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/smp_utils.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-157288-9986/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=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/smp_utils.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/smp_utils-0.99-1.ocs23.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/smp_utils.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-157288-9986/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=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/smp_utils.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.Fdzs4U + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf smp_utils-0.99 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/smp_utils-0.99.tgz + STATUS=0 + '[' 0 -ne 0 ']' + cd smp_utils-0.99 + /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.O4gczw + 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 smp_utils-0.99 + '[' '-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 2018-02-13 13:51:45.000000000 +0800 +++ ./configure 2024-05-09 01:32:49.829686589 +0800 @@ -1766,7 +1766,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 --- ./configure.backup 2024-05-09 01:32:49.829686589 +0800 +++ ./configure 2024-05-09 01:32:49.849686587 +0800 @@ -6089,7 +6089,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -13162,7 +13162,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 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 ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./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 --disable-static 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 to enable maintainer-specific portions of Makefiles... no 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 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 for style of include used by make... GNU checking dependency style of gcc... none checking for aarch64-opencloudos-linux-gnu-ar... no checking for aarch64-opencloudos-linux-gnu-lib... no checking for aarch64-opencloudos-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu checking how to print strings... printf 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 how to convert aarch64-opencloudos-linux-gnu file names to aarch64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert aarch64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-opencloudos-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for aarch64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for aarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6095: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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... yes 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 for ANSI C header files... (cached) yes checking for posix_memalign... yes checking for linux/types.h... yes checking for linux/bsg.h... yes checking for linux/kdev_t.h... yes checking for smp_send_req in -lsmputils1... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make '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 -DSMP_UTILS_LINUX' make all-recursive make[1]: Entering directory '/builddir/build/BUILD/smp_utils-0.99' Making all in include make[2]: Entering directory '/builddir/build/BUILD/smp_utils-0.99/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/smp_utils-0.99/include' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/smp_utils-0.99/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_lib.lo smp_lib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c smp_lib.c -fPIC -DPIC -o .libs/smp_lib.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_lin_bsg.lo smp_lin_bsg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c smp_lin_bsg.c -fPIC -DPIC -o .libs/smp_lin_bsg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_lin_sel.lo smp_lin_sel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c smp_lin_sel.c -fPIC -DPIC -o .libs/smp_lin_sel.o smp_lin_sel.c: In function 'smp_initiator_open': smp_lin_sel.c:59:5: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 59 | strncpy(tobj->device_name, device_name, SMP_MAX_DEVICE_NAME); | ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_mptctl_io.lo smp_mptctl_io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c smp_mptctl_io.c -fPIC -DPIC -o .libs/smp_mptctl_io.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_aac_io.lo smp_aac_io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c smp_aac_io.c -fPIC -DPIC -o .libs/smp_aac_io.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libsmputils1.la -rpath /usr/lib64 smp_lib.lo smp_lin_bsg.lo smp_lin_sel.lo smp_mptctl_io.lo smp_aac_io.lo libtool: link: gcc -shared -fPIC -DPIC .libs/smp_lib.o .libs/smp_lin_bsg.o .libs/smp_lin_sel.o .libs/smp_mptctl_io.o .libs/smp_aac_io.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,libsmputils1.so.1 -o .libs/libsmputils1.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libsmputils1.so.1" && ln -s "libsmputils1.so.1.0.0" "libsmputils1.so.1") libtool: link: (cd ".libs" && rm -f "libsmputils1.so" && ln -s "libsmputils1.so.1.0.0" "libsmputils1.so") libtool: link: ( cd ".libs" && rm -f "libsmputils1.la" && ln -s "../libsmputils1.la" "libsmputils1.la" ) make[2]: Leaving directory '/builddir/build/BUILD/smp_utils-0.99/lib' Making all in src make[2]: Entering directory '/builddir/build/BUILD/smp_utils-0.99/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_conf_general.o smp_conf_general.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_conf_general smp_conf_general.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_conf_general smp_conf_general.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_conf_phy_event.o smp_conf_phy_event.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_conf_phy_event smp_conf_phy_event.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_conf_phy_event smp_conf_phy_event.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_conf_route_info.o smp_conf_route_info.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_conf_route_info smp_conf_route_info.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_conf_route_info smp_conf_route_info.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_conf_zone_man_pass.o smp_conf_zone_man_pass.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_conf_zone_man_pass smp_conf_zone_man_pass.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_conf_zone_man_pass smp_conf_zone_man_pass.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_conf_zone_perm_tbl.o smp_conf_zone_perm_tbl.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_conf_zone_perm_tbl smp_conf_zone_perm_tbl.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_conf_zone_perm_tbl smp_conf_zone_perm_tbl.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_conf_zone_phy_info.o smp_conf_zone_phy_info.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_conf_zone_phy_info smp_conf_zone_phy_info.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_conf_zone_phy_info smp_conf_zone_phy_info.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_discover.o smp_discover.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_discover smp_discover.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_discover smp_discover.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_discover_list.o smp_discover_list.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_discover_list smp_discover_list.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_discover_list smp_discover_list.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_ena_dis_zoning.o smp_ena_dis_zoning.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_ena_dis_zoning smp_ena_dis_zoning.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_ena_dis_zoning smp_ena_dis_zoning.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_phy_control.o smp_phy_control.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_phy_control smp_phy_control.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_phy_control smp_phy_control.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_phy_test.o smp_phy_test.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_phy_test smp_phy_test.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_phy_test smp_phy_test.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_read_gpio.o smp_read_gpio.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_read_gpio smp_read_gpio.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_read_gpio smp_read_gpio.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_rep_broadcast.o smp_rep_broadcast.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_rep_broadcast smp_rep_broadcast.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_rep_broadcast smp_rep_broadcast.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_rep_exp_route_tbl.o smp_rep_exp_route_tbl.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_rep_exp_route_tbl smp_rep_exp_route_tbl.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_rep_exp_route_tbl smp_rep_exp_route_tbl.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_rep_general.o smp_rep_general.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_rep_general smp_rep_general.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_rep_general smp_rep_general.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_rep_manufacturer.o smp_rep_manufacturer.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_rep_manufacturer smp_rep_manufacturer.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_rep_manufacturer smp_rep_manufacturer.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_rep_phy_err_log.o smp_rep_phy_err_log.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_rep_phy_err_log smp_rep_phy_err_log.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_rep_phy_err_log smp_rep_phy_err_log.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_rep_phy_event.o smp_rep_phy_event.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_rep_phy_event smp_rep_phy_event.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_rep_phy_event smp_rep_phy_event.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_rep_phy_event_list.o smp_rep_phy_event_list.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_rep_phy_event_list smp_rep_phy_event_list.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_rep_phy_event_list smp_rep_phy_event_list.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_rep_phy_sata.o smp_rep_phy_sata.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_rep_phy_sata smp_rep_phy_sata.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_rep_phy_sata smp_rep_phy_sata.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_rep_route_info.o smp_rep_route_info.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_rep_route_info smp_rep_route_info.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_rep_route_info smp_rep_route_info.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_rep_self_conf_stat.o smp_rep_self_conf_stat.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_rep_self_conf_stat smp_rep_self_conf_stat.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_rep_self_conf_stat smp_rep_self_conf_stat.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_rep_zone_man_pass.o smp_rep_zone_man_pass.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_rep_zone_man_pass smp_rep_zone_man_pass.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_rep_zone_man_pass smp_rep_zone_man_pass.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_rep_zone_perm_tbl.o smp_rep_zone_perm_tbl.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_rep_zone_perm_tbl smp_rep_zone_perm_tbl.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_rep_zone_perm_tbl smp_rep_zone_perm_tbl.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_write_gpio.o smp_write_gpio.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_write_gpio smp_write_gpio.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_write_gpio smp_write_gpio.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_zone_activate.o smp_zone_activate.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_zone_activate smp_zone_activate.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_zone_activate smp_zone_activate.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_zoned_broadcast.o smp_zoned_broadcast.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_zoned_broadcast smp_zoned_broadcast.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_zoned_broadcast smp_zoned_broadcast.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_zone_lock.o smp_zone_lock.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_zone_lock smp_zone_lock.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_zone_lock smp_zone_lock.o ../lib/.libs/libsmputils1.so gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -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 -DSMP_UTILS_LINUX -c -o smp_zone_unlock.o smp_zone_unlock.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o smp_zone_unlock smp_zone_unlock.o ../lib/libsmputils1.la libtool: link: gcc -Wall -W -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 -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/smp_zone_unlock smp_zone_unlock.o ../lib/.libs/libsmputils1.so make[2]: Leaving directory '/builddir/build/BUILD/smp_utils-0.99/src' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/smp_utils-0.99/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/smp_utils-0.99/doc' make[2]: Entering directory '/builddir/build/BUILD/smp_utils-0.99' make[2]: Leaving directory '/builddir/build/BUILD/smp_utils-0.99' make[1]: Leaving directory '/builddir/build/BUILD/smp_utils-0.99' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.I8YtAn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64 ++ dirname /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64 + cd smp_utils-0.99 + make install PREFIX=/usr DESTDIR=/builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64 Making install in include make[1]: Entering directory '/builddir/build/BUILD/smp_utils-0.99/include' make[2]: Entering directory '/builddir/build/BUILD/smp_utils-0.99/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/include/scsi' /usr/bin/install -c -m 644 smp_lib.h '/builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/include/scsi' make[2]: Leaving directory '/builddir/build/BUILD/smp_utils-0.99/include' make[1]: Leaving directory '/builddir/build/BUILD/smp_utils-0.99/include' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/smp_utils-0.99/lib' make[2]: Entering directory '/builddir/build/BUILD/smp_utils-0.99/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libsmputils1.la '/builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libsmputils1.so.1.0.0 /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/lib64/libsmputils1.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/lib64 && { ln -s -f libsmputils1.so.1.0.0 libsmputils1.so.1 || { rm -f libsmputils1.so.1 && ln -s libsmputils1.so.1.0.0 libsmputils1.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/lib64 && { ln -s -f libsmputils1.so.1.0.0 libsmputils1.so || { rm -f libsmputils1.so && ln -s libsmputils1.so.1.0.0 libsmputils1.so; }; }) libtool: install: /usr/bin/install -c .libs/libsmputils1.lai /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/lib64/libsmputils1.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/smp_utils-0.99/lib' make[1]: Leaving directory '/builddir/build/BUILD/smp_utils-0.99/lib' Making install in src make[1]: Entering directory '/builddir/build/BUILD/smp_utils-0.99/src' make[2]: Entering directory '/builddir/build/BUILD/smp_utils-0.99/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c smp_conf_general smp_conf_phy_event smp_conf_route_info smp_conf_zone_man_pass smp_conf_zone_perm_tbl smp_conf_zone_phy_info smp_discover smp_discover_list smp_ena_dis_zoning smp_phy_control smp_phy_test smp_read_gpio smp_rep_broadcast smp_rep_exp_route_tbl smp_rep_general smp_rep_manufacturer smp_rep_phy_err_log smp_rep_phy_event smp_rep_phy_event_list smp_rep_phy_sata smp_rep_route_info smp_rep_self_conf_stat smp_rep_zone_man_pass smp_rep_zone_perm_tbl smp_write_gpio smp_zone_activate smp_zoned_broadcast smp_zone_lock smp_zone_unlock '/builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin' libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_conf_general /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_conf_general libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_conf_phy_event /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_conf_phy_event libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_conf_route_info /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_conf_route_info libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_conf_zone_man_pass /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_conf_zone_man_pass libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_conf_zone_perm_tbl /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_conf_zone_perm_tbl libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_conf_zone_phy_info /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_conf_zone_phy_info libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_discover /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_discover libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_discover_list /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_discover_list libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_ena_dis_zoning /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_ena_dis_zoning libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_phy_control /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_phy_control libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_phy_test /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_phy_test libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_read_gpio /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_read_gpio libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_rep_broadcast /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_broadcast libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_rep_exp_route_tbl /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_exp_route_tbl libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_rep_general /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_general libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_rep_manufacturer /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_manufacturer libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_rep_phy_err_log /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_phy_err_log libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_rep_phy_event /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_phy_event libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_rep_phy_event_list /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_phy_event_list libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_rep_phy_sata /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_phy_sata libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_rep_route_info /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_route_info libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_rep_self_conf_stat /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_self_conf_stat libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_rep_zone_man_pass /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_zone_man_pass libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_rep_zone_perm_tbl /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_zone_perm_tbl libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_write_gpio /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_write_gpio libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_zone_activate /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_zone_activate libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_zoned_broadcast /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_zoned_broadcast libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_zone_lock /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_zone_lock libtool: warning: '../lib/libsmputils1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/smp_zone_unlock /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_zone_unlock make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/smp_utils-0.99/src' make[1]: Leaving directory '/builddir/build/BUILD/smp_utils-0.99/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/smp_utils-0.99/doc' make[2]: Entering directory '/builddir/build/BUILD/smp_utils-0.99/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/share/man/man8' /usr/bin/install -c -m 644 smp_conf_general.8 smp_conf_phy_event.8 smp_conf_route_info.8 smp_conf_zone_man_pass.8 smp_conf_zone_perm_tbl.8 smp_conf_zone_phy_info.8 smp_discover.8 smp_discover_list.8 smp_ena_dis_zoning.8 smp_phy_control.8 smp_phy_test.8 smp_read_gpio.8 smp_rep_broadcast.8 smp_rep_exp_route_tbl.8 smp_rep_general.8 smp_rep_manufacturer.8 smp_rep_phy_err_log.8 smp_rep_phy_event.8 smp_rep_phy_event_list.8 smp_rep_phy_sata.8 smp_rep_route_info.8 smp_rep_self_conf_stat.8 smp_rep_zone_man_pass.8 smp_rep_zone_perm_tbl.8 smp_utils.8 smp_write_gpio.8 smp_zone_activate.8 smp_zoned_broadcast.8 smp_zone_lock.8 smp_zone_unlock.8 '/builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/smp_utils-0.99/doc' make[1]: Leaving directory '/builddir/build/BUILD/smp_utils-0.99/doc' make[1]: Entering directory '/builddir/build/BUILD/smp_utils-0.99' make[2]: Entering directory '/builddir/build/BUILD/smp_utils-0.99' 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/smp_utils-0.99' make[1]: Leaving directory '/builddir/build/BUILD/smp_utils-0.99' + rm -rf /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/lib64/libsmputils1.la + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.99-1.ocs23 --unique-debug-suffix -0.99-1.ocs23.aarch64 --unique-debug-src-base smp_utils-0.99-1.ocs23.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/smp_utils-0.99 extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_conf_route_info extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_conf_zone_man_pass extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_discover extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_conf_general extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_conf_phy_event extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_conf_zone_perm_tbl extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_conf_zone_phy_info extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_discover_list extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_phy_control extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_ena_dis_zoning extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_phy_test extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_broadcast extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_read_gpio extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_exp_route_tbl extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_manufacturer extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_general extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_phy_err_log extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_phy_event extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_phy_sata extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_route_info extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_phy_event_list extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_self_conf_stat extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_zone_man_pass extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_rep_zone_perm_tbl extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_write_gpio extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_zone_activate extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_zone_lock extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_zoned_broadcast extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/bin/smp_zone_unlock extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/lib64/libsmputils1.so.1.0.0 1428 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: smp_utils-0.99-1.ocs23.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ltDpds + umask 022 + cd /builddir/build/BUILD + cd smp_utils-0.99 + DOCDIR=/builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/share/doc/smp_utils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/share/doc/smp_utils + cp -pr ChangeLog /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/share/doc/smp_utils + cp -pr COPYING /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/share/doc/smp_utils + cp -pr COVERAGE /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/share/doc/smp_utils + cp -pr CREDITS /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/share/doc/smp_utils + cp -pr README /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/share/doc/smp_utils + RPM_EC=0 ++ jobs -p + exit 0 Provides: smp_utils = 0.99-1.ocs23 smp_utils(aarch-64) = 0.99-1.ocs23 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.34)(64bit) libsmputils1.so.1()(64bit) rtld(GNU_HASH) Processing files: smp_utils-libs-0.99-1.ocs23.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eDREfY + umask 022 + cd /builddir/build/BUILD + cd smp_utils-0.99 + DOCDIR=/builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/share/doc/smp_utils-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/share/doc/smp_utils-libs + cp -pr COPYING /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64/usr/share/doc/smp_utils-libs + RPM_EC=0 ++ jobs -p + exit 0 Provides: libsmputils1.so.1()(64bit) smp_utils-libs = 0.99-1.ocs23 smp_utils-libs(aarch-64) = 0.99-1.ocs23 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.38)(64bit) rtld(GNU_HASH) Processing files: smp_utils-devel-0.99-1.ocs23.aarch64 Provides: smp_utils-devel = 0.99-1.ocs23 smp_utils-devel(aarch-64) = 0.99-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libsmputils1.so.1()(64bit) Processing files: smp_utils-debugsource-0.99-1.ocs23.aarch64 Provides: smp_utils-debugsource = 0.99-1.ocs23 smp_utils-debugsource(aarch-64) = 0.99-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: smp_utils-debuginfo-0.99-1.ocs23.aarch64 Provides: debuginfo(build-id) = 000388eba1096e60978f443fe0268fc41eb992cb debuginfo(build-id) = 0599b619a4fede83a458f01ca59eb3a723333167 debuginfo(build-id) = 0b86bb2a1160af9c52b2bc20df7010c6e2a8669d debuginfo(build-id) = 155cb0538e56b06e49cf7f1ff2cfddec0a4a36e7 debuginfo(build-id) = 1cb3c3e0ae6c3dc4ddb1b2f1b18d4699a9a5a493 debuginfo(build-id) = 21c61bde92504bf9aff04b1b45bf5b15fd76234d debuginfo(build-id) = 27defe30ebe51ca37203b7740aa7cede91c11437 debuginfo(build-id) = 281c9dd9cb94786c215bde46582580128590feb1 debuginfo(build-id) = 3334a3c7cb64078ea3dca850313207eaf1db2b44 debuginfo(build-id) = 36981f101c752fffffa854f8a7f1992858ffacc6 debuginfo(build-id) = 3bfe0692e4405ed3556e135313a82ba95242f6b7 debuginfo(build-id) = 3c3c5e8fe9a42187bdc9323a80cde80eaac3c3ca debuginfo(build-id) = 3e4e9fd5c260a0cc69c363974d4559558256163f debuginfo(build-id) = 3f501832294d8b8696e3e7e6a2223a6d788b0766 debuginfo(build-id) = 41f1cb915e6d91957008470eabb7e3b1f03b4ab7 debuginfo(build-id) = 47941a89cf0c526105329e3b811b658451c570d8 debuginfo(build-id) = 4df6b4ae3c6f87925b58bc8598e6d8ffb37d335c debuginfo(build-id) = 632597ca085045e14b6bf594162e7d0d4afd4a3b debuginfo(build-id) = 7a4a53189f829a4f0a7ab56de9c53e910f0fa36c debuginfo(build-id) = 854418a5899293c8baadfa02dcb6c0ee54b02b27 debuginfo(build-id) = 8791f730fd65cc7a366748e29fdaefad54d3cc45 debuginfo(build-id) = 943e1d2981e376bc7336daf2ff7e7a712bc971bc debuginfo(build-id) = c063e041a20c29168d83503ddd87fa1a715ae4ce debuginfo(build-id) = c699852466c7ca5aac16d4f1c4525725d1a15dbd debuginfo(build-id) = de5db42f1354de083142a0166900f7a633243c19 debuginfo(build-id) = e04adb9a46a3d47a5734d95187eb7c4907fc4a86 debuginfo(build-id) = e1badca0b2cbb0bd461cde24e85aa3d05353fcdf debuginfo(build-id) = eaee41ebc5b9ff0142236541817725435055a50b debuginfo(build-id) = f30b72723be0867d43fb4efff58e523ff75ee891 smp_utils-debuginfo = 0.99-1.ocs23 smp_utils-debuginfo(aarch-64) = 0.99-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: smp_utils-debugsource(aarch-64) = 0.99-1.ocs23 Processing files: smp_utils-libs-debuginfo-0.99-1.ocs23.aarch64 Provides: debuginfo(build-id) = 37841aefcae9679e2a308bfe8d1be894a6bad4a5 libsmputils1.so.1.0.0-0.99-1.ocs23.aarch64.debug()(64bit) smp_utils-libs-debuginfo = 0.99-1.ocs23 smp_utils-libs-debuginfo(aarch-64) = 0.99-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: smp_utils-debugsource(aarch-64) = 0.99-1.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/smp_utils-0.99-1.ocs23.aarch64 Wrote: /builddir/build/RPMS/smp_utils-devel-0.99-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/smp_utils-libs-debuginfo-0.99-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/smp_utils-libs-0.99-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/smp_utils-debugsource-0.99-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/smp_utils-debuginfo-0.99-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/smp_utils-0.99-1.ocs23.aarch64.rpm Child return code was: 0