D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/mpc-0.33-3.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XJSqMj
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf mpc-0.33
+ /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/mpc-0.33.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd mpc-0.33
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qLPAiT
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd mpc-0.33
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ export LC_ALL=en_US.UTF-8
+ LC_ALL=en_US.UTF-8
/home/iurt/rpmbuild/tmp/rpm-tmp.qLPAiT: line 33: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such file or directory
+ export LANG=en_US.UTF-8
+ LANG=en_US.UTF-8
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ /usr/bin/meson --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload --auto-features=enabled . build
The Meson build system
Version: 0.58.0
Source dir: /home/iurt/rpmbuild/BUILD/mpc-0.33
Build dir: /home/iurt/rpmbuild/BUILD/mpc-0.33/build
Build type: native build
Project name: mpc
Project version: 0.33
C compiler for the host machine: cc (gcc 11.2.1 "cc (Mageia 11.2.1-0.20210904.1.mga9) 11.2.1 20210904")
C linker for the host machine: cc ld.bfd 2.37
Host machine cpu family: aarch64
Host machine cpu: aarch64
Checking for function "strndup" : YES 
Checking for function "iconv" : YES 
Configuring config.h using configuration
Compiler for C supports link arguments -Wl,--gc-sections: YES 
Compiler for C supports link arguments -Wl,--icf=all: NO 
Compiler for C supports arguments -Wall: YES 
Compiler for C supports arguments -Wextra: YES 
Compiler for C supports arguments -Wno-deprecated-declarations: YES 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wshadow: YES 
Compiler for C supports arguments -Wpointer-arith: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wcast-qual: YES 
Compiler for C supports arguments -Wwrite-strings: YES 
Compiler for C supports arguments -fvisibility=hidden: YES 
Compiler for C supports arguments -ffunction-sections: YES 
Compiler for C supports arguments -fdata-sections: YES 
meson.build:67: WARNING: Consider using the built-in warning_level option instead of using "-Wall".
meson.build:67: WARNING: Consider using the built-in warning_level option instead of using "-Wextra".
Found pkg-config: /usr/bin/pkg-config (1.8.0)
Run-time dependency libmpdclient found: YES 2.19
Program sphinx-build found: YES (/usr/bin/sphinx-build)
Build targets in project: 3

