Mock Version: 4.1
Mock Version: 4.1
Mock Version: 4.1
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/gzip.spec'], chrootPath='/var/lib/mock/dist-oc9-build-41596-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffc9afdf710>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/gzip.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/gzip-1.12-4.oc9.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/gzip.spec'], chrootPath='/var/lib/mock/dist-oc9-build-41596-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffc9afdf710>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/gzip.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CffYFO
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf gzip-1.12
+ /usr/bin/xz -dc /builddir/build/SOURCES/gzip-1.12.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd gzip-1.12
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /builddir/build/SOURCES/patch0001-update-version-copyright-dates.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /builddir/build/SOURCES/patch0002-reference-CVE-2022-1271-in-News.patch
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.I4LNLh
+ umask 022
+ cd /builddir/build/BUILD
+ cd gzip-1.12
+ export DEFS=NO_ASM
+ DEFS=NO_ASM
+ export CPPFLAGS=-DHAVE_LSTAT
+ CPPFLAGS=-DHAVE_LSTAT
+ export CC=gcc
+ CC=gcc
+ export 'CPP=gcc -E'
+ CPP='gcc -E'
+ export CXX=g++
+ CXX=g++
+ autoreconf
+ CFLAGS='-O2 -g'
+ export CFLAGS
+ CXXFLAGS='-O2 -g'
+ export CXXFLAGS
+ FFLAGS='-O2 -g '
+ export FFLAGS
+ FCFLAGS='-O2 -g '
+ export FCFLAGS
+ LDFLAGS=
+ export LDFLAGS
+ ./configure --host=aarch64-opencloudos-linux-gnu --build=aarch64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
configure: loading site script /usr/share/config.site
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 for aarch64-opencloudos-linux-gnu-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 the compiler is clang... no
checking for compiler option needed when checking for declarations... none
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for less... no
checking for aarch64-opencloudos-linux-gnu-nm... no
checking for nm... nm
checking whether ln -s works... yes
checking for aarch64-opencloudos-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for a POSIX-compliant shell... /bin/sh
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 sys/param.h... yes
checking for sys/socket.h... yes
checking for dirent.h... yes
checking for features.h... yes
checking for stdio_ext.h... yes
checking for getopt.h... yes
checking for sys/cdefs.h... yes
checking for sys/time.h... yes
checking for limits.h... yes
checking for threads.h... yes
checking for math.h... yes
checking for sys/mman.h... yes
checking for utime.h... yes
checking for crtdefs.h... no
checking for fcntl.h... yes
checking for memory.h... yes
checking for time.h... yes
checking for sys/sdt.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking build system type... aarch64-opencloudos-linux-gnu
checking host system type... aarch64-opencloudos-linux-gnu
checking for egrep... /usr/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for aarch64-opencloudos-linux-gnu-ar... no
checking for ar... ar
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether malloc is ptrdiff_t safe... yes
checking whether malloc, realloc, calloc set errno on failure... yes
checking for _set_invalid_parameter_handler... no
checking for fchdir... yes
checking for fdopendir... yes
checking for fcntl... yes
checking for symlink... yes
checking for mempcpy... yes
checking for vasnprintf... no
checking for snprintf... yes
checking for fpurge... no
checking for __fpurge... yes
checking for __freading... yes
checking for __fseterr... no
checking for fsync... yes
checking for getdtablesize... yes
checking for getprogname... no
checking for getexecname... no
checking for timespec_get... yes
checking for gettimeofday... yes
checking for lstat... yes
checking for mprotect... yes
checking for openat... yes
checking for strerror_r... yes
checking for __xpg_strerror_r... yes
checking for pipe... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for catgets... yes
checking for unlinkat... yes
checking for futimes... yes
checking for futimesat... yes
checking for futimens... yes
checking for utimensat... yes
checking for lutimes... yes
checking for chown... yes
checking for fchmod... yes
checking for fchown... yes
checking whether the preprocessor supports include_next... yes
checking whether source code line length is unlimited... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... yes
checking whether ctype.h defines __header_inline... no
checking whether fchdir is declared... yes
checking for working fcntl.h... yes
checking for pid_t... yes
checking for mode_t... yes
checking for promoted mode_t type... mode_t
checking whether fdatasync is declared... yes
checking for stdint.h... yes
checking for inttypes.h... yes
checking whether printf supports size specifiers as in C99... yes
checking whether printf supports 'long double' arguments... yes
checking whether printf supports infinite 'double' arguments... yes
checking whether byte ordering is bigendian... no
checking whether long double and double are the same... no
checking whether printf supports infinite 'long double' arguments... yes
checking whether printf supports the 'a' and 'A' directives... yes
checking whether printf supports the 'F' directive... yes
checking whether printf supports the 'n' directive... yes
checking whether printf supports the 'ls' directive... yes
checking whether printf supports POSIX/XSI format strings with positions... yes
checking whether printf supports the grouping flag... yes
checking whether printf supports the left-adjust flag correctly... yes
checking whether printf supports the zero flag correctly... yes
checking whether printf supports large precisions... yes
checking whether the compiler produces multi-arch binaries... no
checking whether printf survives out-of-memory conditions... yes
checking for wchar_t... yes
checking for wint_t... yes
checking whether wint_t is large enough... yes
checking for intmax_t... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf truncates the result as in C99... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether frexp() can be used without linking with libm... yes
checking whether alarm is declared... yes
checking whether stdin defaults to large file offsets... yes
checking whether fseeko is declared... yes
checking for fseeko... yes
checking whether fflush works on input streams... no
checking whether stat file-mode macros are broken... no
checking for C/C++ restrict keyword... __restrict__
checking for nlink_t... yes
checking whether ftello is declared... yes
checking whether ungetc works on arbitrary bytes... yes
checking for ftello... yes
checking whether ftello works... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking for getcwd with POSIX signature... 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 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 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 where to find the exponent in a 'float'... word 0 bit 23
checking whether imported symbols can be declared weak... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking whether POSIX threads API is available... yes
checking for multithread API to use... posix
checking whether lstat correctly handles trailing slash... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking whether malloc (0) returns nonnull... yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether memrchr is declared... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking for O_CLOEXEC... yes
checking whether strerror(0) succeeds... yes
checking for strerror_r with POSIX signature... no
checking whether __xpg_strerror_r works... yes
checking whether C symbols are prefixed with underscore at the linker level... no
checking for sigset_t... yes
checking for uid_t in sys/types.h... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether fcloseall is declared... yes
checking which flavor of printf attribute matches inttypes macros... system
checking whether ecvt is declared... yes
checking whether fcvt is declared... yes
checking whether gcvt is declared... yes
checking whether strdup is declared... 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 the utimes function works... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking whether wcsdup is declared... yes
checking for time_t past the year 2038... yes
checking for C compiler option to allow warnings... -Wno-error
checking for alloca as a compiler built-in... yes
checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes
checking whether this system supports file names of any length... no
checking for library containing clock_gettime... none required
checking for clock_getres... yes
checking for clock_gettime... yes
checking for clock_settime... yes
checking for closedir... yes
checking for dirfd... yes
checking whether dirfd is declared... yes
checking whether dirfd is a macro... no
checking whether // is distinct from /... no
checking whether dup works... yes
checking whether dup2 works... yes
checking for error_at_line... yes
checking whether fflush works on input streams... (cached) no
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking for fdatasync... yes
checking whether fdopendir is declared... yes
checking whether fdopendir works... yes
checking whether fflush works on input streams... (cached) no
checking whether conversion from 'int' to 'long double' works... yes
checking whether fpurge is declared... no
checking whether free is known to preserve errno... yes
checking whether frexp works... yes
checking whether frexpl is declared... yes
checking whether frexpl() can be used without linking with libm... yes
checking whether frexpl works... yes
checking for fseeko... (cached) yes
checking whether fflush works on input streams... (cached) no
checking for _fseeki64... no
checking for ftello... (cached) yes
checking whether ftello works... (cached) yes
checking whether getdtablesize works... yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking whether __argv is declared... no
checking for gettimeofday with POSIX signature... yes
checking whether isnan(double) can be used without linking with libm... yes
checking whether isnan(float) can be used without linking with libm... yes
checking whether isnan(float) works... yes
checking whether isnan(long double) can be used without linking with libm... yes
checking whether isnanl works... yes
checking for C compiler flag to ignore unused libraries... -Wl,--as-needed
checking for pthread_rwlock_t... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
checking whether lseek detects pipes... yes
checking whether malloc (0) returns nonnull... (cached) yes
checking for mempcpy... (cached) yes
checking for memrchr... yes
checking whether open recognizes a trailing slash... yes
checking for opendir... yes
checking whether perror matches strerror... yes
checking whether frexp works... (cached) yes
checking whether ldexp can be used without linking with libm... yes
checking whether frexpl() can be used without linking with libm... (cached) yes
checking whether frexpl works... (cached) yes
checking whether frexpl is declared... (cached) yes
checking whether ldexpl() can be used without linking with libm... yes
checking whether ldexpl works... yes
checking whether ldexpl is declared... yes
checking for raise... yes
checking for sigprocmask... yes
checking for readdir... yes
checking whether realloc (0, 0) returns nonnull... yes
checking for reallocarray... yes
checking whether rmdir works... yes
checking for struct sigaction.sa_sigaction... yes
checking for signbit macro... yes
checking for signbit compiler built-ins... yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
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 working stdalign.h... yes
checking for working stdnoreturn.h... yes
checking for stpcpy... yes
checking for working strerror function... yes
checking whether unlink honors trailing slashes... yes
checking whether unlink of a parent directory fails as it should... guessing yes
checking for utime... yes
checking whether utime handles trailing slashes on files... yes
checking for variable-length arrays... yes
checking for ptrdiff_t... yes
checking for stdint.h... (cached) yes
checking for underline in external names... no
checking for an assembler syntax supported by this package... no
checking for an ANSI C-conforming const... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for size_t... (cached) yes
checking for off_t... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating tests/Makefile
config.status: creating lib/config.h
config.status: executing depfiles commands
+ make
  GEN      version.c
  GEN      version.h
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/gzip-1.12'
Making all in lib
make[2]: Entering directory '/builddir/build/BUILD/gzip-1.12/lib'
  GEN      alloca.h
  GEN      dirent.h
  GEN      fcntl.h
  GEN      inttypes.h
  GEN      limits.h
  GEN      math.h
  GEN      signal.h
  GEN      stdio.h
  GEN      stdlib.h
  GEN      string.h
  GEN      sys/stat.h
  GEN      sys/time.h
  GEN      sys/types.h
  GEN      time.h
  GEN      unistd.h
  GEN      utime.h
  GEN      wchar.h
(CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh '/builddir/build/BUILD/gzip-1.12/build-aux/missing' autoheader)
rm -f stamp-h1
touch config.hin
cd .. && /bin/sh ./config.status lib/config.h
config.status: creating lib/config.h
config.status: lib/config.h is unchanged
make  all-am
make[3]: Entering directory '/builddir/build/BUILD/gzip-1.12/lib'
  CC       libgzip_a-openat-proc.o
  CC       libgzip_a-basename-lgpl.o
  CC       libgzip_a-chdir-long.o
  CC       libgzip_a-cloexec.o
  CC       libgzip_a-opendir-safer.o
  CC       libgzip_a-dirname-lgpl.o
  CC       libgzip_a-stripslash.o
  CC       libgzip_a-exitfail.o
  CC       libgzip_a-fclose.o
  CC       libgzip_a-fcntl.o
  CC       libgzip_a-creat-safer.o
  CC       libgzip_a-open-safer.o
  CC       libgzip_a-fd-hook.o
  CC       libgzip_a-fd-safer-flag.o
  CC       libgzip_a-dup-safer-flag.o
  CC       libgzip_a-fflush.o
  CC       libgzip_a-filenamecat-lgpl.o
  CC       libgzip_a-fpurge.o
  CC       libgzip_a-freading.o
  CC       libgzip_a-fseek.o
  CC       libgzip_a-fseeko.o
  CC       libgzip_a-fseterr.o
  CC       libgzip_a-getprogname.o
  CC       libgzip_a-gettime.o
  CC       libgzip_a-ialloc.o
  CC       glthread/libgzip_a-lock.o
  CC       libgzip_a-malloca.o
  CC       libgzip_a-math.o
  CC       libgzip_a-openat-die.o
  CC       libgzip_a-openat-safer.o
  CC       libgzip_a-printf-frexp.o
  CC       libgzip_a-printf-frexpl.o
  CC       libgzip_a-save-cwd.o
  CC       libgzip_a-savedir.o
  CC       libgzip_a-sig-handler.o
  CC       libgzip_a-stat-time.o
  CC       glthread/libgzip_a-threadlib.o
  CC       libgzip_a-timespec.o
  CC       libgzip_a-unistd.o
  CC       libgzip_a-dup-safer.o
  CC       libgzip_a-fd-safer.o
  CC       libgzip_a-pipe-safer.o
  CC       libgzip_a-utimens.o
  CC       libgzip_a-xmalloc.o
  CC       libgzip_a-xalloc-die.o
  CC       libgzip_a-xsize.o
  CC       libgzip_a-yesno.o
  CC       asnprintf.o
  CC       printf-args.o
  CC       printf-parse.o
  CC       strerror_r.o
  CC       vasnprintf.o
  AR       libgzip.a
