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-oc9-epol-build-164551-79753/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/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-2.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/smp_utils.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-164551-79753/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 /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.OsIHIC + 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.My6sjm + 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 2025-06-14 15:51:15.295856839 +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 2025-06-14 15:51:15.295856839 +0800 +++ ./configure 2025-06-14 15:51:15.307856936 +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.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' + 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' + '[' 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.dGUibZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64 ++ dirname /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64 + cd smp_utils-0.99 + make install PREFIX=/usr DESTDIR=/builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.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-2.oc9.aarch64/usr/include/scsi' /usr/bin/install -c -m 644 smp_lib.h '/builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.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-2.oc9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libsmputils1.la '/builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libsmputils1.so.1.0.0 /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/lib64/libsmputils1.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.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-2.oc9.aarch64/usr/lib64/libsmputils1.la + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.99-2.oc9 --unique-debug-suffix -0.99-2.oc9.aarch64 --unique-debug-src-base smp_utils-0.99-2.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/smp_utils-0.99 extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_conf_phy_event extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_conf_zone_man_pass extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_conf_general extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_conf_route_info extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_discover extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_conf_zone_phy_info extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_discover_list extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_conf_zone_perm_tbl extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_ena_dis_zoning extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_phy_control extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_phy_test extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_read_gpio extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_rep_broadcast extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_rep_exp_route_tbl extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_rep_general extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_rep_manufacturer extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_rep_phy_err_log extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_rep_phy_event extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_rep_phy_event_list extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_rep_phy_sata extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_rep_route_info extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_rep_zone_man_pass extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_rep_self_conf_stat extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_rep_zone_perm_tbl extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_zone_activate extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_write_gpio extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_zone_lock extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_zone_unlock extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/lib64/libsmputils1.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/bin/smp_zoned_broadcast 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-2.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7XfEpN + umask 022 + cd /builddir/build/BUILD + cd smp_utils-0.99 + DOCDIR=/builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.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-2.oc9.aarch64/usr/share/doc/smp_utils + cp -pr ChangeLog /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/share/doc/smp_utils + cp -pr COPYING /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/share/doc/smp_utils + cp -pr COVERAGE /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/share/doc/smp_utils + cp -pr CREDITS /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/share/doc/smp_utils + cp -pr README /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/share/doc/smp_utils + RPM_EC=0 ++ jobs -p + exit 0 Provides: smp_utils = 0.99-2.oc9 smp_utils(aarch-64) = 0.99-2.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.34)(64bit) libsmputils1.so.1()(64bit) rtld(GNU_HASH) Processing files: smp_utils-libs-0.99-2.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UnKhXt + umask 022 + cd /builddir/build/BUILD + cd smp_utils-0.99 + DOCDIR=/builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.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-2.oc9.aarch64/usr/share/doc/smp_utils-libs + cp -pr COPYING /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64/usr/share/doc/smp_utils-libs + RPM_EC=0 ++ jobs -p + exit 0 Provides: libsmputils1.so.1()(64bit) smp_utils-libs = 0.99-2.oc9 smp_utils-libs(aarch-64) = 0.99-2.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.38)(64bit) rtld(GNU_HASH) Processing files: smp_utils-devel-0.99-2.oc9.aarch64 Provides: smp_utils-devel = 0.99-2.oc9 smp_utils-devel(aarch-64) = 0.99-2.oc9 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-2.oc9.aarch64 Provides: smp_utils-debugsource = 0.99-2.oc9 smp_utils-debugsource(aarch-64) = 0.99-2.oc9 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-2.oc9.aarch64 Provides: debuginfo(build-id) = 0a1bbc408ab461991514169825901c0f4bb3aecb debuginfo(build-id) = 1584facf42be00ce598cc853afd0e5c684c67c84 debuginfo(build-id) = 1c9f0bb6c63129448d2b45d98f55879ecde25e5a debuginfo(build-id) = 21fc3d0e404817a94d640783ec7c60b046b6d7a9 debuginfo(build-id) = 2963fd021f15382ca4110a88561c48d95f8504ba debuginfo(build-id) = 38662950861e2454be41035cc097d923a546b6fe debuginfo(build-id) = 4f371d73c6842ae007e1bffca4518a1cdeadec2e debuginfo(build-id) = 5e811f5494157058d04771163c15a06a1ac5ea3f debuginfo(build-id) = 5f614f67e5656a1e0b0a396adaed26a46a65441c debuginfo(build-id) = 65a741f46bbbe0cf0ad8855d160688d75c31d193 debuginfo(build-id) = 699c7a1234c8dc9ea55c5cd06dfed73d07e4233d debuginfo(build-id) = 6ce8cf40e2090866e0c7f5d156261941ae0b5934 debuginfo(build-id) = 73bac0d7b161ddad5748ae777cbac5a323f49235 debuginfo(build-id) = 758736cdabdb8e55de5cb6a1ee40142fab87752d debuginfo(build-id) = 759f7deb1b4f39b4c252cd1e66a12382f689fac9 debuginfo(build-id) = 80881a58afd2201617e27c8c3b2b2e54fa500032 debuginfo(build-id) = 94bb3717b0f93a3b3f2c7f5ddecd08c5663bd5cd debuginfo(build-id) = 9b830248a084ec0e9bdf6325b89b80ced216f352 debuginfo(build-id) = 9bf02f21401bfb8cdedaf7df7acae36baddba5ac debuginfo(build-id) = a2decf40096cc1f416613afb7ad9bf1e925dbc7f debuginfo(build-id) = a71929cbe2c1ee0c95cfa05c4c9f4fdd5baec751 debuginfo(build-id) = acd5bf8df02375bb83917f07abcc5418cab1972d debuginfo(build-id) = b11e61ffd262ea4267cf5819102a2c1bc1fb910a debuginfo(build-id) = b98ff8fe7f97d8d0dd954dae1dbbd7041b11cfd1 debuginfo(build-id) = bfb38e3457fca9da4aa9ed97ae2b300ddb3604c3 debuginfo(build-id) = c0ede2185a40b79c33ab430ed63ea74433f90014 debuginfo(build-id) = e04f9f17543b5129833535d0931dcebdad864bd9 debuginfo(build-id) = ebc7651c80267fb51067ae4aaa4397dee1333f48 debuginfo(build-id) = f159cc542438cc8032180c6a1c599f98233c419f smp_utils-debuginfo = 0.99-2.oc9 smp_utils-debuginfo(aarch-64) = 0.99-2.oc9 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-2.oc9 Processing files: smp_utils-libs-debuginfo-0.99-2.oc9.aarch64 Provides: debuginfo(build-id) = 2ab90d8568ad607c378b56741825cc578cb5ceb7 libsmputils1.so.1.0.0-0.99-2.oc9.aarch64.debug()(64bit) smp_utils-libs-debuginfo = 0.99-2.oc9 smp_utils-libs-debuginfo(aarch-64) = 0.99-2.oc9 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-2.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/smp_utils-0.99-2.oc9.aarch64 Wrote: /builddir/build/RPMS/smp_utils-devel-0.99-2.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/smp_utils-libs-0.99-2.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/smp_utils-libs-debuginfo-0.99-2.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/smp_utils-debugsource-0.99-2.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/smp_utils-debuginfo-0.99-2.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/smp_utils-0.99-2.oc9.aarch64.rpm Child return code was: 0