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 x86_64 --nodeps /builddir/build/SPECS/sg3_utils.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-34998-1724/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/sg3_utils-1.48-1.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/sg3_utils.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-34998-1724/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WaY3Yb + 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.hpQrWe + 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 2023-08-23 11:10:29.236751016 +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 2023-08-23 11:10:29.236751016 +0800 +++ ./configure 2023-08-23 11:10:29.249751048 +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=x86_64-opencloudos-linux-gnu --host=x86_64-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 x86_64-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 x86_64-opencloudos-linux-gnu-ar... no checking for x86_64-opencloudos-linux-gnu-lib... no checking for x86_64-opencloudos-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-opencloudos-linux-gnu checking host system type... x86_64-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 x86_64-opencloudos-linux-gnu file names to x86_64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-opencloudos-linux-gnu-file... no checking for file... file checking for x86_64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-opencloudos-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for x86_64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for x86_64-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 x86_64-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 -m elf_x86_64) 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: x86_64-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 -j32 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' /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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' /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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' /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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' /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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' /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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' /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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' /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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' /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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' /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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' /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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' /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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' /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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' 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.I0zWpY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64 ++ dirname /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64 + cd sg3_utils-1.48 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64 '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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libsgutils2.la '/builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libsgutils2-1.48.so.2.0.0 /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/lib64/libsgutils2-1.48.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/usr/bin/sg_map libtool: install: /usr/bin/install -p sg_map26 /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/usr/bin/sg_read libtool: install: /usr/bin/install -p sg_reset /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/usr/lib/udev/rules.d + install -p -m 0644 scripts/55-scsi-sg3_id.rules /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/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-1.ocs23.x86_64/usr/lib/udev/rules.d + install -p -m 0755 scripts/fc_wwpn_id /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/lib/udev + install -p -m 0755 scripts/rescan-scsi-bus.sh /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin + install -p -m 0644 doc/rescan-scsi-bus.sh.8 /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/share/man/man8/scsi-rescan.8 + pushd /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin ~/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin ~/build/BUILD/sg3_utils-1.48 + ln -sf rescan-scsi-bus.sh scsi-rescan + popd ~/build/BUILD/sg3_utils-1.48 + rm -f /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/lib64/libsgutils2.la + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.48-1.ocs23 --unique-debug-suffix -1.48-1.ocs23.x86_64 --unique-debug-src-base sg3_utils-1.48-1.ocs23.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/sg3_utils-1.48 extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_bg_ctl extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_dd extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_copy_results extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_decode_sense extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_compare_and_write extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_format extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_emc_trespass extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_get_elem_status extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_get_config extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_ident extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_inq extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_get_lba_status extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_map extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_luns extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_logs extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_modes extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_prevent extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_map26 extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_rdac extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_raw extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_read_block_limits extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_read_buffer extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_rbuf extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_persist extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_read_attr extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_readcap extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_rem_rest_elem extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_read_long extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_reassign extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_referrals extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_read extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_opcodes extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_rep_density extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_rep_pip extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_reset_wp extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_rep_zones extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_rmsn extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_rtpg extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_reset extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_safte extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_sanitize extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_sat_phy_event extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_sat_identify extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_requests extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_sat_datetime extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_sat_set_features extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_sat_read_gplog extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_senddiag extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_scan extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_seek extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_ses extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_stpg extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_ses_microcode extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_start extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_stream_ctl extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_test_rwbuf extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_timestamp extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_sync extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_turs extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_unmap extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_vpd extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_verify extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_wr_mode extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_write_attr extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_write_long extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_write_buffer extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_write_same extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_xcopy extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_write_x extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_z_act_query extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sginfo extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sgp_dd extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_write_verify extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sg_zone extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/bin/sgm_dd extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/lib64/libsgutils2-1.48.so.2.0.0 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/bin/scsi_logging_level 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/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_start 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/scsi_ready from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/scsi_mandat 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/lib/udev/fc_wwpn_id 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-1.ocs23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vtajkZ + umask 022 + cd /builddir/build/BUILD + cd sg3_utils-1.48 + DOCDIR=/builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/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-1.ocs23.x86_64/usr/share/doc/sg3_utils + cp -pr AUTHORS /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/share/doc/sg3_utils + cp -pr COVERAGE /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/share/doc/sg3_utils + cp -pr CREDITS /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/share/doc/sg3_utils + cp -pr ChangeLog /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/share/doc/sg3_utils + cp -pr README /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/share/doc/sg3_utils + cp -pr README.sg_start /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/share/doc/sg3_utils + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aZHXGl + umask 022 + cd /builddir/build/BUILD + cd sg3_utils-1.48 + LICENSEDIR=/builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/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-1.ocs23.x86_64/usr/share/licenses/sg3_utils + cp -pr BSD_LICENSE /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/share/licenses/sg3_utils + cp -pr COPYING /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/share/licenses/sg3_utils + RPM_EC=0 ++ jobs -p + exit 0 Provides: sg3_utils = 1.48-1.ocs23 sg3_utils(x86-64) = 1.48-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(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.4)(64bit) libc.so.6(GLIBC_2.7)(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-1.ocs23.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8EOjaO + umask 022 + cd /builddir/build/BUILD + cd sg3_utils-1.48 + LICENSEDIR=/builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/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-1.ocs23.x86_64/usr/share/licenses/sg3_utils-libs + cp -pr BSD_LICENSE /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/share/licenses/sg3_utils-libs + cp -pr COPYING /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64/usr/share/licenses/sg3_utils-libs + RPM_EC=0 ++ jobs -p + exit 0 Provides: libsgutils2-1.48.so.2()(64bit) sg3_utils-libs = 1.48-1.ocs23 sg3_utils-libs(x86-64) = 1.48-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) rtld(GNU_HASH) Processing files: sg3_utils-devel-1.48-1.ocs23.x86_64 Provides: sg3_utils-devel = 1.48-1.ocs23 sg3_utils-devel(x86-64) = 1.48-1.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-1.ocs23.x86_64 Provides: sg3_utils-debugsource = 1.48-1.ocs23 sg3_utils-debugsource(x86-64) = 1.48-1.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-1.ocs23.x86_64 Provides: debuginfo(build-id) = 0471dfcf80cc7874ed66b94e1e436a045f283800 debuginfo(build-id) = 0bd3369cd21f2ad145c386f6619a4949b892382c debuginfo(build-id) = 0fd93174045c3ee34cb7622916921b78eac381a9 debuginfo(build-id) = 14460fc849820e5a6a41675addebef4bb09cd73f debuginfo(build-id) = 14a56122f5f93658ed4af502ffce6e9684b55c7f debuginfo(build-id) = 17045453ace9e168d44baebeae128604db070545 debuginfo(build-id) = 1975f2a2ae0c67c4f99cdc6403d8be0dfdc220c6 debuginfo(build-id) = 1ad6d65ea11af95d9c692c013ace0ba291add7e8 debuginfo(build-id) = 257cc95789d18f132c9b00c9859fdaac828addfe debuginfo(build-id) = 2581a27eef04ecb6e7bdecca48b3508efa58aec1 debuginfo(build-id) = 2a1ec35654c595420de21f3b51e1f3aace1517c6 debuginfo(build-id) = 2d6088e4d5578a8adf10e977d8739bab3b3988ac debuginfo(build-id) = 315cf51bf338bb45dcbcaf27588ed5ac8a4b812f debuginfo(build-id) = 364b5fc56a9c3f8dc5c9446ab77df6602f5483e9 debuginfo(build-id) = 399da5f9f67229fcd37a629f246eaf02f263137d debuginfo(build-id) = 3af9bbe11ff9c0fd35daa13c110a26ea1de3a85e debuginfo(build-id) = 41ffd6e4f14b78de461b57664392017d07d68766 debuginfo(build-id) = 43d4517bed3728fcf2b2d029fe5345bc154ef2a5 debuginfo(build-id) = 4907eb8fc12c8bc2f78ac6cfd00c25998af1cc61 debuginfo(build-id) = 496c4be59ef0893b04530f5d11f1dc1bace224f1 debuginfo(build-id) = 4a1d1cd0bff36857805e9c9dbdc7e0ba8f8100b2 debuginfo(build-id) = 4eb8e4d44399868b5cbafd17688b50b1bc880000 debuginfo(build-id) = 4fa2e208d8dff777fde582048adce04a6c0c2247 debuginfo(build-id) = 5337f746dd7f0fae4dce19d4812de6746b898eb4 debuginfo(build-id) = 5ac65abb2289915c535def5996c04d00735b03ac debuginfo(build-id) = 600932f70292217584fb7b91037d55e17c2d8790 debuginfo(build-id) = 61127e55647ad9b6e8f63b8b6a59032c2980c6c3 debuginfo(build-id) = 6385c6f15bbcb4ff662addce91759e705f96c91c debuginfo(build-id) = 64159ddac8c59499ac9456c6a2ab41154d21203d debuginfo(build-id) = 6495967d0b0a2069860d74ed61f716bb4a38c80d debuginfo(build-id) = 6688d1c4a5163813989ce95a9df7a52bfc18e234 debuginfo(build-id) = 6c025662bbde3bd4efbf8817b63d2213eba1b77e debuginfo(build-id) = 6d599c4b432a6a4cb777a91e0b2f88b76b4994f6 debuginfo(build-id) = 71ceaf796bc9dcd2674c490c0ea70266842f74b6 debuginfo(build-id) = 732fe84c36a76a18b49eae66c48034cef67ead25 debuginfo(build-id) = 736f433c3d5706e936b985b0ca49af474508e7e2 debuginfo(build-id) = 73bdae5eaa4410f49d0d1076400b1d985707b48d debuginfo(build-id) = 7a5479eda54afd8063932eddd8ea4c4cde1c7981 debuginfo(build-id) = 7a57b7db70913e91aec8176d2c439ab9308f24ef debuginfo(build-id) = 8a8fd5c271974473888b694c45b615b60435f631 debuginfo(build-id) = 8e15266d3ba6e29ea04ff8204e0d20434a2d08ee debuginfo(build-id) = 8fa6d188281628fe77a685a3424e34ad4295af58 debuginfo(build-id) = 905331400aeed86243d2570ae591cd609c989ef8 debuginfo(build-id) = 9119b7932194679b5c132779d9c9d2ca663274f4 debuginfo(build-id) = 9619027dc2723e3cc83c17085ed40b24208ff0e2 debuginfo(build-id) = 97b73ae3769b895386737f85d9d66b92b648bd14 debuginfo(build-id) = 9a59282cfbb586d84cef56e11e3602ae40ec502c debuginfo(build-id) = a5c9c417d95cd57af61526e10d34230b9e739b46 debuginfo(build-id) = a7d78a971570731a9ad791c1f0a6616b3ba89164 debuginfo(build-id) = ade3e321986c054a92e4127f76fbb4d35e8a3503 debuginfo(build-id) = b123f47c5ca351e80dfd604eecdec81b1532b677 debuginfo(build-id) = b2db3c8cd800dc2e6dd9f57bc5f75e66260af995 debuginfo(build-id) = b7bb77021df9cd4cb15fa398aba645b49bff1935 debuginfo(build-id) = be66aa5b5c324b377e63df2dd05a03145a37fba9 debuginfo(build-id) = bf9c58e83f04303f09d7d52ab802964649c4d2e8 debuginfo(build-id) = c1a3e6c0108621f522200f6efb4396af3d2788d5 debuginfo(build-id) = c2ca1b255802e1171f32376c325a759b7122e2c2 debuginfo(build-id) = c441110ce7f39feb0a0e0347dcc2091c8b311100 debuginfo(build-id) = c5dcb4ca8a334a6f10325c1377fa3243f5ffd47e debuginfo(build-id) = c600d29ae5e8b7e378d2252c4b838a5b01283246 debuginfo(build-id) = c83945f0a9b90323b7550c509f0f8dcee8bbb6e0 debuginfo(build-id) = cce77bfcfad2cf7126dca229394d811e67a15b5c debuginfo(build-id) = ce09b598065849757967c1f8f5d581eed5e5bfe5 debuginfo(build-id) = d01238a3191f58f3774f637c8df0932db2fe9fc6 debuginfo(build-id) = d4e7593bf117165e550ec49563da99f68d36921f debuginfo(build-id) = d54b562054a5913a85791b4278369c7d74528cf6 debuginfo(build-id) = d63721d5813ae45d36629990804bc2ed34a49207 debuginfo(build-id) = d6d63d367ae50f2952e177f4afe8b6bdecc8b107 debuginfo(build-id) = d801860ad8874e25b0669048282a7f29517dea72 debuginfo(build-id) = dc80736372c95d2585da151213729c233d59e27d debuginfo(build-id) = e00bb9ef2c4ab7f2339c99cbe9b2b24076c7c8ae debuginfo(build-id) = ee3a5c20f96e18af065d89114b76874ca016670f debuginfo(build-id) = f5b283797112f5cca01f4bb205f6a3c1945d400d debuginfo(build-id) = fb71a9445909a24928a07cc616af364f589366e2 debuginfo(build-id) = ff4de0ca2a4a7106a7f41dabe8f7a002bd1afa20 sg3_utils-debuginfo = 1.48-1.ocs23 sg3_utils-debuginfo(x86-64) = 1.48-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sg3_utils-debugsource(x86-64) = 1.48-1.ocs23 Processing files: sg3_utils-libs-debuginfo-1.48-1.ocs23.x86_64 Provides: debuginfo(build-id) = 4de236bda052db19049db4927561eaf3115d1e8b libsgutils2-1.48.so.2.0.0-1.48-1.ocs23.x86_64.debug()(64bit) sg3_utils-libs-debuginfo = 1.48-1.ocs23 sg3_utils-libs-debuginfo(x86-64) = 1.48-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sg3_utils-debugsource(x86-64) = 1.48-1.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sg3_utils-1.48-1.ocs23.x86_64 Wrote: /builddir/build/RPMS/sg3_utils-devel-1.48-1.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/sg3_utils-libs-1.48-1.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/sg3_utils-libs-debuginfo-1.48-1.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/sg3_utils-debugsource-1.48-1.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/sg3_utils-1.48-1.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/sg3_utils-debuginfo-1.48-1.ocs23.x86_64.rpm Child return code was: 0