Found ninja-1.10.2 at /usr/bin/ninja
+ /usr/bin/meson compile -C build -j 8 --verbose
ninja: Entering directory `build'
[1/25] cc -Impc.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ mpc.p/src_password.c.o -MF mpc.p/src_password.c.o.d -o mpc.p/src_password.c.o -c ../src/password.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[2/25] cc -Impc.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ mpc.p/src_list.c.o -MF mpc.p/src_list.c.o.d -o mpc.p/src_list.c.o -c ../src/list.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[3/25] cc -Impc.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ mpc.p/src_tags.c.o -MF mpc.p/src_tags.c.o.d -o mpc.p/src_tags.c.o -c ../src/tags.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[4/25] cc -Impc.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ mpc.p/src_song_format.c.o -MF mpc.p/src_song_format.c.o.d -o mpc.p/src_song_format.c.o -c ../src/song_format.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[5/25] cc -Impc.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ mpc.p/src_status.c.o -MF mpc.p/src_status.c.o.d -o mpc.p/src_status.c.o -c ../src/status.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[6/25] cc -Impc.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ mpc.p/src_util.c.o -MF mpc.p/src_util.c.o.d -o mpc.p/src_util.c.o -c ../src/util.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[7/25] cc -Impc.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ mpc.p/src_args.c.o -MF mpc.p/src_args.c.o.d -o mpc.p/src_args.c.o -c ../src/args.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[8/25] cc -Impc.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ mpc.p/src_format.c.o -MF mpc.p/src_format.c.o.d -o mpc.p/src_format.c.o -c ../src/format.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[9/25] cc -Impc.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ mpc.p/src_main.c.o -MF mpc.p/src_main.c.o.d -o mpc.p/src_main.c.o -c ../src/main.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[10/25] cc -Impc.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ mpc.p/src_sticker.c.o -MF mpc.p/src_sticker.c.o.d -o mpc.p/src_sticker.c.o -c ../src/sticker.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[11/25] cc -Impc.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ mpc.p/src_mount.c.o -MF mpc.p/src_mount.c.o.d -o mpc.p/src_mount.c.o -c ../src/mount.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[12/25] cc -Impc.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ mpc.p/src_idle.c.o -MF mpc.p/src_idle.c.o.d -o mpc.p/src_idle.c.o -c ../src/idle.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[13/25] cc -Impc.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ mpc.p/src_message.c.o -MF mpc.p/src_message.c.o.d -o mpc.p/src_message.c.o -c ../src/message.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[14/25] cc -Impc.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ mpc.p/src_tab.c.o -MF mpc.p/src_tab.c.o.d -o mpc.p/src_tab.c.o -c ../src/tab.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[15/25] cc -Impc.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ mpc.p/src_neighbors.c.o -MF mpc.p/src_neighbors.c.o.d -o mpc.p/src_neighbors.c.o -c ../src/neighbors.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[16/25] cc -Impc.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ mpc.p/src_output.c.o -MF mpc.p/src_output.c.o.d -o mpc.p/src_output.c.o -c ../src/output.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[17/25] cc -Impc.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ mpc.p/src_queue.c.o -MF mpc.p/src_queue.c.o.d -o mpc.p/src_queue.c.o -c ../src/queue.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[18/25] cc -Impc.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ mpc.p/src_path.c.o -MF mpc.p/src_path.c.o.d -o mpc.p/src_path.c.o -c ../src/path.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[19/25] cc -Impc.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ mpc.p/src_search.c.o -MF mpc.p/src_search.c.o.d -o mpc.p/src_search.c.o -c ../src/search.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
../src/search.c: In function 'get_search_type':
../src/search.c:48:24: warning: implicit conversion from 'enum <anonymous>' to 'enum mpd_tag_type' [-Wenum-conversion]
   48 |                 return SEARCH_TAG_ANY;
      |                        ^~~~~~~~~~~~~~
../src/search.c:51:24: warning: implicit conversion from 'enum <anonymous>' to 'enum mpd_tag_type' [-Wenum-conversion]
   51 |                 return SEARCH_TAG_URI;
      |                        ^~~~~~~~~~~~~~
../src/search.c:54:24: warning: implicit conversion from 'enum <anonymous>' to 'enum mpd_tag_type' [-Wenum-conversion]
   54 |                 return SEARCH_TAG_BASE;
      |                        ^~~~~~~~~~~~~~~
[20/25] cc -Impc.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ mpc.p/src_charset.c.o -MF mpc.p/src_charset.c.o.d -o mpc.p/src_charset.c.o -c ../src/charset.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[21/25] cc -Impc.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ mpc.p/src_options.c.o -MF mpc.p/src_options.c.o.d -o mpc.p/src_options.c.o -c ../src/options.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[22/25] cc -Impc.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ mpc.p/src_command.c.o -MF mpc.p/src_command.c.o.d -o mpc.p/src_command.c.o -c ../src/command.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[23/25] cc  -o mpc mpc.p/src_main.c.o mpc.p/src_list.c.o mpc.p/src_password.c.o mpc.p/src_status.c.o mpc.p/src_args.c.o mpc.p/src_format.c.o mpc.p/src_song_format.c.o mpc.p/src_tags.c.o mpc.p/src_util.c.o mpc.p/src_command.c.o mpc.p/src_queue.c.o mpc.p/src_output.c.o mpc.p/src_sticker.c.o mpc.p/src_tab.c.o mpc.p/src_idle.c.o mpc.p/src_message.c.o mpc.p/src_mount.c.o mpc.p/src_neighbors.c.o mpc.p/src_search.c.o mpc.p/src_options.c.o mpc.p/src_path.c.o mpc.p/src_charset.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--start-group /usr/lib64/libmpdclient.so -Wl,--end-group
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[24/25] /usr/bin/sphinx-build -q -b man -d doc/man_doctrees /home/iurt/rpmbuild/BUILD/mpc-0.33/doc doc/man/man1
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
WARNING: html_static_path entry '_static' does not exist
[25/25] /usr/bin/sphinx-build -q -b html -d doc/html_doctrees /home/iurt/rpmbuild/BUILD/mpc-0.33/doc doc/html
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
WARNING: html_static_path entry '_static' does not exist
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jtNgzf
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64
+ cd mpc-0.33
+ '[' 1 -eq 1 ']'
+ export LC_ALL=en_US.UTF-8
+ LC_ALL=en_US.UTF-8
/home/iurt/rpmbuild/tmp/rpm-tmp.jtNgzf: line 37: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such file or directory
+ export LANG=en_US.UTF-8
+ LANG=en_US.UTF-8
+ DESTDIR=/home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64
+ /usr/bin/meson install -C build --no-rebuild
Installing mpc to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/bin
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/html/objects.inv to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/html
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/html/searchindex.js to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/html
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/html/.buildinfo to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/html
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/html/search.html to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/html
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/html/genindex.html to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/html
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/html/index.html to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/html
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/html/_static/alabaster.css to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/html/_static
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/html/_static/custom.css to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/html/_static
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/html/_static/basic.css to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/html/_static
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/html/_static/doctools.js to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/html/_static
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/html/_static/documentation_options.js to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/html/_static
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/html/_static/file.png to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/html/_static
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/html/_static/jquery-3.5.1.js to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/html/_static
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/html/_static/jquery.js to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/html/_static
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/html/_static/language_data.js to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/html/_static
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/html/_static/minus.png to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/html/_static
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/html/_static/plus.png to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/html/_static
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/html/_static/searchtools.js to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/html/_static
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/html/_static/underscore-1.13.1.js to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/html/_static
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/html/_static/underscore.js to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/html/_static
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/html/_static/pygments.css to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/html/_static
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/html/_sources/index.rst.txt to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/html/_sources
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/build/doc/man/man1/mpc.1 to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/man/man1
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/AUTHORS to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/COPYING to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/NEWS to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/README.rst to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/contrib/mpd-m3u-handler.sh to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/contrib
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/contrib/mpd-pls-handler.sh to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/contrib
Installing /home/iurt/rpmbuild/BUILD/mpc-0.33/contrib/mpc-completion.bash to /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/contrib
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/etc/bash_completion.d
+ cp contrib/mpc-completion.bash /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/etc/bash_completion.d/mpc
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc/
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.33-3.mga9 --unique-debug-suffix -0.33-3.mga9.aarch64 --unique-debug-src-base mpc-0.33-3.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/mpc-0.33
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/bin/mpc
/usr/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
dwz: ./usr/bin/mpc-0.33-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 244kB, size after compression: 244kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
282 blocks
+ /usr/lib/rpm/check-buildroot
/usr/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "en_US.UTF-8",
	LC_SOURCED = "1",
	LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "en_US.UTF-8",
	LC_SOURCED = "1",
	LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "en_US.UTF-8",
	LC_SOURCED = "1",
	LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
/usr/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
/usr/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "en_US.UTF-8",
	LC_SOURCED = "1",
	LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
/usr/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
/usr/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
/usr/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "en_US.UTF-8",
	LC_SOURCED = "1",
	LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "en_US.UTF-8",
	LC_SOURCED = "1",
	LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "en_US.UTF-8",
	LC_SOURCED = "1",
	LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
+ /usr/lib/rpm/check-rpaths
/usr/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
+ /usr/lib/rpm/brp-remove-la-files
/usr/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3ROp7A
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd mpc-0.33
+ '[' 1 -eq 1 ']'
+ /usr/bin/meson test -C build --num-processes 8 --print-errorlogs
No tests defined.
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: mpc-0.33-3.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kPBs6s
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd mpc-0.33
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc
+ cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64/usr/share/doc/mpc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: mpc = 0.33-3.mga9 mpc(aarch-64) = 0.33-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libmpdclient.so.2()(64bit) libmpdclient.so.2(libmpdclient2)(64bit)
Processing files: mpc-debugsource-0.33-3.mga9.aarch64
Provides: mpc-debugsource = 0.33-3.mga9 mpc-debugsource(aarch-64) = 0.33-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: mpc-debuginfo-0.33-3.mga9.aarch64
Provides: debuginfo(build-id) = dc0f83e7d0eea7cc337a9b8aa06008c593f4dd5a mpc-debuginfo = 0.33-3.mga9 mpc-debuginfo(aarch-64) = 0.33-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: mpc-debugsource(aarch-64) = 0.33-3.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpc-0.33-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpc-debugsource-0.33-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mpc-debuginfo-0.33-3.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.C2xtxl
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd mpc-0.33
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/mpc-0.33-3.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UKPMjI
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf mpc-0.33
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!