+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/sg3_utils.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bXkQsz
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf sg3_utils-1.41
+ /usr/bin/gzip -dc /builddir/build/SOURCES/sg3_utils-1.41.tgz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd sg3_utils-1.41
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (sg3_utils-1.37-dont-open-dev-snapshot.patch):'
Patch #0 (sg3_utils-1.37-dont-open-dev-snapshot.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .dev-snapshot --fuzz=0
patching file src/sginfo.c
Hunk #1 succeeded at 3425 (offset 17 lines).
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.H6rni5
+ umask 022
+ cd /builddir/build/BUILD
+ cd sg3_utils-1.41
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for riscv64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for riscv64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for ANSI C header files... (cached) yes
checking for linux/types.h... yes
checking for linux/bsg.h... yes
checking for linux/kdev_t.h... yes
checking for getopt_long... yes
checking for posix_fadvise... yes
checking for posix_memalign... yes
checking for sysconf... yes
checking for lseek64... 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
+ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+ make -j4
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.41'
Making all in include
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.41/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.41/include'
Making all in lib
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.41/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_lib.lo sg_lib.c
/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_lib_data.lo sg_lib_data.c
/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_cmds_basic.lo sg_cmds_basic.c
/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sg_lib_data.c  -fPIC -DPIC -o .libs/sg_lib_data.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sg_cmds_basic.c  -fPIC -DPIC -o .libs/sg_cmds_basic.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sg_cmds_basic2.c  -fPIC -DPIC -o .libs/sg_cmds_basic2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sg_lib.c  -fPIC -DPIC -o .libs/sg_lib.o
sg_cmds_basic.c: In function 'sg_cmds_process_helper':
sg_cmds_basic.c:138:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
         ++check_data_in;
         ^~~~~~~~~~~~~~~
sg_cmds_basic.c:140:5: note: here
     case SG_LIB_CAT_UNIT_ATTENTION:
     ^~~~
