Opde Issues Tracker

compile.35

build number: 35

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

 10 4684k   10  479k    0     0  1556k      0  0:00:03 --:--:--  0:00:03 1556k
100 4684k  100 4684k    0     0  6488k      0 --:--:-- --:--:-- --:--:--  9.9M

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.60.0
Source dir: /openwrt/build_dir/target-mips_24kc_musl/glib-2.70.0
Build dir: /openwrt/build_dir/target-mips_24kc_musl/glib-2.70.0/openwrt-build
Build type: cross build
Project name: glib
Project version: 2.70.0
C compiler for the host machine: ccache_cc (gcc 8.4.0 "mips-openwrt-linux-musl-gcc (OpenWrt GCC 8.4.0 r0-2e04066) 8.4.0")
C linker for the host machine: ccache_cc ld.bfd 2.37
C++ compiler for the host machine: ccache_cxx (gcc 8.4.0 "mips-openwrt-linux-musl-g++ (OpenWrt GCC 8.4.0 r0-2e04066) 8.4.0")
C++ linker for the host machine: ccache_cxx ld.bfd 2.37
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: mips
Host machine cpu: generic
Target machine cpu family: mips
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: NO 
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*" : 4
Checking for size of "long" : 4
Checking for size of "long long" : 8
Checking for size of "size_t" : 4
Checking for size of "ssize_t" : 4
Checking for alignment of "char" : 1
Checking for alignment of "short" : 2
Checking for alignment of "int" : 4
Checking for alignment of "void*" : 4
Checking for alignment of "long" : 4
Checking for alignment of "long long" : 8
Checking for alignment of "size_t" : 4
Checking for size of "wchar_t" : 4
Checking if "GCC size_t typedef is int" : compiles: YES 
Checking if "GCC size_t typedef is 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)
Program bash found: YES (/openwrt/staging_dir/host/bin/bash)
Found CMake: /openwrt/staging_dir/host/bin/cmake (3.21.3)
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-mips_24kc_musl/glib-2.70.0/openwrt-build/gobject/glib-genmarshal)
Configuring glib-mkenums using configuration
Program glib-mkenums found: YES (/openwrt/build_dir/target-mips_24kc_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-mips_24kc_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

glib 2.70.0

  User defined options
    Cross files        : /openwrt/build_dir/target-mips_24kc_musl/glib-2.70.0/openwrt-cross.txt
    Native files       : /openwrt/build_dir/target-mips_24kc_musl/glib-2.70.0/openwrt-native.txt
    buildtype          : plain
    default_library    : both
    b_lto              : true
    bsymbolic_functions: true
    dtrace             : false
    fam                : false
    force_posix_threads: true
    glib_assert        : false
    glib_checks        : false
    glib_debug         : disabled
    gtk_doc            : false
    iconv              : external
    installed_tests    : false
    libelf             : disabled
    libmount           : disabled
    man                : false
    nls                : disabled
    oss_fuzz           : disabled
    selinux            : disabled
    sysprof            : disabled
    systemtap          : false
    tests              : false
    xattr              : true

Found ninja-1.10.2 at /openwrt/staging_dir/host/bin/ninja
ninja: Entering directory `/openwrt/build_dir/target-mips_24kc_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] Compiling C object gio/xdgmime/libxdgmime.a.p/xdgmime.c.o
[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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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-mips_24kc_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] Generating gobject/glib_enumtypes_h with a custom command (wrapped by meson to capture output)
[97/464] Generating gobject/glib_enumtypes_c with a custom command (wrapped by meson to capture output)
[98/464] Linking static target glib/libglib-2.0.a
[99/464] Compiling C object glib/gtester.p/gtester.c.o
[100/464] Linking target glib/libglib-2.0.so.0.7000.0
[101/464] Generating symbol file glib/libglib-2.0.so.0.7000.0.p/libglib-2.0.so.0.7000.0.symbols
[102/464] Linking target glib/gtester
[103/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/meson-generated_.._glib-enumtypes.c.o
[104/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gparam.c.o
[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/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-mips_24kc_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-mips_24kc_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)
 ^~~~~~~~~~~~~~~~~~~~~~
[107/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gatomicarray.c.o
[108/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gboxed.c.o
[109/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gclosure.c.o
[110/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gmarshal.c.o
[111/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gsignal.c.o
[112/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;
            ^~~~~~~~~~~~~~~~~~~~~~~~
[113/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gtype.c.o
[114/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gparamspecs.c.o
[115/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gtypeplugin.c.o
[116/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gsourceclosure.c.o
[117/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gvalue.c.o
[118/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gtypemodule.c.o
[119/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gvaluetransform.c.o
[120/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gvaluetypes.c.o
[121/464] Compiling C object gobject/libgobject-2.0.so.0.7000.0.p/gvaluearray.c.o
[122/464] Compiling C object gobject/gobject-query.p/gobject-query.c.o
[123/464] Linking target gobject/libgobject-2.0.so.0.7000.0
[124/464] Generating symbol file gobject/libgobject-2.0.so.0.7000.0.p/libgobject-2.0.so.0.7000.0.symbols
[125/464] Linking static target gobject/libgobject-2.0.a
[126/464] Compiling C object gthread/libgthread-2.0.so.0.7000.0.p/gthread-impl.c.o
[127/464] Linking target gobject/gobject-query
[128/464] Linking target gthread/libgthread-2.0.so.0.7000.0
[129/464] Linking static target gthread/libgthread-2.0.a
[130/464] Compiling C object gmodule/libgmodule-2.0.so.0.7000.0.p/gmodule.c.o
[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
FAILED: gmodule/libgmodule-2.0.so.0.7000.0.p/libgmodule-2.0.so.0.7000.0.symbols 
/openwrt/staging_dir/host/bin/meson --internal symbolextractor /openwrt/build_dir/target-mips_24kc_musl/glib-2.70.0/openwrt-build gmodule/libgmodule-2.0.so.0.7000.0 gmodule/libgmodule-2.0.so.0.7000.0 gmodule/libgmodule-2.0.so.0.7000.0.p/libgmodule-2.0.so.0.7000.0.symbols --cross-host=linux
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
LookupError: no codec search functions registered: can't find encoding

Current thread 0x00007fd7bc0e8740 (most recent call first):
<no Python frame>
ninja: build stopped: subcommand failed.
make[3]: *** [Makefile:131: /openwrt/build_dir/target-mips_24kc_musl/glib-2.70.0/.built] Error 1
Last updated on 14 Nov 2021
Published on 14 Nov 2021