seapath / meta-seapath

This is the core of the seapath project. The meta-seapath repo contains the yocto Seapath layer, which contains all the code (yocto recipes) needed to build the seapath images used to install seapath (host, guest, flasher, etc.)
Apache License 2.0
6 stars 10 forks source link

Error when building with kbd or libvirt #51

Closed dupremathieu closed 1 year ago

dupremathieu commented 2 years ago

Describe the bug Sometimes during a rebuild, the compilation of kbd or libvirt will fail. After a cleanssate on kbd and libvirt errors disappear.

To Reproduce Steps to reproduce the behavior:

  1. Run a build
  2. Run another build

Error traces kbd

ERROR: kbd-2.2.0-r0 do_compile: oe_runmake failed
ERROR: kbd-2.2.0-r0 do_compile: Execution of '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/temp/run.do_compile.14546' failed with exit code 1
ERROR: Logfile of failure stored in: /home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/temp/log.do_compile.14546
Log data follows:
| DEBUG: Executing python function autotools_aclocals
| DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64', 'x86_64-linux', 'common']
| DEBUG: Python function autotools_aclocals finished
| DEBUG: Executing shell function do_compile
| NOTE: make -j 24
| make  all-recursive
| make[1]: Entering directory '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/build'
| Making all in src
| make[2]: Entering directory '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/build/src'
| Making all in libcommon
| make[3]: Entering directory '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/build/src/libcommon'
| x86_64-poky-linux-gcc  -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libcommon -I../..     -g -O2 -D_FORTIFY_SOURCE=2  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot=                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native=  -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o getfd.o ../../../kbd-2.2.0/src/libcommon/getfd.c
| x86_64-poky-linux-gcc  -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libcommon -I../..     -g -O2 -D_FORTIFY_SOURCE=2  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot=                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native=  -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o error.o ../../../kbd-2.2.0/src/libcommon/error.c
| x86_64-poky-linux-gcc  -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libcommon -I../..     -g -O2 -D_FORTIFY_SOURCE=2  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot=                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native=  -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o version.o ../../../kbd-2.2.0/src/libcommon/version.c
| x86_64-poky-linux-gcc  -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libcommon -I../..     -g -O2 -D_FORTIFY_SOURCE=2  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot=                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native=  -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o xmalloc.o ../../../kbd-2.2.0/src/libcommon/xmalloc.c
| rm -f libcommon.a
| x86_64-poky-linux-gcc-ar cru libcommon.a getfd.o error.o version.o xmalloc.o
| /home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/../../libexec/x86_64-poky-linux/gcc/x86_64-poky-linux/9.3.0/ar: `u' modifier ignored since `D' is the default (see `U')
| x86_64-poky-linux-gcc-ranlib libcommon.a
| make[3]: Leaving directory '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/build/src/libcommon'
| Making all in libkbdfile
| make[3]: Entering directory '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/build/src/libkbdfile'
| ../../x86_64-poky-linux-libtool  --tag=CC   --mode=compile x86_64-poky-linux-gcc  -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkbdfile -I../..   -I../../../kbd-2.2.0/src/libkbdfile -I. -I../../../kbd-2.2.0/src/libkbdfile/.. -I./.. -I../../../kbd-2.2.0/src/libkbdfile/../libcommon -I./../libcommon -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time   -g -O2 -D_FORTIFY_SOURCE=2  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot=                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native=  -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o init.lo ../../../kbd-2.2.0/src/libkbdfile/init.c
| ../../x86_64-poky-linux-libtool  --tag=CC   --mode=compile x86_64-poky-linux-gcc  -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkbdfile -I../..   -I../../../kbd-2.2.0/src/libkbdfile -I. -I../../../kbd-2.2.0/src/libkbdfile/.. -I./.. -I../../../kbd-2.2.0/src/libkbdfile/../libcommon -I./../libcommon -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time   -g -O2 -D_FORTIFY_SOURCE=2  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot=                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native=  -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o kbdfile.lo ../../../kbd-2.2.0/src/libkbdfile/kbdfile.c
| x86_64-poky-linux-libtool: compile:  x86_64-poky-linux-gcc -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkbdfile -I../.. -I../../../kbd-2.2.0/src/libkbdfile -I. -I../../../kbd-2.2.0/src/libkbdfile/.. -I./.. -I../../../kbd-2.2.0/src/libkbdfile/../libcommon -I./../libcommon -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time -g -O2 -D_FORTIFY_SOURCE=2 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native= -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c ../../../kbd-2.2.0/src/libkbdfile/init.c  -fPIC -DPIC -o .libs/init.o
| x86_64-poky-linux-libtool: compile:  x86_64-poky-linux-gcc -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkbdfile -I../.. -I../../../kbd-2.2.0/src/libkbdfile -I. -I../../../kbd-2.2.0/src/libkbdfile/.. -I./.. -I../../../kbd-2.2.0/src/libkbdfile/../libcommon -I./../libcommon -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time -g -O2 -D_FORTIFY_SOURCE=2 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native= -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c ../../../kbd-2.2.0/src/libkbdfile/kbdfile.c  -fPIC -DPIC -o .libs/kbdfile.o
| ../../x86_64-poky-linux-libtool  --tag=CC   --mode=link x86_64-poky-linux-gcc  -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot  -g -O2 -D_FORTIFY_SOURCE=2  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot=                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native=  -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong -Wl,-z,relro,-z,now -o libkbdfile.la   init.lo kbdfile.lo
| x86_64-poky-linux-libtool: link: x86_64-poky-linux-gcc-ar cru .libs/libkbdfile.a .libs/init.o .libs/kbdfile.o
| /home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/../../libexec/x86_64-poky-linux/gcc/x86_64-poky-linux/9.3.0/ar: `u' modifier ignored since `D' is the default (see `U')
| x86_64-poky-linux-libtool: link: x86_64-poky-linux-gcc-ranlib .libs/libkbdfile.a
| x86_64-poky-linux-libtool: link: ( cd ".libs" && rm -f "libkbdfile.la" && ln -s "../libkbdfile.la" "libkbdfile.la" )
| make[3]: Leaving directory '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/build/src/libkbdfile'
| Making all in libkeymap
| make[3]: Entering directory '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/build/src/libkeymap'
| make  all-am
| make[4]: Entering directory '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/build/src/libkeymap'
| ../../x86_64-poky-linux-libtool  --tag=CC   --mode=compile x86_64-poky-linux-gcc  -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../..   -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time   -g -O2 -D_FORTIFY_SOURCE=2  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot=                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native=  -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o array.lo ../../../kbd-2.2.0/src/libkeymap/array.c
| ../../x86_64-poky-linux-libtool  --tag=CC   --mode=compile x86_64-poky-linux-gcc  -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../..   -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time   -g -O2 -D_FORTIFY_SOURCE=2  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot=                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native=  -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o common.lo ../../../kbd-2.2.0/src/libkeymap/common.c
| ../../x86_64-poky-linux-libtool  --tag=CC   --mode=compile x86_64-poky-linux-gcc  -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../..   -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time   -g -O2 -D_FORTIFY_SOURCE=2  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot=                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native=  -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o kernel.lo ../../../kbd-2.2.0/src/libkeymap/kernel.c
| ../../x86_64-poky-linux-libtool  --tag=CC   --mode=compile x86_64-poky-linux-gcc  -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../..   -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time   -g -O2 -D_FORTIFY_SOURCE=2  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot=                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native=  -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o dump.lo ../../../kbd-2.2.0/src/libkeymap/dump.c
| ../../x86_64-poky-linux-libtool  --tag=CC   --mode=compile x86_64-poky-linux-gcc  -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../..   -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time   -g -O2 -D_FORTIFY_SOURCE=2  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot=                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native=  -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o kmap.lo ../../../kbd-2.2.0/src/libkeymap/kmap.c
| ../../x86_64-poky-linux-libtool  --tag=CC   --mode=compile x86_64-poky-linux-gcc  -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../..   -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time   -g -O2 -D_FORTIFY_SOURCE=2  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot=                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native=  -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o diacr.lo ../../../kbd-2.2.0/src/libkeymap/diacr.c
| ../../x86_64-poky-linux-libtool  --tag=CC   --mode=compile x86_64-poky-linux-gcc  -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../..   -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time   -g -O2 -D_FORTIFY_SOURCE=2  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot=                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native=  -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o func.lo ../../../kbd-2.2.0/src/libkeymap/func.c
| ../../x86_64-poky-linux-libtool  --tag=CC   --mode=compile x86_64-poky-linux-gcc  -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../..   -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time   -g -O2 -D_FORTIFY_SOURCE=2  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot=                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native=  -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o summary.lo ../../../kbd-2.2.0/src/libkeymap/summary.c
| ../../x86_64-poky-linux-libtool  --tag=CC   --mode=compile x86_64-poky-linux-gcc  -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../..   -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time   -g -O2 -D_FORTIFY_SOURCE=2  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot=                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native=  -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o loadkeys.lo ../../../kbd-2.2.0/src/libkeymap/loadkeys.c
| ../../x86_64-poky-linux-libtool  --tag=CC   --mode=compile x86_64-poky-linux-gcc  -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../..   -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time   -g -O2 -D_FORTIFY_SOURCE=2  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot=                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native=  -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o parser.lo ../../../kbd-2.2.0/src/libkeymap/parser.c
| ../../x86_64-poky-linux-libtool  --tag=CC   --mode=compile x86_64-poky-linux-gcc  -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../..   -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time   -g -O2 -D_FORTIFY_SOURCE=2  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot=                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native=  -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o analyze.lo ../../../kbd-2.2.0/src/libkeymap/analyze.c
| ../../x86_64-poky-linux-libtool  --tag=CC   --mode=compile x86_64-poky-linux-gcc  -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../..   -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time   -g -O2 -D_FORTIFY_SOURCE=2  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot=                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native=  -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o modifiers.lo ../../../kbd-2.2.0/src/libkeymap/modifiers.c
| ../../x86_64-poky-linux-libtool  --tag=CC   --mode=compile x86_64-poky-linux-gcc  -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../..   -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time   -g -O2 -D_FORTIFY_SOURCE=2  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot=                      -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native=  -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o ksyms.lo ../../../kbd-2.2.0/src/libkeymap/ksyms.c
| x86_64-poky-linux-libtool: compile:  x86_64-poky-linux-gcc -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../.. -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time -g -O2 -D_FORTIFY_SOURCE=2 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native= -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c ../../../kbd-2.2.0/src/libkeymap/common.c  -fPIC -DPIC -o .libs/common.o
| x86_64-poky-linux-libtool: compile:  x86_64-poky-linux-gcc -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../.. -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time -g -O2 -D_FORTIFY_SOURCE=2 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native= -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c ../../../kbd-2.2.0/src/libkeymap/kmap.c  -fPIC -DPIC -o .libs/kmap.o
| x86_64-poky-linux-libtool: compile:  x86_64-poky-linux-gcc -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../.. -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time -g -O2 -D_FORTIFY_SOURCE=2 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native= -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c ../../../kbd-2.2.0/src/libkeymap/ksyms.c  -fPIC -DPIC -o .libs/ksyms.o
| x86_64-poky-linux-libtool: compile:  x86_64-poky-linux-gcc -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../.. -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time -g -O2 -D_FORTIFY_SOURCE=2 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native= -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c ../../../kbd-2.2.0/src/libkeymap/loadkeys.c  -fPIC -DPIC -o .libs/loadkeys.o
| x86_64-poky-linux-libtool: compile:  x86_64-poky-linux-gcc -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../.. -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time -g -O2 -D_FORTIFY_SOURCE=2 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native= -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c ../../../kbd-2.2.0/src/libkeymap/diacr.c  -fPIC -DPIC -o .libs/diacr.o
| x86_64-poky-linux-libtool: compile:  x86_64-poky-linux-gcc -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../.. -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time -g -O2 -D_FORTIFY_SOURCE=2 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native= -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c ../../../kbd-2.2.0/src/libkeymap/kernel.c  -fPIC -DPIC -o .libs/kernel.o
| x86_64-poky-linux-libtool: compile:  x86_64-poky-linux-gcc -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../.. -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time -g -O2 -D_FORTIFY_SOURCE=2 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native= -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c ../../../kbd-2.2.0/src/libkeymap/array.c  -fPIC -DPIC -o .libs/array.o
| x86_64-poky-linux-libtool: compile:  x86_64-poky-linux-gcc -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../.. -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time -g -O2 -D_FORTIFY_SOURCE=2 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native= -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c ../../../kbd-2.2.0/src/libkeymap/modifiers.c  -fPIC -DPIC -o .libs/modifiers.o
| x86_64-poky-linux-libtool: compile:  x86_64-poky-linux-gcc -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../.. -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time -g -O2 -D_FORTIFY_SOURCE=2 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native= -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c ../../../kbd-2.2.0/src/libkeymap/summary.c  -fPIC -DPIC -o .libs/summary.o
| x86_64-poky-linux-libtool: compile:  x86_64-poky-linux-gcc -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../.. -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time -g -O2 -D_FORTIFY_SOURCE=2 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native= -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c ../../../kbd-2.2.0/src/libkeymap/dump.c  -fPIC -DPIC -o .libs/dump.o
| x86_64-poky-linux-libtool: compile:  x86_64-poky-linux-gcc -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../.. -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time -g -O2 -D_FORTIFY_SOURCE=2 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native= -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c ../../../kbd-2.2.0/src/libkeymap/func.c  -fPIC -DPIC -o .libs/func.o
| x86_64-poky-linux-libtool: compile:  x86_64-poky-linux-gcc -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../.. -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time -g -O2 -D_FORTIFY_SOURCE=2 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native= -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c ../../../kbd-2.2.0/src/libkeymap/analyze.c  -fPIC -DPIC -o .libs/analyze.o
| x86_64-poky-linux-libtool: compile:  x86_64-poky-linux-gcc -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../kbd-2.2.0/src/libkeymap -I../.. -I../../../kbd-2.2.0/src/libkeymap -I. -I../../../kbd-2.2.0/src/libkeymap/.. -I./.. -I../../../kbd-2.2.0/src/libkeymap/../libcommon -I./../libcommon -I../../../kbd-2.2.0/src/libkeymap/../libkbdfile -I./../libkbdfile -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -U_GNU_SOURCE -funit-at-a-time -g -O2 -D_FORTIFY_SOURCE=2 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0=/usr/src/debug/kbd/2.2.0-r0 -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/recipe-sysroot-native= -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -c ../../../kbd-2.2.0/src/libkeymap/parser.c  -fPIC -DPIC -o .libs/parser.o
| analyze.l: In function 'find_incl_file_near_fn':
| analyze.l:141:24: warning: passing argument 2 of 'kbdfile_find' from incompatible pointer type [-Wincompatible-pointer-types]
| In file included from ../../../kbd-2.2.0/src/libkeymap/keymap/kmap.h:36,
|                  from ../../../kbd-2.2.0/src/libkeymap/keymap.h:8,
|                  from ../../../kbd-2.2.0/src/libkeymap/analyze.c:1:
| ../../../kbd-2.2.0/src/libkeymap/../libkbdfile/kbdfile.h:40:37: note: expected 'char **' but argument is of type 'const char **'
|    40 | int kbdfile_find(char *fnam, char **dirpath, char **suffixes, struct kbdfile *fp);
|       |                              ~~~~~~~^~~~~~~
| analyze.l:141:42: warning: passing argument 3 of 'kbdfile_find' from incompatible pointer type [-Wincompatible-pointer-types]
| In file included from ../../../kbd-2.2.0/src/libkeymap/keymap/kmap.h:36,
|                  from ../../../kbd-2.2.0/src/libkeymap/keymap.h:8,
|                  from ../../../kbd-2.2.0/src/libkeymap/analyze.c:1:
| ../../../kbd-2.2.0/src/libkeymap/../libkbdfile/kbdfile.h:40:53: note: expected 'char **' but argument is of type 'const char * const*'
|    40 | int kbdfile_find(char *fnam, char **dirpath, char **suffixes, struct kbdfile *fp);
|       |                                              ~~~~~~~^~~~~~~~
| analyze.l: In function 'find_standard_incl_file':
| analyze.l:168:22: warning: passing argument 2 of 'kbdfile_find' from incompatible pointer type [-Wincompatible-pointer-types]
| In file included from ../../../kbd-2.2.0/src/libkeymap/keymap/kmap.h:36,
|                  from ../../../kbd-2.2.0/src/libkeymap/keymap.h:8,
|                  from ../../../kbd-2.2.0/src/libkeymap/analyze.c:1:
| ../../../kbd-2.2.0/src/libkeymap/../libkbdfile/kbdfile.h:40:37: note: expected 'char **' but argument is of type 'const char * const*'
|    40 | int kbdfile_find(char *fnam, char **dirpath, char **suffixes, struct kbdfile *fp);
|       |                              ~~~~~~~^~~~~~~
| analyze.l:168:40: warning: passing argument 3 of 'kbdfile_find' from incompatible pointer type [-Wincompatible-pointer-types]
| In file included from ../../../kbd-2.2.0/src/libkeymap/keymap/kmap.h:36,
|                  from ../../../kbd-2.2.0/src/libkeymap/keymap.h:8,
|                  from ../../../kbd-2.2.0/src/libkeymap/analyze.c:1:
| ../../../kbd-2.2.0/src/libkeymap/../libkbdfile/kbdfile.h:40:53: note: expected 'char **' but argument is of type 'const char * const*'
|    40 | int kbdfile_find(char *fnam, char **dirpath, char **suffixes, struct kbdfile *fp);
|       |                                              ~~~~~~~^~~~~~~~
| analyze.l:197:24: warning: passing argument 2 of 'kbdfile_find' from incompatible pointer type [-Wincompatible-pointer-types]
| In file included from ../../../kbd-2.2.0/src/libkeymap/keymap/kmap.h:36,
|                  from ../../../kbd-2.2.0/src/libkeymap/keymap.h:8,
|                  from ../../../kbd-2.2.0/src/libkeymap/analyze.c:1:
| ../../../kbd-2.2.0/src/libkeymap/../libkbdfile/kbdfile.h:40:37: note: expected 'char **' but argument is of type 'const char * const*'
|    40 | int kbdfile_find(char *fnam, char **dirpath, char **suffixes, struct kbdfile *fp);
|       |                              ~~~~~~~^~~~~~~
| analyze.l:197:42: warning: passing argument 3 of 'kbdfile_find' from incompatible pointer type [-Wincompatible-pointer-types]
| In file included from ../../../kbd-2.2.0/src/libkeymap/keymap/kmap.h:36,
|                  from ../../../kbd-2.2.0/src/libkeymap/keymap.h:8,
|                  from ../../../kbd-2.2.0/src/libkeymap/analyze.c:1:
| ../../../kbd-2.2.0/src/libkeymap/../libkbdfile/kbdfile.h:40:53: note: expected 'char **' but argument is of type 'const char * const*'
|    40 | int kbdfile_find(char *fnam, char **dirpath, char **suffixes, struct kbdfile *fp);
|       |                                              ~~~~~~~^~~~~~~~
| analyze.l: In function 'find_incl_file':
| analyze.l:210:27: warning: passing argument 2 of 'kbdfile_find' from incompatible pointer type [-Wincompatible-pointer-types]
| In file included from ../../../kbd-2.2.0/src/libkeymap/keymap/kmap.h:36,
|                  from ../../../kbd-2.2.0/src/libkeymap/keymap.h:8,
|                  from ../../../kbd-2.2.0/src/libkeymap/analyze.c:1:
| ../../../kbd-2.2.0/src/libkeymap/../libkbdfile/kbdfile.h:40:37: note: expected 'char **' but argument is of type 'const char * const*'
|    40 | int kbdfile_find(char *fnam, char **dirpath, char **suffixes, struct kbdfile *fp);
|       |                              ~~~~~~~^~~~~~~
| analyze.l:210:45: warning: passing argument 3 of 'kbdfile_find' from incompatible pointer type [-Wincompatible-pointer-types]
| In file included from ../../../kbd-2.2.0/src/libkeymap/keymap/kmap.h:36,
|                  from ../../../kbd-2.2.0/src/libkeymap/keymap.h:8,
|                  from ../../../kbd-2.2.0/src/libkeymap/analyze.c:1:
| ../../../kbd-2.2.0/src/libkeymap/../libkbdfile/kbdfile.h:40:53: note: expected 'char **' but argument is of type 'const char * const*'
|    40 | int kbdfile_find(char *fnam, char **dirpath, char **suffixes, struct kbdfile *fp);
|       |                                              ~~~~~~~^~~~~~~~
| analyze.l:225:26: warning: passing argument 2 of 'kbdfile_find' from incompatible pointer type [-Wincompatible-pointer-types]
| In file included from ../../../kbd-2.2.0/src/libkeymap/keymap/kmap.h:36,
|                  from ../../../kbd-2.2.0/src/libkeymap/keymap.h:8,
|                  from ../../../kbd-2.2.0/src/libkeymap/analyze.c:1:
| ../../../kbd-2.2.0/src/libkeymap/../libkbdfile/kbdfile.h:40:37: note: expected 'char **' but argument is of type 'const char **'
|    40 | int kbdfile_find(char *fnam, char **dirpath, char **suffixes, struct kbdfile *fp);
|       |                              ~~~~~~~^~~~~~~
| analyze.l:225:36: warning: passing argument 3 of 'kbdfile_find' from incompatible pointer type [-Wincompatible-pointer-types]
| In file included from ../../../kbd-2.2.0/src/libkeymap/keymap/kmap.h:36,
|                  from ../../../kbd-2.2.0/src/libkeymap/keymap.h:8,
|                  from ../../../kbd-2.2.0/src/libkeymap/analyze.c:1:
| ../../../kbd-2.2.0/src/libkeymap/../libkbdfile/kbdfile.h:40:53: note: expected 'char **' but argument is of type 'const char * const*'
|    40 | int kbdfile_find(char *fnam, char **dirpath, char **suffixes, struct kbdfile *fp);
|       |                                              ~~~~~~~^~~~~~~~
| In file included from analyze.l:10:
| analyze.l: In function 'yylex':
| analyze.l:466:19: error: format not a string literal and no format arguments [-Werror=format-security]
| ../../../kbd-2.2.0/src/libkeymap/contextP.h:79:55: note: in definition of macro 'lk_log_cond'
|    79 |    lk_log(ctx, level, __FILE__, __LINE__, __func__, ##arg); \
|       |                                                       ^~~
| analyze.l:466:6: note: in expansion of macro 'ERR'
| parser.c: In function 'yytnamerr':
| parser.c:1057:34: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
| parser.c: In function 'yyparse':
| parser.c:1305:12: warning: conversion from 'int' to 'yytype_int16' {aka 'short int'} may change value [-Wconversion]
| parser.c:1310:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
| cc1: some warnings being treated as errors
| Makefile:604: recipe for target 'analyze.lo' failed
| make[4]: *** [analyze.lo] Error 1
| make[4]: Leaving directory '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/build/src/libkeymap'
| Makefile:476: recipe for target 'all' failed
| make[3]: *** [all] Error 2
| make[3]: Leaving directory '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/build/src/libkeymap'
| Makefile:1083: recipe for target 'all-recursive' failed
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/build/src'
| Makefile:471: recipe for target 'all-recursive' failed
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/build'
| Makefile:402: recipe for target 'all' failed
| make: *** [all] Error 2
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Execution of '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/kbd/2.2.0-r0/temp/run.do_compile.14546' failed with exit code 1
ERROR: Task (/home/mdupre/rte/4.18/sources/poky/meta/recipes-core/kbd/kbd_2.2.0.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 6158 tasks of which 5367 didn't need to be rerun and 1 failed.

Error traces libvirt

Summary: There was 1 ERROR message shown, returning a non-zero exit code.
"s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  < libvirt.pot-t > libvirt.pot
| rm -f libvirt.pot-t
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/af.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > af.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/am.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > am.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/anp.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > anp.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/ar.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > ar.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/as.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > as.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/ast.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > ast.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/bal.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > bal.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/be.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > be.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/bg.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > bg.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/bn_IN.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > bn_IN.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/bn.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > bn.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/bo.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > bo.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/br.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > br.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/brx.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > brx.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/bs.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > bs.po
| ...............................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/ca.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > ca.po
| ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done.
|  done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/cs.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > cs.po
| ...................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/cy.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > cy.po
| ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done.
|  done.
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/da.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > da.po
|  done.
| ...........................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/de_CH.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > de_CH.po
| ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done.
| ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/de.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > de.po
|  done.
|  done.
|  done.
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/el.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > el.po
| ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
|  done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/en_GB.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > en_GB.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/eo.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > eo.po
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/es.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > es.po
| ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/et.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > et.po
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
|  done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/eu.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > eu.po
|  done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/fa.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > fa.po
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/fil.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > fil.po
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/fi.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > fi.po
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/fr.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > fr.po
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/fur.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > fur.po
|  done.
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/ga.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > ga.po
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/gl.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > gl.po
|  done.
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/gu.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > gu.po
| ...........................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/he.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > he.po
| .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done.
| ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done.
| ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/hi.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > hi.po
|  done.
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/hr.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > hr.po
| ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
|  done.
| .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/hu.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > hu.po
| ..................................................................................................................................................................................................................................................................................................................................................... done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/ia.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > ia.po
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/id.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > id.po
|  done.
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/ilo.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > ilo.po
|  done.
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/is.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > is.po
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/it.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > it.po
| ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/ja.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > ja.po
| ...................................................................................................................................................................................................................................................................................................................................................................................................................... done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/ka.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > ka.po
| ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/kk.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > kk.po
|  done.
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/km.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > km.po
|  done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/kn.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > kn.po
| .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/ko.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > ko.po
| ....................................................................................................................................................................... done.
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/kw_GB.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > kw_GB.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/kw@kkcor.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > kw@kkcor.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/kw.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > kw.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/kw@uccor.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > kw@uccor.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/ky.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > ky.po
| ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/lt.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > lt.po
| .......................... done.
| ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/lv.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > lv.po
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done.
| ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done.
| ............................................................. done.
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done.
|  done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/mai.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > mai.po
| ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/mk.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > mk.po
|  done.
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/ml.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > ml.po
|  done.
| .msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/mn.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > mn.po
| ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/mr.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > mr.po
| .msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/ms.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > ms.po
| .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done.
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/my.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > my.po
| ............................................................................................................................................................................................................................................. done.
|  done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/nb.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > nb.po
| ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/nds.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > nds.po
|  done.
|  done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/ne.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > ne.po
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/nl.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > nl.po
|  done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/nn.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > nn.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/nso.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > nso.po
| ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/or.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > or.po
|  done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/pa.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > pa.po
|  done.
| ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/pl.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > pl.po
|  done.
| .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/pt_BR.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > pt_BR.po
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/pt.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > pt.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/ro.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > ro.po
| ....................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/ru.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > ru.po
| ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/si.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > si.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/sk.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > sk.po
| ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
| .........................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/sl.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > sl.po
| ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done.
|  done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/sq.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > sq.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/sr@latin.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > sr@latin.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/sr.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > sr.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/sv.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > sv.po
| .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/ta.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > ta.po
|  done.
| ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/te.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > te.po
|  done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/tg.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > tg.po
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/th.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > th.po
| .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done.
|  done.
|  done.
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/tr.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > tr.po
|  done.
| ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
| ......................................................................................................................................................................................................... done.
| ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/tw.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > tw.po
| .................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/uk.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > uk.po
| .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. done.
| ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done.
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/ur.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > ur.po
| .......................................................................................................................................................................................................................................................................................................................................................................................................................................... done.
|  done.
| .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/vi.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > vi.po
| ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done.
|  done.
| ........................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/wba.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > wba.po
|  done.
| ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/yo.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > yo.po
|  done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/zh_CN.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > zh_CN.po
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/zh_HK.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > zh_HK.po
|  done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/zh_TW.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > zh_TW.po
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
| msgmerge --no-fuzzy-matching ../../libvirt-6.1.0/po/zu.mini.po libvirt.pot | \
|   sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" -e "s|POT-Creation-Date:[^\]*|POT-Creation-Date: 2020-03-03 13:10+0000|"  > zu.po
| rm -f af.gmo af.gmo-t
| rm -f am.gmo am.gmo-t
| rm -f anp.gmo anp.gmo-t
| msgfmt -c -o af.gmo-t af.po
| msgfmt -c -o am.gmo-t am.po
| msgfmt -c -o anp.gmo-t anp.po
| .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................rm -f ar.gmo ar.gmo-t
| ........................................................... done.
| msgfmt -c -o ar.gmo-t ar.po
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................rm -f as.gmo as.gmo-t
|  done.
| rm -f ast.gmo ast.gmo-t
| msgfmt -c -o as.gmo-t as.po
| rm -f bal.gmo bal.gmo-t
| msgfmt -c -o ast.gmo-t ast.po
| rm -f be.gmo be.gmo-t
| rm -f bg.gmo bg.gmo-t
| rm -f bn_IN.gmo bn_IN.gmo-t
| msgfmt -c -o bg.gmo-t bg.po
| msgfmt -c -o bal.gmo-t bal.po
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................msgfmt -c -o be.gmo-t be.po
| msgfmt -c -o bn_IN.gmo-t bn_IN.po
| rm -f bn.gmo bn.gmo-t
| rm -f bo.gmo bo.gmo-t
| msgfmt -c -o bn.gmo-t bn.po
|  done.
| msgfmt -c -o bo.gmo-t bo.po
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
| rm -f br.gmo br.gmo-t
| msgfmt -c -o br.gmo-t br.po
| rm -f brx.gmo brx.gmo-t
| msgfmt -c -o brx.gmo-t brx.po
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
| rm -f bs.gmo bs.gmo-t
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................rm -f ca.gmo ca.gmo-t
| msgfmt -c -o bs.gmo-t bs.po
| msgfmt -c -o ca.gmo-t ca.po
|  done.
| mv ar.gmo-t ar.gmo
| mv br.gmo-t br.gmo
| rm -f cs.gmo cs.gmo-t
| mv be.gmo-t be.gmo
| rm -f cy.gmo cy.gmo-t
| mv bn.gmo-t bn.gmo
| msgfmt -c -o cs.gmo-t cs.po
| msgfmt -c -o cy.gmo-t cy.po
| rm -f da.gmo da.gmo-t
| mv brx.gmo-t brx.gmo
| mv bg.gmo-t bg.gmo
| mv bn_IN.gmo-t bn_IN.gmo
| rm -f de_CH.gmo de_CH.gmo-t
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................rm -f de.gmo de.gmo-t
| rm -f el.gmo el.gmo-t
| msgfmt -c -o de_CH.gmo-t de_CH.po
| msgfmt -c -o da.gmo-t da.po
| rm -f en_GB.gmo en_GB.gmo-t
| mv bal.gmo-t bal.gmo
| msgfmt -c -o de.gmo-t de.po
| msgfmt -c -o el.gmo-t el.po
| rm -f eo.gmo eo.gmo-t
| msgfmt -c -o en_GB.gmo-t en_GB.po
|  done.
| msgfmt -c -o eo.gmo-t eo.po
| mv bo.gmo-t bo.gmo
| mv ast.gmo-t ast.gmo
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................rm -f es.gmo es.gmo-t
| rm -f et.gmo et.gmo-t
| msgfmt -c -o es.gmo-t es.po
| msgfmt -c -o et.gmo-t et.po
| .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done.
| ........................................................................................................................................................................................................................................................................................................................................................................................................................................................mv ca.gmo-t ca.gmo
| rm -f eu.gmo eu.gmo-t
| mv am.gmo-t am.gmo
| msgfmt -c -o eu.gmo-t eu.po
| rm -f fa.gmo fa.gmo-t
|  done.
| mv anp.gmo-t anp.gmo
| rm -f fil.gmo fil.gmo-t
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................rm -f fi.gmo fi.gmo-t
| mv af.gmo-t af.gmo
| mv bs.gmo-t bs.gmo
| msgfmt -c -o fil.gmo-t fil.po
| msgfmt -c -o fi.gmo-t fi.po
| rm -f fr.gmo fr.gmo-t
| rm -f fur.gmo fur.gmo-t
| msgfmt -c -o fa.gmo-t fa.po
| rm -f ga.gmo ga.gmo-t
| msgfmt -c -o fur.gmo-t fur.po
|  done.
| msgfmt -c -o fr.gmo-t fr.po
| msgfmt -c -o ga.gmo-t ga.po
| mv as.gmo-t as.gmo
| ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................rm -f gl.gmo gl.gmo-t
| msgfmt -c -o gl.gmo-t gl.po
|  done.
| rm -f gu.gmo gu.gmo-t
| msgfmt -c -o gu.gmo-t gu.po
| rm -f he.gmo he.gmo-t
| msgfmt -c -o he.gmo-t he.po
| rm -f hi.gmo hi.gmo-t
| msgfmt -c -o hi.gmo-t hi.po
| mv cy.gmo-t cy.gmo
| rm -f hr.gmo hr.gmo-t
| mv de_CH.gmo-t de_CH.gmo
| mv da.gmo-t da.gmo
| mv eo.gmo-t eo.gmo
| msgfmt -c -o hr.gmo-t hr.po
| rm -f hu.gmo hu.gmo-t
| rm -f ia.gmo ia.gmo-t
| rm -f id.gmo id.gmo-t
| msgfmt -c -o hu.gmo-t hu.po
| rm -f ilo.gmo ilo.gmo-t
| msgfmt -c -o ia.gmo-t ia.po
| msgfmt -c -o ilo.gmo-t ilo.po
| msgfmt -c -o id.gmo-t id.po
| rm -f is.gmo is.gmo-t
| msgfmt -c -o is.gmo-t is.po
| mv en_GB.gmo-t en_GB.gmo
| mv et.gmo-t et.gmo
| rm -f it.gmo it.gmo-t
| mv de.gmo-t de.gmo
| rm -f ja.gmo ja.gmo-t
| rm -f ka.gmo ka.gmo-t
| msgfmt -c -o ka.gmo-t ka.po
| msgfmt -c -o it.gmo-t it.po
| msgfmt -c -o ja.gmo-t ja.po
| mv es.gmo-t es.gmo
| mv cs.gmo-t cs.gmo
| mv el.gmo-t el.gmo
| rm -f kk.gmo kk.gmo-t
| rm -f km.gmo km.gmo-t
| rm -f kn.gmo kn.gmo-t
| msgfmt -c -o kk.gmo-t kk.po
| msgfmt -c -o km.gmo-t km.po
| rm -f ko.gmo ko.gmo-t
| mv gl.gmo-t gl.gmo
| msgfmt -c -o ko.gmo-t ko.po
| msgfmt -c -o kn.gmo-t kn.po
| mv eu.gmo-t eu.gmo
| mv fi.gmo-t fi.gmo
| rm -f kw_GB.gmo kw_GB.gmo-t
| rm -f kw@kkcor.gmo kw@kkcor.gmo-t
| mv fa.gmo-t fa.gmo
| mv fr.gmo-t fr.gmo
| msgfmt -c -o kw_GB.gmo-t kw_GB.po
| rm -f kw.gmo kw.gmo-t
| mv ga.gmo-t ga.gmo
| mv fur.gmo-t fur.gmo
| mv fil.gmo-t fil.gmo
| rm -f kw@uccor.gmo kw@uccor.gmo-t
| msgfmt -c -o kw@kkcor.gmo-t kw@kkcor.po
| rm -f ky.gmo ky.gmo-t
| rm -f lt.gmo lt.gmo-t
| rm -f lv.gmo lv.gmo-t
| msgfmt -c -o kw@uccor.gmo-t kw@uccor.po
| msgfmt -c -o ky.gmo-t ky.po
| mv he.gmo-t he.gmo
| msgfmt -c -o kw.gmo-t kw.po
| rm -f mai.gmo mai.gmo-t
| msgfmt -c -o lv.gmo-t lv.po
| msgfmt -c -o lt.gmo-t lt.po
| rm -f mk.gmo mk.gmo-t
| msgfmt -c -o mai.gmo-t mai.po
| mv gu.gmo-t gu.gmo
| msgfmt -c -o mk.gmo-t mk.po
| rm -f ml.gmo ml.gmo-t
| msgfmt -c -o ml.gmo-t ml.po
| mv hr.gmo-t hr.gmo
| rm -f mn.gmo mn.gmo-t
| msgfmt -c -o mn.gmo-t mn.po
| mv km.gmo-t km.gmo
| mv ia.gmo-t ia.gmo
| mv ilo.gmo-t ilo.gmo
| mv hu.gmo-t hu.gmo
| mv ko.gmo-t ko.gmo
| mv ja.gmo-t ja.gmo
| mv ka.gmo-t ka.gmo
| mv id.gmo-t id.gmo
| mv is.gmo-t is.gmo
| mv it.gmo-t it.gmo
| mv hi.gmo-t hi.gmo
| mv kn.gmo-t kn.gmo
| mv ml.gmo-t ml.gmo
| rm -f mr.gmo mr.gmo-t
| rm -f ms.gmo ms.gmo-t
| rm -f my.gmo my.gmo-t
| rm -f nb.gmo nb.gmo-t
| rm -f nds.gmo nds.gmo-t
| rm -f ne.gmo ne.gmo-t
| rm -f nl.gmo nl.gmo-t
| rm -f nn.gmo nn.gmo-t
| msgfmt -c -o ms.gmo-t ms.po
| rm -f nso.gmo nso.gmo-t
| msgfmt -c -o mr.gmo-t mr.po
| rm -f or.gmo or.gmo-t
| rm -f pa.gmo pa.gmo-t
| msgfmt -c -o my.gmo-t my.po
| msgfmt -c -o nds.gmo-t nds.po
| msgfmt -c -o pa.gmo-t pa.po
| rm -f pl.gmo pl.gmo-t
| rm -f pt_BR.gmo pt_BR.gmo-t
| msgfmt -c -o ne.gmo-t ne.po
| msgfmt -c -o nl.gmo-t nl.po
| msgfmt -c -o nb.gmo-t nb.po
| msgfmt -c -o or.gmo-t or.po
| msgfmt -c -o nn.gmo-t nn.po
| msgfmt -c -o nso.gmo-t nso.po
| msgfmt -c -o pl.gmo-t pl.po
| msgfmt -c -o pt_BR.gmo-t pt_BR.po
| mv mn.gmo-t mn.gmo
| mv kk.gmo-t kk.gmo
| rm -f pt.gmo pt.gmo-t
| mv kw@kkcor.gmo-t kw@kkcor.gmo
| msgfmt -c -o pt.gmo-t pt.po
| mv ky.gmo-t ky.gmo
| rm -f ro.gmo ro.gmo-t
| mv lt.gmo-t lt.gmo
| mv kw_GB.gmo-t kw_GB.gmo
| rm -f ru.gmo ru.gmo-t
| mv mai.gmo-t mai.gmo
| mv kw@uccor.gmo-t kw@uccor.gmo
| rm -f si.gmo si.gmo-t
| msgfmt -c -o ro.gmo-t ro.po
| msgfmt -c -o ru.gmo-t ru.po
| rm -f sk.gmo sk.gmo-t
| rm -f sl.gmo sl.gmo-t
| rm -f sq.gmo sq.gmo-t
| mv kw.gmo-t kw.gmo
| mv pa.gmo-t pa.gmo
| mv my.gmo-t my.gmo
| mv pl.gmo-t pl.gmo
| msgfmt -c -o si.gmo-t si.po
| rm -f sr@latin.gmo sr@latin.gmo-t
| mv lv.gmo-t lv.gmo
| msgfmt -c -o sl.gmo-t sl.po
| rm -f sr.gmo sr.gmo-t
| msgfmt -c -o sr@latin.gmo-t sr@latin.po
| rm -f sv.gmo sv.gmo-t
| msgfmt -c -o sk.gmo-t sk.po
| msgfmt -c -o sq.gmo-t sq.po
| msgfmt -c -o sr.gmo-t sr.po
| rm -f ta.gmo ta.gmo-t
| msgfmt -c -o sv.gmo-t sv.po
| mv ne.gmo-t ne.gmo
| rm -f te.gmo te.gmo-t
| mv nn.gmo-t nn.gmo
| mv mk.gmo-t mk.gmo
| rm -f tg.gmo tg.gmo-t
| msgfmt -c -o tg.gmo-t tg.po
| rm -f th.gmo th.gmo-t
| rm -f tr.gmo tr.gmo-t
| msgfmt -c -o te.gmo-t te.po
| msgfmt -c -o ta.gmo-t ta.po
| mv nb.gmo-t nb.gmo
| rm -f tw.gmo tw.gmo-t
| msgfmt -c -o tr.gmo-t tr.po
| msgfmt -c -o th.gmo-t th.po
| rm -f uk.gmo uk.gmo-t
| msgfmt -c -o tw.gmo-t tw.po
| msgfmt -c -o uk.gmo-t uk.po
| mv nds.gmo-t nds.gmo
| mv nso.gmo-t nso.gmo
| rm -f ur.gmo ur.gmo-t
| mv ms.gmo-t ms.gmo
| msgfmt -c -o ur.gmo-t ur.po
| rm -f vi.gmo vi.gmo-t
| rm -f wba.gmo wba.gmo-t
| mv pt_BR.gmo-t pt_BR.gmo
| msgfmt -c -o vi.gmo-t vi.po
| msgfmt -c -o wba.gmo-t wba.po
| rm -f yo.gmo yo.gmo-t
| mv mr.gmo-t mr.gmo
| mv nl.gmo-t nl.gmo
| msgfmt -c -o yo.gmo-t yo.po
| mv ru.gmo-t ru.gmo
| rm -f zh_CN.gmo zh_CN.gmo-t
| rm -f zh_HK.gmo zh_HK.gmo-t
| mv ta.gmo-t ta.gmo
| mv sr.gmo-t sr.gmo
| msgfmt -c -o zh_CN.gmo-t zh_CN.po
| msgfmt -c -o zh_HK.gmo-t zh_HK.po
| rm -f zh_TW.gmo zh_TW.gmo-t
| rm -f zu.gmo zu.gmo-t
| msgfmt -c -o zu.gmo-t zu.po
| msgfmt -c -o zh_TW.gmo-t zh_TW.po
| mv or.gmo-t or.gmo
| mv tg.gmo-t tg.gmo
| mv th.gmo-t th.gmo
| mv tr.gmo-t tr.gmo
| mv ro.gmo-t ro.gmo
| mv si.gmo-t si.gmo
| mv sr@latin.gmo-t sr@latin.gmo
| mv yo.gmo-t yo.gmo
| mv pt.gmo-t pt.gmo
| mv vi.gmo-t vi.gmo
| mv sl.gmo-t sl.gmo
| mv sv.gmo-t sv.gmo
| mv zh_TW.gmo-t zh_TW.gmo
| mv ur.gmo-t ur.gmo
| mv sk.gmo-t sk.gmo
| mv zu.gmo-t zu.gmo
| mv sq.gmo-t sq.gmo
| mv tw.gmo-t tw.gmo
| mv wba.gmo-t wba.gmo
| mv zh_HK.gmo-t zh_HK.gmo
| mv zh_CN.gmo-t zh_CN.gmo
| mv te.gmo-t te.gmo
| mv uk.gmo-t uk.gmo
| mkdir -p /home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/image/usr/share/locale
| for lang in af am anp ar as ast bal be bg bn_IN bn bo br brx bs ca cs cy da de_CH de el en_GB eo es et eu fa fil fi fr fur ga gl gu he hi hr hu ia id ilo is it ja ka kk km kn ko kw_GB kw@kkcor kw kw@uccor ky lt lv mai mk ml mn mr ms my nb nds ne nl nn nso or pa pl pt_BR pt ro ru si sk sl sq sr@latin sr sv ta te tg th tr tw uk ur vi wba yo zh_CN zh_HK zh_TW zu; do \
|   d=/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/image/usr/share/locale/$lang/LC_MESSAGES; \
|   mkdir -p $d; \
|   install -m 0644 $lang.gmo $d/libvirt.mo; \
| done
| make[4]: Leaving directory '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/build/po'
| make[3]: Leaving directory '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/build/po'
| make[2]: Leaving directory '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/build/po'
| Making install in examples
| make[2]: Entering directory '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/build/examples'
| make[3]: Entering directory '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/build/examples'
| make[3]: Nothing to be done for 'install-exec-am'.
|  /home/mdupre/rte/4.18/build/tmp/hosttools/mkdir -p '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/image/usr/share/doc/libvirt/examples/c/misc'
|  /home/mdupre/rte/4.18/build/tmp/hosttools/mkdir -p '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/image/usr/share/doc/libvirt/examples/sh'
|  /home/mdupre/rte/4.18/build/tmp/hosttools/mkdir -p '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/image/usr/share/doc/libvirt/examples/polkit'
|  /home/mdupre/rte/4.18/build/tmp/hosttools/mkdir -p '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/image/usr/share/doc/libvirt/examples/c/admin'
|  /home/mdupre/rte/4.18/build/tmp/hosttools/mkdir -p '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/image/usr/share/doc/libvirt/examples/systemtap'
|  /home/mdupre/rte/4.18/build/tmp/hosttools/mkdir -p '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/image/usr/share/doc/libvirt/examples/c/domain'
|  /home/mdupre/rte/4.18/build/tmp/hosttools/mkdir -p '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/image/usr/share/doc/libvirt/examples/xml/storage'
|  /home/mdupre/rte/4.18/build/tmp/hosttools/mkdir -p '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/image/usr/share/doc/libvirt/examples/xml/test'
|  /home/mdupre/rte/4.18/build/tmp/hosttools/install -c -m 644 ../../libvirt-6.1.0/examples/c/misc/event-test.c ../../libvirt-6.1.0/examples/c/misc/hellolibvirt.c ../../libvirt-6.1.0/examples/c/misc/openauth.c '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/image/usr/share/doc/libvirt/examples/c/misc'
|  /home/mdupre/rte/4.18/build/tmp/hosttools/install -c -m 644 ../../libvirt-6.1.0/examples/c/admin/list_clients.c ../../libvirt-6.1.0/examples/c/admin/logging.c ../../libvirt-6.1.0/examples/c/admin/client_info.c ../../libvirt-6.1.0/examples/c/admin/client_close.c ../../libvirt-6.1.0/examples/c/admin/list_servers.c ../../libvirt-6.1.0/examples/c/admin/client_limits.c ../../libvirt-6.1.0/examples/c/admin/threadpool_params.c '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/image/usr/share/doc/libvirt/examples/c/admin'
|  /home/mdupre/rte/4.18/build/tmp/hosttools/install -c -m 644 ../../libvirt-6.1.0/examples/sh/virt-lxc-convert '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/image/usr/share/doc/libvirt/examples/sh'
|  /home/mdupre/rte/4.18/build/tmp/hosttools/install -c -m 644 ../../libvirt-6.1.0/examples/polkit/libvirt-acl.rules '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/image/usr/share/doc/libvirt/examples/polkit'
|  /home/mdupre/rte/4.18/build/tmp/hosttools/install -c -m 644 ../../libvirt-6.1.0/examples/systemtap/rpc-monitor.stp ../../libvirt-6.1.0/examples/systemtap/lock-debug.stp ../../libvirt-6.1.0/examples/systemtap/qemu-monitor.stp ../../libvirt-6.1.0/examples/systemtap/events.stp '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/image/usr/share/doc/libvirt/examples/systemtap'
|  /home/mdupre/rte/4.18/build/tmp/hosttools/install -c -m 644 ../../libvirt-6.1.0/examples/c/domain/dommigrate.c ../../libvirt-6.1.0/examples/c/domain/info1.c ../../libvirt-6.1.0/examples/c/domain/suspend.c ../../libvirt-6.1.0/examples/c/domain/domtop.c ../../libvirt-6.1.0/examples/c/domain/rename.c '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/image/usr/share/doc/libvirt/examples/c/domain'
|  /home/mdupre/rte/4.18/build/tmp/hosttools/install -c -m 644 ../../libvirt-6.1.0/examples/xml/storage/vol-vmdk.xml ../../libvirt-6.1.0/examples/xml/storage/pool-logical.xml ../../libvirt-6.1.0/examples/xml/storage/pool-dir.xml ../../libvirt-6.1.0/examples/xml/storage/pool-fs.xml ../../libvirt-6.1.0/examples/xml/storage/vol-cow.xml ../../libvirt-6.1.0/examples/xml/storage/vol-qcow.xml ../../libvirt-6.1.0/examples/xml/storage/pool-netfs.xml ../../libvirt-6.1.0/examples/xml/storage/vol-qcow2.xml ../../libvirt-6.1.0/examples/xml/storage/vol-sparse.xml ../../libvirt-6.1.0/examples/xml/storage/vol-raw.xml '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/image/usr/share/doc/libvirt/examples/xml/storage'
|  /home/mdupre/rte/4.18/build/tmp/hosttools/install -c -m 644 ../../libvirt-6.1.0/examples/xml/test/testvol.xml ../../libvirt-6.1.0/examples/xml/test/testnodeinline.xml ../../libvirt-6.1.0/examples/xml/test/testnetdef.xml ../../libvirt-6.1.0/examples/xml/test/testnetpriv.xml ../../libvirt-6.1.0/examples/xml/test/testdev.xml ../../libvirt-6.1.0/examples/xml/test/testdomfv0.xml ../../libvirt-6.1.0/examples/xml/test/testpool.xml ../../libvirt-6.1.0/examples/xml/test/testnode.xml ../../libvirt-6.1.0/examples/xml/test/testdomfc4.xml '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/image/usr/share/doc/libvirt/examples/xml/test'
| make[3]: Leaving directory '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/build/examples'
| make[2]: Leaving directory '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/build/examples'
| make[1]: Leaving directory '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/build'
| running install
| running build
| /home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/recipe-sysroot-native/usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt
| /home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/recipe-sysroot-native/usr/bin/python3-native/python3 generator.py libvirt /home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/build/docs/libvirt-api.xml
| abort()ing pseudo client by server request. See https://wiki.yoctoproject.org/wiki/Pseudo_Abort for more details on this.
| Check logfile: /home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/pseudo//pseudo.log
| error: command '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/recipe-sysroot-native/usr/bin/python3-native/python3' terminated by signal 6
| WARNING: exit code 1 from a shell command.
| ERROR: Execution of '/home/mdupre/rte/4.18/build/tmp/work/corei7-64-poky-linux/libvirt/6.1.0-r0/temp/run.do_install.6132' failed with exit code 1
ERROR: Task (/home/mdupre/rte/4.18/sources/meta-virtualization/recipes-extended/libvirt/libvirt_6.1.0.bb:do_install) failed with exit code '1'
NOTE: Tasks Summary: Attempted 6774 tasks of which 5501 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 2 seconds
NOTE: [Hardening]: done
WARNING: Path /home/mdupre/rte/4.18/build/security/manifests/20220117105552 does not exist. Archiving is skipped
insatomcat commented 2 years ago

I have the same problem with test-sync-storage I often need to clean before being able to build.

dupremathieu commented 1 year ago

The kbd has been fixed in #106. We do not reproduce the libvirt build issue anymore.