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/procServ.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-77752-52858/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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/procServ.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/procServ-2.7.0-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/procServ.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-77752-52858/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/procServ.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\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.OPMpjG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf procServ-2.7.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/procServ-2.7.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd procServ-2.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pUSwbj + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd procServ-2.7.0 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2017-01-18 22:30:44.000000000 +0800 +++ ./configure 2024-06-03 20:12:16.086932311 +0800 @@ -1917,7 +1917,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./build-aux/config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './build-aux/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./build-aux/config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './build-aux/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=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 --docdir=/usr/share/doc/procServ checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-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 whether make supports nested variables... yes 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for aarch64-opencloudos-linux-gnu-gcc... gcc 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 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 egrep... /usr/bin/grep -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 pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking util.h usability... no checking util.h presence... no checking for util.h... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for pid_t... yes checking for C/C++ restrict keyword... __restrict checking whether struct tm is in sys/time.h or time.h... time.h checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking type of array argument to getgroups... gid_t checking for size_t... yes checking for getgroups... yes checking for working getgroups... yes checking whether gcc needs -traditional... no checking for aarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking for strftime... yes checking for telnet_recv in -ltelnet... yes checking for library containing socket... none required checking for library containing setsockopt... none required checking for library containing inet_aton... none required checking for library containing inet_ntop... none required checking for library containing forkpty... none required checking for forkpty... yes checking for a2x... no checking for asciidoc... no checking for xmllint... xmllint checking for xsltproc... no checking for fop... no checking for dblatex... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + make -j8 g++ -DPACKAGE_NAME=\"procServ\ Process\ Server\" -DPACKAGE_TARNAME=\"procServ\" -DPACKAGE_VERSION=\"2.7.0\" -DPACKAGE_STRING=\"procServ\ Process\ Server\ 2.7.0\" -DPACKAGE_BUGREPORT=\"tech-talk@aps.anl.gov\" -DPACKAGE_URL=\"https://github.com/ralphlange/procServ\" -DPACKAGE=\"procServ\" -DVERSION=\"2.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTY_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DGETGROUPS_T=gid_t -DHAVE_GETGROUPS=1 -DHAVE_STRFTIME=1 -DHAVE_LIBTELNET=1 -DHAVE_FORKPTY=1 -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g -c -o procServ.o procServ.cc g++ -DPACKAGE_NAME=\"procServ\ Process\ Server\" -DPACKAGE_TARNAME=\"procServ\" -DPACKAGE_VERSION=\"2.7.0\" -DPACKAGE_STRING=\"procServ\ Process\ Server\ 2.7.0\" -DPACKAGE_BUGREPORT=\"tech-talk@aps.anl.gov\" -DPACKAGE_URL=\"https://github.com/ralphlange/procServ\" -DPACKAGE=\"procServ\" -DVERSION=\"2.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTY_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DGETGROUPS_T=gid_t -DHAVE_GETGROUPS=1 -DHAVE_STRFTIME=1 -DHAVE_LIBTELNET=1 -DHAVE_FORKPTY=1 -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g -c -o connectionItem.o connectionItem.cc g++ -DPACKAGE_NAME=\"procServ\ Process\ Server\" -DPACKAGE_TARNAME=\"procServ\" -DPACKAGE_VERSION=\"2.7.0\" -DPACKAGE_STRING=\"procServ\ Process\ Server\ 2.7.0\" -DPACKAGE_BUGREPORT=\"tech-talk@aps.anl.gov\" -DPACKAGE_URL=\"https://github.com/ralphlange/procServ\" -DPACKAGE=\"procServ\" -DVERSION=\"2.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTY_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DGETGROUPS_T=gid_t -DHAVE_GETGROUPS=1 -DHAVE_STRFTIME=1 -DHAVE_LIBTELNET=1 -DHAVE_FORKPTY=1 -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g -c -o acceptFactory.o acceptFactory.cc g++ -DPACKAGE_NAME=\"procServ\ Process\ Server\" -DPACKAGE_TARNAME=\"procServ\" -DPACKAGE_VERSION=\"2.7.0\" -DPACKAGE_STRING=\"procServ\ Process\ Server\ 2.7.0\" -DPACKAGE_BUGREPORT=\"tech-talk@aps.anl.gov\" -DPACKAGE_URL=\"https://github.com/ralphlange/procServ\" -DPACKAGE=\"procServ\" -DVERSION=\"2.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTY_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DGETGROUPS_T=gid_t -DHAVE_GETGROUPS=1 -DHAVE_STRFTIME=1 -DHAVE_LIBTELNET=1 -DHAVE_FORKPTY=1 -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g -c -o clientFactory.o clientFactory.cc g++ -DPACKAGE_NAME=\"procServ\ Process\ Server\" -DPACKAGE_TARNAME=\"procServ\" -DPACKAGE_VERSION=\"2.7.0\" -DPACKAGE_STRING=\"procServ\ Process\ Server\ 2.7.0\" -DPACKAGE_BUGREPORT=\"tech-talk@aps.anl.gov\" -DPACKAGE_URL=\"https://github.com/ralphlange/procServ\" -DPACKAGE=\"procServ\" -DVERSION=\"2.7.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTY_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DGETGROUPS_T=gid_t -DHAVE_GETGROUPS=1 -DHAVE_STRFTIME=1 -DHAVE_LIBTELNET=1 -DHAVE_FORKPTY=1 -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g -c -o processFactory.o processFactory.cc clientFactory.cc: In member function 'clientItem::clientItem(int, bool)': clientFactory.cc:109:12: warning: '__strncat_chk' output may be truncated copying between 0 and 255 bytes from a string of length 511 [-Wstringop-truncation] 109 | strncat(greeting2, buf1, GREETLEN-strlen(greeting2)-1); | ^ clientFactory.cc:110:12: warning: '__strncat_chk' output may be truncated copying between 0 and 255 bytes from a string of length 511 [-Wstringop-truncation] 110 | strncat(greeting2, buf2, GREETLEN-strlen(greeting2)-1); | ^ clientFactory.cc:113:16: warning: '__strncat_chk' output may be truncated copying between 0 and 255 bytes from a string of length 511 [-Wstringop-truncation] 113 | strncat(greeting2, buf2, GREETLEN-strlen(greeting2)-1); | ^ clientFactory.cc:130:16: warning: '__strncat_chk' output may be truncated copying between 0 and 511 bytes from a string of length 511 [-Wstringop-truncation] 130 | strncat(buf1, buf2, BUFLEN-strlen(buf1)-1); | ^ procServ.cc: In function 'main': procServ.cc:436:16: warning: '__strncat_chk' output may be truncated copying between 0 and 127 bytes from a string of length 511 [-Wstringop-truncation] 436 | strncat(infoMessage3, buff, INFO3LEN-strlen(infoMessage3)-1); | ^ procServ.cc:572:12: warning: '__strncat_chk' output may be truncated copying between 0 and 511 bytes from a string of length 511 [-Wstringop-truncation] 572 | strncat(infoMessage1, buff, INFO1LEN-strlen(infoMessage1)-1); | ^ g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o procServ procServ.o connectionItem.o acceptFactory.o clientFactory.o processFactory.o -ltelnet + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BUo3Z7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/procServ-2.7.0-1.oc9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/procServ-2.7.0-1.oc9.aarch64 ++ dirname /builddir/build/BUILDROOT/procServ-2.7.0-1.oc9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/procServ-2.7.0-1.oc9.aarch64 + cd procServ-2.7.0 + rm -rf /builddir/build/BUILDROOT/procServ-2.7.0-1.oc9.aarch64 + make install DESTDIR=/builddir/build/BUILDROOT/procServ-2.7.0-1.oc9.aarch64 'INSTALL=install -p' make[1]: Entering directory '/builddir/build/BUILD/procServ-2.7.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/procServ-2.7.0-1.oc9.aarch64/usr/bin' install -p procServ '/builddir/build/BUILDROOT/procServ-2.7.0-1.oc9.aarch64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/procServ-2.7.0-1.oc9.aarch64/usr/share/doc/procServ' install -p -m 644 AUTHORS COPYING ChangeLog NEWS README.md procServ.txt procServ.pdf procServ.html '/builddir/build/BUILDROOT/procServ-2.7.0-1.oc9.aarch64/usr/share/doc/procServ' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/procServ-2.7.0-1.oc9.aarch64/usr/share/man/man1' install -p -m 644 procServ.1 '/builddir/build/BUILDROOT/procServ-2.7.0-1.oc9.aarch64/usr/share/man/man1' make[1]: Leaving directory '/builddir/build/BUILD/procServ-2.7.0' + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.7.0-1.oc9 --unique-debug-suffix -2.7.0-1.oc9.aarch64 --unique-debug-src-base procServ-2.7.0-1.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/procServ-2.7.0 extracting debug info from /builddir/build/BUILDROOT/procServ-2.7.0-1.oc9.aarch64/usr/bin/procServ 175 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: procServ-2.7.0-1.oc9.aarch64 Provides: procServ = 2.7.0-1.oc9 procServ(aarch-64) = 2.7.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtelnet.so.2()(64bit) rtld(GNU_HASH) Processing files: procServ-debugsource-2.7.0-1.oc9.aarch64 Provides: procServ-debugsource = 2.7.0-1.oc9 procServ-debugsource(aarch-64) = 2.7.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: procServ-debuginfo-2.7.0-1.oc9.aarch64 Provides: debuginfo(build-id) = 7f1a6cbb26339301654aa012f54bf29ae7659cc4 procServ-debuginfo = 2.7.0-1.oc9 procServ-debuginfo(aarch-64) = 2.7.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: procServ-debugsource(aarch-64) = 2.7.0-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/procServ-2.7.0-1.oc9.aarch64 Wrote: /builddir/build/RPMS/procServ-debugsource-2.7.0-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/procServ-debuginfo-2.7.0-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/procServ-2.7.0-1.oc9.aarch64.rpm Child return code was: 0