+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/srecord.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KqgBK0
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf srecord-1.64
+ /usr/bin/gzip -dc /builddir/build/SOURCES/srecord-1.64.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd srecord-1.64
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FipGdt
+ umask 022
+ cd /builddir/build/BUILD
+ cd srecord-1.64
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
configure: WARNING: unrecognized options: --disable-dependency-tracking
checking for riscv64-redhat-linux-gnu-g++... no
checking for riscv64-redhat-linux-gnu-c++... no
checking for riscv64-redhat-linux-gnu-gpp... no
checking for riscv64-redhat-linux-gnu-aCC... no
checking for riscv64-redhat-linux-gnu-CC... no
checking for riscv64-redhat-linux-gnu-cxx... no
checking for riscv64-redhat-linux-gnu-cc++... no
checking for riscv64-redhat-linux-gnu-cl.exe... no
checking for riscv64-redhat-linux-gnu-FCC... no
checking for riscv64-redhat-linux-gnu-KCC... no
checking for riscv64-redhat-linux-gnu-RCC... no
checking for riscv64-redhat-linux-gnu-xlC_r... no
checking for riscv64-redhat-linux-gnu-xlC... no
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for bison... no
checking for byacc... no
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for groff... groff
checking for gsoelim... gsoelim
checking for snprintf... yes
checking for vsnprintf... yes
checking for main in -lgpg-error... yes
checking if gcc accepts -Wall... yes
checking if gcc accepts -Wextra... yes
checking if gcc accepts -Wl,--as-needed... yes
checking boost/shared_ptr.hpp usability... yes
checking boost/shared_ptr.hpp presence... yes
checking for boost/shared_ptr.hpp... yes
checking for a Bourne shell which understands functions... /bin/sh
checking for sparse file lseek support... no
checking for gcrypt SHA224 support... yes
checking for gcrypt SHA224 support... yes
checking for gcrypt WHIRLPOOL support... yes
checking for gcry_md_open in -lgcrypt... yes
checking for libtool... libtool
configure: creating ./config.status
config.status: creating Makefile
config.status: creating srecord/config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking
+ make
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srec_cat/arglex3.cc -o srec_cat/arglex3.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srec_cat/arglex3.cc  -fPIC -DPIC -o srec_cat/.libs/arglex3.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srec_cat/arglex3.cc -o srec_cat/arglex3.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srec_cat/main.cc -o srec_cat/main.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srec_cat/main.cc  -fPIC -DPIC -o srec_cat/.libs/main.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srec_cat/main.cc -o srec_cat/main.o >/dev/null 2>&1
mkdir bin
chmod 0755 bin
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/adler16.cc -o srecord/adler16.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/adler16.cc  -fPIC -DPIC -o srecord/.libs/adler16.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/adler16.cc -o srecord/adler16.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/adler32.cc -o srecord/adler32.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/adler32.cc  -fPIC -DPIC -o srecord/.libs/adler32.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/adler32.cc -o srecord/adler32.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/arglex.cc -o srecord/arglex.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/arglex.cc  -fPIC -DPIC -o srecord/.libs/arglex.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/arglex.cc -o srecord/arglex.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/arglex/abbreviate.cc -o srecord/arglex/abbreviate.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/arglex/abbreviate.cc  -fPIC -DPIC -o srecord/arglex/.libs/abbreviate.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/arglex/abbreviate.cc -o srecord/arglex/abbreviate.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/arglex/test_ambiguous.cc -o \
	srecord/arglex/test_ambiguous.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/arglex/test_ambiguous.cc  -fPIC -DPIC -o srecord/arglex/.libs/test_ambiguous.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/arglex/test_ambiguous.cc -o srecord/arglex/test_ambiguous.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/arglex/tool.cc -o srecord/arglex/tool.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/arglex/tool.cc  -fPIC -DPIC -o srecord/arglex/.libs/tool.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/arglex/tool.cc -o srecord/arglex/tool.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/arglex/tool/get_interval.cc -o \
	srecord/arglex/tool/get_interval.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/arglex/tool/get_interval.cc  -fPIC -DPIC -o srecord/arglex/tool/.libs/get_interval.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/arglex/tool/get_interval.cc -o srecord/arglex/tool/get_interval.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/arglex/tool/get_interval_small.cc -o \
	srecord/arglex/tool/get_interval_small.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/arglex/tool/get_interval_small.cc  -fPIC -DPIC -o srecord/arglex/tool/.libs/get_interval_small.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/arglex/tool/get_interval_small.cc -o srecord/arglex/tool/get_interval_small.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/arglex/tool/get_number.cc -o \
	srecord/arglex/tool/get_number.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/arglex/tool/get_number.cc  -fPIC -DPIC -o srecord/arglex/tool/.libs/get_number.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/arglex/tool/get_number.cc -o srecord/arglex/tool/get_number.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/arglex/tool/get_string.cc -o \
	srecord/arglex/tool/get_string.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/arglex/tool/get_string.cc  -fPIC -DPIC -o srecord/arglex/tool/.libs/get_string.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/arglex/tool/get_string.cc -o srecord/arglex/tool/get_string.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/arglex/tool/input.cc -o srecord/arglex/tool/input.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/arglex/tool/input.cc  -fPIC -DPIC -o srecord/arglex/tool/.libs/input.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/arglex/tool/input.cc -o srecord/arglex/tool/input.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/arglex/tool/output.cc -o \
	srecord/arglex/tool/output.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/arglex/tool/output.cc  -fPIC -DPIC -o srecord/arglex/tool/.libs/output.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/arglex/tool/output.cc -o srecord/arglex/tool/output.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/bitrev.cc -o srecord/bitrev.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/bitrev.cc  -fPIC -DPIC -o srecord/.libs/bitrev.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/bitrev.cc -o srecord/bitrev.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/crc16.cc -o srecord/crc16.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/crc16.cc  -fPIC -DPIC -o srecord/.libs/crc16.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/crc16.cc -o srecord/crc16.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/crc32.cc -o srecord/crc32.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/crc32.cc  -fPIC -DPIC -o srecord/.libs/crc32.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/crc32.cc -o srecord/crc32.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/defcon.cc -o srecord/defcon.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/defcon.cc  -fPIC -DPIC -o srecord/.libs/defcon.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/defcon.cc -o srecord/defcon.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/endian.cc -o srecord/endian.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/endian.cc  -fPIC -DPIC -o srecord/.libs/endian.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/endian.cc -o srecord/endian.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/endian/decode_word.cc -o \
	srecord/endian/decode_word.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/endian/decode_word.cc  -fPIC -DPIC -o srecord/endian/.libs/decode_word.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/endian/decode_word.cc -o srecord/endian/decode_word.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/fletcher16.cc -o srecord/fletcher16.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/fletcher16.cc  -fPIC -DPIC -o srecord/.libs/fletcher16.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/fletcher16.cc -o srecord/fletcher16.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/fletcher32.cc -o srecord/fletcher32.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/fletcher32.cc  -fPIC -DPIC -o srecord/.libs/fletcher32.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/fletcher32.cc -o srecord/fletcher32.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input.cc -o srecord/input.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input.cc  -fPIC -DPIC -o srecord/.libs/input.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input.cc -o srecord/input.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/catenate.cc -o srecord/input/catenate.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/catenate.cc  -fPIC -DPIC -o srecord/input/.libs/catenate.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/catenate.cc -o srecord/input/catenate.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file.cc -o srecord/input/file.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file.cc  -fPIC -DPIC -o srecord/input/.libs/file.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file.cc -o srecord/input/file.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/aomf.cc -o srecord/input/file/aomf.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/aomf.cc  -fPIC -DPIC -o srecord/input/file/.libs/aomf.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/aomf.cc -o srecord/input/file/aomf.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/ascii_hex.cc -o \
	srecord/input/file/ascii_hex.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/ascii_hex.cc  -fPIC -DPIC -o srecord/input/file/.libs/ascii_hex.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/ascii_hex.cc -o srecord/input/file/ascii_hex.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/atmel_generic.cc -o \
	srecord/input/file/atmel_generic.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/atmel_generic.cc  -fPIC -DPIC -o srecord/input/file/.libs/atmel_generic.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/atmel_generic.cc -o srecord/input/file/atmel_generic.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/binary.cc -o srecord/input/file/binary.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/binary.cc  -fPIC -DPIC -o srecord/input/file/.libs/binary.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/binary.cc -o srecord/input/file/binary.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/brecord.cc -o \
	srecord/input/file/brecord.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/brecord.cc  -fPIC -DPIC -o srecord/input/file/.libs/brecord.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/brecord.cc -o srecord/input/file/brecord.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/cosmac.cc -o srecord/input/file/cosmac.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/cosmac.cc  -fPIC -DPIC -o srecord/input/file/.libs/cosmac.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/cosmac.cc -o srecord/input/file/cosmac.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/dec_binary.cc -o \
	srecord/input/file/dec_binary.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/dec_binary.cc  -fPIC -DPIC -o srecord/input/file/.libs/dec_binary.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/dec_binary.cc -o srecord/input/file/dec_binary.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/emon52.cc -o srecord/input/file/emon52.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/emon52.cc  -fPIC -DPIC -o srecord/input/file/.libs/emon52.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/emon52.cc -o srecord/input/file/emon52.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/fairchild.cc -o \
	srecord/input/file/fairchild.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/fairchild.cc  -fPIC -DPIC -o srecord/input/file/.libs/fairchild.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/fairchild.cc -o srecord/input/file/fairchild.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/fastload.cc -o \
	srecord/input/file/fastload.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/fastload.cc  -fPIC -DPIC -o srecord/input/file/.libs/fastload.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/fastload.cc -o srecord/input/file/fastload.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/formatted_binary.cc -o \
	srecord/input/file/formatted_binary.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/formatted_binary.cc  -fPIC -DPIC -o srecord/input/file/.libs/formatted_binary.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/formatted_binary.cc -o srecord/input/file/formatted_binary.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/four_packed_code.cc -o \
	srecord/input/file/four_packed_code.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/four_packed_code.cc  -fPIC -DPIC -o srecord/input/file/.libs/four_packed_code.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/four_packed_code.cc -o srecord/input/file/four_packed_code.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/guess.cc -o srecord/input/file/guess.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/guess.cc  -fPIC -DPIC -o srecord/input/file/.libs/guess.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/guess.cc -o srecord/input/file/guess.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/hexdump.cc -o \
	srecord/input/file/hexdump.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/hexdump.cc  -fPIC -DPIC -o srecord/input/file/.libs/hexdump.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/hexdump.cc -o srecord/input/file/hexdump.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/idt.cc -o srecord/input/file/idt.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/idt.cc  -fPIC -DPIC -o srecord/input/file/.libs/idt.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/idt.cc -o srecord/input/file/idt.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/intel.cc -o srecord/input/file/intel.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/intel.cc  -fPIC -DPIC -o srecord/input/file/.libs/intel.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/intel.cc -o srecord/input/file/intel.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/intel16.cc -o \
	srecord/input/file/intel16.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/intel16.cc  -fPIC -DPIC -o srecord/input/file/.libs/intel16.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/intel16.cc -o srecord/input/file/intel16.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/logisim.cc -o \
	srecord/input/file/logisim.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/logisim.cc  -fPIC -DPIC -o srecord/input/file/.libs/logisim.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/logisim.cc -o srecord/input/file/logisim.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/mif.cc -o srecord/input/file/mif.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/mif.cc  -fPIC -DPIC -o srecord/input/file/.libs/mif.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/mif.cc -o srecord/input/file/mif.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/mips_flash.cc -o \
	srecord/input/file/mips_flash.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/mips_flash.cc  -fPIC -DPIC -o srecord/input/file/.libs/mips_flash.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/mips_flash.cc -o srecord/input/file/mips_flash.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/mos_tech.cc -o \
	srecord/input/file/mos_tech.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/mos_tech.cc  -fPIC -DPIC -o srecord/input/file/.libs/mos_tech.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/mos_tech.cc -o srecord/input/file/mos_tech.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/motorola.cc -o \
	srecord/input/file/motorola.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/motorola.cc  -fPIC -DPIC -o srecord/input/file/.libs/motorola.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/motorola.cc -o srecord/input/file/motorola.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/msbin.cc -o srecord/input/file/msbin.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/msbin.cc  -fPIC -DPIC -o srecord/input/file/.libs/msbin.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/msbin.cc -o srecord/input/file/msbin.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/needham.cc -o \
	srecord/input/file/needham.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/needham.cc  -fPIC -DPIC -o srecord/input/file/.libs/needham.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/needham.cc -o srecord/input/file/needham.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/os65v.cc -o srecord/input/file/os65v.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/os65v.cc  -fPIC -DPIC -o srecord/input/file/.libs/os65v.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/os65v.cc -o srecord/input/file/os65v.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/ppb.cc -o srecord/input/file/ppb.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/ppb.cc  -fPIC -DPIC -o srecord/input/file/.libs/ppb.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/ppb.cc -o srecord/input/file/ppb.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/ppx.cc -o srecord/input/file/ppx.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/ppx.cc  -fPIC -DPIC -o srecord/input/file/.libs/ppx.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/ppx.cc -o srecord/input/file/ppx.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/signetics.cc -o \
	srecord/input/file/signetics.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/signetics.cc  -fPIC -DPIC -o srecord/input/file/.libs/signetics.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/signetics.cc -o srecord/input/file/signetics.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/spasm.cc -o srecord/input/file/spasm.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/spasm.cc  -fPIC -DPIC -o srecord/input/file/.libs/spasm.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/spasm.cc -o srecord/input/file/spasm.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/spectrum.cc -o \
	srecord/input/file/spectrum.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/spectrum.cc  -fPIC -DPIC -o srecord/input/file/.libs/spectrum.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/spectrum.cc -o srecord/input/file/spectrum.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/stewie.cc -o srecord/input/file/stewie.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/stewie.cc  -fPIC -DPIC -o srecord/input/file/.libs/stewie.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/stewie.cc -o srecord/input/file/stewie.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/tektronix.cc -o \
	srecord/input/file/tektronix.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/tektronix.cc  -fPIC -DPIC -o srecord/input/file/.libs/tektronix.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/tektronix.cc -o srecord/input/file/tektronix.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/tektronix_extended.cc -o \
	srecord/input/file/tektronix_extended.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/tektronix_extended.cc  -fPIC -DPIC -o srecord/input/file/.libs/tektronix_extended.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/tektronix_extended.cc -o srecord/input/file/tektronix_extended.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/ti_tagged.cc -o \
	srecord/input/file/ti_tagged.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/ti_tagged.cc  -fPIC -DPIC -o srecord/input/file/.libs/ti_tagged.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/ti_tagged.cc -o srecord/input/file/ti_tagged.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/ti_tagged_16.cc -o \
	srecord/input/file/ti_tagged_16.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/ti_tagged_16.cc  -fPIC -DPIC -o srecord/input/file/.libs/ti_tagged_16.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/ti_tagged_16.cc -o srecord/input/file/ti_tagged_16.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/ti_txt.cc -o srecord/input/file/ti_txt.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/ti_txt.cc  -fPIC -DPIC -o srecord/input/file/.libs/ti_txt.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/ti_txt.cc -o srecord/input/file/ti_txt.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/trs80.cc -o srecord/input/file/trs80.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/trs80.cc  -fPIC -DPIC -o srecord/input/file/.libs/trs80.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/trs80.cc -o srecord/input/file/trs80.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/vmem.cc -o srecord/input/file/vmem.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/vmem.cc  -fPIC -DPIC -o srecord/input/file/.libs/vmem.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/vmem.cc -o srecord/input/file/vmem.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/file/wilson.cc -o srecord/input/file/wilson.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/wilson.cc  -fPIC -DPIC -o srecord/input/file/.libs/wilson.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/file/wilson.cc -o srecord/input/file/wilson.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter.cc -o srecord/input/filter.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter.cc  -fPIC -DPIC -o srecord/input/.libs/filter.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter.cc -o srecord/input/filter.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/and.cc -o srecord/input/filter/and.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/and.cc  -fPIC -DPIC -o srecord/input/filter/.libs/and.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/and.cc -o srecord/input/filter/and.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/bitrev.cc -o \
	srecord/input/filter/bitrev.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/bitrev.cc  -fPIC -DPIC -o srecord/input/filter/.libs/bitrev.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/bitrev.cc -o srecord/input/filter/bitrev.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/byte_swap.cc -o \
	srecord/input/filter/byte_swap.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/byte_swap.cc  -fPIC -DPIC -o srecord/input/filter/.libs/byte_swap.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/byte_swap.cc -o srecord/input/filter/byte_swap.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/checksum.cc -o \
	srecord/input/filter/checksum.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/checksum.cc  -fPIC -DPIC -o srecord/input/filter/.libs/checksum.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/checksum.cc -o srecord/input/filter/checksum.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/checksum/bitnot.cc -o \
	srecord/input/filter/checksum/bitnot.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/checksum/bitnot.cc  -fPIC -DPIC -o srecord/input/filter/checksum/.libs/bitnot.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/checksum/bitnot.cc -o srecord/input/filter/checksum/bitnot.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/checksum/negative.cc -o \
	srecord/input/filter/checksum/negative.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/checksum/negative.cc  -fPIC -DPIC -o srecord/input/filter/checksum/.libs/negative.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/checksum/negative.cc -o srecord/input/filter/checksum/negative.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/checksum/positive.cc -o \
	srecord/input/filter/checksum/positive.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/checksum/positive.cc  -fPIC -DPIC -o srecord/input/filter/checksum/.libs/positive.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/checksum/positive.cc -o srecord/input/filter/checksum/positive.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/crop.cc -o srecord/input/filter/crop.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/crop.cc  -fPIC -DPIC -o srecord/input/filter/.libs/crop.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/crop.cc -o srecord/input/filter/crop.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/fill.cc -o srecord/input/filter/fill.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/fill.cc  -fPIC -DPIC -o srecord/input/filter/.libs/fill.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/fill.cc -o srecord/input/filter/fill.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/interval.cc -o \
	srecord/input/filter/interval.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/interval.cc  -fPIC -DPIC -o srecord/input/filter/.libs/interval.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/interval.cc -o srecord/input/filter/interval.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/interval/length.cc -o \
	srecord/input/filter/interval/length.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/interval/length.cc  -fPIC -DPIC -o srecord/input/filter/interval/.libs/length.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/interval/length.cc -o srecord/input/filter/interval/length.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/interval/maximum.cc -o \
	srecord/input/filter/interval/maximum.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/interval/maximum.cc  -fPIC -DPIC -o srecord/input/filter/interval/.libs/maximum.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/interval/maximum.cc -o srecord/input/filter/interval/maximum.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/interval/minimum.cc -o \
	srecord/input/filter/interval/minimum.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/interval/minimum.cc  -fPIC -DPIC -o srecord/input/filter/interval/.libs/minimum.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/interval/minimum.cc -o srecord/input/filter/interval/minimum.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/message.cc -o \
	srecord/input/filter/message.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/message.cc  -fPIC -DPIC -o srecord/input/filter/.libs/message.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/message.cc -o srecord/input/filter/message.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/message/adler16.cc -o \
	srecord/input/filter/message/adler16.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/message/adler16.cc  -fPIC -DPIC -o srecord/input/filter/message/.libs/adler16.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/message/adler16.cc -o srecord/input/filter/message/adler16.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/message/adler32.cc -o \
	srecord/input/filter/message/adler32.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/message/adler32.cc  -fPIC -DPIC -o srecord/input/filter/message/.libs/adler32.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/message/adler32.cc -o srecord/input/filter/message/adler32.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/message/crc16.cc -o \
	srecord/input/filter/message/crc16.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/message/crc16.cc  -fPIC -DPIC -o srecord/input/filter/message/.libs/crc16.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/message/crc16.cc -o srecord/input/filter/message/crc16.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/message/crc32.cc -o \
	srecord/input/filter/message/crc32.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/message/crc32.cc  -fPIC -DPIC -o srecord/input/filter/message/.libs/crc32.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/message/crc32.cc -o srecord/input/filter/message/crc32.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/message/fletcher16.cc -o \
	srecord/input/filter/message/fletcher16.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/message/fletcher16.cc  -fPIC -DPIC -o srecord/input/filter/message/.libs/fletcher16.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/message/fletcher16.cc -o srecord/input/filter/message/fletcher16.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/message/fletcher32.cc -o \
	srecord/input/filter/message/fletcher32.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/message/fletcher32.cc  -fPIC -DPIC -o srecord/input/filter/message/.libs/fletcher32.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/message/fletcher32.cc -o srecord/input/filter/message/fletcher32.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/message/gcrypt.cc -o \
	srecord/input/filter/message/gcrypt.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/message/gcrypt.cc  -fPIC -DPIC -o srecord/input/filter/message/.libs/gcrypt.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/message/gcrypt.cc -o srecord/input/filter/message/gcrypt.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/message/stm32.cc -o \
	srecord/input/filter/message/stm32.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/message/stm32.cc  -fPIC -DPIC -o srecord/input/filter/message/.libs/stm32.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/message/stm32.cc -o srecord/input/filter/message/stm32.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/not.cc -o srecord/input/filter/not.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/not.cc  -fPIC -DPIC -o srecord/input/filter/.libs/not.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/not.cc -o srecord/input/filter/not.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/offset.cc -o \
	srecord/input/filter/offset.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/offset.cc  -fPIC -DPIC -o srecord/input/filter/.libs/offset.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/offset.cc -o srecord/input/filter/offset.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/or.cc -o srecord/input/filter/or.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/or.cc  -fPIC -DPIC -o srecord/input/filter/.libs/or.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/or.cc -o srecord/input/filter/or.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/random_fill.cc -o \
	srecord/input/filter/random_fill.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/random_fill.cc  -fPIC -DPIC -o srecord/input/filter/.libs/random_fill.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/random_fill.cc -o srecord/input/filter/random_fill.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/sequence.cc -o \
	srecord/input/filter/sequence.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/sequence.cc  -fPIC -DPIC -o srecord/input/filter/.libs/sequence.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/sequence.cc -o srecord/input/filter/sequence.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/split.cc -o \
	srecord/input/filter/split.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/split.cc  -fPIC -DPIC -o srecord/input/filter/.libs/split.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/split.cc -o srecord/input/filter/split.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/unfill.cc -o \
	srecord/input/filter/unfill.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/unfill.cc  -fPIC -DPIC -o srecord/input/filter/.libs/unfill.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/unfill.cc -o srecord/input/filter/unfill.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/unsplit.cc -o \
	srecord/input/filter/unsplit.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/unsplit.cc  -fPIC -DPIC -o srecord/input/filter/.libs/unsplit.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/unsplit.cc -o srecord/input/filter/unsplit.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/filter/xor.cc -o srecord/input/filter/xor.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/xor.cc  -fPIC -DPIC -o srecord/input/filter/.libs/xor.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/filter/xor.cc -o srecord/input/filter/xor.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/generator.cc -o srecord/input/generator.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/generator.cc  -fPIC -DPIC -o srecord/input/.libs/generator.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/generator.cc -o srecord/input/generator.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/generator/constant.cc -o \
	srecord/input/generator/constant.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/generator/constant.cc  -fPIC -DPIC -o srecord/input/generator/.libs/constant.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/generator/constant.cc -o srecord/input/generator/constant.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/generator/random.cc -o \
	srecord/input/generator/random.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/generator/random.cc  -fPIC -DPIC -o srecord/input/generator/.libs/random.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/generator/random.cc -o srecord/input/generator/random.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/generator/repeat.cc -o \
	srecord/input/generator/repeat.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/generator/repeat.cc  -fPIC -DPIC -o srecord/input/generator/.libs/repeat.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/generator/repeat.cc -o srecord/input/generator/repeat.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/input/interval.cc -o srecord/input/interval.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/interval.cc  -fPIC -DPIC -o srecord/input/.libs/interval.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/input/interval.cc -o srecord/input/interval.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/interval.cc -o srecord/interval.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/interval.cc  -fPIC -DPIC -o srecord/.libs/interval.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/interval.cc -o srecord/interval.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/interval/coverage.cc -o srecord/interval/coverage.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/interval/coverage.cc  -fPIC -DPIC -o srecord/interval/.libs/coverage.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/interval/coverage.cc -o srecord/interval/coverage.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/interval/flatten.cc -o srecord/interval/flatten.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/interval/flatten.cc  -fPIC -DPIC -o srecord/interval/.libs/flatten.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/interval/flatten.cc -o srecord/interval/flatten.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/memory.cc -o srecord/memory.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory.cc  -fPIC -DPIC -o srecord/.libs/memory.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory.cc -o srecord/memory.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/memory/chunk.cc -o srecord/memory/chunk.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/chunk.cc  -fPIC -DPIC -o srecord/memory/.libs/chunk.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/chunk.cc -o srecord/memory/chunk.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/memory/walker.cc -o srecord/memory/walker.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker.cc  -fPIC -DPIC -o srecord/memory/.libs/walker.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker.cc -o srecord/memory/walker.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/memory/walker/adler16.cc -o \
	srecord/memory/walker/adler16.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/adler16.cc  -fPIC -DPIC -o srecord/memory/walker/.libs/adler16.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/adler16.cc -o srecord/memory/walker/adler16.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/memory/walker/adler32.cc -o \
	srecord/memory/walker/adler32.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/adler32.cc  -fPIC -DPIC -o srecord/memory/walker/.libs/adler32.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/adler32.cc -o srecord/memory/walker/adler32.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/memory/walker/alignment.cc -o \
	srecord/memory/walker/alignment.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/alignment.cc  -fPIC -DPIC -o srecord/memory/walker/.libs/alignment.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/alignment.cc -o srecord/memory/walker/alignment.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/memory/walker/compare.cc -o \
	srecord/memory/walker/compare.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/compare.cc  -fPIC -DPIC -o srecord/memory/walker/.libs/compare.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/compare.cc -o srecord/memory/walker/compare.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/memory/walker/continuity.cc -o \
	srecord/memory/walker/continuity.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/continuity.cc  -fPIC -DPIC -o srecord/memory/walker/.libs/continuity.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/continuity.cc -o srecord/memory/walker/continuity.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/memory/walker/crc16.cc -o \
	srecord/memory/walker/crc16.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/crc16.cc  -fPIC -DPIC -o srecord/memory/walker/.libs/crc16.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/crc16.cc -o srecord/memory/walker/crc16.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/memory/walker/crc32.cc -o \
	srecord/memory/walker/crc32.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/crc32.cc  -fPIC -DPIC -o srecord/memory/walker/.libs/crc32.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/crc32.cc -o srecord/memory/walker/crc32.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/memory/walker/fletcher16.cc -o \
	srecord/memory/walker/fletcher16.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/fletcher16.cc  -fPIC -DPIC -o srecord/memory/walker/.libs/fletcher16.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/fletcher16.cc -o srecord/memory/walker/fletcher16.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/memory/walker/fletcher32.cc -o \
	srecord/memory/walker/fletcher32.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/fletcher32.cc  -fPIC -DPIC -o srecord/memory/walker/.libs/fletcher32.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/fletcher32.cc -o srecord/memory/walker/fletcher32.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/memory/walker/gcrypt.cc -o \
	srecord/memory/walker/gcrypt.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/gcrypt.cc  -fPIC -DPIC -o srecord/memory/walker/.libs/gcrypt.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/gcrypt.cc -o srecord/memory/walker/gcrypt.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/memory/walker/stm32.cc -o \
	srecord/memory/walker/stm32.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/stm32.cc  -fPIC -DPIC -o srecord/memory/walker/.libs/stm32.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/stm32.cc -o srecord/memory/walker/stm32.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/memory/walker/writer.cc -o \
	srecord/memory/walker/writer.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/writer.cc  -fPIC -DPIC -o srecord/memory/walker/.libs/writer.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/memory/walker/writer.cc -o srecord/memory/walker/writer.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output.cc -o srecord/output.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output.cc  -fPIC -DPIC -o srecord/.libs/output.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output.cc -o srecord/output.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file.cc -o srecord/output/file.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file.cc  -fPIC -DPIC -o srecord/output/.libs/file.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file.cc -o srecord/output/file.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/aomf.cc -o srecord/output/file/aomf.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/aomf.cc  -fPIC -DPIC -o srecord/output/file/.libs/aomf.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/aomf.cc -o srecord/output/file/aomf.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/ascii_hex.cc -o \
	srecord/output/file/ascii_hex.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/ascii_hex.cc  -fPIC -DPIC -o srecord/output/file/.libs/ascii_hex.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/ascii_hex.cc -o srecord/output/file/ascii_hex.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/asm.cc -o srecord/output/file/asm.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/asm.cc  -fPIC -DPIC -o srecord/output/file/.libs/asm.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/asm.cc -o srecord/output/file/asm.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/atmel_generic.cc -o \
	srecord/output/file/atmel_generic.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/atmel_generic.cc  -fPIC -DPIC -o srecord/output/file/.libs/atmel_generic.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/atmel_generic.cc -o srecord/output/file/atmel_generic.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/basic.cc -o srecord/output/file/basic.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/basic.cc  -fPIC -DPIC -o srecord/output/file/.libs/basic.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/basic.cc -o srecord/output/file/basic.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/binary.cc -o \
	srecord/output/file/binary.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/binary.cc  -fPIC -DPIC -o srecord/output/file/.libs/binary.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/binary.cc -o srecord/output/file/binary.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/brecord.cc -o \
	srecord/output/file/brecord.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/brecord.cc  -fPIC -DPIC -o srecord/output/file/.libs/brecord.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/brecord.cc -o srecord/output/file/brecord.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/c.cc -o srecord/output/file/c.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/c.cc  -fPIC -DPIC -o srecord/output/file/.libs/c.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/c.cc -o srecord/output/file/c.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/coe.cc -o srecord/output/file/coe.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/coe.cc  -fPIC -DPIC -o srecord/output/file/.libs/coe.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/coe.cc -o srecord/output/file/coe.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/cosmac.cc -o \
	srecord/output/file/cosmac.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/cosmac.cc  -fPIC -DPIC -o srecord/output/file/.libs/cosmac.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/cosmac.cc -o srecord/output/file/cosmac.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/dec_binary.cc -o \
	srecord/output/file/dec_binary.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/dec_binary.cc  -fPIC -DPIC -o srecord/output/file/.libs/dec_binary.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/dec_binary.cc -o srecord/output/file/dec_binary.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/emon52.cc -o \
	srecord/output/file/emon52.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/emon52.cc  -fPIC -DPIC -o srecord/output/file/.libs/emon52.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/emon52.cc -o srecord/output/file/emon52.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/fairchild.cc -o \
	srecord/output/file/fairchild.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/fairchild.cc  -fPIC -DPIC -o srecord/output/file/.libs/fairchild.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/fairchild.cc -o srecord/output/file/fairchild.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/fastload.cc -o \
	srecord/output/file/fastload.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/fastload.cc  -fPIC -DPIC -o srecord/output/file/.libs/fastload.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/fastload.cc -o srecord/output/file/fastload.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/formatted_binary.cc -o \
	srecord/output/file/formatted_binary.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/formatted_binary.cc  -fPIC -DPIC -o srecord/output/file/.libs/formatted_binary.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/formatted_binary.cc -o srecord/output/file/formatted_binary.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/forth.cc -o srecord/output/file/forth.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/forth.cc  -fPIC -DPIC -o srecord/output/file/.libs/forth.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/forth.cc -o srecord/output/file/forth.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/four_packed_code.cc -o \
	srecord/output/file/four_packed_code.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/four_packed_code.cc  -fPIC -DPIC -o srecord/output/file/.libs/four_packed_code.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/four_packed_code.cc -o srecord/output/file/four_packed_code.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/hexdump.cc -o \
	srecord/output/file/hexdump.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/hexdump.cc  -fPIC -DPIC -o srecord/output/file/.libs/hexdump.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/hexdump.cc -o srecord/output/file/hexdump.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/idt.cc -o srecord/output/file/idt.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/idt.cc  -fPIC -DPIC -o srecord/output/file/.libs/idt.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/idt.cc -o srecord/output/file/idt.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/intel.cc -o srecord/output/file/intel.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/intel.cc  -fPIC -DPIC -o srecord/output/file/.libs/intel.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/intel.cc -o srecord/output/file/intel.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/intel16.cc -o \
	srecord/output/file/intel16.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/intel16.cc  -fPIC -DPIC -o srecord/output/file/.libs/intel16.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/intel16.cc -o srecord/output/file/intel16.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/line_termination.cc -o \
	srecord/output/file/line_termination.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/line_termination.cc  -fPIC -DPIC -o srecord/output/file/.libs/line_termination.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/line_termination.cc -o srecord/output/file/line_termination.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/logisim.cc -o \
	srecord/output/file/logisim.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/logisim.cc  -fPIC -DPIC -o srecord/output/file/.libs/logisim.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/logisim.cc -o srecord/output/file/logisim.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/mem.cc -o srecord/output/file/mem.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/mem.cc  -fPIC -DPIC -o srecord/output/file/.libs/mem.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/mem.cc -o srecord/output/file/mem.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/mif.cc -o srecord/output/file/mif.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/mif.cc  -fPIC -DPIC -o srecord/output/file/.libs/mif.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/mif.cc -o srecord/output/file/mif.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/mips_flash.cc -o \
	srecord/output/file/mips_flash.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/mips_flash.cc  -fPIC -DPIC -o srecord/output/file/.libs/mips_flash.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/mips_flash.cc -o srecord/output/file/mips_flash.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/mos_tech.cc -o \
	srecord/output/file/mos_tech.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/mos_tech.cc  -fPIC -DPIC -o srecord/output/file/.libs/mos_tech.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/mos_tech.cc -o srecord/output/file/mos_tech.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/motorola.cc -o \
	srecord/output/file/motorola.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/motorola.cc  -fPIC -DPIC -o srecord/output/file/.libs/motorola.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/motorola.cc -o srecord/output/file/motorola.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/msbin.cc -o srecord/output/file/msbin.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/msbin.cc  -fPIC -DPIC -o srecord/output/file/.libs/msbin.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/msbin.cc -o srecord/output/file/msbin.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/needham.cc -o \
	srecord/output/file/needham.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/needham.cc  -fPIC -DPIC -o srecord/output/file/.libs/needham.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/needham.cc -o srecord/output/file/needham.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/os65v.cc -o srecord/output/file/os65v.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/os65v.cc  -fPIC -DPIC -o srecord/output/file/.libs/os65v.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/os65v.cc -o srecord/output/file/os65v.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/ppb.cc -o srecord/output/file/ppb.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/ppb.cc  -fPIC -DPIC -o srecord/output/file/.libs/ppb.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/ppb.cc -o srecord/output/file/ppb.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/ppx.cc -o srecord/output/file/ppx.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/ppx.cc  -fPIC -DPIC -o srecord/output/file/.libs/ppx.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/ppx.cc -o srecord/output/file/ppx.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/signetics.cc -o \
	srecord/output/file/signetics.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/signetics.cc  -fPIC -DPIC -o srecord/output/file/.libs/signetics.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/signetics.cc -o srecord/output/file/signetics.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/spasm.cc -o srecord/output/file/spasm.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/spasm.cc  -fPIC -DPIC -o srecord/output/file/.libs/spasm.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/spasm.cc -o srecord/output/file/spasm.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/spectrum.cc -o \
	srecord/output/file/spectrum.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/spectrum.cc  -fPIC -DPIC -o srecord/output/file/.libs/spectrum.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/spectrum.cc -o srecord/output/file/spectrum.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/stewie.cc -o \
	srecord/output/file/stewie.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/stewie.cc  -fPIC -DPIC -o srecord/output/file/.libs/stewie.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/stewie.cc -o srecord/output/file/stewie.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/tektronix.cc -o \
	srecord/output/file/tektronix.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/tektronix.cc  -fPIC -DPIC -o srecord/output/file/.libs/tektronix.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/tektronix.cc -o srecord/output/file/tektronix.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/tektronix_extended.cc -o \
	srecord/output/file/tektronix_extended.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/tektronix_extended.cc  -fPIC -DPIC -o srecord/output/file/.libs/tektronix_extended.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/tektronix_extended.cc -o srecord/output/file/tektronix_extended.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/ti_tagged.cc -o \
	srecord/output/file/ti_tagged.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/ti_tagged.cc  -fPIC -DPIC -o srecord/output/file/.libs/ti_tagged.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/ti_tagged.cc -o srecord/output/file/ti_tagged.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/ti_tagged_16.cc -o \
	srecord/output/file/ti_tagged_16.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/ti_tagged_16.cc  -fPIC -DPIC -o srecord/output/file/.libs/ti_tagged_16.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/ti_tagged_16.cc -o srecord/output/file/ti_tagged_16.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/ti_txt.cc -o \
	srecord/output/file/ti_txt.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/ti_txt.cc  -fPIC -DPIC -o srecord/output/file/.libs/ti_txt.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/ti_txt.cc -o srecord/output/file/ti_txt.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/trs80.cc -o srecord/output/file/trs80.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/trs80.cc  -fPIC -DPIC -o srecord/output/file/.libs/trs80.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/trs80.cc -o srecord/output/file/trs80.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/vhdl.cc -o srecord/output/file/vhdl.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/vhdl.cc  -fPIC -DPIC -o srecord/output/file/.libs/vhdl.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/vhdl.cc -o srecord/output/file/vhdl.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/vmem.cc -o srecord/output/file/vmem.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/vmem.cc  -fPIC -DPIC -o srecord/output/file/.libs/vmem.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/vmem.cc -o srecord/output/file/vmem.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/file/wilson.cc -o \
	srecord/output/file/wilson.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/wilson.cc  -fPIC -DPIC -o srecord/output/file/.libs/wilson.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/file/wilson.cc -o srecord/output/file/wilson.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/filter.cc -o srecord/output/filter.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/filter.cc  -fPIC -DPIC -o srecord/output/.libs/filter.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/filter.cc -o srecord/output/filter.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/output/filter/reblock.cc -o \
	srecord/output/filter/reblock.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/filter/reblock.cc  -fPIC -DPIC -o srecord/output/filter/.libs/reblock.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/output/filter/reblock.cc -o srecord/output/filter/reblock.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/pretty_size.cc -o srecord/pretty_size.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/pretty_size.cc  -fPIC -DPIC -o srecord/.libs/pretty_size.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/pretty_size.cc -o srecord/pretty_size.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/progname.cc -o srecord/progname.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/progname.cc  -fPIC -DPIC -o srecord/.libs/progname.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/progname.cc -o srecord/progname.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/quit.cc -o srecord/quit.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/quit.cc  -fPIC -DPIC -o srecord/.libs/quit.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/quit.cc -o srecord/quit.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/quit/exception.cc -o srecord/quit/exception.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/quit/exception.cc  -fPIC -DPIC -o srecord/quit/.libs/exception.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/quit/exception.cc -o srecord/quit/exception.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/quit/normal.cc -o srecord/quit/normal.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/quit/normal.cc  -fPIC -DPIC -o srecord/quit/.libs/normal.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/quit/normal.cc -o srecord/quit/normal.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/quit/prefix.cc -o srecord/quit/prefix.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/quit/prefix.cc  -fPIC -DPIC -o srecord/quit/.libs/prefix.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/quit/prefix.cc -o srecord/quit/prefix.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/r250.cc -o srecord/r250.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/r250.cc  -fPIC -DPIC -o srecord/.libs/r250.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/r250.cc -o srecord/r250.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/record.cc -o srecord/record.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/record.cc  -fPIC -DPIC -o srecord/.libs/record.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/record.cc -o srecord/record.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/stm32.cc -o srecord/stm32.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/stm32.cc  -fPIC -DPIC -o srecord/.libs/stm32.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/stm32.cc -o srecord/stm32.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/string/quote_c.cc -o srecord/string/quote_c.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/string/quote_c.cc  -fPIC -DPIC -o srecord/string/.libs/quote_c.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/string/quote_c.cc -o srecord/string/quote_c.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/string/url_decode.cc -o srecord/string/url_decode.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/string/url_decode.cc  -fPIC -DPIC -o srecord/string/.libs/url_decode.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/string/url_decode.cc -o srecord/string/url_decode.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/string/url_encode.cc -o srecord/string/url_encode.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/string/url_encode.cc  -fPIC -DPIC -o srecord/string/.libs/url_encode.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/string/url_encode.cc -o srecord/string/url_encode.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/versn_stamp.cc -o srecord/versn_stamp.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/versn_stamp.cc  -fPIC -DPIC -o srecord/.libs/versn_stamp.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/versn_stamp.cc -o srecord/versn_stamp.o >/dev/null 2>&1
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srecord/vsnprintf.cc -o srecord/vsnprintf.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/vsnprintf.cc  -fPIC -DPIC -o srecord/.libs/vsnprintf.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srecord/vsnprintf.cc -o srecord/vsnprintf.o >/dev/null 2>&1
rm -f srecord/libsrecord.la
libtool --mode=link --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  \
	-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o srecord/libsrecord.la srecord/adler16.lo srecord/adler32.lo srecord/arglex.lo srecord/arglex/abbreviate.lo srecord/arglex/test_ambiguous.lo srecord/arglex/tool.lo srecord/arglex/tool/get_interval.lo srecord/arglex/tool/get_interval_small.lo srecord/arglex/tool/get_number.lo srecord/arglex/tool/get_string.lo srecord/arglex/tool/input.lo srecord/arglex/tool/output.lo srecord/bitrev.lo srecord/crc16.lo srecord/crc32.lo srecord/defcon.lo srecord/endian.lo srecord/endian/decode_word.lo srecord/fletcher16.lo srecord/fletcher32.lo srecord/input.lo srecord/input/catenate.lo srecord/input/file.lo srecord/input/file/aomf.lo srecord/input/file/ascii_hex.lo srecord/input/file/atmel_generic.lo srecord/input/file/binary.lo srecord/input/file/brecord.lo srecord/input/file/cosmac.lo srecord/input/file/dec_binary.lo srecord/input/file/emon52.lo srecord/input/file/fairchild.lo srecord/input/file/fastload.lo srecord/input/file/formatted_binary.lo srecord/input/file/four_packed_code.lo srecord/input/file/guess.lo srecord/input/file/hexdump.lo srecord/input/file/idt.lo srecord/input/file/intel.lo srecord/input/file/intel16.lo srecord/input/file/logisim.lo srecord/input/file/mif.lo srecord/input/file/mips_flash.lo srecord/input/file/mos_tech.lo srecord/input/file/motorola.lo srecord/input/file/msbin.lo srecord/input/file/needham.lo srecord/input/file/os65v.lo srecord/input/file/ppb.lo srecord/input/file/ppx.lo srecord/input/file/signetics.lo srecord/input/file/spasm.lo srecord/input/file/spectrum.lo srecord/input/file/stewie.lo srecord/input/file/tektronix.lo srecord/input/file/tektronix_extended.lo srecord/input/file/ti_tagged.lo srecord/input/file/ti_tagged_16.lo srecord/input/file/ti_txt.lo srecord/input/file/trs80.lo srecord/input/file/vmem.lo srecord/input/file/wilson.lo srecord/input/filter.lo srecord/input/filter/and.lo srecord/input/filter/bitrev.lo srecord/input/filter/byte_swap.lo srecord/input/filter/checksum.lo srecord/input/filter/checksum/bitnot.lo srecord/input/filter/checksum/negative.lo srecord/input/filter/checksum/positive.lo srecord/input/filter/crop.lo srecord/input/filter/fill.lo srecord/input/filter/interval.lo srecord/input/filter/interval/length.lo srecord/input/filter/interval/maximum.lo srecord/input/filter/interval/minimum.lo srecord/input/filter/message.lo srecord/input/filter/message/adler16.lo srecord/input/filter/message/adler32.lo srecord/input/filter/message/crc16.lo srecord/input/filter/message/crc32.lo srecord/input/filter/message/fletcher16.lo srecord/input/filter/message/fletcher32.lo srecord/input/filter/message/gcrypt.lo srecord/input/filter/message/stm32.lo srecord/input/filter/not.lo srecord/input/filter/offset.lo srecord/input/filter/or.lo srecord/input/filter/random_fill.lo srecord/input/filter/sequence.lo srecord/input/filter/split.lo srecord/input/filter/unfill.lo srecord/input/filter/unsplit.lo srecord/input/filter/xor.lo srecord/input/generator.lo srecord/input/generator/constant.lo srecord/input/generator/random.lo srecord/input/generator/repeat.lo srecord/input/interval.lo srecord/interval.lo srecord/interval/coverage.lo srecord/interval/flatten.lo srecord/memory.lo srecord/memory/chunk.lo srecord/memory/walker.lo srecord/memory/walker/adler16.lo srecord/memory/walker/adler32.lo srecord/memory/walker/alignment.lo srecord/memory/walker/compare.lo srecord/memory/walker/continuity.lo srecord/memory/walker/crc16.lo srecord/memory/walker/crc32.lo srecord/memory/walker/fletcher16.lo srecord/memory/walker/fletcher32.lo srecord/memory/walker/gcrypt.lo srecord/memory/walker/stm32.lo srecord/memory/walker/writer.lo srecord/output.lo srecord/output/file.lo srecord/output/file/aomf.lo srecord/output/file/ascii_hex.lo srecord/output/file/asm.lo srecord/output/file/atmel_generic.lo srecord/output/file/basic.lo srecord/output/file/binary.lo srecord/output/file/brecord.lo srecord/output/file/c.lo srecord/output/file/coe.lo srecord/output/file/cosmac.lo srecord/output/file/dec_binary.lo srecord/output/file/emon52.lo srecord/output/file/fairchild.lo srecord/output/file/fastload.lo srecord/output/file/formatted_binary.lo srecord/output/file/forth.lo srecord/output/file/four_packed_code.lo srecord/output/file/hexdump.lo srecord/output/file/idt.lo srecord/output/file/intel.lo srecord/output/file/intel16.lo srecord/output/file/line_termination.lo srecord/output/file/logisim.lo srecord/output/file/mem.lo srecord/output/file/mif.lo srecord/output/file/mips_flash.lo srecord/output/file/mos_tech.lo srecord/output/file/motorola.lo srecord/output/file/msbin.lo srecord/output/file/needham.lo srecord/output/file/os65v.lo srecord/output/file/ppb.lo srecord/output/file/ppx.lo srecord/output/file/signetics.lo srecord/output/file/spasm.lo srecord/output/file/spectrum.lo srecord/output/file/stewie.lo srecord/output/file/tektronix.lo srecord/output/file/tektronix_extended.lo srecord/output/file/ti_tagged.lo srecord/output/file/ti_tagged_16.lo srecord/output/file/ti_txt.lo srecord/output/file/trs80.lo srecord/output/file/vhdl.lo srecord/output/file/vmem.lo srecord/output/file/wilson.lo srecord/output/filter.lo srecord/output/filter/reblock.lo srecord/pretty_size.lo srecord/progname.lo srecord/quit.lo srecord/quit/exception.lo srecord/quit/normal.lo srecord/quit/prefix.lo srecord/r250.lo srecord/record.lo srecord/stm32.lo srecord/string/quote_c.lo srecord/string/url_decode.lo srecord/string/url_encode.lo srecord/versn_stamp.lo srecord/vsnprintf.lo -lgcrypt -lgpg-error  -rpath /usr/lib64 \
	-version-info 0:0:0
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o  srecord/.libs/adler16.o srecord/.libs/adler32.o srecord/.libs/arglex.o srecord/arglex/.libs/abbreviate.o srecord/arglex/.libs/test_ambiguous.o srecord/arglex/.libs/tool.o srecord/arglex/tool/.libs/get_interval.o srecord/arglex/tool/.libs/get_interval_small.o srecord/arglex/tool/.libs/get_number.o srecord/arglex/tool/.libs/get_string.o srecord/arglex/tool/.libs/input.o srecord/arglex/tool/.libs/output.o srecord/.libs/bitrev.o srecord/.libs/crc16.o srecord/.libs/crc32.o srecord/.libs/defcon.o srecord/.libs/endian.o srecord/endian/.libs/decode_word.o srecord/.libs/fletcher16.o srecord/.libs/fletcher32.o srecord/.libs/input.o srecord/input/.libs/catenate.o srecord/input/.libs/file.o srecord/input/file/.libs/aomf.o srecord/input/file/.libs/ascii_hex.o srecord/input/file/.libs/atmel_generic.o srecord/input/file/.libs/binary.o srecord/input/file/.libs/brecord.o srecord/input/file/.libs/cosmac.o srecord/input/file/.libs/dec_binary.o srecord/input/file/.libs/emon52.o srecord/input/file/.libs/fairchild.o srecord/input/file/.libs/fastload.o srecord/input/file/.libs/formatted_binary.o srecord/input/file/.libs/four_packed_code.o srecord/input/file/.libs/guess.o srecord/input/file/.libs/hexdump.o srecord/input/file/.libs/idt.o srecord/input/file/.libs/intel.o srecord/input/file/.libs/intel16.o srecord/input/file/.libs/logisim.o srecord/input/file/.libs/mif.o srecord/input/file/.libs/mips_flash.o srecord/input/file/.libs/mos_tech.o srecord/input/file/.libs/motorola.o srecord/input/file/.libs/msbin.o srecord/input/file/.libs/needham.o srecord/input/file/.libs/os65v.o srecord/input/file/.libs/ppb.o srecord/input/file/.libs/ppx.o srecord/input/file/.libs/signetics.o srecord/input/file/.libs/spasm.o srecord/input/file/.libs/spectrum.o srecord/input/file/.libs/stewie.o srecord/input/file/.libs/tektronix.o srecord/input/file/.libs/tektronix_extended.o srecord/input/file/.libs/ti_tagged.o srecord/input/file/.libs/ti_tagged_16.o srecord/input/file/.libs/ti_txt.o srecord/input/file/.libs/trs80.o srecord/input/file/.libs/vmem.o srecord/input/file/.libs/wilson.o srecord/input/.libs/filter.o srecord/input/filter/.libs/and.o srecord/input/filter/.libs/bitrev.o srecord/input/filter/.libs/byte_swap.o srecord/input/filter/.libs/checksum.o srecord/input/filter/checksum/.libs/bitnot.o srecord/input/filter/checksum/.libs/negative.o srecord/input/filter/checksum/.libs/positive.o srecord/input/filter/.libs/crop.o srecord/input/filter/.libs/fill.o srecord/input/filter/.libs/interval.o srecord/input/filter/interval/.libs/length.o srecord/input/filter/interval/.libs/maximum.o srecord/input/filter/interval/.libs/minimum.o srecord/input/filter/.libs/message.o srecord/input/filter/message/.libs/adler16.o srecord/input/filter/message/.libs/adler32.o srecord/input/filter/message/.libs/crc16.o srecord/input/filter/message/.libs/crc32.o srecord/input/filter/message/.libs/fletcher16.o srecord/input/filter/message/.libs/fletcher32.o srecord/input/filter/message/.libs/gcrypt.o srecord/input/filter/message/.libs/stm32.o srecord/input/filter/.libs/not.o srecord/input/filter/.libs/offset.o srecord/input/filter/.libs/or.o srecord/input/filter/.libs/random_fill.o srecord/input/filter/.libs/sequence.o srecord/input/filter/.libs/split.o srecord/input/filter/.libs/unfill.o srecord/input/filter/.libs/unsplit.o srecord/input/filter/.libs/xor.o srecord/input/.libs/generator.o srecord/input/generator/.libs/constant.o srecord/input/generator/.libs/random.o srecord/input/generator/.libs/repeat.o srecord/input/.libs/interval.o srecord/.libs/interval.o srecord/interval/.libs/coverage.o srecord/interval/.libs/flatten.o srecord/.libs/memory.o srecord/memory/.libs/chunk.o srecord/memory/.libs/walker.o srecord/memory/walker/.libs/adler16.o srecord/memory/walker/.libs/adler32.o srecord/memory/walker/.libs/alignment.o srecord/memory/walker/.libs/compare.o srecord/memory/walker/.libs/continuity.o srecord/memory/walker/.libs/crc16.o srecord/memory/walker/.libs/crc32.o srecord/memory/walker/.libs/fletcher16.o srecord/memory/walker/.libs/fletcher32.o srecord/memory/walker/.libs/gcrypt.o srecord/memory/walker/.libs/stm32.o srecord/memory/walker/.libs/writer.o srecord/.libs/output.o srecord/output/.libs/file.o srecord/output/file/.libs/aomf.o srecord/output/file/.libs/ascii_hex.o srecord/output/file/.libs/asm.o srecord/output/file/.libs/atmel_generic.o srecord/output/file/.libs/basic.o srecord/output/file/.libs/binary.o srecord/output/file/.libs/brecord.o srecord/output/file/.libs/c.o srecord/output/file/.libs/coe.o srecord/output/file/.libs/cosmac.o srecord/output/file/.libs/dec_binary.o srecord/output/file/.libs/emon52.o srecord/output/file/.libs/fairchild.o srecord/output/file/.libs/fastload.o srecord/output/file/.libs/formatted_binary.o srecord/output/file/.libs/forth.o srecord/output/file/.libs/four_packed_code.o srecord/output/file/.libs/hexdump.o srecord/output/file/.libs/idt.o srecord/output/file/.libs/intel.o srecord/output/file/.libs/intel16.o srecord/output/file/.libs/line_termination.o srecord/output/file/.libs/logisim.o srecord/output/file/.libs/mem.o srecord/output/file/.libs/mif.o srecord/output/file/.libs/mips_flash.o srecord/output/file/.libs/mos_tech.o srecord/output/file/.libs/motorola.o srecord/output/file/.libs/msbin.o srecord/output/file/.libs/needham.o srecord/output/file/.libs/os65v.o srecord/output/file/.libs/ppb.o srecord/output/file/.libs/ppx.o srecord/output/file/.libs/signetics.o srecord/output/file/.libs/spasm.o srecord/output/file/.libs/spectrum.o srecord/output/file/.libs/stewie.o srecord/output/file/.libs/tektronix.o srecord/output/file/.libs/tektronix_extended.o srecord/output/file/.libs/ti_tagged.o srecord/output/file/.libs/ti_tagged_16.o srecord/output/file/.libs/ti_txt.o srecord/output/file/.libs/trs80.o srecord/output/file/.libs/vhdl.o srecord/output/file/.libs/vmem.o srecord/output/file/.libs/wilson.o srecord/output/.libs/filter.o srecord/output/filter/.libs/reblock.o srecord/.libs/pretty_size.o srecord/.libs/progname.o srecord/.libs/quit.o srecord/quit/.libs/exception.o srecord/quit/.libs/normal.o srecord/quit/.libs/prefix.o srecord/.libs/r250.o srecord/.libs/record.o srecord/.libs/stm32.o srecord/string/.libs/quote_c.o srecord/string/.libs/url_decode.o srecord/string/.libs/url_encode.o srecord/.libs/versn_stamp.o srecord/.libs/vsnprintf.o   -lgcrypt -lgpg-error -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o  -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro   -Wl,-soname -Wl,libsrecord.so.0 -o srecord/.libs/libsrecord.so.0.0.0
libtool: link: (cd "srecord/.libs" && rm -f "libsrecord.so.0" && ln -s "libsrecord.so.0.0.0" "libsrecord.so.0")
libtool: link: (cd "srecord/.libs" && rm -f "libsrecord.so" && ln -s "libsrecord.so.0.0.0" "libsrecord.so")
copying selected object files to avoid basename conflicts...
libtool: link: ln srecord/input.o srecord/.libs/libsrecord.lax/lt1-input.o || cp srecord/input.o srecord/.libs/libsrecord.lax/lt1-input.o
libtool: link: ln srecord/input/filter/bitrev.o srecord/.libs/libsrecord.lax/lt2-bitrev.o || cp srecord/input/filter/bitrev.o srecord/.libs/libsrecord.lax/lt2-bitrev.o
libtool: link: ln srecord/input/filter/message/adler16.o srecord/.libs/libsrecord.lax/lt3-adler16.o || cp srecord/input/filter/message/adler16.o srecord/.libs/libsrecord.lax/lt3-adler16.o
libtool: link: ln srecord/input/filter/message/adler32.o srecord/.libs/libsrecord.lax/lt4-adler32.o || cp srecord/input/filter/message/adler32.o srecord/.libs/libsrecord.lax/lt4-adler32.o
libtool: link: ln srecord/input/filter/message/crc16.o srecord/.libs/libsrecord.lax/lt5-crc16.o || cp srecord/input/filter/message/crc16.o srecord/.libs/libsrecord.lax/lt5-crc16.o
libtool: link: ln srecord/input/filter/message/crc32.o srecord/.libs/libsrecord.lax/lt6-crc32.o || cp srecord/input/filter/message/crc32.o srecord/.libs/libsrecord.lax/lt6-crc32.o
libtool: link: ln srecord/input/filter/message/fletcher16.o srecord/.libs/libsrecord.lax/lt7-fletcher16.o || cp srecord/input/filter/message/fletcher16.o srecord/.libs/libsrecord.lax/lt7-fletcher16.o
libtool: link: ln srecord/input/filter/message/fletcher32.o srecord/.libs/libsrecord.lax/lt8-fletcher32.o || cp srecord/input/filter/message/fletcher32.o srecord/.libs/libsrecord.lax/lt8-fletcher32.o
libtool: link: ln srecord/input/interval.o srecord/.libs/libsrecord.lax/lt9-interval.o || cp srecord/input/interval.o srecord/.libs/libsrecord.lax/lt9-interval.o
libtool: link: ln srecord/interval.o srecord/.libs/libsrecord.lax/lt10-interval.o || cp srecord/interval.o srecord/.libs/libsrecord.lax/lt10-interval.o
libtool: link: ln srecord/memory/walker/adler16.o srecord/.libs/libsrecord.lax/lt11-adler16.o || cp srecord/memory/walker/adler16.o srecord/.libs/libsrecord.lax/lt11-adler16.o
libtool: link: ln srecord/memory/walker/adler32.o srecord/.libs/libsrecord.lax/lt12-adler32.o || cp srecord/memory/walker/adler32.o srecord/.libs/libsrecord.lax/lt12-adler32.o
libtool: link: ln srecord/memory/walker/crc16.o srecord/.libs/libsrecord.lax/lt13-crc16.o || cp srecord/memory/walker/crc16.o srecord/.libs/libsrecord.lax/lt13-crc16.o
libtool: link: ln srecord/memory/walker/crc32.o srecord/.libs/libsrecord.lax/lt14-crc32.o || cp srecord/memory/walker/crc32.o srecord/.libs/libsrecord.lax/lt14-crc32.o
libtool: link: ln srecord/memory/walker/fletcher16.o srecord/.libs/libsrecord.lax/lt15-fletcher16.o || cp srecord/memory/walker/fletcher16.o srecord/.libs/libsrecord.lax/lt15-fletcher16.o
libtool: link: ln srecord/memory/walker/fletcher32.o srecord/.libs/libsrecord.lax/lt16-fletcher32.o || cp srecord/memory/walker/fletcher32.o srecord/.libs/libsrecord.lax/lt16-fletcher32.o
libtool: link: ln srecord/memory/walker/gcrypt.o srecord/.libs/libsrecord.lax/lt17-gcrypt.o || cp srecord/memory/walker/gcrypt.o srecord/.libs/libsrecord.lax/lt17-gcrypt.o
libtool: link: ln srecord/memory/walker/stm32.o srecord/.libs/libsrecord.lax/lt18-stm32.o || cp srecord/memory/walker/stm32.o srecord/.libs/libsrecord.lax/lt18-stm32.o
libtool: link: ln srecord/output.o srecord/.libs/libsrecord.lax/lt19-output.o || cp srecord/output.o srecord/.libs/libsrecord.lax/lt19-output.o
libtool: link: ln srecord/output/file.o srecord/.libs/libsrecord.lax/lt20-file.o || cp srecord/output/file.o srecord/.libs/libsrecord.lax/lt20-file.o
libtool: link: ln srecord/output/file/aomf.o srecord/.libs/libsrecord.lax/lt21-aomf.o || cp srecord/output/file/aomf.o srecord/.libs/libsrecord.lax/lt21-aomf.o
libtool: link: ln srecord/output/file/ascii_hex.o srecord/.libs/libsrecord.lax/lt22-ascii_hex.o || cp srecord/output/file/ascii_hex.o srecord/.libs/libsrecord.lax/lt22-ascii_hex.o
libtool: link: ln srecord/output/file/atmel_generic.o srecord/.libs/libsrecord.lax/lt23-atmel_generic.o || cp srecord/output/file/atmel_generic.o srecord/.libs/libsrecord.lax/lt23-atmel_generic.o
libtool: link: ln srecord/output/file/binary.o srecord/.libs/libsrecord.lax/lt24-binary.o || cp srecord/output/file/binary.o srecord/.libs/libsrecord.lax/lt24-binary.o
libtool: link: ln srecord/output/file/brecord.o srecord/.libs/libsrecord.lax/lt25-brecord.o || cp srecord/output/file/brecord.o srecord/.libs/libsrecord.lax/lt25-brecord.o
libtool: link: ln srecord/output/file/cosmac.o srecord/.libs/libsrecord.lax/lt26-cosmac.o || cp srecord/output/file/cosmac.o srecord/.libs/libsrecord.lax/lt26-cosmac.o
libtool: link: ln srecord/output/file/dec_binary.o srecord/.libs/libsrecord.lax/lt27-dec_binary.o || cp srecord/output/file/dec_binary.o srecord/.libs/libsrecord.lax/lt27-dec_binary.o
libtool: link: ln srecord/output/file/emon52.o srecord/.libs/libsrecord.lax/lt28-emon52.o || cp srecord/output/file/emon52.o srecord/.libs/libsrecord.lax/lt28-emon52.o
libtool: link: ln srecord/output/file/fairchild.o srecord/.libs/libsrecord.lax/lt29-fairchild.o || cp srecord/output/file/fairchild.o srecord/.libs/libsrecord.lax/lt29-fairchild.o
libtool: link: ln srecord/output/file/fastload.o srecord/.libs/libsrecord.lax/lt30-fastload.o || cp srecord/output/file/fastload.o srecord/.libs/libsrecord.lax/lt30-fastload.o
libtool: link: ln srecord/output/file/formatted_binary.o srecord/.libs/libsrecord.lax/lt31-formatted_binary.o || cp srecord/output/file/formatted_binary.o srecord/.libs/libsrecord.lax/lt31-formatted_binary.o
libtool: link: ln srecord/output/file/four_packed_code.o srecord/.libs/libsrecord.lax/lt32-four_packed_code.o || cp srecord/output/file/four_packed_code.o srecord/.libs/libsrecord.lax/lt32-four_packed_code.o
libtool: link: ln srecord/output/file/hexdump.o srecord/.libs/libsrecord.lax/lt33-hexdump.o || cp srecord/output/file/hexdump.o srecord/.libs/libsrecord.lax/lt33-hexdump.o
libtool: link: ln srecord/output/file/idt.o srecord/.libs/libsrecord.lax/lt34-idt.o || cp srecord/output/file/idt.o srecord/.libs/libsrecord.lax/lt34-idt.o
libtool: link: ln srecord/output/file/intel.o srecord/.libs/libsrecord.lax/lt35-intel.o || cp srecord/output/file/intel.o srecord/.libs/libsrecord.lax/lt35-intel.o
libtool: link: ln srecord/output/file/intel16.o srecord/.libs/libsrecord.lax/lt36-intel16.o || cp srecord/output/file/intel16.o srecord/.libs/libsrecord.lax/lt36-intel16.o
libtool: link: ln srecord/output/file/logisim.o srecord/.libs/libsrecord.lax/lt37-logisim.o || cp srecord/output/file/logisim.o srecord/.libs/libsrecord.lax/lt37-logisim.o
libtool: link: ln srecord/output/file/mif.o srecord/.libs/libsrecord.lax/lt38-mif.o || cp srecord/output/file/mif.o srecord/.libs/libsrecord.lax/lt38-mif.o
libtool: link: ln srecord/output/file/mips_flash.o srecord/.libs/libsrecord.lax/lt39-mips_flash.o || cp srecord/output/file/mips_flash.o srecord/.libs/libsrecord.lax/lt39-mips_flash.o
libtool: link: ln srecord/output/file/mos_tech.o srecord/.libs/libsrecord.lax/lt40-mos_tech.o || cp srecord/output/file/mos_tech.o srecord/.libs/libsrecord.lax/lt40-mos_tech.o
libtool: link: ln srecord/output/file/motorola.o srecord/.libs/libsrecord.lax/lt41-motorola.o || cp srecord/output/file/motorola.o srecord/.libs/libsrecord.lax/lt41-motorola.o
libtool: link: ln srecord/output/file/msbin.o srecord/.libs/libsrecord.lax/lt42-msbin.o || cp srecord/output/file/msbin.o srecord/.libs/libsrecord.lax/lt42-msbin.o
libtool: link: ln srecord/output/file/needham.o srecord/.libs/libsrecord.lax/lt43-needham.o || cp srecord/output/file/needham.o srecord/.libs/libsrecord.lax/lt43-needham.o
libtool: link: ln srecord/output/file/os65v.o srecord/.libs/libsrecord.lax/lt44-os65v.o || cp srecord/output/file/os65v.o srecord/.libs/libsrecord.lax/lt44-os65v.o
libtool: link: ln srecord/output/file/ppb.o srecord/.libs/libsrecord.lax/lt45-ppb.o || cp srecord/output/file/ppb.o srecord/.libs/libsrecord.lax/lt45-ppb.o
libtool: link: ln srecord/output/file/ppx.o srecord/.libs/libsrecord.lax/lt46-ppx.o || cp srecord/output/file/ppx.o srecord/.libs/libsrecord.lax/lt46-ppx.o
libtool: link: ln srecord/output/file/signetics.o srecord/.libs/libsrecord.lax/lt47-signetics.o || cp srecord/output/file/signetics.o srecord/.libs/libsrecord.lax/lt47-signetics.o
libtool: link: ln srecord/output/file/spasm.o srecord/.libs/libsrecord.lax/lt48-spasm.o || cp srecord/output/file/spasm.o srecord/.libs/libsrecord.lax/lt48-spasm.o
libtool: link: ln srecord/output/file/spectrum.o srecord/.libs/libsrecord.lax/lt49-spectrum.o || cp srecord/output/file/spectrum.o srecord/.libs/libsrecord.lax/lt49-spectrum.o
libtool: link: ln srecord/output/file/stewie.o srecord/.libs/libsrecord.lax/lt50-stewie.o || cp srecord/output/file/stewie.o srecord/.libs/libsrecord.lax/lt50-stewie.o
libtool: link: ln srecord/output/file/tektronix.o srecord/.libs/libsrecord.lax/lt51-tektronix.o || cp srecord/output/file/tektronix.o srecord/.libs/libsrecord.lax/lt51-tektronix.o
libtool: link: ln srecord/output/file/tektronix_extended.o srecord/.libs/libsrecord.lax/lt52-tektronix_extended.o || cp srecord/output/file/tektronix_extended.o srecord/.libs/libsrecord.lax/lt52-tektronix_extended.o
libtool: link: ln srecord/output/file/ti_tagged.o srecord/.libs/libsrecord.lax/lt53-ti_tagged.o || cp srecord/output/file/ti_tagged.o srecord/.libs/libsrecord.lax/lt53-ti_tagged.o
libtool: link: ln srecord/output/file/ti_tagged_16.o srecord/.libs/libsrecord.lax/lt54-ti_tagged_16.o || cp srecord/output/file/ti_tagged_16.o srecord/.libs/libsrecord.lax/lt54-ti_tagged_16.o
libtool: link: ln srecord/output/file/ti_txt.o srecord/.libs/libsrecord.lax/lt55-ti_txt.o || cp srecord/output/file/ti_txt.o srecord/.libs/libsrecord.lax/lt55-ti_txt.o
libtool: link: ln srecord/output/file/trs80.o srecord/.libs/libsrecord.lax/lt56-trs80.o || cp srecord/output/file/trs80.o srecord/.libs/libsrecord.lax/lt56-trs80.o
libtool: link: ln srecord/output/file/vmem.o srecord/.libs/libsrecord.lax/lt57-vmem.o || cp srecord/output/file/vmem.o srecord/.libs/libsrecord.lax/lt57-vmem.o
libtool: link: ln srecord/output/file/wilson.o srecord/.libs/libsrecord.lax/lt58-wilson.o || cp srecord/output/file/wilson.o srecord/.libs/libsrecord.lax/lt58-wilson.o
libtool: link: ln srecord/output/filter.o srecord/.libs/libsrecord.lax/lt59-filter.o || cp srecord/output/filter.o srecord/.libs/libsrecord.lax/lt59-filter.o
libtool: link: ln srecord/stm32.o srecord/.libs/libsrecord.lax/lt60-stm32.o || cp srecord/stm32.o srecord/.libs/libsrecord.lax/lt60-stm32.o
libtool: link: ar cru srecord/.libs/libsrecord.a srecord/adler16.o srecord/adler32.o srecord/arglex.o srecord/arglex/abbreviate.o srecord/arglex/test_ambiguous.o srecord/arglex/tool.o srecord/arglex/tool/get_interval.o srecord/arglex/tool/get_interval_small.o srecord/arglex/tool/get_number.o srecord/arglex/tool/get_string.o srecord/arglex/tool/input.o srecord/arglex/tool/output.o srecord/bitrev.o srecord/crc16.o srecord/crc32.o srecord/defcon.o srecord/endian.o srecord/endian/decode_word.o srecord/fletcher16.o srecord/fletcher32.o srecord/.libs/libsrecord.lax/lt1-input.o srecord/input/catenate.o srecord/input/file.o srecord/input/file/aomf.o srecord/input/file/ascii_hex.o srecord/input/file/atmel_generic.o srecord/input/file/binary.o srecord/input/file/brecord.o srecord/input/file/cosmac.o srecord/input/file/dec_binary.o srecord/input/file/emon52.o srecord/input/file/fairchild.o srecord/input/file/fastload.o srecord/input/file/formatted_binary.o srecord/input/file/four_packed_code.o srecord/input/file/guess.o srecord/input/file/hexdump.o srecord/input/file/idt.o srecord/input/file/intel.o srecord/input/file/intel16.o srecord/input/file/logisim.o srecord/input/file/mif.o srecord/input/file/mips_flash.o srecord/input/file/mos_tech.o srecord/input/file/motorola.o srecord/input/file/msbin.o srecord/input/file/needham.o srecord/input/file/os65v.o srecord/input/file/ppb.o srecord/input/file/ppx.o srecord/input/file/signetics.o srecord/input/file/spasm.o srecord/input/file/spectrum.o srecord/input/file/stewie.o srecord/input/file/tektronix.o srecord/input/file/tektronix_extended.o srecord/input/file/ti_tagged.o srecord/input/file/ti_tagged_16.o srecord/input/file/ti_txt.o srecord/input/file/trs80.o srecord/input/file/vmem.o srecord/input/file/wilson.o srecord/input/filter.o srecord/input/filter/and.o srecord/.libs/libsrecord.lax/lt2-bitrev.o srecord/input/filter/byte_swap.o srecord/input/filter/checksum.o srecord/input/filter/checksum/bitnot.o srecord/input/filter/checksum/negative.o srecord/input/filter/checksum/positive.o srecord/input/filter/crop.o srecord/input/filter/fill.o srecord/input/filter/interval.o srecord/input/filter/interval/length.o srecord/input/filter/interval/maximum.o srecord/input/filter/interval/minimum.o srecord/input/filter/message.o srecord/.libs/libsrecord.lax/lt3-adler16.o srecord/.libs/libsrecord.lax/lt4-adler32.o srecord/.libs/libsrecord.lax/lt5-crc16.o srecord/.libs/libsrecord.lax/lt6-crc32.o srecord/.libs/libsrecord.lax/lt7-fletcher16.o srecord/.libs/libsrecord.lax/lt8-fletcher32.o srecord/input/filter/message/gcrypt.o srecord/input/filter/message/stm32.o srecord/input/filter/not.o srecord/input/filter/offset.o srecord/input/filter/or.o srecord/input/filter/random_fill.o srecord/input/filter/sequence.o srecord/input/filter/split.o srecord/input/filter/unfill.o srecord/input/filter/unsplit.o srecord/input/filter/xor.o srecord/input/generator.o srecord/input/generator/constant.o srecord/input/generator/random.o srecord/input/generator/repeat.o srecord/.libs/libsrecord.lax/lt9-interval.o srecord/.libs/libsrecord.lax/lt10-interval.o srecord/interval/coverage.o srecord/interval/flatten.o srecord/memory.o srecord/memory/chunk.o srecord/memory/walker.o srecord/.libs/libsrecord.lax/lt11-adler16.o srecord/.libs/libsrecord.lax/lt12-adler32.o srecord/memory/walker/alignment.o srecord/memory/walker/compare.o srecord/memory/walker/continuity.o srecord/.libs/libsrecord.lax/lt13-crc16.o srecord/.libs/libsrecord.lax/lt14-crc32.o srecord/.libs/libsrecord.lax/lt15-fletcher16.o srecord/.libs/libsrecord.lax/lt16-fletcher32.o srecord/.libs/libsrecord.lax/lt17-gcrypt.o srecord/.libs/libsrecord.lax/lt18-stm32.o srecord/memory/walker/writer.o srecord/.libs/libsrecord.lax/lt19-output.o srecord/.libs/libsrecord.lax/lt20-file.o srecord/.libs/libsrecord.lax/lt21-aomf.o srecord/.libs/libsrecord.lax/lt22-ascii_hex.o srecord/output/file/asm.o srecord/.libs/libsrecord.lax/lt23-atmel_generic.o srecord/output/file/basic.o srecord/.libs/libsrecord.lax/lt24-binary.o srecord/.libs/libsrecord.lax/lt25-brecord.o srecord/output/file/c.o srecord/output/file/coe.o srecord/.libs/libsrecord.lax/lt26-cosmac.o srecord/.libs/libsrecord.lax/lt27-dec_binary.o srecord/.libs/libsrecord.lax/lt28-emon52.o srecord/.libs/libsrecord.lax/lt29-fairchild.o srecord/.libs/libsrecord.lax/lt30-fastload.o srecord/.libs/libsrecord.lax/lt31-formatted_binary.o srecord/output/file/forth.o srecord/.libs/libsrecord.lax/lt32-four_packed_code.o srecord/.libs/libsrecord.lax/lt33-hexdump.o srecord/.libs/libsrecord.lax/lt34-idt.o srecord/.libs/libsrecord.lax/lt35-intel.o srecord/.libs/libsrecord.lax/lt36-intel16.o srecord/output/file/line_termination.o srecord/.libs/libsrecord.lax/lt37-logisim.o srecord/output/file/mem.o srecord/.libs/libsrecord.lax/lt38-mif.o srecord/.libs/libsrecord.lax/lt39-mips_flash.o srecord/.libs/libsrecord.lax/lt40-mos_tech.o srecord/.libs/libsrecord.lax/lt41-motorola.o srecord/.libs/libsrecord.lax/lt42-msbin.o srecord/.libs/libsrecord.lax/lt43-needham.o srecord/.libs/libsrecord.lax/lt44-os65v.o srecord/.libs/libsrecord.lax/lt45-ppb.o srecord/.libs/libsrecord.lax/lt46-ppx.o srecord/.libs/libsrecord.lax/lt47-signetics.o srecord/.libs/libsrecord.lax/lt48-spasm.o srecord/.libs/libsrecord.lax/lt49-spectrum.o srecord/.libs/libsrecord.lax/lt50-stewie.o srecord/.libs/libsrecord.lax/lt51-tektronix.o srecord/.libs/libsrecord.lax/lt52-tektronix_extended.o srecord/.libs/libsrecord.lax/lt53-ti_tagged.o srecord/.libs/libsrecord.lax/lt54-ti_tagged_16.o srecord/.libs/libsrecord.lax/lt55-ti_txt.o srecord/.libs/libsrecord.lax/lt56-trs80.o srecord/output/file/vhdl.o srecord/.libs/libsrecord.lax/lt57-vmem.o srecord/.libs/libsrecord.lax/lt58-wilson.o srecord/.libs/libsrecord.lax/lt59-filter.o srecord/output/filter/reblock.o srecord/pretty_size.o srecord/progname.o srecord/quit.o srecord/quit/exception.o srecord/quit/normal.o srecord/quit/prefix.o srecord/r250.o srecord/record.o srecord/.libs/libsrecord.lax/lt60-stm32.o srecord/string/quote_c.o srecord/string/url_decode.o srecord/string/url_encode.o srecord/versn_stamp.o srecord/vsnprintf.o
libtool: link: ranlib srecord/.libs/libsrecord.a
libtool: link: rm -fr srecord/.libs/libsrecord.lax
libtool: link: ( cd "srecord/.libs" && rm -f "libsrecord.la" && ln -s "../libsrecord.la" "libsrecord.la" )
libtool --mode=link --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -o bin/srec_cat \
	srec_cat/arglex3.lo srec_cat/main.lo srecord/libsrecord.la -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lgcrypt -lgpg-error 
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o bin/.libs/srec_cat srec_cat/.libs/arglex3.o srec_cat/.libs/main.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  srecord/.libs/libsrecord.so -lgcrypt -lgpg-error 
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srec_cmp/main.cc -o srec_cmp/main.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srec_cmp/main.cc  -fPIC -DPIC -o srec_cmp/.libs/main.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srec_cmp/main.cc -o srec_cmp/main.o >/dev/null 2>&1
libtool --mode=link --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -o bin/srec_cmp \
	srec_cmp/main.lo srecord/libsrecord.la -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lgcrypt -lgpg-error 
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o bin/.libs/srec_cmp srec_cmp/.libs/main.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  srecord/.libs/libsrecord.so -lgcrypt -lgpg-error 
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c srec_info/main.cc -o srec_info/main.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srec_info/main.cc  -fPIC -DPIC -o srec_info/.libs/main.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c srec_info/main.cc -o srec_info/main.o >/dev/null 2>&1
libtool --mode=link --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -o bin/srec_info \
	srec_info/main.lo srecord/libsrecord.la -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lgcrypt -lgpg-error 
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o bin/.libs/srec_info srec_info/.libs/main.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  srecord/.libs/libsrecord.so -lgcrypt -lgpg-error 
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c test/arglex_ambiguous/main.cc -o \
	test/arglex_ambiguous/main.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c test/arglex_ambiguous/main.cc  -fPIC -DPIC -o test/arglex_ambiguous/.libs/main.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c test/arglex_ambiguous/main.cc -o test/arglex_ambiguous/main.o >/dev/null 2>&1