make[3]: Leaving directory '/builddir/build/BUILD/gzip-1.12/lib'
make[2]: Leaving directory '/builddir/build/BUILD/gzip-1.12/lib'
Making all in doc
make[2]: Entering directory '/builddir/build/BUILD/gzip-1.12/doc'
make[2]: Leaving directory '/builddir/build/BUILD/gzip-1.12/doc'
Making all in .
make[2]: Entering directory '/builddir/build/BUILD/gzip-1.12'
  CC       bits.o
  CC       deflate.o
  CC       gzip.o
  CC       inflate.o
  CC       trees.o
  CC       unlzh.o
  CC       unlzw.o
  CC       unpack.o
  CC       unzip.o
  CC       util.o
  CC       zip.o
  CC       version.o
  AR       libver.a
  CCLD     gzip
  GEN      gunzip
  GEN      gzexe
  GEN      zcat
  GEN      zcmp
  GEN      zdiff
  GEN      zegrep
  GEN      zfgrep
  GEN      zforce
  GEN      zgrep
  GEN      zmore
  GEN      znew
make[2]: Leaving directory '/builddir/build/BUILD/gzip-1.12'
Making all in tests
make[2]: Entering directory '/builddir/build/BUILD/gzip-1.12/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/gzip-1.12/tests'
make[1]: Leaving directory '/builddir/build/BUILD/gzip-1.12'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pvrK1T
+ umask 022
+ cd /builddir/build/BUILD
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT
+ /usr/bin/mkdir /builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64
+ cd gzip-1.12
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64 'INSTALL=/usr/bin/install -p'
/usr/bin/make  install-recursive
make[1]: Entering directory '/builddir/build/BUILD/gzip-1.12'
Making install in lib
make[2]: Entering directory '/builddir/build/BUILD/gzip-1.12/lib'
/usr/bin/make  install-am
make[3]: Entering directory '/builddir/build/BUILD/gzip-1.12/lib'
make[4]: Entering directory '/builddir/build/BUILD/gzip-1.12/lib'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gzip-1.12/lib'
make[3]: Leaving directory '/builddir/build/BUILD/gzip-1.12/lib'
make[2]: Leaving directory '/builddir/build/BUILD/gzip-1.12/lib'
Making install in doc
make[2]: Entering directory '/builddir/build/BUILD/gzip-1.12/doc'
make[3]: Entering directory '/builddir/build/BUILD/gzip-1.12/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/share/info'
 /usr/bin/install -p -m 644 ./gzip.info '/builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/share/info'
 install-info --info-dir='/builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/share/info' '/builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/share/info/gzip.info'
