From https://github.com/archlinux/svntogit-community * branch packages/cuetools -> FETCH_HEAD * [new branch] packages/cuetools -> community/packages/cuetools Cloning into 'cuetools'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 100 128k 0 0 383k 0 --:--:-- --:--:-- --:--:-- 384k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 8468k 0 77317 0 0 222k 0 0:00:38 --:--:-- 0:00:38 222k 100 8468k 100 8468k 0 0 20.2M 0 --:--:-- --:--:-- --:--:-- 20.2M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 426k 0 --:--:-- --:--:-- --:--:-- 427k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ SOURCE_DATE_EPOCH=1693759279 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1693759279' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-cuetools-archlinuxrb-build-ysmxK0Om PWD=/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv ==> Making package: cuetools 1.4.1-4 (Sun Sep 3 16:41:56 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading cuetools-1.4.1.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32720 0 32720 0 0 78579 0 --:--:-- --:--:-- --:--:-- 78579 ==> Validating source files with sha512sums... cuetools-1.4.1.tar.gz ... Passed ==> Extracting sources... -> Extracting cuetools-1.4.1.tar.gz with bsdtar ==> Starting prepare()... configure.ac:7: installing './ar-lib' configure.ac:3: installing './compile' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' src/lib/Makefile.am: installing './depcomp' configure.ac: installing './ylwrap' configure.ac:6: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... aclocal.m4:728: AM_PROG_LEX is expanded from... configure.ac:6: the top level ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for ranlib... ranlib checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no checking whether yytext is a pointer... yes checking for ar... ar checking the archiver (ar) interface... ar checking for bison... bison -y checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/lib/Makefile config.status: creating src/tools/Makefile config.status: creating extras/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1' Making all in doc make[2]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/doc' Making all in src make[2]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src' Making all in lib make[3]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src/lib' /bin/sh ../../ylwrap cue_parse.y y.tab.c cue_parse.c y.tab.h `echo cue_parse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output cue_parse.output -- bison -y -d /bin/sh ../../ylwrap toc_parse.y y.tab.c toc_parse.c y.tab.h `echo toc_parse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output toc_parse.output -- bison -y -d /tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src/lib/toc_parse.y:88.15-18: warning: symbol ISRC redeclared [-Wother] 88 | %token ISRC | ^~~~ /tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src/lib/toc_parse.y:62.8-11: note: previous declaration 62 | %token ISRC | ^~~~ updating cue_parse.h updating toc_parse.h make all-am make[4]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src/lib' gcc -DHAVE_CONFIG_H -I. -I../.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT cd.o -MD -MP -MF .deps/cd.Tpo -c -o cd.o cd.c gcc -DHAVE_CONFIG_H -I. -I../.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT cdtext.o -MD -MP -MF .deps/cdtext.Tpo -c -o cdtext.o cdtext.c gcc -DHAVE_CONFIG_H -I. -I../.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT time.o -MD -MP -MF .deps/time.Tpo -c -o time.o time.c gcc -DHAVE_CONFIG_H -I. -I../.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT cuefile.o -MD -MP -MF .deps/cuefile.Tpo -c -o cuefile.o cuefile.c gcc -DHAVE_CONFIG_H -I. -I../.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT cue_print.o -MD -MP -MF .deps/cue_print.Tpo -c -o cue_print.o cue_print.c gcc -DHAVE_CONFIG_H -I. -I../.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT toc_print.o -MD -MP -MF .deps/toc_print.Tpo -c -o toc_print.o toc_print.c gcc -DHAVE_CONFIG_H -I. -I../.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT cue_parse.o -MD -MP -MF .deps/cue_parse.Tpo -c -o cue_parse.o cue_parse.c /bin/sh ../../ylwrap cue_scan.l lex.yy.c cue_scan.c -- flex -olex.yy.c gcc -DHAVE_CONFIG_H -I. -I../.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT toc_parse.o -MD -MP -MF .deps/toc_parse.Tpo -c -o toc_parse.o toc_parse.c /bin/sh ../../ylwrap toc_scan.l lex.yy.c toc_scan.c -- flex -olex.yy.c gcc -DHAVE_CONFIG_H -I. -I../.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT cue_scan.o -MD -MP -MF .deps/cue_scan.Tpo -c -o cue_scan.o cue_scan.c gcc -DHAVE_CONFIG_H -I. -I../.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT toc_scan.o -MD -MP -MF .deps/toc_scan.Tpo -c -o toc_scan.o toc_scan.c time.c: In function 'time_frame_to_mmssff': time.c:41:37: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 41 | sprintf(msf, "%02d:%02d:%02d", minutes, seconds, frames); | ^ In file included from /usr/include/stdio.h:964, from time.c:8: In function 'sprintf', inlined from 'time_frame_to_mmssff' at time.c:41:2: /usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 9 and 20 bytes into a destination of size 10 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ mv -f .deps/time.Tpo .deps/time.Po mv -f .deps/cuefile.Tpo .deps/cuefile.Po mv -f .deps/cue_print.Tpo .deps/cue_print.Po mv -f .deps/cdtext.Tpo .deps/cdtext.Po mv -f .deps/toc_print.Tpo .deps/toc_print.Po mv -f .deps/cd.Tpo .deps/cd.Po mv -f .deps/cue_parse.Tpo .deps/cue_parse.Po mv -f .deps/toc_parse.Tpo .deps/toc_parse.Po mv -f .deps/cue_scan.Tpo .deps/cue_scan.Po mv -f .deps/toc_scan.Tpo .deps/toc_scan.Po rm -f libcuefile.a ar cru libcuefile.a cd.o cdtext.o time.o cuefile.o cue_print.o toc_print.o cue_parse.o cue_scan.o toc_parse.o toc_scan.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcuefile.a make[4]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src/lib' make[3]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src/lib' Making all in tools make[3]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I./../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT cuebreakpoints.o -MD -MP -MF .deps/cuebreakpoints.Tpo -c -o cuebreakpoints.o cuebreakpoints.c gcc -DHAVE_CONFIG_H -I. -I../.. -I./../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT cueconvert.o -MD -MP -MF .deps/cueconvert.Tpo -c -o cueconvert.o cueconvert.c gcc -DHAVE_CONFIG_H -I. -I../.. -I./../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT cueprint.o -MD -MP -MF .deps/cueprint.Tpo -c -o cueprint.o cueprint.c mv -f .deps/cueconvert.Tpo .deps/cueconvert.Po gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o cueconvert cueconvert.o ../lib/libcuefile.a mv -f .deps/cuebreakpoints.Tpo .deps/cuebreakpoints.Po gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o cuebreakpoints cuebreakpoints.o ../lib/libcuefile.a mv -f .deps/cueprint.Tpo .deps/cueprint.Po gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o cueprint cueprint.o ../lib/libcuefile.a make[3]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src/tools' make[3]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src' make[2]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src' Making all in extras make[2]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/extras' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/extras' make[2]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1' make[2]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1' make[1]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1' ==> Entering fakeroot environment... ==> Starting package()... Making install in doc make[1]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/doc' make[2]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/pkg/cuetools/usr/share/man/man1' /usr/bin/install -c -m 644 cuebreakpoints.1 cueconvert.1 cueprint.1 '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/pkg/cuetools/usr/share/man/man1' make[2]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/doc' make[1]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/doc' Making install in src make[1]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src' Making install in lib make[2]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src/lib' make install-am make[3]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src/lib' make[4]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src/lib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src/lib' make[3]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src/lib' make[2]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src/lib' Making install in tools make[2]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src/tools' make[3]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src/tools' make[3]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/pkg/cuetools/usr/bin' /usr/sbin/mkdir -p '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/pkg/cuetools/usr/bin' /usr/bin/install -c cuetag.sh '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/pkg/cuetools/usr/bin' /usr/bin/install -c cuebreakpoints cueconvert cueprint '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/pkg/cuetools/usr/bin' make[3]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src/tools' make[2]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src/tools' make[2]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src' make[3]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src' make[2]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src' make[1]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/src' Making install in extras make[1]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/extras' make[2]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/extras' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/extras' make[1]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1/extras' make[1]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1' make[2]: Entering directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1' make[1]: Leaving directory '/tmp/archlinux-ci/cuetools-archlinuxrb-build-ysmxK0Om/cuetools/trunk/src/cuetools-1.4.1' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "cuetools"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: cuetools 1.4.1-4 (Sun Sep 3 16:42:04 2023)