<86>Jan 22 08:57:10 userdel[115072]: delete user 'rooter'
<86>Jan 22 08:57:10 groupadd[115109]: group added to /etc/group: name=rooter, GID=573
<86>Jan 22 08:57:10 groupadd[115109]: group added to /etc/gshadow: name=rooter
<86>Jan 22 08:57:10 groupadd[115109]: new group: name=rooter, GID=573
<86>Jan 22 08:57:10 useradd[115129]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash
<86>Jan 22 08:57:10 userdel[115142]: delete user 'builder'
<86>Jan 22 08:57:10 userdel[115142]: removed group 'builder' owned by 'builder'
<86>Jan 22 08:57:10 userdel[115142]: removed shadow group 'builder' owned by 'builder'
<86>Jan 22 08:57:10 groupadd[115156]: group added to /etc/group: name=builder, GID=574
<86>Jan 22 08:57:10 groupadd[115156]: group added to /etc/gshadow: name=builder
<86>Jan 22 08:57:10 groupadd[115156]: new group: name=builder, GID=574
<86>Jan 22 08:57:10 useradd[115164]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/sg3_utils-1.42-alt1.nosrc.rpm
Installing sg3_utils-1.42-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.11128
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf sg3_utils-1.42
+ echo 'Source #0 (sg3_utils-1.42.tar):'
Source #0 (sg3_utils-1.42.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/sg3_utils-1.42.tar
+ cd sg3_utils-1.42
+ /bin/chmod -c -Rf u+rwX,go-w .
+ sed -i s/libsgutils2/libsgutils/g doc/Makefile.am doc/Makefile.in examples/Makefile.cplus examples/Makefile.freebsd include/Makefile.am include/Makefile.in lib/Makefile.am lib/Makefile.in scripts/Makefile.am scripts/Makefile.in src/Makefile.am src/Makefile.in utils/Makefile.cygwin utils/Makefile.freebsd utils/Makefile.mingw utils/Makefile.solaris
+ sed -i s/2:0:0/1:0:0/ lib/Makefile.am lib/Makefile.in
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.11128
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd sg3_utils-1.42
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
autoreconf-default: configure.ac: tracing
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in `.'.
libtoolize-default: linking file `./config.guess'
libtoolize-default: linking file `./config.sub'
libtoolize-default: linking file `./install-sh'
libtoolize-default: linking file `./ltmain.sh'
libtoolize-default: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize-default: rerunning libtoolize-default, to keep the correct libtool macros in-tree.
libtoolize-default: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ readlink -e -- ./configure
+ sort -u
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /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 i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking whether i586-alt-linux-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of i586-alt-linux-gcc... none
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i586-alt-linux-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking for sysroot... no
checking for i586-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i586-alt-linux-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-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
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
make  all-recursive
Making all in include
make[2]: Nothing to be done for 'all'.
Making all in lib
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_pt_common.lo sg_pt_common.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sg_pt_common.c  -fPIC -DPIC -o .libs/sg_pt_common.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_lib_data.lo sg_lib_data.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sg_lib_data.c  -fPIC -DPIC -o .libs/sg_lib_data.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_cmds_mmc.lo sg_cmds_mmc.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sg_cmds_mmc.c  -fPIC -DPIC -o .libs/sg_cmds_mmc.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_cmds_basic.lo sg_cmds_basic.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sg_cmds_basic.c  -fPIC -DPIC -o .libs/sg_cmds_basic.o
sg_cmds_basic.c: In function 'sg_cmds_process_helper':
sg_cmds_basic.c:139:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
         ++check_data_in;
         ^~~~~~~~~~~~~~~
sg_cmds_basic.c:141:5: note: here
     case SG_LIB_CAT_UNIT_ATTENTION:
     ^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_io_linux.lo sg_io_linux.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sg_io_linux.c  -fPIC -DPIC -o .libs/sg_io_linux.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_pt_linux.lo sg_pt_linux.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sg_pt_linux.c  -fPIC -DPIC -o .libs/sg_pt_linux.o
sg_pt_linux.c: In function 'do_scsi_pt':
sg_pt_linux.c:1024: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)))
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                       
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_cmds_basic2.lo sg_cmds_basic2.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sg_cmds_basic2.c  -fPIC -DPIC -o .libs/sg_cmds_basic2.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_cmds_extra.lo sg_cmds_extra.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sg_cmds_extra.c  -fPIC -DPIC -o .libs/sg_cmds_extra.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_lib.lo sg_lib.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sg_lib.c  -fPIC -DPIC -o .libs/sg_lib.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -version-info 1:0:0 -no-undefined  -o libsgutils.la -rpath /usr/lib 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: i586-alt-linux-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    -O2 -march=i586 -mtune=generic   -Wl,-soname -Wl,libsgutils.so.1 -o .libs/libsgutils.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libsgutils.so.1" && ln -s "libsgutils.so.1.0.0" "libsgutils.so.1")
libtool: link: (cd ".libs" && rm -f "libsgutils.so" && ln -s "libsgutils.so.1.0.0" "libsgutils.so")
libtool: link: ( cd ".libs" && rm -f "libsgutils.la" && ln -s "../libsgutils.la" "libsgutils.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_inq_data.o sg_inq_data.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_get_lba_status.o sg_get_lba_status.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_compare_and_write.o sg_compare_and_write.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_decode_sense.o sg_decode_sense.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_ident.o sg_ident.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_opcodes.o sg_opcodes.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_format.o sg_format.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_prevent.o sg_prevent.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_raw.o sg_raw.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_luns.o sg_luns.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_modes.o sg_modes.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_read_buffer.o sg_read_buffer.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_rdac.o sg_rdac.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_read_block_limits.o sg_read_block_limits.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_inq.o sg_inq.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_read_long.o sg_read_long.c
sg_read_long.c: In function 'main':
sg_read_long.c:37:12: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 227 [-Wformat-truncation=]
 #define ME "sg_read_long: "
            ^~~~~~~~~~~~~~~~
sg_read_long.c:251:26: note: in expansion of macro 'ME'
                          ME "could not open %s for writing", out_fname);
                          ^~
sg_read_long.c:262:58: note: format string is defined here
             snprintf(ebuff, EBUFF_SZ, ME "couldn't write to %s", out_fname);
                                                          ^~
In file included from /usr/include/stdio.h:862,
                 from sg_read_long.c:17:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 42 and 297 bytes into a destination of size 256
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sg_read_long.c:37:12: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 224 [-Wformat-truncation=]
 #define ME "sg_read_long: "
            ^~~~~~~~~~~~~~~~
sg_read_long.c:262:39: note: in expansion of macro 'ME'
             snprintf(ebuff, EBUFF_SZ, ME "couldn't write to %s", out_fname);
                                       ^~
sg_read_long.c:262:61: note: format string is defined here
             snprintf(ebuff, EBUFF_SZ, ME "couldn't write to %s", out_fname);
                                                             ^~
In file included from /usr/include/stdio.h:862,
                 from sg_read_long.c:17:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 33 and 288 bytes into a destination of size 256
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_persist.o sg_persist.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_get_config.o sg_get_config.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_read_attr.o sg_read_attr.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_readcap.o sg_readcap.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_reset_wp.o sg_reset_wp.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_rep_zones.o sg_rep_zones.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_referrals.o sg_referrals.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_reassign.o sg_reassign.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_rmsn.o sg_rmsn.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_requests.o sg_requests.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_sat_identify.o sg_sat_identify.c
sg_sat_identify.c: In function 'do_identify_dev':
sg_sat_identify.c:201:25: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
                         if (verbose < 2)
                         ^~
sg_sat_identify.c:205:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
                             return SG_LIB_CAT_RECOVERED;
                             ^~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_rtpg.o sg_rtpg.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_safte.o sg_safte.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_sat_phy_event.o sg_sat_phy_event.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_sanitize.o sg_sanitize.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_sat_set_features.o sg_sat_set_features.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_start.o sg_start.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_sat_read_gplog.o sg_sat_read_gplog.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_sync.o sg_sync.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_ses_microcode.o sg_ses_microcode.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_unmap.o sg_unmap.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_turs.o sg_turs.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_senddiag.o sg_senddiag.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_timestamp.o sg_timestamp.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_stpg.o sg_stpg.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_verify.o sg_verify.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_wr_mode.o sg_wr_mode.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_write_long.o sg_write_long.c
sg_write_long.c: In function 'main':
sg_write_long.c:42:12: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 226 [-Wformat-truncation=]
 #define ME "sg_write_long: "
            ^~~~~~~~~~~~~~~~~
sg_write_long.c:225:30: note: in expansion of macro 'ME'
                              ME "could not open %s for reading", file_name);
                              ^~
sg_write_long.c:250:36: note: format string is defined here
         pr2serr(ME "issue write long to device %s\n\t\txfer_len= %d (0x%x), "
                                    ^~
In file included from /usr/include/stdio.h:862,
                 from sg_write_long.c:19:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 43 and 298 bytes into a destination of size 256
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sg_write_long.c:42:12: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 222 [-Wformat-truncation=]
 #define ME "sg_write_long: "
            ^~~~~~~~~~~~~~~~~
sg_write_long.c:233:43: note: in expansion of macro 'ME'
                 snprintf(ebuff, EBUFF_SZ, ME "couldn't read from %s",
                                           ^~
sg_write_long.c:250:40: note: format string is defined here
         pr2serr(ME "issue write long to device %s\n\t\txfer_len= %d (0x%x), "
                                        ^~
In file included from /usr/include/stdio.h:862,
                 from sg_write_long.c:19:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 35 and 290 bytes into a destination of size 256
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_write_buffer.o sg_write_buffer.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_zone.o sg_zone.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_copy_results.o sg_copy_results.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_write_verify.o sg_write_verify.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_write_same.o sg_write_same.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_emc_trespass.o sg_emc_trespass.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_map.o sg_map.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_vpd_vendor.o sg_vpd_vendor.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_reset.o sg_reset.c
sg_reset.c: In function 'main':
sg_reset.c:268:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
             pr2serr(ME "SG_SCSI_RESET not supported (for value=0x%x)\n", k);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sg_reset.c:269:9: note: here
         default:
         ^~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_rbuf.o sg_rbuf.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_read.o sg_read.c
sg_read.c: In function 'main':
sg_read.c:60:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 488 [-Wformat-truncation=]
 #define ME "sg_read: "
            ^~~~~~~~~~~
sg_read.c:557:26: note: in expansion of macro 'ME'
                          ME "could not open %s for sg reading", inf);
                          ^~
sg_read.c:734:44: note: format string is defined here
                 pr2serr(ME "short read: wanted/got=%d/%d bytes, stop\n",
                                            ^~
In file included from /usr/include/stdio.h:862,
                 from sg_read.c:28:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 40 and 551 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sg_read.c:60:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 465 [-Wformat-truncation=]
 #define ME "sg_read: "
            ^~~~~~~~~~~
sg_read.c:611:21: note: in expansion of macro 'ME'
                     ME "couldn't skip to required position on %s", inf);
                     ^~
sg_read.c:734:67: note: format string is defined here
                 pr2serr(ME "short read: wanted/got=%d/%d bytes, stop\n",
                                                                   ^~
In file included from /usr/include/stdio.h:862,
                 from sg_read.c:28:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 48 and 559 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sg_read.c:60:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 488 [-Wformat-truncation=]
 #define ME "sg_read: "
            ^~~~~~~~~~~
sg_read.c:599:22: note: in expansion of macro 'ME'
                      ME "could not open %s for reading", inf);
                      ^~
sg_read.c:734:44: note: format string is defined here
                 pr2serr(ME "short read: wanted/got=%d/%d bytes, stop\n",
                                            ^~
In file included from /usr/include/stdio.h:862,
                 from sg_read.c:28:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 37 and 548 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_map26.o sg_map26.c
sg_map26.c: In function 'nt_typ_from_filename':
sg_map26.c:218: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:219: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:359: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:361: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:91:21: warning: left shift of negative value [-Wshift-negative-value]
     ((minor) & ~(-1 << ST_MODE_SHIFT)) )
                     ^~
sg_map26.c:811:18: note: in expansion of macro 'TAPE_NR'
                  TAPE_NR(mi));
                  ^~~~~~~
sg_map26.c: In function 'map_osst':
sg_map26.c:91:21: warning: left shift of negative value [-Wshift-negative-value]
     ((minor) & ~(-1 << ST_MODE_SHIFT)) )
                     ^~
sg_map26.c:869:18: note: in expansion of macro 'TAPE_NR'
                  TAPE_NR(mi));
                  ^~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_scan_linux.o sg_scan_linux.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_test_rwbuf.o sg_test_rwbuf.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_ses.o sg_ses.c
sg_ses.c: In function 'enc_status_helper':
sg_ses.c:1904:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if (nofilter || ((0xc0 & statp[1]) || (0xe & statp[2])))
         ^~
sg_ses.c:1909:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
             printf("%s DC overcurrent=%d\n", pad, !!(statp[2] & 0x2));
             ^~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_compare_and_write sg_compare_and_write.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_compare_and_write sg_compare_and_write.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_dd.o sg_dd.c
sg_dd.c: In function 'sg_read':
sg_dd.c:776:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
             may_coe = 1;
             ~~~~~~~~^~~
sg_dd.c:777:9: note: here
         default:
         ^~~~~~~
sg_dd.c: In function 'sg_read_low':
sg_dd.c:666:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
         if (5 == ifp->pdt) {    /* MMC READs can go down this path */
            ^
sg_dd.c:689:5: note: here
     default:
     ^~~~~~~
sg_dd.c: In function 'main':
sg_dd.c:66:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 467 [-Wformat-truncation=]
 #define ME "sg_dd: "
            ^~~~~~~~~
sg_dd.c:1285:47: note: in expansion of macro 'ME'
                     snprintf(ebuff, EBUFF_SZ, ME "couldn't skip to "
                                               ^~
sg_dd.c:2150:42: note: format string is defined here
                         "seek=%" PRId64 " ", seek);
                                          ^~
In file included from /usr/include/stdio.h:862,
                 from sg_dd.c:35:
/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_dd.c:66:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 490 [-Wformat-truncation=]
 #define ME "sg_dd: "
            ^~~~~~~~~
sg_dd.c:1274:22: note: in expansion of macro 'ME'
                      ME "could not open %s for reading", inf);
                      ^~
sg_dd.c:2149:62: note: format string is defined here
                 snprintf(ebuff, EBUFF_SZ, ME "writing(sparse after error), "
                                                              ^~
In file included from /usr/include/stdio.h:862,
                 from sg_dd.c:35:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 35 and 546 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sg_dd.c:66:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 490 [-Wformat-truncation=]
 #define ME "sg_dd: "
            ^~~~~~~~~
sg_dd.c:1234:26: note: in expansion of macro 'ME'
                          ME "could not open %s for sg reading", inf);
                          ^~
sg_dd.c:2149:62: note: format string is defined here
                 snprintf(ebuff, EBUFF_SZ, ME "writing(sparse after error), "
                                                              ^~
In file included from /usr/include/stdio.h:862,
                 from sg_dd.c:35:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 38 and 549 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sg_dd.c:66:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 477 [-Wformat-truncation=]
 #define ME "sg_dd: "
            ^~~~~~~~~
sg_dd.c:1310:39: note: in expansion of macro 'ME'
             snprintf(ebuff, EBUFF_SZ, ME "flock(LOCK_EX | LOCK_NB) on %s "
                                       ^~
sg_dd.c:2149:75: note: format string is defined here
                 snprintf(ebuff, EBUFF_SZ, ME "writing(sparse after error), "
                                                                           ^~
                         "seek=%" PRId64 " ", seek);
                         ~~                                                 
In file included from /usr/include/stdio.h:862,
                 from sg_dd.c:35:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 43 and 554 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sg_dd.c:66:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 490 [-Wformat-truncation=]
 #define ME "sg_dd: "
            ^~~~~~~~~
sg_dd.c:1412:25: note: in expansion of macro 'ME'
                         ME "could not open %s for raw writing", outf);
                         ^~
sg_dd.c:2149:62: note: format string is defined here
                 snprintf(ebuff, EBUFF_SZ, ME "writing(sparse after error), "
                                                              ^~
In file included from /usr/include/stdio.h:862,
                 from sg_dd.c:35:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 39 and 550 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sg_dd.c:66:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 490 [-Wformat-truncation=]
 #define ME "sg_dd: "
            ^~~~~~~~~
sg_dd.c:1398:25: note: in expansion of macro 'ME'
                         ME "could not open %s for writing", outf);
                         ^~
sg_dd.c:2149:62: note: format string is defined here
                 snprintf(ebuff, EBUFF_SZ, ME "writing(sparse after error), "
                                                              ^~
In file included from /usr/include/stdio.h:862,
                 from sg_dd.c:35:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 35 and 546 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sg_dd.c:66:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 467 [-Wformat-truncation=]
 #define ME "sg_dd: "
            ^~~~~~~~~
sg_dd.c:1426:21: note: in expansion of macro 'ME'
                     ME "couldn't seek to required position on %s", outf);
                     ^~
sg_dd.c:2150:42: note: format string is defined here
                         "seek=%" PRId64 " ", seek);
                                          ^~
In file included from /usr/include/stdio.h:862,
                 from sg_dd.c:35:
/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_dd.c:66:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 490 [-Wformat-truncation=]
 #define ME "sg_dd: "
            ^~~~~~~~~
sg_dd.c:1358:22: note: in expansion of macro 'ME'
                      ME "could not open %s for sg writing", outf);
                      ^~
sg_dd.c:2149:62: note: format string is defined here
                 snprintf(ebuff, EBUFF_SZ, ME "writing(sparse after error), "
                                                              ^~
In file included from /usr/include/stdio.h:862,
                 from sg_dd.c:35:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 38 and 549 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sg_dd.c:66:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 477 [-Wformat-truncation=]
 #define ME "sg_dd: "
            ^~~~~~~~~
sg_dd.c:1439:39: note: in expansion of macro 'ME'
             snprintf(ebuff, EBUFF_SZ, ME "flock(LOCK_EX | LOCK_NB) on %s "
                                       ^~
sg_dd.c:2149:75: note: format string is defined here
                 snprintf(ebuff, EBUFF_SZ, ME "writing(sparse after error), "
                                                                           ^~
                         "seek=%" PRId64 " ", seek);
                         ~~                                                 
In file included from /usr/include/stdio.h:862,
                 from sg_dd.c:35:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 43 and 554 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sg_dd.c:66:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 490 [-Wformat-truncation=]
 #define ME "sg_dd: "
            ^~~~~~~~~
sg_dd.c:1698:22: note: in expansion of macro 'ME'
                      ME "could not open %s for writing", out2f);
                      ^~
sg_dd.c:2149:62: note: format string is defined here
                 snprintf(ebuff, EBUFF_SZ, ME "writing(sparse after error), "
                                                              ^~
In file included from /usr/include/stdio.h:862,
                 from sg_dd.c:35:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 35 and 546 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_logs.o sg_logs.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sgm_dd.o sgm_dd.c
sgm_dd.c: In function 'main':
sgm_dd.c:75:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 466 [-Wformat-truncation=]
 #define ME "sgm_dd: "
            ^~~~~~~~~~
sgm_dd.c:966:47: note: in expansion of macro 'ME'
                     snprintf(ebuff, EBUFF_SZ, ME "couldn't skip to "
                                               ^~
In file included from /usr/include/stdio.h:862,
                 from sgm_dd.c:39:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 47 and 558 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgm_dd.c:75:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 489 [-Wformat-truncation=]
 #define ME "sgm_dd: "
            ^~~~~~~~~~
sgm_dd.c:957:26: note: in expansion of macro 'ME'
                          ME "could not open %s for reading", inf);
                          ^~
In file included from sgm_dd.c:47:
/usr/include/inttypes.h:47:27: note: format string is defined here
 #  define __PRI64_PREFIX "ll"
                           ^~
In file included from /usr/include/stdio.h:862,
                 from sgm_dd.c:39:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 36 and 547 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgm_dd.c:75:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 476 [-Wformat-truncation=]
 #define ME "sgm_dd: "
            ^~~~~~~~~~
sgm_dd.c:943:26: note: in expansion of macro 'ME'
                          ME "error using mmap() on file: %s", inf);
                          ^~
In file included from /usr/include/stdio.h:862,
                 from sgm_dd.c:39:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 37 and 548 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgm_dd.c:75:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 489 [-Wformat-truncation=]
 #define ME "sgm_dd: "
            ^~~~~~~~~~
sgm_dd.c:915:26: note: in expansion of macro 'ME'
                          ME "could not open %s for sg reading", inf);
                          ^~
In file included from sgm_dd.c:47:
/usr/include/inttypes.h:47:27: note: format string is defined here
 #  define __PRI64_PREFIX "ll"
                           ^~
In file included from /usr/include/stdio.h:862,
                 from sgm_dd.c:39:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 39 and 550 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgm_dd.c:75:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 489 [-Wformat-truncation=]
 #define ME "sgm_dd: "
            ^~~~~~~~~~
sgm_dd.c:1053:47: note: in expansion of macro 'ME'
                     snprintf(ebuff, EBUFF_SZ, ME "could not open %s "
                                               ^~
In file included from sgm_dd.c:47:
/usr/include/inttypes.h:47:27: note: format string is defined here
 #  define __PRI64_PREFIX "ll"
                           ^~
In file included from /usr/include/stdio.h:862,
                 from sgm_dd.c:39:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 40 and 551 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgm_dd.c:75:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 489 [-Wformat-truncation=]
 #define ME "sgm_dd: "
            ^~~~~~~~~~
sgm_dd.c:1046:30: note: in expansion of macro 'ME'
                              ME "could not open %s for writing", outf);
                              ^~
In file included from sgm_dd.c:47:
/usr/include/inttypes.h:47:27: note: format string is defined here
 #  define __PRI64_PREFIX "ll"
                           ^~
In file included from /usr/include/stdio.h:862,
                 from sgm_dd.c:39:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 36 and 547 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgm_dd.c:75:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 466 [-Wformat-truncation=]
 #define ME "sgm_dd: "
            ^~~~~~~~~~
sgm_dd.c:1064:47: note: in expansion of macro 'ME'
                     snprintf(ebuff, EBUFF_SZ, ME "couldn't seek to "
                                               ^~
In file included from /usr/include/stdio.h:862,
                 from sgm_dd.c:39:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 47 and 558 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgm_dd.c:75:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 476 [-Wformat-truncation=]
 #define ME "sgm_dd: "
            ^~~~~~~~~~
sgm_dd.c:1025:30: note: in expansion of macro 'ME'
                              ME "error using mmap() on file: %s", outf);
                              ^~
In file included from /usr/include/stdio.h:862,
                 from sgm_dd.c:39:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 37 and 548 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgm_dd.c:75:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 489 [-Wformat-truncation=]
 #define ME "sgm_dd: "
            ^~~~~~~~~~
sgm_dd.c:997:43: note: in expansion of macro 'ME'
                 snprintf(ebuff, EBUFF_SZ, ME "could not open %s for "
                                           ^~
In file included from sgm_dd.c:47:
/usr/include/inttypes.h:47:27: note: format string is defined here
 #  define __PRI64_PREFIX "ll"
                           ^~
In file included from /usr/include/stdio.h:862,
                 from sgm_dd.c:39:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 39 and 550 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_decode_sense sg_decode_sense.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_decode_sense sg_decode_sense.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_get_config sg_get_config.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_get_config sg_get_config.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_format sg_format.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_format sg_format.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_get_lba_status sg_get_lba_status.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_get_lba_status sg_get_lba_status.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_inq sg_inq.o sg_inq_data.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_inq sg_inq.o sg_inq_data.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_ident sg_ident.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_ident sg_ident.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_logs sg_logs.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_logs sg_logs.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_luns sg_luns.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_luns sg_luns.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_modes sg_modes.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_modes sg_modes.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_opcodes sg_opcodes.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_opcodes sg_opcodes.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_persist sg_persist.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_persist sg_persist.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_prevent sg_prevent.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_prevent sg_prevent.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_raw sg_raw.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_raw sg_raw.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_read_attr sg_read_attr.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_read_attr sg_read_attr.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_read_block_limits sg_read_block_limits.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_read_block_limits sg_read_block_limits.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_xcopy.o sg_xcopy.c
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:1201:22: note: in expansion of macro 'ME'
                      ME "could not open %s for sg reading", ifp->fname);
                      ^~
sg_xcopy.c:1462:44: note: format string is defined here
                 pr2serr(ME "Unrecognised short option in '%s', try "
                                            ^~
In file included from /usr/include/stdio.h:862,
                 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:1213:39: note: in expansion of macro 'ME'
             snprintf(ebuff, EBUFF_SZ, ME "flock(LOCK_EX | LOCK_NB) on %s "
                                       ^~
sg_xcopy.c:1462:57: note: format string is defined here
                 pr2serr(ME "Unrecognised short option in '%s', try "
                                                         ^~
In file included from /usr/include/stdio.h:862,
                 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 474 [-Wformat-truncation=]
 #define ME "sg_xcopy: "
            ^~~~~~~~~~~~
sg_xcopy.c:1256:39: note: in expansion of macro 'ME'
             snprintf(ebuff, EBUFF_SZ, ME "flock(LOCK_EX | LOCK_NB) on %s "
                                       ^~
sg_xcopy.c:1462:57: note: format string is defined here
                 pr2serr(ME "Unrecognised short option in '%s', try "
                                                         ^~
In file included from /usr/include/stdio.h:862,
                 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:1244:22: note: in expansion of macro 'ME'
                      ME "could not open %s for sg writing", ofp->fname);
                      ^~
sg_xcopy.c:1462:44: note: format string is defined here
                 pr2serr(ME "Unrecognised short option in '%s', try "
                                            ^~
In file included from /usr/include/stdio.h:862,
                 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 ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_rdac sg_rdac.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_rdac sg_rdac.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sgp_dd.o sgp_dd.c
sgp_dd.c: In function 'read_write_thread':
sgp_dd.c:511:26: warning: argument 'v_clp' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
 read_write_thread(void * v_clp)
                   ~~~~~~~^~~~~
sgp_dd.c: In function 'main':
sgp_dd.c:69:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 466 [-Wformat-truncation=]
 #define ME "sgp_dd: "
            ^~~~~~~~~~
sgp_dd.c:1364:25: note: in expansion of macro 'ME'
                         ME "couldn't skip to required position on %s", inf);
                         ^~
sgp_dd.c:1432:67: note: format string is defined here
                         ME "couldn't seek to required position on %s", outf);
                                                                   ^~
In file included from /usr/include/stdio.h:862,
                 from sgp_dd.c:33:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 47 and 558 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgp_dd.c:69:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 489 [-Wformat-truncation=]
 #define ME "sgp_dd: "
            ^~~~~~~~~~
sgp_dd.c:1354:26: note: in expansion of macro 'ME'
                          ME "could not open %s for reading", inf);
                          ^~
sgp_dd.c:1432:44: note: format string is defined here
                         ME "couldn't seek to required position on %s", outf);
                                            ^~
In file included from /usr/include/stdio.h:862,
                 from sgp_dd.c:33:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 36 and 547 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgp_dd.c:69:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 489 [-Wformat-truncation=]
 #define ME "sgp_dd: "
            ^~~~~~~~~~
sgp_dd.c:1336:26: note: in expansion of macro 'ME'
                          ME "could not open %s for sg reading", inf);
                          ^~
sgp_dd.c:1432:44: note: format string is defined here
                         ME "couldn't seek to required position on %s", outf);
                                            ^~
In file included from /usr/include/stdio.h:862,
                 from sgp_dd.c:33:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 39 and 550 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgp_dd.c:69:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 489 [-Wformat-truncation=]
 #define ME "sgp_dd: "
            ^~~~~~~~~~
sgp_dd.c:1421:30: note: in expansion of macro 'ME'
                              ME "could not open %s for raw writing", outf);
                              ^~
sgp_dd.c:1432:44: note: format string is defined here
                         ME "couldn't seek to required position on %s", outf);
                                            ^~
In file included from /usr/include/stdio.h:862,
                 from sgp_dd.c:33:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 40 and 551 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgp_dd.c:69:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 489 [-Wformat-truncation=]
 #define ME "sgp_dd: "
            ^~~~~~~~~~
sgp_dd.c:1413:30: note: in expansion of macro 'ME'
                              ME "could not open %s for writing", outf);
                              ^~
sgp_dd.c:1432:44: note: format string is defined here
                         ME "couldn't seek to required position on %s", outf);
                                            ^~
In file included from /usr/include/stdio.h:862,
                 from sgp_dd.c:33:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 36 and 547 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgp_dd.c:69:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 466 [-Wformat-truncation=]
 #define ME "sgp_dd: "
            ^~~~~~~~~~
sgp_dd.c:1432:25: note: in expansion of macro 'ME'
                         ME "couldn't seek to required position on %s", outf);
                         ^~
sgp_dd.c:1432:67: note: format string is defined here
                         ME "couldn't seek to required position on %s", outf);
                                                                   ^~
In file included from /usr/include/stdio.h:862,
                 from sgp_dd.c:33:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 47 and 558 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgp_dd.c:69:12: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 489 [-Wformat-truncation=]
 #define ME "sgp_dd: "
            ^~~~~~~~~~
sgp_dd.c:1389:26: note: in expansion of macro 'ME'
                          ME "could not open %s for sg writing", outf);
                          ^~
sgp_dd.c:1432:44: note: format string is defined here
                         ME "couldn't seek to required position on %s", outf);
                                            ^~
In file included from /usr/include/stdio.h:862,
                 from sgp_dd.c:33:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 39 and 550 bytes into a destination of size 512
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_read_buffer sg_read_buffer.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_read_buffer sg_read_buffer.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_read_long sg_read_long.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_read_long sg_read_long.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_readcap sg_readcap.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_readcap sg_readcap.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_reassign sg_reassign.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_reassign sg_reassign.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_rep_zones sg_rep_zones.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_rep_zones sg_rep_zones.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_reset_wp sg_reset_wp.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_reset_wp sg_reset_wp.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_requests sg_requests.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_requests sg_requests.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_referrals sg_referrals.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_referrals sg_referrals.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sg_vpd.o sg_vpd.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_rmsn sg_rmsn.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_rmsn sg_rmsn.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_rtpg sg_rtpg.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_rtpg sg_rtpg.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_safte sg_safte.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_safte sg_safte.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_sat_phy_event sg_sat_phy_event.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_sat_phy_event sg_sat_phy_event.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_sat_read_gplog sg_sat_read_gplog.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_sat_read_gplog sg_sat_read_gplog.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_sanitize sg_sanitize.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_sanitize sg_sanitize.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_sat_identify sg_sat_identify.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_sat_identify sg_sat_identify.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_senddiag sg_senddiag.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_senddiag sg_senddiag.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_sat_set_features sg_sat_set_features.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_sat_set_features sg_sat_set_features.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_ses sg_ses.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_ses sg_ses.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_ses_microcode sg_ses_microcode.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_ses_microcode sg_ses_microcode.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_start sg_start.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_start sg_start.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_stpg sg_stpg.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_stpg sg_stpg.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sginfo.o sginfo.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;
             ^~~~~~
sginfo.c: In function 'show_devices':
sginfo.c:3429: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,
                 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 ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sginfo.c:3447:40: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 239 [-Wformat-truncation=]
                      "SCSI(2) ioctl on %s failed", dev_name);
                                        ^~          ~~~~~~~~
In file included from /usr/include/stdio.h:862,
                 from sginfo.c:127:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 25 and 280 bytes into a destination of size 256
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sginfo.c:3518:61: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 239 [-Wformat-truncation=]
                 snprintf(ebuff, EBUFF_SZ, "SCSI(3) ioctl on %s failed", name);
                                                             ^~          ~~~~
In file included from /usr/include/stdio.h:862,
                 from sginfo.c:127:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 25 and 280 bytes into a destination of size 256
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sginfo.c:3509:61: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 239 [-Wformat-truncation=]
                 snprintf(ebuff, EBUFF_SZ, "SCSI(3) ioctl on %s failed", name);
                                                             ^~          ~~~~
In file included from /usr/include/stdio.h:862,
                 from sginfo.c:127:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 25 and 280 bytes into a destination of size 256
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_sync sg_sync.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_sync sg_sync.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_turs sg_turs.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_turs sg_turs.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_timestamp sg_timestamp.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_timestamp sg_timestamp.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_unmap sg_unmap.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_unmap sg_unmap.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_verify sg_verify.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_verify sg_verify.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_write_long sg_write_long.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_write_long sg_write_long.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_write_buffer sg_write_buffer.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_write_buffer sg_write_buffer.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_wr_mode sg_wr_mode.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_wr_mode sg_wr_mode.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_write_same sg_write_same.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_write_same sg_write_same.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_vpd sg_vpd.o sg_vpd_vendor.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_vpd sg_vpd.o sg_vpd_vendor.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_copy_results sg_copy_results.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_copy_results sg_copy_results.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_write_verify sg_write_verify.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_write_verify sg_write_verify.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_zone sg_zone.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_zone sg_zone.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_dd sg_dd.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_dd sg_dd.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_map sg_map.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_map sg_map.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_map26 sg_map26.o  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o sg_map26 sg_map26.o 
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_rbuf sg_rbuf.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_rbuf sg_rbuf.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_emc_trespass sg_emc_trespass.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_emc_trespass sg_emc_trespass.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_reset sg_reset.o  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o sg_reset sg_reset.o 
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_read sg_read.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_read sg_read.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_test_rwbuf sg_test_rwbuf.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_test_rwbuf sg_test_rwbuf.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_scan sg_scan_linux.o   ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_scan sg_scan_linux.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sginfo sginfo.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sginfo sginfo.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sgm_dd sgm_dd.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sgm_dd sgm_dd.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sg_xcopy sg_xcopy.o ../lib/libsgutils.la  
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sg_xcopy sg_xcopy.o  ../lib/.libs/libsgutils.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sgp_dd sgp_dd.o ../lib/libsgutils.la  -lpthread 
libtool: link: i586-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sgp_dd sgp_dd.o  ../lib/.libs/libsgutils.so -lpthread
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
Making all in doc
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/doc'
cp -p sg_scan.8.linux sg_scan.8
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/doc'
Making all in scripts
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.21128
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/sg3_utils-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/sg3_utils-buildroot
+ cd sg3_utils-1.42
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/sg3_utils-buildroot
make: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/include'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/sg3_utils-buildroot/usr/include/scsi'
 /bin/install -p -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 '/usr/src/tmp/sg3_utils-buildroot/usr/include/scsi'
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/include'
Making install in lib
make[1]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
 /bin/mkdir -p '/usr/src/tmp/sg3_utils-buildroot/usr/lib'
 /bin/sh ../libtool   --mode=install /bin/install -p   libsgutils.la '/usr/src/tmp/sg3_utils-buildroot/usr/lib'
libtool: install: /bin/install -p .libs/libsgutils.so.1.0.0 /usr/src/tmp/sg3_utils-buildroot/usr/lib/libsgutils.so.1.0.0
libtool: install: (cd /usr/src/tmp/sg3_utils-buildroot/usr/lib && { ln -s -f libsgutils.so.1.0.0 libsgutils.so.1 || { rm -f libsgutils.so.1 && ln -s libsgutils.so.1.0.0 libsgutils.so.1; }; })
libtool: install: (cd /usr/src/tmp/sg3_utils-buildroot/usr/lib && { ln -s -f libsgutils.so.1.0.0 libsgutils.so || { rm -f libsgutils.so && ln -s libsgutils.so.1.0.0 libsgutils.so; }; })
libtool: install: /bin/install -p .libs/libsgutils.lai /usr/src/tmp/sg3_utils-buildroot/usr/lib/libsgutils.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/lib'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
 /bin/mkdir -p '/usr/src/tmp/sg3_utils-buildroot/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -p 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_attr 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_timestamp 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 '/usr/src/tmp/sg3_utils-buildroot/usr/bin'
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_compare_and_write /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_compare_and_write
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_decode_sense /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_decode_sense
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_format /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_format
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_get_config /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_get_config
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_get_lba_status /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_get_lba_status
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_ident /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_ident
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_inq /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_inq
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_logs /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_logs
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_luns /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_luns
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_modes /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_modes
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_opcodes /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_opcodes
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_persist /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_persist
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_prevent /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_prevent
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_raw /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_raw
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_rdac /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_rdac
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_read_attr /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_read_attr
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_read_block_limits /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_read_block_limits
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_read_buffer /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_read_buffer
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_read_long /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_read_long
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_readcap /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_readcap
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_reassign /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_reassign
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_referrals /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_referrals
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_rep_zones /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_rep_zones
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_requests /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_requests
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_reset_wp /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_reset_wp
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_rmsn /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_rmsn
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_rtpg /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_rtpg
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_safte /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_safte
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_sanitize /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_sanitize
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_sat_identify /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_sat_identify
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_sat_phy_event /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_sat_phy_event
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_sat_read_gplog /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_sat_read_gplog
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_sat_set_features /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_sat_set_features
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_senddiag /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_senddiag
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_ses /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_ses
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_ses_microcode /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_ses_microcode
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_start /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_start
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_stpg /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_stpg
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_sync /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_sync
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_timestamp /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_timestamp
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_turs /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_turs
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_unmap /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_unmap
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_verify /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_verify
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_vpd /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_vpd
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_wr_mode /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_wr_mode
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_write_buffer /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_write_buffer
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_write_long /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_write_long
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_write_same /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_write_same
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_write_verify /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_write_verify
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_zone /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_zone
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_copy_results /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_copy_results
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_dd /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_dd
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_emc_trespass /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_emc_trespass
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_map /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_map
libtool: install: /bin/install -p sg_map26 /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_map26
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_rbuf /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_rbuf
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_read /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_read
libtool: install: /bin/install -p sg_reset /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_reset
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_scan /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_scan
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_test_rwbuf /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_test_rwbuf
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sg_xcopy /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_xcopy
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sginfo /usr/src/tmp/sg3_utils-buildroot/usr/bin/sginfo
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sgm_dd /usr/src/tmp/sg3_utils-buildroot/usr/bin/sgm_dd
libtool: install: warning: `../lib/libsgutils.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/sgp_dd /usr/src/tmp/sg3_utils-buildroot/usr/bin/sgp_dd
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/src'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/sg3_utils-buildroot/usr/share/man/man8'
 /bin/install -p -m 644 scsi_mandat.8 scsi_readcap.8 scsi_ready.8 scsi_satl.8 scsi_start.8 scsi_stop.8 scsi_temperature.8 sg3_utils.8 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_attr.8 sg_read_block_limits.8 sg_read_buffer.8 sg_read_long.8 sg_readcap.8 sg_reassign.8 sg_referrals.8 sg_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 '/usr/src/tmp/sg3_utils-buildroot/usr/share/man/man8'
 /bin/install -p -m 644 sg_sat_set_features.8 sg_senddiag.8 sg_ses.8 sg_ses_microcode.8 sg_start.8 sg_stpg.8 sg_sync.8 sg_timestamp.8 sg_turs.8 sg_unmap.8 sg_verify.8 sg_vpd.8 sg_wr_mode.8 sg_write_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 '/usr/src/tmp/sg3_utils-buildroot/usr/share/man/man8'
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/doc'
Making install in scripts
make[1]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/scripts'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42/scripts'
 /bin/mkdir -p '/usr/src/tmp/sg3_utils-buildroot/usr/bin'
 /bin/install -p scsi_logging_level scsi_mandat scsi_readcap scsi_ready scsi_satl scsi_start scsi_stop scsi_temperature '/usr/src/tmp/sg3_utils-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/scripts'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42/scripts'