make[3]: Leaving directory '/builddir/build/BUILD/gzip-1.12/doc'
make[2]: Leaving directory '/builddir/build/BUILD/gzip-1.12/doc'
Making install in .
make[2]: Entering directory '/builddir/build/BUILD/gzip-1.12'
make[3]: Entering directory '/builddir/build/BUILD/gzip-1.12'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/bin'
  /usr/bin/install -p gzip '/builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/bin'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/bin'
 /usr/bin/install -p gunzip gzexe zcat zcmp zdiff zegrep zfgrep zforce zgrep zmore znew '/builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/bin'
/usr/bin/make  install-exec-hook
make[4]: Entering directory '/builddir/build/BUILD/gzip-1.12'
+ cd /builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/bin
+ rm -f uncompress
+ case remove-installed-links in
+ cd /builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/bin
+ rm -f uncompress
+ case install-exec-hook in
+ ln gunzip uncompress
make[4]: Leaving directory '/builddir/build/BUILD/gzip-1.12'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 gunzip.1 gzexe.1 gzip.1 zcat.1 zcmp.1 zdiff.1 zforce.1 zgrep.1 zmore.1 znew.1 '/builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/share/man/man1'
make[3]: Leaving directory '/builddir/build/BUILD/gzip-1.12'
make[2]: Leaving directory '/builddir/build/BUILD/gzip-1.12'
Making install in tests
make[2]: Entering directory '/builddir/build/BUILD/gzip-1.12/tests'
make[3]: Entering directory '/builddir/build/BUILD/gzip-1.12/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gzip-1.12/tests'
make[2]: Leaving directory '/builddir/build/BUILD/gzip-1.12/tests'
make[1]: Leaving directory '/builddir/build/BUILD/gzip-1.12'
+ rm -f /builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/share/info/dir
+ rm -f /builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/bin/uncompress
+ /usr/lib/rpm/brp-compress /usr
+ /usr/lib/rpm/brp-elfperms
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-remove-la-files
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ySlEbI
+ umask 022
+ cd /builddir/build/BUILD
+ cd gzip-1.12
+ make check
  GEN      public-submodule-commit