/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sg_cmds_extra.c  -fPIC -DPIC -o .libs/sg_cmds_extra.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sg_cmds_mmc.c  -fPIC -DPIC -o .libs/sg_cmds_mmc.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sg_pt_common.c  -fPIC -DPIC -o .libs/sg_pt_common.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_pt_linux.lo sg_pt_linux.c
/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sg_pt_linux.c  -fPIC -DPIC -o .libs/sg_pt_linux.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sg_io_linux.c  -fPIC -DPIC -o .libs/sg_io_linux.o
sg_pt_linux.c: In function 'do_scsi_pt':
sg_pt_linux.c:1020:13: warning: In the GNU C Library, "major" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "major", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "major", you should undefine it after including <sys/types.h>.
             (bsg_major != (int)SG_DEV_MAJOR(a_stat.st_rdev)))
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                       
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -version-info 2:0:0 -no-undefined -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsgutils2.la -rpath /usr/lib64 sg_lib.lo sg_lib_data.lo sg_cmds_basic.lo sg_cmds_basic2.lo sg_cmds_extra.lo sg_cmds_mmc.lo sg_pt_common.lo sg_pt_linux.lo sg_io_linux.lo       
libtool: link: gcc -shared  -fPIC -DPIC  .libs/sg_lib.o .libs/sg_lib_data.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_pt_linux.o .libs/sg_io_linux.o   -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,libsgutils2.so.2 -o .libs/libsgutils2.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libsgutils2.so.2" && ln -s "libsgutils2.so.2.0.0" "libsgutils2.so.2")
libtool: link: (cd ".libs" && rm -f "libsgutils2.so" && ln -s "libsgutils2.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.41/lib'
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.41/src'
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_compare_and_write.o sg_compare_and_write.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_decode_sense.o sg_decode_sense.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_format.o sg_format.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_get_config.o sg_get_config.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_get_lba_status.o sg_get_lba_status.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_ident.o sg_ident.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_inq.o sg_inq.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_inq_data.o sg_inq_data.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_logs.o sg_logs.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_luns.o sg_luns.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_modes.o sg_modes.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_opcodes.o sg_opcodes.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_persist.o sg_persist.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_prevent.o sg_prevent.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_raw.o sg_raw.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_rdac.o sg_rdac.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_read_block_limits.o sg_read_block_limits.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_read_buffer.o sg_read_buffer.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_read_long.o sg_read_long.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_readcap.o sg_readcap.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_reassign.o sg_reassign.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_referrals.o sg_referrals.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_rep_zones.o sg_rep_zones.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_requests.o sg_requests.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_reset_wp.o sg_reset_wp.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_rmsn.o sg_rmsn.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_rtpg.o sg_rtpg.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_safte.o sg_safte.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_sanitize.o sg_sanitize.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_sat_identify.o sg_sat_identify.c
sg_sat_identify.c: In function 'do_identify_dev':
sg_sat_identify.c:199:25: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
                         if (verbose < 2)
                         ^~
sg_sat_identify.c:203:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
                             return SG_LIB_CAT_RECOVERED;
                             ^~~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_sat_phy_event.o sg_sat_phy_event.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_sat_read_gplog.o sg_sat_read_gplog.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_sat_set_features.o sg_sat_set_features.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_senddiag.o sg_senddiag.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_ses.o sg_ses.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_ses_microcode.o sg_ses_microcode.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_start.o sg_start.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_stpg.o sg_stpg.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_sync.o sg_sync.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_turs.o sg_turs.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_unmap.o sg_unmap.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_verify.o sg_verify.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_vpd.o sg_vpd.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_vpd_vendor.o sg_vpd_vendor.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_wr_mode.o sg_wr_mode.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_write_buffer.o sg_write_buffer.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_write_long.o sg_write_long.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_write_same.o sg_write_same.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_write_verify.o sg_write_verify.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_zone.o sg_zone.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_copy_results.o sg_copy_results.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_dd.o sg_dd.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_emc_trespass.o sg_emc_trespass.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_map.o sg_map.c
sg_dd.c: In function 'sg_read':
sg_dd.c:783:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
             may_coe = 1;
             ~~~~~~~~^~~
sg_dd.c:784:9: note: here
         default:
         ^~~~~~~
sg_dd.c: In function 'sg_read_low':
sg_dd.c:673:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
         if (5 == ifp->pdt) {    /* MMC READs can go down this path */
            ^
sg_dd.c:696:5: note: here
     default:
     ^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_map26.o sg_map26.c
sg_map26.c: In function 'nt_typ_from_filename':
sg_map26.c:198:13: warning: In the GNU C Library, "major" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "major", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "major", you should undefine it after including <sys/types.h>.
         ma = major(st.st_rdev);
             ^~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                                     
sg_map26.c:199:13: warning: In the GNU C Library, "minor" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "minor", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "minor", you should undefine it after including <sys/types.h>.
         mi = minor(st.st_rdev);
             ^~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                                     
sg_map26.c: In function 'nd_match_scandir_select':
sg_map26.c:339:13: warning: In the GNU C Library, "major" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "major", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "major", you should undefine it after including <sys/types.h>.
                  ((unsigned)major(st.st_rdev) == (unsigned)nd_match.majj)) &&
             ^    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                       
sg_map26.c:341:13: warning: In the GNU C Library, "minor" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "minor", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "minor", you should undefine it after including <sys/types.h>.
                  ((unsigned)minor(st.st_rdev) == (unsigned)nd_match.minn)))
             ^    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                         
sg_map26.c: In function 'map_st':
sg_map26.c:90:21: warning: left shift of negative value [-Wshift-negative-value]
     ((minor) & ~(-1 << ST_MODE_SHIFT)) )
                     ^
sg_map26.c:799:18: note: in expansion of macro 'TAPE_NR'
                  TAPE_NR(mi));
                  ^~~~~~~
sg_map26.c: In function 'map_osst':
sg_map26.c:90:21: warning: left shift of negative value [-Wshift-negative-value]
     ((minor) & ~(-1 << ST_MODE_SHIFT)) )
                     ^
sg_map26.c:861:18: note: in expansion of macro 'TAPE_NR'
                  TAPE_NR(mi));
                  ^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_rbuf.o sg_rbuf.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_read.o sg_read.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_reset.o sg_reset.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_scan_linux.o sg_scan_linux.c