libtool --mode=link --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -o bin/test_arglex_ambiguous \
	test/arglex_ambiguous/main.lo srecord/libsrecord.la -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \
	-lgcrypt -lgpg-error 
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o bin/.libs/test_arglex_ambiguous test/arglex_ambiguous/.libs/main.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  srecord/.libs/libsrecord.so -lgcrypt -lgpg-error 
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c test/crc16/main.cc -o test/crc16/main.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c test/crc16/main.cc  -fPIC -DPIC -o test/crc16/.libs/main.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c test/crc16/main.cc -o test/crc16/main.o >/dev/null 2>&1
libtool --mode=link --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -o bin/test_crc16 \
	test/crc16/main.lo srecord/libsrecord.la -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lgcrypt -lgpg-error 
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o bin/.libs/test_crc16 test/crc16/.libs/main.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  srecord/.libs/libsrecord.so -lgcrypt -lgpg-error 
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c test/fletcher16/main.cc -o test/fletcher16/main.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c test/fletcher16/main.cc  -fPIC -DPIC -o test/fletcher16/.libs/main.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c test/fletcher16/main.cc -o test/fletcher16/main.o >/dev/null 2>&1
libtool --mode=link --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -o bin/test_fletcher16 \
	test/fletcher16/main.lo srecord/libsrecord.la -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lgcrypt -lgpg-error 
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o bin/.libs/test_fletcher16 test/fletcher16/.libs/main.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  srecord/.libs/libsrecord.so -lgcrypt -lgpg-error 
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c test/gecos/main.cc -o test/gecos/main.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c test/gecos/main.cc  -fPIC -DPIC -o test/gecos/.libs/main.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c test/gecos/main.cc -o test/gecos/main.o >/dev/null 2>&1
libtool --mode=link --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -o bin/test_gecos \
	test/gecos/main.lo srecord/libsrecord.la -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lgcrypt -lgpg-error 
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o bin/.libs/test_gecos test/gecos/.libs/main.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  srecord/.libs/libsrecord.so -lgcrypt -lgpg-error 
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c test/hyphen/main.cc -o test/hyphen/main.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c test/hyphen/main.cc  -fPIC -DPIC -o test/hyphen/.libs/main.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c test/hyphen/main.cc -o test/hyphen/main.o >/dev/null 2>&1
libtool --mode=link --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -o bin/test_hyphen \
	test/hyphen/main.lo srecord/libsrecord.la -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lgcrypt -lgpg-error 
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o bin/.libs/test_hyphen test/hyphen/.libs/main.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  srecord/.libs/libsrecord.so -lgcrypt -lgpg-error 
CONFIG_FILES=script/test_prelude.sh:script/test_prelude.sh.in CONFIG_HEADERS= /bin/sh \
	config.status
