i.mx yocto project build failed

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

i.mx yocto project build failed

1,128 Views
苏打粉
Contributor I

Hi,I want to build an image for an i.MX board by using the document  "i.MX Yocto Project User's Guide Rev. L5.4.24_2.1.0, 06/2020".My host system is Ubuntu18.04,gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04),Two errors occurred。

Please help me,Thanks!

error log :

fang@fang-Inspiron-5580:~/bin/imx-yocto-bsp/build$ bitbake imx-image-full
Loading cache: 100% |###############################################################################################################################################################################| Time: 0:00:00
Loaded 4671 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION = "1.44.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-18.04"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "imx6qsabresd"
DISTRO = "fsl-imx-wayland"
DISTRO_VERSION = "5.4-zeus"
TUNE_FEATURES = "arm vfp cortexa9 neon thumb callconvention-hard"
TARGET_FPU = "hard"
meta
meta-poky = "HEAD:cba967414370e195d109353e51510bd829aa86c3"
meta-oe
meta-multimedia
meta-python = "HEAD:9e60d30669a2ad0598e9abf0cd15ee06b523986b"
meta-freescale = "HEAD:c2a0d924f6200eea1fb1d1b61e7420ea5da2f8fb"
meta-freescale-3rdparty = "HEAD:dbcc686f52c3c84db8cb86aa8973a4e373651b98"
meta-freescale-distro = "HEAD:ca27d12e4964d1336e662bcc60184bbff526c857"
meta-bsp
meta-sdk
meta-ml = "HEAD:a083ffbbc3f4d1c02b1542746784d7f641a75b60"
meta-browser = "HEAD:5f365ef0f842ba4651efe88787cf9c63bc8b6cb3"
meta-rust = "HEAD:a012a1027defe28495f06ed522a7a82bdd59a610"
meta-gnome
meta-networking
meta-filesystems = "HEAD:9e60d30669a2ad0598e9abf0cd15ee06b523986b"
meta-qt5 = "HEAD:b8bcf8cb576d072f435a0177375e54424f67d1c9"
meta-python2 = "HEAD:231c3d74cfcf734c3415e86ea8dd97f73ddced9d"

Initialising tasks: 100% |##########################################################################################################################################################################| Time: 0:00:05
Sstate summary: Wanted 2469 Found 0 Missed 2469 Current 83 (0% match, 3% complete)
NOTE: Executing Tasks
NOTE: Setscene tasks completed
ERROR: perl-native-5.30.1-r0 do_configure: Execution of '/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/perl-native/5.30.1-r0/temp/run.do_configure.16703' failed with exit code 255:
Guessing build platform ... x86_64-pc-linux-gnu
Configuring for a native build
Checking perl version ... perl5-5.30.1
Checking for cc ... gcc
Checking for ar ... ar
Checking for nm ... nm
Checking for ranlib ... ranlib
Checking for readelf ... readelf
Checking for objdump ... objdump
Trying gcc ... gcc 7.5.0
Checking whether gcc is a C++ compiler ... no
Deciding how to declare external symbols ... extern
Checking which flags from $ldflags to move to $lddlflags
added -L/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/perl-native/5.30.1-r0/recipe-sysroot-native/usr/lib
added -L/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/perl-native/5.30.1-r0/recipe-sysroot-native/lib
Checking whether ld supports scripts ... yes
Trying to guess target OS ... Linux
Checking whether to enable -g ... no
Checking whether to use -DDEBUGGING ... no
Checking whether address sanitizer is enabled ... no
Checking which hints to use
using cnf/hints/linux
Checking whether to include <arpa/inet.h> ... yes
Checking whether to include <assert.h> ... yes
Checking whether to include <bfd.h> ... no
Checking whether to include <sys/bsdioctl.h> ... no
Checking whether to include <crypt.h> ... yes
Checking whether to include <db.h> ... yes
Checking whether to include <dbm.h> ... yes
Checking whether to include <dirent.h> ... yes
Checking whether to include <dlfcn.h> ... yes
Checking whether to include <execinfo.h> ... yes
Checking whether to include <fcntl.h> ... yes
Checking whether to include <fenv.h> ... yes
Checking whether to include <float.h> ... yes
Checking whether to include <fp.h> ... no
Checking whether to include <fp_class.h> ... no
Checking whether to include <gdbm.h> ... yes
Checking whether to include <gdbm-ndbm.h> ... no
Checking whether to include <gdbm/ndbm.h> ... yes
Checking whether to include <grp.h> ... yes
Checking whether to include <ieeefp.h> ... no
Checking whether to include <inttypes.h> ... yes
Checking whether to include <langinfo.h> ... yes
Checking whether to include <libutil.h> ... no
Checking whether to include <limits.h> ... yes
Checking whether to include <locale.h> ... yes
Checking whether to include <mach/cthreads.h> ... no
Checking whether to include <malloc.h> ... yes
Checking whether to include <malloc/malloc.h> ... no
Checking whether to include <math.h> ... yes
Checking whether to include <memory.h> ... yes
Checking whether to include <mntent.h> ... yes
Checking whether to include <ndbm.h> ... yes
Checking whether to include <netdb.h> ... yes
Checking whether to include <net/errno.h> ... no
Checking whether to include <netinet/tcp.h> ... yes
Checking whether to include <netinet/in.h> ... yes
Checking whether to include <netinet/ip.h> ... yes
Checking whether to include <netinet/ip6.h> ... yes
Checking whether to include <netinet6/in6.h> ... no
Checking whether to include <netinet/in_systm.h> ... yes
Checking whether to include <poll.h> ... yes
Checking whether to include <prot.h> ... no
Checking whether to include <pthread.h> ... yes
Checking whether to include <pwd.h> ... yes
Checking whether to include <quadmath.h> ... yes
Checking whether to include <rpcsvc/dbm.h> ... no
Checking whether to include <sgtty.h> ... yes
Checking whether to include <shadow.h> ... yes
Checking whether to include <socks.h> ... no
Checking whether to include <stdbool.h> ... yes
Checking whether to include <stddef.h> ... yes
Checking whether to include <stdint.h> ... yes
Checking whether to include <stdlib.h> ... yes
Checking whether to include <string.h> ... yes
Checking whether to include <sunmath.h> ... no
Checking whether to include <sys/access.h> ... no
Checking whether to include <sys/dir.h> ... yes
Checking whether to include <sys/file.h> ... yes
Checking whether to include <sys/filio.h> ... no
Checking whether to include <sys/in.h> ... no
Checking whether to include <sys/ioctl.h> ... yes
Checking whether to include <syslog.h> ... yes
Checking whether to include <sys/mman.h> ... yes
Checking whether to include <sys/mode.h> ... no
Checking whether to include <sys/mount.h> ... yes
Checking whether to include <sys/ndir.h> ... no
Checking whether to include <sys/param.h> ... yes
Checking whether to include <sys/poll.h> ... yes
Checking whether to include <sys/resource.h> ... yes
Checking whether to include <sys/security.h> ... no
Checking whether to include <sys/select.h> ... yes
Checking whether to include <sys/sockio.h> ... no
Checking whether to include <sys/stat.h> ... yes
Checking whether to include <sys/statfs.h> ... yes
Checking whether to include <sys/statvfs.h> ... yes
Checking whether to include <sys/time.h> ... yes
Checking whether to include <sys/times.h> ... yes
Checking whether to include <sys/types.h> ... yes
Checking whether to include <sys/uio.h> ... yes
Checking whether to include <sys/un.h> ... yes
Checking whether to include <sys/utsname.h> ... yes
Checking whether to include <sys/vfs.h> ... yes
Checking whether to include <sys/wait.h> ... yes
Checking whether to include <termio.h> ... yes
Checking whether to include <termios.h> ... yes
Checking whether to include <time.h> ... yes
Checking whether to include <unistd.h> ... yes
Checking whether to include <ustat.h> ... yes
Checking whether to include <utime.h> ... yes
Checking whether to include <values.h> ... yes
Checking whether to include <vfork.h> ... no
Checking whether to include <wchar.h> ... yes
Checking whether to include <wctype.h> ... yes
Checking whether to include <xlocale.h> ... (args) undef
Checking whether to include <zlib.h> ... yes
Checking whether to include <stdarg.h> ... yes
Looking which header to use for varargs ... <stdarg.h>
Checking whether to enable large file support ... yes
Checking type long double ... found
Checking type long long ... found
Checking size of char ... unknown
ERROR: Cannot determine sizeof(char), use -Dcharsizesize=
WARNING: exit code 255 from a shell command.

ERROR: Logfile of failure stored in: /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/perl-native/5.30.1-r0/temp/log.do_configure.16703

