Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/sg3_utils.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-121911-8678/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/sg3_utils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/sg3_utils-1.48-2.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/sg3_utils.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-121911-8678/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/sg3_utils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jgcG6r + 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.ndPioZ + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd sg3_utils-1.48 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2023-08-02 09:48:48.000000000 +0800 +++ ./configure 2024-01-29 21:06:18.466982464 +0800 @@ -1754,7 +1754,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2024-01-29 21:06:18.466982464 +0800 +++ ./configure 2024-01-29 21:06:18.496982567 +0800 @@ -7005,7 +7005,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -14531,7 +14531,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-opencloudos-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for aarch64-opencloudos-linux-gnu-ar... no checking for aarch64-opencloudos-linux-gnu-lib... no checking for aarch64-opencloudos-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-opencloudos-linux-gnu file names to aarch64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert aarch64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-opencloudos-linux-gnu-file... no checking for file... file checking for aarch64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-opencloudos-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for aarch64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for aarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7011: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for egrep... (cached) /usr/bin/grep -E checking for byteswap.h... yes checking for stdatomic.h... yes checking for getopt_long... yes checking for posix_fadvise... yes checking for posix_memalign... yes checking for gettimeofday... yes checking for sysconf... yes checking for lseek64... yes checking for srand48_r... yes checking for library containing pthread_create... none required checking for pthread_cancel... yes checking for pthread_kill... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking how to run the C preprocessor... gcc -E checking for sys/random.h... yes checking for linux/nvme_ioctl.h... yes checking for linux/types.h... yes checking for linux/bsg.h... yes checking for linux/kdev_t.h... yes checking for linux/major.h... yes checking for linux/types.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating scripts/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: ----------------------------------------------------------------------------- sg3_utils-1.48 configuration: host operating system: aarch64-opencloudos-linux-gnu default C compiler: gcc binary install path: /usr/bin scripts install path: /usr/bin man page install path: /usr/share/man ----------------------------------------------------------------------------- + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in include make[2]: Nothing to be done for 'all'. Making all in lib make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_lib_names.lo sg_lib_names.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_lib_names.c -fPIC -DPIC -o .libs/sg_lib_names.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_pr2serr.lo sg_pr2serr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_pr2serr.c -fPIC -DPIC -o .libs/sg_pr2serr.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_lib_data.lo sg_lib_data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_lib_data.c -fPIC -DPIC -o .libs/sg_lib_data.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_cmds_basic.lo sg_cmds_basic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_cmds_basic.c -fPIC -DPIC -o .libs/sg_cmds_basic.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_cmds_mmc.lo sg_cmds_mmc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_cmds_mmc.c -fPIC -DPIC -o .libs/sg_cmds_mmc.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_json_sg_lib.lo sg_json_sg_lib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_json_sg_lib.c -fPIC -DPIC -o .libs/sg_json_sg_lib.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_cmds_basic2.lo sg_cmds_basic2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_cmds_basic2.c -fPIC -DPIC -o .libs/sg_cmds_basic2.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_pt_common.lo sg_pt_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_pt_common.c -fPIC -DPIC -o .libs/sg_pt_common.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_io_linux.lo sg_io_linux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_io_linux.c -fPIC -DPIC -o .libs/sg_io_linux.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_json.lo sg_json.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_json.c -fPIC -DPIC -o .libs/sg_json.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_json_builder.lo sg_json_builder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_json_builder.c -fPIC -DPIC -o .libs/sg_json_builder.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_pt_linux.lo sg_pt_linux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_pt_linux.c -fPIC -DPIC -o .libs/sg_pt_linux.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_cmds_extra.lo sg_cmds_extra.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_cmds_extra.c -fPIC -DPIC -o .libs/sg_cmds_extra.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_pt_linux_nvme.lo sg_pt_linux_nvme.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_pt_linux_nvme.c -fPIC -DPIC -o .libs/sg_pt_linux_nvme.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_lib.lo sg_lib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sg_lib.c -fPIC -DPIC -o .libs/sg_lib.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -version-info 2:0:0 -no-undefined -release 1.48 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libsgutils2.la -rpath /usr/lib64 sg_lib.lo sg_json.lo sg_json_sg_lib.lo sg_pr2serr.lo sg_lib_data.lo sg_lib_names.lo sg_cmds_basic.lo sg_cmds_basic2.lo sg_cmds_extra.lo sg_cmds_mmc.lo sg_pt_common.lo sg_json_builder.lo sg_pt_linux.lo sg_io_linux.lo sg_pt_linux_nvme.lo libtool: link: gcc -shared -fPIC -DPIC .libs/sg_lib.o .libs/sg_json.o .libs/sg_json_sg_lib.o .libs/sg_pr2serr.o .libs/sg_lib_data.o .libs/sg_lib_names.o .libs/sg_cmds_basic.o .libs/sg_cmds_basic2.o .libs/sg_cmds_extra.o .libs/sg_cmds_mmc.o .libs/sg_pt_common.o .libs/sg_json_builder.o .libs/sg_pt_linux.o .libs/sg_io_linux.o .libs/sg_pt_linux_nvme.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,libsgutils2-1.48.so.2 -o .libs/libsgutils2-1.48.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libsgutils2-1.48.so.2" && ln -s "libsgutils2-1.48.so.2.0.0" "libsgutils2-1.48.so.2") libtool: link: (cd ".libs" && rm -f "libsgutils2.so" && ln -s "libsgutils2-1.48.so.2.0.0" "libsgutils2.so") libtool: link: ( cd ".libs" && rm -f "libsgutils2.la" && ln -s "../libsgutils2.la" "libsgutils2.la" ) make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' Making all in src make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_bg_ctl.o sg_bg_ctl.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_ident.o sg_ident.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_compare_and_write.o sg_compare_and_write.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_inq_data.o sg_inq_data.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_get_lba_status.o sg_get_lba_status.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_decode_sense.o sg_decode_sense.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_get_elem_status.o sg_get_elem_status.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_get_config.o sg_get_config.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_logs_vendor.o sg_logs_vendor.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_luns.o sg_luns.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_format.o sg_format.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_prevent.o sg_prevent.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_modes.o sg_modes.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_rdac.o sg_rdac.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_raw.o sg_raw.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_opcodes.o sg_opcodes.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_read_block_limits.o sg_read_block_limits.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_read_long.o sg_read_long.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_persist.o sg_persist.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_read_buffer.o sg_read_buffer.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_reassign.o sg_reassign.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_referrals.o sg_referrals.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_readcap.o sg_readcap.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_read_attr.o sg_read_attr.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_rem_rest_elem.o sg_rem_rest_elem.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_rep_pip.o sg_rep_pip.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_reset_wp.o sg_reset_wp.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_rep_density.o sg_rep_density.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_requests.o sg_requests.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_rmsn.o sg_rmsn.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_rtpg.o sg_rtpg.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_vpd_common.o sg_vpd_common.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_sat_identify.o sg_sat_identify.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_safte.o sg_safte.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_sanitize.o sg_sanitize.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_sat_datetime.o sg_sat_datetime.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_rep_zones.o sg_rep_zones.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_sat_phy_event.o sg_sat_phy_event.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_seek.o sg_seek.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_sat_set_features.o sg_sat_set_features.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_start.o sg_start.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_sat_read_gplog.o sg_sat_read_gplog.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_inq.o sg_inq.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_ses_microcode.o sg_ses_microcode.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_senddiag.o sg_senddiag.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_sync.o sg_sync.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_stpg.o sg_stpg.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_stream_ctl.o sg_stream_ctl.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_timestamp.o sg_timestamp.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_turs.o sg_turs.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_verify.o sg_verify.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_unmap.o sg_unmap.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_write_buffer.o sg_write_buffer.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_wr_mode.o sg_wr_mode.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_write_long.o sg_write_long.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_write_attr.o sg_write_attr.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_write_same.o sg_write_same.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_vpd_vendor.o sg_vpd_vendor.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_write_verify.o sg_write_verify.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_zone.o sg_zone.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_emc_trespass.o sg_emc_trespass.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_copy_results.o sg_copy_results.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_z_act_query.o sg_z_act_query.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_map.o sg_map.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_rbuf.o sg_rbuf.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_reset.o sg_reset.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_read.o sg_read.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_map26.o sg_map26.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_scan_linux.o sg_scan_linux.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_vpd.o sg_vpd.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_test_rwbuf.o sg_test_rwbuf.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_write_x.o sg_write_x.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_bg_ctl sg_bg_ctl.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_bg_ctl sg_bg_ctl.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_xcopy.o sg_xcopy.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_dd.o sg_dd.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sgm_dd.o sgm_dd.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_compare_and_write sg_compare_and_write.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_compare_and_write sg_compare_and_write.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sgp_dd.o sgp_dd.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_decode_sense sg_decode_sense.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_decode_sense sg_decode_sense.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_logs.o sg_logs.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_get_config sg_get_config.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_get_config sg_get_config.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_get_lba_status sg_get_lba_status.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_get_lba_status sg_get_lba_status.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_ident sg_ident.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_ident sg_ident.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_get_elem_status sg_get_elem_status.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_get_elem_status sg_get_elem_status.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_format sg_format.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_format sg_format.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sginfo.o sginfo.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_ses.o sg_ses.c make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_prevent sg_prevent.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_prevent sg_prevent.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_luns sg_luns.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_luns sg_luns.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_persist sg_persist.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_persist sg_persist.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_opcodes sg_opcodes.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_opcodes sg_opcodes.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_raw sg_raw.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_raw sg_raw.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_modes sg_modes.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_modes sg_modes.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_rdac sg_rdac.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_rdac sg_rdac.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_read_block_limits sg_read_block_limits.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_read_block_limits sg_read_block_limits.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_read_long sg_read_long.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_read_long sg_read_long.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_read_attr sg_read_attr.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_read_attr sg_read_attr.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_read_buffer sg_read_buffer.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_read_buffer sg_read_buffer.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_readcap sg_readcap.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_readcap sg_readcap.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_referrals sg_referrals.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_referrals sg_referrals.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_rem_rest_elem sg_rem_rest_elem.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_rem_rest_elem sg_rem_rest_elem.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_reassign sg_reassign.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_reassign sg_reassign.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_rep_density sg_rep_density.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_rep_density sg_rep_density.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_rep_pip sg_rep_pip.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_rep_pip sg_rep_pip.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_reset_wp sg_reset_wp.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_reset_wp sg_reset_wp.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_requests sg_requests.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_requests sg_requests.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_rmsn sg_rmsn.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_rmsn sg_rmsn.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_inq sg_inq.o sg_inq_data.o sg_vpd_common.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_inq sg_inq.o sg_inq_data.o sg_vpd_common.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_rtpg sg_rtpg.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_rtpg sg_rtpg.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_rep_zones sg_rep_zones.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_rep_zones sg_rep_zones.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_sat_identify sg_sat_identify.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_sat_identify sg_sat_identify.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_sanitize sg_sanitize.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_sanitize sg_sanitize.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_safte sg_safte.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_safte sg_safte.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_sat_datetime sg_sat_datetime.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_sat_datetime sg_sat_datetime.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_sat_phy_event sg_sat_phy_event.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_sat_phy_event sg_sat_phy_event.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_sat_read_gplog sg_sat_read_gplog.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_sat_read_gplog sg_sat_read_gplog.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_seek sg_seek.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_seek sg_seek.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_sat_set_features sg_sat_set_features.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_sat_set_features sg_sat_set_features.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_ses_microcode sg_ses_microcode.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_ses_microcode sg_ses_microcode.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_start sg_start.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_start sg_start.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_senddiag sg_senddiag.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_senddiag sg_senddiag.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_stpg sg_stpg.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_stpg sg_stpg.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_sync sg_sync.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_sync sg_sync.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_stream_ctl sg_stream_ctl.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_stream_ctl sg_stream_ctl.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_logs sg_logs.o sg_logs_vendor.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_logs sg_logs.o sg_logs_vendor.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_timestamp sg_timestamp.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_timestamp sg_timestamp.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_turs sg_turs.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_turs sg_turs.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_unmap sg_unmap.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_unmap sg_unmap.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_verify sg_verify.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_verify sg_verify.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_wr_mode sg_wr_mode.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_wr_mode sg_wr_mode.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_write_attr sg_write_attr.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_write_attr sg_write_attr.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_write_long sg_write_long.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_write_long sg_write_long.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_write_buffer sg_write_buffer.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_write_buffer sg_write_buffer.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_write_same sg_write_same.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_write_same sg_write_same.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_write_verify sg_write_verify.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_write_verify sg_write_verify.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_zone sg_zone.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_zone sg_zone.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_z_act_query sg_z_act_query.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_z_act_query sg_z_act_query.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_copy_results sg_copy_results.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_copy_results sg_copy_results.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_emc_trespass sg_emc_trespass.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_emc_trespass sg_emc_trespass.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_map sg_map.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_map sg_map.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_write_x sg_write_x.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_write_x sg_write_x.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_rbuf sg_rbuf.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_rbuf sg_rbuf.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_map26 sg_map26.o libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_map26 sg_map26.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_ses sg_ses.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_ses sg_ses.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_reset sg_reset.o libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_reset sg_reset.o make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_dd sg_dd.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_dd sg_dd.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_scan sg_scan_linux.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_scan sg_scan_linux.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_read sg_read.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_read sg_read.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_test_rwbuf sg_test_rwbuf.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_test_rwbuf sg_test_rwbuf.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_vpd sg_vpd.o sg_vpd_vendor.o sg_vpd_common.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_vpd sg_vpd.o sg_vpd_vendor.o sg_vpd_common.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sg_xcopy sg_xcopy.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sg_xcopy sg_xcopy.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sgm_dd sgm_dd.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sgm_dd sgm_dd.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sgp_dd sgp_dd.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sgp_dd sgp_dd.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sginfo sginfo.o ../lib/libsgutils2.la libtool: link: gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sginfo sginfo.o ../lib/.libs/libsgutils2.so make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' 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'. make[2]: Nothing to be done for 'all-am'. + 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.CSOTyu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64 ++ dirname /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64 + cd sg3_utils-1.48 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64 'INSTALL=/usr/bin/install -p' Making install in include make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/include' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/include/scsi' /usr/bin/install -p -m 644 sg_lib.h sg_lib_data.h sg_lib_names.h sg_cmds.h sg_cmds_basic.h sg_cmds_extra.h sg_cmds_mmc.h sg_json.h sg_json_sg_lib.h sg_pr2serr.h sg_unaligned.h sg_pt.h sg_pt_nvme.h sg_linux_inc.h sg_io_linux.h sg_pt_linux.h '/builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/include/scsi' make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/include' make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/include' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libsgutils2.la '/builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libsgutils2-1.48.so.2.0.0 /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/lib64/libsgutils2-1.48.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/lib64 && { ln -s -f libsgutils2-1.48.so.2.0.0 libsgutils2-1.48.so.2 || { rm -f libsgutils2-1.48.so.2 && ln -s libsgutils2-1.48.so.2.0.0 libsgutils2-1.48.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/lib64 && { ln -s -f libsgutils2-1.48.so.2.0.0 libsgutils2.so || { rm -f libsgutils2.so && ln -s libsgutils2-1.48.so.2.0.0 libsgutils2.so; }; }) libtool: install: /usr/bin/install -p .libs/libsgutils2.lai /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/lib64/libsgutils2.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/lib' Making install in src make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p sg_bg_ctl sg_compare_and_write sg_decode_sense sg_format sg_get_config sg_get_elem_status sg_get_lba_status sg_ident sg_inq sg_logs sg_luns sg_modes sg_opcodes sg_persist sg_prevent sg_raw sg_rdac sg_read_attr sg_read_block_limits sg_read_buffer sg_read_long sg_readcap sg_reassign sg_referrals sg_rem_rest_elem sg_rep_density sg_rep_pip sg_rep_zones sg_requests sg_reset_wp sg_rmsn sg_rtpg sg_safte sg_sanitize sg_sat_datetime sg_sat_identify sg_sat_phy_event sg_sat_read_gplog sg_sat_set_features sg_seek sg_senddiag sg_ses sg_ses_microcode sg_start sg_stpg sg_stream_ctl sg_sync sg_timestamp sg_turs sg_unmap sg_verify sg_vpd sg_wr_mode sg_write_attr sg_write_buffer sg_write_long sg_write_same sg_write_verify sg_write_x sg_zone sg_z_act_query sg_copy_results sg_dd sg_emc_trespass sg_map sg_map26 sg_rbuf sg_read sg_reset sg_scan sg_test_rwbuf sg_xcopy sginfo sgm_dd sgp_dd '/builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin' libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_bg_ctl /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_bg_ctl libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_compare_and_write /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_compare_and_write libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_decode_sense /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_decode_sense libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_format /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_format libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_get_config /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_get_config libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_get_elem_status /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_get_elem_status libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_get_lba_status /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_get_lba_status libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_ident /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_ident libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_inq /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_inq libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_logs /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_logs libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_luns /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_luns libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_modes /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_modes libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_opcodes /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_opcodes libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_persist /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_persist libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_prevent /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_prevent libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_raw /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_raw libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_rdac /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_rdac libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_read_attr /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_read_attr libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_read_block_limits /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_read_block_limits libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_read_buffer /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_read_buffer libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_read_long /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_read_long libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_readcap /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_readcap libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_reassign /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_reassign libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_referrals /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_referrals libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_rem_rest_elem /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_rem_rest_elem libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_rep_density /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_rep_density libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_rep_pip /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_rep_pip libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_rep_zones /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_rep_zones libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_requests /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_requests libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_reset_wp /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_reset_wp libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_rmsn /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_rmsn libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_rtpg /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_rtpg libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_safte /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_safte libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_sanitize /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_sanitize libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_sat_datetime /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_sat_datetime libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_sat_identify /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_sat_identify libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_sat_phy_event /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_sat_phy_event libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_sat_read_gplog /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_sat_read_gplog libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_sat_set_features /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_sat_set_features libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_seek /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_seek libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_senddiag /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_senddiag libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_ses /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_ses libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_ses_microcode /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_ses_microcode libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_start /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_start libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_stpg /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_stpg libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_stream_ctl /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_stream_ctl libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_sync /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_sync libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_timestamp /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_timestamp libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_turs /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_turs libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_unmap /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_unmap libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_verify /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_verify libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_vpd /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_vpd libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_wr_mode /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_wr_mode libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_write_attr /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_write_attr libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_write_buffer /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_write_buffer libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_write_long /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_write_long libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_write_same /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_write_same libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_write_verify /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_write_verify libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_write_x /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_write_x libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_zone /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_zone libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_z_act_query /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_z_act_query libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_copy_results /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_copy_results libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_dd /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_dd libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_emc_trespass /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_emc_trespass libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_map /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_map libtool: install: /usr/bin/install -p sg_map26 /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_map26 libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_rbuf /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_rbuf libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_read /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_read libtool: install: /usr/bin/install -p sg_reset /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_reset libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_scan /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_scan libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_test_rwbuf /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_test_rwbuf libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sg_xcopy /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_xcopy libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sginfo /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sginfo libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sgm_dd /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sgm_dd libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sgp_dd /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sgp_dd make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/doc' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 scsi_mandat.8 scsi_readcap.8 scsi_ready.8 scsi_satl.8 scsi_start.8 scsi_stop.8 scsi_temperature.8 sg3_utils.8 sg3_utils_json.8 sg_bg_ctl.8 sg_compare_and_write.8 sg_decode_sense.8 sg_format.8 sg_get_config.8 sg_get_elem_status.8 sg_get_lba_status.8 sg_ident.8 sg_inq.8 sg_logs.8 sg_luns.8 sg_modes.8 sg_opcodes.8 sg_persist.8 sg_prevent.8 sg_raw.8 sg_rdac.8 sg_read_attr.8 sg_read_block_limits.8 sg_read_buffer.8 sg_read_long.8 sg_readcap.8 sg_reassign.8 sg_referrals.8 sg_rem_rest_elem.8 sg_rep_density.8 sg_rep_pip.8 sg_rep_zones.8 sg_requests.8 sg_reset_wp.8 sg_rmsn.8 '/builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 sg_rtpg.8 sg_safte.8 sg_sanitize.8 sg_sat_datetime.8 sg_sat_identify.8 sg_sat_phy_event.8 sg_sat_read_gplog.8 sg_sat_set_features.8 sg_seek.8 sg_senddiag.8 sg_ses.8 sg_ses_microcode.8 sg_start.8 sg_stpg.8 sg_stream_ctl.8 sg_sync.8 sg_timestamp.8 sg_turs.8 sg_unmap.8 sg_verify.8 sg_vpd.8 sg_wr_mode.8 sg_write_attr.8 sg_write_buffer.8 sg_write_long.8 sg_write_same.8 sg_write_verify.8 sg_write_x.8 sg_zone.8 sg_z_act_query.8 rescan-scsi-bus.sh.8 scsi_logging_level.8 sg_copy_results.8 sg_dd.8 sg_emc_trespass.8 sg_map.8 sg_map26.8 sg_rbuf.8 sg_read.8 sg_reset.8 '/builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 sg_scan.8 sg_test_rwbuf.8 sg_xcopy.8 sginfo.8 sgm_dd.8 sgp_dd.8 '/builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/doc' make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/doc' Making install in scripts make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/scripts' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48/scripts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin' /usr/bin/install -p scsi_logging_level scsi_mandat scsi_readcap scsi_ready scsi_satl scsi_start scsi_stop scsi_temperature rescan-scsi-bus.sh '/builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/scripts' make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48/scripts' make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48' make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48' make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48' + mkdir -p /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/lib/udev/rules.d + install -p -m 0644 scripts/55-scsi-sg3_id.rules /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/lib/udev/rules.d/61-scsi-sg3_id.rules + install -p -m 0644 scripts/58-scsi-sg3_symlink.rules /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/lib/udev/rules.d/63-scsi-sg3_symlink.rules + install -p -m 0644 scripts/59-fc-wwpn-id.rules /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/lib/udev/rules.d/63-fc-wwpn-id.rules + install -p -m 0644 scripts/59-scsi-cciss_id.rules /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/lib/udev/rules.d/65-scsi-cciss_id.rules + install -p -m 0644 scripts/40-usb-blacklist.rules /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/lib/udev/rules.d + install -p -m 0755 scripts/fc_wwpn_id /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/lib/udev + install -p -m 0755 scripts/rescan-scsi-bus.sh /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin + install -p -m 0644 doc/rescan-scsi-bus.sh.8 /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/share/man/man8/scsi-rescan.8 ~/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin ~/build/BUILD/sg3_utils-1.48 + pushd /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin + ln -sf rescan-scsi-bus.sh scsi-rescan ~/build/BUILD/sg3_utils-1.48 + popd + rm -f /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/lib64/libsgutils2.la + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.48-2.ocs23 --unique-debug-suffix -1.48-2.ocs23.aarch64 --unique-debug-src-base sg3_utils-1.48-2.ocs23.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/sg3_utils-1.48 extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_copy_results extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_decode_sense extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_get_config extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_emc_trespass extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_bg_ctl extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_compare_and_write extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_format extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_dd extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_get_elem_status extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_get_lba_status extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_ident extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_inq extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_luns extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_logs extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_map extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_map26 extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_modes extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_opcodes extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_persist extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_raw extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_prevent extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_rbuf extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_rdac extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_read extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_read_attr extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_read_block_limits extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_read_buffer extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_readcap extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_reassign extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_read_long extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_referrals extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_rem_rest_elem extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_rep_density extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_rep_pip extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_rep_zones extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_reset extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_reset_wp extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_requests extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_rmsn extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_rtpg extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_safte extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_sanitize extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_sat_datetime extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_sat_phy_event extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_sat_identify extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_sat_read_gplog extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_scan extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_sat_set_features extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_seek extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_senddiag extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_ses extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_start extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_ses_microcode extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_stpg extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_stream_ctl extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_sync extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_test_rwbuf extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_timestamp extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_turs extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_unmap extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_verify extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_wr_mode extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_vpd extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_write_attr extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_write_buffer extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_write_long extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_write_same extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_write_verify extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_write_x extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_xcopy extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_z_act_query extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sg_zone extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sgm_dd extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sginfo extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/bin/sgp_dd extracting debug info from /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/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/lib/udev/fc_wwpn_id from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/scsi_satl from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/scsi_logging_level from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/scsi_stop from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/rescan-scsi-bus.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/scsi_readcap from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/scsi_ready from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/scsi_start from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/scsi_temperature from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/scsi_mandat from /bin/bash to #!/usr/bin/bash + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: sg3_utils-1.48-2.ocs23.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7niBUb + umask 022 + cd /builddir/build/BUILD + cd sg3_utils-1.48 + DOCDIR=/builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/share/doc/sg3_utils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/share/doc/sg3_utils + cp -pr AUTHORS /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/share/doc/sg3_utils + cp -pr COVERAGE /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/share/doc/sg3_utils + cp -pr CREDITS /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/share/doc/sg3_utils + cp -pr ChangeLog /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/share/doc/sg3_utils + cp -pr README /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/share/doc/sg3_utils + cp -pr README.sg_start /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/share/doc/sg3_utils + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vnihnI + umask 022 + cd /builddir/build/BUILD + cd sg3_utils-1.48 + LICENSEDIR=/builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/share/licenses/sg3_utils + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/share/licenses/sg3_utils + cp -pr BSD_LICENSE /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/share/licenses/sg3_utils + cp -pr COPYING /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/share/licenses/sg3_utils + RPM_EC=0 ++ jobs -p + exit 0 Provides: sg3_utils = 1.48-2.ocs23 sg3_utils(aarch-64) = 1.48-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libsgutils2-1.48.so.2()(64bit) rtld(GNU_HASH) Processing files: sg3_utils-libs-1.48-2.ocs23.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XI7HRN + umask 022 + cd /builddir/build/BUILD + cd sg3_utils-1.48 + LICENSEDIR=/builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/share/licenses/sg3_utils-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/share/licenses/sg3_utils-libs + cp -pr BSD_LICENSE /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/usr/share/licenses/sg3_utils-libs + cp -pr COPYING /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64/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-2.ocs23 sg3_utils-libs(aarch-64) = 1.48-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) rtld(GNU_HASH) Processing files: sg3_utils-devel-1.48-2.ocs23.aarch64 Provides: sg3_utils-devel = 1.48-2.ocs23 sg3_utils-devel(aarch-64) = 1.48-2.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-2.ocs23.aarch64 Provides: sg3_utils-debugsource = 1.48-2.ocs23 sg3_utils-debugsource(aarch-64) = 1.48-2.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-2.ocs23.aarch64 Provides: debuginfo(build-id) = 05270e7cc272e25948d3aa8a5a5285392b621d74 debuginfo(build-id) = 066b0050e4dcd58b01e17068b8a80385f98f4974 debuginfo(build-id) = 0a35bc23590dd5bff521df07ced55829bd696d3c debuginfo(build-id) = 0f0f8e606fa70357e5487c1480e19eec9dae6b28 debuginfo(build-id) = 20d20c42191db86f4d938f2fd9c9cc2c09080c6c debuginfo(build-id) = 213c0dbf0a862bc22796be5454e7c52a932d6d83 debuginfo(build-id) = 218389e1c758ff0de55bd3f9b77e1a8019ad02ac debuginfo(build-id) = 2197e3477611cf22c622aa357b30d18521af395c debuginfo(build-id) = 225159328827eb2834c48e737a5ccfc595582d16 debuginfo(build-id) = 2372e53252d7cbe1a699198226c69c826f147a9b debuginfo(build-id) = 2e101fa870e463ee8f192606376f433aa7fdf53d debuginfo(build-id) = 30c568d320b084b66baabf96ddc7bc4c8d4aaca0 debuginfo(build-id) = 33947ad988aee6198df65dbd5ebf97362bfcc73b debuginfo(build-id) = 3532f8c495bdc09cfca300a501f2788ca3656c23 debuginfo(build-id) = 35f86e2955a2416722a0ec9ab7ce567e68e9ee91 debuginfo(build-id) = 3621ee3355bddc1146a5689e20cfe69943ea618f debuginfo(build-id) = 369c21e60ac2bb8b3b2daf707f3e662e945f978e debuginfo(build-id) = 36d03d424e86d85121d9debf9709201f298126df debuginfo(build-id) = 3b56c83ce8464622265158ecb1e61bc6c8c989f1 debuginfo(build-id) = 3f9255d75d29fbcc7a16083814f62ef07e1ddee3 debuginfo(build-id) = 41520cbf3e4b8a550d7d53026278b52cab40770b debuginfo(build-id) = 435ab03c2a4e1b60ba8267483d213eb2c7dc1a36 debuginfo(build-id) = 49b5e8aed33a530d951d282714e5e7290e8257a4 debuginfo(build-id) = 4a8a07f6a009975bc3614df91bf1edba3e2fc4c9 debuginfo(build-id) = 5854f37805bb032561db9b33396d468aafebbac8 debuginfo(build-id) = 5a0a8c8338c04fa242b0a7413eb3d4d215641f0b debuginfo(build-id) = 618f7e03e6d4c105c117f0141e77fefcab5ee847 debuginfo(build-id) = 6239e45f81fc3ca77e5b42262d986b7cb7ac7d33 debuginfo(build-id) = 62b7f519131ce6618413e21928bc1646bfa614b4 debuginfo(build-id) = 6635b247aefb5a711408d04d83738f09cb5d56a2 debuginfo(build-id) = 6a180969d52d6e36b22644eeba9927b38a59f6f9 debuginfo(build-id) = 77035024c3997328999845bc8f0bbed7418a9255 debuginfo(build-id) = 7beb19348c60b6794ca82c54bd127ee8dc44632b debuginfo(build-id) = 7c91e2a17689d95d84e3196c7b8c3edacfad00f8 debuginfo(build-id) = 7d008356f5c6dbed9e6c700b4963e178007f0172 debuginfo(build-id) = 80ef5f0bc46b856ee634ad60c810d03fc40040a8 debuginfo(build-id) = 83e31e94f802a31952e872044cbb5d400fa31dfa debuginfo(build-id) = 846f6c64fe90a72950bc0fa510e444f5f0701353 debuginfo(build-id) = 8ca1d15930e35597c8c539f18f2d99c6ae34d197 debuginfo(build-id) = 8cc3e015b7aa1c3bee9e9218e76dbf83d797ea6a debuginfo(build-id) = 8f11029b9dd1a733c2156e14b366feacdbd23868 debuginfo(build-id) = 8f27905ee0e65fcd2ebef8a538af044065df9c8f debuginfo(build-id) = 904079796f7994cbe87ee9afa277fc9df6c85dff debuginfo(build-id) = 961e7c72d1ed9ba334caa983078d52c9e98fd42e debuginfo(build-id) = 98346d77bf2d11663162c05b5330c0be4b1d4ae2 debuginfo(build-id) = 99562fb2c8ea223cfb06cb4e384bfb5535049f3b debuginfo(build-id) = 9e7dd2a75aa6f2244facac8ba8393a1ea2788311 debuginfo(build-id) = a6c450bf215f6d70992cee9f04b70e08745f8adc debuginfo(build-id) = b01094cf6927fad828e66479aab1c89cc2be3775 debuginfo(build-id) = b56d7eb2ccf086565e227edd87c923eed2c3b597 debuginfo(build-id) = b81a4f8af4e7e67745eed742d02795312e10a12b debuginfo(build-id) = b963880ae78c12bf0ffb8b485b62d9f63212fdf5 debuginfo(build-id) = c1166dd513b30f1be5b857f29d6635803376ba04 debuginfo(build-id) = c24efc117d82f34ccbf5289a9de1283d484e7823 debuginfo(build-id) = c6cb2d1a5f364bbdc5f501d474ce5f20d72a7567 debuginfo(build-id) = c6d51ccd9250afb4597b852c8fbae32f9a0b5138 debuginfo(build-id) = ca06762f05e33ed04c7420e478accb51618e0a37 debuginfo(build-id) = cbfaa8597da01598bc64a1b918633c4e1120c2df debuginfo(build-id) = ce60848dadbf32fc6e28778e89036f32a37db207 debuginfo(build-id) = ce9a738d018f929afdbead9f07ef8d6d3b51df55 debuginfo(build-id) = cf538f5a413cfa07048f3485754fafa9ffa024f2 debuginfo(build-id) = d033cc32590cb040918e4723011e576e581ff766 debuginfo(build-id) = d593b2f672d3a6b53524c1f1b1104fc6c540d749 debuginfo(build-id) = dc41489f7bbbdd4f4b9bca0ff3ff558c55028f48 debuginfo(build-id) = dcf3d74cf3e97ff533ed9a8778c83ded5a45803a debuginfo(build-id) = e2dd89476179d9d0e4776c05abb6af7a99789f8b debuginfo(build-id) = e2e1194fce870437021d51129eaa868209c0127b debuginfo(build-id) = e3ec322d271fca4409f8d2dcbde1cb4d659934d6 debuginfo(build-id) = e6a12b6a9875ec36e94ef2b7287322b7ae080c5f debuginfo(build-id) = ed7b6d99eeb8fcc8c91e0bc2e1642e3100d391fd debuginfo(build-id) = ef6a68fbd8fe5b310fe9eef7ab7afda4be7720a2 debuginfo(build-id) = efad307ab8155fab1a0903197c8e8d3fa6942ef4 debuginfo(build-id) = f7f49d40f378d24cdd9806b2beaf11e287637f73 debuginfo(build-id) = f83227ac1318239251371cc92e4559c069715332 debuginfo(build-id) = fd3318d1f5adda0f620eabfc1ee80ce0d22c815e sg3_utils-debuginfo = 1.48-2.ocs23 sg3_utils-debuginfo(aarch-64) = 1.48-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sg3_utils-debugsource(aarch-64) = 1.48-2.ocs23 Processing files: sg3_utils-libs-debuginfo-1.48-2.ocs23.aarch64 Provides: debuginfo(build-id) = 88617b31466ce0578d2d81c7d2f25e5c3ad8fdbe libsgutils2-1.48.so.2.0.0-1.48-2.ocs23.aarch64.debug()(64bit) sg3_utils-libs-debuginfo = 1.48-2.ocs23 sg3_utils-libs-debuginfo(aarch-64) = 1.48-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sg3_utils-debugsource(aarch-64) = 1.48-2.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sg3_utils-1.48-2.ocs23.aarch64 Wrote: /builddir/build/RPMS/sg3_utils-devel-1.48-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/sg3_utils-libs-1.48-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/sg3_utils-libs-debuginfo-1.48-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/sg3_utils-debugsource-1.48-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/sg3_utils-1.48-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/sg3_utils-debuginfo-1.48-2.ocs23.aarch64.rpm Child return code was: 0