==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: yamdi 1.9-5 (Sun Jul 14 09:11:30 2024) ==> Retrieving sources... -> Found yamdi-1.9.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... yamdi-1.9.tar.gz ... Passed ==> Making package: yamdi 1.9-5 (Sun Jul 14 09:11:53 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found yamdi-1.9.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting yamdi-1.9.tar.gz with bsdtar ==> Starting build()... gcc -O2 -Wall yamdi.c -o yamdi yamdi.c: In function ‘main’: yamdi.c:284:58: warning: variable ‘creator’ set but not used [-Wunused-but-set-variable] 284 | char *infile, *outfile, *xmloutfile, *tempfile, *creator; | ^~~~~~~ yamdi.c: In function ‘analyzeFLVH264VideoPacket’: yamdi.c:1572:20: warning: ‘h264data.valid’ may be used uninitialized [-Wmaybe-uninitialized] 1572 | if(h264data.valid == 0) | ~~~~~~~~^~~~~~ yamdi.c:1513:20: note: ‘h264data’ declared here 1513 | h264data_t h264data; | ^~~~~~~~ yamdi.c: In function ‘main’: yamdi.c:320:33: warning: ‘strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 320 | strncpy(flv.options.creator, optarg, sizeof(flv.options.creator)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==> Entering fakeroot environment... ==> Starting package()... ==> 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 "yamdi"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: yamdi 1.9-5 (Sun Jul 14 09:12:01 2024) ==> Cleaning up...