==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: gifsicle 1.95-1 (Fri Mar  1 11:08:02 2024)
==> Retrieving sources...
  -> Found gifsicle-1.95.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    gifsicle-1.95.tar.gz ... Passed
==> Making package: gifsicle 1.95-1 (Fri Mar  1 11:08:09 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) libxau-1.0.11-2  libxcb-1.16-1  libxdmcp-1.1.4-2
             xcb-proto-1.16.0-1  xorgproto-2023.2-1  libx11-1.8.7-1

Total Installed Size:  16.20 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 xcb-proto...
installing xorgproto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing libx11...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found gifsicle-1.95.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting gifsicle-1.95.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make sets $(MAKE)... (cached) yes
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/select.h... yes
checking for sys/stat.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for unistd.h... (cached) yes
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... no
checking for time.h... yes
checking for sys/time.h... yes
checking for gettimeofday prototype... 2
checking for random... yes
checking for strerror... yes
checking for strtoul... yes
checking for mkstemp... yes
checking for snprintf... yes
checking for library containing pow... -lm
checking for inttypes.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for uintptr_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking size of float... 4
checking size of unsigned int... 4
checking size of unsigned long... 8
checking size of void *... 8
checking for usable vector_size vector types... yes
checking for usable ext_vector_type vector types... no
checking for __builtin_shufflevector... no
checking for library containing pthread_create... none required
checking for __sync_add_and_fetch... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/build/gifsicle/src/gifsicle-1.95'
Making all in src
make[2]: Entering directory '/build/gifsicle/src/gifsicle-1.95/src'
gcc -W -Wall -DHAVE_CONFIG_H -I. -I..    -I../include   -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT clp.o -MD -MP -MF .deps/clp.Tpo -c -o clp.o clp.c
gcc -W -Wall -DHAVE_CONFIG_H -I. -I..    -I../include   -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT fmalloc.o -MD -MP -MF .deps/fmalloc.Tpo -c -o fmalloc.o fmalloc.c
gcc -W -Wall -DHAVE_CONFIG_H -I. -I..    -I../include   -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT giffunc.o -MD -MP -MF .deps/giffunc.Tpo -c -o giffunc.o giffunc.c
gcc -W -Wall -DHAVE_CONFIG_H -I. -I..    -I../include   -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gifread.o -MD -MP -MF .deps/gifread.Tpo -c -o gifread.o gifread.c
gcc -W -Wall -DHAVE_CONFIG_H -I. -I..    -I../include   -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gifunopt.o -MD -MP -MF .deps/gifunopt.Tpo -c -o gifunopt.o gifunopt.c
gcc -W -Wall -DHAVE_CONFIG_H -I. -I..    -I../include   -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT merge.o -MD -MP -MF .deps/merge.Tpo -c -o merge.o merge.c
gcc -W -Wall -DHAVE_CONFIG_H -I. -I..    -I../include   -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT optimize.o -MD -MP -MF .deps/optimize.Tpo -c -o optimize.o optimize.c
gcc -W -Wall -DHAVE_CONFIG_H -I. -I..    -I../include   -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT quantize.o -MD -MP -MF .deps/quantize.Tpo -c -o quantize.o quantize.c
mv -f .deps/fmalloc.Tpo .deps/fmalloc.Po
gcc -W -Wall -DHAVE_CONFIG_H -I. -I..    -I../include   -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT support.o -MD -MP -MF .deps/support.Tpo -c -o support.o support.c
mv -f .deps/gifunopt.Tpo .deps/gifunopt.Po
gcc -W -Wall -DHAVE_CONFIG_H -I. -I..    -I../include   -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT xform.o -MD -MP -MF .deps/xform.Tpo -c -o xform.o xform.c
mv -f .deps/merge.Tpo .deps/merge.Po
gcc -W -Wall -DHAVE_CONFIG_H -I. -I..    -I../include   -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gifsicle.o -MD -MP -MF .deps/gifsicle.Tpo -c -o gifsicle.o gifsicle.c
mv -f .deps/giffunc.Tpo .deps/giffunc.Po
gcc -W -Wall -DHAVE_CONFIG_H -I. -I..    -I../include   -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gifwrite.o -MD -MP -MF .deps/gifwrite.Tpo -c -o gifwrite.o gifwrite.c
mv -f .deps/gifread.Tpo .deps/gifread.Po
gcc -W -Wall -DHAVE_CONFIG_H -I. -I..    -I../include   -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gifx.o -MD -MP -MF .deps/gifx.Tpo -c -o gifx.o gifx.c
clp.c: In function 'Clp_vbsprintf':
clp.c:2123:42: warning: '%03o' directive output may be truncated writing between 3 and 11 bytes into a region of size 4 [-Wformat-truncation=]
clp.c:2123:42: note: directive argument in the range [127, 2147483647]
In file included from /usr/include/stdio.h:894,
                 from ../include/lcdf/clp.h:28,
                 from clp.c:25:
