==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: firmware-brcm43xx 1.2-1 (Mon Jul  1 19:29:24 2024)
==> Retrieving sources...
  -> Found bcm4329_nvram.txt
  -> Found bcm4330_nvram.txt
  -> Found bcm4329.hcd
  -> Found bcm4330.hcd
  -> Found brcm_patchram_plus.c
  -> Found 80-brcm43xx-firmware.rules
  -> Found brcm43xx-firmware@.service
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with md5sums...
    bcm4329_nvram.txt ... Passed
    bcm4330_nvram.txt ... Passed
    bcm4329.hcd ... Passed
    bcm4330.hcd ... Passed
    brcm_patchram_plus.c ... Passed
    80-brcm43xx-firmware.rules ... Passed
    brcm43xx-firmware@.service ... Passed
==> Making package: firmware-brcm43xx 1.2-1 (Mon Jul  1 19:29:47 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found bcm4329_nvram.txt
  -> Found bcm4330_nvram.txt
  -> Found bcm4329.hcd
  -> Found bcm4330.hcd
  -> Found brcm_patchram_plus.c
  -> Found 80-brcm43xx-firmware.rules
  -> Found brcm43xx-firmware@.service
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
==> Starting build()...
brcm_patchram_plus.c: In function ‘read_event’:
brcm_patchram_plus.c:579:25: warning: implicit declaration of function ‘read’; did you mean ‘fread’? [-Wimplicit-function-declaration]
  579 |         while ((count = read(fd, &buffer[i], len)) < len) {
      |                         ^~~~
      |                         fread
brcm_patchram_plus.c: In function ‘hci_send_cmd’:
brcm_patchram_plus.c:608:9: warning: implicit declaration of function ‘write’; did you mean ‘fwrite’? [-Wimplicit-function-declaration]
  608 |         write(uart_fd, buf, len);
      |         ^~~~~
      |         fwrite
brcm_patchram_plus.c: In function ‘expired’:
brcm_patchram_plus.c:615:9: warning: implicit declaration of function ‘alarm’ [-Wimplicit-function-declaration]
  615 |         alarm(4);
      |         ^~~~~
brcm_patchram_plus.c: In function ‘proc_patchram’:
brcm_patchram_plus.c:647:17: warning: implicit declaration of function ‘usleep’ [-Wimplicit-function-declaration]
  647 |                 usleep(tosleep);
      |                 ^~~~~~
brcm_patchram_plus.c: In function ‘main’:
brcm_patchram_plus.c:849:25: warning: implicit declaration of function ‘sleep’ [-Wimplicit-function-declaration]
  849 |                         sleep(UINT_MAX);
      |                         ^~~~~
==> 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 "firmware-brcm43xx"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: firmware-brcm43xx 1.2-1 (Mon Jul  1 19:29:54 2024)
==> Cleaning up...