The build took 00h 02m 29s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
74,312 |
ansic |
14,340 |
sh |
3,975 |
makefile |
2,830 |
cpp |
95,457 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: sg3_utils 1.42-1 (Thu Apr 13 18:03:21 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-unknown-linux-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-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-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... clang -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 clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang 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... yes
checking for ANSI C header files... (cached) yes
checking for linux/types.h... yes
checking for linux/bsg.h... yes
checking for linux/kdev_t.h... yes
checking for getopt_long... yes
checking for posix_fadvise... yes
checking for posix_memalign... yes
checking for sysconf... yes
checking for lseek64... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating scripts/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/tmp/sg3_utils/src/sg3_utils-1.42'
Making all in include
make[2]: Entering directory '/tmp/sg3_utils/src/sg3_utils-1.42/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/sg3_utils/src/sg3_utils-1.42/include'
Making all in lib
make[2]: Entering directory '/tmp/sg3_utils/src/sg3_utils-1.42/lib'
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_lib.lo -MD -MP -MF .deps/sg_lib.Tpo -c -o sg_lib.lo sg_lib.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_lib.lo -MD -MP -MF .deps/sg_lib.Tpo -c sg_lib.c -fPIC -DPIC -o .libs/sg_lib.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_lib.lo -MD -MP -MF .deps/sg_lib.Tpo -c sg_lib.c -o sg_lib.o >/dev/null 2>&1
mv -f .deps/sg_lib.Tpo .deps/sg_lib.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_lib_data.lo -MD -MP -MF .deps/sg_lib_data.Tpo -c -o sg_lib_data.lo sg_lib_data.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_lib_data.lo -MD -MP -MF .deps/sg_lib_data.Tpo -c sg_lib_data.c -fPIC -DPIC -o .libs/sg_lib_data.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_lib_data.lo -MD -MP -MF .deps/sg_lib_data.Tpo -c sg_lib_data.c -o sg_lib_data.o >/dev/null 2>&1
mv -f .deps/sg_lib_data.Tpo .deps/sg_lib_data.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_cmds_basic.lo -MD -MP -MF .deps/sg_cmds_basic.Tpo -c -o sg_cmds_basic.lo sg_cmds_basic.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_cmds_basic.lo -MD -MP -MF .deps/sg_cmds_basic.Tpo -c sg_cmds_basic.c -fPIC -DPIC -o .libs/sg_cmds_basic.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_cmds_basic.lo -MD -MP -MF .deps/sg_cmds_basic.Tpo -c sg_cmds_basic.c -o sg_cmds_basic.o >/dev/null 2>&1
mv -f .deps/sg_cmds_basic.Tpo .deps/sg_cmds_basic.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_cmds_basic2.lo -MD -MP -MF .deps/sg_cmds_basic2.Tpo -c -o sg_cmds_basic2.lo sg_cmds_basic2.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_cmds_basic2.lo -MD -MP -MF .deps/sg_cmds_basic2.Tpo -c sg_cmds_basic2.c -fPIC -DPIC -o .libs/sg_cmds_basic2.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_cmds_basic2.lo -MD -MP -MF .deps/sg_cmds_basic2.Tpo -c sg_cmds_basic2.c -o sg_cmds_basic2.o >/dev/null 2>&1
mv -f .deps/sg_cmds_basic2.Tpo .deps/sg_cmds_basic2.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_cmds_extra.lo -MD -MP -MF .deps/sg_cmds_extra.Tpo -c -o sg_cmds_extra.lo sg_cmds_extra.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_cmds_extra.lo -MD -MP -MF .deps/sg_cmds_extra.Tpo -c sg_cmds_extra.c -fPIC -DPIC -o .libs/sg_cmds_extra.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_cmds_extra.lo -MD -MP -MF .deps/sg_cmds_extra.Tpo -c sg_cmds_extra.c -o sg_cmds_extra.o >/dev/null 2>&1
mv -f .deps/sg_cmds_extra.Tpo .deps/sg_cmds_extra.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_cmds_mmc.lo -MD -MP -MF .deps/sg_cmds_mmc.Tpo -c -o sg_cmds_mmc.lo sg_cmds_mmc.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_cmds_mmc.lo -MD -MP -MF .deps/sg_cmds_mmc.Tpo -c sg_cmds_mmc.c -fPIC -DPIC -o .libs/sg_cmds_mmc.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_cmds_mmc.lo -MD -MP -MF .deps/sg_cmds_mmc.Tpo -c sg_cmds_mmc.c -o sg_cmds_mmc.o >/dev/null 2>&1
mv -f .deps/sg_cmds_mmc.Tpo .deps/sg_cmds_mmc.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_pt_common.lo -MD -MP -MF .deps/sg_pt_common.Tpo -c -o sg_pt_common.lo sg_pt_common.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_pt_common.lo -MD -MP -MF .deps/sg_pt_common.Tpo -c sg_pt_common.c -fPIC -DPIC -o .libs/sg_pt_common.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_pt_common.lo -MD -MP -MF .deps/sg_pt_common.Tpo -c sg_pt_common.c -o sg_pt_common.o >/dev/null 2>&1
mv -f .deps/sg_pt_common.Tpo .deps/sg_pt_common.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_pt_linux.lo -MD -MP -MF .deps/sg_pt_linux.Tpo -c -o sg_pt_linux.lo sg_pt_linux.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_pt_linux.lo -MD -MP -MF .deps/sg_pt_linux.Tpo -c sg_pt_linux.c -fPIC -DPIC -o .libs/sg_pt_linux.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_pt_linux.lo -MD -MP -MF .deps/sg_pt_linux.Tpo -c sg_pt_linux.c -o sg_pt_linux.o >/dev/null 2>&1
mv -f .deps/sg_pt_linux.Tpo .deps/sg_pt_linux.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_io_linux.lo -MD -MP -MF .deps/sg_io_linux.Tpo -c -o sg_io_linux.lo sg_io_linux.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_io_linux.lo -MD -MP -MF .deps/sg_io_linux.Tpo -c sg_io_linux.c -fPIC -DPIC -o .libs/sg_io_linux.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_io_linux.lo -MD -MP -MF .deps/sg_io_linux.Tpo -c sg_io_linux.c -o sg_io_linux.o >/dev/null 2>&1
mv -f .deps/sg_io_linux.Tpo .deps/sg_io_linux.Plo
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -version-info 2:0:0 -no-undefined -o libsgutils2.la -rpath /usr/lib sg_lib.lo sg_lib_data.lo sg_cmds_basic.lo sg_cmds_basic2.lo sg_cmds_extra.lo sg_cmds_mmc.lo sg_pt_common.lo sg_pt_linux.lo sg_io_linux.lo
libtool: link: clang -shared -fPIC -DPIC .libs/sg_lib.o .libs/sg_lib_data.o .libs/sg_cmds_basic.o .libs/sg_cmds_basic2.o .libs/sg_cmds_extra.o .libs/sg_cmds_mmc.o .libs/sg_pt_common.o .libs/sg_pt_linux.o .libs/sg_io_linux.o -Wl,-soname -Wl,libsgutils2.so.2 -o .libs/libsgutils2.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libsgutils2.so.2" && ln -s "libsgutils2.so.2.0.0" "libsgutils2.so.2")
libtool: link: (cd ".libs" && rm -f "libsgutils2.so" && ln -s "libsgutils2.so.2.0.0" "libsgutils2.so")
libtool: link: ar cru .libs/libsgutils2.a sg_lib.o sg_lib_data.o sg_cmds_basic.o sg_cmds_basic2.o sg_cmds_extra.o sg_cmds_mmc.o sg_pt_common.o sg_pt_linux.o sg_io_linux.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsgutils2.a
libtool: link: ( cd ".libs" && rm -f "libsgutils2.la" && ln -s "../libsgutils2.la" "libsgutils2.la" )
make[2]: Leaving directory '/tmp/sg3_utils/src/sg3_utils-1.42/lib'
Making all in src
make[2]: Entering directory '/tmp/sg3_utils/src/sg3_utils-1.42/src'
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_compare_and_write.o -MD -MP -MF .deps/sg_compare_and_write.Tpo -c -o sg_compare_and_write.o sg_compare_and_write.c
mv -f .deps/sg_compare_and_write.Tpo .deps/sg_compare_and_write.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_compare_and_write sg_compare_and_write.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_compare_and_write sg_compare_and_write.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_decode_sense.o -MD -MP -MF .deps/sg_decode_sense.Tpo -c -o sg_decode_sense.o sg_decode_sense.c
mv -f .deps/sg_decode_sense.Tpo .deps/sg_decode_sense.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_decode_sense sg_decode_sense.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_decode_sense sg_decode_sense.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_format.o -MD -MP -MF .deps/sg_format.Tpo -c -o sg_format.o sg_format.c
mv -f .deps/sg_format.Tpo .deps/sg_format.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_format sg_format.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_format sg_format.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_get_config.o -MD -MP -MF .deps/sg_get_config.Tpo -c -o sg_get_config.o sg_get_config.c
mv -f .deps/sg_get_config.Tpo .deps/sg_get_config.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_get_config sg_get_config.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_get_config sg_get_config.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_get_lba_status.o -MD -MP -MF .deps/sg_get_lba_status.Tpo -c -o sg_get_lba_status.o sg_get_lba_status.c
mv -f .deps/sg_get_lba_status.Tpo .deps/sg_get_lba_status.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_get_lba_status sg_get_lba_status.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_get_lba_status sg_get_lba_status.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_ident.o -MD -MP -MF .deps/sg_ident.Tpo -c -o sg_ident.o sg_ident.c
mv -f .deps/sg_ident.Tpo .deps/sg_ident.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_ident sg_ident.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_ident sg_ident.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_inq.o -MD -MP -MF .deps/sg_inq.Tpo -c -o sg_inq.o sg_inq.c
mv -f .deps/sg_inq.Tpo .deps/sg_inq.Po
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_inq_data.o -MD -MP -MF .deps/sg_inq_data.Tpo -c -o sg_inq_data.o sg_inq_data.c
mv -f .deps/sg_inq_data.Tpo .deps/sg_inq_data.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_inq sg_inq.o sg_inq_data.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_inq sg_inq.o sg_inq_data.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_logs.o -MD -MP -MF .deps/sg_logs.Tpo -c -o sg_logs.o sg_logs.c
mv -f .deps/sg_logs.Tpo .deps/sg_logs.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_logs sg_logs.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_logs sg_logs.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_luns.o -MD -MP -MF .deps/sg_luns.Tpo -c -o sg_luns.o sg_luns.c
mv -f .deps/sg_luns.Tpo .deps/sg_luns.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_luns sg_luns.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_luns sg_luns.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_modes.o -MD -MP -MF .deps/sg_modes.Tpo -c -o sg_modes.o sg_modes.c
mv -f .deps/sg_modes.Tpo .deps/sg_modes.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_modes sg_modes.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_modes sg_modes.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_opcodes.o -MD -MP -MF .deps/sg_opcodes.Tpo -c -o sg_opcodes.o sg_opcodes.c
mv -f .deps/sg_opcodes.Tpo .deps/sg_opcodes.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_opcodes sg_opcodes.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_opcodes sg_opcodes.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_persist.o -MD -MP -MF .deps/sg_persist.Tpo -c -o sg_persist.o sg_persist.c
mv -f .deps/sg_persist.Tpo .deps/sg_persist.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_persist sg_persist.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_persist sg_persist.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_prevent.o -MD -MP -MF .deps/sg_prevent.Tpo -c -o sg_prevent.o sg_prevent.c
mv -f .deps/sg_prevent.Tpo .deps/sg_prevent.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_prevent sg_prevent.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_prevent sg_prevent.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_raw.o -MD -MP -MF .deps/sg_raw.Tpo -c -o sg_raw.o sg_raw.c
mv -f .deps/sg_raw.Tpo .deps/sg_raw.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_raw sg_raw.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_raw sg_raw.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_rdac.o -MD -MP -MF .deps/sg_rdac.Tpo -c -o sg_rdac.o sg_rdac.c
mv -f .deps/sg_rdac.Tpo .deps/sg_rdac.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_rdac sg_rdac.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_rdac sg_rdac.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_read_attr.o -MD -MP -MF .deps/sg_read_attr.Tpo -c -o sg_read_attr.o sg_read_attr.c
mv -f .deps/sg_read_attr.Tpo .deps/sg_read_attr.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_read_attr sg_read_attr.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_read_attr sg_read_attr.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_read_block_limits.o -MD -MP -MF .deps/sg_read_block_limits.Tpo -c -o sg_read_block_limits.o sg_read_block_limits.c
mv -f .deps/sg_read_block_limits.Tpo .deps/sg_read_block_limits.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_read_block_limits sg_read_block_limits.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_read_block_limits sg_read_block_limits.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_read_buffer.o -MD -MP -MF .deps/sg_read_buffer.Tpo -c -o sg_read_buffer.o sg_read_buffer.c
mv -f .deps/sg_read_buffer.Tpo .deps/sg_read_buffer.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_read_buffer sg_read_buffer.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_read_buffer sg_read_buffer.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_read_long.o -MD -MP -MF .deps/sg_read_long.Tpo -c -o sg_read_long.o sg_read_long.c
mv -f .deps/sg_read_long.Tpo .deps/sg_read_long.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_read_long sg_read_long.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_read_long sg_read_long.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_readcap.o -MD -MP -MF .deps/sg_readcap.Tpo -c -o sg_readcap.o sg_readcap.c
mv -f .deps/sg_readcap.Tpo .deps/sg_readcap.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_readcap sg_readcap.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_readcap sg_readcap.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_reassign.o -MD -MP -MF .deps/sg_reassign.Tpo -c -o sg_reassign.o sg_reassign.c
mv -f .deps/sg_reassign.Tpo .deps/sg_reassign.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_reassign sg_reassign.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_reassign sg_reassign.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_referrals.o -MD -MP -MF .deps/sg_referrals.Tpo -c -o sg_referrals.o sg_referrals.c
mv -f .deps/sg_referrals.Tpo .deps/sg_referrals.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_referrals sg_referrals.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_referrals sg_referrals.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_rep_zones.o -MD -MP -MF .deps/sg_rep_zones.Tpo -c -o sg_rep_zones.o sg_rep_zones.c
mv -f .deps/sg_rep_zones.Tpo .deps/sg_rep_zones.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_rep_zones sg_rep_zones.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_rep_zones sg_rep_zones.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_requests.o -MD -MP -MF .deps/sg_requests.Tpo -c -o sg_requests.o sg_requests.c
mv -f .deps/sg_requests.Tpo .deps/sg_requests.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_requests sg_requests.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_requests sg_requests.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_reset_wp.o -MD -MP -MF .deps/sg_reset_wp.Tpo -c -o sg_reset_wp.o sg_reset_wp.c
mv -f .deps/sg_reset_wp.Tpo .deps/sg_reset_wp.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_reset_wp sg_reset_wp.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_reset_wp sg_reset_wp.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_rmsn.o -MD -MP -MF .deps/sg_rmsn.Tpo -c -o sg_rmsn.o sg_rmsn.c
mv -f .deps/sg_rmsn.Tpo .deps/sg_rmsn.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_rmsn sg_rmsn.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_rmsn sg_rmsn.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_rtpg.o -MD -MP -MF .deps/sg_rtpg.Tpo -c -o sg_rtpg.o sg_rtpg.c
mv -f .deps/sg_rtpg.Tpo .deps/sg_rtpg.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_rtpg sg_rtpg.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_rtpg sg_rtpg.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_safte.o -MD -MP -MF .deps/sg_safte.Tpo -c -o sg_safte.o sg_safte.c
mv -f .deps/sg_safte.Tpo .deps/sg_safte.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_safte sg_safte.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_safte sg_safte.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_sanitize.o -MD -MP -MF .deps/sg_sanitize.Tpo -c -o sg_sanitize.o sg_sanitize.c
mv -f .deps/sg_sanitize.Tpo .deps/sg_sanitize.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_sanitize sg_sanitize.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_sanitize sg_sanitize.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_sat_identify.o -MD -MP -MF .deps/sg_sat_identify.Tpo -c -o sg_sat_identify.o sg_sat_identify.c
mv -f .deps/sg_sat_identify.Tpo .deps/sg_sat_identify.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_sat_identify sg_sat_identify.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_sat_identify sg_sat_identify.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_sat_phy_event.o -MD -MP -MF .deps/sg_sat_phy_event.Tpo -c -o sg_sat_phy_event.o sg_sat_phy_event.c
mv -f .deps/sg_sat_phy_event.Tpo .deps/sg_sat_phy_event.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_sat_phy_event sg_sat_phy_event.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_sat_phy_event sg_sat_phy_event.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_sat_read_gplog.o -MD -MP -MF .deps/sg_sat_read_gplog.Tpo -c -o sg_sat_read_gplog.o sg_sat_read_gplog.c
mv -f .deps/sg_sat_read_gplog.Tpo .deps/sg_sat_read_gplog.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_sat_read_gplog sg_sat_read_gplog.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_sat_read_gplog sg_sat_read_gplog.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_sat_set_features.o -MD -MP -MF .deps/sg_sat_set_features.Tpo -c -o sg_sat_set_features.o sg_sat_set_features.c
mv -f .deps/sg_sat_set_features.Tpo .deps/sg_sat_set_features.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_sat_set_features sg_sat_set_features.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_sat_set_features sg_sat_set_features.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_senddiag.o -MD -MP -MF .deps/sg_senddiag.Tpo -c -o sg_senddiag.o sg_senddiag.c
mv -f .deps/sg_senddiag.Tpo .deps/sg_senddiag.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_senddiag sg_senddiag.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_senddiag sg_senddiag.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_ses.o -MD -MP -MF .deps/sg_ses.Tpo -c -o sg_ses.o sg_ses.c
mv -f .deps/sg_ses.Tpo .deps/sg_ses.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_ses sg_ses.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_ses sg_ses.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_ses_microcode.o -MD -MP -MF .deps/sg_ses_microcode.Tpo -c -o sg_ses_microcode.o sg_ses_microcode.c
mv -f .deps/sg_ses_microcode.Tpo .deps/sg_ses_microcode.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_ses_microcode sg_ses_microcode.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_ses_microcode sg_ses_microcode.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_start.o -MD -MP -MF .deps/sg_start.Tpo -c -o sg_start.o sg_start.c
mv -f .deps/sg_start.Tpo .deps/sg_start.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_start sg_start.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_start sg_start.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_stpg.o -MD -MP -MF .deps/sg_stpg.Tpo -c -o sg_stpg.o sg_stpg.c
mv -f .deps/sg_stpg.Tpo .deps/sg_stpg.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_stpg sg_stpg.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_stpg sg_stpg.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_sync.o -MD -MP -MF .deps/sg_sync.Tpo -c -o sg_sync.o sg_sync.c
mv -f .deps/sg_sync.Tpo .deps/sg_sync.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_sync sg_sync.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_sync sg_sync.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_timestamp.o -MD -MP -MF .deps/sg_timestamp.Tpo -c -o sg_timestamp.o sg_timestamp.c
mv -f .deps/sg_timestamp.Tpo .deps/sg_timestamp.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_timestamp sg_timestamp.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_timestamp sg_timestamp.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_turs.o -MD -MP -MF .deps/sg_turs.Tpo -c -o sg_turs.o sg_turs.c
mv -f .deps/sg_turs.Tpo .deps/sg_turs.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_turs sg_turs.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_turs sg_turs.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_unmap.o -MD -MP -MF .deps/sg_unmap.Tpo -c -o sg_unmap.o sg_unmap.c
mv -f .deps/sg_unmap.Tpo .deps/sg_unmap.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_unmap sg_unmap.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_unmap sg_unmap.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_verify.o -MD -MP -MF .deps/sg_verify.Tpo -c -o sg_verify.o sg_verify.c
mv -f .deps/sg_verify.Tpo .deps/sg_verify.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_verify sg_verify.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_verify sg_verify.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_vpd.o -MD -MP -MF .deps/sg_vpd.Tpo -c -o sg_vpd.o sg_vpd.c
mv -f .deps/sg_vpd.Tpo .deps/sg_vpd.Po
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_vpd_vendor.o -MD -MP -MF .deps/sg_vpd_vendor.Tpo -c -o sg_vpd_vendor.o sg_vpd_vendor.c
mv -f .deps/sg_vpd_vendor.Tpo .deps/sg_vpd_vendor.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_vpd sg_vpd.o sg_vpd_vendor.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_vpd sg_vpd.o sg_vpd_vendor.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_wr_mode.o -MD -MP -MF .deps/sg_wr_mode.Tpo -c -o sg_wr_mode.o sg_wr_mode.c
mv -f .deps/sg_wr_mode.Tpo .deps/sg_wr_mode.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_wr_mode sg_wr_mode.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_wr_mode sg_wr_mode.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_write_buffer.o -MD -MP -MF .deps/sg_write_buffer.Tpo -c -o sg_write_buffer.o sg_write_buffer.c
mv -f .deps/sg_write_buffer.Tpo .deps/sg_write_buffer.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_write_buffer sg_write_buffer.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_write_buffer sg_write_buffer.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_write_long.o -MD -MP -MF .deps/sg_write_long.Tpo -c -o sg_write_long.o sg_write_long.c
mv -f .deps/sg_write_long.Tpo .deps/sg_write_long.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_write_long sg_write_long.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_write_long sg_write_long.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_write_same.o -MD -MP -MF .deps/sg_write_same.Tpo -c -o sg_write_same.o sg_write_same.c
mv -f .deps/sg_write_same.Tpo .deps/sg_write_same.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_write_same sg_write_same.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_write_same sg_write_same.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_write_verify.o -MD -MP -MF .deps/sg_write_verify.Tpo -c -o sg_write_verify.o sg_write_verify.c
mv -f .deps/sg_write_verify.Tpo .deps/sg_write_verify.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_write_verify sg_write_verify.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_write_verify sg_write_verify.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_zone.o -MD -MP -MF .deps/sg_zone.Tpo -c -o sg_zone.o sg_zone.c
mv -f .deps/sg_zone.Tpo .deps/sg_zone.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_zone sg_zone.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_zone sg_zone.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_copy_results.o -MD -MP -MF .deps/sg_copy_results.Tpo -c -o sg_copy_results.o sg_copy_results.c
mv -f .deps/sg_copy_results.Tpo .deps/sg_copy_results.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_copy_results sg_copy_results.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_copy_results sg_copy_results.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_dd.o -MD -MP -MF .deps/sg_dd.Tpo -c -o sg_dd.o sg_dd.c
mv -f .deps/sg_dd.Tpo .deps/sg_dd.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_dd sg_dd.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_dd sg_dd.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_emc_trespass.o -MD -MP -MF .deps/sg_emc_trespass.Tpo -c -o sg_emc_trespass.o sg_emc_trespass.c
mv -f .deps/sg_emc_trespass.Tpo .deps/sg_emc_trespass.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_emc_trespass sg_emc_trespass.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_emc_trespass sg_emc_trespass.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_map.o -MD -MP -MF .deps/sg_map.Tpo -c -o sg_map.o sg_map.c
mv -f .deps/sg_map.Tpo .deps/sg_map.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_map sg_map.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_map sg_map.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_map26.o -MD -MP -MF .deps/sg_map26.Tpo -c -o sg_map26.o sg_map26.c
sg_map26.c:811:18: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
TAPE_NR(mi));
^~~~~~~~~~~
sg_map26.c:91:21: note: expanded from macro 'TAPE_NR'
((minor) & ~(-1 << ST_MODE_SHIFT)) )
~~ ^
sg_map26.c:869:18: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
TAPE_NR(mi));
^~~~~~~~~~~
sg_map26.c:91:21: note: expanded from macro 'TAPE_NR'
((minor) & ~(-1 << ST_MODE_SHIFT)) )
~~ ^
2 warnings generated.
mv -f .deps/sg_map26.Tpo .deps/sg_map26.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_map26 sg_map26.o
libtool: link: clang -Wall -W -o sg_map26 sg_map26.o
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_rbuf.o -MD -MP -MF .deps/sg_rbuf.Tpo -c -o sg_rbuf.o sg_rbuf.c
mv -f .deps/sg_rbuf.Tpo .deps/sg_rbuf.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_rbuf sg_rbuf.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_rbuf sg_rbuf.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_read.o -MD -MP -MF .deps/sg_read.Tpo -c -o sg_read.o sg_read.c
mv -f .deps/sg_read.Tpo .deps/sg_read.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_read sg_read.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_read sg_read.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_reset.o -MD -MP -MF .deps/sg_reset.Tpo -c -o sg_reset.o sg_reset.c
mv -f .deps/sg_reset.Tpo .deps/sg_reset.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_reset sg_reset.o
libtool: link: clang -Wall -W -o sg_reset sg_reset.o
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_scan_linux.o -MD -MP -MF .deps/sg_scan_linux.Tpo -c -o sg_scan_linux.o sg_scan_linux.c
mv -f .deps/sg_scan_linux.Tpo .deps/sg_scan_linux.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_scan sg_scan_linux.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_scan sg_scan_linux.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_test_rwbuf.o -MD -MP -MF .deps/sg_test_rwbuf.Tpo -c -o sg_test_rwbuf.o sg_test_rwbuf.c
mv -f .deps/sg_test_rwbuf.Tpo .deps/sg_test_rwbuf.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_test_rwbuf sg_test_rwbuf.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_test_rwbuf sg_test_rwbuf.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sg_xcopy.o -MD -MP -MF .deps/sg_xcopy.Tpo -c -o sg_xcopy.o sg_xcopy.c
mv -f .deps/sg_xcopy.Tpo .deps/sg_xcopy.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sg_xcopy sg_xcopy.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sg_xcopy sg_xcopy.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sginfo.o -MD -MP -MF .deps/sginfo.Tpo -c -o sginfo.o sginfo.c
mv -f .deps/sginfo.Tpo .deps/sginfo.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sginfo sginfo.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sginfo sginfo.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sgm_dd.o -MD -MP -MF .deps/sgm_dd.Tpo -c -o sgm_dd.o sgm_dd.c
mv -f .deps/sgm_dd.Tpo .deps/sgm_dd.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sgm_dd sgm_dd.o ../lib/libsgutils2.la
libtool: link: clang -Wall -W -o .libs/sgm_dd sgm_dd.o ../lib/.libs/libsgutils2.so
clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -MT sgp_dd.o -MD -MP -MF .deps/sgp_dd.Tpo -c -o sgp_dd.o sgp_dd.c
mv -f .deps/sgp_dd.Tpo .deps/sgp_dd.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -o sgp_dd sgp_dd.o ../lib/libsgutils2.la -lpthread
libtool: link: clang -Wall -W -o .libs/sgp_dd sgp_dd.o ../lib/.libs/libsgutils2.so -lpthread
make[2]: Leaving directory '/tmp/sg3_utils/src/sg3_utils-1.42/src'
Making all in doc
make[2]: Entering directory '/tmp/sg3_utils/src/sg3_utils-1.42/doc'
cp -p sg_scan.8.linux sg_scan.8
make[2]: Leaving directory '/tmp/sg3_utils/src/sg3_utils-1.42/doc'
Making all in scripts
make[2]: Entering directory '/tmp/sg3_utils/src/sg3_utils-1.42/scripts'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/sg3_utils/src/sg3_utils-1.42/scripts'
make[2]: Entering directory '/tmp/sg3_utils/src/sg3_utils-1.42'
make[2]: Leaving directory '/tmp/sg3_utils/src/sg3_utils-1.42'
make[1]: Leaving directory '/tmp/sg3_utils/src/sg3_utils-1.42'
==> Entering fakeroot environment...
==> Starting package()...
Making install in include
make[1]: Entering directory '/tmp/sg3_utils/src/sg3_utils-1.42/include'
make[2]: Entering directory '/tmp/sg3_utils/src/sg3_utils-1.42/include'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/sg3_utils/pkg/sg3_utils/usr/include/scsi'
/usr/bin/install -c -m 644 sg_lib.h sg_lib_data.h sg_cmds.h sg_cmds_basic.h sg_cmds_extra.h sg_cmds_mmc.h sg_pt.h sg_linux_inc.h sg_io_linux.h '/tmp/sg3_utils/pkg/sg3_utils/usr/include/scsi'
make[2]: Leaving directory '/tmp/sg3_utils/src/sg3_utils-1.42/include'
make[1]: Leaving directory '/tmp/sg3_utils/src/sg3_utils-1.42/include'
Making install in lib
make[1]: Entering directory '/tmp/sg3_utils/src/sg3_utils-1.42/lib'
make[2]: Entering directory '/tmp/sg3_utils/src/sg3_utils-1.42/lib'
/usr/bin/mkdir -p '/tmp/sg3_utils/pkg/sg3_utils/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libsgutils2.la '/tmp/sg3_utils/pkg/sg3_utils/usr/lib'
libtool: install: /usr/bin/install -c .libs/libsgutils2.so.2.0.0 /tmp/sg3_utils/pkg/sg3_utils/usr/lib/libsgutils2.so.2.0.0
libtool: install: (cd /tmp/sg3_utils/pkg/sg3_utils/usr/lib && { ln -s -f libsgutils2.so.2.0.0 libsgutils2.so.2 || { rm -f libsgutils2.so.2 && ln -s libsgutils2.so.2.0.0 libsgutils2.so.2; }; })
libtool: install: (cd /tmp/sg3_utils/pkg/sg3_utils/usr/lib && { ln -s -f libsgutils2.so.2.0.0 libsgutils2.so || { rm -f libsgutils2.so && ln -s libsgutils2.so.2.0.0 libsgutils2.so; }; })
libtool: install: /usr/bin/install -c .libs/libsgutils2.lai /tmp/sg3_utils/pkg/sg3_utils/usr/lib/libsgutils2.la
libtool: install: /usr/bin/install -c .libs/libsgutils2.a /tmp/sg3_utils/pkg/sg3_utils/usr/lib/libsgutils2.a
libtool: install: chmod 644 /tmp/sg3_utils/pkg/sg3_utils/usr/lib/libsgutils2.a
libtool: install: ranlib /tmp/sg3_utils/pkg/sg3_utils/usr/lib/libsgutils2.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/sg3_utils/src/sg3_utils-1.42/lib'
make[1]: Leaving directory '/tmp/sg3_utils/src/sg3_utils-1.42/lib'
Making install in src
make[1]: Entering directory '/tmp/sg3_utils/src/sg3_utils-1.42/src'
make[2]: Entering directory '/tmp/sg3_utils/src/sg3_utils-1.42/src'
/usr/bin/mkdir -p '/tmp/sg3_utils/pkg/sg3_utils/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c sg_compare_and_write sg_decode_sense sg_format sg_get_config sg_get_lba_status sg_ident sg_inq sg_logs sg_luns sg_modes sg_opcodes sg_persist sg_prevent sg_raw sg_rdac sg_read_attr sg_read_block_limits sg_read_buffer sg_read_long sg_readcap sg_reassign sg_referrals sg_rep_zones sg_requests sg_reset_wp sg_rmsn sg_rtpg sg_safte sg_sanitize sg_sat_identify sg_sat_phy_event sg_sat_read_gplog sg_sat_set_features sg_senddiag sg_ses sg_ses_microcode sg_start sg_stpg sg_sync sg_timestamp sg_turs sg_unmap sg_verify sg_vpd sg_wr_mode sg_write_buffer sg_write_long sg_write_same sg_write_verify sg_zone sg_copy_results sg_dd sg_emc_trespass sg_map sg_map26 sg_rbuf sg_read sg_reset sg_scan sg_test_rwbuf sg_xcopy sginfo sgm_dd sgp_dd '/tmp/sg3_utils/pkg/sg3_utils/usr/bin'
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_compare_and_write /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_compare_and_write
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_decode_sense /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_decode_sense
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_format /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_format
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_get_config /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_get_config
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_get_lba_status /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_get_lba_status
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_ident /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_ident
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_inq /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_inq
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_logs /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_logs
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_luns /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_luns
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_modes /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_modes
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_opcodes /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_opcodes
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_persist /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_persist
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_prevent /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_prevent
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_raw /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_raw
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_rdac /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_rdac
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_read_attr /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_read_attr
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_read_block_limits /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_read_block_limits
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_read_buffer /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_read_buffer
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_read_long /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_read_long
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_readcap /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_readcap
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_reassign /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_reassign
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_referrals /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_referrals
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_rep_zones /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_rep_zones
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_requests /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_requests
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_reset_wp /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_reset_wp
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_rmsn /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_rmsn
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_rtpg /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_rtpg
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_safte /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_safte
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_sanitize /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_sanitize
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_sat_identify /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_sat_identify
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_sat_phy_event /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_sat_phy_event
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_sat_read_gplog /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_sat_read_gplog
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_sat_set_features /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_sat_set_features
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_senddiag /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_senddiag
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_ses /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_ses
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_ses_microcode /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_ses_microcode
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_start /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_start
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_stpg /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_stpg
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_sync /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_sync
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_timestamp /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_timestamp
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_turs /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_turs
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_unmap /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_unmap
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_verify /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_verify
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_vpd /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_vpd
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_wr_mode /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_wr_mode
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_write_buffer /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_write_buffer
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_write_long /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_write_long
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_write_same /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_write_same
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_write_verify /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_write_verify
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_zone /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_zone
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_copy_results /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_copy_results
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_dd /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_dd
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_emc_trespass /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_emc_trespass
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_map /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_map
libtool: install: /usr/bin/install -c sg_map26 /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_map26
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_rbuf /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_rbuf
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_read /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_read
libtool: install: /usr/bin/install -c sg_reset /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_reset
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_scan /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_scan
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_test_rwbuf /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_test_rwbuf
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_xcopy /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sg_xcopy
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sginfo /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sginfo
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sgm_dd /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sgm_dd
libtool: install: warning: `../lib/libsgutils2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sgp_dd /tmp/sg3_utils/pkg/sg3_utils/usr/bin/sgp_dd
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/sg3_utils/src/sg3_utils-1.42/src'
make[1]: Leaving directory '/tmp/sg3_utils/src/sg3_utils-1.42/src'
Making install in doc
make[1]: Entering directory '/tmp/sg3_utils/src/sg3_utils-1.42/doc'
make[2]: Entering directory '/tmp/sg3_utils/src/sg3_utils-1.42/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/sg3_utils/pkg/sg3_utils/usr/share/man/man8'
/usr/bin/install -c -m 644 scsi_mandat.8 scsi_readcap.8 scsi_ready.8 scsi_satl.8 scsi_start.8 scsi_stop.8 scsi_temperature.8 sg3_utils.8 sg_compare_and_write.8 sg_decode_sense.8 sg_format.8 sg_get_config.8 sg_get_lba_status.8 sg_ident.8 sg_inq.8 sg_logs.8 sg_luns.8 sg_modes.8 sg_opcodes.8 sg_persist.8 sg_prevent.8 sg_raw.8 sg_rdac.8 sg_read_attr.8 sg_read_block_limits.8 sg_read_buffer.8 sg_read_long.8 sg_readcap.8 sg_reassign.8 sg_referrals.8 sg_rep_zones.8 sg_requests.8 sg_reset_wp.8 sg_rmsn.8 sg_rtpg.8 sg_safte.8 sg_sanitize.8 sg_sat_identify.8 sg_sat_phy_event.8 sg_sat_read_gplog.8 '/tmp/sg3_utils/pkg/sg3_utils/usr/share/man/man8'
/usr/bin/install -c -m 644 sg_sat_set_features.8 sg_senddiag.8 sg_ses.8 sg_ses_microcode.8 sg_start.8 sg_stpg.8 sg_sync.8 sg_timestamp.8 sg_turs.8 sg_unmap.8 sg_verify.8 sg_vpd.8 sg_wr_mode.8 sg_write_buffer.8 sg_write_long.8 sg_write_same.8 sg_write_verify.8 sg_zone.8 rescan-scsi-bus.sh.8 scsi_logging_level.8 sg_copy_results.8 sg_dd.8 sg_emc_trespass.8 sg_map.8 sg_map26.8 sg_rbuf.8 sg_read.8 sg_reset.8 sg_scan.8 sg_test_rwbuf.8 sg_xcopy.8 sginfo.8 sgm_dd.8 sgp_dd.8 '/tmp/sg3_utils/pkg/sg3_utils/usr/share/man/man8'
make[2]: Leaving directory '/tmp/sg3_utils/src/sg3_utils-1.42/doc'
make[1]: Leaving directory '/tmp/sg3_utils/src/sg3_utils-1.42/doc'
Making install in scripts
make[1]: Entering directory '/tmp/sg3_utils/src/sg3_utils-1.42/scripts'
make[2]: Entering directory '/tmp/sg3_utils/src/sg3_utils-1.42/scripts'
/usr/bin/mkdir -p '/tmp/sg3_utils/pkg/sg3_utils/usr/bin'
/usr/bin/install -c scsi_logging_level scsi_mandat scsi_readcap scsi_ready scsi_satl scsi_start scsi_stop scsi_temperature '/tmp/sg3_utils/pkg/sg3_utils/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/sg3_utils/src/sg3_utils-1.42/scripts'
make[1]: Leaving directory '/tmp/sg3_utils/src/sg3_utils-1.42/scripts'
make[1]: Entering directory '/tmp/sg3_utils/src/sg3_utils-1.42'
make[2]: Entering directory '/tmp/sg3_utils/src/sg3_utils-1.42'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/sg3_utils/src/sg3_utils-1.42'
make[1]: Leaving directory '/tmp/sg3_utils/src/sg3_utils-1.42'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "sg3_utils"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: sg3_utils 1.42-1 (Thu Apr 13 18:04:33 UTC 2017)
CMD: pacman --query --file sg3_utils-1.42-1-x86_64.pkg.tar.xz
Creating hybrid package for 'sg3_utils'
Trying to find vanilla package 'sg3_utils'...
CMD: pacman --query --file /mirror/sg3_utils-1.42-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/include/scsi/sg_lib.h
/usr/include/scsi/sg_lib_data.h
/usr/include/scsi/sg_cmds.h
/usr/include/scsi/sg_cmds_basic.h
/usr/include/scsi/sg_cmds_extra.h
/usr/include/scsi/sg_cmds_mmc.h
/usr/include/scsi/sg_pt.h
/usr/include/scsi/sg_linux_inc.h
/usr/include/scsi/sg_io_linux.h
/usr/lib/libsgutils2.so.2
/usr/lib/libsgutils2.so
/usr/lib/libsgutils2.so.2.0.0
/usr/bin/scsi_logging_level
/usr/bin/scsi_mandat
/usr/bin/scsi_readcap
/usr/bin/scsi_ready
/usr/bin/scsi_satl
/usr/bin/scsi_start
/usr/bin/scsi_stop
/usr/bin/scsi_temperature
/usr/bin/sg_compare_and_write
/usr/bin/sg_decode_sense
/usr/bin/sg_format
/usr/bin/sg_get_config
/usr/bin/sg_get_lba_status
/usr/bin/sg_ident
/usr/bin/sg_inq
/usr/bin/sg_logs
/usr/bin/sg_luns
/usr/bin/sg_modes
/usr/bin/sg_opcodes
/usr/bin/sg_persist
/usr/bin/sg_prevent
/usr/bin/sg_raw
/usr/bin/sg_rdac
/usr/bin/sg_read_attr
/usr/bin/sg_read_block_limits
/usr/bin/sg_read_buffer
/usr/bin/sg_read_long
/usr/bin/sg_readcap
/usr/bin/sg_reassign
/usr/bin/sg_referrals
/usr/bin/sg_rep_zones
/usr/bin/sg_requests
/usr/bin/sg_reset_wp
/usr/bin/sg_rmsn
/usr/bin/sg_rtpg
/usr/bin/sg_safte
/usr/bin/sg_sanitize
/usr/bin/sg_sat_identify
/usr/bin/sg_sat_phy_event
/usr/bin/sg_sat_read_gplog
/usr/bin/sg_sat_set_features
/usr/bin/sg_senddiag
/usr/bin/sg_ses
/usr/bin/sg_ses_microcode
/usr/bin/sg_start
/usr/bin/sg_stpg
/usr/bin/sg_sync
/usr/bin/sg_timestamp
/usr/bin/sg_turs
/usr/bin/sg_unmap
/usr/bin/sg_verify
/usr/bin/sg_vpd
/usr/bin/sg_wr_mode
/usr/bin/sg_write_buffer
/usr/bin/sg_write_long
/usr/bin/sg_write_same
/usr/bin/sg_write_verify
/usr/bin/sg_zone
/usr/bin/sg_copy_results
/usr/bin/sg_dd
/usr/bin/sg_emc_trespass
/usr/bin/sg_map
/usr/bin/sg_map26
/usr/bin/sg_rbuf
/usr/bin/sg_read
/usr/bin/sg_reset
/usr/bin/sg_scan
/usr/bin/sg_test_rwbuf
/usr/bin/sg_xcopy
/usr/bin/sginfo
/usr/bin/sgm_dd
/usr/bin/sgp_dd
/usr/share/man/man8/scsi_mandat.8.gz
/usr/share/man/man8/scsi_readcap.8.gz
/usr/share/man/man8/scsi_ready.8.gz
/usr/share/man/man8/scsi_satl.8.gz
/usr/share/man/man8/scsi_start.8.gz
/usr/share/man/man8/scsi_stop.8.gz
/usr/share/man/man8/scsi_temperature.8.gz
/usr/share/man/man8/sg3_utils.8.gz
/usr/share/man/man8/sg_compare_and_write.8.gz
/usr/share/man/man8/sg_decode_sense.8.gz
/usr/share/man/man8/sg_format.8.gz
/usr/share/man/man8/sg_get_config.8.gz
/usr/share/man/man8/sg_get_lba_status.8.gz
/usr/share/man/man8/sg_ident.8.gz
/usr/share/man/man8/sg_inq.8.gz
/usr/share/man/man8/sg_logs.8.gz
/usr/share/man/man8/sg_luns.8.gz
/usr/share/man/man8/sg_modes.8.gz
/usr/share/man/man8/sg_opcodes.8.gz
/usr/share/man/man8/sg_persist.8.gz
/usr/share/man/man8/sg_prevent.8.gz
/usr/share/man/man8/sg_raw.8.gz
/usr/share/man/man8/sg_rdac.8.gz
/usr/share/man/man8/sg_read_attr.8.gz
/usr/share/man/man8/sg_read_block_limits.8.gz
/usr/share/man/man8/sg_read_buffer.8.gz
/usr/share/man/man8/sg_read_long.8.gz
/usr/share/man/man8/sg_readcap.8.gz
/usr/share/man/man8/sg_reassign.8.gz
/usr/share/man/man8/sg_referrals.8.gz
/usr/share/man/man8/sg_rep_zones.8.gz
/usr/share/man/man8/sg_requests.8.gz
/usr/share/man/man8/sg_reset_wp.8.gz
/usr/share/man/man8/sg_rmsn.8.gz
/usr/share/man/man8/sg_rtpg.8.gz
/usr/share/man/man8/sg_safte.8.gz
/usr/share/man/man8/sg_sanitize.8.gz
/usr/share/man/man8/sg_sat_identify.8.gz
/usr/share/man/man8/sg_sat_phy_event.8.gz
/usr/share/man/man8/sg_sat_read_gplog.8.gz
/usr/share/man/man8/sg_sat_set_features.8.gz
/usr/share/man/man8/sg_senddiag.8.gz
/usr/share/man/man8/sg_ses.8.gz
/usr/share/man/man8/sg_ses_microcode.8.gz
/usr/share/man/man8/sg_start.8.gz
/usr/share/man/man8/sg_stpg.8.gz
/usr/share/man/man8/sg_sync.8.gz
/usr/share/man/man8/sg_timestamp.8.gz
/usr/share/man/man8/sg_turs.8.gz
/usr/share/man/man8/sg_unmap.8.gz
/usr/share/man/man8/sg_verify.8.gz
/usr/share/man/man8/sg_vpd.8.gz
/usr/share/man/man8/sg_wr_mode.8.gz
/usr/share/man/man8/sg_write_buffer.8.gz
/usr/share/man/man8/sg_write_long.8.gz
/usr/share/man/man8/sg_write_same.8.gz
/usr/share/man/man8/sg_write_verify.8.gz
/usr/share/man/man8/sg_zone.8.gz
/usr/share/man/man8/rescan-scsi-bus.sh.8.gz
/usr/share/man/man8/scsi_logging_level.8.gz
/usr/share/man/man8/sg_copy_results.8.gz
/usr/share/man/man8/sg_dd.8.gz
/usr/share/man/man8/sg_emc_trespass.8.gz
/usr/share/man/man8/sg_map.8.gz
/usr/share/man/man8/sg_map26.8.gz
/usr/share/man/man8/sg_rbuf.8.gz
/usr/share/man/man8/sg_read.8.gz
/usr/share/man/man8/sg_reset.8.gz
/usr/share/man/man8/sg_scan.8.gz
/usr/share/man/man8/sg_test_rwbuf.8.gz
/usr/share/man/man8/sg_xcopy.8.gz
/usr/share/man/man8/sginfo.8.gz
/usr/share/man/man8/sgm_dd.8.gz
/usr/share/man/man8/sgp_dd.8.gz
/usr/share/licenses/sg3_utils/COPYING
/sysroot/usr/lib/libsgutils2.so.2.0.0
/sysroot/usr/lib/libsgutils2.so.2
/sysroot/usr/lib/libsgutils2.so
/sysroot/usr/lib/libsgutils2.la
/sysroot/usr/lib/libsgutils2.a
/sysroot/usr/include/scsi/sg_lib.h
/sysroot/usr/include/scsi/sg_lib_data.h
/sysroot/usr/include/scsi/sg_cmds.h
/sysroot/usr/include/scsi/sg_cmds_basic.h
/sysroot/usr/include/scsi/sg_cmds_extra.h
/sysroot/usr/include/scsi/sg_cmds_mmc.h
/sysroot/usr/include/scsi/sg_pt.h
/sysroot/usr/include/scsi/sg_linux_inc.h
/sysroot/usr/include/scsi/sg_io_linux.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf sg3_utils.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/sg3_utils.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/sg3_utils.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/sg3_utils.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/sg3_utils/src/sg3_utils-1.42/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by sg3_utils configure 1.42, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = e00da1122c89
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2188: checking for a BSD-compatible install
configure:2256: result: /usr/bin/install -c
configure:2267: checking whether build environment is sane
configure:2322: result: yes
configure:2381: checking for x86_64-unknown-linux-strip
configure:2411: result: no
configure:2421: checking for strip
configure:2437: found /usr/bin/strip
configure:2448: result: strip
configure:2473: checking for a thread-safe mkdir -p
configure:2512: result: /usr/bin/mkdir -p
configure:2519: checking for gawk
configure:2535: found /usr/bin/gawk
configure:2546: result: gawk
configure:2557: checking whether make sets $(MAKE)
configure:2579: result: yes
configure:2608: checking whether make supports nested variables
configure:2625: result: yes
configure:2752: checking whether to enable maintainer-specific portions of Makefiles
configure:2761: result: no
configure:2785: checking for x86_64-unknown-linux-gcc
configure:2812: result: clang
configure:3081: checking for C compiler version
configure:3090: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3101: $? = 0
configure:3090: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:3101: $? = 0
configure:3090: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3101: $? = 1
configure:3090: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3101: $? = 1
configure:3121: checking whether the C compiler works
configure:3143: clang conftest.c >&5
configure:3147: $? = 0
configure:3195: result: yes
configure:3198: checking for C compiler default output file name
configure:3200: result: a.out
configure:3206: checking for suffix of executables
configure:3213: clang -o conftest conftest.c >&5
configure:3217: $? = 0
configure:3239: result:
configure:3261: checking whether we are cross compiling
configure:3269: clang -o conftest conftest.c >&5
configure:3273: $? = 0
configure:3280: ./conftest
configure:3284: $? = 0
configure:3299: result: no
configure:3304: checking for suffix of object files
configure:3326: clang -c conftest.c >&5
configure:3330: $? = 0
configure:3351: result: o
configure:3355: checking whether we are using the GNU C compiler
configure:3374: clang -c conftest.c >&5
configure:3374: $? = 0
configure:3383: result: yes
configure:3392: checking whether clang accepts -g
configure:3412: clang -c -g conftest.c >&5
configure:3412: $? = 0
configure:3453: result: yes
configure:3470: checking for clang option to accept ISO C89
configure:3533: clang -c conftest.c >&5
configure:3533: $? = 0
configure:3546: result: none needed
configure:3571: checking whether clang understands -c and -o together
configure:3593: clang -c conftest.c -o conftest2.o
configure:3596: $? = 0
configure:3593: clang -c conftest.c -o conftest2.o
configure:3596: $? = 0
configure:3608: result: yes
configure:3636: checking for style of include used by make
configure:3664: result: GNU
configure:3690: checking dependency style of clang
configure:3801: result: gcc3
configure:3849: checking build system type
configure:3863: result: x86_64-unknown-linux-gnu
configure:3883: checking host system type
configure:3896: result: x86_64-unknown-linux-gnu
configure:3937: checking how to print strings
configure:3964: result: printf
configure:3985: checking for a sed that does not truncate output
configure:4049: result: /usr/bin/sed
configure:4067: checking for grep that handles long lines and -e
configure:4125: result: /usr/bin/grep
configure:4130: checking for egrep
configure:4192: result: /usr/bin/grep -E
configure:4197: checking for fgrep
configure:4259: result: /usr/bin/grep -F
configure:4294: checking for ld used by clang
configure:4361: result: /usr/bin/ld
configure:4368: checking if the linker (/usr/bin/ld) is GNU ld
configure:4383: result: yes
configure:4395: checking for BSD- or MS-compatible name lister (nm)
configure:4444: result: /usr/bin/nm -B
configure:4574: checking the name lister (/usr/bin/nm -B) interface
configure:4581: clang -c conftest.c >&5
configure:4584: /usr/bin/nm -B "conftest.o"
configure:4587: output
0000000000000000 B some_variable
configure:4594: result: BSD nm
configure:4597: checking whether ln -s works
configure:4601: result: yes
configure:4609: checking the maximum length of command line arguments
configure:4740: result: 1572864
configure:4757: checking whether the shell understands some XSI constructs
configure:4767: result: yes
configure:4771: checking whether the shell understands "+="
configure:4777: result: yes
configure:4812: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:4852: result: func_convert_file_noop
configure:4859: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:4879: result: func_convert_file_noop
configure:4886: checking for /usr/bin/ld option to reload object files
configure:4893: result: -r
configure:4927: checking for x86_64-unknown-linux-objdump
configure:4957: result: no
configure:4967: checking for objdump
configure:4983: found /usr/bin/objdump
configure:4994: result: objdump
configure:5026: checking how to recognize dependent libraries
configure:5224: result: pass_all
configure:5269: checking for x86_64-unknown-linux-dlltool
configure:5299: result: no
configure:5309: checking for dlltool
configure:5339: result: no
configure:5369: checking how to associate runtime and link libraries
configure:5396: result: printf %s\n
configure:5413: checking for x86_64-unknown-linux-ar
configure:5443: result: no
configure:5457: checking for ar
configure:5473: found /usr/bin/ar
configure:5484: result: ar
configure:5521: checking for archiver @FILE support
configure:5538: clang -c conftest.c >&5
configure:5538: $? = 0
configure:5541: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:5544: $? = 0
configure:5549: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:5552: $? = 1
configure:5564: result: @
configure:5582: checking for x86_64-unknown-linux-strip
configure:5609: result: strip
configure:5681: checking for x86_64-unknown-linux-ranlib
configure:5711: result: no
configure:5721: checking for ranlib
configure:5737: found /usr/bin/ranlib
configure:5748: result: ranlib
configure:5850: checking command to parse /usr/bin/nm -B output from clang object
configure:5970: clang -c conftest.c >&5
configure:5973: $? = 0
configure:5977: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:5980: $? = 0
configure:6046: clang -o conftest conftest.c conftstm.o >&5
configure:6049: $? = 0
configure:6087: result: ok
configure:6124: checking for sysroot
configure:6154: result: no
configure:6231: clang -c conftest.c >&5
configure:6234: $? = 0
configure:6383: checking for x86_64-unknown-linux-mt
configure:6413: result: no
configure:6423: checking for mt
configure:6453: result: no
configure:6473: checking if : is a manifest tool
configure:6479: : '-?'
configure:6487: result: no
configure:7129: checking how to run the C preprocessor
configure:7160: clang -E conftest.c
configure:7160: $? = 0
configure:7174: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7174: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sg3_utils"
| #define PACKAGE_TARNAME "sg3_utils"
| #define PACKAGE_VERSION "1.42"
| #define PACKAGE_STRING "sg3_utils 1.42"
| #define PACKAGE_BUGREPORT "dgilbert@interlog.com"
| #define PACKAGE_URL ""
| #define PACKAGE "sg3_utils"
| #define VERSION "1.42"
| /* end confdefs.h. */
| #include
configure:7199: result: clang -E
configure:7219: clang -E conftest.c
configure:7219: $? = 0
configure:7233: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7233: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sg3_utils"
| #define PACKAGE_TARNAME "sg3_utils"
| #define PACKAGE_VERSION "1.42"
| #define PACKAGE_STRING "sg3_utils 1.42"
| #define PACKAGE_BUGREPORT "dgilbert@interlog.com"
| #define PACKAGE_URL ""
| #define PACKAGE "sg3_utils"
| #define VERSION "1.42"
| /* end confdefs.h. */
| #include
configure:7262: checking for ANSI C header files
configure:7282: clang -c conftest.c >&5
configure:7282: $? = 0
configure:7355: clang -o conftest conftest.c >&5
configure:7355: $? = 0
configure:7355: ./conftest
configure:7355: $? = 0
configure:7366: result: yes
configure:7379: checking for sys/types.h
configure:7379: clang -c conftest.c >&5
configure:7379: $? = 0
configure:7379: result: yes
configure:7379: checking for sys/stat.h
configure:7379: clang -c conftest.c >&5
configure:7379: $? = 0
configure:7379: result: yes
configure:7379: checking for stdlib.h
configure:7379: clang -c conftest.c >&5
configure:7379: $? = 0
configure:7379: result: yes
configure:7379: checking for string.h
configure:7379: clang -c conftest.c >&5
configure:7379: $? = 0
configure:7379: result: yes
configure:7379: checking for memory.h
configure:7379: clang -c conftest.c >&5
configure:7379: $? = 0
configure:7379: result: yes
configure:7379: checking for strings.h
configure:7379: clang -c conftest.c >&5
configure:7379: $? = 0
configure:7379: result: yes
configure:7379: checking for inttypes.h
configure:7379: clang -c conftest.c >&5
configure:7379: $? = 0
configure:7379: result: yes
configure:7379: checking for stdint.h
configure:7379: clang -c conftest.c >&5
configure:7379: $? = 0
configure:7379: result: yes
configure:7379: checking for unistd.h
configure:7379: clang -c conftest.c >&5
configure:7379: $? = 0
configure:7379: result: yes
configure:7393: checking for dlfcn.h
configure:7393: clang -c conftest.c >&5
configure:7393: $? = 0
configure:7393: result: yes
configure:7599: checking for objdir
configure:7614: result: .libs
configure:7881: checking if clang supports -fno-rtti -fno-exceptions
configure:7899: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:7903: $? = 0
configure:7916: result: yes
configure:8243: checking for clang option to produce PIC
configure:8250: result: -fPIC -DPIC
configure:8258: checking if clang PIC flag -fPIC -DPIC works
configure:8276: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8280: $? = 0
configure:8293: result: yes
configure:8322: checking if clang static flag -static works
configure:8350: result: yes
configure:8365: checking if clang supports -c -o file.o
configure:8386: clang -c -o out/conftest2.o conftest.c >&5
configure:8390: $? = 0
configure:8412: result: yes
configure:8420: checking if clang supports -c -o file.o
configure:8467: result: yes
configure:8500: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:9657: result: yes
configure:9694: checking whether -lc should be explicitly linked in
configure:9702: clang -c conftest.c >&5
configure:9705: $? = 0
configure:9720: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:9723: $? = 0
configure:9737: result: no
configure:9897: checking dynamic linker characteristics
configure:10397: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10397: $? = 0
configure:10631: result: GNU/Linux ld.so
configure:10738: checking how to hardcode library paths into programs
configure:10763: result: immediate
configure:11303: checking whether stripping libraries is possible
configure:11308: result: yes
configure:11343: checking if libtool supports shared libraries
configure:11345: result: yes
configure:11348: checking whether to build shared libraries
configure:11369: result: yes
configure:11372: checking whether to build static libraries
configure:11376: result: yes
configure:11415: checking for ANSI C header files
configure:11519: result: yes
configure:11530: checking for linux/types.h
configure:11530: clang -c conftest.c >&5
configure:11530: $? = 0
configure:11530: result: yes
configure:11530: checking for linux/bsg.h
configure:11530: clang -c conftest.c >&5
configure:11530: $? = 0
configure:11530: result: yes
configure:11530: checking for linux/kdev_t.h
configure:11530: clang -c conftest.c >&5
configure:11530: $? = 0
configure:11530: result: yes
configure:11548: checking for getopt_long
configure:11548: clang -o conftest conftest.c >&5
configure:11548: $? = 0
configure:11548: result: yes
configure:11561: checking for posix_fadvise
configure:11561: clang -o conftest conftest.c >&5
configure:11561: $? = 0
configure:11561: result: yes
configure:11572: checking for posix_memalign
configure:11572: clang -o conftest conftest.c >&5
configure:11572: $? = 0
configure:11572: result: yes
configure:11583: checking for sysconf
configure:11583: clang -o conftest conftest.c >&5
configure:11583: $? = 0
configure:11583: result: yes
configure:11594: checking for lseek64
configure:11594: clang -o conftest conftest.c >&5
configure:11594: $? = 0
configure:11594: result: yes
configure:11894: checking that generated files are newer than configure
configure:11900: result: done
configure:11951: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by sg3_utils config.status 1.42, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on e00da1122c89
config.status:1115: creating Makefile
config.status:1115: creating include/Makefile
config.status:1115: creating lib/Makefile
config.status:1115: creating src/Makefile
config.status:1115: creating doc/Makefile
config.status:1115: creating scripts/Makefile
config.status:1115: creating config.h
config.status:1344: executing depfiles commands
config.status:1344: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_getopt_long=yes
ac_cv_func_lseek64=yes
ac_cv_func_posix_fadvise=yes
ac_cv_func_posix_memalign=yes
ac_cv_func_sysconf=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_bsg_h=yes
ac_cv_header_linux_kdev_t_h=yes
ac_cv_header_linux_types_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/sg3_utils/src/sg3_utils-1.42/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /tmp/sg3_utils/src/sg3_utils-1.42/missing autoconf'
AUTOHEADER='${SHELL} /tmp/sg3_utils/src/sg3_utils-1.42/missing autoheader'
AUTOMAKE='${SHELL} /tmp/sg3_utils/src/sg3_utils-1.42/missing automake-1.15'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GETOPT_O_FILES=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/sg3_utils/src/sg3_utils-1.42/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OS_FREEBSD_FALSE=''
OS_FREEBSD_TRUE='#'
OS_LINUX_FALSE='#'
OS_LINUX_TRUE=''
OS_OSF_FALSE=''
OS_OSF_TRUE='#'
OS_SOLARIS_FALSE=''
OS_SOLARIS_TRUE='#'
OS_WIN32_CYGWIN_FALSE=''
OS_WIN32_CYGWIN_TRUE='#'
OS_WIN32_MINGW_FALSE=''
OS_WIN32_MINGW_TRUE='#'
OTOOL64=''
OTOOL=''
PACKAGE='sg3_utils'
PACKAGE_BUGREPORT='dgilbert@interlog.com'
PACKAGE_NAME='sg3_utils'
PACKAGE_STRING='sg3_utils 1.42'
PACKAGE_TARNAME='sg3_utils'
PACKAGE_URL=''
PACKAGE_VERSION='1.42'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.42'
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/sg3_utils/src/sg3_utils-1.42/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
os_cflags=''
os_libs=''
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "sg3_utils"
#define PACKAGE_TARNAME "sg3_utils"
#define PACKAGE_VERSION "1.42"
#define PACKAGE_STRING "sg3_utils 1.42"
#define PACKAGE_BUGREPORT "dgilbert@interlog.com"
#define PACKAGE_URL ""
#define PACKAGE "sg3_utils"
#define VERSION "1.42"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define STDC_HEADERS 1
#define HAVE_LINUX_TYPES_H 1
#define HAVE_LINUX_BSG_H 1
#define HAVE_LINUX_KDEV_T_H 1
#define HAVE_GETOPT_LONG 1
#define HAVE_POSIX_FADVISE 1
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_SYSCONF 1
#define HAVE_LSEEK64 1
#define SG_LIB_BUILD_HOST "x86_64-unknown-linux-gnu"
#define SG_LIB_LINUX 1
#define SG_SCSI_STRINGS 1
configure: exit 0