make[1]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42'
make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.42'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42'
make: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.42'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/sg3_utils-buildroot (auto)
removed './usr/lib/libsgutils.la'
mode of './usr/lib/libsgutils.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/sg3_utils-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/sg3_utils-buildroot/ (default)
Compressing files in /usr/src/tmp/sg3_utils-buildroot (auto)
Adjusting library links in /usr/src/tmp/sg3_utils-buildroot
./usr/lib:
	libsgutils.so.1 -> libsgutils.so.1.0.0
Verifying ELF objects in /usr/src/tmp/sg3_utils-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: sg3_utils-1.42-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91417
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd sg3_utils-1.42
+ DOCDIR=/usr/src/tmp/sg3_utils-buildroot/usr/share/doc/sg3_utils-1.42
+ export DOCDIR
+ rm -rf /usr/src/tmp/sg3_utils-buildroot/usr/share/doc/sg3_utils-1.42
+ /bin/mkdir -p /usr/src/tmp/sg3_utils-buildroot/usr/share/doc/sg3_utils-1.42
+ cp -prL AUTHORS BSD_LICENSE ChangeLog COPYING COVERAGE CREDITS README README.sg_start /usr/src/tmp/sg3_utils-buildroot/usr/share/doc/sg3_utils-1.42
+ chmod -R go-w /usr/src/tmp/sg3_utils-buildroot/usr/share/doc/sg3_utils-1.42
+ chmod -R a+rX /usr/src/tmp/sg3_utils-buildroot/usr/share/doc/sg3_utils-1.42
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TN335d
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yWAejZ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
find-requires: FINDPACKAGE-COMMANDS: cat
Requires: libsgutils = 1.42-alt1, /bin/bash, /lib/ld-linux.so.2, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), libpthread.so.0(GLIBC_2.3.2), libpthread.so.0(GLIBC_2.3.3), libsgutils.so.1 >= set:lesXcITtYEAXtDPhmui04MmWrRVi4hvYSx3eUbhZyZx8iNyo2hYaPMtQst4CVVMnSh3DUT66tOh6rZwNQBe9fJlIhHRQgtWfrJVrVb5C9TqZDGqLUIRKKK6hi2QXdfi4ZgV3Y9cw0lyUGL4WMHBDANwfwkTQbZ1tg0QHeF9raHbdVIJXwZCZC2bR8DzdRsLWXECqzmjtkjFztHZdXvDHbwgd2kjaFb2, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GF1G1C
Creating sg3_utils-debuginfo package
Processing files: libsgutils-1.42-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.46341
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd sg3_utils-1.42
+ DOCDIR=/usr/src/tmp/sg3_utils-buildroot/usr/share/doc/libsgutils-1.42
+ export DOCDIR
+ rm -rf /usr/src/tmp/sg3_utils-buildroot/usr/share/doc/libsgutils-1.42
+ /bin/mkdir -p /usr/src/tmp/sg3_utils-buildroot/usr/share/doc/libsgutils-1.42
+ cp -prL BSD_LICENSE COPYING /usr/src/tmp/sg3_utils-buildroot/usr/share/doc/libsgutils-1.42
+ chmod -R go-w /usr/src/tmp/sg3_utils-buildroot/usr/share/doc/libsgutils-1.42
+ chmod -R a+rX /usr/src/tmp/sg3_utils-buildroot/usr/share/doc/libsgutils-1.42
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x2rJ6D
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/sg3_utils-buildroot/usr/lib/libsgutils.so.1: 165 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sKAHEf
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: libsgutils.so.1 = set:ldEhLidIXefGsLXYc7lYYk0s33Mu47ZDHDH8yZor7eUmnkPn9UyjZGZw4FAbI4iY94Nb7OCHZ1seQhVg9G7CF2IrUbvQwNZoPNjcUMIbBKPh6rv8CKQ9Njj5jQidJ61I6ZahaOfjJNrVB24RGyf6VDNOZIfZkzOZ0F1ZCY9JZwTPq49Fr4w4AZCC76JEll1vd6O6U9cHtRzSds35K429rdZoHgZ52tyBUvMjqcY1AWiLQ7f8wPLBe1l37bO9dpPIuqOpHX0ZrZdQD3eR2g74wmk3JrjBOFIe61StZLeZfAzqRCfZ3cWEihHwmOdKXUNGT7islFb0xWh6L5yLiagn4
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2zDUsv
Creating libsgutils-debuginfo package
Processing files: libsgutils-devel-1.42-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v9L3Pl
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UrL08M
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: libsgutils = 1.42-alt1, /usr/lib/libsgutils.so.1.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TrainS
Processing files: sg3_utils-debuginfo-1.42-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IHkpNF
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rb4zY3
find-requires: running scripts (debuginfo)
Requires: sg3_utils = 1.42-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpthread.so.0), debug(libsgutils.so.1)
Processing files: libsgutils-debuginfo-1.42-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t1N9Yh
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qQ4L8f
find-requires: running scripts (debuginfo)
Provides: debug(libsgutils.so.1)
Requires: libsgutils = 1.42-alt1, debug(libc.so.6)
Adding to sg3_utils-debuginfo a strict dependency on libsgutils-debuginfo
Removing from sg3_utils-debuginfo 5 sources provided by libsgutils-debuginfo
Removing 2 extra deps from sg3_utils due to dependency on libsgutils
Removing 1 extra deps from libsgutils-devel due to dependency on libsgutils
Removing 1 extra deps from sg3_utils-debuginfo due to dependency on libsgutils-debuginfo
Removing 8 extra deps from sg3_utils due to repentancy on libsgutils
Removing 1 extra deps from sg3_utils-debuginfo due to repentancy on libsgutils-debuginfo
Wrote: /usr/src/RPM/RPMS/i586/sg3_utils-1.42-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libsgutils-1.42-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libsgutils-devel-1.42-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/sg3_utils-debuginfo-1.42-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libsgutils-debuginfo-1.42-alt1.i586.rpm
56.41user 9.23system 2:06.60elapsed 51%CPU (0avgtext+0avgdata 54620maxresident)k
0inputs+0outputs (0major+4906022minor)pagefaults 0swaps
63.70user 11.55system 2:20.68elapsed 53%CPU (0avgtext+0avgdata 122052maxresident)k
0inputs+0outputs (0major+5283556minor)pagefaults 0swaps