<86>Jun 16 02:41:13 userdel[842414]: delete user 'rooter' <86>Jun 16 02:41:13 userdel[842414]: removed group 'rooter' owned by 'rooter' <86>Jun 16 02:41:13 userdel[842414]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 02:41:13 groupadd[842437]: group added to /etc/group: name=rooter, GID=1877 <86>Jun 16 02:41:13 groupadd[842437]: group added to /etc/gshadow: name=rooter <86>Jun 16 02:41:13 groupadd[842437]: new group: name=rooter, GID=1877 <86>Jun 16 02:41:13 useradd[842453]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash <86>Jun 16 02:41:13 userdel[842490]: delete user 'builder' <86>Jun 16 02:41:13 userdel[842490]: removed group 'builder' owned by 'builder' <86>Jun 16 02:41:13 userdel[842490]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 02:41:13 groupadd[842514]: group added to /etc/group: name=builder, GID=1878 <86>Jun 16 02:41:13 groupadd[842514]: group added to /etc/gshadow: name=builder <86>Jun 16 02:41:13 groupadd[842514]: new group: name=builder, GID=1878 <86>Jun 16 02:41:13 useradd[842530]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/sg3_utils-1.48-alt1.nosrc.rpm (w1.gzdio) Installing sg3_utils-1.48-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23302 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf sg3_utils-1.48 + echo 'Source #0 (sg3_utils-1.48.tar):' Source #0 (sg3_utils-1.48.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/sg3_utils-1.48.tar + cd sg3_utils-1.48 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (sg3_utils-alt-rescan-scsi-bus.patch):' Patch #0 (sg3_utils-alt-rescan-scsi-bus.patch): + /usr/bin/patch -p1 patching file scripts/rescan-scsi-bus.sh + sed -i s/libsgutils2/libsgutils/g doc/Makefile.am doc/Makefile.in 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 testing/Makefile.cyg testing/Makefile.freebsd 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.23302 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sg3_utils-1.48 + 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_DIRS([m4])' to configure.ac, libtoolize-default: and rerunning libtoolize-default and aclocal. 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 configure.ac:8: installing './compile' configure.ac:3: installing './missing' lib/Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-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 x86_64-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 how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ANSI C header files... (cached) yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking stdatomic.h usability... yes checking stdatomic.h presence... yes checking for stdatomic.h... yes checking for getopt_long... yes checking for posix_fadvise... yes checking for posix_memalign... yes checking for gettimeofday... yes checking for sysconf... yes checking for lseek64... yes checking for srand48_r... yes checking for library containing pthread_create... -lpthread checking for pthread_cancel... yes checking for pthread_kill... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking linux/nvme_ioctl.h usability... yes checking linux/nvme_ioctl.h presence... yes checking for linux/nvme_ioctl.h... yes checking for linux/types.h... yes checking for linux/bsg.h... yes checking for linux/kdev_t.h... yes checking linux/major.h usability... yes checking linux/major.h presence... yes checking for linux/major.h... yes checking for linux/types.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating scripts/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext configure: ----------------------------------------------------------------------------- sg3_utils-1.48 configuration: host operating system: x86_64-alt-linux-gnu default C compiler: x86_64-alt-linux-gcc binary install path: /usr/bin scripts install path: /usr/bin man page install path: /usr/share/man ----------------------------------------------------------------------------- + make -j16 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.48/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-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 -c -o sg_lib_names.lo sg_lib_names.c libtool: compile: x86_64-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 -c sg_lib_names.c -fPIC -DPIC -o .libs/sg_lib_names.o make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-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 -c -o sg_lib_data.lo sg_lib_data.c libtool: compile: x86_64-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 -c sg_lib_data.c -fPIC -DPIC -o .libs/sg_lib_data.o make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-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 -c -o sg_pr2serr.lo sg_pr2serr.c libtool: compile: x86_64-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 -c sg_pr2serr.c -fPIC -DPIC -o .libs/sg_pr2serr.o make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-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 -c -o sg_io_linux.lo sg_io_linux.c libtool: compile: x86_64-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 -c sg_io_linux.c -fPIC -DPIC -o .libs/sg_io_linux.o make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-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 -c -o sg_cmds_mmc.lo sg_cmds_mmc.c libtool: compile: x86_64-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 -c sg_cmds_mmc.c -fPIC -DPIC -o .libs/sg_cmds_mmc.o make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-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 -c -o sg_pt_common.lo sg_pt_common.c libtool: compile: x86_64-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 -c sg_pt_common.c -fPIC -DPIC -o .libs/sg_pt_common.o make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-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 -c -o sg_cmds_basic.lo sg_cmds_basic.c libtool: compile: x86_64-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 -c sg_cmds_basic.c -fPIC -DPIC -o .libs/sg_cmds_basic.o make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-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 -c -o sg_json_builder.lo sg_json_builder.c libtool: compile: x86_64-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 -c sg_json_builder.c -fPIC -DPIC -o .libs/sg_json_builder.o make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-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 -c -o sg_pt_linux.lo sg_pt_linux.c libtool: compile: x86_64-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 -c sg_pt_linux.c -fPIC -DPIC -o .libs/sg_pt_linux.o make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-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 -c -o sg_cmds_basic2.lo sg_cmds_basic2.c libtool: compile: x86_64-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 -c sg_cmds_basic2.c -fPIC -DPIC -o .libs/sg_cmds_basic2.o make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-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 -c -o sg_json_sg_lib.lo sg_json_sg_lib.c libtool: compile: x86_64-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 -c sg_json_sg_lib.c -fPIC -DPIC -o .libs/sg_json_sg_lib.o make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-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 -c -o sg_json.lo sg_json.c libtool: compile: x86_64-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 -c sg_json.c -fPIC -DPIC -o .libs/sg_json.o make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-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 -c -o sg_pt_linux_nvme.lo sg_pt_linux_nvme.c libtool: compile: x86_64-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 -c sg_pt_linux_nvme.c -fPIC -DPIC -o .libs/sg_pt_linux_nvme.o make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-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 -c -o sg_cmds_extra.lo sg_cmds_extra.c libtool: compile: x86_64-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 -c sg_cmds_extra.c -fPIC -DPIC -o .libs/sg_cmds_extra.o make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-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 -c -o sg_lib.lo sg_lib.c libtool: compile: x86_64-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 -c sg_lib.c -fPIC -DPIC -o .libs/sg_lib.o make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 1:0:0 -no-undefined -release 1.48 -o libsgutils.la -rpath /usr/lib64 sg_lib.lo sg_json.lo sg_json_sg_lib.lo sg_pr2serr.lo sg_lib_data.lo sg_lib_names.lo sg_cmds_basic.lo sg_cmds_basic2.lo sg_cmds_extra.lo sg_cmds_mmc.lo sg_pt_common.lo sg_json_builder.lo sg_pt_linux.lo sg_io_linux.lo sg_pt_linux_nvme.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/sg_lib.o .libs/sg_json.o .libs/sg_json_sg_lib.o .libs/sg_pr2serr.o .libs/sg_lib_data.o .libs/sg_lib_names.o .libs/sg_cmds_basic.o .libs/sg_cmds_basic2.o .libs/sg_cmds_extra.o .libs/sg_cmds_mmc.o .libs/sg_pt_common.o .libs/sg_json_builder.o .libs/sg_pt_linux.o .libs/sg_io_linux.o .libs/sg_pt_linux_nvme.o -g -O2 -Wl,-soname -Wl,libsgutils-1.48.so.1 -o .libs/libsgutils-1.48.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libsgutils-1.48.so.1" && ln -s "libsgutils-1.48.so.1.0.0" "libsgutils-1.48.so.1") libtool: link: (cd ".libs" && rm -f "libsgutils.so" && ln -s "libsgutils-1.48.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.48/lib' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_inq_data.o sg_inq_data.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_ident.o sg_ident.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_bg_ctl.o sg_bg_ctl.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_compare_and_write.o sg_compare_and_write.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_prevent.o sg_prevent.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_decode_sense.o sg_decode_sense.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_get_lba_status.o sg_get_lba_status.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_get_elem_status.o sg_get_elem_status.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_read_block_limits.o sg_read_block_limits.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_logs_vendor.o sg_logs_vendor.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_rdac.o sg_rdac.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_luns.o sg_luns.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_get_config.o sg_get_config.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_read_long.o sg_read_long.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_persist.o sg_persist.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_raw.o sg_raw.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_referrals.o sg_referrals.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_rem_rest_elem.o sg_rem_rest_elem.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_read_buffer.o sg_read_buffer.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_opcodes.o sg_opcodes.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_format.o sg_format.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_read_attr.o sg_read_attr.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_rep_pip.o sg_rep_pip.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_rep_density.o sg_rep_density.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_reassign.o sg_reassign.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_readcap.o sg_readcap.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_modes.o sg_modes.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_reset_wp.o sg_reset_wp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_rmsn.o sg_rmsn.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_rtpg.o sg_rtpg.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_requests.o sg_requests.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_sat_identify.o sg_sat_identify.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_sat_phy_event.o sg_sat_phy_event.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_sat_set_features.o sg_sat_set_features.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_seek.o sg_seek.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_safte.o sg_safte.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_sanitize.o sg_sanitize.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_sat_read_gplog.o sg_sat_read_gplog.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_sat_datetime.o sg_sat_datetime.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_start.o sg_start.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_sync.o sg_sync.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_stream_ctl.o sg_stream_ctl.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_senddiag.o sg_senddiag.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_timestamp.o sg_timestamp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_stpg.o sg_stpg.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_rep_zones.o sg_rep_zones.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_ses_microcode.o sg_ses_microcode.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_turs.o sg_turs.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_verify.o sg_verify.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_write_long.o sg_write_long.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_unmap.o sg_unmap.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_wr_mode.o sg_wr_mode.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_write_buffer.o sg_write_buffer.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_zone.o sg_zone.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_write_verify.o sg_write_verify.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_write_same.o sg_write_same.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_z_act_query.o sg_z_act_query.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_write_attr.o sg_write_attr.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_emc_trespass.o sg_emc_trespass.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_copy_results.o sg_copy_results.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_vpd_vendor.o sg_vpd_vendor.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_reset.o sg_reset.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_vpd_common.o sg_vpd_common.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_rbuf.o sg_rbuf.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_map.o sg_map.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_test_rwbuf.o sg_test_rwbuf.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_scan_linux.o sg_scan_linux.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_map26.o sg_map26.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_read.o sg_read.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_inq.o sg_inq.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_bg_ctl sg_bg_ctl.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_bg_ctl sg_bg_ctl.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_compare_and_write sg_compare_and_write.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -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.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_write_x.o sg_write_x.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_decode_sense sg_decode_sense.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_decode_sense sg_decode_sense.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_format sg_format.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_format sg_format.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_get_elem_status sg_get_elem_status.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_get_elem_status sg_get_elem_status.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_get_config sg_get_config.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_get_config sg_get_config.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_get_lba_status sg_get_lba_status.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -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.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_vpd.o sg_vpd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_xcopy.o sg_xcopy.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sgm_dd.o sgm_dd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_ident sg_ident.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_ident sg_ident.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_luns sg_luns.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_luns sg_luns.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_inq sg_inq.o sg_inq_data.o sg_vpd_common.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_inq sg_inq.o sg_inq_data.o sg_vpd_common.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_modes sg_modes.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_modes sg_modes.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_opcodes sg_opcodes.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_opcodes sg_opcodes.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sgp_dd.o sgp_dd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_persist sg_persist.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_persist sg_persist.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_prevent sg_prevent.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_prevent sg_prevent.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_dd.o sg_dd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_raw sg_raw.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_raw sg_raw.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_rdac sg_rdac.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_rdac sg_rdac.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_read_attr sg_read_attr.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_read_attr sg_read_attr.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_read_block_limits sg_read_block_limits.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -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.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_read_buffer sg_read_buffer.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_read_buffer sg_read_buffer.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_read_long sg_read_long.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_read_long sg_read_long.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_reassign sg_reassign.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_reassign sg_reassign.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_readcap sg_readcap.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_readcap sg_readcap.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_rep_density sg_rep_density.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_rep_density sg_rep_density.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_referrals sg_referrals.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_referrals sg_referrals.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_rem_rest_elem sg_rem_rest_elem.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_rem_rest_elem sg_rem_rest_elem.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_rep_zones sg_rep_zones.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_rep_zones sg_rep_zones.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_rep_pip sg_rep_pip.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_rep_pip sg_rep_pip.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_requests sg_requests.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_requests sg_requests.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_reset_wp sg_reset_wp.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_reset_wp sg_reset_wp.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_rmsn sg_rmsn.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_rmsn sg_rmsn.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_rtpg sg_rtpg.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_rtpg sg_rtpg.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_safte sg_safte.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_safte sg_safte.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_sanitize sg_sanitize.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_sanitize sg_sanitize.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_sat_datetime sg_sat_datetime.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_sat_datetime sg_sat_datetime.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_sat_identify sg_sat_identify.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_sat_identify sg_sat_identify.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_sat_phy_event sg_sat_phy_event.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -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.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_sat_read_gplog sg_sat_read_gplog.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -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.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_seek sg_seek.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_seek sg_seek.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_sat_set_features sg_sat_set_features.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -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.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_senddiag sg_senddiag.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_senddiag sg_senddiag.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_start sg_start.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_start sg_start.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_ses_microcode sg_ses_microcode.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_ses_microcode sg_ses_microcode.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_stream_ctl sg_stream_ctl.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_stream_ctl sg_stream_ctl.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_stpg sg_stpg.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_stpg sg_stpg.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sginfo.o sginfo.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_sync sg_sync.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_sync sg_sync.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_timestamp sg_timestamp.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_timestamp sg_timestamp.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_unmap sg_unmap.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_unmap sg_unmap.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_turs sg_turs.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_turs sg_turs.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_vpd sg_vpd.o sg_vpd_vendor.o sg_vpd_common.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_vpd sg_vpd.o sg_vpd_vendor.o sg_vpd_common.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_verify sg_verify.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_verify sg_verify.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_write_attr sg_write_attr.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_write_attr sg_write_attr.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_wr_mode sg_wr_mode.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_wr_mode sg_wr_mode.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_write_long sg_write_long.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_write_long sg_write_long.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_write_same sg_write_same.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_write_same sg_write_same.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_write_buffer sg_write_buffer.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_write_buffer sg_write_buffer.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_write_verify sg_write_verify.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_write_verify sg_write_verify.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_write_x sg_write_x.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_write_x sg_write_x.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_zone sg_zone.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_zone sg_zone.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_copy_results sg_copy_results.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_copy_results sg_copy_results.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_z_act_query sg_z_act_query.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_z_act_query sg_z_act_query.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_dd sg_dd.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_dd sg_dd.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_emc_trespass sg_emc_trespass.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_emc_trespass sg_emc_trespass.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_map26 sg_map26.o libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_map26 sg_map26.o make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_reset sg_reset.o libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_reset sg_reset.o make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_map sg_map.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_map sg_map.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_rbuf sg_rbuf.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_rbuf sg_rbuf.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_scan sg_scan_linux.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_scan sg_scan_linux.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_read sg_read.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_read sg_read.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_test_rwbuf sg_test_rwbuf.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_test_rwbuf sg_test_rwbuf.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_xcopy sg_xcopy.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_xcopy sg_xcopy.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sgm_dd sgm_dd.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sgm_dd sgm_dd.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sginfo sginfo.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sginfo sginfo.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sgp_dd sgp_dd.o ../lib/libsgutils.la -lpthread libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sgp_dd sgp_dd.o ../lib/.libs/libsgutils.so -lpthread make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_ses.o sg_ses.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' x86_64-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 -c -o sg_logs.o sg_logs.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_ses sg_ses.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_ses sg_ses.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sg_logs sg_logs.o sg_logs_vendor.o ../lib/libsgutils.la libtool: link: x86_64-alt-linux-gcc -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sg_logs sg_logs.o sg_logs_vendor.o ../lib/.libs/libsgutils.so make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' Making all in doc make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/doc' cp -p sg_scan.8.linux sg_scan.8 make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/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.9555 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd sg3_utils-1.48 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/sg3_utils-buildroot make: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/include' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/include' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/sg3_utils-buildroot/usr/include/scsi' /usr/libexec/rpm-build/install -p -m 644 sg_lib.h sg_lib_data.h sg_lib_names.h sg_cmds.h sg_cmds_basic.h sg_cmds_extra.h sg_cmds_mmc.h sg_json.h sg_json_sg_lib.h sg_pr2serr.h sg_unaligned.h sg_pt.h sg_pt_nvme.h sg_linux_inc.h sg_io_linux.h sg_pt_linux.h '/usr/src/tmp/sg3_utils-buildroot/usr/include/scsi' make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/include' Making install in lib make[1]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' /bin/mkdir -p '/usr/src/tmp/sg3_utils-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libsgutils.la '/usr/src/tmp/sg3_utils-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libsgutils-1.48.so.1.0.0 /usr/src/tmp/sg3_utils-buildroot/usr/lib64/libsgutils-1.48.so.1.0.0 libtool: install: (cd /usr/src/tmp/sg3_utils-buildroot/usr/lib64 && { ln -s -f libsgutils-1.48.so.1.0.0 libsgutils-1.48.so.1 || { rm -f libsgutils-1.48.so.1 && ln -s libsgutils-1.48.so.1.0.0 libsgutils-1.48.so.1; }; }) libtool: install: (cd /usr/src/tmp/sg3_utils-buildroot/usr/lib64 && { ln -s -f libsgutils-1.48.so.1.0.0 libsgutils.so || { rm -f libsgutils.so && ln -s libsgutils-1.48.so.1.0.0 libsgutils.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libsgutils.lai /usr/src/tmp/sg3_utils-buildroot/usr/lib64/libsgutils.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/lib' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' /bin/mkdir -p '/usr/src/tmp/sg3_utils-buildroot/usr/bin' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p sg_bg_ctl sg_compare_and_write sg_decode_sense sg_format sg_get_config sg_get_elem_status sg_get_lba_status sg_ident sg_inq sg_logs sg_luns sg_modes sg_opcodes sg_persist sg_prevent sg_raw sg_rdac sg_read_attr sg_read_block_limits sg_read_buffer sg_read_long sg_readcap sg_reassign sg_referrals sg_rem_rest_elem sg_rep_density sg_rep_pip sg_rep_zones sg_requests sg_reset_wp sg_rmsn sg_rtpg sg_safte sg_sanitize sg_sat_datetime sg_sat_identify sg_sat_phy_event sg_sat_read_gplog sg_sat_set_features sg_seek sg_senddiag sg_ses sg_ses_microcode sg_start sg_stpg sg_stream_ctl sg_sync sg_timestamp sg_turs sg_unmap sg_verify sg_vpd sg_wr_mode sg_write_attr sg_write_buffer sg_write_long sg_write_same sg_write_verify sg_write_x sg_zone sg_z_act_query sg_copy_results sg_dd sg_emc_trespass sg_map sg_map26 sg_rbuf sg_read sg_reset sg_scan sg_test_rwbuf sg_xcopy sginfo sgm_dd sgp_dd '/usr/src/tmp/sg3_utils-buildroot/usr/bin' libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_bg_ctl /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_bg_ctl libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_compare_and_write /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_compare_and_write libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_decode_sense /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_decode_sense libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_format /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_format libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_get_config /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_get_config libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_get_elem_status /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_get_elem_status libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_get_lba_status /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_get_lba_status libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_ident /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_ident libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_inq /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_inq libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_logs /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_logs libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_luns /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_luns libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_modes /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_modes libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_opcodes /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_opcodes libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_persist /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_persist libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_prevent /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_prevent libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_raw /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_raw libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_rdac /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_rdac libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_read_attr /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_read_attr libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_read_block_limits /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_read_block_limits libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_read_buffer /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_read_buffer libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_read_long /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_read_long libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_readcap /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_readcap libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_reassign /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_reassign libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_referrals /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_referrals libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_rem_rest_elem /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_rem_rest_elem libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_rep_density /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_rep_density libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_rep_pip /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_rep_pip libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_rep_zones /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_rep_zones libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_requests /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_requests libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_reset_wp /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_reset_wp libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_rmsn /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_rmsn libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_rtpg /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_rtpg libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_safte /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_safte libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_sanitize /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_sanitize libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_sat_datetime /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_sat_datetime libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_sat_identify /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_sat_identify libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_sat_phy_event /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_sat_phy_event libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_sat_read_gplog /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_sat_read_gplog libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_sat_set_features /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_sat_set_features libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_seek /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_seek libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_senddiag /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_senddiag libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_ses /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_ses libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_ses_microcode /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_ses_microcode libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_start /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_start libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_stpg /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_stpg libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_stream_ctl /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_stream_ctl libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_sync /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_sync libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_timestamp /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_timestamp libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_turs /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_turs libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_unmap /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_unmap libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_verify /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_verify libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_vpd /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_vpd libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_wr_mode /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_wr_mode libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_write_attr /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_write_attr libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_write_buffer /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_write_buffer libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_write_long /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_write_long libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_write_same /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_write_same libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_write_verify /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_write_verify libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_write_x /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_write_x libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_zone /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_zone libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_z_act_query /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_z_act_query libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_copy_results /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_copy_results libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_dd /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_dd libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_emc_trespass /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_emc_trespass libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_map /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_map libtool: install: /usr/libexec/rpm-build/install -p sg_map26 /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_map26 libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_rbuf /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_rbuf libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_read /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_read libtool: install: /usr/libexec/rpm-build/install -p sg_reset /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_reset libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_scan /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_scan libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_test_rwbuf /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_test_rwbuf libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sg_xcopy /usr/src/tmp/sg3_utils-buildroot/usr/bin/sg_xcopy libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sginfo /usr/src/tmp/sg3_utils-buildroot/usr/bin/sginfo libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sgm_dd /usr/src/tmp/sg3_utils-buildroot/usr/bin/sgm_dd libtool: warning: '../lib/libsgutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/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.48/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/src' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/sg3_utils-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 scsi_mandat.8 scsi_readcap.8 scsi_ready.8 scsi_satl.8 scsi_start.8 scsi_stop.8 scsi_temperature.8 sg3_utils.8 sg3_utils_json.8 sg_bg_ctl.8 sg_compare_and_write.8 sg_decode_sense.8 sg_format.8 sg_get_config.8 sg_get_elem_status.8 sg_get_lba_status.8 sg_ident.8 sg_inq.8 sg_logs.8 sg_luns.8 sg_modes.8 sg_opcodes.8 sg_persist.8 sg_prevent.8 sg_raw.8 sg_rdac.8 sg_read_attr.8 sg_read_block_limits.8 sg_read_buffer.8 sg_read_long.8 sg_readcap.8 sg_reassign.8 sg_referrals.8 sg_rem_rest_elem.8 sg_rep_density.8 sg_rep_pip.8 sg_rep_zones.8 sg_requests.8 sg_reset_wp.8 sg_rmsn.8 '/usr/src/tmp/sg3_utils-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 sg_rtpg.8 sg_safte.8 sg_sanitize.8 sg_sat_datetime.8 sg_sat_identify.8 sg_sat_phy_event.8 sg_sat_read_gplog.8 sg_sat_set_features.8 sg_seek.8 sg_senddiag.8 sg_ses.8 sg_ses_microcode.8 sg_start.8 sg_stpg.8 sg_stream_ctl.8 sg_sync.8 sg_timestamp.8 sg_turs.8 sg_unmap.8 sg_verify.8 sg_vpd.8 sg_wr_mode.8 sg_write_attr.8 sg_write_buffer.8 sg_write_long.8 sg_write_same.8 sg_write_verify.8 sg_write_x.8 sg_zone.8 sg_z_act_query.8 rescan-scsi-bus.sh.8 scsi_logging_level.8 sg_copy_results.8 sg_dd.8 sg_emc_trespass.8 sg_map.8 sg_map26.8 sg_rbuf.8 sg_read.8 sg_reset.8 '/usr/src/tmp/sg3_utils-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 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.48/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/doc' Making install in scripts make[1]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/scripts' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48/scripts' /bin/mkdir -p '/usr/src/tmp/sg3_utils-buildroot/usr/bin' /usr/libexec/rpm-build/install -p scsi_logging_level scsi_mandat scsi_readcap scsi_ready scsi_satl scsi_start scsi_stop scsi_temperature rescan-scsi-bus.sh '/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.48/scripts' make[1]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48/scripts' make[1]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48' make[2]: Entering directory '/usr/src/RPM/BUILD/sg3_utils-1.48' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48' make[1]: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48' make: Leaving directory '/usr/src/RPM/BUILD/sg3_utils-1.48' + ln -s libsgutils.so /usr/src/tmp/sg3_utils-buildroot/usr/lib64/libsgutils2.so + mkdir -p /usr/src/tmp/sg3_utils-buildroot/lib/udev/rules.d + for rulesname in 00-scsi-sg3_config 54-before-scsi-sg3_id 55-scsi-sg3_id 58-scsi-sg3_symlink 40-usb-blacklist 59-fc-wwpn-id + install -m 644 scripts/00-scsi-sg3_config.rules /usr/src/tmp/sg3_utils-buildroot/lib/udev/rules.d/ + for rulesname in 00-scsi-sg3_config 54-before-scsi-sg3_id 55-scsi-sg3_id 58-scsi-sg3_symlink 40-usb-blacklist 59-fc-wwpn-id + install -m 644 scripts/54-before-scsi-sg3_id.rules /usr/src/tmp/sg3_utils-buildroot/lib/udev/rules.d/ + for rulesname in 00-scsi-sg3_config 54-before-scsi-sg3_id 55-scsi-sg3_id 58-scsi-sg3_symlink 40-usb-blacklist 59-fc-wwpn-id + install -m 644 scripts/55-scsi-sg3_id.rules /usr/src/tmp/sg3_utils-buildroot/lib/udev/rules.d/ + for rulesname in 00-scsi-sg3_config 54-before-scsi-sg3_id 55-scsi-sg3_id 58-scsi-sg3_symlink 40-usb-blacklist 59-fc-wwpn-id + install -m 644 scripts/58-scsi-sg3_symlink.rules /usr/src/tmp/sg3_utils-buildroot/lib/udev/rules.d/ + for rulesname in 00-scsi-sg3_config 54-before-scsi-sg3_id 55-scsi-sg3_id 58-scsi-sg3_symlink 40-usb-blacklist 59-fc-wwpn-id + install -m 644 scripts/40-usb-blacklist.rules /usr/src/tmp/sg3_utils-buildroot/lib/udev/rules.d/ + for rulesname in 00-scsi-sg3_config 54-before-scsi-sg3_id 55-scsi-sg3_id 58-scsi-sg3_symlink 40-usb-blacklist 59-fc-wwpn-id + install -m 644 scripts/59-fc-wwpn-id.rules /usr/src/tmp/sg3_utils-buildroot/lib/udev/rules.d/ + install -m 755 scripts/fc_wwpn_id /usr/src/tmp/sg3_utils-buildroot/lib/udev/rules.d/../ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/sg3_utils-buildroot (auto) removed './usr/lib64/libsgutils.la' mode of './usr/lib64/libsgutils-1.48.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,gnuconfig) 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 ./lib: (from :0) ./usr/lib64: (from :0) libsgutils-1.48.so.1 -> libsgutils-1.48.so.1.0.0 Verifying ELF objects in /usr/src/tmp/sg3_utils-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Processing files: sg3_utils-1.48-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89156 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sg3_utils-1.48 + DOCDIR=/usr/src/tmp/sg3_utils-buildroot/usr/share/doc/sg3_utils-1.48 + export DOCDIR + rm -rf /usr/src/tmp/sg3_utils-buildroot/usr/share/doc/sg3_utils-1.48 + /bin/mkdir -p /usr/src/tmp/sg3_utils-buildroot/usr/share/doc/sg3_utils-1.48 + 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.48 + chmod -R go-w /usr/src/tmp/sg3_utils-buildroot/usr/share/doc/sg3_utils-1.48 + chmod -R a+rX /usr/src/tmp/sg3_utils-buildroot/usr/share/doc/sg3_utils-1.48 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9A7sei find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p3lxBk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: cat grep head pr rm sed sleep sync tail truncate Requires: libsgutils = 1.48-alt1, /bin/bash, /lib64/ld-linux-x86-64.so.2, coreutils, grep, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.25)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libpthread.so.0(GLIBC_2.3.3)(64bit), libsgutils-1.48.so.1()(64bit) >= set:merpWG7SBFZgCbYhAY4wVad9nVSGM9ABXSSsVdYwEoIYnl0aGFVecbEVsaRY71Y6uDIpLnuDriSVjrQ6mQGx54hUWVDJSYJQa6cSlvse5otNmmnA0MhOGumZgYuPtBcc5iNZfbDC1Sfo1OZjCYCn3v5cISo9Na3jKe8nfZ1mqOmIZvx9tg2lmMvBUZAGOMqe4RcB6aaZecQL8t17NSiHJYw6XAusidUN8mI4WqPZ0RIoBzuOWPTaP119D0F4gIw0eZbY7I1XTv90zstQokhMZ1dFWZrnAnwZdeAHddTDr1N3xHkgHP32tE9QVDz5ZzV3sf8plmwZoaxJea3NBMYUbyu4DCTBKSQm26Z7MkB8LmFFvg9hngjuFnWzOwJJMF8HgjqOCuFPZGXwZCZC2idhUzB1b3VuRT5kcsu9ZodIQHet78jMpKA8r3, rtld(GNU_HASH), sed Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A9lpPk Creating sg3_utils-debuginfo package Processing files: libsgutils-1.48-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.82171 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sg3_utils-1.48 + DOCDIR=/usr/src/tmp/sg3_utils-buildroot/usr/share/doc/libsgutils-1.48 + export DOCDIR + rm -rf /usr/src/tmp/sg3_utils-buildroot/usr/share/doc/libsgutils-1.48 + /bin/mkdir -p /usr/src/tmp/sg3_utils-buildroot/usr/share/doc/libsgutils-1.48 + cp -prL BSD_LICENSE COPYING /usr/src/tmp/sg3_utils-buildroot/usr/share/doc/libsgutils-1.48 + chmod -R go-w /usr/src/tmp/sg3_utils-buildroot/usr/share/doc/libsgutils-1.48 + chmod -R a+rX /usr/src/tmp/sg3_utils-buildroot/usr/share/doc/libsgutils-1.48 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FsnTch find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/sg3_utils-buildroot/usr/lib64/libsgutils-1.48.so.1: 355 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9SDkzk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libsgutils-1.48.so.1()(64bit) = set:mdrpc3mFD4tSK3W5fUSdRJrT8afdT101oG6V5nVRLUaM9AZbhvJdViVyvnF9tBlyNGb5a7OKRIU7x36lEJZjkhZ3HXzwSVYZfKV7pdygJbEetgZnudZeAdHZ2KPoiCgZdKdSmuBlHZviXrJK7sCvSsZcfjJNr9JMMAY2E6fdaTRDPpwJgeFlmbi0yK09budmROO6Uf7ApioOiZL7CxkzfxbxMQrbTFF4ofZ0qRJvSvg4wZ7aVu3z1haxf26HdZxQsoB1CsC8GZCZ0vUQAJEF3Hose1qdwQqNkWjHdt66P2ZBpWW3BknofICPsxLzFQoZDilwyAECcQnAKwzoBDzR8rix7kIbZc9tMPCrvXN5b1QROZ4G5qIro8H8TnItaLjQRkvuHDbdSwQ98BMkRWyqZq4n02UQLZjo3OZ29PB0R1iKseQhJwJZgL24sfqiRi7CZje7fT6SK2ITeIWYM2sCaWPIwkFyAxz5yZjI5EArqDxhcQrX11F1RCjulIiIfAv6bZzVyAMT3im6rTjjbHCrQEL9xRh6n0bzWLpuYyWO2vkZq2ZqNtxHJRK1QT55nUMGoVSlZeRC4gjgI4ZzkrG5vMAU5sODuBuHQOwfvdcSfmWzt2Z6heFZDA4oOVBCZHXgJNNj1ZshZj3boMb0FIWnzeo6ZdDwR2ShIe61StZLeZfAbEx3U6KZ6qk8c1YoFr0PqWZcNWRL3O4UcHhFTMS0 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.80VgCj Creating libsgutils-debuginfo package Processing files: libsgutils-devel-1.48-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uTzaul find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zmKJzk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/sg3_utils-buildroot/usr/include/scsi/sg_pt_linux.h:19:10: fatal error: sg_pt_linux_missing.h: No such file or directory 19 | #include "sg_pt_linux_missing.h" | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/sg3_utils-buildroot/usr/include/scsi/sg_pt_linux.h: cpp failed, trying c++ mode x86_64-alt-linux-cpp: fatal error: cannot execute 'cc1plus': execvp: No such file or directory compilation terminated. cpp.req: WARNING: /usr/src/tmp/sg3_utils-buildroot/usr/include/scsi/sg_pt_linux.h: cpp failed Requires: libsgutils = 1.48-alt1, /usr/lib64/libsgutils-1.48.so.1.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PBkR8h Processing files: udev-rules-sgutils-1.48-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UQ0l3h find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AvCsAi find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: sg3_utils = 1.48-alt1, /bin/bash, /lib/udev/rules.d Processing files: sg3_utils-debuginfo-1.48-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.toUK6i find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FTUJWi find-requires: running scripts (debuginfo) Requires: sg3_utils = 1.48-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpthread.so.0), debug64(libsgutils-1.48.so.1) Processing files: libsgutils-debuginfo-1.48-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ogmFeh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PWMYoj find-requires: running scripts (debuginfo) Provides: debug64(libsgutils-1.48.so.1) Requires: libsgutils = 1.48-alt1, debug64(libc.so.6) Adding to sg3_utils a strict dependency on libsgutils Adding to udev-rules-sgutils a strict dependency on sg3_utils Adding to sg3_utils-debuginfo a strict dependency on sg3_utils Adding to libsgutils-devel a strict dependency on libsgutils Adding to libsgutils-debuginfo a strict dependency on libsgutils Adding to sg3_utils-debuginfo a strict dependency on libsgutils-debuginfo Removing from sg3_utils-debuginfo 9 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 7 extra deps from sg3_utils due to repentancy on libsgutils Removing 1 extra deps from udev-rules-sgutils due to repentancy on sg3_utils Removing 1 extra deps from sg3_utils-debuginfo due to repentancy on libsgutils-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/sg3_utils-1.48-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libsgutils-1.48-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libsgutils-devel-1.48-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/udev-rules-sgutils-1.48-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/sg3_utils-debuginfo-1.48-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libsgutils-debuginfo-1.48-alt1.x86_64.rpm (w2.lzdio) 46.08user 51.23system 0:58.33elapsed 166%CPU (0avgtext+0avgdata 97768maxresident)k 0inputs+0outputs (0major+6961536minor)pagefaults 0swaps 0.57user 1.87system 1:04.40elapsed 3%CPU (0avgtext+0avgdata 12124maxresident)k 0inputs+0outputs (0major+100187minor)pagefaults 0swaps