==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: logrotate 3.22.0-1 (Fri Jul 19 04:30:21 2024)
==> Retrieving sources...
  -> Found logrotate-3.22.0.tar.xz
  -> Found logrotate-3.22.0.tar.xz.asc
  -> Found logrotate.conf
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    logrotate-3.22.0.tar.xz ... Passed
    logrotate-3.22.0.tar.xz.asc ... Skipped
    logrotate.conf ... Passed
==> Making package: logrotate 3.22.0-1 (Fri Jul 19 04:30:42 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found logrotate-3.22.0.tar.xz
  -> Found logrotate-3.22.0.tar.xz.asc
  -> Found logrotate.conf
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting logrotate-3.22.0.tar.xz with bsdtar
==> Starting prepare()...
==> 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 supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
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 dependency style of gcc... gcc3
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 wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for uint32_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for libgen.h... yes
checking for poptParseArgvString in -lpopt... yes
checking for getfscreatecon_raw in -lselinux... no
checking for acl_get_file in -lacl... yes
checking for asprintf... yes
checking for futimens... yes
checking for madvise... yes
checking for reallocarray... yes
checking for secure_getenv... yes
checking for strndup... yes
checking for utimensat... yes
checking for vsyslog... yes
checking for struct stat.st_atim... yes
checking for struct stat.st_mtim... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating test/Makefile
config.status: creating logrotate.8
config.status: creating logrotate.spec
config.status: creating config.h
config.status: executing depfiles commands

  logrotate 3.22.0

  SELinux support:        no
  ACL support:            yes
  default mail command:   /usr/bin/mail
  compress command:       /usr/bin/gzip
  uncompress command:     /usr/bin/gunzip
  compress extension:     .gz
  statefile path:         /var/lib/logrotate.status

make  all-recursive
make[1]: Entering directory '/build/logrotate/src/logrotate-3.22.0'
Making all in .
make[2]: Entering directory '/build/logrotate/src/logrotate-3.22.0'
  CC       config.o
  CC       log.o
  CC       logrotate.o
logrotate.c: In function 'main':
logrotate.c:3198:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
logrotate.c:3202:13: note: here
logrotate.c: In function 'prerotateSingleLog':
logrotate.c:1806:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
logrotate.c:1808:21: note: here
  CCLD     logrotate
make[2]: Leaving directory '/build/logrotate/src/logrotate-3.22.0'
Making all in test
make[2]: Entering directory '/build/logrotate/src/logrotate-3.22.0/test'
test .. = .. || ln -fs ../test/* .
make[2]: Leaving directory '/build/logrotate/src/logrotate-3.22.0/test'
make[1]: Leaving directory '/build/logrotate/src/logrotate-3.22.0'
==> Entering fakeroot environment...
==> Starting package()...
make  install-recursive
make[1]: Entering directory '/build/logrotate/src/logrotate-3.22.0'
Making install in .
make[2]: Entering directory '/build/logrotate/src/logrotate-3.22.0'
make[3]: Entering directory '/build/logrotate/src/logrotate-3.22.0'
 /usr/bin/mkdir -p '/build/logrotate/pkg/logrotate/usr/share/man/man5'
 /usr/bin/mkdir -p '/build/logrotate/pkg/logrotate/usr/share/man/man8'
 /usr/bin/mkdir -p '/build/logrotate/pkg/logrotate/usr/bin'
  /usr/bin/install -c logrotate '/build/logrotate/pkg/logrotate/usr/bin'
 /usr/bin/install -c -m 644 logrotate.conf.5 '/build/logrotate/pkg/logrotate/usr/share/man/man5'
 /usr/bin/install -c -m 644 logrotate.8 '/build/logrotate/pkg/logrotate/usr/share/man/man8'
make[3]: Leaving directory '/build/logrotate/src/logrotate-3.22.0'
make[2]: Leaving directory '/build/logrotate/src/logrotate-3.22.0'
Making install in test
make[2]: Entering directory '/build/logrotate/src/logrotate-3.22.0/test'
make[3]: Entering directory '/build/logrotate/src/logrotate-3.22.0/test'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/logrotate/src/logrotate-3.22.0/test'
make[2]: Leaving directory '/build/logrotate/src/logrotate-3.22.0/test'
make[1]: Leaving directory '/build/logrotate/src/logrotate-3.22.0'
==> 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 "logrotate"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: logrotate 3.22.0-1 (Fri Jul 19 04:30:59 2024)
==> Cleaning up...