==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: patchutils 0.4.2-3 (Fri Jul 12 22:38:28 2024)
==> Retrieving sources...
  -> Found patchutils-0.4.2.tar.xz
  -> Found patchutils-0.4.2.tar.xz.sig
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    patchutils-0.4.2.tar.xz ... Passed
    patchutils-0.4.2.tar.xz.sig ... Skipped
==> Making package: patchutils 0.4.2-3 (Fri Jul 12 22:38:49 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) libxslt-1.1.42-1  xmlto-0.0.29-1

Total Download Size:   0.02 MiB
Total Installed Size:  0.76 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 xmlto-0.0.29-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libxslt...
Optional dependencies for libxslt
    python: Python bindings [installed]
installing xmlto...
[?25h==> Retrieving sources...
  -> Found patchutils-0.4.2.tar.xz
  -> Found patchutils-0.4.2.tar.xz.sig
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting patchutils-0.4.2.tar.xz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... 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 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 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 whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for xmlto... /usr/bin/xmlto
checking for perl... /usr/bin/perl
checking for sensible-editor... no
checking for editor... no
checking for vim... no
checking for vi... no
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/wait.h that is POSIX.1 compatible... 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 sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking error.h usability... yes
checking error.h presence... yes
checking for error.h... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for working POSIX fnmatch... yes
checking for strcspn... yes
checking for strspn... yes
checking for strtoul... yes
checking for getline... yes
checking for error... yes
checking for getopt_long... yes
checking whether PCRE2 support is requested... check
checking pcre2posix.h usability... yes
checking pcre2posix.h presence... yes
checking for pcre2posix.h... yes
checking for regexec in -lpcre2-posix... yes
checking for diff program... diff
checking for patch program... patch
checking whether patch works... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating scripts/splitdiff
config.status: creating scripts/editdiff
config.status: creating scripts/fixcvsdiff
config.status: creating scripts/recountdiff
config.status: creating scripts/unwrapdiff
config.status: creating scripts/dehtmldiff
config.status: creating scripts/espdiff
config.status: creating patchutils.spec
config.status: creating config.h
config.status: executing depfiles commands
make  all-am
make[1]: Entering directory '/build/patchutils/src/patchutils-0.4.2'
depbase=`echo src/interdiff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.   -D_GNU_SOURCE -I./src -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 -Wall -MT src/interdiff.o -MD -MP -MF $depbase.Tpo -c -o src/interdiff.o src/interdiff.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.   -D_GNU_SOURCE -I./src -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 -Wall -MT src/util.o -MD -MP -MF $depbase.Tpo -c -o src/util.o src/util.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/diff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.   -D_GNU_SOURCE -I./src -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 -Wall -MT src/diff.o -MD -MP -MF $depbase.Tpo -c -o src/diff.o src/diff.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/myerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.   -D_GNU_SOURCE -I./src -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 -Wall -MT src/myerror.o -MD -MP -MF $depbase.Tpo -c -o src/myerror.o src/myerror.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/filterdiff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.   -D_GNU_SOURCE -I./src -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 -Wall -MT src/filterdiff.o -MD -MP -MF $depbase.Tpo -c -o src/filterdiff.o src/filterdiff.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/rediff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.   -D_GNU_SOURCE -I./src -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 -Wall -MT src/rediff.o -MD -MP -MF $depbase.Tpo -c -o src/rediff.o src/rediff.c &&\
mv -f $depbase.Tpo $depbase.Po
src/util.c: In function 'xpipe':
src/util.c:305:2: warning: ignoring return value of 'pipe' declared with attribute 'warn_unused_result' [-Wunused-result]
src/util.c:315:4: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result]
src/util.c:320:4: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result]
src/util.c:322:4: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result]
In function 'rediff',
    inlined from 'main' at src/rediff.c:1098:9:
src/rediff.c:1010:18: warning: pointer 't' may be used after 'fclose' [-Wuse-after-free]
src/rediff.c:918:3: note: call to 'fclose' here
src/rediff.c:979:20: warning: pointer 't' may be used after 'fclose' [-Wuse-after-free]
src/rediff.c:918:3: note: call to 'fclose' here
gcc -I./src -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 -Wall  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o src/rediff src/rediff.o src/util.o src/diff.o src/myerror.o  -lpcre2-posix 
gcc -I./src -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 -Wall  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o src/filterdiff src/filterdiff.o src/util.o src/diff.o src/myerror.o  -lpcre2-posix 
src/interdiff.c: In function 'flipdiff':
src/interdiff.c:1575:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result]
src/interdiff.c:1577:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result]
src/interdiff.c:1581:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result]
src/interdiff.c:1583:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result]
gcc -I./src -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 -Wall  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o src/interdiff src/interdiff.o src/util.o src/diff.o src/myerror.o  -lpcre2-posix 
make[1]: Leaving directory '/build/patchutils/src/patchutils-0.4.2'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/patchutils/src/patchutils-0.4.2'
 /usr/bin/mkdir -p '/build/patchutils/pkg/patchutils/usr/bin'
 /usr/bin/mkdir -p '/build/patchutils/pkg/patchutils/usr/bin'
 /usr/bin/mkdir -p '/build/patchutils/pkg/patchutils/usr/bin'
 /usr/bin/mkdir -p '/build/patchutils/pkg/patchutils/usr/share/man/man1'
 /usr/bin/install -c scripts/fixcvsdiff scripts/splitdiff scripts/editdiff scripts/recountdiff scripts/unwrapdiff scripts/dehtmldiff scripts/espdiff '/build/patchutils/pkg/patchutils/usr/bin'
 /usr/bin/install -c patchview/gitdiff patchview/gitdiffview patchview/svndiff patchview/svndiffview '/build/patchutils/pkg/patchutils/usr/bin'
  /usr/bin/install -c src/interdiff src/filterdiff src/rediff '/build/patchutils/pkg/patchutils/usr/bin'
make  install-exec-hook
 /usr/bin/install -c -m 644 doc/interdiff.1 doc/filterdiff.1 doc/fixcvsdiff.1 doc/rediff.1 doc/editdiff.1 doc/combinediff.1 doc/lsdiff.1 doc/splitdiff.1 doc/grepdiff.1 doc/recountdiff.1 doc/unwrapdiff.1 doc/dehtmldiff.1 doc/flipdiff.1 doc/espdiff.1 doc/patchview.1 '/build/patchutils/pkg/patchutils/usr/share/man/man1'
make[2]: Entering directory '/build/patchutils/src/patchutils-0.4.2'
ln -sf "`echo interdiff|sed 's,x,x,'`" /build/patchutils/pkg/patchutils/usr/bin/"`echo combinediff|sed 's,x,x,'`"
ln -sf "`echo interdiff|sed 's,x,x,'`" /build/patchutils/pkg/patchutils/usr/bin/"`echo flipdiff|sed 's,x,x,'`"
ln -sf "`echo filterdiff|sed 's,x,x,'`" /build/patchutils/pkg/patchutils/usr/bin/"`echo lsdiff|sed 's,x,x,'`"
ln -sf "`echo filterdiff|sed 's,x,x,'`" /build/patchutils/pkg/patchutils/usr/bin/"`echo grepdiff|sed 's,x,x,'`"
ln -sf "`echo filterdiff|sed 's,x,x,'`" /build/patchutils/pkg/patchutils/usr/bin/"`echo patchview|sed 's,x,x,'`"
make[2]: Leaving directory '/build/patchutils/src/patchutils-0.4.2'
make[1]: Leaving directory '/build/patchutils/src/patchutils-0.4.2'
==> 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 "patchutils"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: patchutils 0.4.2-3 (Fri Jul 12 22:39:08 2024)
==> Cleaning up...