==> Retrieving sources... -> Found bluebugger-0.1.tar.gz ==> Generating checksums for source files... ==> Making package: bluebugger 0.1-4 (Thu 21 Nov 2024 10:07:53 AM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (1) New Version Net Change extra/bluez-libs 5.79-1 0.30 MiB Total Installed Size: 0.30 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing bluez-libs... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found bluebugger-0.1.tar.gz ==> Validating source files with sha512sums... bluebugger-0.1.tar.gz ... Passed ==> Extracting sources... -> Extracting bluebugger-0.1.tar.gz with bsdtar ==> Starting build()... gcc -O2 -g -Wall -o bluebugger bb.c bt.c at.c wrap.c debug.c -lbluetooth at.c: In function ‘at_parse_phonebook_entry’: at.c:294:32: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 3 has type ‘ssize_t’ {aka ‘long int’} [-Wformat=] 294 | fprintf(output, "Name: %.*s\n", name_len, name_ptr); | ~~^~ ~~~~~~~~ | | | | int ssize_t {aka long int} at.c:295:32: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 3 has type ‘ssize_t’ {aka ‘long int’} [-Wformat=] 295 | fprintf(output, "Number: %.*s\n", number_len, number_ptr); | ~~^~ ~~~~~~~~~~ | | | | int ssize_t {aka long int} at.c: In function ‘at_parse_phonebook’: at.c:328:25: warning: format ‘%u’ expects argument of type ‘unsigned int *’, but argument 3 has type ‘size_t *’ {aka ‘long unsigned int *’} [-Wformat=] 328 | if (sscanf(++ptr, "%u,%u", &used, &size) != 2) | ~^ ~~~~~ | | | | | size_t * {aka long unsigned int *} | unsigned int * | %lu at.c:328:28: warning: format ‘%u’ expects argument of type ‘unsigned int *’, but argument 4 has type ‘size_t *’ {aka ‘long unsigned int *’} [-Wformat=] 328 | if (sscanf(++ptr, "%u,%u", &used, &size) != 2) | ~^ ~~~~~ | | | | | size_t * {aka long unsigned int *} | unsigned int * | %lu at.c:346:29: warning: format ‘%u’ expects argument of type ‘unsigned int *’, but argument 3 has type ‘size_t *’ {aka ‘long unsigned int *’} [-Wformat=] 346 | if (sscanf(buf, "+CPBR: (%u-%u)", &start, &end) != 2) | ~^ ~~~~~~ | | | | | size_t * {aka long unsigned int *} | unsigned int * | %lu at.c:346:32: warning: format ‘%u’ expects argument of type ‘unsigned int *’, but argument 4 has type ‘size_t *’ {aka ‘long unsigned int *’} [-Wformat=] 346 | if (sscanf(buf, "+CPBR: (%u-%u)", &start, &end) != 2) | ~^ ~~~~ | | | | | size_t * {aka long unsigned int *} | unsigned int * | %lu at.c: In function ‘at_parse_message_storage’: at.c:400:28: warning: format ‘%u’ expects argument of type ‘unsigned int *’, but argument 3 has type ‘size_t *’ {aka ‘long unsigned int *’} [-Wformat=] 400 | if (sscanf(buf, "+CPMS: %u,%u", &msgnum, &size) != 2) | ~^ ~~~~~~~ | | | | | size_t * {aka long unsigned int *} | unsigned int * | %lu at.c:400:31: warning: format ‘%u’ expects argument of type ‘unsigned int *’, but argument 4 has type ‘size_t *’ {aka ‘long unsigned int *’} [-Wformat=] 400 | if (sscanf(buf, "+CPMS: %u,%u", &msgnum, &size) != 2) | ~^ ~~~~~ | | | | | size_t * {aka long unsigned int *} | unsigned int * | %lu ==> 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 "bluebugger"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "bluebugger-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: bluebugger 0.1-4 (Thu 21 Nov 2024 10:07:58 AM UTC) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... Package (1) Old Version Net Change bluez-libs 5.79-1 -0.30 MiB Total Removed Size: 0.30 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing bluez-libs... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...