In function 'snprintf',
    inlined from 'Clp_vbsprintf' at clp.c:2123:21:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 5 and 13 bytes into a destination of size 5
   71 | 
      |          ^
   72 | #endif
      | ~~~~~~    
   73 | 
      |                                 
mv -f .deps/clp.Tpo .deps/clp.Po
gcc -W -Wall -DHAVE_CONFIG_H -I. -I..    -I../include   -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gifview.o -MD -MP -MF .deps/gifview.Tpo -c -o gifview.o gifview.c
mv -f .deps/gifwrite.Tpo .deps/gifwrite.Po
mv -f .deps/gifx.Tpo .deps/gifx.Po
gcc -W -Wall -DHAVE_CONFIG_H -I. -I..    -I../include   -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT gifdiff.o -MD -MP -MF .deps/gifdiff.Tpo -c -o gifdiff.o gifdiff.c
mv -f .deps/support.Tpo .deps/support.Po
mv -f .deps/xform.Tpo .deps/xform.Po
mv -f .deps/quantize.Tpo .deps/quantize.Po
gifsicle.c: In function 'set_frame_change':
gifsicle.c:452:26: warning: this statement may fall through [-Wimplicit-fallthrough=]
gifsicle.c:455:4: note: here
mv -f .deps/gifsicle.Tpo .deps/gifsicle.Po
mv -f .deps/optimize.Tpo .deps/optimize.Po
gcc -W -Wall  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o gifsicle clp.o fmalloc.o giffunc.o gifread.o gifunopt.o merge.o optimize.o quantize.o support.o xform.o gifsicle.o  gifwrite.o -lm 
mv -f .deps/gifdiff.Tpo .deps/gifdiff.Po
gcc -W -Wall  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o gifdiff clp.o fmalloc.o giffunc.o gifread.o gifdiff.o  -lm 
mv -f .deps/gifview.Tpo .deps/gifview.Po
gcc -W -Wall  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o gifview clp.o fmalloc.o giffunc.o gifread.o gifx.o gifview.o    -lX11  -lm 
make[2]: Leaving directory '/build/gifsicle/src/gifsicle-1.95/src'
make[2]: Entering directory '/build/gifsicle/src/gifsicle-1.95'
make[2]: Leaving directory '/build/gifsicle/src/gifsicle-1.95'
make[1]: Leaving directory '/build/gifsicle/src/gifsicle-1.95'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/gifsicle/src/gifsicle-1.95'
Making install in src
make[1]: Entering directory '/build/gifsicle/src/gifsicle-1.95/src'
make[2]: Entering directory '/build/gifsicle/src/gifsicle-1.95/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/gifsicle/pkg/gifsicle/usr/bin'
  /usr/bin/install -c gifsicle gifview gifdiff '/build/gifsicle/pkg/gifsicle/usr/bin'
make[2]: Leaving directory '/build/gifsicle/src/gifsicle-1.95/src'
make[1]: Leaving directory '/build/gifsicle/src/gifsicle-1.95/src'
make[1]: Entering directory '/build/gifsicle/src/gifsicle-1.95'
make[2]: Entering directory '/build/gifsicle/src/gifsicle-1.95'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/gifsicle/pkg/gifsicle/usr/share/man/man1'
 /usr/bin/install -c -m 644 gifsicle.1 gifview.1 gifdiff.1 '/build/gifsicle/pkg/gifsicle/usr/share/man/man1'
make[2]: Leaving directory '/build/gifsicle/src/gifsicle-1.95'
make[1]: Leaving directory '/build/gifsicle/src/gifsicle-1.95'
make: Leaving directory '/build/gifsicle/src/gifsicle-1.95'
==> 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 "gifsicle"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: gifsicle 1.95-1 (Fri Mar  1 11:08:20 2024)
==> Cleaning up...