sg_reset.c: In function 'main':
sg_reset.c:257:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
             fprintf(stderr, ME "SG_SCSI_RESET not supported (for "
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                     "value=0x%x)\n", k);
                     ~~~~~~~~~~~~~~~~~~~
sg_reset.c:259:9: note: here
         default:
         ^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_test_rwbuf.o sg_test_rwbuf.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sg_xcopy.o sg_xcopy.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sginfo.o sginfo.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sgm_dd.o sgm_dd.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sgp_dd.o sgp_dd.c
sginfo.c: In function 'get_mode_page10':
sginfo.c:902:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
         else
         ^~~~
sginfo.c:905:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
             return status;
             ^~~~~~
sg_xcopy.c: In function 'main':
sg_xcopy.c:68:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 487 [-Wformat-truncation=]
 #define ME "sg_xcopy: "
            ^
sg_xcopy.c:1417:22: note: in expansion of macro 'ME'
                      ME "could not open %s for sg reading", ifp->fname);
                      ^~
sg_xcopy.c:1678:44: note: format string is defined here
                 pr2serr(ME "Unrecognised short option in '%s', try "
                                            ^~
In file included from /usr/include/stdio.h:862:0,
                 from sg_xcopy.c:38:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 41 and 552 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sg_xcopy.c:68:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 474 [-Wformat-truncation=]
 #define ME "sg_xcopy: "
            ^
sg_xcopy.c:1429:39: note: in expansion of macro 'ME'
             snprintf(ebuff, EBUFF_SZ, ME "flock(LOCK_EX | LOCK_NB) on %s "
                                       ^~
sg_xcopy.c:1678:57: note: format string is defined here
                 pr2serr(ME "Unrecognised short option in '%s', try "
                                                         ^~
In file included from /usr/include/stdio.h:862:0,
                 from sg_xcopy.c:38:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 46 and 557 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sg_xcopy.c:68:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 487 [-Wformat-truncation=]
 #define ME "sg_xcopy: "
            ^
sg_xcopy.c:1460:22: note: in expansion of macro 'ME'
                      ME "could not open %s for sg writing", ofp->fname);
                      ^~
sg_xcopy.c:1678:44: note: format string is defined here
                 pr2serr(ME "Unrecognised short option in '%s', try "
                                            ^~
In file included from /usr/include/stdio.h:862:0,
                 from sg_xcopy.c:38:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 41 and 552 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sg_xcopy.c:68:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 474 [-Wformat-truncation=]
 #define ME "sg_xcopy: "
            ^
sg_xcopy.c:1472:39: note: in expansion of macro 'ME'
             snprintf(ebuff, EBUFF_SZ, ME "flock(LOCK_EX | LOCK_NB) on %s "
                                       ^~
sg_xcopy.c:1678:57: note: format string is defined here
                 pr2serr(ME "Unrecognised short option in '%s', try "
                                                         ^~
In file included from /usr/include/stdio.h:862:0,
                 from sg_xcopy.c:38:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 46 and 557 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sginfo.c: In function 'show_devices':
sginfo.c:3432:51: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 251 [-Wformat-truncation=]
         snprintf(dev_name, sizeof(dev_name),"/dev/%s",entry->d_name);
                                                   ^~
In file included from /usr/include/stdio.h:862:0,
                 from sginfo.c:127:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 6 and 261 bytes into a destination of size 256
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_compare_and_write sg_compare_and_write.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_decode_sense sg_decode_sense.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_compare_and_write sg_compare_and_write.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_format sg_format.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_decode_sense sg_decode_sense.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_get_config sg_get_config.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_get_lba_status sg_get_lba_status.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_format sg_format.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_ident sg_ident.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_get_config sg_get_config.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_get_lba_status sg_get_lba_status.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_inq sg_inq.o sg_inq_data.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_logs sg_logs.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_ident sg_ident.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_luns sg_luns.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_inq sg_inq.o sg_inq_data.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_logs sg_logs.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_modes sg_modes.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_luns sg_luns.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_opcodes sg_opcodes.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_persist sg_persist.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_modes sg_modes.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_opcodes sg_opcodes.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_prevent sg_prevent.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_persist sg_persist.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_raw sg_raw.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_rdac sg_rdac.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_read_block_limits sg_read_block_limits.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_prevent sg_prevent.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_read_buffer sg_read_buffer.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_raw sg_raw.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_rdac sg_rdac.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_read_block_limits sg_read_block_limits.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_read_long sg_read_long.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_readcap sg_readcap.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_reassign sg_reassign.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_read_buffer sg_read_buffer.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_referrals sg_referrals.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_read_long sg_read_long.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_readcap sg_readcap.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_reassign sg_reassign.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_rep_zones sg_rep_zones.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_requests sg_requests.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_reset_wp sg_reset_wp.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_referrals sg_referrals.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_rmsn sg_rmsn.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_rep_zones sg_rep_zones.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_requests sg_requests.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_reset_wp sg_reset_wp.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_rtpg sg_rtpg.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_safte sg_safte.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_sanitize sg_sanitize.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_rmsn sg_rmsn.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_sat_identify sg_sat_identify.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_rtpg sg_rtpg.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_safte sg_safte.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_sanitize sg_sanitize.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_sat_phy_event sg_sat_phy_event.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_sat_read_gplog sg_sat_read_gplog.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_sat_set_features sg_sat_set_features.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_sat_identify sg_sat_identify.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_senddiag sg_senddiag.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_sat_phy_event sg_sat_phy_event.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_sat_read_gplog sg_sat_read_gplog.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_sat_set_features sg_sat_set_features.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_ses sg_ses.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_ses_microcode sg_ses_microcode.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_start sg_start.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_senddiag sg_senddiag.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_stpg sg_stpg.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_ses sg_ses.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_start sg_start.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_ses_microcode sg_ses_microcode.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_sync sg_sync.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_turs sg_turs.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_stpg sg_stpg.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_unmap sg_unmap.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_verify sg_verify.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_sync sg_sync.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_turs sg_turs.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_unmap sg_unmap.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_vpd sg_vpd.o sg_vpd_vendor.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_verify sg_verify.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_wr_mode sg_wr_mode.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_write_buffer sg_write_buffer.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_write_long sg_write_long.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_vpd sg_vpd.o sg_vpd_vendor.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_wr_mode sg_wr_mode.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_write_buffer sg_write_buffer.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_write_same sg_write_same.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_write_long sg_write_long.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_write_verify sg_write_verify.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_zone sg_zone.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_copy_results sg_copy_results.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_write_same sg_write_same.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_write_verify sg_write_verify.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_zone sg_zone.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_dd sg_dd.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_copy_results sg_copy_results.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_emc_trespass sg_emc_trespass.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_map sg_map.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_map26 sg_map26.o  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_dd sg_dd.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_emc_trespass sg_emc_trespass.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_map26 sg_map26.o 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_map sg_map.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_rbuf sg_rbuf.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_read sg_read.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_reset sg_reset.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_scan sg_scan_linux.o   ../lib/libsgutils2.la  
libtool: link: gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_reset sg_reset.o 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_read sg_read.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_test_rwbuf sg_test_rwbuf.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_rbuf sg_rbuf.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_scan sg_scan_linux.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sg_xcopy sg_xcopy.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sginfo sginfo.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sgm_dd sgm_dd.o ../lib/libsgutils2.la  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_test_rwbuf sg_test_rwbuf.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sginfo sginfo.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sg_xcopy sg_xcopy.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sgp_dd sgp_dd.o ../lib/libsgutils2.la  -lpthread 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sgm_dd sgm_dd.o  ../lib/.libs/libsgutils2.so
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -W -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sgp_dd sgp_dd.o  ../lib/.libs/libsgutils2.so -lpthread
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.41/src'
Making all in doc
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.41/doc'
cp -p sg_scan.8.linux sg_scan.8
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.41/doc'
Making all in scripts
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.41/scripts'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.41/scripts'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.41'
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.41'
make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.41'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LsX09l
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64
+ cd sg3_utils-1.41
+ make install DESTDIR=/builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64
Making install in include
make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.41/include'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.41/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/include/scsi'
 /usr/bin/install -c -m 644 sg_lib.h sg_lib_data.h sg_cmds.h sg_cmds_basic.h sg_cmds_extra.h sg_cmds_mmc.h sg_pt.h sg_linux_inc.h sg_io_linux.h '/builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/include/scsi'
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.41/include'
make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.41/include'
Making install in lib
make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.41/lib'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.41/lib'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libsgutils2.la '/builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libsgutils2.so.2.0.0 /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/lib64/libsgutils2.so.2.0.0
libtool: install: (cd /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/lib64 && { ln -s -f libsgutils2.so.2.0.0 libsgutils2.so.2 || { rm -f libsgutils2.so.2 && ln -s libsgutils2.so.2.0.0 libsgutils2.so.2; }; })
libtool: install: (cd /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/lib64 && { ln -s -f libsgutils2.so.2.0.0 libsgutils2.so || { rm -f libsgutils2.so && ln -s libsgutils2.so.2.0.0 libsgutils2.so; }; })
libtool: install: /usr/bin/install -c .libs/libsgutils2.lai /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/lib64/libsgutils2.la
libtool: install: 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.41/lib'
make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.41/lib'
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.41/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.41/src'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c sg_compare_and_write sg_decode_sense sg_format sg_get_config 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_block_limits sg_read_buffer sg_read_long sg_readcap sg_reassign sg_referrals sg_rep_zones sg_requests sg_reset_wp sg_rmsn sg_rtpg sg_safte sg_sanitize sg_sat_identify sg_sat_phy_event sg_sat_read_gplog sg_sat_set_features sg_senddiag sg_ses sg_ses_microcode sg_start sg_stpg sg_sync sg_turs sg_unmap sg_verify sg_vpd sg_wr_mode sg_write_buffer sg_write_long sg_write_same sg_write_verify sg_zone 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.41-3.fc28.riscv64/usr/bin'
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_compare_and_write /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_compare_and_write
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_decode_sense /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_decode_sense
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_format /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_format
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_get_config /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_get_config
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_get_lba_status /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_get_lba_status
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_ident /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_ident
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_inq /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_inq
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_logs /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_logs
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_luns /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_luns
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_modes /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_modes
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_opcodes /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_opcodes
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_persist /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_persist
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_prevent /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_prevent
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_raw /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_raw
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_rdac /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_rdac
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_read_block_limits /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_read_block_limits
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_read_buffer /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_read_buffer
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_read_long /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_read_long
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_readcap /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_readcap
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_reassign /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_reassign
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_referrals /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_referrals
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_rep_zones /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_rep_zones
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_requests /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_requests
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_reset_wp /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_reset_wp
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_rmsn /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_rmsn
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_rtpg /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_rtpg
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_safte /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_safte
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_sanitize /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_sanitize
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_sat_identify /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_sat_identify
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_sat_phy_event /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_sat_phy_event
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_sat_read_gplog /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_sat_read_gplog
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_sat_set_features /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_sat_set_features
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_senddiag /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_senddiag
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_ses /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_ses
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_ses_microcode /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_ses_microcode
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_start /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_start
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_stpg /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_stpg
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_sync /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_sync
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_turs /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_turs
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_unmap /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_unmap
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_verify /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_verify
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_vpd /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_vpd
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_wr_mode /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_wr_mode
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_write_buffer /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_write_buffer
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_write_long /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_write_long
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_write_same /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_write_same
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_write_verify /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_write_verify
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_zone /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_zone
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_copy_results /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_copy_results
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_dd /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_dd
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_emc_trespass /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_emc_trespass
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_map /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_map
libtool: install: /usr/bin/install -c sg_map26 /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_map26
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_rbuf /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_rbuf
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_read /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_read
libtool: install: /usr/bin/install -c sg_reset /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_reset
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_scan /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_scan
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_test_rwbuf /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_test_rwbuf
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sg_xcopy /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sg_xcopy
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sginfo /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sginfo
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sgm_dd /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sgm_dd
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sgp_dd /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin/sgp_dd
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.41/src'
make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.41/src'
Making install in doc
make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.41/doc'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.41/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/share/man/man8'
 /usr/bin/install -c -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 sg_compare_and_write.8 sg_decode_sense.8 sg_format.8 sg_get_config.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_block_limits.8 sg_read_buffer.8 sg_read_long.8 sg_readcap.8 sg_reassign.8 sg_referrals.8 sg_rep_zones.8 sg_requests.8 sg_reset_wp.8 sg_rmsn.8 sg_rtpg.8 sg_safte.8 sg_sanitize.8 sg_sat_identify.8 sg_sat_phy_event.8 sg_sat_read_gplog.8 sg_sat_set_features.8 '/builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/share/man/man8'
 /usr/bin/install -c -m 644 sg_senddiag.8 sg_ses.8 sg_ses_microcode.8 sg_start.8 sg_stpg.8 sg_sync.8 sg_turs.8 sg_unmap.8 sg_verify.8 sg_vpd.8 sg_wr_mode.8 sg_write_buffer.8 sg_write_long.8 sg_write_same.8 sg_write_verify.8 sg_zone.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 sg_scan.8 sg_test_rwbuf.8 sg_xcopy.8 sginfo.8 sgm_dd.8 sgp_dd.8 '/builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/share/man/man8'
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.41/doc'
make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.41/doc'
Making install in scripts
make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.41/scripts'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.41/scripts'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin'
 /usr/bin/install -c scsi_logging_level scsi_mandat scsi_readcap scsi_ready scsi_satl scsi_start scsi_stop scsi_temperature '/builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.41/scripts'
make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.41/scripts'
make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.41'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.41'
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.41'
make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.41'
+ rm -rf /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64//usr/lib64/libsgutils2.la
+ install -p -m 755 scripts/rescan-scsi-bus.sh /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin
+ cd /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/bin
+ ln -sf rescan-scsi-bus.sh scsi-rescan
+ install -p -m 644 /builddir/build/SOURCES/scsi-rescan.8 /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/share/man/man8
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in ./usr/bin/scsi_logging_level from #! /bin/bash to #!/bin/bash
Processing files: sg3_utils-1.41-3.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rTkrYr
+ umask 022
+ cd /builddir/build/BUILD
+ cd sg3_utils-1.41
+ DOCDIR=/builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/share/doc/sg3_utils
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/share/doc/sg3_utils
+ cp -pr AUTHORS /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/share/doc/sg3_utils
+ cp -pr BSD_LICENSE /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/share/doc/sg3_utils
+ cp -pr COPYING /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/share/doc/sg3_utils
+ cp -pr COVERAGE /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/share/doc/sg3_utils
+ cp -pr CREDITS /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/share/doc/sg3_utils
+ cp -pr ChangeLog /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/share/doc/sg3_utils
+ cp -pr README /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/share/doc/sg3_utils
+ cp -pr README.sg_start /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/share/doc/sg3_utils
+ exit 0
Provides: sg3_utils = 1.41-3.fc28 sg3_utils(riscv-64) = 1.41-3.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/bash ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsgutils2.so.2()(64bit) rtld(GNU_HASH)
Processing files: sg3_utils-libs-1.41-3.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0y6bhI
+ umask 022
+ cd /builddir/build/BUILD
+ cd sg3_utils-1.41
+ DOCDIR=/builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/share/doc/sg3_utils-libs
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/share/doc/sg3_utils-libs
+ cp -pr BSD_LICENSE /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/share/doc/sg3_utils-libs
+ cp -pr COPYING /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64/usr/share/doc/sg3_utils-libs
+ exit 0
Provides: libsgutils2.so.2()(64bit) sg3_utils-libs = 1.41-3.fc28 sg3_utils-libs(riscv-64) = 1.41-3.fc28
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH)
Processing files: sg3_utils-devel-1.41-3.fc28.riscv64
Provides: sg3_utils-devel = 1.41-3.fc28 sg3_utils-devel(riscv-64) = 1.41-3.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libsgutils2.so.2()(64bit)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64
Wrote: /builddir/build/SRPMS/sg3_utils-1.41-3.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/sg3_utils-1.41-3.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/sg3_utils-libs-1.41-3.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/sg3_utils-devel-1.41-3.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WNqRh1
+ umask 022
+ cd /builddir/build/BUILD
+ cd sg3_utils-1.41
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/sg3_utils-1.41-3.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff