==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: brightnessctl 0.5.1-3 (Thu Jul 11 21:35:04 2024)
==> Retrieving sources...
  -> Found brightnessctl-0.5.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    brightnessctl-0.5.1.tar.gz ... Passed
==> Making package: brightnessctl 0.5.1-3 (Thu Jul 11 21:35:24 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found brightnessctl-0.5.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting brightnessctl-0.5.1.tar.gz with bsdtar
==> Starting build()...
cc -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 -std=c99 -g -Wall -Wextra -DVERSION=\"0.5\" -D_POSIX_C_SOURCE=200809L  -DENABLE_SYSTEMD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  brightnessctl.c  -lm -lsystemd -o brightnessctl
brightnessctl.c: In function ‘calc_value’:
brightnessctl.c:364:17: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘unsigned int’ []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-sign-compare-Wsign-compare]8;;]
  364 |         if (new > d->max_brightness)
      |                 ^
In function ‘read_device’,
    inlined from ‘read_class’ at brightnessctl.c:484:8:
brightnessctl.c:463:9: warning: ent_path’ may be used uninitialized []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;]
  463 |         free(ent_path);
      |         ^~~~~~~~~~~~~~
brightnessctl.c: In function ‘read_class’:
brightnessctl.c:427:15: note: ent_path’ was declared here
  427 |         char *ent_path;
      |               ^~~~~~~~
==> Entering fakeroot environment...
==> Starting package()...
install -d /build/brightnessctl/pkg/brightnessctl/usr/bin /build/brightnessctl/pkg/brightnessctl/usr/share/man/man1
install -m 0755 brightnessctl   /build/brightnessctl/pkg/brightnessctl/usr/bin/
install -m 0644    brightnessctl.1 /build/brightnessctl/pkg/brightnessctl/usr/share/man/man1
==> 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 "brightnessctl"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: brightnessctl 0.5.1-3 (Thu Jul 11 21:35:30 2024)
==> Cleaning up...