From https://github.com/archlinux/svntogit-packages * branch packages/vcdimager -> FETCH_HEAD * [new branch] packages/vcdimager -> packages/packages/vcdimager Cloning into 'vcdimager'... 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 100 131k 0 0 388k 0 --:--:-- --:--:-- --:--:-- 388k % 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 8539k 100 8539k 0 0 21.4M 0 --:--:-- --:--:-- --:--:-- 21.4M % 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 422k 0 --:--:-- --:--:-- --:--:-- 423k :: 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=1690388023 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690388023' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-vcdimager-archlinuxrb-build-5ffYCHAl PWD=/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/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 gpg: key 1A8DE5008275EC21: 2 duplicate signatures removed gpg: key 1A8DE5008275EC21: public key "R. Bernstein " imported gpg: Total number processed: 1 gpg: imported: 1 ==> Making package: vcdimager 2.0.1-4 (Wed Jul 26 16:14:14 2023) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) libcdio-2.1.0-3 Total Download Size: 0.25 MiB Total Installed Size: 0.88 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % 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 255k 100 255k 0 0 100M 0 --:--:-- --:--:-- --:--:-- 124M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libcdio... :: Running post-transaction hooks... (1/2) Arming ConditionNeedsUpdate... (2/2) Updating the info directory file... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading vcdimager-2.0.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 1089k 100 1089k 0 0 942k 0 0:00:01 0:00:01 --:--:-- 942k -> Downloading vcdimager-2.0.1.tar.gz.sig... % 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 163 100 163 0 0 699 0 --:--:-- --:--:-- --:--:-- 699 ==> Validating source files with sha256sums... vcdimager-2.0.1.tar.gz ... Passed vcdimager-2.0.1.tar.gz.sig ... Skipped ==> Verifying source file signatures with gpg... vcdimager-2.0.1.tar.gz ... Passed ==> Extracting sources... -> Extracting vcdimager-2.0.1.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/sbin/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 to enable maintainer-specific portions of Makefiles... no checking whether build environment is sane... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc 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 whether gcc accepts -Wall... yes checking whether gcc accepts -Wbad-function-cast... yes checking whether gcc accepts -Wcast-align... yes checking whether gcc accepts -Wchar-subscripts... yes checking whether gcc accepts -Wdeclaration-after-statement... yes checking whether gcc accepts -Wendif-labels... yes checking whether gcc accepts -Winline... yes checking whether gcc accepts -Wmissing-declarations... yes checking whether gcc accepts -Wmissing-prototypes... yes checking whether gcc accepts -Wnested-externs... yes checking whether gcc accepts -Wno-sign-compare... yes checking whether gcc accepts -Wpointer-arith... yes checking whether gcc accepts -Wundef... yes checking whether gcc accepts -Wunused... yes checking whether gcc accepts -Wwrite-strings... yes checking how to run the C preprocessor... gcc -E 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 checking for gawk... (cached) gawk checking how to print strings... printf checking for a sed that does not truncate output... /usr/sbin/sed checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for fgrep... /usr/sbin/grep -F checking for ld used by gcc... /usr/sbin/ld checking if the linker (/usr/sbin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B checking the name lister (/usr/sbin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/sbin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/sbin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/sbin/dd checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/sbin/ld -m elf_x86_64 checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for diff... /usr/sbin/diff adding -w to diff in regression tests adding --unified to diff in regression tests checking for snprintf... yes checking for vsnprintf... yes checking for getdate... yes checking for strptime... yes checking for pkg-config... /usr/sbin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBPOPT... yes checking for XML... yes checking for ANSI C header files... (cached) yes checking for sys/stat.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking whether gcc supports ISO C99 _Pragma()... yes [] checking bitfield ordering in structs... LSBF checking for LIBCDIO... yes checking for LIBISO9660... yes checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libvcdinfo.pc config.status: creating include/Makefile config.status: creating include/libvcd/Makefile config.status: creating include/libvcd/version.h config.status: creating lib/Makefile config.status: creating frontends/Makefile config.status: creating frontends/xml/Makefile config.status: creating frontends/cli/Makefile config.status: creating docs/Makefile config.status: creating docs/doxygen/Doxyfile config.status: creating example/Makefile config.status: creating test/check_common_fn config.status: creating test/Makefile config.status: creating vcdimager.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Setup: Install path: /usr Build CLI FE: yes Build XML FE: yes Maintainer mode: no make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1' Making all in include make[2]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/include' Making all in libvcd make[3]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/include/libvcd' make all-am make[4]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/include/libvcd' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/include/libvcd' make[3]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/include/libvcd' make[3]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/include' make[2]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/include' Making all in lib make[2]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/lib' CC info.lo CC inf.lo CC info_private.lo CC vcd_read.lo CC vcd.lo CC data_structures.lo CC directory.lo CC files.lo CC image.lo CC image_bincue.lo CC image_cdrdao.lo CC image_nrg.lo CC logging.lo CC mpeg.lo CC mpeg_stream.lo CC pbc.lo info.c: In function 'vcdinfo_get_seg_audio_type': info.c:1152:23: warning: the comparison will always evaluate as 'false' for the address of 'info' will never be NULL [-Waddress] 1152 | if ( !p_obj || NULL == &(p_obj->info) | ^~ In file included from info.c:26: info_private.h:53:15: note: 'info' declared here 53 | InfoVcd_t info; | ^~~~ info.c: In function 'vcdinfo_get_seg_continue': info.c:1165:18: warning: the comparison will always evaluate as 'true' for the address of 'info' will never be NULL [-Waddress] 1165 | if ( !p_obj || !&(p_obj->info) | ^ info_private.h:53:15: note: 'info' declared here 53 | InfoVcd_t info; | ^~~~ info.c: In function 'vcdinfo_get_system_id': info.c:1297:18: warning: the comparison will always evaluate as 'true' for the address of 'pvd' will never be NULL [-Waddress] 1297 | if ( !p_obj || !&(p_obj->pvd) ) return NULL; | ^ info_private.h:51:19: note: 'pvd' declared here 51 | iso9660_pvd_t pvd; | ^~~ info.c: In function 'vcdinfo_get_track_audio_type': info.c:1329:18: warning: the comparison will always evaluate as 'true' for the address of 'info' will never be NULL [-Waddress] 1329 | if ( !p_obj || !&(p_obj->info) ) return VCDINFO_INVALID_AUDIO_TYPE; | ^ info_private.h:53:15: note: 'info' declared here 53 | InfoVcd_t info; | ^~~~ info.c: In function 'vcdinfo_get_volume_id': info.c:1561:30: warning: the comparison will always evaluate as 'false' for the address of 'pvd' will never be NULL [-Waddress] 1561 | if ( NULL == p_obj || NULL == &p_obj->pvd ) return (NULL); | ^~ info_private.h:51:19: note: 'pvd' declared here 51 | iso9660_pvd_t pvd; | ^~~ info.c: In function 'vcdinfo_get_volumeset_id': info.c:1576:30: warning: the comparison will always evaluate as 'false' for the address of 'pvd' will never be NULL [-Waddress] 1576 | if ( NULL == p_obj || NULL == &p_obj->pvd ) return (NULL); | ^~ info_private.h:51:19: note: 'pvd' declared here 51 | iso9660_pvd_t pvd; | ^~~ CC salloc.lo CC sector.lo mpeg.c: In function '_analyze_pes_header': mpeg.c:150:1: warning: inlining failed in call to '_parse_timecode': --param max-inline-insns-single limit reached [-Winline] 150 | _parse_timecode (const uint8_t *buf, unsigned *offset) | ^~~~~~~~~~~~~~~ mpeg.c:450:17: note: called from here 450 | pts = _parse_timecode (buf, &pos2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpeg.c:150:1: warning: inlining failed in call to '_parse_timecode': --param max-inline-insns-single limit reached [-Winline] 150 | _parse_timecode (const uint8_t *buf, unsigned *offset) | ^~~~~~~~~~~~~~~ mpeg.c:455:23: note: called from here 455 | /* dts = */ _parse_timecode (buf, &pos2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpeg.c:150:1: warning: inlining failed in call to '_parse_timecode': --param max-inline-insns-single limit reached [-Winline] 150 | _parse_timecode (const uint8_t *buf, unsigned *offset) | ^~~~~~~~~~~~~~~ mpeg.c:462:17: note: called from here 462 | pts = _parse_timecode (buf, &pos2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpeg.c:150:1: warning: inlining failed in call to '_parse_timecode': --param max-inline-insns-single limit reached [-Winline] 150 | _parse_timecode (const uint8_t *buf, unsigned *offset) | ^~~~~~~~~~~~~~~ mpeg.c:490:17: note: called from here 490 | pts = _parse_timecode (buf, &pos2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpeg.c:150:1: warning: inlining failed in call to '_parse_timecode': --param max-inline-insns-single limit reached [-Winline] 150 | _parse_timecode (const uint8_t *buf, unsigned *offset) | ^~~~~~~~~~~~~~~ mpeg.c:497:17: note: called from here 497 | pts = _parse_timecode (buf, &pos2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpeg.c:150:1: warning: inlining failed in call to '_parse_timecode': --param max-inline-insns-single limit reached [-Winline] 150 | _parse_timecode (const uint8_t *buf, unsigned *offset) | ^~~~~~~~~~~~~~~ mpeg.c:502:23: note: called from here 502 | /* dts = */ _parse_timecode (buf, &pos2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC stream.lo CC stream_stdio.lo CC util.lo mpeg.c: In function 'vcd_mpeg_parse_packet': mpeg.c:150:1: warning: inlining failed in call to '_parse_timecode': --param max-inline-insns-single limit reached [-Winline] 150 | _parse_timecode (const uint8_t *buf, unsigned *offset) | ^~~~~~~~~~~~~~~ mpeg.c:996:22: note: called from here 996 | _scr = _parse_timecode (buf, &bitpos); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpeg.c:150:1: warning: inlining failed in call to '_parse_timecode': --param max-inline-insns-single limit reached [-Winline] 150 | _parse_timecode (const uint8_t *buf, unsigned *offset) | ^~~~~~~~~~~~~~~ mpeg.c:1024:22: note: called from here 1024 | _scr = _parse_timecode (buf, &bitpos); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echo 'VCDINFO_0 {' > libvcdinfo.la.ver echo " global:" >> libvcdinfo.la.ver objs=`for obj in info.lo inf.lo info_private.lo vcd_read.lo; do sed -ne "s/^pic_object='\(.*\)'$/\1/p" $obj; done`; \ nm ${objs} | sed -n -e 's/^.*[ ][ABCDGIRSTW][ABCDGIRSTW]*[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/ \1;/p' | sort | uniq >> libvcdinfo.la.ver echo '};' >> libvcdinfo.la.ver CCLD libvcd.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD libvcdinfo.la ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/lib' Making all in frontends make[2]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends' Making all in cli make[3]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends/cli' CC vcdimager.o CC cdxa2mpeg.o CC vcd-info.o cdxa2mpeg.c: In function 'handler_data': cdxa2mpeg.c:194:9: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result] 194 | ftruncate (fileno (ctxt->fd_out), allsecs * M2F2_SECTOR_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD cdxa2mpeg CCLD vcdimager CCLD vcd-info make[3]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends/cli' Making all in xml make[3]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends/xml' (sed 's/\"/\\"/g' | gawk 'BEGIN { print "const char videocd_dtd[] = \\" } { print " \"" $0 "\\n\" \\" } END { print ";" }') < ./videocd.dtd > videocd_dtd.inc make all-am make[4]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends/xml' CC vcd_xml_build.o CC vcd_xml_common.o CC vcd_xml_dtd.o CC vcd_xml_master.o CC vcd_xml_parse.o CC vcd_xml_gen.o CC vcd_xml_dump.o CC vcd_xml_rip.o CC vcd_xml_minfo.o vcd_xml_rip.c: In function '_pbc_node_read': vcd_xml_rip.c:512:31: warning: cast from function call of type 'uint16_t' {aka 'short unsigned int'} to non-matching type 'double' [-Wbad-function-cast] 512 | p_pbc->playing_time = (double) (vcdinf_get_play_time(d)) / 15.0; | ^ vcd_xml_build.c: In function '_do_cl': vcd_xml_build.c:280:11: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 280 | strncpy (buf, opt_arg, sizeof (buf)); | ^ vcd_xml_build.c:324:11: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 324 | strncpy (buf, opt_arg, sizeof (buf)); | ^ vcd_xml_gen.c: In function 'main': vcd_xml_gen.c:224:42: warning: '%2.2d' directive output may be truncated writing between 2 and 10 bytes into a region of size 7 [-Wformat-truncation=] 224 | snprintf (buf, sizeof (buf), "sequence-%2.2d", n); | ^~~~~ In function '_sequence_str', inlined from 'main' at vcd_xml_gen.c:415:20: vcd_xml_gen.c:224:32: note: directive argument in the range [0, 2147483647] 224 | snprintf (buf, sizeof (buf), "sequence-%2.2d", n); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:906, from /usr/include/popt.h:11, from vcd_xml_gen.c:28: In function 'snprintf', inlined from '_sequence_str' at vcd_xml_gen.c:224:3, inlined from 'main' at vcd_xml_gen.c:415:20: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 12 and 20 bytes into a destination of size 16 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ CCLD vcdxminfo vcd_xml_rip.c: In function '_parse_isofs_r': vcd_xml_rip.c:156:7: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 156 | strncpy (_fullname, pathname, sizeof (_fullname)); | ^ CCLD vcdxgen CCLD vcdxbuild CCLD vcdxrip make[4]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends/xml' make[3]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends/xml' make[3]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends' make[2]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends' Making all in test make[2]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/test' CC mpegscan.o CC mpegscan2.o CC testimage.o CC testassert.o CC testvcd.o CCLD testassert mpegscan2.c: In function 'main': mpegscan2.c:39:6: warning: inlining failed in call to '_dump_msf.isra': call is unlikely and code size would grow [-Winline] 39 | void _dump_msf (const msf_t *__msf) | ^~~~~~~~~ mpegscan2.c:102:11: note: called from here 102 | _dump_msf (&sd->forw_ofs); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mpegscan2.c:39:6: warning: inlining failed in call to '_dump_msf.isra': call is unlikely and code size would grow [-Winline] 39 | void _dump_msf (const msf_t *__msf) | ^~~~~~~~~ mpegscan2.c:101:11: note: called from here 101 | _dump_msf (&sd->back_ofs); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mpegscan2.c:39:6: warning: inlining failed in call to '_dump_msf.isra': call is unlikely and code size would grow [-Winline] 39 | void _dump_msf (const msf_t *__msf) | ^~~~~~~~~ mpegscan2.c:99:11: note: called from here 99 | _dump_msf (&sd->next_ofs); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mpegscan2.c:39:6: warning: inlining failed in call to '_dump_msf.isra': call is unlikely and code size would grow [-Winline] 39 | void _dump_msf (const msf_t *__msf) | ^~~~~~~~~ mpegscan2.c:98:11: note: called from here 98 | _dump_msf (&sd->prev_ofs); | ^~~~~~~~~~~~~~~~~~~~~~~~~ CCLD testimage CCLD mpegscan CCLD testvcd CCLD mpegscan2 make[2]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/test' Making all in docs make[2]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/docs' Makefile:850: warning: ignoring prerequisites on suffix rule definition Makefile:847: warning: ignoring prerequisites on suffix rule definition make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/docs' Making all in example make[2]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/example' CC info1.o CXX info2.o CCLD info1 CXXLD info2 make[2]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/example' make[2]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1' make[2]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1' make[1]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1' ==> Entering fakeroot environment... ==> Starting package()... Making install in include make[1]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/include' Making install in libvcd make[2]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/include/libvcd' make install-am make[3]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/include/libvcd' make[4]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/include/libvcd' make[4]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/include/libvcd' /usr/bin/install -c -m 644 files.h files_private.h inf.h info.h logging.h sector.h types.h version.h '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/include/libvcd' make[4]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/include/libvcd' make[3]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/include/libvcd' make[2]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/include/libvcd' make[2]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/include' make[3]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/include' 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/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/include' make[2]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/include' make[1]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/include' Making install in lib make[1]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/lib' make[2]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/lib' make[2]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libvcdinfo.la '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/lib' libtool: install: /usr/bin/install -c .libs/libvcdinfo.so.0.2.0 /tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/lib/libvcdinfo.so.0.2.0 libtool: install: (cd /tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/lib && { ln -s -f libvcdinfo.so.0.2.0 libvcdinfo.so.0 || { rm -f libvcdinfo.so.0 && ln -s libvcdinfo.so.0.2.0 libvcdinfo.so.0; }; }) libtool: install: (cd /tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/lib && { ln -s -f libvcdinfo.so.0.2.0 libvcdinfo.so || { rm -f libvcdinfo.so && ln -s libvcdinfo.so.0.2.0 libvcdinfo.so; }; }) libtool: install: /usr/bin/install -c .libs/libvcdinfo.lai /tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/lib/libvcdinfo.la libtool: install: /usr/bin/install -c .libs/libvcdinfo.a /tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/lib/libvcdinfo.a libtool: install: chmod 644 /tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/lib/libvcdinfo.a libtool: install: ranlib /tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/lib/libvcdinfo.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/lib' make[1]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/lib' Making install in frontends make[1]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends' Making install in cli make[2]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends/cli' make[3]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends/cli' /usr/sbin/mkdir -p '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/bin' /usr/sbin/mkdir -p '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c vcdimager cdxa2mpeg vcd-info '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/bin' /usr/bin/install -c -m 644 vcdimager.1 cdxa2mpeg.1 vcd-info.1 '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/share/man/man1' libtool: install: /usr/bin/install -c vcdimager /tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/bin/vcdimager libtool: install: /usr/bin/install -c cdxa2mpeg /tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/bin/cdxa2mpeg libtool: warning: '../../lib/libvcdinfo.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/vcd-info /tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/bin/vcd-info make[3]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends/cli' make[2]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends/cli' Making install in xml make[2]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends/xml' make install-am make[3]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends/xml' make[4]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends/xml' /usr/sbin/mkdir -p '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/bin' /usr/sbin/mkdir -p '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c vcdxbuild vcdxgen vcdxrip vcdxminfo '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/bin' /usr/bin/install -c -m 644 vcdxbuild.1 vcdxgen.1 vcdxrip.1 vcdxminfo.1 '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/share/man/man1' libtool: install: /usr/bin/install -c vcdxbuild /tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/bin/vcdxbuild libtool: install: /usr/bin/install -c vcdxgen /tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/bin/vcdxgen libtool: warning: '../../lib/libvcdinfo.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/vcdxrip /tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/bin/vcdxrip libtool: install: /usr/bin/install -c vcdxminfo /tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/bin/vcdxminfo make[4]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends/xml' make[3]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends/xml' make[2]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends/xml' make[2]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends' make[3]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends' 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/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends' make[2]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends' make[1]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/frontends' Making install in test make[1]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/test' make[2]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/test' 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/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/test' make[1]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/test' Making install in docs make[1]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/docs' Makefile:850: warning: ignoring prerequisites on suffix rule definition Makefile:847: warning: ignoring prerequisites on suffix rule definition make[2]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/docs' Makefile:850: warning: ignoring prerequisites on suffix rule definition Makefile:847: warning: ignoring prerequisites on suffix rule definition make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/share/info' /usr/bin/install -c -m 644 ./vcdimager.info ./vcd-info.info ./vcdxrip.info '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/share/info' install-info --info-dir='/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/share/info' '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/share/info/vcdimager.info' install-info --info-dir='/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/share/info' '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/share/info/vcd-info.info' install-info --info-dir='/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/share/info' '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/share/info/vcdxrip.info' make[2]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/docs' make[1]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/docs' Making install in example make[1]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/example' make[2]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/example' 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/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/example' make[1]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1/example' make[1]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1' make[2]: Entering directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libvcdinfo.pc '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/pkg/vcdimager/usr/lib/pkgconfig' make[2]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.1' make[1]: Leaving directory '/tmp/archlinux-ci/vcdimager-archlinuxrb-build-5ffYCHAl/vcdimager/trunk/src/vcdimager-2.0.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 "vcdimager"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: vcdimager 2.0.1-4 (Wed Jul 26 16:14:29 2023)