Opde Issues Tracker

compile.34

build number: 34

re-implement command

docker pull immortalwrt/opde:sdk
docker run -it --rm immortalwrt/opde:sdk zsh # or bash
export http_proxy= # [your proxy], do not use localhost or 127.0.0.1
export https_proxy=$http_proxy
opde feeds && opde config -a
make package/feeds/packages/glib2/compile -j$(nproc) || make package/feeds/packages/glib2/compile V=s

Compile.txt

+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://download.gnome.org/sources/glib/2.70/glib-2.70.0.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

100 4684k  100 4684k    0     0  6818k      0 --:--:-- --:--:-- --:--:-- 6818k

Applying ./patches/003-valgrind.h-mips16-fix.patch using plaintext: 
patching file glib/valgrind.h

Applying ./patches/006-c99.patch using plaintext: 
patching file meson.build
The Meson build system
Version: 0.59.2
Source dir: /openwrt/build_dir/target-aarch64_cortex-a53_musl/glib-2.70.0
Build dir: /openwrt/build_dir/target-aarch64_cortex-a53_musl/glib-2.70.0/openwrt-build
Build type: cross build
WARNING: Unknown options: "build.libdir, build.prefix, build.sbindir"
The value of new options can be set with:
meson setup <builddir> --reconfigure -Dnew_option=new_value ...
Project name: glib
Project version: 2.70.0
C compiler for the host machine: ccache_cc (gcc 8.4.0 "aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 8.4.0 r0-2352d1bf) 8.4.0")
C linker for the host machine: ccache_cc ld.bfd 2.34
C++ compiler for the host machine: ccache_cxx (gcc 8.4.0 "aarch64-openwrt-linux-musl-g++ (OpenWrt GCC 8.4.0 r0-2352d1bf) 8.4.0")
C++ linker for the host machine: ccache_cxx ld.bfd 2.34
C compiler for the build machine: ccache gcc (gcc 9.3.0 "gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0")
C linker for the build machine: gcc ld.bfd 2.34
C++ compiler for the build machine: ccache g++ (gcc 9.3.0 "g++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0")
C++ linker for the build machine: g++ ld.bfd 2.34
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: aarch64
Host machine cpu: generic
Target machine cpu family: aarch64
Target machine cpu: generic
Compiler for C supports arguments -fno-strict-aliasing: YES 
Checking if "GNU C visibility attributes test" compiles: YES 
Compiler for C supports arguments -fvisibility=hidden: YES 
Message: Disabling GLib asserts
Message: Disabling GLib checks
Has header "alloca.h" : YES 
Has header "crt_externs.h" : NO 
Has header "dirent.h" : YES 
Has header "float.h" : YES 
Has header "fstab.h" : NO 
Has header "grp.h" : YES 
Has header "inttypes.h" : YES 
Has header "limits.h" : YES 
Has header "linux/magic.h" : YES 
Has header "locale.h" : YES 
Has header "mach/mach_time.h" : NO 
Has header "memory.h" : YES 
Has header "mntent.h" : YES 
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" : NO 
Has header "sys/filio.h" : NO 
Has header "sys/inotify.h" : YES 
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/resource.h" : YES 
Has header "sys/select.h" : YES 
Has header "sys/statfs.h" : YES 
Has header "sys/stat.h" : YES 
Has header "sys/statvfs.h" : YES 
Has header "sys/sysctl.h" : NO 
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" : YES 
Has header "sys/vfstab.h" : NO 
Has header "sys/vmount.h" : NO 
Has header "sys/wait.h" : YES 
Has header "termios.h" : YES 
Has header "unistd.h" : YES 
Has header "values.h" : YES 
Has header "wchar.h" : YES 
Has header "xlocale.h" : NO 
Checking if "malloc.h" compiles: YES 
Has header "linux/netlink.h" : YES 
Checking if "statx() test" compiles: NO 
Header <locale.h> has symbol "LC_MESSAGES" : YES 
Checking whether type "struct stat" has member "st_mtimensec" : NO 
Checking whether type "struct stat" has member "st_mtim.tv_nsec" : YES 
Checking whether type "struct stat" has member "st_atimensec" : NO 
Checking whether type "struct stat" has member "st_atim.tv_nsec" : YES 
Checking whether type "struct stat" has member "st_ctimensec" : NO 
Checking whether type "struct stat" has member "st_ctim.tv_nsec" : YES 
Checking whether type "struct stat" has member "st_birthtime" : NO 
Checking whether type "struct stat" has member "st_birthtimensec" : NO 
Checking whether type "struct stat" has member "st_birthtim" : NO 
Checking whether type "struct stat" has member "st_birthtim.tv_nsec" : NO 
Checking whether type "struct stat" has member "st_blksize" : YES 
Checking whether type "struct stat" has member "st_blocks" : YES 
Checking whether type "struct statfs" has member "f_fstypename" : NO 
Checking whether type "struct statfs" has member "f_bavail" : YES 
Checking whether type "struct dirent" has member "d_type" : YES 
Checking whether type "struct statvfs" has member "f_basetype" : NO 
Checking whether type "struct statvfs" has member "f_fstypename" : NO 
Checking whether type "struct tm" has member "tm_gmtoff" : YES 
Checking whether type "struct tm" has member "__tm_gmtoff" : YES 
Compiler for C supports arguments -Wduplicated-branches: YES 
Compiler for C supports arguments -Wimplicit-fallthrough: YES 
Compiler for C supports arguments -Wmisleading-indentation: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wunused: YES 
Compiler for C supports arguments -Wno-unused-parameter: YES 
Compiler for C supports arguments -Wno-bad-function-cast: 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 -Werror=declaration-after-statement: YES 
Compiler for C supports arguments -Werror=format=2: YES 
Compiler for C supports arguments -Werror=implicit-function-declaration: 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=missing-prototypes: YES 
Compiler for C supports arguments -Werror=pointer-arith: YES 
Compiler for C supports link arguments -Wl,-z,nodelete: YES 
Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES 
Checking for function "close_range" : NO 
Checking for function "endmntent" : YES 
Checking for function "endservent" : YES 
Checking for function "epoll_create" : YES 
Checking for function "fallocate" : YES 
Checking for function "fchmod" : YES 
Checking for function "fchown" : YES 
Checking for function "fdwalk" : NO 
Checking for function "fsync" : YES 
Checking for function "getauxval" : YES 
Checking for function "getc_unlocked" : YES 
Checking for function "getfsstat" : NO 
Checking for function "getgrgid_r" : YES 
Checking for function "getmntent_r" : YES 
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" : YES 
Checking for function "inotify_init1" : YES 
Checking for function "issetugid" : YES 
Checking for function "kevent" : NO 
Checking for function "kqueue" : NO 
Checking for function "lchmod" : YES 
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" : 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" : YES 
Checking for function "readlink" : YES 
Checking for function "recvmmsg" : YES 
Checking for function "sendmmsg" : YES 
Checking for function "setenv" : YES 
Checking for function "setmntent" : YES 
Checking for function "strerror_r" : YES 
Checking for function "strnlen" : YES 
Checking for function "strsignal" : YES 
Checking for function "strtod_l" : YES 
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 "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" : YES 
Checking for function "stpcpy" : YES 
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" : 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 
Message: Checking whether to use statfs or statvfs .. statfs
Checking for function "mkostemp" : YES 
Checking if "futex(2) system call" links: YES 
Checking if "eventfd(2) system call" links: YES 
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 "nl_langinfo and CODESET" links: YES 
Checking if "nl_langinfo (PM_STR)" links: YES 
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" 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_copy check" compiles: YES 
Checking if "va_copy check" compiles: YES 
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" : YES (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" : 10
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 "atomic ops define" compiles: 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 <sys/syscall.h> has symbol "SYS_sched_getattr" : YES 
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: YES 
Header <iconv.h> has symbol "iconv_open" : YES 
Library iconv found: YES
Found pkg-config: /openwrt/staging_dir/host/bin/pkg-config (1.8.0)
Run-time dependency libpcre found: YES 8.45
Library m found: YES
Run-time dependency libffi found: YES 3.4.2
Run-time dependency zlib found: YES 1.2.11
Checking for function "ngettext" : YES 
Checking for function "bind_textdomain_codeset" : YES 
Dependency mount skipped: feature libmount disabled
Dependency libselinux skipped: feature selinux disabled
Checking for function "getxattr" : YES 
Has header "sys/xattr.h" : YES 
Checking if "XATTR_NOFOLLOW" compiles: NO 
Checking for function "strlcpy" : YES 
Program python3 found: YES (/openwrt/staging_dir/host/bin/python3)
WARNING: Broken python installation detected. Python files installed by Meson might not be found by python interpreter.
Program bash found: YES (/openwrt/staging_dir/host/bin/bash)
Found CMake: NO
Run-time dependency bash-completion found: NO (tried pkgconfig and cmake)
Program sh found: YES (/usr/bin/sh)
Program env found: YES (/usr/bin/env)
Configuring glibconfig.h using configuration
Dependency sysprof-capture-4 skipped: feature sysprof disabled
WARNING: extract_all_objects called without setting recursive
keyword argument. Meson currently defaults to
non-recursive to maintain backward compatibility but
the default will be changed in the future.

Configuring gtester-report using configuration
Configuring libglib-2.0.so.0.7000.0-gdb.py using configuration
Configuring glib-genmarshal using configuration
Program glib-genmarshal found: YES (/openwrt/build_dir/target-aarch64_cortex-a53_musl/glib-2.70.0/openwrt-build/gobject/glib-genmarshal)
Configuring glib-mkenums using configuration
Program glib-mkenums found: YES (/openwrt/build_dir/target-aarch64_cortex-a53_musl/glib-2.70.0/openwrt-build/gobject/glib-mkenums)
Configuring libgobject-2.0.so.0.7000.0-gdb.py using configuration
Message: Cross-compiling: assuming that symbols aren't prefixed with underscore
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 "res_init()" 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 (/openwrt/build_dir/target-aarch64_cortex-a53_musl/glib-2.70.0/openwrt-build/gio/gdbus-2.0/codegen/gdbus-codegen)
Configuring config.py using configuration
WARNING: extract_all_objects called without setting recursive
keyword argument. Meson currently defaults to
non-recursive to maintain backward compatibility but
the default will be changed in the future.

WARNING: extract_all_objects called without setting recursive
keyword argument. Meson currently defaults to
non-recursive to maintain backward compatibility but
the default will be changed in the future.

Message: Found bash-completion but the .pc file did not set 'completionsdir', fallback to a predefined path
Dependency libelf skipped: feature libelf disabled
Library elf skipped: feature libelf disabled
Compiler for C supports arguments -Werror=unused-function: YES 
Library FuzzingEngine skipped: feature oss_fuzz disabled
Program xgettext skipped: feature nls disabled
Configuring glib-gettextize using configuration
Configuring config.h using configuration
Build targets in project: 47

