Cook: decibel 1.06 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libpcre-8.42-i486 Installing (pkg/local): util-linux-smartcols-2.33.1-i486 Installing (pkg/local): util-linux-uuid-2.33.1-i486 Installing (pkg/local): util-linux-blkid-2.33.1-i486 Installing (pkg/local): util-linux-mount-2.33.1-i486 Installing (pkg/local): glib-2.64.3-i486 Installing (pkg/local): libxml2-2.9.9-i486 Installing (pkg/local): libcroco-0.6.12-i486 Installing (pkg/local): gettext-0.19.8.1-i486 Installing (pkg/local): gettext-dev-0.19.8.1-i486 Installing (pkg/local): findutils-4.7.0-i486 Extracting source archive "decibel-audio-player-1.06.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed cat start.sh | sed -e 's!prefix!/usr!g' > decibel-audio-player; cat start-remote.sh | sed -e 's!prefix!/usr!g' > decibel-audio-player-remote; echo /home/slitaz/wok/decibel/install/usr /home/slitaz/wok/decibel/install/usr install -m 755 -d /home/slitaz/wok/decibel/install/usr/bin /home/slitaz/wok/decibel/install/usr/share/man/man1 /home/slitaz/wok/decibel/install/usr/share/decibel-audio-player /home/slitaz/wok/decibel/install/usr/share/decibel-audio-player/src /home/slitaz/wok/decibel/install/usr/share/decibel-audio-player/res /home/slitaz/wok/decibel/install/usr/share/applications /home/slitaz/wok/decibel/install/usr/share/decibel-audio-player/pix /home/slitaz/wok/decibel/install/usr/share/pixmaps install -m 755 -d /home/slitaz/wok/decibel/install/usr/share/decibel-audio-player/src/gui install -m 755 -d /home/slitaz/wok/decibel/install/usr/share/decibel-audio-player/src/media install -m 755 -d /home/slitaz/wok/decibel/install/usr/share/decibel-audio-player/src/media/format install -m 755 -d /home/slitaz/wok/decibel/install/usr/share/decibel-audio-player/src/media/track install -m 755 -d /home/slitaz/wok/decibel/install/usr/share/decibel-audio-player/src/tools install -m 755 -d /home/slitaz/wok/decibel/install/usr/share/decibel-audio-player/src/modules install -m 644 src/*.py /home/slitaz/wok/decibel/install/usr/share/decibel-audio-player/src install -m 644 src/gui/*.py /home/slitaz/wok/decibel/install/usr/share/decibel-audio-player/src/gui install -m 644 src/tools/*.py /home/slitaz/wok/decibel/install/usr/share/decibel-audio-player/src/tools install -m 644 src/media/*.py /home/slitaz/wok/decibel/install/usr/share/decibel-audio-player/src/media install -m 644 src/media/track/*.py /home/slitaz/wok/decibel/install/usr/share/decibel-audio-player/src/media/track install -m 644 src/media/format/*.py /home/slitaz/wok/decibel/install/usr/share/decibel-audio-player/src/media/format install -m 644 src/modules/*.py /home/slitaz/wok/decibel/install/usr/share/decibel-audio-player/src/modules install -m 644 res/*.glade /home/slitaz/wok/decibel/install/usr/share/decibel-audio-player/res install -m 644 doc/decibel-audio-player.1 /home/slitaz/wok/decibel/install/usr/share/man/man1 install -m 644 doc/decibel-audio-player-remote.1 /home/slitaz/wok/decibel/install/usr/share/man/man1 install -m 644 pix/*.png /home/slitaz/wok/decibel/install/usr/share/decibel-audio-player/pix install -m 644 pix/decibel-audio-player.png /home/slitaz/wok/decibel/install/usr/share/pixmaps install -m 644 res/decibel-audio-player.desktop /home/slitaz/wok/decibel/install/usr/share/applications if test -L /home/slitaz/wok/decibel/install/usr/bin/decibel-audio-player; then rm -f /home/slitaz/wok/decibel/install/usr/bin/decibel-audio-player; fi install -m 755 decibel-audio-player /home/slitaz/wok/decibel/install/usr/bin if test -L /home/slitaz/wok/decibel/install/usr/bin/decibel-audio-player-remote; then rm -f /home/slitaz/wok/decibel/install/usr/bin/decibel-audio-player-remote; fi install -m 755 decibel-audio-player-remote /home/slitaz/wok/decibel/install/usr/bin make -C po dist make[1]: Entering directory '/home/slitaz/wok/decibel/source/decibel-1.06/po' for pofile in bs.po; do \ install -m 755 -d ../locale/bs/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/bs/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in el.po; do \ install -m 755 -d ../locale/el/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/el/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in hu.po; do \ install -m 755 -d ../locale/hu/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/hu/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in fa.po; do \ install -m 755 -d ../locale/fa/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/fa/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in zh_CN.po; do \ install -m 755 -d ../locale/zh_CN/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/zh_CN/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in ru.po; do \ install -m 755 -d ../locale/ru/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/ru/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in nl.po; do \ install -m 755 -d ../locale/nl/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/nl/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in he.po; do \ install -m 755 -d ../locale/he/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/he/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in pt_BR.po; do \ install -m 755 -d ../locale/pt_BR/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/pt_BR/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in eo.po; do \ install -m 755 -d ../locale/eo/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/eo/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in cs.po; do \ install -m 755 -d ../locale/cs/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/cs/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in it.po; do \ install -m 755 -d ../locale/it/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/it/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in bg.po; do \ install -m 755 -d ../locale/bg/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/bg/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in fr.po; do \ install -m 755 -d ../locale/fr/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/fr/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in en_GB.po; do \ install -m 755 -d ../locale/en_GB/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/en_GB/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in pt.po; do \ install -m 755 -d ../locale/pt/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/pt/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in hr.po; do \ install -m 755 -d ../locale/hr/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/hr/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in ar.po; do \ install -m 755 -d ../locale/ar/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/ar/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in es.po; do \ install -m 755 -d ../locale/es/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/es/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in nn.po; do \ install -m 755 -d ../locale/nn/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/nn/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in kk.po; do \ install -m 755 -d ../locale/kk/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/kk/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in nb.po; do \ install -m 755 -d ../locale/nb/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/nb/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in ro.po; do \ install -m 755 -d ../locale/ro/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/ro/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done es.po:258: warning: internationalized messages should not contain the '\r' escape sequence for pofile in sv.po; do \ install -m 755 -d ../locale/sv/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/sv/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in ca.po; do \ install -m 755 -d ../locale/ca/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/ca/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in da.po; do \ install -m 755 -d ../locale/da/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/da/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in sr.po; do \ install -m 755 -d ../locale/sr/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/sr/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in sl.po; do \ install -m 755 -d ../locale/sl/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/sl/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done sv.po:191: warning: internationalized messages should not contain the '\r' escape sequence for pofile in ga.po; do \ install -m 755 -d ../locale/ga/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/ga/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in tr.po; do \ install -m 755 -d ../locale/tr/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/tr/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in ko.po; do \ install -m 755 -d ../locale/ko/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/ko/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in ja.po; do \ install -m 755 -d ../locale/ja/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/ja/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in pl.po; do \ install -m 755 -d ../locale/pl/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/pl/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done for pofile in de.po; do \ install -m 755 -d ../locale/de/LC_MESSAGES/;\ msgconv -t UTF-8 ${pofile} -o ${pofile}_utf8;\ msgfmt ${pofile}_utf8 -o ../locale/de/LC_MESSAGES/decibel-audio-player.mo;\ rm ${pofile}_utf8;\ done pl.po:268: warning: internationalized messages should not contain the '\r' escape sequence make[1]: Leaving directory '/home/slitaz/wok/decibel/source/decibel-1.06/po' for lang in `find locale/ -maxdepth 1 -mindepth 1 -type d -printf "%f "`; do \ install -m 755 -d /home/slitaz/wok/decibel/install/usr/share/locale/$lang/LC_MESSAGES;\ install -m 644 locale/$lang/LC_MESSAGES/decibel-audio-player.mo /home/slitaz/wok/decibel/install/usr/share/locale/$lang/LC_MESSAGES/; \ done ================================================================================ Executing strip on all files... Done Time: 4.86s. Size: 31054 B -> 31054 B. Save: 0 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.35s. Size: 1480 B -> 828 B. Save: 1 KB. Cache hit: 2/2. Installing (pkg/local): pngquant-static-2.12.2-i486 Installing (pkg/local): optipng-static-0.7.7-i486 Compressing png images... Done Time: 2.52s. Size: 129250 B -> 57899 B. Save: 70 KB. Cache hit: 17/17. Installing (pkg/local): libgpg-error-1.34-i486 Installing (pkg/local): libgcrypt-1.8.4-i486 Installing (pkg/local): libxslt-1.1.33-i486 Installing (pkg/local): xmlstarlet-1.6.1-i486 Compressing ui files... Done Time: 0.36s. Size: 104068 B -> 99856 B. Save: 4 KB. Installing (pkg/local): desktop-file-validate-static-0.23-i486 QA: Checking decibel-audio-player.desktop... |--- /home/slitaz/wok/decibel/install/usr/share/applications/decibel-audio-player.desktop.orig |+++ /home/slitaz/wok/decibel/install/usr/share/applications/decibel-audio-player.desktop |@@ -1,23 +1,12 @@ | [Desktop Entry] |-Name=Decibel Audio Player |-Exec=decibel-audio-player |-Terminal=false | Type=Application |-Icon=decibel-audio-player |-StartupNotify=true |- |-GenericName=Audio Player |-GenericName[fr]=Lecteur audio |-GenericName[de]=Musikwiedergabe |-GenericName[nn]=Musikkavspelar |-GenericName[no]=Musikkavspille |- |+Name=Decibel Audio Player | Comment=A simple audio player |-Comment[fr]=Un lecteur audio simple d'utilisation | Comment[de]=Ein einfacher Audio Player |+Comment[fr]=Un lecteur audio simple d'utilisation | Comment[nn]=Ein enkel ljudavspelar |-Comment[no]=En enkel lydavspiller |- |+StartupNotify=true |+Exec=decibel-audio-player |+Icon=decibel-audio-player | Categories=AudioVideo;Audio;Player;GTK; |- |-MimeType=audio/musepack;application/musepack;application/x-ape;audio/ape;audio/x-ape;audio/x-musepack;application/x-musepack;audio/x-mp3;application/x-id3;audio/mpeg;audio/x-mpeg;audio/x-mpeg-3;audio/mpeg3;audio/mp3;audio/x-m4a;audio/mpc;audio/x-mpc;audio/mp;audio/x-mp;application/ogg;application/x-ogg;audio/vorbis;audio/x-vorbis;audio/ogg;audio/x-ogg;audio/x-flac;application/x-flac;audio/flac;inode/directory; |+MimeType=audio/mpeg;audio/x-mpeg;application/ogg;audio/x-mpeg-3;application/x-ogg;audio/mpeg3;audio/vorbis;audio/mp3;audio/x-vorbis;audio/x-m4a;audio/ogg;audio/mpc;audio/x-ogg;audio/x-mpc;audio/x-flac;audio/mp;application/x-flac;audio/x-mp;audio/flac;inode/directory;audio/musepack;application/musepack;application/x-ape;audio/ape;audio/x-ape;audio/x-musepack;application/x-musepack;audio/x-mp3;application/x-id3; Done Time: 1.65s. Size: 940 B -> 738 B. Save: 0 KB. Normalizing mo files... Done Time: 5.28s. Size: 467841 B -> 451126 B. Save: 16 KB. Compressor warnings and errors: /home/slitaz/wok/decibel/install/usr/share/locale/pl/LC_MESSAGES/decibel-audio-player.mo: read-mo.c:249: warning: internationalized messages should not contain the '\r' escape sequence :704: warning: internationalized messages should not contain the '\r' escape sequence :704: warning: internationalized messages should not contain the '\r' escape sequence Info: /home/slitaz/wok/decibel/install/usr/share/locale/en_GB/LC_MESSAGES/decibel-audio-player.mo become empty /home/slitaz/wok/decibel/install/usr/share/locale/sv/LC_MESSAGES/decibel-audio-player.mo: read-mo.c:249: warning: internationalized messages should not contain the '\r' escape sequence :668: warning: internationalized messages should not contain the '\r' escape sequence :668: warning: internationalized messages should not contain the '\r' escape sequence /home/slitaz/wok/decibel/install/usr/share/locale/es/LC_MESSAGES/decibel-audio-player.mo: read-mo.c:249: warning: internationalized messages should not contain the '\r' escape sequence :551: warning: internationalized messages should not contain the '\r' escape sequence :551: warning: internationalized messages should not contain the '\r' escape sequence ================================================================================ Build dependencies to remove: 19 Removing: advancecomp-static desktop-file-validate-static findutils gettext gettext-dev glib libcroco libgcrypt libgpg-error libpcre libxml2 libxslt optipng-static pngquant-static util-linux-blkid util-linux-mount util-linux-smartcols util-linux-uuid xmlstarlet Pack: decibel 1.06 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... any Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "decibel-1.06-any.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Failed Checking libtool in source/decibel-1.06... Done Checking site script in source/decibel-1.06... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: decibel 1.06 ================================================================================ Src file : decibel-audio-player-1.06.tar.gz Src size : 364.0K Source dir : 2.7M Produced : 1.6M Cook time : 26s Cook date : 2020-07-19 20:45 Target arch : any -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 832.0K : 124.7K : 92 : decibel-1.06-any.tazpkg ================================================================================