Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/smp_utils.spec'], chrootPath='/var/lib/mock/f33-build-301701-56811/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Wrote: /builddir/build/SRPMS/smp_utils-0.99-2.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/smp_utils.spec'], chrootPath='/var/lib/mock/f33-build-301701-56811/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Bj9LG0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf smp_utils-0.99 + /usr/bin/gzip -dc /builddir/build/SOURCES/smp_utils-0.99.tgz + /usr/bin/tar -xof - + 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.6SS3LY + umask 022 + cd /builddir/build/BUILD + cd smp_utils-0.99 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-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 00:51:45.000000000 -0500 +++ ./configure 2020-08-15 05:03:32.055146388 -0400 @@ -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 2020-08-15 05:03:32.055146388 -0400 +++ ./configure 2020-08-15 05:03:33.215146427 -0400 @@ -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/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-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/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static 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 riscv64-redhat-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 riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-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 riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6014: -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 riscv64-redhat-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... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -c smp_lin_sel.c -fPIC -DPIC -o .libs/smp_lin_sel.o In file included from /usr/include/string.h:519, from smp_lin_sel.c:29: In function 'strncpy', inlined from 'smp_initiator_open' at smp_lin_sel.c:59:5: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DSMP_UTILS_LINUX -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.ZDxO00 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64 + cd smp_utils-0.99 + make install PREFIX=/usr DESTDIR=/builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64 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.fc33.riscv64/usr/include/scsi' /usr/bin/install -c -m 644 smp_lib.h '/builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/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.fc33.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libsmputils1.la '/builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libsmputils1.so.1.0.0 /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/lib64/libsmputils1.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/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.fc33.riscv64/usr/lib64/libsmputils1.la + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.99-2.fc33 --unique-debug-suffix -0.99-2.fc33.riscv64 --unique-debug-src-base smp_utils-0.99-2.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/smp_utils-0.99 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_conf_phy_event explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_conf_route_info explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_conf_general explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_conf_zone_man_pass extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_conf_phy_event extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_conf_route_info extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_conf_general extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_conf_zone_man_pass explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_conf_zone_perm_tbl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_conf_zone_phy_info extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_conf_zone_phy_info extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_conf_zone_perm_tbl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_discover explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_discover_list extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_discover extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_discover_list explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_ena_dis_zoning explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_phy_control extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_ena_dis_zoning extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_phy_control explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_phy_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_read_gpio extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_phy_test extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_read_gpio explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_broadcast extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_broadcast explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_exp_route_tbl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_general explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_manufacturer extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_exp_route_tbl extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_manufacturer extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_general explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_phy_err_log extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_phy_err_log explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_phy_event extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_phy_event explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_phy_event_list explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_phy_sata extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_phy_event_list extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_phy_sata explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_route_info extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_route_info explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_self_conf_stat extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_self_conf_stat explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_zone_man_pass explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_zone_perm_tbl extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_zone_man_pass extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_rep_zone_perm_tbl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_write_gpio explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_zone_activate extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_write_gpio extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_zone_activate explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_zone_lock extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_zone_lock explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_zone_unlock extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_zone_unlock explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_zoned_broadcast explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/lib64/libsmputils1.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/bin/smp_zoned_broadcast extracting debug info from /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/lib64/libsmputils1.so.1.0.0 original debug info size: 3024kB, size after compression: 2892kB /usr/lib/rpm/sepdebugcrcfix: Updated 30 CRC32s, 0 CRC32s did match. 1428 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: smp_utils-0.99-2.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sQuqO1 + umask 022 + cd /builddir/build/BUILD + cd smp_utils-0.99 + DOCDIR=/builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/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.fc33.riscv64/usr/share/doc/smp_utils + cp -pr ChangeLog /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/share/doc/smp_utils + cp -pr COPYING /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/share/doc/smp_utils + cp -pr COVERAGE /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/share/doc/smp_utils + cp -pr CREDITS /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/share/doc/smp_utils + cp -pr README /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/share/doc/smp_utils + RPM_EC=0 ++ jobs -p + exit 0 Provides: smp_utils = 0.99-2.fc33 smp_utils(riscv-64) = 0.99-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libsmputils1.so.1()(64bit) rtld(GNU_HASH) Processing files: smp_utils-libs-0.99-2.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.C7uSc0 + umask 022 + cd /builddir/build/BUILD + cd smp_utils-0.99 + DOCDIR=/builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/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.fc33.riscv64/usr/share/doc/smp_utils-libs + cp -pr COPYING /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64/usr/share/doc/smp_utils-libs + RPM_EC=0 ++ jobs -p + exit 0 Provides: libsmputils1.so.1()(64bit) smp_utils-libs = 0.99-2.fc33 smp_utils-libs(riscv-64) = 0.99-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: smp_utils-devel-0.99-2.fc33.riscv64 Provides: smp_utils-devel = 0.99-2.fc33 smp_utils-devel(riscv-64) = 0.99-2.fc33 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.fc33.riscv64 Provides: smp_utils-debugsource = 0.99-2.fc33 smp_utils-debugsource(riscv-64) = 0.99-2.fc33 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.fc33.riscv64 Provides: debuginfo(build-id) = 0f84072803b571b239fb478b2bfda1a6b1189d0f debuginfo(build-id) = 1bb7d1b3b01dc6d414daa13eacf1265b68beaf39 debuginfo(build-id) = 1ca39042f24abd2fc3c0ae8f292b0d352ff11ae1 debuginfo(build-id) = 1d0ec2a17eaa822ddc22eee8d5c0e943b70d6d73 debuginfo(build-id) = 311f8db2d58505c159a48b25636b0fdab449ea2d debuginfo(build-id) = 3154931b289181007f595095b81e018227936476 debuginfo(build-id) = 33ea58855e4546014d2f1531c89596a01ca075a2 debuginfo(build-id) = 37562085fc7b16ea07ce988ceec4bc6c7f642281 debuginfo(build-id) = 3db305cbd1c581ce2455f2312fe77375c3b27d5c debuginfo(build-id) = 4c084edbe07d7ca683a2bb30a810e26b6aee69ad debuginfo(build-id) = 6158050aaf110e0d089f24821c7b6e7460e051e2 debuginfo(build-id) = 632583e4c19a2b2d28dcda07f4c00ad3fde1883e debuginfo(build-id) = 651ff6cb3603ac4733e9f6bc558855cea506344c debuginfo(build-id) = 6f2c72ebca609a370be2bab014751923955c4234 debuginfo(build-id) = 70c8a1b763847ad37ba3b4dbdb12aaa7813b5a98 debuginfo(build-id) = 96ca1f3aaa62b58ad112bd96f41bcc4f6018c534 debuginfo(build-id) = 9fea752603ff685cd861402df63c8ba0063f656c debuginfo(build-id) = a114511efd5ea35142c9511df0ab0ce09aa3da55 debuginfo(build-id) = aab09c764cdd3c737aee0861994c80c54de50f77 debuginfo(build-id) = b0e94dfbc8b641d8a9dc819e767eaef4e7e487d3 debuginfo(build-id) = cae03cdbe4adb945b1bad473083aff5662dea490 debuginfo(build-id) = ccd4277294900cedb4f5c7e15d391874c2eb6436 debuginfo(build-id) = d5f6815c46e27c91a77676ee67c4aa5540d9e753 debuginfo(build-id) = d99bc4aaf4e707be9b95e3ae2aa9ca55606e47ac debuginfo(build-id) = e3b08c503fd6b7ce207dfd27353c35c672bc6419 debuginfo(build-id) = ee0dcdb44e26b4fe018255136ecfac68ba0bd893 debuginfo(build-id) = eea69903bd976189f67ed5f4ee2e796bf0053f55 debuginfo(build-id) = f65a68a28677c68abbd17c78d3719b810b2be89e debuginfo(build-id) = fa200a97180ed458616429e80a1eb80c1d7ab5ab smp_utils-debuginfo = 0.99-2.fc33 smp_utils-debuginfo(riscv-64) = 0.99-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: smp_utils-debugsource(riscv-64) = 0.99-2.fc33 Processing files: smp_utils-libs-debuginfo-0.99-2.fc33.riscv64 Provides: debuginfo(build-id) = 801e0d9ece1ca54243e0956716cd59dc1530fdaa smp_utils-libs-debuginfo = 0.99-2.fc33 smp_utils-libs-debuginfo(riscv-64) = 0.99-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: smp_utils-debugsource(riscv-64) = 0.99-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64 Wrote: /builddir/build/RPMS/smp_utils-libs-debuginfo-0.99-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/smp_utils-libs-0.99-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/smp_utils-0.99-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/smp_utils-devel-0.99-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/smp_utils-debugsource-0.99-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/smp_utils-debuginfo-0.99-2.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7FaKoZ + umask 022 + cd /builddir/build/BUILD + cd smp_utils-0.99 + /usr/bin/rm -rf /builddir/build/BUILDROOT/smp_utils-0.99-2.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0