ERROR: Logfile of failure stored in: /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/temp/log.do_compile.16704
Log data follows:
| DEBUG: Executing shell function do_compile
| [1/971] gcc -Iglib/tests/d796b50@@pattern@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@pattern@exe/pattern.c.o' -MF 'glib/tests/d796b50@@pattern@exe/pattern.c.o.d' -o 'glib/tests/d796b50@@pattern@exe/pattern.c.o' -c ../glib-2.60.7/glib/tests/pattern.c
| [2/971] gcc -Iglib/tests/d796b50@@overflow@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@overflow@exe/overflow.c.o' -MF 'glib/tests/d796b50@@overflow@exe/overflow.c.o.d' -o 'glib/tests/d796b50@@overflow@exe/overflow.c.o' -c ../glib-2.60.7/glib/tests/overflow.c
| [3/971] gcc -Iglib/tests/d796b50@@rcbox@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@rcbox@exe/rcbox.c.o' -MF 'glib/tests/d796b50@@rcbox@exe/rcbox.c.o.d' -o 'glib/tests/d796b50@@rcbox@exe/rcbox.c.o' -c ../glib-2.60.7/glib/tests/rcbox.c
| [4/971] gcc -Iglib/tests/d796b50@@overflow-fallback@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -D_GLIB_TEST_OVERFLOW_FALLBACK -MD -MQ 'glib/tests/d796b50@@overflow-fallback@exe/overflow.c.o' -MF 'glib/tests/d796b50@@overflow-fallback@exe/overflow.c.o.d' -o 'glib/tests/d796b50@@overflow-fallback@exe/overflow.c.o' -c ../glib-2.60.7/glib/tests/overflow.c
| [5/971] gcc -Iglib/tests/d796b50@@private@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@private@exe/private.c.o' -MF 'glib/tests/d796b50@@private@exe/private.c.o.d' -o 'glib/tests/d796b50@@private@exe/private.c.o' -c ../glib-2.60.7/glib/tests/private.c
| [6/971] gcc -Iglib/tests/d796b50@@protocol@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@protocol@exe/protocol.c.o' -MF 'glib/tests/d796b50@@protocol@exe/protocol.c.o.d' -o 'glib/tests/d796b50@@protocol@exe/protocol.c.o' -c ../glib-2.60.7/glib/tests/protocol.c
| [7/971] gcc -Iglib/tests/d796b50@@refcount-macro@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DG_DISABLE_CHECKS -MD -MQ 'glib/tests/d796b50@@refcount-macro@exe/refcount.c.o' -MF 'glib/tests/d796b50@@refcount-macro@exe/refcount.c.o.d' -o 'glib/tests/d796b50@@refcount-macro@exe/refcount.c.o' -c ../glib-2.60.7/glib/tests/refcount.c
| [8/971] gcc -Iglib/tests/d796b50@@refstring@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@refstring@exe/refstring.c.o' -MF 'glib/tests/d796b50@@refstring@exe/refstring.c.o.d' -o 'glib/tests/d796b50@@refstring@exe/refstring.c.o' -c ../glib-2.60.7/glib/tests/refstring.c
| [9/971] gcc -Iglib/tests/d796b50@@refcount@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@refcount@exe/refcount.c.o' -MF 'glib/tests/d796b50@@refcount@exe/refcount.c.o.d' -o 'glib/tests/d796b50@@refcount@exe/refcount.c.o' -c ../glib-2.60.7/glib/tests/refcount.c
| [10/971] gcc -Iglib/tests/d796b50@@queue@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@queue@exe/queue.c.o' -MF 'glib/tests/d796b50@@queue@exe/queue.c.o.d' -o 'glib/tests/d796b50@@queue@exe/queue.c.o' -c ../glib-2.60.7/glib/tests/queue.c
| [11/971] gcc -Iglib/tests/d796b50@@scannerapi@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@scannerapi@exe/scannerapi.c.o' -MF 'glib/tests/d796b50@@scannerapi@exe/scannerapi.c.o.d' -o 'glib/tests/d796b50@@scannerapi@exe/scannerapi.c.o' -c ../glib-2.60.7/glib/tests/scannerapi.c
| [12/971] gcc -Iglib/tests/d796b50@@rwlock@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@rwlock@exe/rwlock.c.o' -MF 'glib/tests/d796b50@@rwlock@exe/rwlock.c.o.d' -o 'glib/tests/d796b50@@rwlock@exe/rwlock.c.o' -c ../glib-2.60.7/glib/tests/rwlock.c
| [13/971] gcc -Iglib/tests/d796b50@@search-utils@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@search-utils@exe/search-utils.c.o' -MF 'glib/tests/d796b50@@search-utils@exe/search-utils.c.o.d' -o 'glib/tests/d796b50@@search-utils@exe/search-utils.c.o' -c ../glib-2.60.7/glib/tests/search-utils.c
| [14/971] gcc -Iglib/tests/d796b50@@rec-mutex@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@rec-mutex@exe/rec-mutex.c.o' -MF 'glib/tests/d796b50@@rec-mutex@exe/rec-mutex.c.o.d' -o 'glib/tests/d796b50@@rec-mutex@exe/rec-mutex.c.o' -c ../glib-2.60.7/glib/tests/rec-mutex.c
| [15/971] gcc -Iglib/tests/d796b50@@shell@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@shell@exe/shell.c.o' -MF 'glib/tests/d796b50@@shell@exe/shell.c.o.d' -o 'glib/tests/d796b50@@shell@exe/shell.c.o' -c ../glib-2.60.7/glib/tests/shell.c
| [16/971] gcc -Iglib/tests/d796b50@@slice@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@slice@exe/slice.c.o' -MF 'glib/tests/d796b50@@slice@exe/slice.c.o.d' -o 'glib/tests/d796b50@@slice@exe/slice.c.o' -c ../glib-2.60.7/glib/tests/slice.c
| [17/971] gcc -Iglib/tests/d796b50@@sort@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@sort@exe/sort.c.o' -MF 'glib/tests/d796b50@@sort@exe/sort.c.o.d' -o 'glib/tests/d796b50@@sort@exe/sort.c.o' -c ../glib-2.60.7/glib/tests/sort.c
| [18/971] gcc -Iglib/tests/d796b50@@spawn-multithreaded@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@spawn-multithreaded@exe/spawn-multithreaded.c.o' -MF 'glib/tests/d796b50@@spawn-multithreaded@exe/spawn-multithreaded.c.o.d' -o 'glib/tests/d796b50@@spawn-multithreaded@exe/spawn-multithreaded.c.o' -c ../glib-2.60.7/glib/tests/spawn-multithreaded.c
| [19/971] gcc -Iglib/tests/d796b50@@slist@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@slist@exe/slist.c.o' -MF 'glib/tests/d796b50@@slist@exe/slist.c.o.d' -o 'glib/tests/d796b50@@slist@exe/slist.c.o' -c ../glib-2.60.7/glib/tests/slist.c
| [20/971] gcc -Iglib/tests/d796b50@@string@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@string@exe/string.c.o' -MF 'glib/tests/d796b50@@string@exe/string.c.o.d' -o 'glib/tests/d796b50@@string@exe/string.c.o' -c ../glib-2.60.7/glib/tests/string.c
| [21/971] gcc -Iglib/tests/d796b50@@spawn-singlethread@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@spawn-singlethread@exe/spawn-singlethread.c.o' -MF 'glib/tests/d796b50@@spawn-singlethread@exe/spawn-singlethread.c.o.d' -o 'glib/tests/d796b50@@spawn-singlethread@exe/spawn-singlethread.c.o' -c ../glib-2.60.7/glib/tests/spawn-singlethread.c
| [22/971] gcc -Iglib/tests/d796b50@@sequence@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@sequence@exe/sequence.c.o' -MF 'glib/tests/d796b50@@sequence@exe/sequence.c.o.d' -o 'glib/tests/d796b50@@sequence@exe/sequence.c.o' -c ../glib-2.60.7/glib/tests/sequence.c
| [23/971] gcc -Iglib/tests/d796b50@@testing@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@testing@exe/testing.c.o' -MF 'glib/tests/d796b50@@testing@exe/testing.c.o.d' -o 'glib/tests/d796b50@@testing@exe/testing.c.o' -c ../glib-2.60.7/glib/tests/testing.c
| [24/971] gcc -Iglib/tests/d796b50@@timeout@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@timeout@exe/timeout.c.o' -MF 'glib/tests/d796b50@@timeout@exe/timeout.c.o.d' -o 'glib/tests/d796b50@@timeout@exe/timeout.c.o' -c ../glib-2.60.7/glib/tests/timeout.c
| [25/971] gcc -Iglib/tests/d796b50@@utf8-performance@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@utf8-performance@exe/utf8-performance.c.o' -MF 'glib/tests/d796b50@@utf8-performance@exe/utf8-performance.c.o.d' -o 'glib/tests/d796b50@@utf8-performance@exe/utf8-performance.c.o' -c ../glib-2.60.7/glib/tests/utf8-performance.c
| [26/971] gcc -Iglib/tests/d796b50@@timer@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@timer@exe/timer.c.o' -MF 'glib/tests/d796b50@@timer@exe/timer.c.o.d' -o 'glib/tests/d796b50@@timer@exe/timer.c.o' -c ../glib-2.60.7/glib/tests/timer.c
| [27/971] gcc -Iglib/tests/d796b50@@thread@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@thread@exe/thread.c.o' -MF 'glib/tests/d796b50@@thread@exe/thread.c.o.d' -o 'glib/tests/d796b50@@thread@exe/thread.c.o' -c ../glib-2.60.7/glib/tests/thread.c
| [28/971] gcc -Iglib/tests/d796b50@@utf8-pointer@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@utf8-pointer@exe/utf8-pointer.c.o' -MF 'glib/tests/d796b50@@utf8-pointer@exe/utf8-pointer.c.o.d' -o 'glib/tests/d796b50@@utf8-pointer@exe/utf8-pointer.c.o' -c ../glib-2.60.7/glib/tests/utf8-pointer.c
| [29/971] gcc -Iglib/tests/d796b50@@utf8-misc@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@utf8-misc@exe/utf8-misc.c.o' -MF 'glib/tests/d796b50@@utf8-misc@exe/utf8-misc.c.o.d' -o 'glib/tests/d796b50@@utf8-misc@exe/utf8-misc.c.o' -c ../glib-2.60.7/glib/tests/utf8-misc.c
| [30/971] gcc -Iglib/tests/d796b50@@strfuncs@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@strfuncs@exe/strfuncs.c.o' -MF 'glib/tests/d796b50@@strfuncs@exe/strfuncs.c.o.d' -o 'glib/tests/d796b50@@strfuncs@exe/strfuncs.c.o' -c ../glib-2.60.7/glib/tests/strfuncs.c
| [31/971] gcc -Iglib/tests/d796b50@@test-printf@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@test-printf@exe/test-printf.c.o' -MF 'glib/tests/d796b50@@test-printf@exe/test-printf.c.o.d' -o 'glib/tests/d796b50@@test-printf@exe/test-printf.c.o' -c ../glib-2.60.7/glib/tests/test-printf.c
| [32/971] gcc -Iglib/tests/d796b50@@tree@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@tree@exe/tree.c.o' -MF 'glib/tests/d796b50@@tree@exe/tree.c.o.d' -o 'glib/tests/d796b50@@tree@exe/tree.c.o' -c ../glib-2.60.7/glib/tests/tree.c
| [33/971] gcc -Iglib/tests/d796b50@@utf8-validate@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@utf8-validate@exe/utf8-validate.c.o' -MF 'glib/tests/d796b50@@utf8-validate@exe/utf8-validate.c.o.d' -o 'glib/tests/d796b50@@utf8-validate@exe/utf8-validate.c.o' -c ../glib-2.60.7/glib/tests/utf8-validate.c
| [34/971] gcc -Iglib/tests/d796b50@@uri@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@uri@exe/uri.c.o' -MF 'glib/tests/d796b50@@uri@exe/uri.c.o.d' -o 'glib/tests/d796b50@@uri@exe/uri.c.o' -c ../glib-2.60.7/glib/tests/uri.c
| [35/971] gcc -Iglib/tests/d796b50@@642026@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@642026@exe/642026.c.o' -MF 'glib/tests/d796b50@@642026@exe/642026.c.o.d' -o 'glib/tests/d796b50@@642026@exe/642026.c.o' -c ../glib-2.60.7/glib/tests/642026.c
| [36/971] gcc -Iglib/tests/d796b50@@642026-ec@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DG_ERRORCHECK_MUTEXES -MD -MQ 'glib/tests/d796b50@@642026-ec@exe/642026.c.o' -MF 'glib/tests/d796b50@@642026-ec@exe/642026.c.o.d' -o 'glib/tests/d796b50@@642026-ec@exe/642026.c.o' -c ../glib-2.60.7/glib/tests/642026.c
| [37/971] gcc -Iglib/tests/d796b50@@1bit-mutex@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@1bit-mutex@exe/1bit-mutex.c.o' -MF 'glib/tests/d796b50@@1bit-mutex@exe/1bit-mutex.c.o.d' -o 'glib/tests/d796b50@@1bit-mutex@exe/1bit-mutex.c.o' -c ../glib-2.60.7/glib/tests/1bit-mutex.c
| [38/971] gcc -Iglib/tests/d796b50@@include@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@include@exe/include.c.o' -MF 'glib/tests/d796b50@@include@exe/include.c.o.d' -o 'glib/tests/d796b50@@include@exe/include.c.o' -c ../glib-2.60.7/glib/tests/include.c
| [39/971] gcc -Iglib/tests/d796b50@@1bit-emufutex@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DTEST_EMULATED_FUTEX -MD -MQ 'glib/tests/d796b50@@1bit-emufutex@exe/1bit-mutex.c.o' -MF 'glib/tests/d796b50@@1bit-emufutex@exe/1bit-mutex.c.o.d' -o 'glib/tests/d796b50@@1bit-emufutex@exe/1bit-mutex.c.o' -c ../glib-2.60.7/glib/tests/1bit-mutex.c
| [40/971] gcc -Iglib/tests/d796b50@@utils@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@utils@exe/utils.c.o' -MF 'glib/tests/d796b50@@utils@exe/utils.c.o.d' -o 'glib/tests/d796b50@@utils@exe/utils.c.o' -c ../glib-2.60.7/glib/tests/utils.c
| [41/971] gcc -Iglib/tests/d796b50@@gwakeup-fallback@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DTEST_EVENTFD_FALLBACK -MD -MQ 'glib/tests/d796b50@@gwakeup-fallback@exe/gwakeuptest.c.o' -MF 'glib/tests/d796b50@@gwakeup-fallback@exe/gwakeuptest.c.o.d' -o 'glib/tests/d796b50@@gwakeup-fallback@exe/gwakeuptest.c.o' -c ../glib-2.60.7/glib/tests/gwakeuptest.c
| [42/971] gcc -Iglib/tests/d796b50@@test-spawn-echo@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@test-spawn-echo@exe/test-spawn-echo.c.o' -MF 'glib/tests/d796b50@@test-spawn-echo@exe/test-spawn-echo.c.o.d' -o 'glib/tests/d796b50@@test-spawn-echo@exe/test-spawn-echo.c.o' -c ../glib-2.60.7/glib/tests/test-spawn-echo.c
| [43/971] gcc -Iglib/tests/d796b50@@autoptr@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@autoptr@exe/autoptr.c.o' -MF 'glib/tests/d796b50@@autoptr@exe/autoptr.c.o.d' -o 'glib/tests/d796b50@@autoptr@exe/autoptr.c.o' -c ../glib-2.60.7/glib/tests/autoptr.c
| [44/971] gcc -Iglib/tests/d796b50@@testing-helper@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@testing-helper@exe/testing-helper.c.o' -MF 'glib/tests/d796b50@@testing-helper@exe/testing-helper.c.o.d' -o 'glib/tests/d796b50@@testing-helper@exe/testing-helper.c.o' -c ../glib-2.60.7/glib/tests/testing-helper.c
| [45/971] gcc -Iglib/tests/d796b50@@gwakeup-fallback@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DTEST_EVENTFD_FALLBACK -MD -MQ 'glib/tests/d796b50@@gwakeup-fallback@exe/.._gwakeup.c.o' -MF 'glib/tests/d796b50@@gwakeup-fallback@exe/.._gwakeup.c.o.d' -o 'glib/tests/d796b50@@gwakeup-fallback@exe/.._gwakeup.c.o' -c ../glib-2.60.7/glib/gwakeup.c
| [46/971] gcc -Iglib/tests/d796b50@@unix@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@unix@exe/unix.c.o' -MF 'glib/tests/d796b50@@unix@exe/unix.c.o.d' -o 'glib/tests/d796b50@@unix@exe/unix.c.o' -c ../glib-2.60.7/glib/tests/unix.c
| [47/971] gcc -Igthread/7fc3d67@@gthread-2.0@sha -Igthread -I../glib-2.60.7/gthread -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -pthread '-DG_LOG_DOMAIN="GThread"' -fvisibility=hidden -MD -MQ 'gthread/7fc3d67@@gthread-2.0@sha/gthread-impl.c.o' -MF 'gthread/7fc3d67@@gthread-2.0@sha/gthread-impl.c.o.d' -o 'gthread/7fc3d67@@gthread-2.0@sha/gthread-impl.c.o' -c ../glib-2.60.7/gthread/gthread-impl.c
| [48/971] gcc -Igio/6ae6c9e@@gio-launch-desktop@exe -Igio -I../glib-2.60.7/gio -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include '-DG_LOG_DOMAIN="GLib-GIO"' -DGIO_COMPILATION '-DGIO_MODULE_DIR="/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib/gio/modules"' -fvisibility=hidden -MD -MQ 'gio/6ae6c9e@@gio-launch-desktop@exe/gio-launch-desktop.c.o' -MF 'gio/6ae6c9e@@gio-launch-desktop@exe/gio-launch-desktop.c.o.d' -o 'gio/6ae6c9e@@gio-launch-desktop@exe/gio-launch-desktop.c.o' -c ../glib-2.60.7/gio/gio-launch-desktop.c
| [49/971] gcc -Igmodule/75acf41@@gmodule-2.0@sha -Igmodule -I../glib-2.60.7/gmodule -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -pthread '-DG_LOG_DOMAIN="GModule"' -DG_DISABLE_DEPRECATED -fvisibility=hidden -MD -MQ 'gmodule/75acf41@@gmodule-2.0@sha/gmodule.c.o' -MF 'gmodule/75acf41@@gmodule-2.0@sha/gmodule.c.o.d' -o 'gmodule/75acf41@@gmodule-2.0@sha/gmodule.c.o' -c ../glib-2.60.7/gmodule/gmodule.c
| [50/971] gcc -o gio/gio-launch-desktop 'gio/6ae6c9e@@gio-launch-desktop@exe/gio-launch-desktop.c.o' -L/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib -L/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/lib -Wl,--no-undefined -Wl,--as-needed -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -pipe -Wl,--enable-new-dtags -Wl,-rpath-link,/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib -Wl,-rpath-link,/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/lib -Wl,-rpath,/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib -Wl,-rpath,/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/lib -Wl,-O1
| [51/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/python3-native/python3 gobject/glib-genmarshal --prefix=test --valist-marshallers --output=gobject/tests/marshalers.h --quiet --header ../glib-2.60.7/gobject/tests/marshalers.list
| [52/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/python3-native/python3 gobject/glib-genmarshal --prefix=test --valist-marshallers --include-header=marshalers.h --output=gobject/tests/marshalers.c --quiet --body ../glib-2.60.7/gobject/tests/marshalers.list
| [53/971] gcc -Igio/xdgmime/b8a2f8e@@xdgmime@sta -Igio/xdgmime -I../glib-2.60.7/gio/xdgmime -I. -I../glib-2.60.7/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -DXDG_PREFIX=_gio_xdg -fvisibility=hidden -MD -MQ 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimealias.c.o' -MF 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimealias.c.o.d' -o 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimealias.c.o' -c ../glib-2.60.7/gio/xdgmime/xdgmimealias.c
| [54/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/python3-native/python3 gio/gdbus-2.0/codegen/gdbus-codegen --interface-prefix org. --output-directory gio --generate-c-code gdbus-daemon-generated --c-namespace _G ../glib-2.60.7/gio/dbus-daemon.xml
| [55/971] gcc -Igio/xdgmime/b8a2f8e@@xdgmime@sta -Igio/xdgmime -I../glib-2.60.7/gio/xdgmime -I. -I../glib-2.60.7/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -DXDG_PREFIX=_gio_xdg -fvisibility=hidden -MD -MQ 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmime.c.o' -MF 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmime.c.o.d' -o 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmime.c.o' -c ../glib-2.60.7/gio/xdgmime/xdgmime.c
| [56/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/python3-native/python3 gio/gdbus-2.0/codegen/gdbus-codegen --interface-prefix org.freedesktop.portal. --output-directory gio --generate-c-code xdp-dbus --c-namespace GXdp --annotate 'org.freedesktop.portal.Documents.Add()' org.gtk.GDBus.C.UnixFD true --annotate 'org.freedesktop.portal.Documents.AddNamed()' org.gtk.GDBus.C.UnixFD true --annotate 'org.freedesktop.portal.Documents.AddFull()' org.gtk.GDBus.C.UnixFD true --annotate 'org.freedesktop.portal.OpenURI.OpenFile()' org.gtk.GDBus.C.UnixFD true --annotate 'org.freedesktop.portal.Trash.TrashFile()' org.gtk.GDBus.C.UnixFD true ../glib-2.60.7/gio/org.freedesktop.portal.Documents.xml ../glib-2.60.7/gio/org.freedesktop.portal.OpenURI.xml ../glib-2.60.7/gio/org.freedesktop.portal.ProxyResolver.xml ../glib-2.60.7/gio/org.freedesktop.portal.Trash.xml
| [57/971] gcc -Igio/xdgmime/b8a2f8e@@xdgmime@sta -Igio/xdgmime -I../glib-2.60.7/gio/xdgmime -I. -I../glib-2.60.7/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -DXDG_PREFIX=_gio_xdg -fvisibility=hidden -MD -MQ 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeicon.c.o' -MF 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeicon.c.o.d' -o 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeicon.c.o' -c ../glib-2.60.7/gio/xdgmime/xdgmimeicon.c
| [58/971] gcc -Igio/xdgmime/b8a2f8e@@xdgmime@sta -Igio/xdgmime -I../glib-2.60.7/gio/xdgmime -I. -I../glib-2.60.7/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -DXDG_PREFIX=_gio_xdg -fvisibility=hidden -MD -MQ 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeint.c.o' -MF 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeint.c.o.d' -o 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeint.c.o' -c ../glib-2.60.7/gio/xdgmime/xdgmimeint.c
| [59/971] gcc -Igio/xdgmime/b8a2f8e@@xdgmime@sta -Igio/xdgmime -I../glib-2.60.7/gio/xdgmime -I. -I../glib-2.60.7/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -DXDG_PREFIX=_gio_xdg -fvisibility=hidden -MD -MQ 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeglob.c.o' -MF 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeglob.c.o.d' -o 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeglob.c.o' -c ../glib-2.60.7/gio/xdgmime/xdgmimeglob.c
| [60/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/python3-native/python3 ../glib-2.60.7/gio/data-to-c.py ../glib-2.60.7/gio/../glib/gconstructor.h gconstructor_code gio/gconstructor_as_data.h
| [61/971] gcc -Igio/xdgmime/b8a2f8e@@xdgmime@sta -Igio/xdgmime -I../glib-2.60.7/gio/xdgmime -I. -I../glib-2.60.7/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -DXDG_PREFIX=_gio_xdg -fvisibility=hidden -MD -MQ 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimecache.c.o' -MF 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimecache.c.o.d' -o 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimecache.c.o' -c ../glib-2.60.7/gio/xdgmime/xdgmimecache.c
| [62/971] gcc -Igio/xdgmime/b8a2f8e@@xdgmime@sta -Igio/xdgmime -I../glib-2.60.7/gio/xdgmime -I. -I../glib-2.60.7/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -DXDG_PREFIX=_gio_xdg -fvisibility=hidden -MD -MQ 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeparent.c.o' -MF 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeparent.c.o.d' -o 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeparent.c.o' -c ../glib-2.60.7/gio/xdgmime/xdgmimeparent.c
| [63/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/python3-native/python3 gio/gdbus-2.0/codegen/gdbus-codegen --interface-info-header --annotate org.project.Bar Key1 Value1 --annotate org.project.Bar org.gtk.GDBus.Internal Value2 --annotate 'org.project.Bar.HelloWorld()' Key3 Value3 --annotate org.project.Bar::TestSignal Key4 Value4 --annotate org.project.Bar:ay Key5 Value5 --annotate 'org.project.Bar.TestPrimitiveTypes()[val_int32]' Key6 Value6 --annotate 'org.project.Bar.TestPrimitiveTypes()[ret_uint32]' Key7 Value7 --annotate 'org.project.Bar::TestSignal[array_of_strings]' Key8 Value8 --output gio/tests/gdbus-test-codegen-generated-interface-info.h ../glib-2.60.7/gio/tests/test-codegen.xml
| [64/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/python3-native/python3 gio/gdbus-2.0/codegen/gdbus-codegen --interface-prefix org.gtk.GDBus.Example.ObjectManager. --c-namespace Example --c-generate-object-manager --output-directory gio/tests/gdbus-object-manager-example --generate-c-code objectmanager-gen --generate-docbook objectmanager-gen ../glib-2.60.7/gio/tests/gdbus-object-manager-example/gdbus-example-objectmanager.xml
| [65/971] gcc -Igio/xdgmime/b8a2f8e@@xdgmime@sta -Igio/xdgmime -I../glib-2.60.7/gio/xdgmime -I. -I../glib-2.60.7/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -DXDG_PREFIX=_gio_xdg -fvisibility=hidden -MD -MQ 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimemagic.c.o' -MF 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimemagic.c.o.d' -o 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimemagic.c.o' -c ../glib-2.60.7/gio/xdgmime/xdgmimemagic.c
| [66/971] gcc -Iglib/tests/d796b50@@regex@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -I/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@regex@exe/regex.c.o' -MF 'glib/tests/d796b50@@regex@exe/regex.c.o.d' -o 'glib/tests/d796b50@@regex@exe/regex.c.o' -c ../glib-2.60.7/glib/tests/regex.c
| [67/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/python3-native/python3 gio/gdbus-2.0/codegen/gdbus-codegen --interface-info-body --annotate org.project.Bar Key1 Value1 --annotate org.project.Bar org.gtk.GDBus.Internal Value2 --annotate 'org.project.Bar.HelloWorld()' Key3 Value3 --annotate org.project.Bar::TestSignal Key4 Value4 --annotate org.project.Bar:ay Key5 Value5 --annotate 'org.project.Bar.TestPrimitiveTypes()[val_int32]' Key6 Value6 --annotate 'org.project.Bar.TestPrimitiveTypes()[ret_uint32]' Key7 Value7 --annotate 'org.project.Bar::TestSignal[array_of_strings]' Key8 Value8 --output gio/tests/gdbus-test-codegen-generated-interface-info.c ../glib-2.60.7/gio/tests/test-codegen.xml
| [68/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/python3-native/python3 gio/gdbus-2.0/codegen/gdbus-codegen --interface-prefix org.project. --output-directory gio/tests --generate-c-code gdbus-test-codegen-generated --c-generate-object-manager --c-generate-autocleanup all --c-namespace Foo_iGen --generate-docbook gdbus-test-codegen-generated-doc --annotate org.project.Bar Key1 Value1 --annotate org.project.Bar org.gtk.GDBus.Internal Value2 --annotate 'org.project.Bar.HelloWorld()' Key3 Value3 --annotate org.project.Bar::TestSignal Key4 Value4 --annotate org.project.Bar:ay Key5 Value5 --annotate 'org.project.Bar.TestPrimitiveTypes()[val_int32]' Key6 Value6 --annotate 'org.project.Bar.TestPrimitiveTypes()[ret_uint32]' Key7 Value7 --annotate 'org.project.Bar::TestSignal[array_of_strings]' Key8 Value8 ../glib-2.60.7/gio/tests/test-codegen.xml
| [69/971] gcc -Igio/tests/bcb7ac7@@slow-connect-preload@sha -Igio/tests -I../glib-2.60.7/gio/tests -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -MD -MQ 'gio/tests/bcb7ac7@@slow-connect-preload@sha/slow-connect-preload.c.o' -MF 'gio/tests/bcb7ac7@@slow-connect-preload@sha/slow-connect-preload.c.o.d' -o 'gio/tests/bcb7ac7@@slow-connect-preload@sha/slow-connect-preload.c.o' -c ../glib-2.60.7/gio/tests/slow-connect-preload.c
| [70/971] gcc -o gio/tests/slow-connect-preload.so 'gio/tests/bcb7ac7@@slow-connect-preload@sha/slow-connect-preload.c.o' -L/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib -L/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/lib -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,slow-connect-preload.so -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -pipe -Wl,--enable-new-dtags -Wl,-rpath-link,/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib -Wl,-rpath-link,/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/lib -Wl,-rpath,/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib -Wl,-rpath,/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/lib -Wl,-O1 -ldl -Wl,--end-group
| [71/971] rm -f gio/xdgmime/libxdgmime.a && ar csrD gio/xdgmime/libxdgmime.a 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmime.c.o' 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimealias.c.o' 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimecache.c.o' 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeglob.c.o' 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeicon.c.o' 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeint.c.o' 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimemagic.c.o' 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeparent.c.o'
| [72/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/python3-native/python3 gobject/glib-genmarshal --prefix=test_marshal --output=tests/gobject/testmarshal.h --quiet --header ../glib-2.60.7/tests/gobject/testmarshal.list
| [73/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/python3-native/python3 gobject/glib-genmarshal --prefix=test_marshal --include-header=testmarshal.h --output=tests/gobject/testmarshal.c --quiet --body ../glib-2.60.7/tests/gobject/testmarshal.list
| [74/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/msgfmt -o gio/tests/de/LC_MESSAGES/test.mo ../glib-2.60.7/gio/tests/de/LC_MESSAGES/../../de.po
| [75/971] gcc -Itests/59830eb@@moduletestplugin_a@sha -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -Igmodule -I../glib-2.60.7/gmodule -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -pthread -MD -MQ 'tests/59830eb@@moduletestplugin_a@sha/libmoduletestplugin_a.c.o' -MF 'tests/59830eb@@moduletestplugin_a@sha/libmoduletestplugin_a.c.o.d' -o 'tests/59830eb@@moduletestplugin_a@sha/libmoduletestplugin_a.c.o' -c ../glib-2.60.7/tests/libmoduletestplugin_a.c
| [76/971] gcc -Itests/59830eb@@moduletestplugin_b@sha -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -Igmodule -I../glib-2.60.7/gmodule -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -pthread -MD -MQ 'tests/59830eb@@moduletestplugin_b@sha/libmoduletestplugin_b.c.o' -MF 'tests/59830eb@@moduletestplugin_b@sha/libmoduletestplugin_b.c.o.d' -o 'tests/59830eb@@moduletestplugin_b@sha/libmoduletestplugin_b.c.o' -c ../glib-2.60.7/tests/libmoduletestplugin_b.c
| [77/971] gcc -Itests/59830eb@@datetime@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@datetime@exe/datetime.c.o' -MF 'tests/59830eb@@datetime@exe/datetime.c.o.d' -o 'tests/59830eb@@datetime@exe/datetime.c.o' -c ../glib-2.60.7/tests/datetime.c
| [78/971] gcc -Itests/59830eb@@child-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@child-test@exe/child-test.c.o' -MF 'tests/59830eb@@child-test@exe/child-test.c.o.d' -o 'tests/59830eb@@child-test@exe/child-test.c.o' -c ../glib-2.60.7/tests/child-test.c
| ../glib-2.60.7/tests/child-test.c: In function ‘main’:
| ../glib-2.60.7/tests/child-test.c:169:3: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result]
| system ("true");
| ^~~~~~~~~~~~~~~
| [79/971] gcc -Itests/59830eb@@atomic-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@atomic-test@exe/atomic-test.c.o' -MF 'tests/59830eb@@atomic-test@exe/atomic-test.c.o.d' -o 'tests/59830eb@@atomic-test@exe/atomic-test.c.o' -c ../glib-2.60.7/tests/atomic-test.c
| [80/971] gcc -Itests/59830eb@@bit-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@bit-test@exe/bit-test.c.o' -MF 'tests/59830eb@@bit-test@exe/bit-test.c.o.d' -o 'tests/59830eb@@bit-test@exe/bit-test.c.o' -c ../glib-2.60.7/tests/bit-test.c
| [81/971] gcc -Itests/59830eb@@completion-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@completion-test@exe/completion-test.c.o' -MF 'tests/59830eb@@completion-test@exe/completion-test.c.o.d' -o 'tests/59830eb@@completion-test@exe/completion-test.c.o' -c ../glib-2.60.7/tests/completion-test.c
| [82/971] gcc -Itests/59830eb@@dirname-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@dirname-test@exe/dirname-test.c.o' -MF 'tests/59830eb@@dirname-test@exe/dirname-test.c.o.d' -o 'tests/59830eb@@dirname-test@exe/dirname-test.c.o' -c ../glib-2.60.7/tests/dirname-test.c
| [83/971] gcc -Itests/59830eb@@file-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@file-test@exe/file-test.c.o' -MF 'tests/59830eb@@file-test@exe/file-test.c.o.d' -o 'tests/59830eb@@file-test@exe/file-test.c.o' -c ../glib-2.60.7/tests/file-test.c
| [84/971] gcc -Itests/59830eb@@env-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@env-test@exe/env-test.c.o' -MF 'tests/59830eb@@env-test@exe/env-test.c.o.d' -o 'tests/59830eb@@env-test@exe/env-test.c.o' -c ../glib-2.60.7/tests/env-test.c
| [85/971] gcc -Itests/59830eb@@gio-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@gio-test@exe/gio-test.c.o' -MF 'tests/59830eb@@gio-test@exe/gio-test.c.o.d' -o 'tests/59830eb@@gio-test@exe/gio-test.c.o' -c ../glib-2.60.7/tests/gio-test.c
| ../glib-2.60.7/tests/gio-test.c: In function ‘main’:
| ../glib-2.60.7/tests/gio-test.c:337:4: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result]
| system (cmdline);
| ^~~~~~~~~~~~~~~~
| ../glib-2.60.7/tests/gio-test.c:397:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
| write (writefd, &i, sizeof (i));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../glib-2.60.7/tests/gio-test.c:398:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
| write (writefd, &buflen, sizeof (buflen));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../glib-2.60.7/tests/gio-test.c:399:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
| write (writefd, buf, buflen);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
| [86/971] gcc -Itests/59830eb@@testgdate@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@testgdate@exe/testgdate.c.o' -MF 'tests/59830eb@@testgdate@exe/testgdate.c.o.d' -o 'tests/59830eb@@testgdate@exe/testgdate.c.o' -c ../glib-2.60.7/tests/testgdate.c
| [87/971] gcc -Itests/59830eb@@mapping-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@mapping-test@exe/mapping-test.c.o' -MF 'tests/59830eb@@mapping-test@exe/mapping-test.c.o.d' -o 'tests/59830eb@@mapping-test@exe/mapping-test.c.o' -c ../glib-2.60.7/tests/mapping-test.c
| [88/971] gcc -Itests/59830eb@@mainloop-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@mainloop-test@exe/mainloop-test.c.o' -MF 'tests/59830eb@@mainloop-test@exe/mainloop-test.c.o.d' -o 'tests/59830eb@@mainloop-test@exe/mainloop-test.c.o' -c ../glib-2.60.7/tests/mainloop-test.c
| [89/971] gcc -Itests/59830eb@@qsort-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@qsort-test@exe/qsort-test.c.o' -MF 'tests/59830eb@@qsort-test@exe/qsort-test.c.o.d' -o 'tests/59830eb@@qsort-test@exe/qsort-test.c.o' -c ../glib-2.60.7/tests/qsort-test.c
| [90/971] gcc -Itests/59830eb@@testglib@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@testglib@exe/testglib.c.o' -MF 'tests/59830eb@@testglib@exe/testglib.c.o.d' -o 'tests/59830eb@@testglib@exe/testglib.c.o' -c ../glib-2.60.7/tests/testglib.c
| [91/971] gcc -Itests/59830eb@@asyncqueue-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@asyncqueue-test@exe/asyncqueue-test.c.o' -MF 'tests/59830eb@@asyncqueue-test@exe/asyncqueue-test.c.o.d' -o 'tests/59830eb@@asyncqueue-test@exe/asyncqueue-test.c.o' -c ../glib-2.60.7/tests/asyncqueue-test.c
| [92/971] gcc -Itests/59830eb@@slice-concurrent@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@slice-concurrent@exe/slice-concurrent.c.o' -MF 'tests/59830eb@@slice-concurrent@exe/slice-concurrent.c.o.d' -o 'tests/59830eb@@slice-concurrent@exe/slice-concurrent.c.o' -c ../glib-2.60.7/tests/slice-concurrent.c
| [93/971] gcc -Itests/59830eb@@relation-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@relation-test@exe/relation-test.c.o' -MF 'tests/59830eb@@relation-test@exe/relation-test.c.o.d' -o 'tests/59830eb@@relation-test@exe/relation-test.c.o' -c ../glib-2.60.7/tests/relation-test.c
| [94/971] gcc -Itests/59830eb@@spawn-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@spawn-test@exe/spawn-test.c.o' -MF 'tests/59830eb@@spawn-test@exe/spawn-test.c.o.d' -o 'tests/59830eb@@spawn-test@exe/spawn-test.c.o' -c ../glib-2.60.7/tests/spawn-test.c
| [95/971] gcc -Itests/59830eb@@slice-threadinit@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@slice-threadinit@exe/slice-threadinit.c.o' -MF 'tests/59830eb@@slice-threadinit@exe/slice-threadinit.c.o.d' -o 'tests/59830eb@@slice-threadinit@exe/slice-threadinit.c.o' -c ../glib-2.60.7/tests/slice-threadinit.c
| [96/971] gcc -Itests/59830eb@@sources@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@sources@exe/sources.c.o' -MF 'tests/59830eb@@sources@exe/sources.c.o.d' -o 'tests/59830eb@@sources@exe/sources.c.o' -c ../glib-2.60.7/tests/sources.c
| [97/971] gcc -Itests/59830eb@@type-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@type-test@exe/type-test.c.o' -MF 'tests/59830eb@@type-test@exe/type-test.c.o.d' -o 'tests/59830eb@@type-test@exe/type-test.c.o' -c ../glib-2.60.7/tests/type-test.c
| [98/971] gcc -Itests/59830eb@@thread-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@thread-test@exe/thread-test.c.o' -MF 'tests/59830eb@@thread-test@exe/thread-test.c.o.d' -o 'tests/59830eb@@thread-test@exe/thread-test.c.o' -c ../glib-2.60.7/tests/thread-test.c
| [99/971] gcc -Itests/59830eb@@unicode-caseconv@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@unicode-caseconv@exe/unicode-caseconv.c.o' -MF 'tests/59830eb@@unicode-caseconv@exe/unicode-caseconv.c.o.d' -o 'tests/59830eb@@unicode-caseconv@exe/unicode-caseconv.c.o' -c ../glib-2.60.7/tests/unicode-caseconv.c
| [100/971] gcc -Itests/59830eb@@threadpool-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@threadpool-test@exe/threadpool-test.c.o' -MF 'tests/59830eb@@threadpool-test@exe/threadpool-test.c.o.d' -o 'tests/59830eb@@threadpool-test@exe/threadpool-test.c.o' -c ../glib-2.60.7/tests/threadpool-test.c
| [101/971] gcc -Itests/59830eb@@module-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -Igmodule -I../glib-2.60.7/gmodule -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@module-test@exe/module-test.c.o' -MF 'tests/59830eb@@module-test@exe/module-test.c.o.d' -o 'tests/59830eb@@module-test@exe/module-test.c.o' -c ../glib-2.60.7/tests/module-test.c
| [102/971] gcc -Itests/59830eb@@iochannel-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@iochannel-test@exe/iochannel-test.c.o' -MF 'tests/59830eb@@iochannel-test@exe/iochannel-test.c.o.d' -o 'tests/59830eb@@iochannel-test@exe/iochannel-test.c.o' -c ../glib-2.60.7/tests/iochannel-test.c
| [103/971] gcc -Itests/59830eb@@timeloop@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@timeloop@exe/timeloop.c.o' -MF 'tests/59830eb@@timeloop@exe/timeloop.c.o.d' -o 'tests/59830eb@@timeloop@exe/timeloop.c.o' -c ../glib-2.60.7/tests/timeloop.c
| [104/971] gcc -Itests/59830eb@@unicode-encoding@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@unicode-encoding@exe/unicode-encoding.c.o' -MF 'tests/59830eb@@unicode-encoding@exe/unicode-encoding.c.o.d' -o 'tests/59830eb@@unicode-encoding@exe/unicode-encoding.c.o' -c ../glib-2.60.7/tests/unicode-encoding.c
| [105/971] gcc -Itests/59830eb@@slice-color@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@slice-color@exe/slice-color.c.o' -MF 'tests/59830eb@@slice-color@exe/slice-color.c.o.d' -o 'tests/59830eb@@slice-color@exe/slice-color.c.o' -c ../glib-2.60.7/tests/slice-color.c
| [106/971] gcc -Itests/59830eb@@slice-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@slice-test@exe/slice-test.c.o' -MF 'tests/59830eb@@slice-test@exe/slice-test.c.o.d' -o 'tests/59830eb@@slice-test@exe/slice-test.c.o' -c ../glib-2.60.7/tests/slice-test.c
| [107/971] gcc -Itests/59830eb@@slice-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@slice-test@exe/memchunks.c.o' -MF 'tests/59830eb@@slice-test@exe/memchunks.c.o.d' -o 'tests/59830eb@@slice-test@exe/memchunks.c.o' -c ../glib-2.60.7/tests/memchunks.c
| [108/971] gcc -Itests/59830eb@@slice-color@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@slice-color@exe/memchunks.c.o' -MF 'tests/59830eb@@slice-color@exe/memchunks.c.o.d' -o 'tests/59830eb@@slice-color@exe/memchunks.c.o' -c ../glib-2.60.7/tests/memchunks.c
| [109/971] gcc -Itests/59830eb@@assert-msg-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@assert-msg-test@exe/assert-msg-test.c.o' -MF 'tests/59830eb@@assert-msg-test@exe/assert-msg-test.c.o.d' -o 'tests/59830eb@@assert-msg-test@exe/assert-msg-test.c.o' -c ../glib-2.60.7/tests/assert-msg-test.c
| [110/971] gcc -Itests/59830eb@@unicode-collate@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@unicode-collate@exe/unicode-collate.c.o' -MF 'tests/59830eb@@unicode-collate@exe/unicode-collate.c.o.d' -o 'tests/59830eb@@unicode-collate@exe/unicode-collate.c.o' -c ../glib-2.60.7/tests/unicode-collate.c
| [111/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/meson --internal symbolextractor glib/libglib-2.0.so.0.6000.7 'glib/4430778@@glib-2.0@sha/libglib-2.0.so.0.6000.7.symbols'
| FAILED: glib/4430778@@glib-2.0@sha/libglib-2.0.so.0.6000.7.symbols
| /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/meson --internal symbolextractor glib/libglib-2.0.so.0.6000.7 'glib/4430778@@glib-2.0@sha/libglib-2.0.so.0.6000.7.symbols'
| Traceback (most recent call last):
| File "/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/meson", line 11, in <module>
| load_entry_point('meson==0.51.2', 'console_scripts', 'meson')()
| File "/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line 224, in main
| return run(sys.argv[1:], launcher)
| File "/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line 213, in run
| return run_script_command(args[1], args[2:])
| File "/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line 161, in run_script_command
| return module.run(script_args)
| File "/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib/python3.7/site-packages/mesonbuild/scripts/symbolextractor.py", line 118, in run
| gen_symbols(libfile, outfile, options.cross_host)
| File "/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib/python3.7/site-packages/mesonbuild/scripts/symbolextractor.py", line 105, in gen_symbols
| linux_syms(libfilename, outfilename)
| File "/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib/python3.7/site-packages/mesonbuild/scripts/symbolextractor.py", line 63, in linux_syms
| raise RuntimeError('Readelf does not work')
| RuntimeError: Readelf does not work
| [112/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/meson --internal exe /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/build/meson-private/meson_exe_python3_f0d546757b9fc595d4b07c58da49c647993ab458.dat
| [113/971] gcc -Itests/59830eb@@onceinit@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@onceinit@exe/onceinit.c.o' -MF 'tests/59830eb@@onceinit@exe/onceinit.c.o.d' -o 'tests/59830eb@@onceinit@exe/onceinit.c.o' -c ../glib-2.60.7/tests/onceinit.c
| [114/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/meson --internal exe /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/build/meson-private/meson_exe_python3_d229ee3dd9d0e4628f2df95c37b484be030ce7b6.dat
| ninja: build stopped: subcommand failed.
| WARNING: exit code 1 from a shell command.
| ERROR: Execution of '/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/temp/run.do_compile.16704' failed with exit code 1:
| [1/971] gcc -Iglib/tests/d796b50@@pattern@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@pattern@exe/pattern.c.o' -MF 'glib/tests/d796b50@@pattern@exe/pattern.c.o.d' -o 'glib/tests/d796b50@@pattern@exe/pattern.c.o' -c ../glib-2.60.7/glib/tests/pattern.c
| [2/971] gcc -Iglib/tests/d796b50@@overflow@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@overflow@exe/overflow.c.o' -MF 'glib/tests/d796b50@@overflow@exe/overflow.c.o.d' -o 'glib/tests/d796b50@@overflow@exe/overflow.c.o' -c ../glib-2.60.7/glib/tests/overflow.c
| [3/971] gcc -Iglib/tests/d796b50@@rcbox@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@rcbox@exe/rcbox.c.o' -MF 'glib/tests/d796b50@@rcbox@exe/rcbox.c.o.d' -o 'glib/tests/d796b50@@rcbox@exe/rcbox.c.o' -c ../glib-2.60.7/glib/tests/rcbox.c
| [4/971] gcc -Iglib/tests/d796b50@@overflow-fallback@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -D_GLIB_TEST_OVERFLOW_FALLBACK -MD -MQ 'glib/tests/d796b50@@overflow-fallback@exe/overflow.c.o' -MF 'glib/tests/d796b50@@overflow-fallback@exe/overflow.c.o.d' -o 'glib/tests/d796b50@@overflow-fallback@exe/overflow.c.o' -c ../glib-2.60.7/glib/tests/overflow.c
| [5/971] gcc -Iglib/tests/d796b50@@private@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@private@exe/private.c.o' -MF 'glib/tests/d796b50@@private@exe/private.c.o.d' -o 'glib/tests/d796b50@@private@exe/private.c.o' -c ../glib-2.60.7/glib/tests/private.c
| [6/971] gcc -Iglib/tests/d796b50@@protocol@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@protocol@exe/protocol.c.o' -MF 'glib/tests/d796b50@@protocol@exe/protocol.c.o.d' -o 'glib/tests/d796b50@@protocol@exe/protocol.c.o' -c ../glib-2.60.7/glib/tests/protocol.c
| [7/971] gcc -Iglib/tests/d796b50@@refcount-macro@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DG_DISABLE_CHECKS -MD -MQ 'glib/tests/d796b50@@refcount-macro@exe/refcount.c.o' -MF 'glib/tests/d796b50@@refcount-macro@exe/refcount.c.o.d' -o 'glib/tests/d796b50@@refcount-macro@exe/refcount.c.o' -c ../glib-2.60.7/glib/tests/refcount.c
| [8/971] gcc -Iglib/tests/d796b50@@refstring@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@refstring@exe/refstring.c.o' -MF 'glib/tests/d796b50@@refstring@exe/refstring.c.o.d' -o 'glib/tests/d796b50@@refstring@exe/refstring.c.o' -c ../glib-2.60.7/glib/tests/refstring.c
| [9/971] gcc -Iglib/tests/d796b50@@refcount@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@refcount@exe/refcount.c.o' -MF 'glib/tests/d796b50@@refcount@exe/refcount.c.o.d' -o 'glib/tests/d796b50@@refcount@exe/refcount.c.o' -c ../glib-2.60.7/glib/tests/refcount.c
| [10/971] gcc -Iglib/tests/d796b50@@queue@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@queue@exe/queue.c.o' -MF 'glib/tests/d796b50@@queue@exe/queue.c.o.d' -o 'glib/tests/d796b50@@queue@exe/queue.c.o' -c ../glib-2.60.7/glib/tests/queue.c
| [11/971] gcc -Iglib/tests/d796b50@@scannerapi@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@scannerapi@exe/scannerapi.c.o' -MF 'glib/tests/d796b50@@scannerapi@exe/scannerapi.c.o.d' -o 'glib/tests/d796b50@@scannerapi@exe/scannerapi.c.o' -c ../glib-2.60.7/glib/tests/scannerapi.c
| [12/971] gcc -Iglib/tests/d796b50@@rwlock@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@rwlock@exe/rwlock.c.o' -MF 'glib/tests/d796b50@@rwlock@exe/rwlock.c.o.d' -o 'glib/tests/d796b50@@rwlock@exe/rwlock.c.o' -c ../glib-2.60.7/glib/tests/rwlock.c
| [13/971] gcc -Iglib/tests/d796b50@@search-utils@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@search-utils@exe/search-utils.c.o' -MF 'glib/tests/d796b50@@search-utils@exe/search-utils.c.o.d' -o 'glib/tests/d796b50@@search-utils@exe/search-utils.c.o' -c ../glib-2.60.7/glib/tests/search-utils.c
| [14/971] gcc -Iglib/tests/d796b50@@rec-mutex@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@rec-mutex@exe/rec-mutex.c.o' -MF 'glib/tests/d796b50@@rec-mutex@exe/rec-mutex.c.o.d' -o 'glib/tests/d796b50@@rec-mutex@exe/rec-mutex.c.o' -c ../glib-2.60.7/glib/tests/rec-mutex.c
| [15/971] gcc -Iglib/tests/d796b50@@shell@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@shell@exe/shell.c.o' -MF 'glib/tests/d796b50@@shell@exe/shell.c.o.d' -o 'glib/tests/d796b50@@shell@exe/shell.c.o' -c ../glib-2.60.7/glib/tests/shell.c
| [16/971] gcc -Iglib/tests/d796b50@@slice@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@slice@exe/slice.c.o' -MF 'glib/tests/d796b50@@slice@exe/slice.c.o.d' -o 'glib/tests/d796b50@@slice@exe/slice.c.o' -c ../glib-2.60.7/glib/tests/slice.c
| [17/971] gcc -Iglib/tests/d796b50@@sort@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@sort@exe/sort.c.o' -MF 'glib/tests/d796b50@@sort@exe/sort.c.o.d' -o 'glib/tests/d796b50@@sort@exe/sort.c.o' -c ../glib-2.60.7/glib/tests/sort.c
| [18/971] gcc -Iglib/tests/d796b50@@spawn-multithreaded@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@spawn-multithreaded@exe/spawn-multithreaded.c.o' -MF 'glib/tests/d796b50@@spawn-multithreaded@exe/spawn-multithreaded.c.o.d' -o 'glib/tests/d796b50@@spawn-multithreaded@exe/spawn-multithreaded.c.o' -c ../glib-2.60.7/glib/tests/spawn-multithreaded.c
| [19/971] gcc -Iglib/tests/d796b50@@slist@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@slist@exe/slist.c.o' -MF 'glib/tests/d796b50@@slist@exe/slist.c.o.d' -o 'glib/tests/d796b50@@slist@exe/slist.c.o' -c ../glib-2.60.7/glib/tests/slist.c
| [20/971] gcc -Iglib/tests/d796b50@@string@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@string@exe/string.c.o' -MF 'glib/tests/d796b50@@string@exe/string.c.o.d' -o 'glib/tests/d796b50@@string@exe/string.c.o' -c ../glib-2.60.7/glib/tests/string.c
| [21/971] gcc -Iglib/tests/d796b50@@spawn-singlethread@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@spawn-singlethread@exe/spawn-singlethread.c.o' -MF 'glib/tests/d796b50@@spawn-singlethread@exe/spawn-singlethread.c.o.d' -o 'glib/tests/d796b50@@spawn-singlethread@exe/spawn-singlethread.c.o' -c ../glib-2.60.7/glib/tests/spawn-singlethread.c
| [22/971] gcc -Iglib/tests/d796b50@@sequence@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@sequence@exe/sequence.c.o' -MF 'glib/tests/d796b50@@sequence@exe/sequence.c.o.d' -o 'glib/tests/d796b50@@sequence@exe/sequence.c.o' -c ../glib-2.60.7/glib/tests/sequence.c
| [23/971] gcc -Iglib/tests/d796b50@@testing@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@testing@exe/testing.c.o' -MF 'glib/tests/d796b50@@testing@exe/testing.c.o.d' -o 'glib/tests/d796b50@@testing@exe/testing.c.o' -c ../glib-2.60.7/glib/tests/testing.c
| [24/971] gcc -Iglib/tests/d796b50@@timeout@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@timeout@exe/timeout.c.o' -MF 'glib/tests/d796b50@@timeout@exe/timeout.c.o.d' -o 'glib/tests/d796b50@@timeout@exe/timeout.c.o' -c ../glib-2.60.7/glib/tests/timeout.c
| [25/971] gcc -Iglib/tests/d796b50@@utf8-performance@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@utf8-performance@exe/utf8-performance.c.o' -MF 'glib/tests/d796b50@@utf8-performance@exe/utf8-performance.c.o.d' -o 'glib/tests/d796b50@@utf8-performance@exe/utf8-performance.c.o' -c ../glib-2.60.7/glib/tests/utf8-performance.c
| [26/971] gcc -Iglib/tests/d796b50@@timer@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@timer@exe/timer.c.o' -MF 'glib/tests/d796b50@@timer@exe/timer.c.o.d' -o 'glib/tests/d796b50@@timer@exe/timer.c.o' -c ../glib-2.60.7/glib/tests/timer.c
| [27/971] gcc -Iglib/tests/d796b50@@thread@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@thread@exe/thread.c.o' -MF 'glib/tests/d796b50@@thread@exe/thread.c.o.d' -o 'glib/tests/d796b50@@thread@exe/thread.c.o' -c ../glib-2.60.7/glib/tests/thread.c
| [28/971] gcc -Iglib/tests/d796b50@@utf8-pointer@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@utf8-pointer@exe/utf8-pointer.c.o' -MF 'glib/tests/d796b50@@utf8-pointer@exe/utf8-pointer.c.o.d' -o 'glib/tests/d796b50@@utf8-pointer@exe/utf8-pointer.c.o' -c ../glib-2.60.7/glib/tests/utf8-pointer.c
| [29/971] gcc -Iglib/tests/d796b50@@utf8-misc@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@utf8-misc@exe/utf8-misc.c.o' -MF 'glib/tests/d796b50@@utf8-misc@exe/utf8-misc.c.o.d' -o 'glib/tests/d796b50@@utf8-misc@exe/utf8-misc.c.o' -c ../glib-2.60.7/glib/tests/utf8-misc.c
| [30/971] gcc -Iglib/tests/d796b50@@strfuncs@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@strfuncs@exe/strfuncs.c.o' -MF 'glib/tests/d796b50@@strfuncs@exe/strfuncs.c.o.d' -o 'glib/tests/d796b50@@strfuncs@exe/strfuncs.c.o' -c ../glib-2.60.7/glib/tests/strfuncs.c
| [31/971] gcc -Iglib/tests/d796b50@@test-printf@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@test-printf@exe/test-printf.c.o' -MF 'glib/tests/d796b50@@test-printf@exe/test-printf.c.o.d' -o 'glib/tests/d796b50@@test-printf@exe/test-printf.c.o' -c ../glib-2.60.7/glib/tests/test-printf.c
| [32/971] gcc -Iglib/tests/d796b50@@tree@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@tree@exe/tree.c.o' -MF 'glib/tests/d796b50@@tree@exe/tree.c.o.d' -o 'glib/tests/d796b50@@tree@exe/tree.c.o' -c ../glib-2.60.7/glib/tests/tree.c
| [33/971] gcc -Iglib/tests/d796b50@@utf8-validate@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@utf8-validate@exe/utf8-validate.c.o' -MF 'glib/tests/d796b50@@utf8-validate@exe/utf8-validate.c.o.d' -o 'glib/tests/d796b50@@utf8-validate@exe/utf8-validate.c.o' -c ../glib-2.60.7/glib/tests/utf8-validate.c
| [34/971] gcc -Iglib/tests/d796b50@@uri@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@uri@exe/uri.c.o' -MF 'glib/tests/d796b50@@uri@exe/uri.c.o.d' -o 'glib/tests/d796b50@@uri@exe/uri.c.o' -c ../glib-2.60.7/glib/tests/uri.c
| [35/971] gcc -Iglib/tests/d796b50@@642026@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@642026@exe/642026.c.o' -MF 'glib/tests/d796b50@@642026@exe/642026.c.o.d' -o 'glib/tests/d796b50@@642026@exe/642026.c.o' -c ../glib-2.60.7/glib/tests/642026.c
| [36/971] gcc -Iglib/tests/d796b50@@642026-ec@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DG_ERRORCHECK_MUTEXES -MD -MQ 'glib/tests/d796b50@@642026-ec@exe/642026.c.o' -MF 'glib/tests/d796b50@@642026-ec@exe/642026.c.o.d' -o 'glib/tests/d796b50@@642026-ec@exe/642026.c.o' -c ../glib-2.60.7/glib/tests/642026.c
| [37/971] gcc -Iglib/tests/d796b50@@1bit-mutex@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@1bit-mutex@exe/1bit-mutex.c.o' -MF 'glib/tests/d796b50@@1bit-mutex@exe/1bit-mutex.c.o.d' -o 'glib/tests/d796b50@@1bit-mutex@exe/1bit-mutex.c.o' -c ../glib-2.60.7/glib/tests/1bit-mutex.c
| [38/971] gcc -Iglib/tests/d796b50@@include@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@include@exe/include.c.o' -MF 'glib/tests/d796b50@@include@exe/include.c.o.d' -o 'glib/tests/d796b50@@include@exe/include.c.o' -c ../glib-2.60.7/glib/tests/include.c
| [39/971] gcc -Iglib/tests/d796b50@@1bit-emufutex@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DTEST_EMULATED_FUTEX -MD -MQ 'glib/tests/d796b50@@1bit-emufutex@exe/1bit-mutex.c.o' -MF 'glib/tests/d796b50@@1bit-emufutex@exe/1bit-mutex.c.o.d' -o 'glib/tests/d796b50@@1bit-emufutex@exe/1bit-mutex.c.o' -c ../glib-2.60.7/glib/tests/1bit-mutex.c
| [40/971] gcc -Iglib/tests/d796b50@@utils@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@utils@exe/utils.c.o' -MF 'glib/tests/d796b50@@utils@exe/utils.c.o.d' -o 'glib/tests/d796b50@@utils@exe/utils.c.o' -c ../glib-2.60.7/glib/tests/utils.c
| [41/971] gcc -Iglib/tests/d796b50@@gwakeup-fallback@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DTEST_EVENTFD_FALLBACK -MD -MQ 'glib/tests/d796b50@@gwakeup-fallback@exe/gwakeuptest.c.o' -MF 'glib/tests/d796b50@@gwakeup-fallback@exe/gwakeuptest.c.o.d' -o 'glib/tests/d796b50@@gwakeup-fallback@exe/gwakeuptest.c.o' -c ../glib-2.60.7/glib/tests/gwakeuptest.c
| [42/971] gcc -Iglib/tests/d796b50@@test-spawn-echo@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@test-spawn-echo@exe/test-spawn-echo.c.o' -MF 'glib/tests/d796b50@@test-spawn-echo@exe/test-spawn-echo.c.o.d' -o 'glib/tests/d796b50@@test-spawn-echo@exe/test-spawn-echo.c.o' -c ../glib-2.60.7/glib/tests/test-spawn-echo.c
| [43/971] gcc -Iglib/tests/d796b50@@autoptr@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@autoptr@exe/autoptr.c.o' -MF 'glib/tests/d796b50@@autoptr@exe/autoptr.c.o.d' -o 'glib/tests/d796b50@@autoptr@exe/autoptr.c.o' -c ../glib-2.60.7/glib/tests/autoptr.c
| [44/971] gcc -Iglib/tests/d796b50@@testing-helper@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@testing-helper@exe/testing-helper.c.o' -MF 'glib/tests/d796b50@@testing-helper@exe/testing-helper.c.o.d' -o 'glib/tests/d796b50@@testing-helper@exe/testing-helper.c.o' -c ../glib-2.60.7/glib/tests/testing-helper.c
| [45/971] gcc -Iglib/tests/d796b50@@gwakeup-fallback@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DTEST_EVENTFD_FALLBACK -MD -MQ 'glib/tests/d796b50@@gwakeup-fallback@exe/.._gwakeup.c.o' -MF 'glib/tests/d796b50@@gwakeup-fallback@exe/.._gwakeup.c.o.d' -o 'glib/tests/d796b50@@gwakeup-fallback@exe/.._gwakeup.c.o' -c ../glib-2.60.7/glib/gwakeup.c
| [46/971] gcc -Iglib/tests/d796b50@@unix@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@unix@exe/unix.c.o' -MF 'glib/tests/d796b50@@unix@exe/unix.c.o.d' -o 'glib/tests/d796b50@@unix@exe/unix.c.o' -c ../glib-2.60.7/glib/tests/unix.c
| [47/971] gcc -Igthread/7fc3d67@@gthread-2.0@sha -Igthread -I../glib-2.60.7/gthread -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -pthread '-DG_LOG_DOMAIN="GThread"' -fvisibility=hidden -MD -MQ 'gthread/7fc3d67@@gthread-2.0@sha/gthread-impl.c.o' -MF 'gthread/7fc3d67@@gthread-2.0@sha/gthread-impl.c.o.d' -o 'gthread/7fc3d67@@gthread-2.0@sha/gthread-impl.c.o' -c ../glib-2.60.7/gthread/gthread-impl.c
| [48/971] gcc -Igio/6ae6c9e@@gio-launch-desktop@exe -Igio -I../glib-2.60.7/gio -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include '-DG_LOG_DOMAIN="GLib-GIO"' -DGIO_COMPILATION '-DGIO_MODULE_DIR="/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib/gio/modules"' -fvisibility=hidden -MD -MQ 'gio/6ae6c9e@@gio-launch-desktop@exe/gio-launch-desktop.c.o' -MF 'gio/6ae6c9e@@gio-launch-desktop@exe/gio-launch-desktop.c.o.d' -o 'gio/6ae6c9e@@gio-launch-desktop@exe/gio-launch-desktop.c.o' -c ../glib-2.60.7/gio/gio-launch-desktop.c
| [49/971] gcc -Igmodule/75acf41@@gmodule-2.0@sha -Igmodule -I../glib-2.60.7/gmodule -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -pthread '-DG_LOG_DOMAIN="GModule"' -DG_DISABLE_DEPRECATED -fvisibility=hidden -MD -MQ 'gmodule/75acf41@@gmodule-2.0@sha/gmodule.c.o' -MF 'gmodule/75acf41@@gmodule-2.0@sha/gmodule.c.o.d' -o 'gmodule/75acf41@@gmodule-2.0@sha/gmodule.c.o' -c ../glib-2.60.7/gmodule/gmodule.c
| [50/971] gcc -o gio/gio-launch-desktop 'gio/6ae6c9e@@gio-launch-desktop@exe/gio-launch-desktop.c.o' -L/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib -L/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/lib -Wl,--no-undefined -Wl,--as-needed -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -pipe -Wl,--enable-new-dtags -Wl,-rpath-link,/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib -Wl,-rpath-link,/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/lib -Wl,-rpath,/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib -Wl,-rpath,/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/lib -Wl,-O1
| [51/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/python3-native/python3 gobject/glib-genmarshal --prefix=test --valist-marshallers --output=gobject/tests/marshalers.h --quiet --header ../glib-2.60.7/gobject/tests/marshalers.list
| [52/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/python3-native/python3 gobject/glib-genmarshal --prefix=test --valist-marshallers --include-header=marshalers.h --output=gobject/tests/marshalers.c --quiet --body ../glib-2.60.7/gobject/tests/marshalers.list
| [53/971] gcc -Igio/xdgmime/b8a2f8e@@xdgmime@sta -Igio/xdgmime -I../glib-2.60.7/gio/xdgmime -I. -I../glib-2.60.7/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -DXDG_PREFIX=_gio_xdg -fvisibility=hidden -MD -MQ 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimealias.c.o' -MF 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimealias.c.o.d' -o 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimealias.c.o' -c ../glib-2.60.7/gio/xdgmime/xdgmimealias.c
| [54/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/python3-native/python3 gio/gdbus-2.0/codegen/gdbus-codegen --interface-prefix org. --output-directory gio --generate-c-code gdbus-daemon-generated --c-namespace _G ../glib-2.60.7/gio/dbus-daemon.xml
| [55/971] gcc -Igio/xdgmime/b8a2f8e@@xdgmime@sta -Igio/xdgmime -I../glib-2.60.7/gio/xdgmime -I. -I../glib-2.60.7/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -DXDG_PREFIX=_gio_xdg -fvisibility=hidden -MD -MQ 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmime.c.o' -MF 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmime.c.o.d' -o 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmime.c.o' -c ../glib-2.60.7/gio/xdgmime/xdgmime.c
| [56/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/python3-native/python3 gio/gdbus-2.0/codegen/gdbus-codegen --interface-prefix org.freedesktop.portal. --output-directory gio --generate-c-code xdp-dbus --c-namespace GXdp --annotate 'org.freedesktop.portal.Documents.Add()' org.gtk.GDBus.C.UnixFD true --annotate 'org.freedesktop.portal.Documents.AddNamed()' org.gtk.GDBus.C.UnixFD true --annotate 'org.freedesktop.portal.Documents.AddFull()' org.gtk.GDBus.C.UnixFD true --annotate 'org.freedesktop.portal.OpenURI.OpenFile()' org.gtk.GDBus.C.UnixFD true --annotate 'org.freedesktop.portal.Trash.TrashFile()' org.gtk.GDBus.C.UnixFD true ../glib-2.60.7/gio/org.freedesktop.portal.Documents.xml ../glib-2.60.7/gio/org.freedesktop.portal.OpenURI.xml ../glib-2.60.7/gio/org.freedesktop.portal.ProxyResolver.xml ../glib-2.60.7/gio/org.freedesktop.portal.Trash.xml
| [57/971] gcc -Igio/xdgmime/b8a2f8e@@xdgmime@sta -Igio/xdgmime -I../glib-2.60.7/gio/xdgmime -I. -I../glib-2.60.7/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -DXDG_PREFIX=_gio_xdg -fvisibility=hidden -MD -MQ 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeicon.c.o' -MF 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeicon.c.o.d' -o 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeicon.c.o' -c ../glib-2.60.7/gio/xdgmime/xdgmimeicon.c
| [58/971] gcc -Igio/xdgmime/b8a2f8e@@xdgmime@sta -Igio/xdgmime -I../glib-2.60.7/gio/xdgmime -I. -I../glib-2.60.7/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -DXDG_PREFIX=_gio_xdg -fvisibility=hidden -MD -MQ 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeint.c.o' -MF 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeint.c.o.d' -o 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeint.c.o' -c ../glib-2.60.7/gio/xdgmime/xdgmimeint.c
| [59/971] gcc -Igio/xdgmime/b8a2f8e@@xdgmime@sta -Igio/xdgmime -I../glib-2.60.7/gio/xdgmime -I. -I../glib-2.60.7/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -DXDG_PREFIX=_gio_xdg -fvisibility=hidden -MD -MQ 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeglob.c.o' -MF 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeglob.c.o.d' -o 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeglob.c.o' -c ../glib-2.60.7/gio/xdgmime/xdgmimeglob.c
| [60/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/python3-native/python3 ../glib-2.60.7/gio/data-to-c.py ../glib-2.60.7/gio/../glib/gconstructor.h gconstructor_code gio/gconstructor_as_data.h
| [61/971] gcc -Igio/xdgmime/b8a2f8e@@xdgmime@sta -Igio/xdgmime -I../glib-2.60.7/gio/xdgmime -I. -I../glib-2.60.7/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -DXDG_PREFIX=_gio_xdg -fvisibility=hidden -MD -MQ 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimecache.c.o' -MF 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimecache.c.o.d' -o 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimecache.c.o' -c ../glib-2.60.7/gio/xdgmime/xdgmimecache.c
| [62/971] gcc -Igio/xdgmime/b8a2f8e@@xdgmime@sta -Igio/xdgmime -I../glib-2.60.7/gio/xdgmime -I. -I../glib-2.60.7/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -DXDG_PREFIX=_gio_xdg -fvisibility=hidden -MD -MQ 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeparent.c.o' -MF 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeparent.c.o.d' -o 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeparent.c.o' -c ../glib-2.60.7/gio/xdgmime/xdgmimeparent.c
| [63/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/python3-native/python3 gio/gdbus-2.0/codegen/gdbus-codegen --interface-info-header --annotate org.project.Bar Key1 Value1 --annotate org.project.Bar org.gtk.GDBus.Internal Value2 --annotate 'org.project.Bar.HelloWorld()' Key3 Value3 --annotate org.project.Bar::TestSignal Key4 Value4 --annotate org.project.Bar:ay Key5 Value5 --annotate 'org.project.Bar.TestPrimitiveTypes()[val_int32]' Key6 Value6 --annotate 'org.project.Bar.TestPrimitiveTypes()[ret_uint32]' Key7 Value7 --annotate 'org.project.Bar::TestSignal[array_of_strings]' Key8 Value8 --output gio/tests/gdbus-test-codegen-generated-interface-info.h ../glib-2.60.7/gio/tests/test-codegen.xml
| [64/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/python3-native/python3 gio/gdbus-2.0/codegen/gdbus-codegen --interface-prefix org.gtk.GDBus.Example.ObjectManager. --c-namespace Example --c-generate-object-manager --output-directory gio/tests/gdbus-object-manager-example --generate-c-code objectmanager-gen --generate-docbook objectmanager-gen ../glib-2.60.7/gio/tests/gdbus-object-manager-example/gdbus-example-objectmanager.xml
| [65/971] gcc -Igio/xdgmime/b8a2f8e@@xdgmime@sta -Igio/xdgmime -I../glib-2.60.7/gio/xdgmime -I. -I../glib-2.60.7/ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -DXDG_PREFIX=_gio_xdg -fvisibility=hidden -MD -MQ 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimemagic.c.o' -MF 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimemagic.c.o.d' -o 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimemagic.c.o' -c ../glib-2.60.7/gio/xdgmime/xdgmimemagic.c
| [66/971] gcc -Iglib/tests/d796b50@@regex@exe -Iglib/tests -I../glib-2.60.7/glib/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -I/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -MD -MQ 'glib/tests/d796b50@@regex@exe/regex.c.o' -MF 'glib/tests/d796b50@@regex@exe/regex.c.o.d' -o 'glib/tests/d796b50@@regex@exe/regex.c.o' -c ../glib-2.60.7/glib/tests/regex.c
| [67/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/python3-native/python3 gio/gdbus-2.0/codegen/gdbus-codegen --interface-info-body --annotate org.project.Bar Key1 Value1 --annotate org.project.Bar org.gtk.GDBus.Internal Value2 --annotate 'org.project.Bar.HelloWorld()' Key3 Value3 --annotate org.project.Bar::TestSignal Key4 Value4 --annotate org.project.Bar:ay Key5 Value5 --annotate 'org.project.Bar.TestPrimitiveTypes()[val_int32]' Key6 Value6 --annotate 'org.project.Bar.TestPrimitiveTypes()[ret_uint32]' Key7 Value7 --annotate 'org.project.Bar::TestSignal[array_of_strings]' Key8 Value8 --output gio/tests/gdbus-test-codegen-generated-interface-info.c ../glib-2.60.7/gio/tests/test-codegen.xml
| [68/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/python3-native/python3 gio/gdbus-2.0/codegen/gdbus-codegen --interface-prefix org.project. --output-directory gio/tests --generate-c-code gdbus-test-codegen-generated --c-generate-object-manager --c-generate-autocleanup all --c-namespace Foo_iGen --generate-docbook gdbus-test-codegen-generated-doc --annotate org.project.Bar Key1 Value1 --annotate org.project.Bar org.gtk.GDBus.Internal Value2 --annotate 'org.project.Bar.HelloWorld()' Key3 Value3 --annotate org.project.Bar::TestSignal Key4 Value4 --annotate org.project.Bar:ay Key5 Value5 --annotate 'org.project.Bar.TestPrimitiveTypes()[val_int32]' Key6 Value6 --annotate 'org.project.Bar.TestPrimitiveTypes()[ret_uint32]' Key7 Value7 --annotate 'org.project.Bar::TestSignal[array_of_strings]' Key8 Value8 ../glib-2.60.7/gio/tests/test-codegen.xml
| [69/971] gcc -Igio/tests/bcb7ac7@@slow-connect-preload@sha -Igio/tests -I../glib-2.60.7/gio/tests -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -MD -MQ 'gio/tests/bcb7ac7@@slow-connect-preload@sha/slow-connect-preload.c.o' -MF 'gio/tests/bcb7ac7@@slow-connect-preload@sha/slow-connect-preload.c.o.d' -o 'gio/tests/bcb7ac7@@slow-connect-preload@sha/slow-connect-preload.c.o' -c ../glib-2.60.7/gio/tests/slow-connect-preload.c
| [70/971] gcc -o gio/tests/slow-connect-preload.so 'gio/tests/bcb7ac7@@slow-connect-preload@sha/slow-connect-preload.c.o' -L/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib -L/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/lib -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,slow-connect-preload.so -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -pipe -Wl,--enable-new-dtags -Wl,-rpath-link,/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib -Wl,-rpath-link,/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/lib -Wl,-rpath,/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib -Wl,-rpath,/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/lib -Wl,-O1 -ldl -Wl,--end-group
| [71/971] rm -f gio/xdgmime/libxdgmime.a && ar csrD gio/xdgmime/libxdgmime.a 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmime.c.o' 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimealias.c.o' 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimecache.c.o' 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeglob.c.o' 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeicon.c.o' 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeint.c.o' 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimemagic.c.o' 'gio/xdgmime/b8a2f8e@@xdgmime@sta/xdgmimeparent.c.o'
| [72/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/python3-native/python3 gobject/glib-genmarshal --prefix=test_marshal --output=tests/gobject/testmarshal.h --quiet --header ../glib-2.60.7/tests/gobject/testmarshal.list
| [73/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/python3-native/python3 gobject/glib-genmarshal --prefix=test_marshal --include-header=testmarshal.h --output=tests/gobject/testmarshal.c --quiet --body ../glib-2.60.7/tests/gobject/testmarshal.list
| [74/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/msgfmt -o gio/tests/de/LC_MESSAGES/test.mo ../glib-2.60.7/gio/tests/de/LC_MESSAGES/../../de.po
| [75/971] gcc -Itests/59830eb@@moduletestplugin_a@sha -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -Igmodule -I../glib-2.60.7/gmodule -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -pthread -MD -MQ 'tests/59830eb@@moduletestplugin_a@sha/libmoduletestplugin_a.c.o' -MF 'tests/59830eb@@moduletestplugin_a@sha/libmoduletestplugin_a.c.o.d' -o 'tests/59830eb@@moduletestplugin_a@sha/libmoduletestplugin_a.c.o' -c ../glib-2.60.7/tests/libmoduletestplugin_a.c
| [76/971] gcc -Itests/59830eb@@moduletestplugin_b@sha -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -Igmodule -I../glib-2.60.7/gmodule -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -fPIC -pthread -MD -MQ 'tests/59830eb@@moduletestplugin_b@sha/libmoduletestplugin_b.c.o' -MF 'tests/59830eb@@moduletestplugin_b@sha/libmoduletestplugin_b.c.o.d' -o 'tests/59830eb@@moduletestplugin_b@sha/libmoduletestplugin_b.c.o' -c ../glib-2.60.7/tests/libmoduletestplugin_b.c
| [77/971] gcc -Itests/59830eb@@datetime@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@datetime@exe/datetime.c.o' -MF 'tests/59830eb@@datetime@exe/datetime.c.o.d' -o 'tests/59830eb@@datetime@exe/datetime.c.o' -c ../glib-2.60.7/tests/datetime.c
| [78/971] gcc -Itests/59830eb@@child-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@child-test@exe/child-test.c.o' -MF 'tests/59830eb@@child-test@exe/child-test.c.o.d' -o 'tests/59830eb@@child-test@exe/child-test.c.o' -c ../glib-2.60.7/tests/child-test.c
| ../glib-2.60.7/tests/child-test.c: In function ‘main’:
| ../glib-2.60.7/tests/child-test.c:169:3: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result]
| system ("true");
| ^~~~~~~~~~~~~~~
| [79/971] gcc -Itests/59830eb@@atomic-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@atomic-test@exe/atomic-test.c.o' -MF 'tests/59830eb@@atomic-test@exe/atomic-test.c.o.d' -o 'tests/59830eb@@atomic-test@exe/atomic-test.c.o' -c ../glib-2.60.7/tests/atomic-test.c
| [80/971] gcc -Itests/59830eb@@bit-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@bit-test@exe/bit-test.c.o' -MF 'tests/59830eb@@bit-test@exe/bit-test.c.o.d' -o 'tests/59830eb@@bit-test@exe/bit-test.c.o' -c ../glib-2.60.7/tests/bit-test.c
| [81/971] gcc -Itests/59830eb@@completion-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@completion-test@exe/completion-test.c.o' -MF 'tests/59830eb@@completion-test@exe/completion-test.c.o.d' -o 'tests/59830eb@@completion-test@exe/completion-test.c.o' -c ../glib-2.60.7/tests/completion-test.c
| [82/971] gcc -Itests/59830eb@@dirname-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@dirname-test@exe/dirname-test.c.o' -MF 'tests/59830eb@@dirname-test@exe/dirname-test.c.o.d' -o 'tests/59830eb@@dirname-test@exe/dirname-test.c.o' -c ../glib-2.60.7/tests/dirname-test.c
| [83/971] gcc -Itests/59830eb@@file-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@file-test@exe/file-test.c.o' -MF 'tests/59830eb@@file-test@exe/file-test.c.o.d' -o 'tests/59830eb@@file-test@exe/file-test.c.o' -c ../glib-2.60.7/tests/file-test.c
| [84/971] gcc -Itests/59830eb@@env-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@env-test@exe/env-test.c.o' -MF 'tests/59830eb@@env-test@exe/env-test.c.o.d' -o 'tests/59830eb@@env-test@exe/env-test.c.o' -c ../glib-2.60.7/tests/env-test.c
| [85/971] gcc -Itests/59830eb@@gio-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@gio-test@exe/gio-test.c.o' -MF 'tests/59830eb@@gio-test@exe/gio-test.c.o.d' -o 'tests/59830eb@@gio-test@exe/gio-test.c.o' -c ../glib-2.60.7/tests/gio-test.c
| ../glib-2.60.7/tests/gio-test.c: In function ‘main’:
| ../glib-2.60.7/tests/gio-test.c:337:4: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result]
| system (cmdline);
| ^~~~~~~~~~~~~~~~
| ../glib-2.60.7/tests/gio-test.c:397:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
| write (writefd, &i, sizeof (i));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../glib-2.60.7/tests/gio-test.c:398:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
| write (writefd, &buflen, sizeof (buflen));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../glib-2.60.7/tests/gio-test.c:399:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
| write (writefd, buf, buflen);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
| [86/971] gcc -Itests/59830eb@@testgdate@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@testgdate@exe/testgdate.c.o' -MF 'tests/59830eb@@testgdate@exe/testgdate.c.o.d' -o 'tests/59830eb@@testgdate@exe/testgdate.c.o' -c ../glib-2.60.7/tests/testgdate.c
| [87/971] gcc -Itests/59830eb@@mapping-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@mapping-test@exe/mapping-test.c.o' -MF 'tests/59830eb@@mapping-test@exe/mapping-test.c.o.d' -o 'tests/59830eb@@mapping-test@exe/mapping-test.c.o' -c ../glib-2.60.7/tests/mapping-test.c
| [88/971] gcc -Itests/59830eb@@mainloop-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@mainloop-test@exe/mainloop-test.c.o' -MF 'tests/59830eb@@mainloop-test@exe/mainloop-test.c.o.d' -o 'tests/59830eb@@mainloop-test@exe/mainloop-test.c.o' -c ../glib-2.60.7/tests/mainloop-test.c
| [89/971] gcc -Itests/59830eb@@qsort-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@qsort-test@exe/qsort-test.c.o' -MF 'tests/59830eb@@qsort-test@exe/qsort-test.c.o.d' -o 'tests/59830eb@@qsort-test@exe/qsort-test.c.o' -c ../glib-2.60.7/tests/qsort-test.c
| [90/971] gcc -Itests/59830eb@@testglib@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@testglib@exe/testglib.c.o' -MF 'tests/59830eb@@testglib@exe/testglib.c.o.d' -o 'tests/59830eb@@testglib@exe/testglib.c.o' -c ../glib-2.60.7/tests/testglib.c
| [91/971] gcc -Itests/59830eb@@asyncqueue-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@asyncqueue-test@exe/asyncqueue-test.c.o' -MF 'tests/59830eb@@asyncqueue-test@exe/asyncqueue-test.c.o.d' -o 'tests/59830eb@@asyncqueue-test@exe/asyncqueue-test.c.o' -c ../glib-2.60.7/tests/asyncqueue-test.c
| [92/971] gcc -Itests/59830eb@@slice-concurrent@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@slice-concurrent@exe/slice-concurrent.c.o' -MF 'tests/59830eb@@slice-concurrent@exe/slice-concurrent.c.o.d' -o 'tests/59830eb@@slice-concurrent@exe/slice-concurrent.c.o' -c ../glib-2.60.7/tests/slice-concurrent.c
| [93/971] gcc -Itests/59830eb@@relation-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@relation-test@exe/relation-test.c.o' -MF 'tests/59830eb@@relation-test@exe/relation-test.c.o.d' -o 'tests/59830eb@@relation-test@exe/relation-test.c.o' -c ../glib-2.60.7/tests/relation-test.c
| [94/971] gcc -Itests/59830eb@@spawn-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@spawn-test@exe/spawn-test.c.o' -MF 'tests/59830eb@@spawn-test@exe/spawn-test.c.o.d' -o 'tests/59830eb@@spawn-test@exe/spawn-test.c.o' -c ../glib-2.60.7/tests/spawn-test.c
| [95/971] gcc -Itests/59830eb@@slice-threadinit@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@slice-threadinit@exe/slice-threadinit.c.o' -MF 'tests/59830eb@@slice-threadinit@exe/slice-threadinit.c.o.d' -o 'tests/59830eb@@slice-threadinit@exe/slice-threadinit.c.o' -c ../glib-2.60.7/tests/slice-threadinit.c
| [96/971] gcc -Itests/59830eb@@sources@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@sources@exe/sources.c.o' -MF 'tests/59830eb@@sources@exe/sources.c.o.d' -o 'tests/59830eb@@sources@exe/sources.c.o' -c ../glib-2.60.7/tests/sources.c
| [97/971] gcc -Itests/59830eb@@type-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@type-test@exe/type-test.c.o' -MF 'tests/59830eb@@type-test@exe/type-test.c.o.d' -o 'tests/59830eb@@type-test@exe/type-test.c.o' -c ../glib-2.60.7/tests/type-test.c
| [98/971] gcc -Itests/59830eb@@thread-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@thread-test@exe/thread-test.c.o' -MF 'tests/59830eb@@thread-test@exe/thread-test.c.o.d' -o 'tests/59830eb@@thread-test@exe/thread-test.c.o' -c ../glib-2.60.7/tests/thread-test.c
| [99/971] gcc -Itests/59830eb@@unicode-caseconv@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@unicode-caseconv@exe/unicode-caseconv.c.o' -MF 'tests/59830eb@@unicode-caseconv@exe/unicode-caseconv.c.o.d' -o 'tests/59830eb@@unicode-caseconv@exe/unicode-caseconv.c.o' -c ../glib-2.60.7/tests/unicode-caseconv.c
| [100/971] gcc -Itests/59830eb@@threadpool-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@threadpool-test@exe/threadpool-test.c.o' -MF 'tests/59830eb@@threadpool-test@exe/threadpool-test.c.o.d' -o 'tests/59830eb@@threadpool-test@exe/threadpool-test.c.o' -c ../glib-2.60.7/tests/threadpool-test.c
| [101/971] gcc -Itests/59830eb@@module-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -Igmodule -I../glib-2.60.7/gmodule -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@module-test@exe/module-test.c.o' -MF 'tests/59830eb@@module-test@exe/module-test.c.o.d' -o 'tests/59830eb@@module-test@exe/module-test.c.o' -c ../glib-2.60.7/tests/module-test.c
| [102/971] gcc -Itests/59830eb@@iochannel-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@iochannel-test@exe/iochannel-test.c.o' -MF 'tests/59830eb@@iochannel-test@exe/iochannel-test.c.o.d' -o 'tests/59830eb@@iochannel-test@exe/iochannel-test.c.o' -c ../glib-2.60.7/tests/iochannel-test.c
| [103/971] gcc -Itests/59830eb@@timeloop@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@timeloop@exe/timeloop.c.o' -MF 'tests/59830eb@@timeloop@exe/timeloop.c.o.d' -o 'tests/59830eb@@timeloop@exe/timeloop.c.o' -c ../glib-2.60.7/tests/timeloop.c
| [104/971] gcc -Itests/59830eb@@unicode-encoding@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@unicode-encoding@exe/unicode-encoding.c.o' -MF 'tests/59830eb@@unicode-encoding@exe/unicode-encoding.c.o.d' -o 'tests/59830eb@@unicode-encoding@exe/unicode-encoding.c.o' -c ../glib-2.60.7/tests/unicode-encoding.c
| [105/971] gcc -Itests/59830eb@@slice-color@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@slice-color@exe/slice-color.c.o' -MF 'tests/59830eb@@slice-color@exe/slice-color.c.o.d' -o 'tests/59830eb@@slice-color@exe/slice-color.c.o' -c ../glib-2.60.7/tests/slice-color.c
| [106/971] gcc -Itests/59830eb@@slice-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@slice-test@exe/slice-test.c.o' -MF 'tests/59830eb@@slice-test@exe/slice-test.c.o.d' -o 'tests/59830eb@@slice-test@exe/slice-test.c.o' -c ../glib-2.60.7/tests/slice-test.c
| [107/971] gcc -Itests/59830eb@@slice-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@slice-test@exe/memchunks.c.o' -MF 'tests/59830eb@@slice-test@exe/memchunks.c.o.d' -o 'tests/59830eb@@slice-test@exe/memchunks.c.o' -c ../glib-2.60.7/tests/memchunks.c
| [108/971] gcc -Itests/59830eb@@slice-color@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@slice-color@exe/memchunks.c.o' -MF 'tests/59830eb@@slice-color@exe/memchunks.c.o.d' -o 'tests/59830eb@@slice-color@exe/memchunks.c.o' -c ../glib-2.60.7/tests/memchunks.c
| [109/971] gcc -Itests/59830eb@@assert-msg-test@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@assert-msg-test@exe/assert-msg-test.c.o' -MF 'tests/59830eb@@assert-msg-test@exe/assert-msg-test.c.o.d' -o 'tests/59830eb@@assert-msg-test@exe/assert-msg-test.c.o' -c ../glib-2.60.7/tests/assert-msg-test.c
| [110/971] gcc -Itests/59830eb@@unicode-collate@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@unicode-collate@exe/unicode-collate.c.o' -MF 'tests/59830eb@@unicode-collate@exe/unicode-collate.c.o.d' -o 'tests/59830eb@@unicode-collate@exe/unicode-collate.c.o' -c ../glib-2.60.7/tests/unicode-collate.c
| [111/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/meson --internal symbolextractor glib/libglib-2.0.so.0.6000.7 'glib/4430778@@glib-2.0@sha/libglib-2.0.so.0.6000.7.symbols'
| FAILED: glib/4430778@@glib-2.0@sha/libglib-2.0.so.0.6000.7.symbols
| /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/meson --internal symbolextractor glib/libglib-2.0.so.0.6000.7 'glib/4430778@@glib-2.0@sha/libglib-2.0.so.0.6000.7.symbols'
| Traceback (most recent call last):
| File "/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/meson", line 11, in <module>
| load_entry_point('meson==0.51.2', 'console_scripts', 'meson')()
| File "/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line 224, in main
| return run(sys.argv[1:], launcher)
| File "/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line 213, in run
| return run_script_command(args[1], args[2:])
| File "/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line 161, in run_script_command
| return module.run(script_args)
| File "/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib/python3.7/site-packages/mesonbuild/scripts/symbolextractor.py", line 118, in run
| gen_symbols(libfile, outfile, options.cross_host)
| File "/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib/python3.7/site-packages/mesonbuild/scripts/symbolextractor.py", line 105, in gen_symbols
| linux_syms(libfilename, outfilename)
| File "/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/lib/python3.7/site-packages/mesonbuild/scripts/symbolextractor.py", line 63, in linux_syms
| raise RuntimeError('Readelf does not work')
| RuntimeError: Readelf does not work
| [112/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/meson --internal exe /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/build/meson-private/meson_exe_python3_f0d546757b9fc595d4b07c58da49c647993ab458.dat
| [113/971] gcc -Itests/59830eb@@onceinit@exe -Itests -I../glib-2.60.7/tests -I. -I../glib-2.60.7/ -Iglib -I../glib-2.60.7/glib -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu89 -D_GNU_SOURCE -fno-strict-aliasing -Wall -Wduplicated-branches -Wimplicit-fallthrough -Wmisleading-indentation -Wstrict-prototypes -Wunused -Wno-bad-function-cast -Wno-pedantic -Werror=declaration-after-statement -Werror=format=2 -Werror=implicit-function-declaration -Werror=init-self -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=pointer-arith -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -O2 -isystem/home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/include -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_DISABLE_DEPRECATION_WARNINGS -MD -MQ 'tests/59830eb@@onceinit@exe/onceinit.c.o' -MF 'tests/59830eb@@onceinit@exe/onceinit.c.o.d' -o 'tests/59830eb@@onceinit@exe/onceinit.c.o' -c ../glib-2.60.7/tests/onceinit.c
| [114/971] /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/recipe-sysroot-native/usr/bin/meson --internal exe /home/fang/bin/imx-yocto-bsp/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.60.7-r0/build/meson-private/meson_exe_python3_d229ee3dd9d0e4628f2df95c37b484be030ce7b6.dat
| ninja: build stopped: subcommand failed.
| WARNING: exit code 1 from a shell command.
|
ERROR: Task (virtual:native:/home/fang/bin/imx-yocto-bsp/sources/poky/meta/recipes-core/glib-2.0/glib-2.0_2.60.7.bb:do_compile) failed with exit code '1'

Labels (4)
0 Kudos
1 Reply

1,042 Views
jimmychan
NXP TechSupport
NXP TechSupport

Do you install the host packages (mentioned in the Yocto User's guide chapter 3.1) in your Ubuntu?

0 Kudos