==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: dvdbackup 0.4.2-7 (Fri Jul 12 07:41:34 2024) ==> Retrieving sources... -> Found dvdbackup-0.4.2.tar.xz -> Found dvdbackup-dvdread-6.1.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... dvdbackup-0.4.2.tar.xz ... Passed dvdbackup-dvdread-6.1.patch ... Passed ==> Making package: dvdbackup 0.4.2-7 (Fri Jul 12 07:41:54 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (1) libdvdread-6.1.3-2 Total Download Size: 0.09 MiB Total Installed Size: 0.29 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... libdvdread-6.1.3-2-armv7h downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libdvdread... Optional dependencies for libdvdread libdvdcss: Decoding encrypted DVDs [?25h==> Checking buildtime dependencies... ==> Retrieving sources... -> Found dvdbackup-0.4.2.tar.xz -> Found dvdbackup-dvdread-6.1.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting dvdbackup-0.4.2.tar.xz with bsdtar ==> Starting prepare()... patching file src/dvdbackup.c Hunk #1 succeeded at 1132 with fuzz 2. ==> 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 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 dependency style of gcc... gcc3 checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf 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 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 to enable maintainer-specific portions of Makefiles... no checking for gcc option to accept ISO C99... none needed checking whether ln -s works... yes checking for DVDOpen in -ldvdread... yes checking for DVDFileStat in -ldvdread... yes 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 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 dvdread/dvd_reader.h usability... yes checking dvdread/dvd_reader.h presence... yes checking for dvdread/dvd_reader.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for mkdir... yes checking for setlocale... yes checking for strstr... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile 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 make all-recursive make[1]: Entering directory '/build/dvdbackup/src/dvdbackup-0.4.2' Making all in man make[2]: Entering directory '/build/dvdbackup/src/dvdbackup-0.4.2/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/dvdbackup/src/dvdbackup-0.4.2/man' Making all in po make[2]: Entering directory '/build/dvdbackup/src/dvdbackup-0.4.2/po' make[2]: Leaving directory '/build/dvdbackup/src/dvdbackup-0.4.2/po' Making all in src make[2]: Entering directory '/build/dvdbackup/src/dvdbackup-0.4.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pedantic -Wall -Wextra -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pedantic -Wall -Wextra -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT dvdbackup.o -MD -MP -MF .deps/dvdbackup.Tpo -c -o dvdbackup.o dvdbackup.c mv -f .deps/main.Tpo .deps/main.Po dvdbackup.c: In function 'DVDWriteCells': dvdbackup.c:172:22: warning: unused parameter 'title_set_info' [-Wunused-parameter] dvdbackup.c: In function 'DVDCopyMenu': dvdbackup.c:1109:3: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] dvdbackup.c: In function 'DVDGetTitleName': dvdbackup.c:1321:30: warning: '%s' directive output may be truncated writing up to 2007 bytes into a region of size 33 [-Wformat-truncation=] In file included from /usr/include/stdio.h:980, from dvdbackup.c:32: In function 'snprintf', inlined from 'DVDGetTitleName' at dvdbackup.c:1321:2: /usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 1 and 2008 bytes into a destination of size 33 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~ mv -f .deps/dvdbackup.Tpo .deps/dvdbackup.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pedantic -Wall -Wextra -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o dvdbackup main.o dvdbackup.o -ldvdread make[2]: Leaving directory '/build/dvdbackup/src/dvdbackup-0.4.2/src' make[2]: Entering directory '/build/dvdbackup/src/dvdbackup-0.4.2' make[2]: Leaving directory '/build/dvdbackup/src/dvdbackup-0.4.2' make[1]: Leaving directory '/build/dvdbackup/src/dvdbackup-0.4.2' ==> Entering fakeroot environment... ==> Starting package()... Making install in man make[1]: Entering directory '/build/dvdbackup/src/dvdbackup-0.4.2/man' make[2]: Entering directory '/build/dvdbackup/src/dvdbackup-0.4.2/man' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/build/dvdbackup/pkg/dvdbackup/usr/share/man/man1" /usr/bin/install -c -m 644 dvdbackup.1 '/build/dvdbackup/pkg/dvdbackup/usr/share/man/man1' make[2]: Leaving directory '/build/dvdbackup/src/dvdbackup-0.4.2/man' make[1]: Leaving directory '/build/dvdbackup/src/dvdbackup-0.4.2/man' Making install in po make[1]: Entering directory '/build/dvdbackup/src/dvdbackup-0.4.2/po' /usr/bin/mkdir -p /build/dvdbackup/pkg/dvdbackup/usr/share installing da.gmo as /build/dvdbackup/pkg/dvdbackup/usr/share/locale/da/LC_MESSAGES/dvdbackup.mo installing de.gmo as /build/dvdbackup/pkg/dvdbackup/usr/share/locale/de/LC_MESSAGES/dvdbackup.mo installing en@quot.gmo as /build/dvdbackup/pkg/dvdbackup/usr/share/locale/en@quot/LC_MESSAGES/dvdbackup.mo installing en@boldquot.gmo as /build/dvdbackup/pkg/dvdbackup/usr/share/locale/en@boldquot/LC_MESSAGES/dvdbackup.mo installing en_GB.gmo as /build/dvdbackup/pkg/dvdbackup/usr/share/locale/en_GB/LC_MESSAGES/dvdbackup.mo installing es.gmo as /build/dvdbackup/pkg/dvdbackup/usr/share/locale/es/LC_MESSAGES/dvdbackup.mo installing et.gmo as /build/dvdbackup/pkg/dvdbackup/usr/share/locale/et/LC_MESSAGES/dvdbackup.mo installing fr.gmo as /build/dvdbackup/pkg/dvdbackup/usr/share/locale/fr/LC_MESSAGES/dvdbackup.mo installing gl.gmo as /build/dvdbackup/pkg/dvdbackup/usr/share/locale/gl/LC_MESSAGES/dvdbackup.mo installing it.gmo as /build/dvdbackup/pkg/dvdbackup/usr/share/locale/it/LC_MESSAGES/dvdbackup.mo installing nb.gmo as /build/dvdbackup/pkg/dvdbackup/usr/share/locale/nb/LC_MESSAGES/dvdbackup.mo installing pt.gmo as /build/dvdbackup/pkg/dvdbackup/usr/share/locale/pt/LC_MESSAGES/dvdbackup.mo installing ru.gmo as /build/dvdbackup/pkg/dvdbackup/usr/share/locale/ru/LC_MESSAGES/dvdbackup.mo installing sk.gmo as /build/dvdbackup/pkg/dvdbackup/usr/share/locale/sk/LC_MESSAGES/dvdbackup.mo installing tr.gmo as /build/dvdbackup/pkg/dvdbackup/usr/share/locale/tr/LC_MESSAGES/dvdbackup.mo if test "dvdbackup" = "gettext-tools"; then \ /usr/bin/mkdir -p /build/dvdbackup/pkg/dvdbackup/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 \ /build/dvdbackup/pkg/dvdbackup/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /build/dvdbackup/pkg/dvdbackup/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/build/dvdbackup/src/dvdbackup-0.4.2/po' Making install in src make[1]: Entering directory '/build/dvdbackup/src/dvdbackup-0.4.2/src' make[2]: Entering directory '/build/dvdbackup/src/dvdbackup-0.4.2/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/build/dvdbackup/pkg/dvdbackup/usr/bin" make[2]: Nothing to be done for 'install-data-am'. /usr/bin/install -c dvdbackup '/build/dvdbackup/pkg/dvdbackup/usr/bin' make[2]: Leaving directory '/build/dvdbackup/src/dvdbackup-0.4.2/src' make[1]: Leaving directory '/build/dvdbackup/src/dvdbackup-0.4.2/src' make[1]: Entering directory '/build/dvdbackup/src/dvdbackup-0.4.2' make[2]: Entering directory '/build/dvdbackup/src/dvdbackup-0.4.2' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/doc/dvdbackup" || /usr/bin/mkdir -p "/build/dvdbackup/pkg/dvdbackup/usr/share/doc/dvdbackup" /usr/bin/install -c -m 644 NEWS README '/build/dvdbackup/pkg/dvdbackup/usr/share/doc/dvdbackup' make[2]: Leaving directory '/build/dvdbackup/src/dvdbackup-0.4.2' make[1]: Leaving directory '/build/dvdbackup/src/dvdbackup-0.4.2' ==> 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 "dvdbackup"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: dvdbackup 0.4.2-7 (Fri Jul 12 07:42:16 2024) ==> Cleaning up...