config.status: creating script/test_prelude.sh
cp script/test_prelude.sh bin/test_prelude
chmod a+rx bin/test_prelude
libtool --mode=compile --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I. \
	-c test/url_decode/main.cc -o test/url_decode/main.lo
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c test/url_decode/main.cc  -fPIC -DPIC -o test/url_decode/.libs/main.o
libtool: compile:  g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -c test/url_decode/main.cc -o test/url_decode/main.o >/dev/null 2>&1
libtool --mode=link --tag=CXX g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -o bin/test_url_decode \
	test/url_decode/main.lo srecord/libsrecord.la -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lgcrypt -lgpg-error 
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o bin/.libs/test_url_decode test/url_decode/.libs/main.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  srecord/.libs/libsrecord.so -lgcrypt -lgpg-error 
groff -Tps -s -I. -t -man etc/BUILDING.man > etc/BUILDING.ps
ps2pdf etc/BUILDING.ps etc/BUILDING.pdf
rm etc/BUILDING.ps
groff -Tps -s -I. -t -man etc/README.man > etc/README.ps
ps2pdf etc/README.ps etc/README.pdf
rm etc/README.ps
groff -Tps -s -I. -t -man etc/change_log.man > etc/change_log.ps
ps2pdf etc/change_log.ps etc/change_log.pdf
rm etc/change_log.ps
groff -Tps -s -I. -t -man etc/reference.man > etc/reference.ps
./etc/reference.man:90: warning: can't find special character `o)'
warning: file `./etc/ref-index.so', around line 12:
  table wider than line width
ps2pdf etc/reference.ps etc/reference.pdf
rm etc/reference.ps
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man1/srec_cat.1 > man/cat1/srec_cat.1
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man1/srec_cmp.1 > man/cat1/srec_cmp.1
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man1/srec_examples.1 \
	> man/cat1/srec_examples.1
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man1/srec_info.1 > man/cat1/srec_info.1
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man1/srec_input.1 > man/cat1/srec_input.1
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man1/srec_license.1 > \
	man/cat1/srec_license.1
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man3/srecord.3 > man/cat3/srecord.3
GROFF_NO_SGR=-c groff -I. -Tascii -t -man \
	man/man3/srecord_license.3 > man/cat3/srecord_license.3
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_aomf.5 > man/cat5/srec_aomf.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_ascii_hex.5 \
	> man/cat5/srec_ascii_hex.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man \
	man/man5/srec_atmel_generic.5 > man/cat5/srec_atmel_generic.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_binary.5 > man/cat5/srec_binary.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_brecord.5 > \
	man/cat5/srec_brecord.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_coe.5 > man/cat5/srec_coe.5
./man/man5/srec_coe.5:49: warning [p 1, 3.8i]: cannot adjust line
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_cosmac.5 > man/cat5/srec_cosmac.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man \
	man/man5/srec_dec_binary.5 > man/cat5/srec_dec_binary.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_emon52.5 > man/cat5/srec_emon52.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_fairchild.5 \
	> man/cat5/srec_fairchild.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_fastload.5 \
	> man/cat5/srec_fastload.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man \
	man/man5/srec_formatted_binary.5 > man/cat5/srec_formatted_binary.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_forth.5 > man/cat5/srec_forth.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_fpc.5 > man/cat5/srec_fpc.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_idt.5 > man/cat5/srec_idt.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_intel.5 > man/cat5/srec_intel.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_intel16.5 > \
	man/cat5/srec_intel16.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_logisim.5 > \
	man/cat5/srec_logisim.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_mem.5 > man/cat5/srec_mem.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_mif.5 > man/cat5/srec_mif.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man \
	man/man5/srec_mips_flash.5 > man/cat5/srec_mips_flash.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_mos_tech.5 \
	> man/cat5/srec_mos_tech.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_motorola.5 \
	> man/cat5/srec_motorola.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_msbin.5 > man/cat5/srec_msbin.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_needham.5 > \
	man/cat5/srec_needham.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_os65v.5 > man/cat5/srec_os65v.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_ppb.5 > man/cat5/srec_ppb.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_ppx.5 > man/cat5/srec_ppx.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_signetics.5 \
	> man/cat5/srec_signetics.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_spasm.5 > man/cat5/srec_spasm.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_spectrum.5 \
	> man/cat5/srec_spectrum.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_stewie.5 > man/cat5/srec_stewie.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_tektronix.5 \
	> man/cat5/srec_tektronix.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man \
	man/man5/srec_tektronix_extended.5 > man/cat5/srec_tektronix_extended.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_ti_tagged.5 \
	> man/cat5/srec_ti_tagged.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man \
	man/man5/srec_ti_tagged_16.5 > man/cat5/srec_ti_tagged_16.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_ti_txt.5 > man/cat5/srec_ti_txt.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_trs80.5 > man/cat5/srec_trs80.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_vmem.5 > man/cat5/srec_vmem.5
GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man5/srec_wilson.5 > man/cat5/srec_wilson.5
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vvr6cA
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64
+ cd srecord-1.64
+ mkdir -p /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/lib64
+ make DESTDIR=/builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64 install
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/bin
libtool --mode=install /usr/bin/install -c bin/srec_cat /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/bin/srec_cat
libtool: warning: 'srecord/libsrecord.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c bin/.libs/srec_cat /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/bin/srec_cat
libtool --mode=install /usr/bin/install -c bin/srec_cmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/bin/srec_cmp
libtool: warning: 'srecord/libsrecord.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c bin/.libs/srec_cmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/bin/srec_cmp
libtool --mode=install /usr/bin/install -c bin/srec_info /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/bin/srec_info
libtool: warning: 'srecord/libsrecord.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c bin/.libs/srec_info /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/bin/srec_info
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/doc
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/doc/srecord
/usr/bin/install -c -m 644 etc/BUILDING.pdf /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/doc/srecord/BUILDING.pdf
/usr/bin/install -c -m 644 etc/README.pdf /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/doc/srecord/README.pdf
/usr/bin/install -c -m 644 etc/change_log.pdf /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/doc/srecord/change_log.pdf
/usr/bin/install -c -m 644 etc/reference.pdf /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/doc/srecord/reference.pdf
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord
/usr/bin/install -c -m 644 srecord/adler16.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/adler16.h
/usr/bin/install -c -m 644 srecord/adler32.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/adler32.h
/usr/bin/install -c -m 644 srecord/crc16.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/crc16.h
/usr/bin/install -c -m 644 srecord/crc32.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/crc32.h
/usr/bin/install -c -m 644 srecord/defcon.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/defcon.h
/usr/bin/install -c -m 644 srecord/endian.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/endian.h
/usr/bin/install -c -m 644 srecord/fletcher16.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/fletcher16.h
/usr/bin/install -c -m 644 srecord/fletcher32.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/fletcher32.h
/usr/bin/install -c -m 644 srecord/format_printf.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/format_printf.h
/usr/bin/install -c -m 644 srecord/input.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input.h
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input
/usr/bin/install -c -m 644 srecord/input/catenate.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/catenate.h
/usr/bin/install -c -m 644 srecord/input/file.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file.h
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file
/usr/bin/install -c -m 644 srecord/input/file/aomf.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/aomf.h
/usr/bin/install -c -m 644 srecord/input/file/ascii_hex.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/ascii_hex.h
/usr/bin/install -c -m 644 srecord/input/file/atmel_generic.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/atmel_generic.h
/usr/bin/install -c -m 644 srecord/input/file/binary.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/binary.h
/usr/bin/install -c -m 644 srecord/input/file/brecord.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/brecord.h
/usr/bin/install -c -m 644 srecord/input/file/cosmac.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/cosmac.h
/usr/bin/install -c -m 644 srecord/input/file/dec_binary.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/dec_binary.h
/usr/bin/install -c -m 644 srecord/input/file/emon52.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/emon52.h
/usr/bin/install -c -m 644 srecord/input/file/fairchild.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/fairchild.h
/usr/bin/install -c -m 644 srecord/input/file/fastload.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/fastload.h
/usr/bin/install -c -m 644 srecord/input/file/formatted_binary.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/formatted_binary.h
/usr/bin/install -c -m 644 srecord/input/file/four_packed_code.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/four_packed_code.h
/usr/bin/install -c -m 644 srecord/input/file/intel.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/intel.h
/usr/bin/install -c -m 644 srecord/input/file/logisim.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/logisim.h
/usr/bin/install -c -m 644 srecord/input/file/mif.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/mif.h
/usr/bin/install -c -m 644 srecord/input/file/mips_flash.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/mips_flash.h
/usr/bin/install -c -m 644 srecord/input/file/mos_tech.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/mos_tech.h
/usr/bin/install -c -m 644 srecord/input/file/msbin.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/msbin.h
/usr/bin/install -c -m 644 srecord/input/file/needham.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/needham.h
/usr/bin/install -c -m 644 srecord/input/file/os65v.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/os65v.h
/usr/bin/install -c -m 644 srecord/input/file/ppb.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/ppb.h
/usr/bin/install -c -m 644 srecord/input/file/ppx.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/ppx.h
/usr/bin/install -c -m 644 srecord/input/file/signetics.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/signetics.h
/usr/bin/install -c -m 644 srecord/input/file/spasm.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/spasm.h
/usr/bin/install -c -m 644 srecord/input/file/spectrum.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/spectrum.h
/usr/bin/install -c -m 644 srecord/input/file/stewie.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/stewie.h
/usr/bin/install -c -m 644 srecord/input/file/tektronix.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/tektronix.h
/usr/bin/install -c -m 644 srecord/input/file/tektronix_extended.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/tektronix_extended.h
/usr/bin/install -c -m 644 srecord/input/file/ti_tagged.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/ti_tagged.h
/usr/bin/install -c -m 644 srecord/input/file/ti_tagged_16.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/ti_tagged_16.h
/usr/bin/install -c -m 644 srecord/input/file/ti_txt.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/ti_txt.h
/usr/bin/install -c -m 644 srecord/input/file/trs80.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/trs80.h
/usr/bin/install -c -m 644 srecord/input/file/vmem.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/vmem.h
/usr/bin/install -c -m 644 srecord/input/file/wilson.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/file/wilson.h
/usr/bin/install -c -m 644 srecord/input/filter.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter.h
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter
/usr/bin/install -c -m 644 srecord/input/filter/and.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/and.h
/usr/bin/install -c -m 644 srecord/input/filter/bitrev.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/bitrev.h
/usr/bin/install -c -m 644 srecord/input/filter/byte_swap.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/byte_swap.h
/usr/bin/install -c -m 644 srecord/input/filter/checksum.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/checksum.h
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/checksum
/usr/bin/install -c -m 644 srecord/input/filter/checksum/bitnot.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/checksum/bitnot.h
/usr/bin/install -c -m 644 srecord/input/filter/checksum/negative.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/checksum/negative.h
/usr/bin/install -c -m 644 srecord/input/filter/checksum/positive.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/checksum/positive.h
/usr/bin/install -c -m 644 srecord/input/filter/crop.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/crop.h
/usr/bin/install -c -m 644 srecord/input/filter/fill.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/fill.h
/usr/bin/install -c -m 644 srecord/input/filter/interval.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/interval.h
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/interval
/usr/bin/install -c -m 644 srecord/input/filter/interval/length.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/interval/length.h
/usr/bin/install -c -m 644 srecord/input/filter/interval/maximum.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/interval/maximum.h
/usr/bin/install -c -m 644 srecord/input/filter/interval/minimum.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/interval/minimum.h
/usr/bin/install -c -m 644 srecord/input/filter/message.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/message.h
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/message
/usr/bin/install -c -m 644 srecord/input/filter/message/adler16.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/message/adler16.h
/usr/bin/install -c -m 644 srecord/input/filter/message/adler32.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/message/adler32.h
/usr/bin/install -c -m 644 srecord/input/filter/message/crc16.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/message/crc16.h
/usr/bin/install -c -m 644 srecord/input/filter/message/crc32.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/message/crc32.h
/usr/bin/install -c -m 644 srecord/input/filter/message/fletcher16.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/message/fletcher16.h
/usr/bin/install -c -m 644 srecord/input/filter/message/fletcher32.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/message/fletcher32.h
/usr/bin/install -c -m 644 srecord/input/filter/message/gcrypt.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/message/gcrypt.h
/usr/bin/install -c -m 644 srecord/input/filter/not.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/not.h
/usr/bin/install -c -m 644 srecord/input/filter/offset.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/offset.h
/usr/bin/install -c -m 644 srecord/input/filter/or.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/or.h
/usr/bin/install -c -m 644 srecord/input/filter/random_fill.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/random_fill.h
/usr/bin/install -c -m 644 srecord/input/filter/sequence.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/sequence.h
/usr/bin/install -c -m 644 srecord/input/filter/split.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/split.h
/usr/bin/install -c -m 644 srecord/input/filter/unfill.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/unfill.h
/usr/bin/install -c -m 644 srecord/input/filter/unsplit.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/unsplit.h
/usr/bin/install -c -m 644 srecord/input/filter/xor.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/filter/xor.h
/usr/bin/install -c -m 644 srecord/input/generator.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/generator.h
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/generator
/usr/bin/install -c -m 644 srecord/input/generator/constant.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/generator/constant.h
/usr/bin/install -c -m 644 srecord/input/generator/random.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/generator/random.h
/usr/bin/install -c -m 644 srecord/input/generator/repeat.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/input/generator/repeat.h
/usr/bin/install -c -m 644 srecord/interval.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/interval.h
/usr/bin/install -c -m 644 srecord/memory.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/memory.h
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/memory
/usr/bin/install -c -m 644 srecord/memory/chunk.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/memory/chunk.h
/usr/bin/install -c -m 644 srecord/memory/walker.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/memory/walker.h
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/memory/walker
/usr/bin/install -c -m 644 srecord/memory/walker/compare.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/memory/walker/compare.h
/usr/bin/install -c -m 644 srecord/memory/walker/continuity.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/memory/walker/continuity.h
/usr/bin/install -c -m 644 srecord/memory/walker/gcrypt.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/memory/walker/gcrypt.h
/usr/bin/install -c -m 644 srecord/memory/walker/writer.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/memory/walker/writer.h
/usr/bin/install -c -m 644 srecord/output.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output.h
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output
/usr/bin/install -c -m 644 srecord/output/file.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file.h
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file
/usr/bin/install -c -m 644 srecord/output/file/aomf.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/aomf.h
/usr/bin/install -c -m 644 srecord/output/file/ascii_hex.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/ascii_hex.h
/usr/bin/install -c -m 644 srecord/output/file/asm.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/asm.h
/usr/bin/install -c -m 644 srecord/output/file/atmel_generic.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/atmel_generic.h
/usr/bin/install -c -m 644 srecord/output/file/basic.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/basic.h
/usr/bin/install -c -m 644 srecord/output/file/binary.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/binary.h
/usr/bin/install -c -m 644 srecord/output/file/brecord.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/brecord.h
/usr/bin/install -c -m 644 srecord/output/file/c.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/c.h
/usr/bin/install -c -m 644 srecord/output/file/cosmac.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/cosmac.h
/usr/bin/install -c -m 644 srecord/output/file/dec_binary.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/dec_binary.h
/usr/bin/install -c -m 644 srecord/output/file/emon52.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/emon52.h
/usr/bin/install -c -m 644 srecord/output/file/fairchild.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/fairchild.h
/usr/bin/install -c -m 644 srecord/output/file/fastload.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/fastload.h
/usr/bin/install -c -m 644 srecord/output/file/formatted_binary.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/formatted_binary.h
/usr/bin/install -c -m 644 srecord/output/file/forth.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/forth.h
/usr/bin/install -c -m 644 srecord/output/file/four_packed_code.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/four_packed_code.h
/usr/bin/install -c -m 644 srecord/output/file/hexdump.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/hexdump.h
/usr/bin/install -c -m 644 srecord/output/file/intel.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/intel.h
/usr/bin/install -c -m 644 srecord/output/file/intel16.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/intel16.h
/usr/bin/install -c -m 644 srecord/output/file/logisim.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/logisim.h
/usr/bin/install -c -m 644 srecord/output/file/mif.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/mif.h
/usr/bin/install -c -m 644 srecord/output/file/mips_flash.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/mips_flash.h
/usr/bin/install -c -m 644 srecord/output/file/mos_tech.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/mos_tech.h
/usr/bin/install -c -m 644 srecord/output/file/msbin.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/msbin.h
/usr/bin/install -c -m 644 srecord/output/file/needham.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/needham.h
/usr/bin/install -c -m 644 srecord/output/file/os65v.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/os65v.h
/usr/bin/install -c -m 644 srecord/output/file/ppb.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/ppb.h
/usr/bin/install -c -m 644 srecord/output/file/ppx.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/ppx.h
/usr/bin/install -c -m 644 srecord/output/file/signetics.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/signetics.h
/usr/bin/install -c -m 644 srecord/output/file/spasm.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/spasm.h
/usr/bin/install -c -m 644 srecord/output/file/spectrum.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/spectrum.h
/usr/bin/install -c -m 644 srecord/output/file/stewie.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/stewie.h
/usr/bin/install -c -m 644 srecord/output/file/tektronix.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/tektronix.h
/usr/bin/install -c -m 644 srecord/output/file/tektronix_extended.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/tektronix_extended.h
/usr/bin/install -c -m 644 srecord/output/file/ti_tagged.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/ti_tagged.h
/usr/bin/install -c -m 644 srecord/output/file/ti_tagged_16.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/ti_tagged_16.h
/usr/bin/install -c -m 644 srecord/output/file/ti_txt.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/ti_txt.h
/usr/bin/install -c -m 644 srecord/output/file/trs80.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/trs80.h
/usr/bin/install -c -m 644 srecord/output/file/vhdl.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/vhdl.h
/usr/bin/install -c -m 644 srecord/output/file/vmem.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/vmem.h
/usr/bin/install -c -m 644 srecord/output/file/wilson.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/output/file/wilson.h
/usr/bin/install -c -m 644 srecord/quit.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/quit.h
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/quit
/usr/bin/install -c -m 644 srecord/quit/exception.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/quit/exception.h
/usr/bin/install -c -m 644 srecord/quit/normal.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/quit/normal.h
/usr/bin/install -c -m 644 srecord/quit/prefix.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/quit/prefix.h
/usr/bin/install -c -m 644 srecord/record.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/record.h
/usr/bin/install -c -m 644 srecord/srecord.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/srecord.h
/usr/bin/install -c -m 644 srecord/string.h /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/include/srecord/string.h
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/lib64
libtool --mode=install /usr/bin/install -c -m 644 srecord/libsrecord.la /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/lib64/libsrecord.la
libtool: install: /usr/bin/install -c -m 644 srecord/.libs/libsrecord.so.0.0.0 /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/lib64/libsrecord.so.0.0.0
libtool: install: (cd /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/lib64 && { ln -s -f libsrecord.so.0.0.0 libsrecord.so.0 || { rm -f libsrecord.so.0 && ln -s libsrecord.so.0.0.0 libsrecord.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/lib64 && { ln -s -f libsrecord.so.0.0.0 libsrecord.so || { rm -f libsrecord.so && ln -s libsrecord.so.0.0.0 libsrecord.so; }; })
libtool: install: /usr/bin/install -c -m 644 srecord/.libs/libsrecord.lai /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/lib64/libsrecord.la
libtool: install: /usr/bin/install -c -m 644 srecord/.libs/libsrecord.a /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/lib64/libsrecord.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/lib64/libsrecord.a
libtool: install: ranlib /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/lib64/libsrecord.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/lib64/pkgconfig
CONFIG_FILES=libdir/pkgconfig/srecord.pc:libdir/pkgconfig/srecord.pc.in CONFIG_HEADERS= /bin/sh \
	config.status
config.status: creating libdir/pkgconfig/srecord.pc
/usr/bin/install -c -m 644 libdir/pkgconfig/srecord.pc /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/lib64/pkgconfig/srecord.pc
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man1
gsoelim -I. man/man1/srec_cat.1 | sed '/^[.]XX ./d' > \
	man/man1/srec_cat.1.tmp
/usr/bin/install -c -m 644 man/man1/srec_cat.1.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man1/srec_cat.1
gsoelim -I. man/man1/srec_cmp.1 | sed '/^[.]XX ./d' > \
	man/man1/srec_cmp.1.tmp
/usr/bin/install -c -m 644 man/man1/srec_cmp.1.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man1/srec_cmp.1
gsoelim -I. man/man1/srec_examples.1 | sed '/^[.]XX ./d' > \
	man/man1/srec_examples.1.tmp
/usr/bin/install -c -m 644 man/man1/srec_examples.1.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man1/srec_examples.1
gsoelim -I. man/man1/srec_info.1 | sed '/^[.]XX ./d' > \
	man/man1/srec_info.1.tmp
/usr/bin/install -c -m 644 man/man1/srec_info.1.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man1/srec_info.1
gsoelim -I. man/man1/srec_input.1 | sed '/^[.]XX ./d' > \
	man/man1/srec_input.1.tmp
/usr/bin/install -c -m 644 man/man1/srec_input.1.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man1/srec_input.1
sed '/^[.]XX ./d' < man/man1/srec_license.1 > \
	man/man1/srec_license.1.tmp
/usr/bin/install -c -m 644 man/man1/srec_license.1.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man1/srec_license.1
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man3
gsoelim -I. man/man3/srecord.3 > man/man3/srecord.3.tmp
/usr/bin/install -c -m 644 man/man3/srecord.3.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man3/srecord.3
sed '/^[.]XX ./d' < man/man3/srecord_license.3 > \
	man/man3/srecord_license.3.tmp
/usr/bin/install -c -m 644 man/man3/srecord_license.3.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man3/srecord_license.3
/usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5
gsoelim -I. man/man5/srec_aomf.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_aomf.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_aomf.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_aomf.5
gsoelim -I. man/man5/srec_ascii_hex.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_ascii_hex.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_ascii_hex.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_ascii_hex.5
gsoelim -I. man/man5/srec_atmel_generic.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_atmel_generic.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_atmel_generic.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_atmel_generic.5
gsoelim -I. man/man5/srec_binary.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_binary.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_binary.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_binary.5
gsoelim -I. man/man5/srec_brecord.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_brecord.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_brecord.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_brecord.5
gsoelim -I. man/man5/srec_coe.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_coe.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_coe.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_coe.5
gsoelim -I. man/man5/srec_cosmac.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_cosmac.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_cosmac.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_cosmac.5
gsoelim -I. man/man5/srec_dec_binary.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_dec_binary.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_dec_binary.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_dec_binary.5
sed '/^[.]XX ./d' < man/man5/srec_emon52.5 > man/man5/srec_emon52.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_emon52.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_emon52.5
gsoelim -I. man/man5/srec_fairchild.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_fairchild.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_fairchild.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_fairchild.5
gsoelim -I. man/man5/srec_fastload.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_fastload.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_fastload.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_fastload.5
gsoelim -I. man/man5/srec_formatted_binary.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_formatted_binary.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_formatted_binary.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_formatted_binary.5
gsoelim -I. man/man5/srec_forth.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_forth.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_forth.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_forth.5
sed '/^[.]XX ./d' < man/man5/srec_fpc.5 > man/man5/srec_fpc.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_fpc.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_fpc.5
gsoelim -I. man/man5/srec_idt.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_idt.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_idt.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_idt.5
gsoelim -I. man/man5/srec_intel.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_intel.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_intel.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_intel.5
gsoelim -I. man/man5/srec_intel16.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_intel16.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_intel16.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_intel16.5
gsoelim -I. man/man5/srec_logisim.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_logisim.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_logisim.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_logisim.5
gsoelim -I. man/man5/srec_mem.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_mem.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_mem.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_mem.5
gsoelim -I. man/man5/srec_mif.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_mif.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_mif.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_mif.5
gsoelim -I. man/man5/srec_mips_flash.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_mips_flash.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_mips_flash.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_mips_flash.5
gsoelim -I. man/man5/srec_mos_tech.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_mos_tech.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_mos_tech.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_mos_tech.5
gsoelim -I. man/man5/srec_motorola.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_motorola.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_motorola.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_motorola.5
gsoelim -I. man/man5/srec_msbin.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_msbin.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_msbin.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_msbin.5
gsoelim -I. man/man5/srec_needham.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_needham.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_needham.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_needham.5
gsoelim -I. man/man5/srec_os65v.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_os65v.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_os65v.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_os65v.5
gsoelim -I. man/man5/srec_ppb.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_ppb.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_ppb.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_ppb.5
gsoelim -I. man/man5/srec_ppx.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_ppx.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_ppx.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_ppx.5
sed '/^[.]XX ./d' < man/man5/srec_signetics.5 > \
	man/man5/srec_signetics.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_signetics.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_signetics.5
gsoelim -I. man/man5/srec_spasm.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_spasm.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_spasm.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_spasm.5
gsoelim -I. man/man5/srec_spectrum.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_spectrum.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_spectrum.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_spectrum.5
gsoelim -I. man/man5/srec_stewie.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_stewie.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_stewie.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_stewie.5
gsoelim -I. man/man5/srec_tektronix.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_tektronix.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_tektronix.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_tektronix.5
gsoelim -I. man/man5/srec_tektronix_extended.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_tektronix_extended.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_tektronix_extended.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_tektronix_extended.5
gsoelim -I. man/man5/srec_ti_tagged.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_ti_tagged.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_ti_tagged.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_ti_tagged.5
gsoelim -I. man/man5/srec_ti_tagged_16.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_ti_tagged_16.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_ti_tagged_16.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_ti_tagged_16.5
gsoelim -I. man/man5/srec_ti_txt.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_ti_txt.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_ti_txt.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_ti_txt.5
gsoelim -I. man/man5/srec_trs80.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_trs80.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_trs80.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_trs80.5
gsoelim -I. man/man5/srec_vmem.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_vmem.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_vmem.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_vmem.5
gsoelim -I. man/man5/srec_wilson.5 | sed '/^[.]XX ./d' > \
	man/man5/srec_wilson.5.tmp
/usr/bin/install -c -m 644 man/man5/srec_wilson.5.tmp /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/man/man5/srec_wilson.5
+ rm -rf /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/lib64/libsrecord.a
+ rm -rf /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/lib64/libsrecord.la
+ chmod +x /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/lib64/libsrecord.so.0 /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/lib64/libsrecord.so.0.0.0
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: srecord-1.64-13.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.M9MRHj
+ umask 022
+ cd /builddir/build/BUILD
+ cd srecord-1.64
+ DOCDIR=/builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/doc/srecord
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/doc/srecord
+ cp -pr BUILDING /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/doc/srecord
+ cp -pr README /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/doc/srecord
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QFtgFo
+ umask 022
+ cd /builddir/build/BUILD
+ cd srecord-1.64
+ LICENSEDIR=/builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/licenses/srecord
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/licenses/srecord
+ cp -pr LICENSE /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64/usr/share/licenses/srecord
+ exit 0
warning: File listed twice: /usr/share/doc/srecord
Provides: libsrecord.so.0()(64bit) srecord = 1.64-13.fc28 srecord(riscv-64) = 1.64-13.fc28
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libgpg-error.so.0()(64bit) libm.so.6()(64bit) libsrecord.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH)
Processing files: srecord-devel-1.64-13.fc28.riscv64
Provides: pkgconfig(srecord) = 1.64.D001 srecord-devel = 1.64-13.fc28 srecord-devel(riscv-64) = 1.64-13.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libsrecord.so.0()(64bit)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64
Wrote: /builddir/build/SRPMS/srecord-1.64-13.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/srecord-1.64-13.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/srecord-devel-1.64-13.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.P1iLSv
+ umask 022
+ cd /builddir/build/BUILD
+ cd srecord-1.64
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/srecord-1.64-13.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff