Building package "ccd2cue" :: Synchronizing package databases... core downloading... extra downloading... community downloading... multilib downloading... chaotic-aur downloading... :: Starting full system upgrade... there is nothing to do ==> Making package: ccd2cue 0.5-1.1 (Tue 24 Oct 2023 07:33:01 PM CEST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading ccd2cue-0.5.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 611k 2 15532 0 0 13157 0 0:00:47 0:00:01 0:00:46 13157 100 611k 100 611k 0 0 357k 0 0:00:01 0:00:01 --:--:-- 1129k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... ccd2cue-0.5.tar.gz ... Passed ==> Extracting sources... -> Extracting ccd2cue-0.5.tar.gz with bsdtar ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for style of include used by make... GNU 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether ln -s works... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for a sed that does not truncate output... /usr/bin/sed checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 configure: checking programs needed in order to build documentation checking for makeinfo... /usr/bin/makeinfo configure: WARNING: GNU Texinfo is too old. It is required at least version 5.1. You can find it at https://gnu.org/software/texinfo/. It will not be possible to rebuild the Info documentation nor generate any other documentation format. checking for help2man... no checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for perl... /usr/bin/perl configure: Checking meta-information checking available translations... da de uk vi checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating po/LINGUAS config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating doc/man/Makefile config.status: creating doc/release/release.texi config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands ## ---------------------- ## ## GNU Make Targets Table ## ## ---------------------- ## Build: all Compile entire program. info, html, pdf, ps, dvi Build documentation in the respective format. doxygen-doc Build source-code documentation. check Run test suite. tags, ctags Build respective tags table file. Installation: install-exec Install architecture-dependent files. install-data Install architecture-independent files. install Same as `install-exec' followed by `install-data'. install-strip Same as `install' but strip executables. install-{info,html,pdf,ps,dvi} Install documentation in the respective format. install-man Install man pages. installdirs Create the installation directory tree. installcheck Perform installation tests. uninstall Delete installed files. Cleaning: mostlyclean Delete files that `make' built and usually one would like to rebuild. clean Same as `mostlyclean' but delete also any file `make' built but was ignored by `mostlyclean'. distclean Same as `clean' but delete also files generated by the configuration script. maintainer-clean Same as `distclean' but delete also files maintainers built. Distribution: distdir Create distribution directory. dist Same as `distdir' but package the distribution directory into a tarball. distcheck Same as `dist' but also check generated tarball for correctness. Maintenance: These can only be made from VCS checkouts. homepage Generate package's homepage. distgnu Same as `distcheck' but also sign and upload the resulting tarball to the GNU ftp site. announcegnu Send release announcement to 'info-gnu@gnu.org', 'ccd2cue@gnu.org' and 'coordinator@translationproject.org' fetchpo Fetch the latest PO translation files from the Translation Project. make all-recursive make[1]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5' Making all in po make[2]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/po' make[2]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/po' Making all in src make[2]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/src' CC ccd2cue.o CC memory.o CC file.o CC io.o CC crc.o CC errors.o CC array.o CC ccd.o file.c: In function ‘make_reference_name’: file.c:59:16: warning: pointer ‘str_end’ used after ‘realloc’ [-Wuse-after-free] 59 | *str_end = '\0'; | ~~~~~~~~~^~~~~~ file.c:58:13: note: call to ‘realloc’ here 58 | str = realloc (str, str_end - str + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cue.o CC cdt.o ccd.c: In function ‘stream2ccd’: ccd.c:362:40: warning: format ‘%a’ expects argument of type ‘float *’, but argument 3 has type ‘char **’ [-Wformat=] 362 | if (sscanf (line, " FLAGS = %a[a-zA-Z0-9 ] ", &ccd->TRACK[TRACK].FLAGS) == 1) | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~ | | | | float * char ** CC convert.o CCLD ccd2cue make[2]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/src' Making all in doc make[2]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/doc' Making all in man make[3]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/doc/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/doc/man' make[3]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/doc' make[2]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/doc' make[2]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5' make[2]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5' make[1]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5' ==> Starting check()... Making check in po make[1]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/po' make[1]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/po' Making check in src make[1]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/src' Making check in doc make[1]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/doc' Making check in man make[2]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/doc/man' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/doc/man' make[2]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/doc' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/doc' make[1]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/doc' make[1]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5' make[1]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5' ==> Entering fakeroot environment... ==> Starting package()... Making install in po make[1]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/po' installing da.gmo as /home/main-builder/pkgwork/pkg/ccd2cue//usr/share/locale/da/LC_MESSAGES/ccd2cue.mo installing de.gmo as /home/main-builder/pkgwork/pkg/ccd2cue//usr/share/locale/de/LC_MESSAGES/ccd2cue.mo installing uk.gmo as /home/main-builder/pkgwork/pkg/ccd2cue//usr/share/locale/uk/LC_MESSAGES/ccd2cue.mo installing vi.gmo as /home/main-builder/pkgwork/pkg/ccd2cue//usr/share/locale/vi/LC_MESSAGES/ccd2cue.mo if test "ccd2cue" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/main-builder/pkgwork/pkg/ccd2cue//usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/main-builder/pkgwork/pkg/ccd2cue//usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/main-builder/pkgwork/pkg/ccd2cue//usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/po' Making install in src make[1]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/src' make[2]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/src' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/main-builder/pkgwork/pkg/ccd2cue//usr/bin' /usr/bin/install -c ccd2cue '/home/main-builder/pkgwork/pkg/ccd2cue//usr/bin' make[2]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/src' make[1]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/src' Making install in doc make[1]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/doc' Making install in man make[2]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/doc/man' make[3]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/doc/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/main-builder/pkgwork/pkg/ccd2cue//usr/share/man/man1' /usr/bin/install -c -m 644 ccd2cue.1 '/home/main-builder/pkgwork/pkg/ccd2cue//usr/share/man/man1' make[3]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/doc/man' make[2]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/doc/man' make[2]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/doc' make[3]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/main-builder/pkgwork/pkg/ccd2cue//usr/share/info' /usr/bin/install -c -m 644 ./ccd2cue.info '/home/main-builder/pkgwork/pkg/ccd2cue//usr/share/info' install-info --info-dir='/home/main-builder/pkgwork/pkg/ccd2cue//usr/share/info' '/home/main-builder/pkgwork/pkg/ccd2cue//usr/share/info/ccd2cue.info' make[3]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/doc' make[2]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/doc' make[1]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5/doc' make[1]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5' make[2]: Entering directory '/home/main-builder/pkgwork/src/ccd2cue-0.5' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5' make[1]: Leaving directory '/home/main-builder/pkgwork/src/ccd2cue-0.5' ==> 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 "ccd2cue"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: ccd2cue 0.5-1.1 (Tue 24 Oct 2023 07:33:06 PM CEST) umount: /tmp/chaotic/routines/nightly/ccd2cue/machine/root/home/main-builder/pkgwork unmounted umount: /tmp/chaotic/routines/nightly/ccd2cue/machine/root/home/main-builder/.ccache unmounted umount: /tmp/chaotic/routines/nightly/ccd2cue/machine/root/home/main-builder/pkgsrc unmounted umount: /tmp/chaotic/routines/nightly/ccd2cue/machine/root/var/cache/pacman/pkg unmounted umount: /tmp/chaotic/routines/nightly/ccd2cue/machine/root/var/pkgdest unmounted umount: /tmp/chaotic/routines/nightly/ccd2cue/machine/root (overlay) unmounted real 0m7.201s user 0m2.412s sys 0m3.253s