==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: jpegoptim 1.5.5-3 (Tue Sep 17 07:25:35 2024)
==> Retrieving sources...
  -> Found jpegoptim-1.5.5.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    jpegoptim-1.5.5.tar.gz ... Passed
==> Making package: jpegoptim 1.5.5-3 (Tue Sep 17 07:25:57 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) libjpeg-turbo-3.0.3-1

Total Installed Size:  1.80 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libjpeg-turbo...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found jpegoptim-1.5.5.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting jpegoptim-1.5.5.tar.gz with bsdtar
==> Starting build()...
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
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 for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking for jpeg_read_header in -ljpeg... yes
checking for floor in -lm... 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 for unistd.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for string.h... (cached) yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking size of long... 4
checking size of int... 4
checking for getopt_long... yes
checking for mkstemps... yes
checking for labs... yes
checking for fileno... yes
checking for utimensat... yes
checking for fork... yes
checking for wait... yes
checking for struct stat.st_mtim... yes
checking for broken jmorecfg.h (METHODDEF)... no
checking Arithmetic Coding support in JPEG library... yes
checking Extension settings in JPEG library... no
--------------------------------------------------
Extension settings: Absent
Arithmetic coding: Disabled
(use --with-arith to enable Arithmetic coding support)
--------------------------------------------------
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
gcc -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  -DHAVE_CONFIG_H -Wall -Wformat -Werror=format-security   -c -o jpegoptim.o jpegoptim.c
gcc -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  -DHAVE_CONFIG_H -Wall -Wformat -Werror=format-security   -c -o jpegdest.o jpegdest.c
gcc -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  -DHAVE_CONFIG_H -Wall -Wformat -Werror=format-security   -c -o jpegsrc.o jpegsrc.c
gcc -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  -DHAVE_CONFIG_H -Wall -Wformat -Werror=format-security   -c -o jpegmarker.o jpegmarker.c
gcc -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  -DHAVE_CONFIG_H -Wall -Wformat -Werror=format-security   -c -o misc.o misc.c
gcc -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  -DHAVE_CONFIG_H -Wall -Wformat -Werror=format-security -o jpegoptim jpegoptim.o jpegdest.o jpegsrc.o jpegmarker.o misc.o  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lm -ljpeg 
for i in jpegoptim ; do [ -x $i ] && strip $i ; done
==> Entering fakeroot environment...
==> Starting package()...
/usr/bin/install -c -d -m 755 /build/jpegoptim/pkg/jpegoptim/usr/share/man/man1
/usr/bin/install -c -d -m 755 /build/jpegoptim/pkg/jpegoptim/usr/bin
/usr/bin/install -c -m 644 jpegoptim.1 /build/jpegoptim/pkg/jpegoptim/usr/share/man/man1/jpegoptim.1
/usr/bin/install -c -m 755 jpegoptim /build/jpegoptim/pkg/jpegoptim/usr/bin/jpegoptim
==> 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 "jpegoptim"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: jpegoptim 1.5.5-3 (Tue Sep 17 07:26:16 2024)
==> Cleaning up...