make  check-recursive
make[1]: Entering directory '/builddir/build/BUILD/gzip-1.12'
Making check in lib
make[2]: Entering directory '/builddir/build/BUILD/gzip-1.12/lib'
make  check-am
make[3]: Entering directory '/builddir/build/BUILD/gzip-1.12/lib'
make[3]: Leaving directory '/builddir/build/BUILD/gzip-1.12/lib'
make[2]: Leaving directory '/builddir/build/BUILD/gzip-1.12/lib'
Making check in doc
make[2]: Entering directory '/builddir/build/BUILD/gzip-1.12/doc'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/builddir/build/BUILD/gzip-1.12/doc'
Making check in .
make[2]: Entering directory '/builddir/build/BUILD/gzip-1.12'
make  check-local
make[3]: Entering directory '/builddir/build/BUILD/gzip-1.12'
  GEN      gzip.doc.gz
  GEN      check-local
make[3]: Leaving directory '/builddir/build/BUILD/gzip-1.12'
make[2]: Leaving directory '/builddir/build/BUILD/gzip-1.12'
Making check in tests
make[2]: Entering directory '/builddir/build/BUILD/gzip-1.12/tests'
make  check-TESTS
make[3]: Entering directory '/builddir/build/BUILD/gzip-1.12/tests'
make[4]: Entering directory '/builddir/build/BUILD/gzip-1.12/tests'
PASS: gzip-env
PASS: helin-segv
PASS: help-version
PASS: hufts
PASS: keep
PASS: list
PASS: list-big
PASS: memcpy-abuse
PASS: mixed
PASS: null-suffix-clobber
PASS: reproducible
PASS: stdin
PASS: timestamp
PASS: two-files
PASS: trailing-nul
PASS: unpack-invalid
PASS: unpack-valid
PASS: upper-suffix
PASS: z-suffix
PASS: zdiff
PASS: zgrep-f
PASS: zgrep-abuse
PASS: zgrep-binary
PASS: zgrep-context
PASS: zgrep-signal
PASS: znew-k
============================================================================
Testsuite summary for gzip 1.12
============================================================================
# TOTAL: 26
# PASS:  26
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/builddir/build/BUILD/gzip-1.12/tests'
make[3]: Leaving directory '/builddir/build/BUILD/gzip-1.12/tests'
make[2]: Leaving directory '/builddir/build/BUILD/gzip-1.12/tests'
make[1]: Leaving directory '/builddir/build/BUILD/gzip-1.12'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: gzip-1.12-4.oc9.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cIJ14n
+ umask 022
+ cd /builddir/build/BUILD
+ cd gzip-1.12
+ DOCDIR=/builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/share/doc/gzip-1.12
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/share/doc/gzip-1.12
+ cp -pr AUTHORS /builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/share/doc/gzip-1.12
+ cp -pr ChangeLog /builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/share/doc/gzip-1.12
+ cp -pr NEWS /builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/share/doc/gzip-1.12
+ cp -pr README /builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/share/doc/gzip-1.12
+ cp -pr TODO /builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/share/doc/gzip-1.12
+ cp -pr THANKS /builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/share/doc/gzip-1.12
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OC1TtN
+ umask 022
+ cd /builddir/build/BUILD
+ cd gzip-1.12
+ LICENSEDIR=/builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/share/licenses/gzip-1.12
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/share/licenses/gzip-1.12
+ cp -pr COPYING /builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64/usr/share/licenses/gzip-1.12
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: gzip = 1.12-4.oc9 gzip(aarch-64) = 1.12-4.oc9
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh info
Requires(preun): /bin/sh info
Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.26)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gzip-1.12-4.oc9.aarch64
Wrote: /builddir/build/RPMS/gzip-1.12-4.oc9.aarch64.rpm
Child return code was: 0