==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: time 1.10-1 (Wed Apr 15 03:38:11 2026)
==> Retrieving sources...
-> Found time-1.10.tar.gz
-> Found time-1.10.tar.gz.sig
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
time-1.10.tar.gz ... Passed
time-1.10.tar.gz.sig ... Skipped
==> Validating source files with b2sums...
time-1.10.tar.gz ... Passed
time-1.10.tar.gz.sig ... Skipped
==> Making package: time 1.10-1 (Wed Apr 15 09:38:37 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found time-1.10.tar.gz
-> Found time-1.10.tar.gz.sig
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting time-1.10.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
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 xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
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 C23 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether the compiler is clang... no
checking for compiler option needed when checking for declarations... none
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 for stdbool.h... yes
checking for sys/socket.h... yes
checking for error.h... yes
checking for getopt.h... yes
checking for sys/process.h... no
checking for sys/time.h... yes
checking for limits.h... yes
checking for sys/param.h... yes
checking for stdckdint.h... yes
checking for stdcountof.h... no
checking for sys/resource.h... yes
checking for sys/wait.h... yes
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 C23 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking whether the compiler is clang... (cached) no
checking for compiler option needed when checking for declarations... (cached) none
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for inline... inline
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for egrep -e... /usr/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking for gcc option to support large files... -D_FILE_OFFSET_BITS=64
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether the preprocessor supports include_next... yes
checking whether source code line length is unlimited... yes
checking for _set_invalid_parameter_handler... no
checking for fcntl... yes
checking for symlink... yes
checking for getdtablesize... yes
checking for getexecname... no
checking for getrusage... yes
checking for gettimeofday... yes
checking for lstat... yes
checking for vasprintf... yes
checking for vprintf... yes
checking for complete errno.h... yes
checking for gcc options to detect undeclared functions... none needed
checking for gcc options to ignore future-version functions... none needed
checking for error... yes
checking whether error_at_line is declared... yes
checking for error_at_line... yes
checking for working error function... yes
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... yes
checking whether ctype.h defines __header_inline... no
checking for working fcntl.h... yes
checking for pid_t... yes
checking for mode_t... yes
checking whether fopen recognizes a trailing slash... yes
checking whether fflush works on input streams... yes
checking whether fclose works on input streams... yes
checking whether stat file-mode macros are broken... no
checking for C/C++ restrict keyword... __restrict__
checking for nlink_t... yes
checking whether getdtablesize is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... yes
checking for working GNU getopt_long function... yes
checking for glibc-compatible sys/cdefs.h... yes
checking whether timespec_get is declared... yes
checking for timespec_get... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
checking whether limits.h has SSIZE_MAX... yes
checking for wint_t... yes
checking whether wint_t is large enough... yes
checking whether the compiler produces multi-arch binaries... no
checking whether stdint.h conforms to C99... yes
checking whether stdint.h works without ISO C predefines... yes
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... no
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... no
checking whether lstat correctly handles trailing slash... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking whether malloc is ptrdiff_t safe... yes
checking whether malloc, calloc set errno on failure... yes
checking whether malloc (0) returns nonnull... yes
checking whether memeq is declared... no
checking for O_CLOEXEC... yes
checking for promoted mode_t type... mode_t
checking for sigset_t... yes
checking for uid_t... yes
checking for gid_t... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking whether stdckdint.h can be included in C... yes
checking checking for an ISO C23 compliant stdckdint.h in C... yes
checking whether stdckdint.h can be included in C++... no
checking whether the C++ compiler has <stdcountof.h>... no
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking for unreachable in C... yes
checking whether nullptr_t needs <stddef.h>... yes
checking whether <stddef.h> is idempotent... guessing yes
checking whether fcloseall is declared... yes
checking whether getw is declared... yes
checking whether putw is declared... yes
checking which flavor of printf attribute matches inttypes macros... system
checking for nl_langinfo and CODESET... yes
checking for an english Unicode locale... en_US.UTF-8
checking whether ecvt is declared... yes
checking whether fcvt is declared... yes
checking whether gcvt is declared... yes
checking whether MB_CUR_MAX is correct... yes
checking whether streq is declared... no
checking whether strerror(0) succeeds... yes
checking for off64_t... yes
checking for blksize_t... yes
checking for blkcnt_t... yes
checking for struct timespec in <time.h>... yes
checking for TIME_UTC in <time.h>... yes
checking whether execvpe is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fileno_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking for C compiler option to allow warnings... -Wno-error
checking for alloca as a compiler built-in... yes
checking for static_assert... yes, a keyword
checking for bool, true, false... yes
checking for library containing clock_gettime... none required
checking for clock_getres... yes
checking for clock_gettime... yes
checking for clock_settime... yes
checking whether // is distinct from /... no
checking whether dup2 works... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking whether fopen supports the mode character 'x'... yes
checking whether fopen supports the mode character 'e'... yes
checking for __fseterr... no
checking whether getdtablesize works... yes
checking for getpagesize... yes
checking whether getpagesize is declared... yes
checking for getprogname... no
checking whether program_invocation_name is declared... yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... yes
checking whether __argv is declared... no
checking for gettimeofday with POSIX signature... yes
checking for C compiler flag to ignore unused libraries... -Wl,--as-needed
checking whether open recognizes a trailing slash... yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... (cached) yes
checking for sig2str... no
checking for str2sig... no
checking for ssize_t... yes
checking whether stat handles trailing slashes on files... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for va_copy... yes
checking for working strerror function... yes
checking for variable-length arrays... yes
checking for egrep... /usr/bin/grep -E
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for an ANSI C-conforming const... yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for strerror... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
GEN lib/alloca.h
GEN lib/error.h
GEN lib/fcntl.h
GEN lib/inttypes.h
GEN lib/limits.h
GEN lib/signal.h
GEN lib/stdckdint.h
GEN lib/stdcountof.h
GEN lib/stddef.h
GEN lib/stdio.h
GEN lib/stdlib.h
GEN lib/string.h
GEN lib/sys/resource.h
GEN lib/sys/stat.h
GEN lib/sys/time.h
GEN lib/sys/types.h
GEN lib/sys/wait.h
GEN lib/time.h
GEN lib/unistd.h
GEN src/version.c
GEN src/version.h
make all-am
make[1]: Entering directory '/build/time/src/time-1.10'
CC src/time.o
CC src/rusage-kb.o
CC lib/libtime_a-basename-lgpl.o
CC src/version.o
CC lib/libtime_a-cloexec.o
CC lib/libtime_a-fcntl.o
CC lib/libtime_a-fd-hook.o
CC lib/libtime_a-fseterr.o
CC lib/libtime_a-getprogname.o
CC lib/libtime_a-gettime.o
CC lib/libtime_a-malloca.o
CC lib/libtime_a-memeq.o
CC lib/libtime_a-progname.o
CC lib/libtime_a-sig2str.o
CC lib/libtime_a-stat-time.o
CC lib/libtime_a-stdlib.o
CC lib/libtime_a-streq.o
CC lib/libtime_a-timespec.o
CC lib/libtime_a-timespec-sub.o
CC lib/libtime_a-unistd.o
CC lib/libtime_a-version-etc.o
CC lib/libtime_a-version-etc-fsf.o
AR src/libver.a
AR lib/libtime.a
CCLD src/time
make[1]: Leaving directory '/build/time/src/time-1.10'
==> Entering fakeroot environment...
==> Starting package()...
make install-am
make[1]: Entering directory '/build/time/src/time-1.10'
make[2]: Entering directory '/build/time/src/time-1.10'
/usr/bin/mkdir -p '/build/time/pkg/time/usr/bin'
/usr/bin/mkdir -p '/build/time/pkg/time/usr/share/info'
/usr/bin/install -c src/time '/build/time/pkg/time/usr/bin'
/usr/bin/install -c -m 644 ./doc/time.info '/build/time/pkg/time/usr/share/info'
install-info --info-dir='/build/time/pkg/time/usr/share/info' '/build/time/pkg/time/usr/share/info/time.info'
make[2]: Leaving directory '/build/time/src/time-1.10'
make[1]: Leaving directory '/build/time/src/time-1.10'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "time"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: time 1.10-1 (Wed Apr 15 09:39:29 2026)
==> Cleaning up...
[?12l[?25h