==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: sg3_utils 1.48-1 (Tue Jul 30 13:54:24 2024)
==> Retrieving sources...
  -> Found sg3_utils-1.48.tar.xz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    sg3_utils-1.48.tar.xz ... Passed
==> Making package: sg3_utils 1.48-1 (Tue Jul 30 13:54:43 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found sg3_utils-1.48.tar.xz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting sg3_utils-1.48.tar.xz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for byteswap.h... yes
checking for stdatomic.h... yes
checking for getopt_long... yes
checking for posix_fadvise... yes
checking for posix_memalign... yes
checking for gettimeofday... yes
checking for sysconf... yes
checking for lseek64... yes
checking for srand48_r... yes
checking for library containing pthread_create... none required
checking for pthread_cancel... yes
checking for pthread_kill... yes
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking how to run the C preprocessor... gcc -E
checking for sys/random.h... yes
checking for linux/nvme_ioctl.h... yes
checking for linux/types.h... yes
checking for linux/bsg.h... yes
checking for linux/kdev_t.h... yes
checking for linux/major.h... yes
checking for linux/types.h... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating scripts/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure:
-----------------------------------------------------------------------------
sg3_utils-1.48 configuration:
host operating system:  armv7l-unknown-linux-gnueabihf
default C compiler:     gcc
binary install path:    /usr/bin
scripts install path:   /usr/bin
man page install path:  /usr/share/man
-----------------------------------------------------------------------------

make  all-recursive
make[1]: Entering directory '/build/sg3_utils/src/sg3_utils-1.48'
Making all in include
make[2]: Entering directory '/build/sg3_utils/src/sg3_utils-1.48/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/sg3_utils/src/sg3_utils-1.48/include'
Making all in lib
make[2]: Entering directory '/build/sg3_utils/src/sg3_utils-1.48/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_lib.lo -MD -MP -MF .deps/sg_lib.Tpo -c -o sg_lib.lo sg_lib.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_json.lo -MD -MP -MF .deps/sg_json.Tpo -c -o sg_json.lo sg_json.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_json_sg_lib.lo -MD -MP -MF .deps/sg_json_sg_lib.Tpo -c -o sg_json_sg_lib.lo sg_json_sg_lib.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_pr2serr.lo -MD -MP -MF .deps/sg_pr2serr.Tpo -c -o sg_pr2serr.lo sg_pr2serr.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_lib_data.lo -MD -MP -MF .deps/sg_lib_data.Tpo -c -o sg_lib_data.lo sg_lib_data.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_lib_names.lo -MD -MP -MF .deps/sg_lib_names.Tpo -c -o sg_lib_names.lo sg_lib_names.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_cmds_basic.lo -MD -MP -MF .deps/sg_cmds_basic.Tpo -c -o sg_cmds_basic.lo sg_cmds_basic.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT sg_lib.lo -MD -MP -MF .deps/sg_lib.Tpo -c sg_lib.c  -fPIC -DPIC -o .libs/sg_lib.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT sg_json.lo -MD -MP -MF .deps/sg_json.Tpo -c sg_json.c  -fPIC -DPIC -o .libs/sg_json.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT sg_json_sg_lib.lo -MD -MP -MF .deps/sg_json_sg_lib.Tpo -c sg_json_sg_lib.c  -fPIC -DPIC -o .libs/sg_json_sg_lib.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT sg_lib_names.lo -MD -MP -MF .deps/sg_lib_names.Tpo -c sg_lib_names.c  -fPIC -DPIC -o .libs/sg_lib_names.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT sg_pr2serr.lo -MD -MP -MF .deps/sg_pr2serr.Tpo -c sg_pr2serr.c  -fPIC -DPIC -o .libs/sg_pr2serr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT sg_lib_names.lo -MD -MP -MF .deps/sg_lib_names.Tpo -c sg_lib_names.c -o sg_lib_names.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT sg_pr2serr.lo -MD -MP -MF .deps/sg_pr2serr.Tpo -c sg_pr2serr.c -o sg_pr2serr.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_lib_names.Tpo .deps/sg_lib_names.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT sg_json_sg_lib.lo -MD -MP -MF .deps/sg_json_sg_lib.Tpo -c sg_json_sg_lib.c -o sg_json_sg_lib.o >/dev/null 2>&1
mv -f .deps/sg_lib_data.Tpo .deps/sg_lib_data.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_pr2serr.Tpo .deps/sg_pr2serr.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT sg_json.lo -MD -MP -MF .deps/sg_json.Tpo -c sg_json.c -o sg_json.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/sg_cmds_basic.Tpo .deps/sg_cmds_basic.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_json_builder.lo -MD -MP -MF .deps/sg_json_builder.Tpo -c -o sg_json_builder.lo sg_json_builder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/sg_json_sg_lib.Tpo .deps/sg_json_sg_lib.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_pt_linux.lo -MD -MP -MF .deps/sg_pt_linux.Tpo -c -o sg_pt_linux.lo sg_pt_linux.c
mv -f .deps/sg_cmds_basic2.Tpo .deps/sg_cmds_basic2.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT sg_json_builder.lo -MD -MP -MF .deps/sg_json_builder.Tpo -c sg_json_builder.c  -fPIC -DPIC -o .libs/sg_json_builder.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_io_linux.lo -MD -MP -MF .deps/sg_io_linux.Tpo -c -o sg_io_linux.lo sg_io_linux.c
mv -f .deps/sg_json.Tpo .deps/sg_json.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_pt_linux_nvme.lo -MD -MP -MF .deps/sg_pt_linux_nvme.Tpo -c -o sg_pt_linux_nvme.lo sg_pt_linux_nvme.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT sg_lib.lo -MD -MP -MF .deps/sg_lib.Tpo -c sg_lib.c -o sg_lib.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT sg_json_builder.lo -MD -MP -MF .deps/sg_json_builder.Tpo -c sg_json_builder.c -o sg_json_builder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_mmc.Tpo .deps/sg_cmds_mmc.Plo
mv -f .deps/sg_pt_common.Tpo .deps/sg_pt_common.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT sg_pt_linux_nvme.lo -MD -MP -MF .deps/sg_pt_linux_nvme.Tpo -c sg_pt_linux_nvme.c  -fPIC -DPIC -o .libs/sg_pt_linux_nvme.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_io_linux.Tpo .deps/sg_io_linux.Plo
mv -f .deps/sg_json_builder.Tpo .deps/sg_json_builder.Plo
mv -f .deps/sg_pt_linux.Tpo .deps/sg_pt_linux.Plo
sg_pt_linux_nvme.c: In function 'sg_do_nvme_pt':
sg_pt_linux_nvme.c:1805:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
sg_pt_linux_nvme.c:1808:9: note: here
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT sg_pt_linux_nvme.lo -MD -MP -MF .deps/sg_pt_linux_nvme.Tpo -c sg_pt_linux_nvme.c -o sg_pt_linux_nvme.o >/dev/null 2>&1
mv -f .deps/sg_cmds_extra.Tpo .deps/sg_cmds_extra.Plo
mv -f .deps/sg_lib.Tpo .deps/sg_lib.Plo
mv -f .deps/sg_pt_linux_nvme.Tpo .deps/sg_pt_linux_nvme.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -version-info 2:0:0 -no-undefined -release 1.48 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libsgutils2.la -rpath /usr/lib sg_lib.lo sg_json.lo sg_json_sg_lib.lo sg_pr2serr.lo sg_lib_data.lo sg_lib_names.lo sg_cmds_basic.lo sg_cmds_basic2.lo sg_cmds_extra.lo sg_cmds_mmc.lo sg_pt_common.lo sg_json_builder.lo  sg_pt_linux.lo sg_io_linux.lo sg_pt_linux_nvme.lo             
libtool: link: gcc -shared  -fPIC -DPIC  .libs/sg_lib.o .libs/sg_json.o .libs/sg_json_sg_lib.o .libs/sg_pr2serr.o .libs/sg_lib_data.o .libs/sg_lib_names.o .libs/sg_cmds_basic.o .libs/sg_cmds_basic2.o .libs/sg_cmds_extra.o .libs/sg_cmds_mmc.o .libs/sg_pt_common.o .libs/sg_json_builder.o .libs/sg_pt_linux.o .libs/sg_io_linux.o .libs/sg_pt_linux_nvme.o    -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libsgutils2-1.48.so.2 -o .libs/libsgutils2-1.48.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libsgutils2-1.48.so.2" && ln -s "libsgutils2-1.48.so.2.0.0" "libsgutils2-1.48.so.2")
libtool: link: (cd ".libs" && rm -f "libsgutils2.so" && ln -s "libsgutils2-1.48.so.2.0.0" "libsgutils2.so")
libtool: link: ar cr .libs/libsgutils2.a  sg_lib.o sg_json.o sg_json_sg_lib.o sg_pr2serr.o sg_lib_data.o sg_lib_names.o sg_cmds_basic.o sg_cmds_basic2.o sg_cmds_extra.o sg_cmds_mmc.o sg_pt_common.o sg_json_builder.o sg_pt_linux.o sg_io_linux.o sg_pt_linux_nvme.o
libtool: link: ranlib .libs/libsgutils2.a
libtool: link: ( cd ".libs" && rm -f "libsgutils2.la" && ln -s "../libsgutils2.la" "libsgutils2.la" )
make[2]: Leaving directory '/build/sg3_utils/src/sg3_utils-1.48/lib'
Making all in src
make[2]: Entering directory '/build/sg3_utils/src/sg3_utils-1.48/src'
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_bg_ctl.o -MD -MP -MF .deps/sg_bg_ctl.Tpo -c -o sg_bg_ctl.o sg_bg_ctl.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_decode_sense.o -MD -MP -MF .deps/sg_decode_sense.Tpo -c -o sg_decode_sense.o sg_decode_sense.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_format.o -MD -MP -MF .deps/sg_format.Tpo -c -o sg_format.o sg_format.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_get_config.o -MD -MP -MF .deps/sg_get_config.Tpo -c -o sg_get_config.o sg_get_config.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_get_elem_status.o -MD -MP -MF .deps/sg_get_elem_status.Tpo -c -o sg_get_elem_status.o sg_get_elem_status.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_ident.o -MD -MP -MF .deps/sg_ident.Tpo -c -o sg_ident.o sg_ident.c
mv -f .deps/sg_bg_ctl.Tpo .deps/sg_bg_ctl.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_inq.o -MD -MP -MF .deps/sg_inq.Tpo -c -o sg_inq.o sg_inq.c
mv -f .deps/sg_ident.Tpo .deps/sg_ident.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_inq_data.o -MD -MP -MF .deps/sg_inq_data.Tpo -c -o sg_inq_data.o sg_inq_data.c
sg_compare_and_write.c: In function 'sg_ll_compare_and_write':
sg_compare_and_write.c:424:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
sg_compare_and_write.c:428:17: note: here
mv -f .deps/sg_compare_and_write.Tpo .deps/sg_compare_and_write.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_vpd_common.o -MD -MP -MF .deps/sg_vpd_common.Tpo -c -o sg_vpd_common.o sg_vpd_common.c
mv -f .deps/sg_decode_sense.Tpo .deps/sg_decode_sense.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_logs.o -MD -MP -MF .deps/sg_logs.Tpo -c -o sg_logs.o sg_logs.c
mv -f .deps/sg_get_lba_status.Tpo .deps/sg_get_lba_status.Po
mv -f .deps/sg_get_elem_status.Tpo .deps/sg_get_elem_status.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_logs_vendor.o -MD -MP -MF .deps/sg_logs_vendor.Tpo -c -o sg_logs_vendor.o sg_logs_vendor.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_luns.o -MD -MP -MF .deps/sg_luns.Tpo -c -o sg_luns.o sg_luns.c
mv -f .deps/sg_get_config.Tpo .deps/sg_get_config.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_modes.o -MD -MP -MF .deps/sg_modes.Tpo -c -o sg_modes.o sg_modes.c
mv -f .deps/sg_inq_data.Tpo .deps/sg_inq_data.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_opcodes.o -MD -MP -MF .deps/sg_opcodes.Tpo -c -o sg_opcodes.o sg_opcodes.c
mv -f .deps/sg_format.Tpo .deps/sg_format.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_persist.o -MD -MP -MF .deps/sg_persist.Tpo -c -o sg_persist.o sg_persist.c
mv -f .deps/sg_luns.Tpo .deps/sg_luns.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_prevent.o -MD -MP -MF .deps/sg_prevent.Tpo -c -o sg_prevent.o sg_prevent.c
mv -f .deps/sg_logs_vendor.Tpo .deps/sg_logs_vendor.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_raw.o -MD -MP -MF .deps/sg_raw.Tpo -c -o sg_raw.o sg_raw.c
mv -f .deps/sg_persist.Tpo .deps/sg_persist.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_rdac.o -MD -MP -MF .deps/sg_rdac.Tpo -c -o sg_rdac.o sg_rdac.c
mv -f .deps/sg_modes.Tpo .deps/sg_modes.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_prevent.Tpo .deps/sg_prevent.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_opcodes.Tpo .deps/sg_opcodes.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_raw.Tpo .deps/sg_raw.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_block_limits.Tpo .deps/sg_read_block_limits.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_readcap.o -MD -MP -MF .deps/sg_readcap.Tpo -c -o sg_readcap.o sg_readcap.c
mv -f .deps/sg_rdac.Tpo .deps/sg_rdac.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_reassign.o -MD -MP -MF .deps/sg_reassign.Tpo -c -o sg_reassign.o sg_reassign.c
mv -f .deps/sg_read_buffer.Tpo .deps/sg_read_buffer.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_referrals.o -MD -MP -MF .deps/sg_referrals.Tpo -c -o sg_referrals.o sg_referrals.c
mv -f .deps/sg_read_long.Tpo .deps/sg_read_long.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_rem_rest_elem.o -MD -MP -MF .deps/sg_rem_rest_elem.Tpo -c -o sg_rem_rest_elem.o sg_rem_rest_elem.c
mv -f .deps/sg_read_attr.Tpo .deps/sg_read_attr.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_rep_density.o -MD -MP -MF .deps/sg_rep_density.Tpo -c -o sg_rep_density.o sg_rep_density.c
mv -f .deps/sg_vpd_common.Tpo .deps/sg_vpd_common.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_rep_pip.o -MD -MP -MF .deps/sg_rep_pip.Tpo -c -o sg_rep_pip.o sg_rep_pip.c
mv -f .deps/sg_reassign.Tpo .deps/sg_reassign.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_readcap.Tpo .deps/sg_readcap.Po
sg_inq.c: In function 'decode_b0_vpd':
sg_inq.c:2153:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
sg_inq.c:2158:5: note: here
mv -f .deps/sg_inq.Tpo .deps/sg_inq.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_requests.o -MD -MP -MF .deps/sg_requests.Tpo -c -o sg_requests.o sg_requests.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_rem_rest_elem.Tpo .deps/sg_rem_rest_elem.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_rmsn.o -MD -MP -MF .deps/sg_rmsn.Tpo -c -o sg_rmsn.o sg_rmsn.c
mv -f .deps/sg_referrals.Tpo .deps/sg_referrals.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_rtpg.o -MD -MP -MF .deps/sg_rtpg.Tpo -c -o sg_rtpg.o sg_rtpg.c
mv -f .deps/sg_rep_pip.Tpo .deps/sg_rep_pip.Po
mv -f .deps/sg_rep_density.Tpo .deps/sg_rep_density.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_safte.o -MD -MP -MF .deps/sg_safte.Tpo -c -o sg_safte.o sg_safte.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_sanitize.o -MD -MP -MF .deps/sg_sanitize.Tpo -c -o sg_sanitize.o sg_sanitize.c
mv -f .deps/sg_reset_wp.Tpo .deps/sg_reset_wp.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_sat_datetime.o -MD -MP -MF .deps/sg_sat_datetime.Tpo -c -o sg_sat_datetime.o sg_sat_datetime.c
mv -f .deps/sg_requests.Tpo .deps/sg_requests.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_rmsn.Tpo .deps/sg_rmsn.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_rtpg.Tpo .deps/sg_rtpg.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_safte.Tpo .deps/sg_safte.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_sanitize.Tpo .deps/sg_sanitize.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_seek.o -MD -MP -MF .deps/sg_seek.Tpo -c -o sg_seek.o sg_seek.c
mv -f .deps/sg_sat_datetime.Tpo .deps/sg_sat_datetime.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_senddiag.o -MD -MP -MF .deps/sg_senddiag.Tpo -c -o sg_senddiag.o sg_senddiag.c
mv -f .deps/sg_rep_zones.Tpo .deps/sg_rep_zones.Po
mv -f .deps/sg_sat_identify.Tpo .deps/sg_sat_identify.Po
mv -f .deps/sg_sat_phy_event.Tpo .deps/sg_sat_phy_event.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_ses.o -MD -MP -MF .deps/sg_ses.Tpo -c -o sg_ses.o sg_ses.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_ses_microcode.o -MD -MP -MF .deps/sg_ses_microcode.Tpo -c -o sg_ses_microcode.o sg_ses_microcode.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_start.o -MD -MP -MF .deps/sg_start.Tpo -c -o sg_start.o sg_start.c
mv -f .deps/sg_sat_set_features.Tpo .deps/sg_sat_set_features.Po
mv -f .deps/sg_sat_read_gplog.Tpo .deps/sg_sat_read_gplog.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_stpg.o -MD -MP -MF .deps/sg_stpg.Tpo -c -o sg_stpg.o sg_stpg.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_stream_ctl.o -MD -MP -MF .deps/sg_stream_ctl.Tpo -c -o sg_stream_ctl.o sg_stream_ctl.c
mv -f .deps/sg_seek.Tpo .deps/sg_seek.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_sync.o -MD -MP -MF .deps/sg_sync.Tpo -c -o sg_sync.o sg_sync.c
mv -f .deps/sg_start.Tpo .deps/sg_start.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_timestamp.o -MD -MP -MF .deps/sg_timestamp.Tpo -c -o sg_timestamp.o sg_timestamp.c
mv -f .deps/sg_senddiag.Tpo .deps/sg_senddiag.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_turs.o -MD -MP -MF .deps/sg_turs.Tpo -c -o sg_turs.o sg_turs.c
mv -f .deps/sg_ses_microcode.Tpo .deps/sg_ses_microcode.Po
mv -f .deps/sg_sync.Tpo .deps/sg_sync.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_unmap.o -MD -MP -MF .deps/sg_unmap.Tpo -c -o sg_unmap.o sg_unmap.c
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_verify.o -MD -MP -MF .deps/sg_verify.Tpo -c -o sg_verify.o sg_verify.c
mv -f .deps/sg_stream_ctl.Tpo .deps/sg_stream_ctl.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_vpd.o -MD -MP -MF .deps/sg_vpd.Tpo -c -o sg_vpd.o sg_vpd.c
mv -f .deps/sg_stpg.Tpo .deps/sg_stpg.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_timestamp.Tpo .deps/sg_timestamp.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_turs.Tpo .deps/sg_turs.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_write_attr.o -MD -MP -MF .deps/sg_write_attr.Tpo -c -o sg_write_attr.o sg_write_attr.c
mv -f .deps/sg_verify.Tpo .deps/sg_verify.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_unmap.Tpo .deps/sg_unmap.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_wr_mode.Tpo .deps/sg_wr_mode.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_attr.Tpo .deps/sg_write_attr.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_vpd_vendor.Tpo .deps/sg_vpd_vendor.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_write_x.o -MD -MP -MF .deps/sg_write_x.Tpo -c -o sg_write_x.o sg_write_x.c
mv -f .deps/sg_write_buffer.Tpo .deps/sg_write_buffer.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_zone.o -MD -MP -MF .deps/sg_zone.Tpo -c -o sg_zone.o sg_zone.c
mv -f .deps/sg_write_long.Tpo .deps/sg_write_long.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_z_act_query.o -MD -MP -MF .deps/sg_z_act_query.Tpo -c -o sg_z_act_query.o sg_z_act_query.c
mv -f .deps/sg_logs.Tpo .deps/sg_logs.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_copy_results.o -MD -MP -MF .deps/sg_copy_results.Tpo -c -o sg_copy_results.o sg_copy_results.c
sg_write_same.c: In function 'do_write_same':
sg_write_same.c:304:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
sg_write_same.c:307:9: note: here
mv -f .deps/sg_write_same.Tpo .deps/sg_write_same.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_dd.o -MD -MP -MF .deps/sg_dd.Tpo -c -o sg_dd.o sg_dd.c
mv -f .deps/sg_zone.Tpo .deps/sg_zone.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_emc_trespass.o -MD -MP -MF .deps/sg_emc_trespass.Tpo -c -o sg_emc_trespass.o sg_emc_trespass.c
sg_write_verify.c: In function 'run_scsi_transaction':
sg_write_verify.c:182:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
sg_write_verify.c:185:9: note: here
mv -f .deps/sg_write_verify.Tpo .deps/sg_write_verify.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_map.o -MD -MP -MF .deps/sg_map.Tpo -c -o sg_map.o sg_map.c
mv -f .deps/sg_z_act_query.Tpo .deps/sg_z_act_query.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_map26.o -MD -MP -MF .deps/sg_map26.Tpo -c -o sg_map26.o sg_map26.c
mv -f .deps/sg_copy_results.Tpo .deps/sg_copy_results.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_rbuf.o -MD -MP -MF .deps/sg_rbuf.Tpo -c -o sg_rbuf.o sg_rbuf.c
sg_vpd.c: In function 'decode_b0_vpd':
sg_vpd.c:924:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
sg_vpd.c:929:5: note: here
mv -f .deps/sg_vpd.Tpo .deps/sg_vpd.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_read.o -MD -MP -MF .deps/sg_read.Tpo -c -o sg_read.o sg_read.c
mv -f .deps/sg_emc_trespass.Tpo .deps/sg_emc_trespass.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_reset.o -MD -MP -MF .deps/sg_reset.Tpo -c -o sg_reset.o sg_reset.c
mv -f .deps/sg_map.Tpo .deps/sg_map.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_reset.Tpo .deps/sg_reset.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_rbuf.Tpo .deps/sg_rbuf.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sg_xcopy.o -MD -MP -MF .deps/sg_xcopy.Tpo -c -o sg_xcopy.o sg_xcopy.c
mv -f .deps/sg_write_x.Tpo .deps/sg_write_x.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sginfo.o -MD -MP -MF .deps/sginfo.Tpo -c -o sginfo.o sginfo.c
mv -f .deps/sg_map26.Tpo .deps/sg_map26.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sgm_dd.o -MD -MP -MF .deps/sgm_dd.Tpo -c -o sgm_dd.o sgm_dd.c
mv -f .deps/sg_read.Tpo .deps/sg_read.Po
gcc -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT sgp_dd.o -MD -MP -MF .deps/sgp_dd.Tpo -c -o sgp_dd.o sgp_dd.c
mv -f .deps/sg_scan_linux.Tpo .deps/sg_scan_linux.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_bg_ctl sg_bg_ctl.o ../lib/libsgutils2.la 
mv -f .deps/sg_test_rwbuf.Tpo .deps/sg_test_rwbuf.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_compare_and_write sg_compare_and_write.o ../lib/libsgutils2.la 
mv -f .deps/sg_dd.Tpo .deps/sg_dd.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_decode_sense sg_decode_sense.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_bg_ctl sg_bg_ctl.o  ../lib/.libs/libsgutils2.so
sg_ses.c: In function 'enc_status_helper':
sg_ses.c:3517:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
sg_ses.c:3521:9: note: here
mv -f .deps/sg_ses.Tpo .deps/sg_ses.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_format sg_format.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_compare_and_write sg_compare_and_write.o  ../lib/.libs/libsgutils2.so
mv -f .deps/sg_xcopy.Tpo .deps/sg_xcopy.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_get_config sg_get_config.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_get_elem_status sg_get_elem_status.o ../lib/libsgutils2.la 
sgm_dd.c: In function 'sg_read':
sgm_dd.c:651:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
sgm_dd.c:654:5: note: here
sgm_dd.c: In function 'sg_write':
sgm_dd.c:752:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
sgm_dd.c:755:5: note: here
mv -f .deps/sgm_dd.Tpo .deps/sgm_dd.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_get_lba_status sg_get_lba_status.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_ident sg_ident.o ../lib/libsgutils2.la 
sgp_dd.c: In function 'sg_in_operation':
sgp_dd.c:1216:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
sgp_dd.c:1219:9: note: here
sgp_dd.c: In function 'sg_out_operation':
sgp_dd.c:1284:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
sgp_dd.c:1287:9: note: here
mv -f .deps/sgp_dd.Tpo .deps/sgp_dd.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_inq sg_inq.o sg_inq_data.o sg_vpd_common.o ../lib/libsgutils2.la 
mv -f .deps/sginfo.Tpo .deps/sginfo.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_logs sg_logs.o sg_logs_vendor.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_decode_sense sg_decode_sense.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_format sg_format.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_luns sg_luns.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_get_config sg_get_config.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_get_elem_status sg_get_elem_status.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_ident sg_ident.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_get_lba_status sg_get_lba_status.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_modes sg_modes.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_opcodes sg_opcodes.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_persist sg_persist.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_prevent sg_prevent.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_raw sg_raw.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_inq sg_inq.o sg_inq_data.o sg_vpd_common.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_logs sg_logs.o sg_logs_vendor.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_rdac sg_rdac.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_luns sg_luns.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_read_attr sg_read_attr.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_modes sg_modes.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_opcodes sg_opcodes.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_persist sg_persist.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_read_block_limits sg_read_block_limits.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_prevent sg_prevent.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_read_buffer sg_read_buffer.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_read_long sg_read_long.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_raw sg_raw.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_readcap sg_readcap.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_reassign sg_reassign.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_referrals sg_referrals.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_rdac sg_rdac.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_read_attr sg_read_attr.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_rem_rest_elem sg_rem_rest_elem.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_rep_density sg_rep_density.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_read_block_limits sg_read_block_limits.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_read_buffer sg_read_buffer.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_read_long sg_read_long.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_readcap sg_readcap.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_reassign sg_reassign.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_rep_pip sg_rep_pip.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_rep_zones sg_rep_zones.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_referrals sg_referrals.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_requests sg_requests.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_reset_wp sg_reset_wp.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_rmsn sg_rmsn.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_rep_density sg_rep_density.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_rem_rest_elem sg_rem_rest_elem.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_rtpg sg_rtpg.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_rep_pip sg_rep_pip.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_rep_zones sg_rep_zones.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_reset_wp sg_reset_wp.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_safte sg_safte.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_requests sg_requests.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_sanitize sg_sanitize.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_sat_datetime sg_sat_datetime.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_sat_identify sg_sat_identify.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_sat_phy_event sg_sat_phy_event.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_rmsn sg_rmsn.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_sat_read_gplog sg_sat_read_gplog.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_rtpg sg_rtpg.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_sanitize sg_sanitize.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_safte sg_safte.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_sat_identify sg_sat_identify.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_sat_set_features sg_sat_set_features.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_sat_datetime sg_sat_datetime.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_seek sg_seek.o ../lib/libsgutils2.la  
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_sat_phy_event sg_sat_phy_event.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_senddiag sg_senddiag.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_ses sg_ses.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_ses_microcode sg_ses_microcode.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_start sg_start.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_sat_read_gplog sg_sat_read_gplog.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_stpg sg_stpg.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_ses sg_ses.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_sat_set_features sg_sat_set_features.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_seek sg_seek.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_senddiag sg_senddiag.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_ses_microcode sg_ses_microcode.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_start sg_start.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_stream_ctl sg_stream_ctl.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_sync sg_sync.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_timestamp sg_timestamp.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_turs sg_turs.o ../lib/libsgutils2.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_unmap sg_unmap.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_stpg sg_stpg.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_verify sg_verify.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_stream_ctl sg_stream_ctl.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_turs sg_turs.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_sync sg_sync.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_timestamp sg_timestamp.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_vpd sg_vpd.o sg_vpd_vendor.o sg_vpd_common.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_wr_mode sg_wr_mode.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_unmap sg_unmap.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_write_attr sg_write_attr.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_write_buffer sg_write_buffer.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_write_long sg_write_long.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_write_same sg_write_same.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_verify sg_verify.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_write_verify sg_write_verify.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_vpd sg_vpd.o sg_vpd_vendor.o sg_vpd_common.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_wr_mode sg_wr_mode.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_write_buffer sg_write_buffer.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_write_attr sg_write_attr.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_write_x sg_write_x.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_write_long sg_write_long.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_zone sg_zone.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_z_act_query sg_z_act_query.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_copy_results sg_copy_results.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_write_same sg_write_same.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_dd sg_dd.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_write_verify sg_write_verify.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_emc_trespass sg_emc_trespass.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_map sg_map.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_zone sg_zone.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_copy_results sg_copy_results.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_write_x sg_write_x.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_z_act_query sg_z_act_query.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_map26 sg_map26.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_rbuf sg_rbuf.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_dd sg_dd.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_read sg_read.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_reset sg_reset.o  
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_emc_trespass sg_emc_trespass.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_scan sg_scan_linux.o   ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_test_rwbuf sg_test_rwbuf.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_map sg_map.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o sg_reset sg_reset.o 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o sg_map26 sg_map26.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sg_xcopy sg_xcopy.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_read sg_read.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sginfo sginfo.o ../lib/libsgutils2.la 
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_rbuf sg_rbuf.o  ../lib/.libs/libsgutils2.so
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sgm_dd sgm_dd.o ../lib/libsgutils2.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sgp_dd sgp_dd.o ../lib/libsgutils2.la  
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_scan sg_scan_linux.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_test_rwbuf sg_test_rwbuf.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sg_xcopy sg_xcopy.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sginfo sginfo.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sgm_dd sgm_dd.o  ../lib/.libs/libsgutils2.so
libtool: link: gcc -Wall -W -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sgp_dd sgp_dd.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/build/sg3_utils/src/sg3_utils-1.48/src'
Making all in doc
make[2]: Entering directory '/build/sg3_utils/src/sg3_utils-1.48/doc'
cp -p sg_scan.8.linux sg_scan.8
make[2]: Leaving directory '/build/sg3_utils/src/sg3_utils-1.48/doc'
Making all in scripts
make[2]: Entering directory '/build/sg3_utils/src/sg3_utils-1.48/scripts'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/sg3_utils/src/sg3_utils-1.48/scripts'
make[2]: Entering directory '/build/sg3_utils/src/sg3_utils-1.48'
make[2]: Leaving directory '/build/sg3_utils/src/sg3_utils-1.48'
make[1]: Leaving directory '/build/sg3_utils/src/sg3_utils-1.48'
==> Entering fakeroot environment...
==> Starting package()...
Making install in include
make[1]: Entering directory '/build/sg3_utils/src/sg3_utils-1.48/include'
make[2]: Entering directory '/build/sg3_utils/src/sg3_utils-1.48/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/sg3_utils/pkg/sg3_utils/usr/include/scsi'
 /usr/bin/install -c -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 '/build/sg3_utils/pkg/sg3_utils/usr/include/scsi'
make[2]: Leaving directory '/build/sg3_utils/src/sg3_utils-1.48/include'
make[1]: Leaving directory '/build/sg3_utils/src/sg3_utils-1.48/include'
Making install in lib
make[1]: Entering directory '/build/sg3_utils/src/sg3_utils-1.48/lib'
make[2]: Entering directory '/build/sg3_utils/src/sg3_utils-1.48/lib'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/sg3_utils/pkg/sg3_utils/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libsgutils2.la '/build/sg3_utils/pkg/sg3_utils/usr/lib'
libtool: install: /usr/bin/install -c .libs/libsgutils2-1.48.so.2.0.0 /build/sg3_utils/pkg/sg3_utils/usr/lib/libsgutils2-1.48.so.2.0.0
libtool: install: (cd /build/sg3_utils/pkg/sg3_utils/usr/lib && { ln -s -f libsgutils2-1.48.so.2.0.0 libsgutils2-1.48.so.2 || { rm -f libsgutils2-1.48.so.2 && ln -s libsgutils2-1.48.so.2.0.0 libsgutils2-1.48.so.2; }; })
libtool: install: (cd /build/sg3_utils/pkg/sg3_utils/usr/lib && { ln -s -f libsgutils2-1.48.so.2.0.0 libsgutils2.so || { rm -f libsgutils2.so && ln -s libsgutils2-1.48.so.2.0.0 libsgutils2.so; }; })
libtool: install: /usr/bin/install -c .libs/libsgutils2.lai /build/sg3_utils/pkg/sg3_utils/usr/lib/libsgutils2.la
libtool: install: /usr/bin/install -c .libs/libsgutils2.a /build/sg3_utils/pkg/sg3_utils/usr/lib/libsgutils2.a
libtool: install: chmod 644 /build/sg3_utils/pkg/sg3_utils/usr/lib/libsgutils2.a
libtool: install: ranlib /build/sg3_utils/pkg/sg3_utils/usr/lib/libsgutils2.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/sg3_utils/src/sg3_utils-1.48/lib'
make[1]: Leaving directory '/build/sg3_utils/src/sg3_utils-1.48/lib'
Making install in src
make[1]: Entering directory '/build/sg3_utils/src/sg3_utils-1.48/src'
make[2]: Entering directory '/build/sg3_utils/src/sg3_utils-1.48/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/sg3_utils/pkg/sg3_utils/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c 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 '/build/sg3_utils/pkg/sg3_utils/usr/bin'
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_bg_ctl /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_bg_ctl
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_compare_and_write /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_compare_and_write
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_decode_sense /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_decode_sense
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_format /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_format
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_get_config /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_get_config
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_get_elem_status /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_get_elem_status
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_get_lba_status /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_get_lba_status
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_ident /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_ident
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_inq /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_inq
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_logs /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_logs
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_luns /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_luns
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_modes /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_modes
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_opcodes /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_opcodes
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_persist /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_persist
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_prevent /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_prevent
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_raw /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_raw
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_rdac /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_rdac
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_read_attr /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_read_attr
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_read_block_limits /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_read_block_limits
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_read_buffer /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_read_buffer
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_read_long /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_read_long
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_readcap /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_readcap
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_reassign /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_reassign
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_referrals /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_referrals
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_rem_rest_elem /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_rem_rest_elem
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_rep_density /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_rep_density
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_rep_pip /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_rep_pip
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_rep_zones /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_rep_zones
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_requests /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_requests
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_reset_wp /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_reset_wp
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_rmsn /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_rmsn
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_rtpg /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_rtpg
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_safte /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_safte
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_sanitize /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_sanitize
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_sat_datetime /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_sat_datetime
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_sat_identify /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_sat_identify
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_sat_phy_event /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_sat_phy_event
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_sat_read_gplog /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_sat_read_gplog
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_sat_set_features /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_sat_set_features
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_seek /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_seek
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_senddiag /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_senddiag
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_ses /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_ses
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_ses_microcode /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_ses_microcode
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_start /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_start
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_stpg /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_stpg
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_stream_ctl /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_stream_ctl
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_sync /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_sync
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_timestamp /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_timestamp
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_turs /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_turs
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_unmap /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_unmap
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_verify /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_verify
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_vpd /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_vpd
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_wr_mode /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_wr_mode
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_write_attr /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_write_attr
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_write_buffer /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_write_buffer
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_write_long /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_write_long
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_write_same /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_write_same
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_write_verify /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_write_verify
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_write_x /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_write_x
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_zone /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_zone
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_z_act_query /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_z_act_query
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_copy_results /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_copy_results
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_dd /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_dd
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_emc_trespass /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_emc_trespass
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_map /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_map
libtool: install: /usr/bin/install -c sg_map26 /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_map26
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_rbuf /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_rbuf
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_read /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_read
libtool: install: /usr/bin/install -c sg_reset /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_reset
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_scan /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_scan
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_test_rwbuf /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_test_rwbuf
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sg_xcopy /build/sg3_utils/pkg/sg3_utils/usr/bin/sg_xcopy
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sginfo /build/sg3_utils/pkg/sg3_utils/usr/bin/sginfo
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sgm_dd /build/sg3_utils/pkg/sg3_utils/usr/bin/sgm_dd
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sgp_dd /build/sg3_utils/pkg/sg3_utils/usr/bin/sgp_dd
make[2]: Leaving directory '/build/sg3_utils/src/sg3_utils-1.48/src'
make[1]: Leaving directory '/build/sg3_utils/src/sg3_utils-1.48/src'
Making install in doc
make[1]: Entering directory '/build/sg3_utils/src/sg3_utils-1.48/doc'
make[2]: Entering directory '/build/sg3_utils/src/sg3_utils-1.48/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/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 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 '/build/sg3_utils/pkg/sg3_utils/usr/share/man/man8'
 /usr/bin/install -c -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 '/build/sg3_utils/pkg/sg3_utils/usr/share/man/man8'
 /usr/bin/install -c -m 644 sg_scan.8 sg_test_rwbuf.8 sg_xcopy.8 sginfo.8 sgm_dd.8 sgp_dd.8 '/build/sg3_utils/pkg/sg3_utils/usr/share/man/man8'
make[2]: Leaving directory '/build/sg3_utils/src/sg3_utils-1.48/doc'
make[1]: Leaving directory '/build/sg3_utils/src/sg3_utils-1.48/doc'
Making install in scripts
make[1]: Entering directory '/build/sg3_utils/src/sg3_utils-1.48/scripts'
make[2]: Entering directory '/build/sg3_utils/src/sg3_utils-1.48/scripts'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/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 rescan-scsi-bus.sh '/build/sg3_utils/pkg/sg3_utils/usr/bin'
make[2]: Leaving directory '/build/sg3_utils/src/sg3_utils-1.48/scripts'
make[1]: Leaving directory '/build/sg3_utils/src/sg3_utils-1.48/scripts'
make[1]: Entering directory '/build/sg3_utils/src/sg3_utils-1.48'
make[2]: Entering directory '/build/sg3_utils/src/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 '/build/sg3_utils/src/sg3_utils-1.48'
make[1]: Leaving directory '/build/sg3_utils/src/sg3_utils-1.48'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "sg3_utils"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: sg3_utils 1.48-1 (Tue Jul 30 13:55:52 2024)
==> Cleaning up...