Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/sg3_utils.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-280104-26726/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/sg3_utils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/sg3_utils-1.48-3.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/sg3_utils.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-280104-26726/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/sg3_utils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EEfphk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sg3_utils-1.48 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/sg3_utils-1.48.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd sg3_utils-1.48 + /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.mwLDDn + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd sg3_utils-1.48 + '[' '-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 2023-08-02 09:48:48.000000000 +0800 +++ ./configure 2024-09-09 23:22:59.104431312 +0800 @@ -1754,7 +1754,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2024-09-09 23:22:59.104431312 +0800 +++ ./configure 2024-09-09 23:22:59.124431522 +0800 @@ -7005,7 +7005,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'" @@ -14531,7 +14531,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-opencloudos-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for aarch64-opencloudos-linux-gnu-ar... no checking for aarch64-opencloudos-linux-gnu-lib... no checking for aarch64-opencloudos-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-opencloudos-linux-gnu file names to aarch64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert aarch64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-opencloudos-linux-gnu-file... no checking for file... file checking for aarch64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-opencloudos-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for aarch64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for aarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7011: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for egrep... (cached) /usr/bin/grep -E checking for byteswap.h... yes checking for stdatomic.h... yes checking for getopt_long... yes checking for posix_fadvise... yes checking for posix_memalign... yes checking for gettimeofday... yes checking for sysconf... yes checking for lseek64... yes checking for srand48_r... yes checking for library containing pthread_create... none required checking for pthread_cancel... yes checking for pthread_kill... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking how to run the C preprocessor... gcc -E checking for sys/random.h... yes checking for linux/nvme_ioctl.h... yes checking for linux/types.h... yes checking for linux/bsg.h... yes checking for linux/kdev_t.h... yes checking for linux/major.h... yes checking for linux/types.h... (cached) yes 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 scripts/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: ----------------------------------------------------------------------------- sg3_utils-1.48 configuration: host operating system: aarch64-opencloudos-linux-gnu default C compiler: gcc binary install path: /usr/bin scripts install path: /usr/bin man page install path: /usr/share/man ----------------------------------------------------------------------------- + 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 + /usr/bin/make -O -j16 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in include make[2]: Nothing to be done for 'all'. Making all in lib make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_lib_names.lo sg_lib_names.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_lib_names.c -fPIC -DPIC -o .libs/sg_lib_names.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_lib_data.lo sg_lib_data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_lib_data.c -fPIC -DPIC -o .libs/sg_lib_data.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_pr2serr.lo sg_pr2serr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_pr2serr.c -fPIC -DPIC -o .libs/sg_pr2serr.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_io_linux.lo sg_io_linux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_io_linux.c -fPIC -DPIC -o .libs/sg_io_linux.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_cmds_mmc.lo sg_cmds_mmc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_cmds_mmc.c -fPIC -DPIC -o .libs/sg_cmds_mmc.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_pt_common.lo sg_pt_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_pt_common.c -fPIC -DPIC -o .libs/sg_pt_common.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_cmds_basic.lo sg_cmds_basic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_cmds_basic.c -fPIC -DPIC -o .libs/sg_cmds_basic.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_json_builder.lo sg_json_builder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_json_builder.c -fPIC -DPIC -o .libs/sg_json_builder.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_pt_linux.lo sg_pt_linux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_pt_linux.c -fPIC -DPIC -o .libs/sg_pt_linux.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_cmds_basic2.lo sg_cmds_basic2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_cmds_basic2.c -fPIC -DPIC -o .libs/sg_cmds_basic2.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_json_sg_lib.lo sg_json_sg_lib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_json_sg_lib.c -fPIC -DPIC -o .libs/sg_json_sg_lib.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_json.lo sg_json.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_json.c -fPIC -DPIC -o .libs/sg_json.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_pt_linux_nvme.lo sg_pt_linux_nvme.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_pt_linux_nvme.c -fPIC -DPIC -o .libs/sg_pt_linux_nvme.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_cmds_extra.lo sg_cmds_extra.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_cmds_extra.c -fPIC -DPIC -o .libs/sg_cmds_extra.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_lib.lo sg_lib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_lib.c -fPIC -DPIC -o .libs/sg_lib.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -version-info 2:0:0 -no-undefined -release 1.48 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libsgutils2.la -rpath /usr/lib64 sg_lib.lo sg_json.lo sg_json_sg_lib.lo sg_pr2serr.lo sg_lib_data.lo sg_lib_names.lo sg_cmds_basic.lo sg_cmds_basic2.lo sg_cmds_extra.lo sg_cmds_mmc.lo sg_pt_common.lo sg_json_builder.lo sg_pt_linux.lo sg_io_linux.lo sg_pt_linux_nvme.lo libtool: link: gcc -shared -fPIC -DPIC .libs/sg_lib.o .libs/sg_json.o .libs/sg_json_sg_lib.o .libs/sg_pr2serr.o .libs/sg_lib_data.o .libs/sg_lib_names.o .libs/sg_cmds_basic.o .libs/sg_cmds_basic2.o .libs/sg_cmds_extra.o .libs/sg_cmds_mmc.o .libs/sg_pt_common.o .libs/sg_json_builder.o .libs/sg_pt_linux.o .libs/sg_io_linux.o .libs/sg_pt_linux_nvme.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,libsgutils2-1.48.so.2 -o .libs/libsgutils2-1.48.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libsgutils2-1.48.so.2" && ln -s "libsgutils2-1.48.so.2.0.0" "libsgutils2-1.48.so.2") libtool: link: (cd ".libs" && rm -f "libsgutils2.so" && ln -s "libsgutils2-1.48.so.2.0.0" "libsgutils2.so") libtool: link: ( cd ".libs" && rm -f "libsgutils2.la" && ln -s "../libsgutils2.la" "libsgutils2.la" ) make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' Making all in src make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_inq_data.o sg_inq_data.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_bg_ctl.o sg_bg_ctl.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_compare_and_write.o sg_compare_and_write.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_ident.o sg_ident.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_decode_sense.o sg_decode_sense.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_prevent.o sg_prevent.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_get_elem_status.o sg_get_elem_status.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_get_lba_status.o sg_get_lba_status.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_luns.o sg_luns.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_read_block_limits.o sg_read_block_limits.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_get_config.o sg_get_config.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_read_long.o sg_read_long.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_rdac.o sg_rdac.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_raw.o sg_raw.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_persist.o sg_persist.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_read_buffer.o sg_read_buffer.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_rem_rest_elem.o sg_rem_rest_elem.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_read_attr.o sg_read_attr.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_opcodes.o sg_opcodes.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_reassign.o sg_reassign.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_logs_vendor.o sg_logs_vendor.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_rep_pip.o sg_rep_pip.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_referrals.o sg_referrals.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_reset_wp.o sg_reset_wp.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_rmsn.o sg_rmsn.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_rep_density.o sg_rep_density.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_rtpg.o sg_rtpg.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_readcap.o sg_readcap.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_sat_identify.o sg_sat_identify.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_format.o sg_format.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_seek.o sg_seek.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_sat_set_features.o sg_sat_set_features.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_safte.o sg_safte.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_requests.o sg_requests.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_sanitize.o sg_sanitize.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_sat_phy_event.o sg_sat_phy_event.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_sat_datetime.o sg_sat_datetime.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_sat_read_gplog.o sg_sat_read_gplog.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_start.o sg_start.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_modes.o sg_modes.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_sync.o sg_sync.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_senddiag.o sg_senddiag.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_stream_ctl.o sg_stream_ctl.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_timestamp.o sg_timestamp.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_ses_microcode.o sg_ses_microcode.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_stpg.o sg_stpg.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_verify.o sg_verify.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_rep_zones.o sg_rep_zones.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_turs.o sg_turs.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_write_long.o sg_write_long.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_wr_mode.o sg_wr_mode.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_unmap.o sg_unmap.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_write_buffer.o sg_write_buffer.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_write_verify.o sg_write_verify.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_emc_trespass.o sg_emc_trespass.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_write_attr.o sg_write_attr.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_zone.o sg_zone.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_copy_results.o sg_copy_results.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_write_same.o sg_write_same.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_z_act_query.o sg_z_act_query.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_reset.o sg_reset.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_rbuf.o sg_rbuf.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_test_rwbuf.o sg_test_rwbuf.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_map.o sg_map.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_read.o sg_read.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_vpd_vendor.o sg_vpd_vendor.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_map26.o sg_map26.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_scan_linux.o sg_scan_linux.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_vpd_common.o sg_vpd_common.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_write_x.o sg_write_x.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_bg_ctl sg_bg_ctl.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_bg_ctl sg_bg_ctl.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_compare_and_write sg_compare_and_write.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_compare_and_write sg_compare_and_write.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_inq.o sg_inq.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_vpd.o sg_vpd.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sgm_dd.o sgm_dd.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_xcopy.o sg_xcopy.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_decode_sense sg_decode_sense.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_decode_sense sg_decode_sense.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_get_elem_status sg_get_elem_status.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_get_elem_status sg_get_elem_status.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sgp_dd.o sgp_dd.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_ident sg_ident.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_ident sg_ident.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_get_lba_status sg_get_lba_status.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_get_lba_status sg_get_lba_status.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_dd.o sg_dd.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_get_config sg_get_config.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_get_config sg_get_config.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_prevent sg_prevent.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_prevent sg_prevent.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_format sg_format.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_format sg_format.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_rdac sg_rdac.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_rdac sg_rdac.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_luns sg_luns.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_luns sg_luns.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_read_block_limits sg_read_block_limits.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_read_block_limits sg_read_block_limits.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_raw sg_raw.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_raw sg_raw.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sginfo.o sginfo.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_read_long sg_read_long.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_read_long sg_read_long.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_persist sg_persist.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_persist sg_persist.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_read_attr sg_read_attr.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_read_attr sg_read_attr.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_opcodes sg_opcodes.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_opcodes sg_opcodes.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_read_buffer sg_read_buffer.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_read_buffer sg_read_buffer.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_readcap sg_readcap.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_readcap sg_readcap.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_reassign sg_reassign.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_reassign sg_reassign.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_rem_rest_elem sg_rem_rest_elem.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_rem_rest_elem sg_rem_rest_elem.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_referrals sg_referrals.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_referrals sg_referrals.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_modes sg_modes.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_modes sg_modes.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_rep_pip sg_rep_pip.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_rep_pip sg_rep_pip.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_rep_density sg_rep_density.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_rep_density sg_rep_density.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_requests sg_requests.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_requests sg_requests.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_reset_wp sg_reset_wp.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_reset_wp sg_reset_wp.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_rmsn sg_rmsn.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_rmsn sg_rmsn.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_rtpg sg_rtpg.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_rtpg sg_rtpg.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_sat_identify sg_sat_identify.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_sat_identify sg_sat_identify.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_safte sg_safte.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_safte sg_safte.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_sat_datetime sg_sat_datetime.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_sat_datetime sg_sat_datetime.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_sat_phy_event sg_sat_phy_event.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_sat_phy_event sg_sat_phy_event.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_sanitize sg_sanitize.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_sanitize sg_sanitize.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_seek sg_seek.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_seek sg_seek.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_sat_set_features sg_sat_set_features.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_sat_set_features sg_sat_set_features.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_sat_read_gplog sg_sat_read_gplog.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_sat_read_gplog sg_sat_read_gplog.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_rep_zones sg_rep_zones.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_rep_zones sg_rep_zones.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_start sg_start.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_start sg_start.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_senddiag sg_senddiag.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_senddiag sg_senddiag.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_sync sg_sync.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_sync sg_sync.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_stpg sg_stpg.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_stpg sg_stpg.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_stream_ctl sg_stream_ctl.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_stream_ctl sg_stream_ctl.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_ses_microcode sg_ses_microcode.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_ses_microcode sg_ses_microcode.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_timestamp sg_timestamp.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_timestamp sg_timestamp.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_turs sg_turs.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_turs sg_turs.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_verify sg_verify.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_verify sg_verify.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_unmap sg_unmap.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_unmap sg_unmap.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_wr_mode sg_wr_mode.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_wr_mode sg_wr_mode.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_write_long sg_write_long.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_write_long sg_write_long.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_write_buffer sg_write_buffer.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_write_buffer sg_write_buffer.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_write_attr sg_write_attr.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_write_attr sg_write_attr.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_ses.o sg_ses.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_zone sg_zone.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_zone sg_zone.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_write_same sg_write_same.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_write_same sg_write_same.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_write_verify sg_write_verify.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_write_verify sg_write_verify.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_logs.o sg_logs.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_copy_results sg_copy_results.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_copy_results sg_copy_results.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_emc_trespass sg_emc_trespass.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_emc_trespass sg_emc_trespass.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_z_act_query sg_z_act_query.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_z_act_query sg_z_act_query.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_reset sg_reset.o libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_reset sg_reset.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_map sg_map.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_map sg_map.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_rbuf sg_rbuf.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_rbuf sg_rbuf.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_scan sg_scan_linux.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_scan sg_scan_linux.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_test_rwbuf sg_test_rwbuf.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_test_rwbuf sg_test_rwbuf.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_read sg_read.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_read sg_read.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_map26 sg_map26.o libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_map26 sg_map26.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_write_x sg_write_x.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_write_x sg_write_x.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_xcopy sg_xcopy.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_xcopy sg_xcopy.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sgm_dd sgm_dd.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sgm_dd sgm_dd.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_dd sg_dd.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_dd sg_dd.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sgp_dd sgp_dd.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sgp_dd sgp_dd.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sginfo sginfo.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sginfo sginfo.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_vpd sg_vpd.o sg_vpd_vendor.o sg_vpd_common.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_vpd sg_vpd.o sg_vpd_vendor.o sg_vpd_common.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_logs sg_logs.o sg_logs_vendor.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_logs sg_logs.o sg_logs_vendor.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_ses sg_ses.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_ses sg_ses.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_inq sg_inq.o sg_inq_data.o sg_vpd_common.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_inq sg_inq.o sg_inq_data.o sg_vpd_common.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/doc' cp -p sg_scan.8.linux sg_scan.8 make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/doc' Making all in scripts make[2]: Nothing to be done for 'all'. + sed -i 's/\(\.TH RESCAN\\-SCSI\\-BUS\.SH.*"\)1/\18/g' doc/rescan-scsi-bus.sh.8 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WneTpH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64 ++ dirname /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64 + cd sg3_utils-1.48 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64 'INSTALL=/usr/bin/install -p' Making install in include make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/include' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/include/scsi' /usr/bin/install -p -m 644 sg_lib.h sg_lib_data.h sg_lib_names.h sg_cmds.h sg_cmds_basic.h sg_cmds_extra.h sg_cmds_mmc.h sg_json.h sg_json_sg_lib.h sg_pr2serr.h sg_unaligned.h sg_pt.h sg_pt_nvme.h sg_linux_inc.h sg_io_linux.h sg_pt_linux.h '/builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/include/scsi' make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/include' make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/include' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libsgutils2.la '/builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libsgutils2-1.48.so.2.0.0 /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/lib64/libsgutils2-1.48.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/lib64 && { ln -s -f libsgutils2-1.48.so.2.0.0 libsgutils2-1.48.so.2 || { rm -f libsgutils2-1.48.so.2 && ln -s libsgutils2-1.48.so.2.0.0 libsgutils2-1.48.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/lib64 && { ln -s -f libsgutils2-1.48.so.2.0.0 libsgutils2.so || { rm -f libsgutils2.so && ln -s libsgutils2-1.48.so.2.0.0 libsgutils2.so; }; }) libtool: install: /usr/bin/install -p .libs/libsgutils2.lai /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/lib64/libsgutils2.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/sg3_utils-1.48/lib' make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' Making install in src make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p sg_bg_ctl sg_compare_and_write sg_decode_sense sg_format sg_get_config sg_get_elem_status sg_get_lba_status sg_ident sg_inq sg_logs sg_luns sg_modes sg_opcodes sg_persist sg_prevent sg_raw sg_rdac sg_read_attr sg_read_block_limits sg_read_buffer sg_read_long sg_readcap sg_reassign sg_referrals sg_rem_rest_elem sg_rep_density sg_rep_pip sg_rep_zones sg_requests sg_reset_wp sg_rmsn sg_rtpg sg_safte sg_sanitize sg_sat_datetime sg_sat_identify sg_sat_phy_event sg_sat_read_gplog sg_sat_set_features sg_seek sg_senddiag sg_ses sg_ses_microcode sg_start sg_stpg sg_stream_ctl sg_sync sg_timestamp sg_turs sg_unmap sg_verify sg_vpd sg_wr_mode sg_write_attr sg_write_buffer sg_write_long sg_write_same sg_write_verify sg_write_x sg_zone sg_z_act_query sg_copy_results sg_dd sg_emc_trespass sg_map sg_map26 sg_rbuf sg_read sg_reset sg_scan sg_test_rwbuf sg_xcopy sginfo sgm_dd sgp_dd '/builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin' libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_bg_ctl /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_bg_ctl libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_compare_and_write /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_compare_and_write libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_decode_sense /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_decode_sense libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_format /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_format libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_get_config /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_get_config libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_get_elem_status /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_get_elem_status libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_get_lba_status /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_get_lba_status libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_ident /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_ident libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_inq /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_inq libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_logs /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_logs libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_luns /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_luns libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_modes /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_modes libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_opcodes /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_opcodes libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_persist /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_persist libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_prevent /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_prevent libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_raw /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_raw libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_rdac /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_rdac libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_read_attr /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_read_attr libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_read_block_limits /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_read_block_limits libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_read_buffer /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_read_buffer libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_read_long /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_read_long libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_readcap /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_readcap libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_reassign /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_reassign libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_referrals /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_referrals libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_rem_rest_elem /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_rem_rest_elem libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_rep_density /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_rep_density libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_rep_pip /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_rep_pip libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_rep_zones /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_rep_zones libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_requests /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_requests libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_reset_wp /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_reset_wp libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_rmsn /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_rmsn libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_rtpg /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_rtpg libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_safte /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_safte libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_sanitize /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_sanitize libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_sat_datetime /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_sat_datetime libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_sat_identify /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_sat_identify libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_sat_phy_event /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_sat_phy_event libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_sat_read_gplog /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_sat_read_gplog libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_sat_set_features /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_sat_set_features libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_seek /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_seek libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_senddiag /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_senddiag libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_ses /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_ses libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_ses_microcode /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_ses_microcode libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_start /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_start libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_stpg /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_stpg libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_stream_ctl /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_stream_ctl libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_sync /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_sync libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_timestamp /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_timestamp libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_turs /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_turs libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_unmap /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_unmap libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_verify /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_verify libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_vpd /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_vpd libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_wr_mode /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_wr_mode libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_write_attr /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_write_attr libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_write_buffer /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_write_buffer libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_write_long /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_write_long libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_write_same /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_write_same libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_write_verify /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_write_verify libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_write_x /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_write_x libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_zone /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_zone libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_z_act_query /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_z_act_query libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_copy_results /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_copy_results libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_dd /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_dd libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_emc_trespass /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_emc_trespass libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_map /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_map libtool: install: /usr/bin/install -p sg_map26 /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_map26 libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_rbuf /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_rbuf libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_read /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_read libtool: install: /usr/bin/install -p sg_reset /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_reset libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_scan /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_scan libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_test_rwbuf /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_test_rwbuf libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_xcopy /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_xcopy libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sginfo /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sginfo libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sgm_dd /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sgm_dd libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sgp_dd /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sgp_dd make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/doc' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 scsi_mandat.8 scsi_readcap.8 scsi_ready.8 scsi_satl.8 scsi_start.8 scsi_stop.8 scsi_temperature.8 sg3_utils.8 sg3_utils_json.8 sg_bg_ctl.8 sg_compare_and_write.8 sg_decode_sense.8 sg_format.8 sg_get_config.8 sg_get_elem_status.8 sg_get_lba_status.8 sg_ident.8 sg_inq.8 sg_logs.8 sg_luns.8 sg_modes.8 sg_opcodes.8 sg_persist.8 sg_prevent.8 sg_raw.8 sg_rdac.8 sg_read_attr.8 sg_read_block_limits.8 sg_read_buffer.8 sg_read_long.8 sg_readcap.8 sg_reassign.8 sg_referrals.8 sg_rem_rest_elem.8 sg_rep_density.8 sg_rep_pip.8 sg_rep_zones.8 sg_requests.8 sg_reset_wp.8 sg_rmsn.8 '/builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 sg_rtpg.8 sg_safte.8 sg_sanitize.8 sg_sat_datetime.8 sg_sat_identify.8 sg_sat_phy_event.8 sg_sat_read_gplog.8 sg_sat_set_features.8 sg_seek.8 sg_senddiag.8 sg_ses.8 sg_ses_microcode.8 sg_start.8 sg_stpg.8 sg_stream_ctl.8 sg_sync.8 sg_timestamp.8 sg_turs.8 sg_unmap.8 sg_verify.8 sg_vpd.8 sg_wr_mode.8 sg_write_attr.8 sg_write_buffer.8 sg_write_long.8 sg_write_same.8 sg_write_verify.8 sg_write_x.8 sg_zone.8 sg_z_act_query.8 rescan-scsi-bus.sh.8 scsi_logging_level.8 sg_copy_results.8 sg_dd.8 sg_emc_trespass.8 sg_map.8 sg_map26.8 sg_rbuf.8 sg_read.8 sg_reset.8 '/builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 sg_scan.8 sg_test_rwbuf.8 sg_xcopy.8 sginfo.8 sgm_dd.8 sgp_dd.8 '/builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/doc' make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/doc' Making install in scripts make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/scripts' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/scripts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin' /usr/bin/install -p scsi_logging_level scsi_mandat scsi_readcap scsi_ready scsi_satl scsi_start scsi_stop scsi_temperature rescan-scsi-bus.sh '/builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/scripts' make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/scripts' make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48' 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/sg3_utils-1.48' make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48' + mkdir -p /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/lib/udev/rules.d + install -p -m 0644 scripts/55-scsi-sg3_id.rules /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/lib/udev/rules.d/61-scsi-sg3_id.rules + install -p -m 0644 scripts/58-scsi-sg3_symlink.rules /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/lib/udev/rules.d/63-scsi-sg3_symlink.rules + install -p -m 0644 scripts/59-fc-wwpn-id.rules /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/lib/udev/rules.d/63-fc-wwpn-id.rules + install -p -m 0644 scripts/59-scsi-cciss_id.rules /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/lib/udev/rules.d/65-scsi-cciss_id.rules + install -p -m 0644 scripts/40-usb-blacklist.rules /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/lib/udev/rules.d + install -p -m 0755 scripts/fc_wwpn_id /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/lib/udev + install -p -m 0755 scripts/rescan-scsi-bus.sh /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin + install -p -m 0644 doc/rescan-scsi-bus.sh.8 /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/share/man/man8/scsi-rescan.8 + pushd /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin ~/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin ~/build/BUILD/sg3_utils-1.48 + ln -sf rescan-scsi-bus.sh scsi-rescan ~/build/BUILD/sg3_utils-1.48 + popd + rm -f /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/lib64/libsgutils2.la + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.48-3.ocs23 --unique-debug-suffix -1.48-3.ocs23.aarch64 --unique-debug-src-base sg3_utils-1.48-3.ocs23.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/sg3_utils-1.48 extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_dd extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_format extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_compare_and_write extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_copy_results extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_emc_trespass extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_bg_ctl extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_decode_sense extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_get_elem_status extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_inq extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_logs extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_ident extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_get_lba_status extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_get_config extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_map extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_luns extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_map26 extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_opcodes extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_modes extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_persist extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_raw extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_prevent extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_rbuf extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_rdac extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_read_block_limits extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_read_buffer extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_read extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_read_long extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_reassign extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_read_attr extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_readcap extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_referrals extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_rem_rest_elem extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_rep_density extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_rep_zones extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_requests extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_rep_pip extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_reset extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_reset_wp extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_rmsn extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_rtpg extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_safte extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_sanitize extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_sat_datetime extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_sat_identify extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_sat_phy_event extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_sat_read_gplog extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_sat_set_features extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_scan extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_seek extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_senddiag extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_ses extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_start extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_ses_microcode extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_stream_ctl extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_stpg extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_sync extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_test_rwbuf extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_timestamp extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_turs extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_verify extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_unmap extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_vpd extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_wr_mode extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_write_attr extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_write_buffer extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_write_long extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_write_same extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_write_verify extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_write_x extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_xcopy extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_zone extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sginfo extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sg_z_act_query extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sgm_dd extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/lib64/libsgutils2-1.48.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/bin/sgp_dd 8191 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/lib/udev/fc_wwpn_id from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/scsi_satl from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/scsi_logging_level from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/scsi_stop from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/rescan-scsi-bus.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/scsi_readcap from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/scsi_ready from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/scsi_start from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/scsi_temperature from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/scsi_mandat from /bin/bash to #!/usr/bin/bash + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: sg3_utils-1.48-3.ocs23.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qgNIZx + umask 022 + cd /builddir/build/BUILD + cd sg3_utils-1.48 + DOCDIR=/builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/share/doc/sg3_utils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/share/doc/sg3_utils + cp -pr AUTHORS /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/share/doc/sg3_utils + cp -pr COVERAGE /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/share/doc/sg3_utils + cp -pr CREDITS /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/share/doc/sg3_utils + cp -pr ChangeLog /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/share/doc/sg3_utils + cp -pr README /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/share/doc/sg3_utils + cp -pr README.sg_start /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/share/doc/sg3_utils + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MjuGpe + umask 022 + cd /builddir/build/BUILD + cd sg3_utils-1.48 + LICENSEDIR=/builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/share/licenses/sg3_utils + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/share/licenses/sg3_utils + cp -pr BSD_LICENSE /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/share/licenses/sg3_utils + cp -pr COPYING /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/share/licenses/sg3_utils + RPM_EC=0 ++ jobs -p + exit 0 Provides: sg3_utils = 1.48-3.ocs23 sg3_utils(aarch-64) = 1.48-3.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libsgutils2-1.48.so.2()(64bit) rtld(GNU_HASH) Processing files: sg3_utils-libs-1.48-3.ocs23.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kdzesO Provides: libsgutils2-1.48.so.2()(64bit) sg3_utils-libs = 1.48-3.ocs23 sg3_utils-libs(aarch-64) = 1.48-3.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) rtld(GNU_HASH) Processing files: sg3_utils-devel-1.48-3.ocs23.aarch64 Provides: sg3_utils-devel = 1.48-3.ocs23 sg3_utils-devel(aarch-64) = 1.48-3.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libsgutils2-1.48.so.2()(64bit) Processing files: sg3_utils-debugsource-1.48-3.ocs23.aarch64 Provides: sg3_utils-debugsource = 1.48-3.ocs23 sg3_utils-debugsource(aarch-64) = 1.48-3.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: sg3_utils-debuginfo-1.48-3.ocs23.aarch64 + umask 022 + cd /builddir/build/BUILD + cd sg3_utils-1.48 + LICENSEDIR=/builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/share/licenses/sg3_utils-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/share/licenses/sg3_utils-libs + cp -pr BSD_LICENSE /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/share/licenses/sg3_utils-libs + cp -pr COPYING /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64/usr/share/licenses/sg3_utils-libs + RPM_EC=0 ++ jobs -p + exit 0 Provides: debuginfo(build-id) = 03170ac92d25d5b9841f24e7df502397027c0684 debuginfo(build-id) = 046c902f8680e5e50ed12f7f90ac956f97ddb9d0 debuginfo(build-id) = 0b11c558f16f5026b3d89510fe6a71cc1bc14e3c debuginfo(build-id) = 0be71181b48653ebb7b2ce2381f9e6b58bef82a8 debuginfo(build-id) = 0c8675a6991433441f527f7a8755450c421a1b59 debuginfo(build-id) = 0e3414a1d4c14cd372338bb5212110bbdcf16b48 debuginfo(build-id) = 11fc88026be38b655c109a43828bef1cbb95b5f4 debuginfo(build-id) = 135b6f0e454aa4da17c5cbc85996614e49f9ed51 debuginfo(build-id) = 182eac33d19f2761b5c03199a767c28259807281 debuginfo(build-id) = 1d417e71950c494876cd24fd254e38f1c43f7e76 debuginfo(build-id) = 1de36fbeb9b59795199e73fed89d73d1f0eec56f debuginfo(build-id) = 1e87d4b020ca9d0d9b3b0f79a51b88150dfca00b debuginfo(build-id) = 1f59c10eb1ae51d7440c5dcf48a6e5ef02373816 debuginfo(build-id) = 23b05d3f562b422b2cdd8d8c70ed7173972763e0 debuginfo(build-id) = 26c576e71b4921e7facf58574f7d4a8da1d4a2e8 debuginfo(build-id) = 276a170cd6a5fd039692ec5b6d9655f9a4d9503d debuginfo(build-id) = 28105e74670f96b64f66082025d1999f4c519c8e debuginfo(build-id) = 3386b34871cc9cbf1a691ca6a50a541abb3cf0d8 debuginfo(build-id) = 342952524042e89aacc2a4375a2aed6654d05c71 debuginfo(build-id) = 3567ff4cebcf7739a0c97ecc969a1a73fd69a160 debuginfo(build-id) = 371e4f9c29b09f9bacac4f1d12ff910cb2e90c15 debuginfo(build-id) = 3acfd0a44712124f67f048644a97681caf5815d0 debuginfo(build-id) = 3b81c592da21e2b07504ed5ebdf8071d2daa89ac debuginfo(build-id) = 3c20d3d8a8d7e5ede809248b9c28ba4f1f544df7 debuginfo(build-id) = 42bed983b101a4d6fc0b6948f350e7e53e548563 debuginfo(build-id) = 4ab873aa71f3f59db87063222689736330c80199 debuginfo(build-id) = 4dc612ed4660c654a0387afaa84e78fc91ea8065 debuginfo(build-id) = 5059f6d7c73756f3046290005595ae6f977a9346 debuginfo(build-id) = 52499739b1f64d4521cfb503025d5f18d275cda1 debuginfo(build-id) = 59bc2693c4ad4612cd11091cb2827efdfc6c3008 debuginfo(build-id) = 5ba513ce954f13bf830870eb65e699ee147043ea debuginfo(build-id) = 5d8923deabf95ddbfb9fdb3d4dd91bc5663bcaa3 debuginfo(build-id) = 5e84dda2537e420819bd9db69ffb38c9f4ff21ad debuginfo(build-id) = 5fd0f76ea2b8af4f2cafe91f1bcc1e84868ca86a debuginfo(build-id) = 662e0633453c288ec8c5c40e8bde77bed420e47f debuginfo(build-id) = 71dc667c2c1df88d59215dbbf17d0dfc4ed0d0f9 debuginfo(build-id) = 7872ab74e4e17570ebdbc004bf2cd834d5226ae4 debuginfo(build-id) = 7d9cd9e50a9f1568a1be68025e5daf8b3c714b52 debuginfo(build-id) = 7f2797709941074b1538c09c0365d4940207eb0b debuginfo(build-id) = 8385cacfc1ff7aae42f160a7a0db4f4b6c8d6afb debuginfo(build-id) = 8407f67e46c732238c33d02cae1cf16fdbd67c46 debuginfo(build-id) = 8418f9bfca73360b8a869b645a773969b9a428a7 debuginfo(build-id) = 857a6791e92da045e1197539f8f1eaf3a2ce2bb4 debuginfo(build-id) = 85b483505e1860d9081d4150438909b38d541eea debuginfo(build-id) = 892f5ee8efead625d8ca6c01b8e1ad3664fe5b3f debuginfo(build-id) = 8974aefe7c42c78e631bb06bc126fa77c795d062 debuginfo(build-id) = 922795ad9b4136ac61393bafe9b4f874db3dd92c debuginfo(build-id) = a57157558a221cadc3f6c848f58a1b299aabd6d2 debuginfo(build-id) = ac1f44b7b5d7c81a30ed60d234541b00d8599137 debuginfo(build-id) = ae5125c784b6adbe2f38d520031c72b843b808d1 debuginfo(build-id) = b33ae332bd9b4dacaad68830118f0096d85ad119 debuginfo(build-id) = b559272a61c670f6c53f8777d50613e4622db4c5 debuginfo(build-id) = bb7903dfd917fac5f11b11e37633302f96a2ba4d debuginfo(build-id) = c31b5d2d864cfd0b90e98e88d0f442cf388ca28d debuginfo(build-id) = ca1c30c1c16d15f24a91b5f2f7c82686ea150a52 debuginfo(build-id) = cd1e451e96f3f3fa8ed06ba6a2d076f99149e4cc debuginfo(build-id) = cef89fce1a32c66778907ca120dc28475ee127a1 debuginfo(build-id) = d66d2ef7fb4659c9c3f763d42ed8751f90bb7343 debuginfo(build-id) = d70cf1e51407d0278d23d7217ab3ddd3055f6602 debuginfo(build-id) = db77c93ba091a8e23cbfe915478fbee20401d1bb debuginfo(build-id) = dbd821ee30a7180a1e1669201f8878f22cf757cf debuginfo(build-id) = dcbf68fd0f00e3af6c3cf86d3a68b8bef4154d80 debuginfo(build-id) = dd428a5ddcb24fcd44dc864520a15ca6c8455dbb debuginfo(build-id) = ddc0b82c2aa12fd6b6e84987cf61edf569d1fc45 debuginfo(build-id) = de955c4c075b33ac13535777765be00d84cd23b5 debuginfo(build-id) = e05d44438833d2026ce041654384d4cfe9416070 debuginfo(build-id) = e55bfccbb52928c18a6a2dd0212fe764749a90da debuginfo(build-id) = e6136e9ac37cc84bba559a1fa8524c18ea54637b debuginfo(build-id) = e67a6cc7663dc02fdc7259f85274e730eb97af94 debuginfo(build-id) = e6e425a803d599dca299c94ba8f7f6c7a6ae9949 debuginfo(build-id) = eb1e55feecb7ab0edc36aab734b2a5d8e0587da6 debuginfo(build-id) = ee2c3131dc477099240202b0c52811bda9ef966a debuginfo(build-id) = f1a6951b9333cffa4b9c7ebba969514e13950636 debuginfo(build-id) = f2b0e0a2c3168481e0a27e217f5a701c6b743290 debuginfo(build-id) = fc668c6ecd9d8a1765698ff804df8994f2c5f32d sg3_utils-debuginfo = 1.48-3.ocs23 sg3_utils-debuginfo(aarch-64) = 1.48-3.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sg3_utils-debugsource(aarch-64) = 1.48-3.ocs23 Processing files: sg3_utils-libs-debuginfo-1.48-3.ocs23.aarch64 Provides: debuginfo(build-id) = 62282a450c72e1621dfb8427869a4c626f820851 libsgutils2-1.48.so.2.0.0-1.48-3.ocs23.aarch64.debug()(64bit) sg3_utils-libs-debuginfo = 1.48-3.ocs23 sg3_utils-libs-debuginfo(aarch-64) = 1.48-3.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sg3_utils-debugsource(aarch-64) = 1.48-3.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sg3_utils-1.48-3.ocs23.aarch64 Wrote: /builddir/build/RPMS/sg3_utils-devel-1.48-3.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/sg3_utils-libs-1.48-3.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/sg3_utils-libs-debuginfo-1.48-3.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/sg3_utils-debugsource-1.48-3.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/sg3_utils-1.48-3.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/sg3_utils-debuginfo-1.48-3.ocs23.aarch64.rpm Child return code was: 0