D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/exaile-4.1.3-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9FeCTT Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fABEbY + umask 022 + cd /home/pterjan/rpmbuild/BUILD/exaile-4.1.3-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/exaile-4.1.3-build + rm -rf exaile-4.1.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/exaile-4.1.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd exaile-4.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/exaile-webkit2-4.1-api.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.y9ejHV + umask 022 + cd /home/pterjan/rpmbuild/BUILD/exaile-4.1.3-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd exaile-4.1.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j16 V=1 VERBOSE=1 mkdir -p build msgfmt --desktop --template=data/exaile.desktop.in -d po -o build/exaile.desktop msgfmt: po/LINGUAS does not exist msgfmt --xml --template=data/exaile.appdata.xml.in -d po -o build/exaile.appdata.xml msgfmt: po/LINGUAS does not exist python3 tools/generate-completion.py bash > build/exaile.bash-completion python3 tools/generate-completion.py fish > build/exaile.fish-completion Traceback (most recent call last): File "/home/pterjan/rpmbuild/BUILD/exaile-4.1.3-build/exaile-4.1.3/tools/generate-completion.py", line 141, in print(completion(p)) ~~~~~~~~~~^^^ File "/home/pterjan/rpmbuild/BUILD/exaile-4.1.3-build/exaile-4.1.3/tools/generate-completion.py", line 96, in fish_completion import pipes ModuleNotFoundError: No module named 'pipes' make: *** [Makefile:230: completion] Error 1 make: *** Waiting for unfinished jobs.... LC_ALL=C help2man -n "music manager and player" -N ./exaile \ | gzip -9 > build/exaile.1.gz python3 -m compileall -q xl xlgui python3 -O -m compileall -q xl xlgui /usr/bin/make -C plugins compile make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/exaile-4.1.3-build/exaile-4.1.3/plugins' python3 -m compileall -q . python3 -O -m compileall -q . make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/exaile-4.1.3-build/exaile-4.1.3/plugins' ( ( set -o pipefail 2> /dev/null ) && set -o pipefail ; \ export LC_ALL=C && cd po && \ { find ../xl ../xlgui -name "*.py" | sort && \ find ../data/ui -name "*.ui" | sort && \ find ../plugins -name "*.py" | sort && \ find ../plugins -name "*.ui" | sort ; } \ | xgettext --files-from=- --output=messages.pot --from-code=UTF-8 --add-comments=TRANSLATORS --keyword=N_ && \ find ../plugins -name PLUGININFO | sort \ | xgettext --files-from=- --output=messages.pot --from-code=UTF-8 --add-comments=TRANSLATORS --join-existing --language=Python && \ xgettext -j -o messages.pot --keyword=X-GNOME-FullName '../data/exaile.desktop.in' && \ xgettext -j -o messages.pot '../data/exaile.appdata.xml.in' ) ../xlgui/widgets/dialogs.py:1686: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. xgettext: warning: a fallback ITS rule file '/usr/share/gettext-0.22.5/its/metainfo.its' is used; it may not be in sync with the upstream find po -name '*.po' -exec \ msgmerge --previous --no-fuzzy-matching --update {} po/messages.pot \; ........................................................................................................................................................... done. ................................................................................................................................................................................................................ done. .................................................................................................................................................................................................... done. .......................................................................................................................................................................................................... done. ......................................................................................................................................................... done. ............................................................................................................................................................................................ done. .................................................................................................................................................................... done. .................................................................................................................................................................................................................. done. ..................................................................................................................................................................................................... done. ............................................................................................................................................................................................................................. done. ......................................................................................................................................................................... done. ..................................................................................................................................................................................................... done. ............................................................................................................................................................................ done. ................................................................................................................................................... done. ............................................................................................................................................................................................ done. .......................................................................................................................................................................................... done. ........................................................................................................................................................................................................ done. ......................................................................................................................................................................... done. .......................................................................................................................................................................................................... done. ............................................................................................................................................................................................ done. ........................................................................................................................................... done. ............................................................................................................................................................................................. done. ........................................................................................................................................................................... done. .................................................................................................................................................................................................... done. ...................................................................................................................................................................................................................................... done. ................................................................................................................................................ done. ........................................................................................................................................ done. ..................................................................................................................................................... done. ................................................................................................................................................................................................ done. .......................................................................................................................................................................................................................... done. .................................................................................................................................................... done. ...................................................................................................................................................................................................................... done. ..................................................................................................................................................................................................... done. ..................................................................................................................................................... done. .............................................................................................................................................................................................. done. ......................................................................................................................................................................................................... done. .............................................................................................................................................................. done. ................................................................................................................................................................................................... done. ......................................................................................................................................................................... done. ............................................................................................................................................................................................................... done. ......................................................................................................................................................... done. .............................................................................................................................................................................................................. done. ......................................................................................................................................................................................................... done. ......................................................................................................................................................................................................................... done. .......................................................................................................................................................... done. .................................................................................................................................................................................. done. ....................................................................................................................................................................................................................... done. ....................................................................................................................................................................................................... done. ................................................................................................................................................................ done. ............................................................................................................................................................................................ done. ............................................................................................................................................................ done. ................................................................................................................................................................. done. .................................................................................................................................................................................................... done. ......................................................................................................................................................... done. ......................................................................................................................................................................................................... done. .................................................................................................................................................................................. done. ......................................................................................................................................................... done. ................................................................................................................................................................................................. done. .................................................................................................................................................................... done. ...................................................................................................................................................................................................... done. ................................................................................................................................................................................................................ done. ................................................................................................................................................................ done. ......................................................................................................................................................... done. ................................................................................................................................................................. done. ............................................................................................................................................................................ done. ......................................................................................................................................................... done. ......................................................................................................................................................... done. .................................................................................................................................................... done. ......................................................................................................................................................... done. ...................................................................................................................................................................... done. ..................................................................................................................................................................................... done. .................................................................................................................................................................... done. ................................................................................................................................................................................................ done. .................................................................................................................................................................. done. ......................................................................................................................................................... done. ....................................................................................................................................................................................... done. ......................................................................................................................................................... done. echo af ar ast az be be@latin bg bn bs ca cs csb cy da de el en_AU en_CA en_GB eo es et eu fa fi fo fr frp fy gl gu he hi hr hu id ie it ja ka kk ko lt lv mk ml mr ms nb nl oc os pl pt pt_BR ro ru sc si sk sl sq sr sv sw ta te th tl tr ts uk ur vi zh zh_CN zh_TW > po/LINGUAS error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.y9ejHV (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.y9ejHV (%build) I: [iurt_root_command] ERROR: chroot