Mock Version: 1.2.20 Mock Version: 1.2.20 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/argtable.spec'], user='mockbuild'logger=chrootPath='/var/lib/mock/epel7-archbootstrap-6648351-651225/root'uid=1000gid=425printOutput=Falsetimeout=172800shell=Falseenv={'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/argtable.spec'] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: buildvm-aarch64-16.arm.fedoraproject.org Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/argtable-2.13-7.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/argtable.spec'], private_network=TrueprintOutput=Falseuser='mockbuild'logger=chrootPath='/var/lib/mock/epel7-archbootstrap-6648351-651225/root'uid=1000gid=425timeout=172800shell=Falseenv={'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/argtable.spec'] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9PEKUi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf argtable2-13 + /usr/bin/gzip -dc /builddir/build/SOURCES/argtable2-13.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd argtable2-13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LwLVhq + umask 022 + cd /builddir/build/BUILD + cd argtable2-13 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' aarch64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-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 --disable-static --docdir=/usr/share/doc/argtable-2.13 checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking target system type... aarch64-redhat-linux-gnu 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 for aarch64-redhat-linux-gnu-gcc... no 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 for style of include used by make... GNU checking dependency style of gcc... none 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 for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... 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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether make sets $(MAKE)... (cached) yes checking for ANSI C header files... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for strftime... yes checking for working strtod... yes checking for bzero... yes checking for strchr... yes checking for strcspn... yes checking for strrchr... yes checking for strtol... yes checking for getopt_long... yes checking for regcomp... yes checking for strptime... yes configure: creating ./config.status config.status: creating Makefile config.status: creating example/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/argtable2.3 config.status: creating doc/argtable2.html config.status: creating tests/Makefile config.status: creating argtable2.pc config.status: creating argtable2-uninstalled.pc config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 Making all in src make[1]: Entering directory `/builddir/build/BUILD/argtable2-13/src' make all-am make[2]: Entering directory `/builddir/build/BUILD/argtable2-13/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o argtable2.lo argtable2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o arg_end.lo arg_end.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o arg_rem.lo arg_rem.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o arg_lit.lo arg_lit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c arg_end.c -fPIC -DPIC -o .libs/arg_end.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c arg_rem.c -fPIC -DPIC -o .libs/arg_rem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c arg_lit.c -fPIC -DPIC -o .libs/arg_lit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c argtable2.c -fPIC -DPIC -o .libs/argtable2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o arg_int.lo arg_int.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o arg_dbl.lo arg_dbl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o arg_str.lo arg_str.c argtable2.c:97:6: warning: 'dump_longoptions' defined but not used [-Wunused-function] void dump_longoptions(struct longoptions* longoptions) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c arg_int.c -fPIC -DPIC -o .libs/arg_int.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c arg_str.c -fPIC -DPIC -o .libs/arg_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c arg_dbl.c -fPIC -DPIC -o .libs/arg_dbl.o arg_int.c: In function 'strtol0X': arg_int.c:60:5: warning: implicit declaration of function 'isspace' [-Wimplicit-function-declaration] while (isspace(*ptr)) ^ arg_int.c:89:4: warning: implicit declaration of function 'toupper' [-Wimplicit-function-declaration] if (toupper(*ptr++)!=toupper(X)) ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o arg_file.lo arg_file.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o arg_rex.lo arg_rex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c arg_file.c -fPIC -DPIC -o .libs/arg_file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c arg_rex.c -fPIC -DPIC -o .libs/arg_rex.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o arg_date.lo arg_date.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c arg_date.c -fPIC -DPIC -o .libs/arg_date.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -version-info 1:8:1 -Wl,-z,relro -o libargtable2.la -rpath /usr/lib64 argtable2.lo arg_end.lo arg_rem.lo arg_lit.lo arg_int.lo arg_dbl.lo arg_str.lo arg_file.lo arg_rex.lo arg_date.lo libtool: link: gcc -shared .libs/argtable2.o .libs/arg_end.o .libs/arg_rem.o .libs/arg_lit.o .libs/arg_int.o .libs/arg_dbl.o .libs/arg_str.o .libs/arg_file.o .libs/arg_rex.o .libs/arg_date.o -Wl,-z -Wl,relro -Wl,-soname -Wl,libargtable2.so.0 -o .libs/libargtable2.so.0.1.8 libtool: link: (cd ".libs" && rm -f "libargtable2.so.0" && ln -s "libargtable2.so.0.1.8" "libargtable2.so.0") libtool: link: (cd ".libs" && rm -f "libargtable2.so" && ln -s "libargtable2.so.0.1.8" "libargtable2.so") libtool: link: ( cd ".libs" && rm -f "libargtable2.la" && ln -s "../libargtable2.la" "libargtable2.la" ) make[2]: Leaving directory `/builddir/build/BUILD/argtable2-13/src' make[1]: Leaving directory `/builddir/build/BUILD/argtable2-13/src' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/argtable2-13/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/argtable2-13/tests' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/argtable2-13/doc' cp argtable2.3 argtable.3 make[1]: Leaving directory `/builddir/build/BUILD/argtable2-13/doc' make[1]: Entering directory `/builddir/build/BUILD/argtable2-13' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/argtable2-13' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZmvUAI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64 + cd argtable2-13 + make DESTDIR=/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64 install Making install in src make[1]: Entering directory `/builddir/build/BUILD/argtable2-13/src' make[2]: Entering directory `/builddir/build/BUILD/argtable2-13/src' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libargtable2.la' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/lib64/libargtable2.la' libtool: install: /usr/bin/install -c .libs/libargtable2.so.0.1.8 /builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/lib64/libargtable2.so.0.1.8 libtool: install: (cd /builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/lib64 && { ln -s -f libargtable2.so.0.1.8 libargtable2.so.0 || { rm -f libargtable2.so.0 && ln -s libargtable2.so.0.1.8 libargtable2.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/lib64 && { ln -s -f libargtable2.so.0.1.8 libargtable2.so || { rm -f libargtable2.so && ln -s libargtable2.so.0.1.8 libargtable2.so; }; }) libtool: install: /usr/bin/install -c .libs/libargtable2.lai /builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/lib64/libargtable2.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/include" /usr/bin/install -c -m 644 'argtable2.h' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/include/argtable2.h' make[2]: Leaving directory `/builddir/build/BUILD/argtable2-13/src' make[1]: Leaving directory `/builddir/build/BUILD/argtable2-13/src' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/argtable2-13/tests' make[2]: Entering directory `/builddir/build/BUILD/argtable2-13/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/argtable2-13/tests' make[1]: Leaving directory `/builddir/build/BUILD/argtable2-13/tests' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/argtable2-13/doc' make[2]: Entering directory `/builddir/build/BUILD/argtable2-13/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/argtable-2.13" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13" /usr/bin/install -c -m 644 'argtable2-advanced.html' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/argtable2-advanced.html' /usr/bin/install -c -m 644 'argtable2-advanced.pdf' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/argtable2-advanced.pdf' /usr/bin/install -c -m 644 'argtable2-advanced.ps' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/argtable2-advanced.ps' /usr/bin/install -c -m 644 'argtable2-intro.html' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/argtable2-intro.html' /usr/bin/install -c -m 644 'argtable2-intro.pdf' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/argtable2-intro.pdf' /usr/bin/install -c -m 644 'argtable2-intro.ps' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/argtable2-intro.ps' /usr/bin/install -c -m 644 'argtable2.html' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/argtable2.html' /usr/bin/install -c -m 644 'argtable2.pdf' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/argtable2.pdf' /usr/bin/install -c -m 644 'argtable2.ps' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/argtable2.ps' /usr/bin/install -c -m 644 'argxxx.gif' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/argxxx.gif' /usr/bin/install -c -m 644 'arg_int.gif' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/arg_int.gif' test -z "/usr/share/man/man3" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/man/man3" /usr/bin/install -c -m 644 'argtable2.3' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/man/man3/argtable2.3' /usr/bin/install -c -m 644 'argtable.3' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/man/man3/argtable.3' make[2]: Leaving directory `/builddir/build/BUILD/argtable2-13/doc' make[1]: Leaving directory `/builddir/build/BUILD/argtable2-13/doc' make[1]: Entering directory `/builddir/build/BUILD/argtable2-13' make[2]: Entering directory `/builddir/build/BUILD/argtable2-13' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/argtable-2.13/example" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/example" /usr/bin/install -c -m 644 'example/Makefile' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/example/Makefile' /usr/bin/install -c -m 644 'example/README.txt' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/example/README.txt' /usr/bin/install -c -m 644 'example/argcustom.c' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/example/argcustom.c' /usr/bin/install -c -m 644 'example/argxxx.c' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/example/argxxx.c' /usr/bin/install -c -m 644 'example/argxxx.h' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/example/argxxx.h' /usr/bin/install -c -m 644 'example/callbacks.c' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/example/callbacks.c' /usr/bin/install -c -m 644 'example/echo.c' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/example/echo.c' /usr/bin/install -c -m 644 'example/hasoptvalue.c' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/example/hasoptvalue.c' /usr/bin/install -c -m 644 'example/ls.c' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/example/ls.c' /usr/bin/install -c -m 644 'example/multisyntax.c' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/example/multisyntax.c' /usr/bin/install -c -m 644 'example/mv.c' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/example/mv.c' /usr/bin/install -c -m 644 'example/myprog.c' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/example/myprog.c' /usr/bin/install -c -m 644 'example/myprog_C89.c' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/example/myprog_C89.c' /usr/bin/install -c -m 644 'example/rm.c' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/example/rm.c' /usr/bin/install -c -m 644 'example/uname.c' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13/example/uname.c' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'argtable2.pc' '/builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/lib64/pkgconfig/argtable2.pc' make[2]: Leaving directory `/builddir/build/BUILD/argtable2-13' make[1]: Leaving directory `/builddir/build/BUILD/argtable2-13' + rm -f /builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64//usr/lib64/libargtable2.la + install -pm 644 AUTHORS ChangeLog COPYING README /builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/share/doc/argtable-2.13 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/argtable2-13 extracting debug info from /builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64/usr/lib64/libargtable2.so.0.1.8 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libargtable2.so.0.1.8.debug to /usr/lib/debug/usr/lib64/libargtable2.so.0.debug symlinked /usr/lib/debug/usr/lib64/libargtable2.so.0.1.8.debug to /usr/lib/debug/usr/lib64/libargtable2.so.debug 211 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: argtable-2.13-7.el7.aarch64 Provides: argtable = 2.13-7.el7 argtable(aarch-64) = 2.13-7.el7 libargtable2.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: argtable-devel-2.13-7.el7.aarch64 Provides: argtable-devel = 2.13-7.el7 argtable-devel(aarch-64) = 2.13-7.el7 pkgconfig(argtable2) = 13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libargtable2.so.0()(64bit) Processing files: argtable-debuginfo-2.13-7.el7.aarch64 Provides: argtable-debuginfo = 2.13-7.el7 argtable-debuginfo(aarch-64) = 2.13-7.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64 warning: Could not canonicalize hostname: buildvm-aarch64-16.arm.fedoraproject.org Wrote: /builddir/build/RPMS/argtable-2.13-7.el7.aarch64.rpm Wrote: /builddir/build/RPMS/argtable-devel-2.13-7.el7.aarch64.rpm Wrote: /builddir/build/RPMS/argtable-debuginfo-2.13-7.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TN6kSH + umask 022 + cd /builddir/build/BUILD + cd argtable2-13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/argtable-2.13-7.el7.aarch64 + exit 0 Child return code was: 0