Option buildtype is: plain [default: debugoptimized]
Found ninja-1.10.2 at /openwrt/staging_dir/host/bin/ninja
ninja: Entering directory `/openwrt/build_dir/target-aarch64_cortex-a53_musl/glib-2.70.0/openwrt-build'
[1/464] Compiling C object glib/libcharset/libcharset.a.p/localcharset.c.o
[2/464] Linking static target glib/libcharset/libcharset.a
[3/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/deprecated_gallocator.c.o
[4/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/deprecated_gcache.c.o
[5/464] Generating xdp-dbus with a custom command
[6/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/deprecated_gcompletion.c.o
[7/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/deprecated_grel.c.o
[8/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/deprecated_gthread-deprecated.c.o
[9/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/garcbox.c.o
[10/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/garray.c.o
[11/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gasyncqueue.c.o
[12/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gatomic.c.o
[13/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gbacktrace.c.o
[14/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gbase64.c.o
In file included from ../glib/gbase64.c:30:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gbase64.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/gbase64.c:30:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gbase64.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[15/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gbitlock.c.o
[16/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gbookmarkfile.c.o
In file included from ../glib/gbookmarkfile.c:38:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gbookmarkfile.c:38:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/gbookmarkfile.c:38:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gbookmarkfile.c:38:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[17/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gbytes.c.o
[18/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gcharset.c.o
[19/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gchecksum.c.o
In file included from ../glib/gchecksum.c:30:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gchecksum.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/gchecksum.c:30:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gchecksum.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[20/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gconvert.c.o
In file included from ../glib/gconvert.c:55:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gconvert.c:55:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/gconvert.c:55:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gconvert.c:55:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[21/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gdataset.c.o
[22/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gdate.c.o
[23/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gdatetime.c.o
In file included from ../glib/gdatetime.c:71:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gdatetime.c:71:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/gdatetime.c:71:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gdatetime.c:71:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[24/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gdir.c.o
In file included from ../glib/gdir.c:41:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gdir.c:41:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/gdir.c:41:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gdir.c:41:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[25/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/genviron.c.o
[26/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gerror.c.o
[27/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gfileutils.c.o
In file included from ../glib/gfileutils.c:57:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gfileutils.c:57:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/gfileutils.c:57:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gfileutils.c:57:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[28/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/ggettext.c.o
In file included from ../glib/ggettext.c:28:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/ggettext.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/ggettext.c:28:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/ggettext.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/ggettext.c:28:
../glib/ggettext.c: In function 'ensure_gettext_initialized':
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:49:43: warning: statement with no effect [-Wunused-value]
 #define bindtextdomain(Domain, Directory) (Domain)
                                           ^
../glib/ggettext.c:107:7: note: in expansion of macro 'bindtextdomain'
       bindtextdomain (GETTEXT_PACKAGE, GLIB_LOCALE_DIR);
       ^~~~~~~~~~~~~~
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:50:50: warning: statement with no effect [-Wunused-value]
 #define bind_textdomain_codeset(Domain, Codeset) (Codeset)
                                                  ^
../glib/ggettext.c:110:7: note: in expansion of macro 'bind_textdomain_codeset'
       bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
       ^~~~~~~~~~~~~~~~~~~~~~~
[29/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/ghash.c.o
[30/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/ghmac.c.o
In file included from ../glib/ghmac.c:34:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/ghmac.c:34:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/ghmac.c:34:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/ghmac.c:34:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[31/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/ghook.c.o
[32/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/ghostutils.c.o
In file included from ../glib/ghostutils.c:35:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/ghostutils.c:35:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/ghostutils.c:35:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/ghostutils.c:35:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[33/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/giochannel.c.o
In file included from ../glib/giochannel.c:41:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/giochannel.c:41:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/giochannel.c:41:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/giochannel.c:41:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[34/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gkeyfile.c.o
In file included from ../glib/gkeyfile.c:59:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gkeyfile.c:59:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/gkeyfile.c:59:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gkeyfile.c:59:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[35/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/glib-init.c.o
[36/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/glib-private.c.o
[37/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/glist.c.o
[38/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gmain.c.o
../glib/gmain.c: In function 'g_main_context_push_thread_default':
../glib/gmain.c:821:12: warning: variable 'acquired_context' set but not used [-Wunused-but-set-variable]
   gboolean acquired_context;
            ^~~~~~~~~~~~~~~~
[39/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gmappedfile.c.o
In file included from ../glib/gmappedfile.c:61:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gmappedfile.c:61:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/gmappedfile.c:61:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gmappedfile.c:61:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[40/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gmarkup.c.o
In file included from ../glib/gmarkup.c:36:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gmarkup.c:36:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/gmarkup.c:36:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gmarkup.c:36:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[41/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gmem.c.o
[42/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gmessages.c.o
[43/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gnode.c.o
[44/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/goption.c.o
In file included from ../glib/goption.c:195:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/goption.c:195:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/goption.c:195:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/goption.c:195:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[45/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gpattern.c.o
[46/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gpoll.c.o
[47/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gprimes.c.o
[48/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gqsort.c.o
[49/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gquark.c.o
[50/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gqueue.c.o
[51/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/grand.c.o
[52/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/grcbox.c.o
[53/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/grefcount.c.o
[54/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/grefstring.c.o
[55/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gregex.c.o
In file included from ../glib/gregex.c:29:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gregex.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/gregex.c:29:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gregex.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[56/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gscanner.c.o
[57/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gsequence.c.o
../glib/gsequence.c: In function 'g_sequence_remove_range':
../glib/gsequence.c:578:26: warning: variable 'seq_end' set but not used [-Wunused-but-set-variable]
   GSequence *seq_begin, *seq_end;
                          ^~~~~~~
../glib/gsequence.c:578:14: warning: variable 'seq_begin' set but not used [-Wunused-but-set-variable]
   GSequence *seq_begin, *seq_end;
              ^~~~~~~~~
At top level:
../glib/gsequence.c:188:1: warning: 'seq_is_end' defined but not used [-Wunused-function]
 seq_is_end (GSequence     *seq,
 ^~~~~~~~~~
[58/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gshell.c.o
In file included from ../glib/gshell.c:31:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gshell.c:31:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/gshell.c:31:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gshell.c:31:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[59/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gslice.c.o
[60/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gslist.c.o
[61/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gstdio.c.o
[62/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gstrfuncs.c.o
In file included from ../glib/gstrfuncs.c:56:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gstrfuncs.c:56:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/gstrfuncs.c:56:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gstrfuncs.c:56:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[63/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gstring.c.o
[64/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gstringchunk.c.o
[65/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gstrvbuilder.c.o
[66/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gtestutils.c.o
[67/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gthread.c.o
[68/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gthreadpool.c.o
[69/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gtimer.c.o
[70/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gtimezone.c.o
../glib/gtimezone.c:2071:1: warning: 'interval_valid' defined but not used [-Wunused-function]
 interval_valid (GTimeZone *tz,
 ^~~~~~~~~~~~~~
[71/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gtrace.c.o
[72/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gtranslit.c.o
[73/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gtrashstack.c.o
[74/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gtree.c.o
[75/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/guniprop.c.o
[76/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gutf8.c.o
In file included from ../glib/gutf8.c:41:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gutf8.c:41:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/gutf8.c:41:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gutf8.c:41:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[77/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gunibreak.c.o
[78/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gunicollate.c.o
[79/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gunidecomp.c.o
[80/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/guri.c.o
In file included from ../glib/guri.c:25:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/guri.c:25:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/guri.c:25:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/guri.c:25:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[81/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gutils.c.o
In file included from ../glib/gutils.c:70:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gutils.c:70:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/gutils.c:70:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gutils.c:70:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[82/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/guuid.c.o
In file included from ../glib/guuid.c:26:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../glib/guuid.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/guuid.c:26:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../glib/guuid.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[83/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gvariant.c.o
../glib/gvariant.c:4562:1: warning: 'valid_format_string' defined but not used [-Wunused-function]
 valid_format_string (const gchar *format_string,
 ^~~~~~~~~~~~~~~~~~~
../glib/gvariant.c:3859:1: warning: 'ensure_valid_dict' defined but not used [-Wunused-function]
 ensure_valid_dict (GVariantDict *dict)
 ^~~~~~~~~~~~~~~~~
../glib/gvariant.c:3202:1: warning: 'ensure_valid_builder' defined but not used [-Wunused-function]
 ensure_valid_builder (GVariantBuilder *builder)
 ^~~~~~~~~~~~~~~~~~~~
[84/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gvariant-core.c.o
[85/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gvariant-parser.c.o
[86/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gvariant-serialiser.c.o
[87/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gvarianttypeinfo.c.o
[88/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gvarianttype.c.o
../glib/gvarianttype.c:189:1: warning: 'g_variant_type_check' defined but not used [-Wunused-function]
 g_variant_type_check (const GVariantType *type)
 ^~~~~~~~~~~~~~~~~~~~
[89/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gversion.c.o
[90/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gwakeup.c.o
[91/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gprintf.c.o
[92/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/glib-unix.c.o
[93/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gspawn.c.o
In file included from ../glib/gspawn.c:67:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gspawn.c:67:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../glib/gspawn.c:67:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../glib/gspawn.c:67:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[94/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/giounix.c.o
[95/464] Compiling C object glib/libglib-2.0.so.0.7000.0.p/gthread-posix.c.o
[96/464] Compiling C object glib/gtester.p/gtester.c.o
[97/464] Generating glib_enumtypes_h with a custom command (wrapped by meson to capture output)
[98/464] Linking static target glib/libglib-2.0.a
[99/464] Generating glib_enumtypes_c with a custom command (wrapped by meson to capture output)
[100/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/meson-generated_.._glib-enumtypes.c.o
[101/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gatomicarray.c.o
[102/464] Linking target glib/libglib-2.0.so.0.7000.0
[103/464] Generating symbol file glib/libglib-2.0.so.0.7000.0.p/libglib-2.0.so.0.7000.0.symbols
[104/464] Linking target glib/gtester
[105/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/genums.c.o
../gobject/genums.c: In function '_g_enum_types_init':
../gobject/genums.c:90:19: warning: variable 'initialized' set but not used [-Wunused-but-set-variable]
   static gboolean initialized = FALSE;
                   ^~~~~~~~~~~
[106/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gboxed.c.o
[107/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gclosure.c.o
[108/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gbinding.c.o
In file included from ../gobject/gbinding.c:118:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gobject/gbinding.c:118:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gobject/gbinding.c:118:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gobject/gbinding.c:118:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
../gobject/gbinding.c:703:1: warning: 'is_valid_property_name' defined but not used [-Wunused-function]
 is_valid_property_name (const gchar *key)
 ^~~~~~~~~~~~~~~~~~~~~~
[109/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gmarshal.c.o
[110/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gobject.c.o
../gobject/gobject.c: In function '_g_object_type_init':
../gobject/gobject.c:408:19: warning: variable 'initialized' set but not used [-Wunused-but-set-variable]
   static gboolean initialized = FALSE;
                   ^~~~~~~~~~~
../gobject/gobject.c: In function 'g_object_ref':
../gobject/gobject.c:3450:12: warning: variable 'object_already_finalized' set but not used [-Wunused-but-set-variable]
   gboolean object_already_finalized;
            ^~~~~~~~~~~~~~~~~~~~~~~~
[111/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gparam.c.o
[112/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gparamspecs.c.o
[113/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gsignal.c.o
[114/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gsourceclosure.c.o
[115/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gtype.c.o
[116/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gtypemodule.c.o
[117/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gtypeplugin.c.o
[118/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gvalue.c.o
[119/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gvaluearray.c.o
[120/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gvaluetransform.c.o
[121/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gvaluetypes.c.o
[122/464] Linking target gobject/libgobject-2.0.so.0.7000.0
[123/464] Generating symbol file gobject/libgobject-2.0.so.0.7000.0.p/libgobject-2.0.so.0.7000.0.symbols
[124/464] Linking static target gobject/libgobject-2.0.a
[125/464] Compiling C object gobject/gobject-query.p/gobject-query.c.o
[126/464] Linking target gobject/gobject-query
[127/464] Compiling C object gthread/libgthread-2.0.so.0.7000.0.p/gthread-impl.c.o
[128/464] Linking static target gthread/libgthread-2.0.a
[129/464] Compiling C object gmodule/libgmodule-2.0.so.0.7000.0.p/gmodule.c.o
[130/464] Linking target gthread/libgthread-2.0.so.0.7000.0
[131/464] Linking target gmodule/libgmodule-2.0.so.0.7000.0
[132/464] Generating symbol file gmodule/libgmodule-2.0.so.0.7000.0.p/libgmodule-2.0.so.0.7000.0.symbols
[133/464] Linking static target gmodule/libgmodule-2.0.a
[134/464] Compiling C object gio/xdgmime/libxdgmime.a.p/xdgmime.c.o
[135/464] Generating gdbus-daemon-generated with a custom command
[136/464] Compiling C object gio/xdgmime/libxdgmime.a.p/xdgmimealias.c.o
[137/464] Compiling C object gio/xdgmime/libxdgmime.a.p/xdgmimecache.c.o
[138/464] Compiling C object gio/xdgmime/libxdgmime.a.p/xdgmimeglob.c.o
[139/464] Compiling C object gio/xdgmime/libxdgmime.a.p/xdgmimeicon.c.o
[140/464] Compiling C object gio/xdgmime/libxdgmime.a.p/xdgmimeint.c.o
[141/464] Compiling C object gio/xdgmime/libxdgmime.a.p/xdgmimemagic.c.o
[142/464] Compiling C object gio/xdgmime/libxdgmime.a.p/xdgmimeparent.c.o
[143/464] Linking static target gio/xdgmime/libxdgmime.a
[144/464] Generating gioenumtypes_h with a custom command (wrapped by meson to capture output)
[145/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gtlscertificate.c.o
In file included from ../gio/gtlscertificate.c:27:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtlscertificate.c:27:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gtlscertificate.c:27:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtlscertificate.c:27:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[146/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gthreadedresolver.c.o
In file included from ../gio/gthreadedresolver.c:24:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gthreadedresolver.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gthreadedresolver.c:24:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gthreadedresolver.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[147/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/giomodule.c.o
[148/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gioerror.c.o
[149/464] Compiling C object gio/gio.p/gio-tool.c.o
In file included from ../gio/gio-tool.c:23:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gio-tool.c:23:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
../gio/gio-tool.c: In function 'main':
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:51:38: warning: statement with no effect [-Wunused-value]
 #define textdomain(String) (String) ?: "messages"
                            ~~~~~~~~~~^~~~~~~~~~~~
../gio/gio-tool.c:262:3: note: in expansion of macro 'textdomain'
   textdomain (GETTEXT_PACKAGE);
   ^~~~~~~~~~
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:49:43: warning: statement with no effect [-Wunused-value]
 #define bindtextdomain(Domain, Directory) (Domain)
                                           ^
../gio/gio-tool.c:269:3: note: in expansion of macro 'bindtextdomain'
   bindtextdomain (GETTEXT_PACKAGE, GLIB_LOCALE_DIR);
   ^~~~~~~~~~~~~~
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:50:50: warning: statement with no effect [-Wunused-value]
 #define bind_textdomain_codeset(Domain, Codeset) (Codeset)
                                                  ^
../gio/gio-tool.c:273:3: note: in expansion of macro 'bind_textdomain_codeset'
   bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
   ^~~~~~~~~~~~~~~~~~~~~~~
[150/464] Compiling C object gio/inotify/libinotify.a.p/inotify-missing.c.o
[151/464] Generating gioenumtypes_c with a custom command (wrapped by meson to capture output)
[152/464] Compiling C object gio/inotify/libinotify.a.p/inotify-helper.c.o
[153/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/meson-generated_.._gdbus-daemon-generated.c.o
[154/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/meson-generated_.._xdp-dbus.c.o
[155/464] Compiling C object gio/inotify/libinotify.a.p/inotify-sub.c.o
[156/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/meson-generated_.._gioenumtypes.c.o
[157/464] Compiling C object gio/inotify/libinotify.a.p/ginotifyfilemonitor.c.o
[158/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gpermission.c.o
In file included from ../gio/gpermission.c:28:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gpermission.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gpermission.c:28:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gpermission.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[159/464] Compiling C object gio/inotify/libinotify.a.p/inotify-kernel.c.o
[160/464] Compiling C object gio/inotify/libinotify.a.p/inotify-path.c.o
[161/464] Linking static target gio/inotify/libinotify.a
[162/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gappinfo.c.o
In file included from ../gio/gappinfo.c:29:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gappinfo.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gappinfo.c:29:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gappinfo.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[163/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gasynchelper.c.o
[164/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gasyncinitable.c.o
In file included from ../gio/gasyncinitable.c:26:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gasyncinitable.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gasyncinitable.c:26:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gasyncinitable.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[165/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gasyncresult.c.o
In file included from ../gio/gasyncresult.c:24:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gasyncresult.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gasyncresult.c:24:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gasyncresult.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[166/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gbufferedinputstream.c.o
In file included from ../gio/gbufferedinputstream.c:31:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gbufferedinputstream.c:31:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gbufferedinputstream.c:31:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gbufferedinputstream.c:31:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[167/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gbufferedoutputstream.c.o
In file included from ../gio/gbufferedoutputstream.c:28:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gbufferedoutputstream.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gbufferedoutputstream.c:28:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gbufferedoutputstream.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[168/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gbytesicon.c.o
In file included from ../gio/gbytesicon.c:26:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gbytesicon.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gbytesicon.c:26:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gbytesicon.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[169/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gcancellable.c.o
In file included from ../gio/gcancellable.c:26:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gcancellable.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gcancellable.c:26:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gcancellable.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[170/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gcharsetconverter.c.o
In file included from ../gio/gcharsetconverter.c:29:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gcharsetconverter.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gcharsetconverter.c:29:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gcharsetconverter.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[171/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gcontextspecificgroup.c.o
[172/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gconverter.c.o
In file included from ../gio/gconverter.c:23:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gconverter.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gconverter.c:23:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gconverter.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[173/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gconverterinputstream.c.o
In file included from ../gio/gconverterinputstream.c:30:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gconverterinputstream.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gconverterinputstream.c:30:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gconverterinputstream.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[174/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gconverteroutputstream.c.o
In file included from ../gio/gconverteroutputstream.c:30:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gconverteroutputstream.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gconverteroutputstream.c:30:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gconverteroutputstream.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[175/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gcredentials.c.o
In file included from ../gio/gcredentials.c:34:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gcredentials.c:34:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gcredentials.c:34:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gcredentials.c:34:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[176/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdatagrambased.c.o
In file included from ../gio/gdatagrambased.c:30:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdatagrambased.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdatagrambased.c:30:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdatagrambased.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[177/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdatainputstream.c.o
In file included from ../gio/gdatainputstream.c:29:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdatainputstream.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdatainputstream.c:29:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdatainputstream.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[178/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdataoutputstream.c.o
In file included from ../gio/gdataoutputstream.c:27:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdataoutputstream.c:27:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdataoutputstream.c:27:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdataoutputstream.c:27:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[179/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdrive.c.o
In file included from ../gio/gdrive.c:28:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdrive.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdrive.c:28:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdrive.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[180/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdummyfile.c.o
[181/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdummyproxyresolver.c.o
[182/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdummytlsbackend.c.o
In file included from ../gio/gdummytlsbackend.c:42:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdummytlsbackend.c:42:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdummytlsbackend.c:42:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdummytlsbackend.c:42:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[183/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gemblem.c.o
In file included from ../gio/gemblem.c:23:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gemblem.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gemblem.c:23:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gemblem.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[184/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gemblemedicon.c.o
In file included from ../gio/gemblemedicon.c:29:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gemblemedicon.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gemblemedicon.c:29:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gemblemedicon.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[185/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gfile.c.o
In file included from ../gio/gfile.c:76:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfile.c:76:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gfile.c:76:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfile.c:76:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[186/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gfileattribute.c.o
In file included from ../gio/gfileattribute.c:28:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfileattribute.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gfileattribute.c:28:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfileattribute.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[187/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gfileenumerator.c.o
In file included from ../gio/gfileenumerator.c:28:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfileenumerator.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gfileenumerator.c:28:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfileenumerator.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[188/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gfileicon.c.o
In file included from ../gio/gfileicon.c:26:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfileicon.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gfileicon.c:26:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfileicon.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[189/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gfileinfo.c.o
In file included from ../gio/gfileinfo.c:66:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfileinfo.c:66:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gfileinfo.c:66:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfileinfo.c:66:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[190/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gfileinputstream.c.o
In file included from ../gio/gfileinputstream.c:30:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfileinputstream.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gfileinputstream.c:30:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfileinputstream.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[191/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gfilemonitor.c.o
In file included from ../gio/gfilemonitor.c:29:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfilemonitor.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gfilemonitor.c:29:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfilemonitor.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[192/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gfilenamecompleter.c.o
In file included from ../gio/gfilenamecompleter.c:29:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfilenamecompleter.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gfilenamecompleter.c:29:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfilenamecompleter.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[193/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gfileoutputstream.c.o
In file included from ../gio/gfileoutputstream.c:30:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfileoutputstream.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gfileoutputstream.c:30:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfileoutputstream.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[194/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gfileiostream.c.o
In file included from ../gio/gfileiostream.c:31:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfileiostream.c:31:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gfileiostream.c:31:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfileiostream.c:31:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[195/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gfilterinputstream.c.o
In file included from ../gio/gfilterinputstream.c:24:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfilterinputstream.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gfilterinputstream.c:24:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfilterinputstream.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[196/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gfilteroutputstream.c.o
In file included from ../gio/gfilteroutputstream.c:24:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfilteroutputstream.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gfilteroutputstream.c:24:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfilteroutputstream.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[197/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gicon.c.o
In file included from ../gio/gicon.c:35:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gicon.c:35:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gicon.c:35:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gicon.c:35:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[198/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/ginetaddress.c.o
In file included from ../gio/ginetaddress.c:31:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/ginetaddress.c:31:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/ginetaddress.c:31:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/ginetaddress.c:31:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[199/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/ginetaddressmask.c.o
In file included from ../gio/ginetaddressmask.c:29:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/ginetaddressmask.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/ginetaddressmask.c:29:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/ginetaddressmask.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[200/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/ginetsocketaddress.c.o
In file included from ../gio/ginetsocketaddress.c:31:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/ginetsocketaddress.c:31:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/ginetsocketaddress.c:31:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/ginetsocketaddress.c:31:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[201/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/ginitable.c.o
In file included from ../gio/ginitable.c:23:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/ginitable.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/ginitable.c:23:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/ginitable.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[202/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/ginputstream.c.o
In file included from ../gio/ginputstream.c:23:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/ginputstream.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/ginputstream.c:23:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/ginputstream.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[203/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/giomodule-priv.c.o
[204/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gioscheduler.c.o
[205/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/giostream.c.o
In file included from ../gio/giostream.c:25:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/giostream.c:25:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/giostream.c:25:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/giostream.c:25:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[206/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gloadableicon.c.o
In file included from ../gio/gloadableicon.c:26:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gloadableicon.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gloadableicon.c:26:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gloadableicon.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[207/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gmarshal-internal.c.o
[208/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gmount.c.o
In file included from ../gio/gmount.c:34:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gmount.c:34:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gmount.c:34:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gmount.c:34:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[209/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gmemorymonitor.c.o
In file included from ../gio/gmemorymonitor.c:21:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gmemorymonitor.c:21:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gmemorymonitor.c:21:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gmemorymonitor.c:21:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[210/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gmemorymonitordbus.c.o
In file included from ../gio/gmemorymonitordbus.c:26:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gmemorymonitordbus.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gmemorymonitordbus.c:26:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gmemorymonitordbus.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[211/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gmemoryinputstream.c.o
In file included from ../gio/gmemoryinputstream.c:29:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gmemoryinputstream.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gmemoryinputstream.c:29:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gmemoryinputstream.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[212/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gmemoryoutputstream.c.o
In file included from ../gio/gmemoryoutputstream.c:31:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gmemoryoutputstream.c:31:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gmemoryoutputstream.c:31:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gmemoryoutputstream.c:31:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[213/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gmountoperation.c.o
In file included from ../gio/gmountoperation.c:27:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gmountoperation.c:27:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gmountoperation.c:27:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gmountoperation.c:27:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[214/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gnativesocketaddress.c.o
In file included from ../gio/gnativesocketaddress.c:29:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gnativesocketaddress.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gnativesocketaddress.c:29:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gnativesocketaddress.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[215/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gnativevolumemonitor.c.o
[216/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gnetworkaddress.c.o
In file included from ../gio/gnetworkaddress.c:24:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gnetworkaddress.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gnetworkaddress.c:24:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gnetworkaddress.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[217/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gnetworking.c.o
[218/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gnetworkmonitor.c.o
In file included from ../gio/gnetworkmonitor.c:21:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gnetworkmonitor.c:21:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gnetworkmonitor.c:21:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gnetworkmonitor.c:21:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[219/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gnetworkmonitorbase.c.o
In file included from ../gio/gnetworkmonitorbase.c:32:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gnetworkmonitorbase.c:32:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gnetworkmonitorbase.c:32:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gnetworkmonitorbase.c:32:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[220/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gnetworkservice.c.o
In file included from ../gio/gnetworkservice.c:23:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gnetworkservice.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gnetworkservice.c:23:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gnetworkservice.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[221/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/goutputstream.c.o
In file included from ../gio/goutputstream.c:30:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/goutputstream.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/goutputstream.c:30:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/goutputstream.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[222/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gpollableinputstream.c.o
In file included from ../gio/gpollableinputstream.c:25:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gpollableinputstream.c:25:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gpollableinputstream.c:25:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gpollableinputstream.c:25:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[223/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gpollableoutputstream.c.o
In file included from ../gio/gpollableoutputstream.c:26:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gpollableoutputstream.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gpollableoutputstream.c:26:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gpollableoutputstream.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[224/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gpollableutils.c.o
In file included from ../gio/gpollableutils.c:25:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gpollableutils.c:25:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gpollableutils.c:25:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gpollableutils.c:25:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[225/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gpollfilemonitor.c.o
[226/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gpowerprofilemonitor.c.o
In file included from ../gio/gpowerprofilemonitor.c:22:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gpowerprofilemonitor.c:22:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gpowerprofilemonitor.c:22:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gpowerprofilemonitor.c:22:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[227/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gpowerprofilemonitordbus.c.o
In file included from ../gio/gpowerprofilemonitordbus.c:27:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gpowerprofilemonitordbus.c:27:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gpowerprofilemonitordbus.c:27:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gpowerprofilemonitordbus.c:27:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[228/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gproxy.c.o
In file included from ../gio/gproxy.c:27:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gproxy.c:27:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gproxy.c:27:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gproxy.c:27:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[229/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gproxyaddress.c.o
In file included from ../gio/gproxyaddress.c:28:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gproxyaddress.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gproxyaddress.c:28:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gproxyaddress.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[230/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gproxyaddressenumerator.c.o
In file included from ../gio/gproxyaddressenumerator.c:28:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gproxyaddressenumerator.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gproxyaddressenumerator.c:28:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gproxyaddressenumerator.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[231/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gproxyresolver.c.o
In file included from ../gio/gproxyresolver.c:26:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gproxyresolver.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gproxyresolver.c:26:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gproxyresolver.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[232/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gresolver.c.o
In file included from ../gio/gresolver.c:24:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gresolver.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gresolver.c:24:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gresolver.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[233/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gresource.c.o
In file included from ../gio/gresource.c:27:
../glib/gi18n-lib.h:30: warning: "_" redefined
 #define  _(String) ((char *) g_dgettext (GETTEXT_PACKAGE, String))
 
In file included from ../glib/gi18n-lib.h:23,
                 from ../gio/gresource.c:27:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gresource.c:27:
../glib/gi18n-lib.h:32: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n-lib.h:23,
                 from ../gio/gresource.c:27:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[234/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gresourcefile.c.o
In file included from ../gio/gresourcefile.c:39:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gresourcefile.c:39:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gresourcefile.c:39:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gresourcefile.c:39:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[235/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gseekable.c.o
In file included from ../gio/gseekable.c:23:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gseekable.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gseekable.c:23:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gseekable.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[236/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsimpleasyncresult.c.o
In file included from ../gio/gsimpleasyncresult.c:30:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsimpleasyncresult.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsimpleasyncresult.c:30:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsimpleasyncresult.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[237/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsimpleiostream.c.o
In file included from ../gio/gsimpleiostream.c:23:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsimpleiostream.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsimpleiostream.c:23:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsimpleiostream.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[238/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsimplepermission.c.o
[239/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsimpleproxyresolver.c.o
In file included from ../gio/gsimpleproxyresolver.c:31:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsimpleproxyresolver.c:31:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsimpleproxyresolver.c:31:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsimpleproxyresolver.c:31:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[240/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsocket.c.o
In file included from ../gio/gsocket.c:76:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocket.c:76:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsocket.c:76:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocket.c:76:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[241/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsocketaddress.c.o
In file included from ../gio/gsocketaddress.c:35:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocketaddress.c:35:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsocketaddress.c:35:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocketaddress.c:35:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[242/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsocketaddressenumerator.c.o
In file included from ../gio/gsocketaddressenumerator.c:21:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocketaddressenumerator.c:21:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsocketaddressenumerator.c:21:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocketaddressenumerator.c:21:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[243/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsocketclient.c.o
In file included from ../gio/gsocketclient.c:56:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocketclient.c:56:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsocketclient.c:56:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocketclient.c:56:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[244/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsocketconnectable.c.o
In file included from ../gio/gsocketconnectable.c:21:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocketconnectable.c:21:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsocketconnectable.c:21:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocketconnectable.c:21:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[245/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsocketconnection.c.o
In file included from ../gio/gsocketconnection.c:37:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocketconnection.c:37:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsocketconnection.c:37:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocketconnection.c:37:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[246/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsocketcontrolmessage.c.o
In file included from ../gio/gsocketcontrolmessage.c:49:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocketcontrolmessage.c:49:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsocketcontrolmessage.c:49:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocketcontrolmessage.c:49:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[247/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsocketinputstream.c.o
In file included from ../gio/gsocketinputstream.c:26:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocketinputstream.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsocketinputstream.c:26:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocketinputstream.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[248/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsocketlistener.c.o
In file included from ../gio/gsocketlistener.c:38:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocketlistener.c:38:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsocketlistener.c:38:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocketlistener.c:38:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[249/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsocketoutputstream.c.o
In file included from ../gio/gsocketoutputstream.c:28:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocketoutputstream.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsocketoutputstream.c:28:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocketoutputstream.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[250/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsocketservice.c.o
In file included from ../gio/gsocketservice.c:66:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocketservice.c:66:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsocketservice.c:66:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocketservice.c:66:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[251/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsrvtarget.c.o
In file included from ../gio/gsrvtarget.c:23:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsrvtarget.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsrvtarget.c:23:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsrvtarget.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[252/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsubprocesslauncher.c.o
[253/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsubprocess.c.o
In file included from ../gio/gsubprocess.c:89:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsubprocess.c:89:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsubprocess.c:89:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsubprocess.c:89:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[254/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gtask.c.o
In file included from ../gio/gtask.c:29:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtask.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gtask.c:29:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtask.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[255/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gtcpconnection.c.o
In file included from ../gio/gtcpconnection.c:31:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtcpconnection.c:31:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gtcpconnection.c:31:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtcpconnection.c:31:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[256/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gtcpwrapperconnection.c.o
In file included from ../gio/gtcpwrapperconnection.c:50:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtcpwrapperconnection.c:50:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gtcpwrapperconnection.c:50:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtcpwrapperconnection.c:50:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[257/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gthemedicon.c.o
In file included from ../gio/gthemedicon.c:28:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gthemedicon.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gthemedicon.c:28:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gthemedicon.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[258/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gthreadedsocketservice.c.o
In file included from ../gio/gthreadedsocketservice.c:50:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gthreadedsocketservice.c:50:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gthreadedsocketservice.c:50:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gthreadedsocketservice.c:50:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[259/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gtlsbackend.c.o
[260/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gtlsclientconnection.c.o
In file included from ../gio/gtlsclientconnection.c:29:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtlsclientconnection.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gtlsclientconnection.c:29:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtlsclientconnection.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[261/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gtlsconnection.c.o
In file included from ../gio/gtlsconnection.c:31:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtlsconnection.c:31:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gtlsconnection.c:31:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtlsconnection.c:31:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[262/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gtlsdatabase.c.o
In file included from ../gio/gtlsdatabase.c:27:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtlsdatabase.c:27:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gtlsdatabase.c:27:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtlsdatabase.c:27:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[263/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gtlsfiledatabase.c.o
In file included from ../gio/gtlsfiledatabase.c:28:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtlsfiledatabase.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gtlsfiledatabase.c:28:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtlsfiledatabase.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[264/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gtlsinteraction.c.o
In file included from ../gio/gtlsinteraction.c:33:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtlsinteraction.c:33:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gtlsinteraction.c:33:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtlsinteraction.c:33:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[265/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gtlspassword.c.o
In file included from ../gio/gtlspassword.c:23:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtlspassword.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gtlspassword.c:23:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtlspassword.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[266/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gtlsserverconnection.c.o
In file included from ../gio/gtlsserverconnection.c:28:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtlsserverconnection.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gtlsserverconnection.c:28:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtlsserverconnection.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[267/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdtlsconnection.c.o
In file included from ../gio/gdtlsconnection.c:33:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdtlsconnection.c:33:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdtlsconnection.c:33:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdtlsconnection.c:33:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[268/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdtlsclientconnection.c.o
In file included from ../gio/gdtlsclientconnection.c:30:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdtlsclientconnection.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdtlsclientconnection.c:30:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdtlsclientconnection.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[269/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdtlsserverconnection.c.o
In file included from ../gio/gdtlsserverconnection.c:29:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdtlsserverconnection.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdtlsserverconnection.c:29:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdtlsserverconnection.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[270/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gunionvolumemonitor.c.o
In file included from ../gio/gunionvolumemonitor.c:37:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gunionvolumemonitor.c:37:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gunionvolumemonitor.c:37:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gunionvolumemonitor.c:37:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[271/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gvfs.c.o
In file included from ../gio/gvfs.c:28:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gvfs.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gvfs.c:28:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gvfs.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[272/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gvolume.c.o
In file included from ../gio/gvolume.c:29:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gvolume.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gvolume.c:29:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gvolume.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[273/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gvolumemonitor.c.o
In file included from ../gio/gvolumemonitor.c:29:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gvolumemonitor.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gvolumemonitor.c:29:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gvolumemonitor.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[274/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gzlibcompressor.c.o
In file included from ../gio/gzlibcompressor.c:33:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gzlibcompressor.c:33:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gzlibcompressor.c:33:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gzlibcompressor.c:33:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[275/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gzlibdecompressor.c.o
In file included from ../gio/gzlibdecompressor.c:33:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gzlibdecompressor.c:33:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gzlibdecompressor.c:33:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gzlibdecompressor.c:33:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[276/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/glistmodel.c.o
In file included from ../gio/glistmodel.c:26:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/glistmodel.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/glistmodel.c:26:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/glistmodel.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[277/464] Compiling C object fuzzing/fuzz_bookmark.p/fuzz_bookmark.c.o
[278/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gliststore.c.o
../gio/gliststore.c: In function 'g_list_store_splice':
../gio/gliststore.c:458:9: warning: variable 'n_items' set but not used [-Wunused-but-set-variable]
   guint n_items;
         ^~~~~~~
[279/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/.._glib_gtrace.c.o
[280/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdesktopappinfo.c.o
In file included from ../gio/gdesktopappinfo.c:51:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdesktopappinfo.c:51:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdesktopappinfo.c:51:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdesktopappinfo.c:51:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
../gio/gdesktopappinfo.c:4883:1: warning: 'app_info_has_action' defined but not used [-Wunused-function]
 app_info_has_action (GDesktopAppInfo *info,
 ^~~~~~~~~~~~~~~~~~~
[281/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gcontenttype.c.o
In file included from ../gio/gcontenttype.c:34:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gcontenttype.c:34:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gcontenttype.c:34:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gcontenttype.c:34:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[282/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusdaemon.c.o
In file included from ../gio/gdbusdaemon.c:10:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusdaemon.c:10:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusdaemon.c:10:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusdaemon.c:10:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[283/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gfiledescriptorbased.c.o
In file included from ../gio/gfiledescriptorbased.c:23:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfiledescriptorbased.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gfiledescriptorbased.c:23:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gfiledescriptorbased.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[284/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/giounix-private.c.o
[285/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gunixconnection.c.o
In file included from ../gio/gunixconnection.c:23:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gunixconnection.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gunixconnection.c:23:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gunixconnection.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
../gio/gunixconnection.c: In function 'g_unix_connection_receive_fd':
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:33:44: warning: this condition has identical branches [-Wduplicated-branches]
  ((Count) == 1 ? (const char *) (Singular) : (const char *) (Plural))
                                            ^
../gio/gunixconnection.c:166:9: note: in expansion of macro 'ngettext'
         ngettext("Expecting 1 control message, got %d",
         ^~~~~~~~
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:33:44: warning: this condition has identical branches [-Wduplicated-branches]
  ((Count) == 1 ? (const char *) (Singular) : (const char *) (Plural))
                                            ^
../gio/gunixconnection.c:200:20: note: in expansion of macro 'ngettext'
                    ngettext("Expecting one fd, but got %d\n",
                    ^~~~~~~~
../gio/gunixconnection.c: In function 'g_unix_connection_receive_credentials':
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:33:44: warning: this condition has identical branches [-Wduplicated-branches]
  ((Count) == 1 ? (const char *) (Singular) : (const char *) (Plural))
                                            ^
../gio/gunixconnection.c:579:24: note: in expansion of macro 'ngettext'
                        ngettext("Expecting 1 control message, got %d",
                        ^~~~~~~~
[286/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gunixcredentialsmessage.c.o
In file included from ../gio/gunixcredentialsmessage.c:50:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gunixcredentialsmessage.c:50:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gunixcredentialsmessage.c:50:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gunixcredentialsmessage.c:50:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[287/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gunixfdlist.c.o
[288/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gunixfdmessage.c.o
[289/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gunixmount.c.o
In file included from ../gio/gunixmount.c:43:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gunixmount.c:43:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gunixmount.c:43:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gunixmount.c:43:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[290/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gunixmounts.c.o
In file included from ../gio/gunixmounts.c:69:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gunixmounts.c:69:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gunixmounts.c:69:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gunixmounts.c:69:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[291/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gunixsocketaddress.c.o
In file included from ../gio/gunixsocketaddress.c:28:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gunixsocketaddress.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gunixsocketaddress.c:28:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gunixsocketaddress.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[292/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gunixvolume.c.o
In file included from ../gio/gunixvolume.c:39:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gunixvolume.c:39:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gunixvolume.c:39:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gunixvolume.c:39:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[293/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gunixvolumemonitor.c.o
In file included from ../gio/gunixvolumemonitor.c:36:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gunixvolumemonitor.c:36:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gunixvolumemonitor.c:36:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gunixvolumemonitor.c:36:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[294/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gunixinputstream.c.o
In file included from ../gio/gunixinputstream.c:35:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gunixinputstream.c:35:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gunixinputstream.c:35:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gunixinputstream.c:35:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[295/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gunixoutputstream.c.o
In file included from ../gio/gunixoutputstream.c:36:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gunixoutputstream.c:36:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gunixoutputstream.c:36:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gunixoutputstream.c:36:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[296/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gfdonotificationbackend.c.o
[297/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/ggtknotificationbackend.c.o
[298/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gnetworkmonitornetlink.c.o
In file included from ../gio/gnetworkmonitornetlink.c:30:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gnetworkmonitornetlink.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gnetworkmonitornetlink.c:30:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gnetworkmonitornetlink.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[299/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gnetworkmonitornm.c.o
In file included from ../gio/gnetworkmonitornm.c:29:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gnetworkmonitornm.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gnetworkmonitornm.c:29:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gnetworkmonitornm.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[300/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gapplication.c.o
In file included from ../gio/gapplication.c:40:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gapplication.c:40:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gapplication.c:40:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gapplication.c:40:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[301/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gapplicationcommandline.c.o
In file included from ../gio/gapplicationcommandline.c:24:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gapplicationcommandline.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gapplicationcommandline.c:24:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gapplicationcommandline.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[302/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gapplicationimpl-dbus.c.o
[303/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gactiongroup.c.o
In file included from ../gio/gactiongroup.c:23:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gactiongroup.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gactiongroup.c:23:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gactiongroup.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[304/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gactionmap.c.o
[305/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsimpleactiongroup.c.o
[306/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gremoteactiongroup.c.o
[307/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gactiongroupexporter.c.o
[308/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusactiongroup.c.o
[309/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gaction.c.o
In file included from ../gio/gaction.c:22:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gaction.c:22:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gaction.c:22:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gaction.c:22:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
../gio/gaction.c: In function 'g_action_change_state':
../gio/gaction.c:198:23: warning: variable 'state_type' set but not used [-Wunused-but-set-variable]
   const GVariantType *state_type;
                       ^~~~~~~~~~
[310/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gpropertyaction.c.o
In file included from ../gio/gpropertyaction.c:26:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gpropertyaction.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gpropertyaction.c:26:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gpropertyaction.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[311/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsimpleaction.c.o
In file included from ../gio/gsimpleaction.c:25:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsimpleaction.c:25:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsimpleaction.c:25:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsimpleaction.c:25:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
../gio/gsimpleaction.c: In function 'g_simple_action_set_state':
../gio/gsimpleaction.c:173:25: warning: variable 'state_type' set but not used [-Wunused-but-set-variable]
     const GVariantType *state_type;
                         ^~~~~~~~~~
[312/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gmenumodel.c.o
In file included from ../gio/gmenumodel.c:24:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gmenumodel.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gmenumodel.c:24:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gmenumodel.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[313/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gmenu.c.o
../gio/gmenu.c:615:1: warning: 'valid_attribute_name' defined but not used [-Wunused-function]
 valid_attribute_name (const gchar *name)
 ^~~~~~~~~~~~~~~~~~~~
[314/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gmenuexporter.c.o
[315/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusmenumodel.c.o
[316/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gnotification.c.o
[317/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gnotificationbackend.c.o
[318/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gvdb_gvdb-reader.c.o
[319/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdelayedsettingsbackend.c.o
[320/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gkeyfilesettingsbackend.c.o
In file included from ../gio/gkeyfilesettingsbackend.c:25:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gkeyfilesettingsbackend.c:25:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gkeyfilesettingsbackend.c:25:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gkeyfilesettingsbackend.c:25:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[321/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gmemorysettingsbackend.c.o
[322/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gnullsettingsbackend.c.o
[323/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsettingsbackend.c.o
In file included from ../gio/gsettingsbackend.c:31:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsettingsbackend.c:31:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsettingsbackend.c:31:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsettingsbackend.c:31:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
../gio/gsettingsbackend.c: In function 'is_key':
../gio/gsettingsbackend.c:88:8: warning: variable 'length' set but not used [-Wunused-but-set-variable]
   gint length;
        ^~~~~~
../gio/gsettingsbackend.c: In function 'is_path':
../gio/gsettingsbackend.c:107:8: warning: variable 'length' set but not used [-Wunused-but-set-variable]
   gint length;
        ^~~~~~
At top level:
../gio/gsettingsbackend.c:105:1: warning: 'is_path' defined but not used [-Wunused-function]
 is_path (const gchar *path)
 ^~~~~~~
../gio/gsettingsbackend.c:86:1: warning: 'is_key' defined but not used [-Wunused-function]
 is_key (const gchar *key)
 ^~~~~~
[324/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsettingsschema.c.o
In file included from ../gio/gsettingsschema.c:28:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsettingsschema.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsettingsschema.c:28:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsettingsschema.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
../gio/gsettingsschema.c: In function 'g_settings_schema_source_lookup':
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:50:50: warning: statement with no effect [-Wunused-value]
 #define bind_textdomain_codeset(Domain, Codeset) (Codeset)
                                                  ^
../gio/gsettingsschema.c:460:5: note: in expansion of macro 'bind_textdomain_codeset'
     bind_textdomain_codeset (schema->gettext_domain, "UTF-8");
     ^~~~~~~~~~~~~~~~~~~~~~~
[325/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsettings-mapping.c.o
[326/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsettings.c.o
In file included from ../gio/gsettings.c:24:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsettings.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsettings.c:24:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsettings.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
../gio/gsettings.c:990:1: warning: 'path_is_valid' defined but not used [-Wunused-function]
 path_is_valid (const gchar *path)
 ^~~~~~~~~~~~~
[327/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusutils.c.o
In file included from ../gio/gdbusutils.c:28:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusutils.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusutils.c:28:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusutils.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[328/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusaddress.c.o
In file included from ../gio/gdbusaddress.c:54:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusaddress.c:54:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusaddress.c:54:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusaddress.c:54:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[329/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusauthobserver.c.o
In file included from ../gio/gdbusauthobserver.c:29:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusauthobserver.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusauthobserver.c:29:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusauthobserver.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[330/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusauth.c.o
In file included from ../gio/gdbusauth.c:46:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusauth.c:46:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusauth.c:46:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusauth.c:46:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[331/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusauthmechanism.c.o
In file included from ../gio/gdbusauthmechanism.c:29:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusauthmechanism.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusauthmechanism.c:29:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusauthmechanism.c:29:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[332/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusauthmechanismanon.c.o
In file included from ../gio/gdbusauthmechanismanon.c:27:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusauthmechanismanon.c:27:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusauthmechanismanon.c:27:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusauthmechanismanon.c:27:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
../gio/gdbusauthmechanismanon.c: In function 'mechanism_server_data_receive':
../gio/gdbusauthmechanismanon.c:195:27: warning: unused variable 'm' [-Wunused-variable]
   GDBusAuthMechanismAnon *m = G_DBUS_AUTH_MECHANISM_ANON (mechanism);
                           ^
../gio/gdbusauthmechanismanon.c: In function 'mechanism_server_data_send':
../gio/gdbusauthmechanismanon.c:209:27: warning: unused variable 'm' [-Wunused-variable]
   GDBusAuthMechanismAnon *m = G_DBUS_AUTH_MECHANISM_ANON (mechanism);
                           ^
../gio/gdbusauthmechanismanon.c: In function 'mechanism_server_get_reject_reason':
../gio/gdbusauthmechanismanon.c:224:27: warning: unused variable 'm' [-Wunused-variable]
   GDBusAuthMechanismAnon *m = G_DBUS_AUTH_MECHANISM_ANON (mechanism);
                           ^
../gio/gdbusauthmechanismanon.c: In function 'mechanism_client_data_receive':
../gio/gdbusauthmechanismanon.c:285:27: warning: unused variable 'm' [-Wunused-variable]
   GDBusAuthMechanismAnon *m = G_DBUS_AUTH_MECHANISM_ANON (mechanism);
                           ^
../gio/gdbusauthmechanismanon.c: In function 'mechanism_client_data_send':
../gio/gdbusauthmechanismanon.c:299:27: warning: unused variable 'm' [-Wunused-variable]
   GDBusAuthMechanismAnon *m = G_DBUS_AUTH_MECHANISM_ANON (mechanism);
                           ^
[333/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusauthmechanismexternal.c.o
In file included from ../gio/gdbusauthmechanismexternal.c:30:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusauthmechanismexternal.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusauthmechanismexternal.c:30:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusauthmechanismexternal.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
../gio/gdbusauthmechanismexternal.c: In function 'mechanism_server_data_send':
../gio/gdbusauthmechanismexternal.c:275:31: warning: unused variable 'm' [-Wunused-variable]
   GDBusAuthMechanismExternal *m = G_DBUS_AUTH_MECHANISM_EXTERNAL (mechanism);
                               ^
../gio/gdbusauthmechanismexternal.c: In function 'mechanism_server_get_reject_reason':
../gio/gdbusauthmechanismexternal.c:290:31: warning: unused variable 'm' [-Wunused-variable]
   GDBusAuthMechanismExternal *m = G_DBUS_AUTH_MECHANISM_EXTERNAL (mechanism);
                               ^
../gio/gdbusauthmechanismexternal.c: In function 'mechanism_client_data_receive':
../gio/gdbusauthmechanismexternal.c:366:31: warning: unused variable 'm' [-Wunused-variable]
   GDBusAuthMechanismExternal *m = G_DBUS_AUTH_MECHANISM_EXTERNAL (mechanism);
                               ^
../gio/gdbusauthmechanismexternal.c: In function 'mechanism_client_data_send':
../gio/gdbusauthmechanismexternal.c:380:31: warning: unused variable 'm' [-Wunused-variable]
   GDBusAuthMechanismExternal *m = G_DBUS_AUTH_MECHANISM_EXTERNAL (mechanism);
                               ^
[334/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusauthmechanismsha1.c.o
In file included from ../gio/gdbusauthmechanismsha1.c:45:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusauthmechanismsha1.c:45:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusauthmechanismsha1.c:45:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusauthmechanismsha1.c:45:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[335/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbuserror.c.o
In file included from ../gio/gdbuserror.c:32:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbuserror.c:32:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbuserror.c:32:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbuserror.c:32:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[336/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusconnection.c.o
In file included from ../gio/gdbusconnection.c:121:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusconnection.c:121:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusconnection.c:121:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusconnection.c:121:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
../gio/gdbusconnection.c: In function 'check_initialized':
../gio/gdbusconnection.c:558:8: warning: unused variable 'flags' [-Wunused-variable]
   gint flags = g_atomic_int_get (&connection->atomic_flags);
        ^~~~~
[337/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusmessage.c.o
In file included from ../gio/gdbusmessage.c:59:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusmessage.c:59:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusmessage.c:59:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusmessage.c:59:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[338/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusnameowning.c.o
In file included from ../gio/gdbusnameowning.c:31:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusnameowning.c:31:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusnameowning.c:31:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusnameowning.c:31:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[339/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusnamewatching.c.o
In file included from ../gio/gdbusnamewatching.c:32:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusnamewatching.c:32:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusnamewatching.c:32:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusnamewatching.c:32:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[340/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusproxy.c.o
In file included from ../gio/gdbusproxy.c:44:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusproxy.c:44:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusproxy.c:44:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusproxy.c:44:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[341/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusprivate.c.o
In file included from ../gio/gdbusprivate.c:60:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusprivate.c:60:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusprivate.c:60:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusprivate.c:60:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[342/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusintrospection.c.o
In file included from ../gio/gdbusintrospection.c:28:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusintrospection.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusintrospection.c:28:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusintrospection.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[343/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusmethodinvocation.c.o
In file included from ../gio/gdbusmethodinvocation.c:38:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusmethodinvocation.c:38:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusmethodinvocation.c:38:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusmethodinvocation.c:38:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[344/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusserver.c.o
In file included from ../gio/gdbusserver.c:58:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusserver.c:58:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusserver.c:58:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusserver.c:58:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[345/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusinterface.c.o
In file included from ../gio/gdbusinterface.c:26:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusinterface.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusinterface.c:26:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusinterface.c:26:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[346/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusinterfaceskeleton.c.o
In file included from ../gio/gdbusinterfaceskeleton.c:34:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusinterfaceskeleton.c:34:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusinterfaceskeleton.c:34:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusinterfaceskeleton.c:34:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[347/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusobject.c.o
In file included from ../gio/gdbusobject.c:27:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusobject.c:27:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusobject.c:27:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusobject.c:27:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[348/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusobjectskeleton.c.o
In file included from ../gio/gdbusobjectskeleton.c:32:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusobjectskeleton.c:32:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusobjectskeleton.c:32:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusobjectskeleton.c:32:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[349/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusobjectproxy.c.o
In file included from ../gio/gdbusobjectproxy.c:30:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusobjectproxy.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusobjectproxy.c:30:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusobjectproxy.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[350/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusobjectmanager.c.o
In file included from ../gio/gdbusobjectmanager.c:28:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusobjectmanager.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusobjectmanager.c:28:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusobjectmanager.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[351/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusobjectmanagerclient.c.o
In file included from ../gio/gdbusobjectmanagerclient.c:40:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusobjectmanagerclient.c:40:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusobjectmanagerclient.c:40:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusobjectmanagerclient.c:40:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[352/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdbusobjectmanagerserver.c.o
In file included from ../gio/gdbusobjectmanagerserver.c:35:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusobjectmanagerserver.c:35:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbusobjectmanagerserver.c:35:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gdbusobjectmanagerserver.c:35:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[353/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gtestdbus.c.o
In file included from ../gio/gtestdbus.c:45:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtestdbus.c:45:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gtestdbus.c:45:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gtestdbus.c:45:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[354/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gdocumentportal.c.o
[355/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gopenuriportal.c.o
[356/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gmemorymonitorportal.c.o
[357/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gnetworkmonitorportal.c.o
[358/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gpowerprofilemonitorportal.c.o
[359/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gproxyresolverportal.c.o
[360/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gtrashportal.c.o
[361/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gportalsupport.c.o
[362/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gportalnotificationbackend.c.o
[363/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/ghttpproxy.c.o
In file included from ../gio/ghttpproxy.c:34:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/ghttpproxy.c:34:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/ghttpproxy.c:34:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/ghttpproxy.c:34:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[364/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/glocalfile.c.o
In file included from ../gio/glocalfile.c:65:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/glocalfile.c:65:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/glocalfile.c:65:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/glocalfile.c:65:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[365/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/glocalfileenumerator.c.o
In file included from ../gio/glocalfileenumerator.c:30:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/glocalfileenumerator.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/glocalfileenumerator.c:30:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/glocalfileenumerator.c:30:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[366/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/glocalfileinfo.c.o
In file included from ../gio/glocalfileinfo.c:97:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/glocalfileinfo.c:97:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/glocalfileinfo.c:97:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/glocalfileinfo.c:97:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[367/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/glocalfileinputstream.c.o
In file included from ../gio/glocalfileinputstream.c:34:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/glocalfileinputstream.c:34:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/glocalfileinputstream.c:34:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/glocalfileinputstream.c:34:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[368/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/glocalfilemonitor.c.o
In file included from ../gio/glocalfilemonitor.c:27:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/glocalfilemonitor.c:27:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/glocalfilemonitor.c:27:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/glocalfilemonitor.c:27:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[369/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/glocalfileoutputstream.c.o
In file included from ../gio/glocalfileoutputstream.c:36:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/glocalfileoutputstream.c:36:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/glocalfileoutputstream.c:36:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/glocalfileoutputstream.c:36:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[370/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/glocalfileiostream.c.o
In file included from ../gio/glocalfileiostream.c:25:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/glocalfileiostream.c:25:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/glocalfileiostream.c:25:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/glocalfileiostream.c:25:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[371/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/glocalvfs.c.o
[372/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsocks4proxy.c.o
[373/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsocks4aproxy.c.o
In file included from ../gio/gsocks4aproxy.c:32:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocks4aproxy.c:32:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsocks4aproxy.c:32:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocks4aproxy.c:32:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[374/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/gsocks5proxy.c.o
In file included from ../gio/gsocks5proxy.c:36:
../glib/glibintl.h:17: warning: "_" redefined
 #define _(String) glib_gettext(String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocks5proxy.c:36:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsocks5proxy.c:36:
../glib/glibintl.h:25: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/glibintl.h:16,
                 from ../gio/gsocks5proxy.c:36:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[375/464] Compiling C object gio/libgio-2.0.so.0.7000.0.p/thumbnail-verify.c.o
[376/464] Compiling C object gio/gio.p/gio-tool-cat.c.o
In file included from ../gio/gio-tool-cat.c:23:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-cat.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gio-tool-cat.c:23:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-cat.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[377/464] Compiling C object gio/gio.p/gio-tool-move.c.o
In file included from ../gio/gio-tool-move.c:23:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-move.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gio-tool-move.c:23:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-move.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[378/464] Compiling C object gio/gio.p/gio-tool-open.c.o
In file included from ../gio/gio-tool-open.c:28:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-open.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gio-tool-open.c:28:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-open.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[379/464] Compiling C object gio/gio.p/gio-tool-mount.c.o
In file included from ../gio/gio-tool-mount.c:23:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-mount.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gio-tool-mount.c:23:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-mount.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[380/464] Compiling C object gio/gio.p/gio-tool-info.c.o
In file included from ../gio/gio-tool-info.c:23:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-info.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gio-tool-info.c:23:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-info.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[381/464] Generating gconstructor_as_data.h with a custom command
[382/464] Compiling C object gio/gio.p/gio-tool-mime.c.o
In file included from ../gio/gio-tool-mime.c:23:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-mime.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gio-tool-mime.c:23:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-mime.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[383/464] Compiling C object gio/gio.p/gio-tool-launch.c.o
In file included from ../gio/gio-tool-launch.c:28:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-launch.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gio-tool-launch.c:28:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-launch.c:28:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[384/464] Compiling C object gio/gio.p/gio-tool-mkdir.c.o
In file included from ../gio/gio-tool-mkdir.c:23:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-mkdir.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gio-tool-mkdir.c:23:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-mkdir.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[385/464] Compiling C object gio/gio.p/gio-tool-monitor.c.o
In file included from ../gio/gio-tool-monitor.c:23:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-monitor.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gio-tool-monitor.c:23:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-monitor.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[386/464] Compiling C object gio/gio.p/gio-tool-copy.c.o
In file included from ../gio/gio-tool-copy.c:23:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-copy.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gio-tool-copy.c:23:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-copy.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[387/464] Compiling C object gio/gio.p/gio-tool-list.c.o
In file included from ../gio/gio-tool-list.c:23:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-list.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gio-tool-list.c:23:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-list.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[388/464] Linking target gio/libgio-2.0.so.0.7000.0
[389/464] Generating symbol file gio/libgio-2.0.so.0.7000.0.p/libgio-2.0.so.0.7000.0.symbols
[390/464] Linking static target gio/libgio-2.0.a
[391/464] Compiling C object gio/gio.p/gio-tool-rename.c.o
In file included from ../gio/gio-tool-rename.c:23:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-rename.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gio-tool-rename.c:23:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-rename.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[392/464] Compiling C object gio/gio.p/gio-tool-remove.c.o
In file included from ../gio/gio-tool-remove.c:23:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-remove.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gio-tool-remove.c:23:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-remove.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[393/464] Compiling C object gio/gio.p/gio-tool-save.c.o
In file included from ../gio/gio-tool-save.c:23:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-save.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gio-tool-save.c:23:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-save.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[394/464] Compiling C object gio/gio.p/gio-tool-set.c.o
In file included from ../gio/gio-tool-set.c:23:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-set.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gio-tool-set.c:23:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-set.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[395/464] Compiling C object gio/gio.p/gio-tool-trash.c.o
In file included from ../gio/gio-tool-trash.c:23:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-trash.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gio-tool-trash.c:23:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-trash.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[396/464] Compiling C object gio/gio.p/gio-tool-tree.c.o
In file included from ../gio/gio-tool-tree.c:23:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-tree.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gio-tool-tree.c:23:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gio-tool-tree.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
[397/464] Compiling C object gio/gresource.p/gresource-tool.c.o
In file included from ../gio/gresource-tool.c:42:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gresource-tool.c:42:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gresource-tool.c:42:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gresource-tool.c:42:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
../gio/gresource-tool.c: In function 'main':
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:51:38: warning: statement with no effect [-Wunused-value]
 #define textdomain(String) (String) ?: "messages"
                            ~~~~~~~~~~^~~~~~~~~~~~
../gio/gresource-tool.c:613:3: note: in expansion of macro 'textdomain'
   textdomain (GETTEXT_PACKAGE);
   ^~~~~~~~~~
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:49:43: warning: statement with no effect [-Wunused-value]
 #define bindtextdomain(Domain, Directory) (Domain)
                                           ^
../gio/gresource-tool.c:620:3: note: in expansion of macro 'bindtextdomain'
   bindtextdomain (GETTEXT_PACKAGE, GLIB_LOCALE_DIR);
   ^~~~~~~~~~~~~~
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:50:50: warning: statement with no effect [-Wunused-value]
 #define bind_textdomain_codeset(Domain, Codeset) (Codeset)
                                                  ^
../gio/gresource-tool.c:624:3: note: in expansion of macro 'bind_textdomain_codeset'
   bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
   ^~~~~~~~~~~~~~~~~~~~~~~
[398/464] Linking target gio/gresource
[399/464] Linking target gio/gio
[400/464] Compiling C object gio/gio-querymodules.p/gio-querymodules.c.o
[401/464] Compiling C object gio/gio-querymodules.p/giomodule-priv.c.o
[402/464] Linking target gio/gio-querymodules
[403/464] Compiling C object gio/glib-compile-resources.p/gvdb_gvdb-builder.c.o
[404/464] Compiling C object gio/glib-compile-schemas.p/gvdb_gvdb-builder.c.o
[405/464] Compiling C object gio/glib-compile-schemas.p/glib-compile-schemas.c.o
In file included from ../gio/glib-compile-schemas.c:24:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/glib-compile-schemas.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/glib-compile-schemas.c:24:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/glib-compile-schemas.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
../gio/glib-compile-schemas.c: In function 'main':
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:51:38: warning: statement with no effect [-Wunused-value]
 #define textdomain(String) (String) ?: "messages"
                            ~~~~~~~~~~^~~~~~~~~~~~
../gio/glib-compile-schemas.c:2189:3: note: in expansion of macro 'textdomain'
   textdomain (GETTEXT_PACKAGE);
   ^~~~~~~~~~
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:49:43: warning: statement with no effect [-Wunused-value]
 #define bindtextdomain(Domain, Directory) (Domain)
                                           ^
../gio/glib-compile-schemas.c:2195:3: note: in expansion of macro 'bindtextdomain'
   bindtextdomain (GETTEXT_PACKAGE, GLIB_LOCALE_DIR);
   ^~~~~~~~~~~~~~
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:50:50: warning: statement with no effect [-Wunused-value]
 #define bind_textdomain_codeset(Domain, Codeset) (Codeset)
                                                  ^
../gio/glib-compile-schemas.c:2199:3: note: in expansion of macro 'bind_textdomain_codeset'
   bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
   ^~~~~~~~~~~~~~~~~~~~~~~
[406/464] Linking target gio/glib-compile-schemas
[407/464] Compiling C object gio/glib-compile-resources.p/glib-compile-resources.c.o
In file included from ../gio/glib-compile-resources.c:24:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/glib-compile-resources.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/glib-compile-resources.c:24:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/glib-compile-resources.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
../gio/glib-compile-resources.c: In function 'main':
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:51:38: warning: statement with no effect [-Wunused-value]
 #define textdomain(String) (String) ?: "messages"
                            ~~~~~~~~~~^~~~~~~~~~~~
../gio/glib-compile-resources.c:758:3: note: in expansion of macro 'textdomain'
   textdomain (GETTEXT_PACKAGE);
   ^~~~~~~~~~
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:49:43: warning: statement with no effect [-Wunused-value]
 #define bindtextdomain(Domain, Directory) (Domain)
                                           ^
../gio/glib-compile-resources.c:765:3: note: in expansion of macro 'bindtextdomain'
   bindtextdomain (GETTEXT_PACKAGE, GLIB_LOCALE_DIR);
   ^~~~~~~~~~~~~~
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:50:50: warning: statement with no effect [-Wunused-value]
 #define bind_textdomain_codeset(Domain, Codeset) (Codeset)
                                                  ^
../gio/glib-compile-resources.c:769:3: note: in expansion of macro 'bind_textdomain_codeset'
   bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
   ^~~~~~~~~~~~~~~~~~~~~~~
[408/464] Linking target gio/glib-compile-resources
[409/464] Compiling C object gio/gsettings.p/gsettings-tool.c.o
In file included from ../gio/gsettings-tool.c:23:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gsettings-tool.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gsettings-tool.c:23:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gsettings-tool.c:23:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
../gio/gsettings-tool.c: In function 'main':
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:51:38: warning: statement with no effect [-Wunused-value]
 #define textdomain(String) (String) ?: "messages"
                            ~~~~~~~~~~^~~~~~~~~~~~
../gio/gsettings-tool.c:750:3: note: in expansion of macro 'textdomain'
   textdomain (GETTEXT_PACKAGE);
   ^~~~~~~~~~
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:49:43: warning: statement with no effect [-Wunused-value]
 #define bindtextdomain(Domain, Directory) (Domain)
                                           ^
../gio/gsettings-tool.c:757:3: note: in expansion of macro 'bindtextdomain'
   bindtextdomain (GETTEXT_PACKAGE, GLIB_LOCALE_DIR);
   ^~~~~~~~~~~~~~
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:50:50: warning: statement with no effect [-Wunused-value]
 #define bind_textdomain_codeset(Domain, Codeset) (Codeset)
                                                  ^
../gio/gsettings-tool.c:761:3: note: in expansion of macro 'bind_textdomain_codeset'
   bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
   ^~~~~~~~~~~~~~~~~~~~~~~
[410/464] Linking target gio/gsettings
[411/464] Compiling C object gio/gapplication.p/gapplication-tool.c.o
In file included from ../gio/gapplication-tool.c:24:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gapplication-tool.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gapplication-tool.c:24:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gapplication-tool.c:24:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
../gio/gapplication-tool.c: In function 'main':
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:51:38: warning: statement with no effect [-Wunused-value]
 #define textdomain(String) (String) ?: "messages"
                            ~~~~~~~~~~^~~~~~~~~~~~
../gio/gapplication-tool.c:441:3: note: in expansion of macro 'textdomain'
   textdomain (GETTEXT_PACKAGE);
   ^~~~~~~~~~
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:49:43: warning: statement with no effect [-Wunused-value]
 #define bindtextdomain(Domain, Directory) (Domain)
                                           ^
../gio/gapplication-tool.c:442:3: note: in expansion of macro 'bindtextdomain'
   bindtextdomain (GETTEXT_PACKAGE, GLIB_LOCALE_DIR);
   ^~~~~~~~~~~~~~
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:50:50: warning: statement with no effect [-Wunused-value]
 #define bind_textdomain_codeset(Domain, Codeset) (Codeset)
                                                  ^
../gio/gapplication-tool.c:444:3: note: in expansion of macro 'bind_textdomain_codeset'
   bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
   ^~~~~~~~~~~~~~~~~~~~~~~
[412/464] Linking target gio/gapplication
[413/464] Compiling C object gio/gdbus.p/gdbus-tool.c.o
In file included from ../gio/gdbus-tool.c:34:
../glib/gi18n.h:26: warning: "_" redefined
 #define  _(String) gettext (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gdbus-tool.c:34:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:41: note: this is the location of the previous definition
 #define _(String) (String)
 
In file included from ../gio/gdbus-tool.c:34:
../glib/gi18n.h:28: warning: "N_" redefined
 #define N_(String) (String)
 
In file included from ../glib/gi18n.h:23,
                 from ../gio/gdbus-tool.c:34:
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:42: note: this is the location of the previous definition
 #define N_(String) String
 
../gio/gdbus-tool.c: In function 'main':
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:51:38: warning: statement with no effect [-Wunused-value]
 #define textdomain(String) (String) ?: "messages"
                            ~~~~~~~~~~^~~~~~~~~~~~
../gio/gdbus-tool.c:2446:3: note: in expansion of macro 'textdomain'
   textdomain (GETTEXT_PACKAGE);
   ^~~~~~~~~~
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:49:43: warning: statement with no effect [-Wunused-value]
 #define bindtextdomain(Domain, Directory) (Domain)
                                           ^
../gio/gdbus-tool.c:2453:3: note: in expansion of macro 'bindtextdomain'
   bindtextdomain (GETTEXT_PACKAGE, GLIB_LOCALE_DIR);
   ^~~~~~~~~~~~~~
../../../../staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libintl-stub/include/libintl.h:50:50: warning: statement with no effect [-Wunused-value]
 #define bind_textdomain_codeset(Domain, Codeset) (Codeset)
                                                  ^
../gio/gdbus-tool.c:2457:3: note: in expansion of macro 'bind_textdomain_codeset'
   bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
   ^~~~~~~~~~~~~~~~~~~~~~~
[414/464] Linking target gio/gdbus
[415/464] Compiling C object fuzzing/fuzz_bookmark.p/driver.c.o
[416/464] Linking target fuzzing/fuzz_bookmark
[417/464] Compiling C object fuzzing/fuzz_canonicalize_filename.p/fuzz_canonicalize_filename.c.o
[418/464] Compiling C object fuzzing/fuzz_date_parse.p/driver.c.o
[419/464] Compiling C object fuzzing/fuzz_canonicalize_filename.p/driver.c.o
[420/464] Linking target fuzzing/fuzz_canonicalize_filename
[421/464] Compiling C object fuzzing/fuzz_date_parse.p/fuzz_date_parse.c.o
[422/464] Linking target fuzzing/fuzz_date_parse
[423/464] Compiling C object fuzzing/fuzz_date_time_new_from_iso8601.p/driver.c.o
[424/464] Compiling C object fuzzing/fuzz_inet_address_mask_new_from_string.p/fuzz_inet_address_mask_new_from_string.c.o
[425/464] Compiling C object fuzzing/fuzz_dbus_message.p/driver.c.o
[426/464] Compiling C object fuzzing/fuzz_date_time_new_from_iso8601.p/fuzz_date_time_new_from_iso8601.c.o
[427/464] Linking target fuzzing/fuzz_date_time_new_from_iso8601
[428/464] Compiling C object fuzzing/fuzz_dbus_message.p/fuzz_dbus_message.c.o
[429/464] Compiling C object fuzzing/fuzz_inet_address_mask_new_from_string.p/driver.c.o
[430/464] Linking target fuzzing/fuzz_inet_address_mask_new_from_string
[431/464] Linking target fuzzing/fuzz_dbus_message
[432/464] Compiling C object fuzzing/fuzz_inet_socket_address_new_from_string.p/driver.c.o
[433/464] Compiling C object fuzzing/fuzz_inet_address_new_from_string.p/driver.c.o
[434/464] Compiling C object fuzzing/fuzz_inet_address_new_from_string.p/fuzz_inet_address_new_from_string.c.o
[435/464] Linking target fuzzing/fuzz_inet_address_new_from_string
[436/464] Compiling C object fuzzing/fuzz_network_address_parse.p/driver.c.o
[437/464] Compiling C object fuzzing/fuzz_key.p/driver.c.o
[438/464] Compiling C object fuzzing/fuzz_inet_socket_address_new_from_string.p/fuzz_inet_socket_address_new_from_string.c.o
[439/464] Linking target fuzzing/fuzz_inet_socket_address_new_from_string
[440/464] Compiling C object fuzzing/fuzz_key.p/fuzz_key.c.o
[441/464] Linking target fuzzing/fuzz_key
[442/464] Compiling C object fuzzing/fuzz_network_address_parse_uri.p/fuzz_network_address_parse_uri.c.o
[443/464] Compiling C object fuzzing/fuzz_network_address_parse_uri.p/driver.c.o
[444/464] Linking target fuzzing/fuzz_network_address_parse_uri
[445/464] Compiling C object fuzzing/fuzz_network_address_parse.p/fuzz_network_address_parse.c.o
[446/464] Linking target fuzzing/fuzz_network_address_parse
[447/464] Compiling C object fuzzing/fuzz_paths.p/fuzz_paths.c.o
../fuzzing/fuzz_paths.c: In function 'LLVMFuzzerTestOneInput':
../fuzzing/fuzz_paths.c:7:16: warning: variable 'skipped_root' set but not used [-Wunused-but-set-variable]
   const gchar *skipped_root;
                ^~~~~~~~~~~~
[448/464] Compiling C object fuzzing/fuzz_paths.p/driver.c.o
[449/464] Compiling C object fuzzing/fuzz_uri_escape.p/fuzz_uri_escape.c.o
[450/464] Compiling C object fuzzing/fuzz_uri_escape.p/driver.c.o
[451/464] Linking target fuzzing/fuzz_paths
[452/464] Compiling C object fuzzing/fuzz_uri_parse.p/driver.c.o
[453/464] Linking target fuzzing/fuzz_uri_escape
[454/464] Compiling C object fuzzing/fuzz_uri_parse.p/fuzz_uri_parse.c.o
[455/464] Linking target fuzzing/fuzz_uri_parse
[456/464] Compiling C object fuzzing/fuzz_uri_parse_params.p/driver.c.o
[457/464] Compiling C object fuzzing/fuzz_uri_parse_params.p/fuzz_uri_parse_params.c.o
[458/464] Linking target fuzzing/fuzz_uri_parse_params
[459/464] Compiling C object fuzzing/fuzz_variant_binary.p/driver.c.o
[460/464] Compiling C object fuzzing/fuzz_variant_binary.p/fuzz_variant_binary.c.o
[461/464] Linking target fuzzing/fuzz_variant_binary
[462/464] Compiling C object fuzzing/fuzz_variant_text.p/driver.c.o
[463/464] Compiling C object fuzzing/fuzz_variant_text.p/fuzz_variant_text.c.o
[464/464] Linking target fuzzing/fuzz_variant_text
ninja: Entering directory `/openwrt/build_dir/target-aarch64_cortex-a53_musl/glib-2.70.0/openwrt-build'
[0/1] Installing files.
Could not find platform independent libraries <prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Python path configuration:
  PYTHONHOME = (not set)
  PYTHONPATH = (not set)
  program name = 'python3'
  isolated = 0
  environment = 1
  user site = 1
  import site = 1
  sys._base_executable = '/openwrt/staging_dir/hostpkg/bin/python3'
  sys.base_prefix = '/openwrt/staging_dir/hostpkg'
  sys.base_exec_prefix = '/openwrt/staging_dir/hostpkg'
  sys.platlibdir = 'lib'
  sys.executable = '/openwrt/staging_dir/hostpkg/bin/python3'
  sys.prefix = '/openwrt/staging_dir/hostpkg'
  sys.exec_prefix = '/openwrt/staging_dir/hostpkg'
  sys.path = [
    '/openwrt/staging_dir/hostpkg/lib/python39.zip',
    '/openwrt/staging_dir/hostpkg/lib/python3.9',
    '/openwrt/staging_dir/hostpkg/lib/python3.9/lib-dynload',
  ]
Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding
Python runtime state: core initialized
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00007fafa72b9740 (most recent call first):
<no Python frame>
FAILED: meson-install 
/openwrt/staging_dir/host/bin/meson install --no-rebuild
ninja: build stopped: subcommand failed.
make[3]: *** [Makefile:133: /openwrt/build_dir/target-aarch64_cortex-a53_musl/glib-2.70.0/.built] Error 1
Last updated on 31 Oct 2021
Published on 31 Oct 2021