+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/scamper.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.76Gliu
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf scamper-cvs-20141211f
+ /usr/bin/gzip -dc /builddir/build/SOURCES/scamper-cvs-20141211f.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd scamper-cvs-20141211f
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wrheb0
+ umask 022
+ cd /builddir/build/BUILD
+ cd scamper-cvs-20141211f
+ 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
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./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 --enable-static=no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether 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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for riscv64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for riscv64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for riscv64-redhat-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking whether gcc needs -traditional... no
checking for GetIpNetTable in -liphlpapi... no
checking for WSAStartup in -lws2_32... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking net/if_dl.h usability... no
checking net/if_dl.h presence... no
checking for net/if_dl.h... no
checking net/if_types.h usability... no
checking net/if_types.h presence... no
checking for net/if_types.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking for sys/sysctl.h... yes
checking for netinet/ip_fw.h... no
checking for netinet6/ip6_fw.h... no
checking for net/pfvar.h... no
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for int16_t... yes
checking for int32_t... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for arc4random... no
checking for arc4random_uniform... no
checking for atexit... yes
checking for calloc... yes
checking for daemon... yes
checking for endpwent... yes
checking for epoll_wait... yes
checking for ftruncate... yes
checking for getdtablesize... yes
checking for gethostname... yes
checking for getifaddrs... yes
checking for gettimeofday... yes
checking for kqueue... no
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for poll... yes
checking for rmdir... yes
checking for select... yes
checking for socket... yes
checking for snprintf... yes
checking for setproctitle... no
checking for strcasecmp... yes
checking for strcasestr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strtol... yes
checking for uname... yes
checking size of long... 8
checking for struct sockaddr.sa_len... no
checking for struct ip6_ext... no
checking for library containing getaddrinfo... none required
checking for library containing inet_ntop... none required
checking for library containing sqrt... -lm
checking for riscv64-redhat-linux-gnu-pkg-config... riscv64-redhat-linux-gnu-pkg-config
checking for openssl/ssl.h in /usr/local/ssl... no
checking for openssl/ssl.h in /usr/lib/ssl... no
checking for openssl/ssl.h in /usr/ssl... no
checking for openssl/ssl.h in /usr/pkg... no
checking for openssl/ssl.h in /usr/local... no
checking for openssl/ssl.h in /usr... no
checking whether compiling and linking against OpenSSL works... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating scamper/Makefile
config.status: creating utils/Makefile
config.status: creating utils/sc_ally/Makefile
config.status: creating utils/sc_analysis_dump/Makefile
config.status: creating utils/sc_attach/Makefile
config.status: creating utils/sc_filterpolicy/Makefile
config.status: creating utils/sc_ipiddump/Makefile
config.status: creating utils/sc_speedtrap/Makefile
config.status: creating utils/sc_tracediff/Makefile
config.status: creating utils/sc_tbitblind/Makefile
config.status: creating utils/sc_warts2csv/Makefile
config.status: creating utils/sc_warts2json/Makefile
config.status: creating utils/sc_warts2pcap/Makefile
config.status: creating utils/sc_warts2text/Makefile
config.status: creating utils/sc_wartscat/Makefile
config.status: creating utils/sc_wartsdump/Makefile
config.status: creating utils/sc_wartsfix/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+ make -j4
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f'
Making all in scamper
make[2]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/scamper'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper_file.lo scamper_file.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper_file_arts.lo scamper_file_arts.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper_file_warts.lo scamper_file_warts.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper_file_text.lo scamper_file_text.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c scamper_file_warts.c  -fPIC -DPIC -o .libs/scamper_file_warts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c scamper_file.c  -fPIC -DPIC -o .libs/scamper_file.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c scamper_file_text.c  -fPIC -DPIC -o .libs/scamper_file_text.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c scamper_file_arts.c  -fPIC -DPIC -o .libs/scamper_file_arts.o
scamper_file.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
scamper_file_arts.c:29:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
scamper_file_warts.c:29:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
scamper_file_text.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper_addr.lo scamper_addr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c scamper_addr.c  -fPIC -DPIC -o .libs/scamper_addr.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper_list.lo scamper_list.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper_icmpext.lo scamper_icmpext.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c scamper_list.c  -fPIC -DPIC -o .libs/scamper_list.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c scamper_icmpext.c  -fPIC -DPIC -o .libs/scamper_icmpext.o
scamper_addr.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
scamper_icmpext.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
scamper_list.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ../scamper-mjl_list.o `test -f '../mjl_list.c' || echo './'`../mjl_list.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ../scamper-mjl_heap.o `test -f '../mjl_heap.c' || echo './'`../mjl_heap.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ../scamper-mjl_splaytree.o `test -f '../mjl_splaytree.c' || echo './'`../mjl_splaytree.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ../scamper-utils.o `test -f '../utils.c' || echo './'`../utils.c
../mjl_heap.c:33:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
../mjl_splaytree.c:32:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
../mjl_list.c:31:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper.o `test -f 'scamper.c' || echo './'`scamper.c
../utils.c:28:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_osinfo.o `test -f 'scamper_osinfo.c' || echo './'`scamper_osinfo.c
scamper.c:30:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
scamper_osinfo.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_addr.o `test -f 'scamper_addr.c' || echo './'`scamper_addr.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_list.o `test -f 'scamper_list.c' || echo './'`scamper_list.c
scamper_list.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
scamper_addr.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_debug.o `test -f 'scamper_debug.c' || echo './'`scamper_debug.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_udp4.o `test -f 'scamper_udp4.c' || echo './'`scamper_udp4.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_udp6.o `test -f 'scamper_udp6.c' || echo './'`scamper_udp6.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_icmp4.o `test -f 'scamper_icmp4.c' || echo './'`scamper_icmp4.c
scamper_debug.c:29:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
scamper_udp4.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_icmp6.o `test -f 'scamper_icmp6.c' || echo './'`scamper_icmp6.c
scamper_udp6.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_icmp_resp.o `test -f 'scamper_icmp_resp.c' || echo './'`scamper_icmp_resp.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_icmpext.o `test -f 'scamper_icmpext.c' || echo './'`scamper_icmpext.c
scamper_icmp4.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
scamper_icmp6.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
scamper_icmp_resp.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_tcp4.o `test -f 'scamper_tcp4.c' || echo './'`scamper_tcp4.c
scamper_icmpext.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_tcp6.o `test -f 'scamper_tcp6.c' || echo './'`scamper_tcp6.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_ip6.o `test -f 'scamper_ip6.c' || echo './'`scamper_ip6.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_ip4.o `test -f 'scamper_ip4.c' || echo './'`scamper_ip4.c
scamper_tcp4.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
scamper_tcp6.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_if.o `test -f 'scamper_if.c' || echo './'`scamper_if.c
scamper_ip6.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
scamper_ip4.c:25:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_rtsock.o `test -f 'scamper_rtsock.c' || echo './'`scamper_rtsock.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_dl.o `test -f 'scamper_dl.c' || echo './'`scamper_dl.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_addr2mac.o `test -f 'scamper_addr2mac.c' || echo './'`scamper_addr2mac.c
scamper_if.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_fds.o `test -f 'scamper_fds.c' || echo './'`scamper_fds.c
scamper_rtsock.c:44:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
scamper_dl.c:37:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
scamper_addr2mac.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_linepoll.o `test -f 'scamper_linepoll.c' || echo './'`scamper_linepoll.c
scamper_fds.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_writebuf.o `test -f 'scamper_writebuf.c' || echo './'`scamper_writebuf.c
scamper_linepoll.c:31:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_dlhdr.o `test -f 'scamper_dlhdr.c' || echo './'`scamper_dlhdr.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_privsep.o `test -f 'scamper_privsep.c' || echo './'`scamper_privsep.c
scamper_writebuf.c:28:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_getsrc.o `test -f 'scamper_getsrc.c' || echo './'`scamper_getsrc.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_control.o `test -f 'scamper_control.c' || echo './'`scamper_control.c
scamper_dlhdr.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
scamper_privsep.c:34:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_firewall.o `test -f 'scamper_firewall.c' || echo './'`scamper_firewall.c
scamper_getsrc.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_outfiles.o `test -f 'scamper_outfiles.c' || echo './'`scamper_outfiles.c
scamper_control.c:28:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
scamper_firewall.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_probe.o `test -f 'scamper_probe.c' || echo './'`scamper_probe.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_task.o `test -f 'scamper_task.c' || echo './'`scamper_task.c
scamper_outfiles.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_queue.o `test -f 'scamper_queue.c' || echo './'`scamper_queue.c
scamper_probe.c:28:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
scamper_task.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
scamper_queue.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_cyclemon.o `test -f 'scamper_cyclemon.c' || echo './'`scamper_cyclemon.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_options.o `test -f 'scamper_options.c' || echo './'`scamper_options.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_file.o `test -f 'scamper_file.c' || echo './'`scamper_file.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_file_arts.o `test -f 'scamper_file_arts.c' || echo './'`scamper_file_arts.c
scamper_cyclemon.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_file_warts.o `test -f 'scamper_file_warts.c' || echo './'`scamper_file_warts.c
scamper_options.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
scamper_file.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
scamper_file_arts.c:29:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_file_text.o `test -f 'scamper_file_text.c' || echo './'`scamper_file_text.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_sources.o `test -f 'scamper_sources.c' || echo './'`scamper_sources.c
scamper_file_warts.c:29:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_source_cmdline.o `test -f 'scamper_source_cmdline.c' || echo './'`scamper_source_cmdline.c
scamper_file_text.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_source_control.o `test -f 'scamper_source_control.c' || echo './'`scamper_source_control.c
scamper_sources.c:28:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
scamper_source_cmdline.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_source_file.o `test -f 'scamper_source_file.c' || echo './'`scamper_source_file.c
scamper_source_control.c:25:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o scamper-scamper_source_tsps.o `test -f 'scamper_source_tsps.c' || echo './'`scamper_source_tsps.c
scamper_source_file.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
scamper_source_tsps.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o trace/scamper-scamper_trace.o `test -f 'trace/scamper_trace.c' || echo './'`trace/scamper_trace.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o trace/scamper-scamper_trace_warts.o `test -f 'trace/scamper_trace_warts.c' || echo './'`trace/scamper_trace_warts.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o trace/scamper-scamper_trace_text.o `test -f 'trace/scamper_trace_text.c' || echo './'`trace/scamper_trace_text.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o trace/scamper-scamper_trace_json.o `test -f 'trace/scamper_trace_json.c' || echo './'`trace/scamper_trace_json.c
trace/scamper_trace_json.c:29:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
trace/scamper_trace_text.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
trace/scamper_trace.c:30:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
trace/scamper_trace_warts.c:28:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o trace/scamper-scamper_trace_do.o `test -f 'trace/scamper_trace_do.c' || echo './'`trace/scamper_trace_do.c
trace/scamper_trace_text.c: In function 'icmp_tostr.constprop':
trace/scamper_trace_text.c:80:44: warning: '%s' directive output may be truncated writing up to 4 bytes into a region of size between 2 and 14 [-Wformat-truncation=]
      snprintf(str, len, " [unknown,%s%s%s%s%s%s%s%s]",
                                            ^~
In file included from /usr/include/stdio.h:861:0,
                 from ../internal.h:194,
                 from trace/scamper_trace_text.c:34:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 40 bytes into a destination of size 24
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ping/scamper-scamper_ping.o `test -f 'ping/scamper_ping.c' || echo './'`ping/scamper_ping.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ping/scamper-scamper_ping_warts.o `test -f 'ping/scamper_ping_warts.c' || echo './'`ping/scamper_ping_warts.c
trace/scamper_trace_do.c:31:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
ping/scamper_ping.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ping/scamper-scamper_ping_text.o `test -f 'ping/scamper_ping_text.c' || echo './'`ping/scamper_ping_text.c
ping/scamper_ping_warts.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ping/scamper-scamper_ping_json.o `test -f 'ping/scamper_ping_json.c' || echo './'`ping/scamper_ping_json.c
ping/scamper_ping_text.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
ping/scamper_ping_text.c: In function 'tsreply_tostr.constprop':
ping/scamper_ping_text.c:63:37: warning: '.' directive output may be truncated writing 1 byte into a region of size between 0 and 8 [-Wformat-truncation=]
   snprintf(buf, len, "%02d:%02d:%02d.%03d", hh, mm, ss, ms);
                                     ^
ping/scamper_ping_text.c:63:22: note: directive argument in the range [0, 999]
   snprintf(buf, len, "%02d:%02d:%02d.%03d", hh, mm, ss, ms);
                      ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:861:0,
                 from ../internal.h:194,
                 from ping/scamper_ping_text.c:34:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 13 and 21 bytes into a destination of size 16
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ping/scamper_ping_json.c:29:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ping/scamper-scamper_ping_do.o `test -f 'ping/scamper_ping_do.c' || echo './'`ping/scamper_ping_do.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o tracelb/scamper-scamper_tracelb.o `test -f 'tracelb/scamper_tracelb.c' || echo './'`tracelb/scamper_tracelb.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o tracelb/scamper-scamper_tracelb_warts.o `test -f 'tracelb/scamper_tracelb_warts.c' || echo './'`tracelb/scamper_tracelb_warts.c
ping/scamper_ping_do.c:28:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
tracelb/scamper_tracelb.c:30:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
tracelb/scamper_tracelb_warts.c:25:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o tracelb/scamper-scamper_tracelb_text.o `test -f 'tracelb/scamper_tracelb_text.c' || echo './'`tracelb/scamper_tracelb_text.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o tracelb/scamper-scamper_tracelb_do.o `test -f 'tracelb/scamper_tracelb_do.c' || echo './'`tracelb/scamper_tracelb_do.c
tracelb/scamper_tracelb_text.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o dealias/scamper-scamper_dealias.o `test -f 'dealias/scamper_dealias.c' || echo './'`dealias/scamper_dealias.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o dealias/scamper-scamper_dealias_warts.o `test -f 'dealias/scamper_dealias_warts.c' || echo './'`dealias/scamper_dealias_warts.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o dealias/scamper-scamper_dealias_text.o `test -f 'dealias/scamper_dealias_text.c' || echo './'`dealias/scamper_dealias_text.c
tracelb/scamper_tracelb_do.c:31:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
dealias/scamper_dealias.c:30:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
dealias/scamper_dealias_text.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
dealias/scamper_dealias_warts.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o dealias/scamper-scamper_dealias_json.o `test -f 'dealias/scamper_dealias_json.c' || echo './'`dealias/scamper_dealias_json.c
dealias/scamper_dealias_json.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o dealias/scamper-scamper_dealias_do.o `test -f 'dealias/scamper_dealias_do.c' || echo './'`dealias/scamper_dealias_do.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sting/scamper-scamper_sting.o `test -f 'sting/scamper_sting.c' || echo './'`sting/scamper_sting.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sting/scamper-scamper_sting_warts.o `test -f 'sting/scamper_sting_warts.c' || echo './'`sting/scamper_sting_warts.c
sting/scamper_sting.c:33:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
dealias/scamper_dealias_do.c:32:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sting/scamper-scamper_sting_text.o `test -f 'sting/scamper_sting_text.c' || echo './'`sting/scamper_sting_text.c
sting/scamper_sting_warts.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
sting/scamper_sting_text.c:25:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sting/scamper-scamper_sting_do.o `test -f 'sting/scamper_sting_do.c' || echo './'`sting/scamper_sting_do.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o neighbourdisc/scamper-scamper_neighbourdisc.o `test -f 'neighbourdisc/scamper_neighbourdisc.c' || echo './'`neighbourdisc/scamper_neighbourdisc.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o neighbourdisc/scamper-scamper_neighbourdisc_warts.o `test -f 'neighbourdisc/scamper_neighbourdisc_warts.c' || echo './'`neighbourdisc/scamper_neighbourdisc_warts.c
sting/scamper_sting_do.c:33:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
neighbourdisc/scamper_neighbourdisc.c:24:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o neighbourdisc/scamper-scamper_neighbourdisc_do.o `test -f 'neighbourdisc/scamper_neighbourdisc_do.c' || echo './'`neighbourdisc/scamper_neighbourdisc_do.c
neighbourdisc/scamper_neighbourdisc_warts.c:24:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o tbit/scamper-scamper_tbit.o `test -f 'tbit/scamper_tbit.c' || echo './'`tbit/scamper_tbit.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o tbit/scamper-scamper_tbit_warts.o `test -f 'tbit/scamper_tbit_warts.c' || echo './'`tbit/scamper_tbit_warts.c
neighbourdisc/scamper_neighbourdisc_do.c:24:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
tbit/scamper_tbit.c:36:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
tbit/scamper_tbit_warts.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o tbit/scamper-scamper_tbit_text.o `test -f 'tbit/scamper_tbit_text.c' || echo './'`tbit/scamper_tbit_text.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o tbit/scamper-scamper_tbit_json.o `test -f 'tbit/scamper_tbit_json.c' || echo './'`tbit/scamper_tbit_json.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o tbit/scamper-scamper_tbit_do.o `test -f 'tbit/scamper_tbit_do.c' || echo './'`tbit/scamper_tbit_do.c
tbit/scamper_tbit_text.c:25:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
tbit/scamper_tbit_json.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sniff/scamper-scamper_sniff.o `test -f 'sniff/scamper_sniff.c' || echo './'`sniff/scamper_sniff.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sniff/scamper-scamper_sniff_warts.o `test -f 'sniff/scamper_sniff_warts.c' || echo './'`sniff/scamper_sniff_warts.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sniff/scamper-scamper_sniff_do.o `test -f 'sniff/scamper_sniff_do.c' || echo './'`sniff/scamper_sniff_do.c
tbit/scamper_tbit_do.c:39:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
sniff/scamper_sniff.c:25:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ../mjl_splaytree.lo ../mjl_splaytree.c
sniff/scamper_sniff_warts.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../mjl_splaytree.c  -fPIC -DPIC -o ../.libs/mjl_splaytree.o
sniff/scamper_sniff_do.c:25:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
../mjl_splaytree.c:32:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ../utils.lo ../utils.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o trace/scamper_trace.lo trace/scamper_trace.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../utils.c  -fPIC -DPIC -o ../.libs/utils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c trace/scamper_trace.c  -fPIC -DPIC -o trace/.libs/scamper_trace.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o trace/scamper_trace_warts.lo trace/scamper_trace_warts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c trace/scamper_trace_warts.c  -fPIC -DPIC -o trace/.libs/scamper_trace_warts.o
../utils.c:28:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
trace/scamper_trace.c:30:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
trace/scamper_trace_warts.c:28:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o trace/scamper_trace_text.lo trace/scamper_trace_text.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c trace/scamper_trace_text.c  -fPIC -DPIC -o trace/.libs/scamper_trace_text.o
trace/scamper_trace_text.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o trace/scamper_trace_json.lo trace/scamper_trace_json.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ping/scamper_ping.lo ping/scamper_ping.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c trace/scamper_trace_json.c  -fPIC -DPIC -o trace/.libs/scamper_trace_json.o
trace/scamper_trace_text.c: In function 'icmp_tostr.constprop':
trace/scamper_trace_text.c:80:44: warning: '%s' directive output may be truncated writing up to 4 bytes into a region of size between 2 and 14 [-Wformat-truncation=]
      snprintf(str, len, " [unknown,%s%s%s%s%s%s%s%s]",
                                            ^~
In file included from /usr/include/stdio.h:861:0,
                 from ../internal.h:194,
                 from trace/scamper_trace_text.c:34:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 40 bytes into a destination of size 24
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ping/scamper_ping.c  -fPIC -DPIC -o ping/.libs/scamper_ping.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ping/scamper_ping_warts.lo ping/scamper_ping_warts.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ping/scamper_ping_text.lo ping/scamper_ping_text.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ping/scamper_ping_warts.c  -fPIC -DPIC -o ping/.libs/scamper_ping_warts.o
trace/scamper_trace_json.c:29:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
ping/scamper_ping.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ping/scamper_ping_text.c  -fPIC -DPIC -o ping/.libs/scamper_ping_text.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ping/scamper_ping_json.lo ping/scamper_ping_json.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o tracelb/scamper_tracelb.lo tracelb/scamper_tracelb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ping/scamper_ping_json.c  -fPIC -DPIC -o ping/.libs/scamper_ping_json.o
ping/scamper_ping_warts.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
ping/scamper_ping_text.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tracelb/scamper_tracelb.c  -fPIC -DPIC -o tracelb/.libs/scamper_tracelb.o
ping/scamper_ping_text.c: In function 'tsreply_tostr.constprop':
ping/scamper_ping_text.c:63:37: warning: '.' directive output may be truncated writing 1 byte into a region of size between 0 and 8 [-Wformat-truncation=]
   snprintf(buf, len, "%02d:%02d:%02d.%03d", hh, mm, ss, ms);
                                     ^
ping/scamper_ping_text.c:63:22: note: directive argument in the range [0, 999]
   snprintf(buf, len, "%02d:%02d:%02d.%03d", hh, mm, ss, ms);
                      ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:861:0,
                 from ../internal.h:194,
                 from ping/scamper_ping_text.c:34:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 13 and 21 bytes into a destination of size 16
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o tracelb/scamper_tracelb_warts.lo tracelb/scamper_tracelb_warts.c
ping/scamper_ping_json.c:29:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tracelb/scamper_tracelb_warts.c  -fPIC -DPIC -o tracelb/.libs/scamper_tracelb_warts.o
tracelb/scamper_tracelb.c:30:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o tracelb/scamper_tracelb_text.lo tracelb/scamper_tracelb_text.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o dealias/scamper_dealias.lo dealias/scamper_dealias.c
tracelb/scamper_tracelb_warts.c:25:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tracelb/scamper_tracelb_text.c  -fPIC -DPIC -o tracelb/.libs/scamper_tracelb_text.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dealias/scamper_dealias.c  -fPIC -DPIC -o dealias/.libs/scamper_dealias.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o dealias/scamper_dealias_warts.lo dealias/scamper_dealias_warts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dealias/scamper_dealias_warts.c  -fPIC -DPIC -o dealias/.libs/scamper_dealias_warts.o
tracelb/scamper_tracelb_text.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
dealias/scamper_dealias.c:30:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o dealias/scamper_dealias_text.lo dealias/scamper_dealias_text.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dealias/scamper_dealias_text.c  -fPIC -DPIC -o dealias/.libs/scamper_dealias_text.o
dealias/scamper_dealias_warts.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o dealias/scamper_dealias_json.lo dealias/scamper_dealias_json.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dealias/scamper_dealias_json.c  -fPIC -DPIC -o dealias/.libs/scamper_dealias_json.o
dealias/scamper_dealias_text.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sting/scamper_sting.lo sting/scamper_sting.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sting/scamper_sting_warts.lo sting/scamper_sting_warts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sting/scamper_sting.c  -fPIC -DPIC -o sting/.libs/scamper_sting.o
dealias/scamper_dealias_json.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sting/scamper_sting_warts.c  -fPIC -DPIC -o sting/.libs/scamper_sting_warts.o
sting/scamper_sting.c:33:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sting/scamper_sting_text.lo sting/scamper_sting_text.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o neighbourdisc/scamper_neighbourdisc.lo neighbourdisc/scamper_neighbourdisc.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o neighbourdisc/scamper_neighbourdisc_warts.lo neighbourdisc/scamper_neighbourdisc_warts.c
sting/scamper_sting_warts.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sting/scamper_sting_text.c  -fPIC -DPIC -o sting/.libs/scamper_sting_text.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c neighbourdisc/scamper_neighbourdisc.c  -fPIC -DPIC -o neighbourdisc/.libs/scamper_neighbourdisc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c neighbourdisc/scamper_neighbourdisc_warts.c  -fPIC -DPIC -o neighbourdisc/.libs/scamper_neighbourdisc_warts.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o tbit/scamper_tbit.lo tbit/scamper_tbit.c
sting/scamper_sting_text.c:25:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o tbit/scamper_tbit_warts.lo tbit/scamper_tbit_warts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tbit/scamper_tbit.c  -fPIC -DPIC -o tbit/.libs/scamper_tbit.o
neighbourdisc/scamper_neighbourdisc.c:24:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
neighbourdisc/scamper_neighbourdisc_warts.c:24:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o tbit/scamper_tbit_text.lo tbit/scamper_tbit_text.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tbit/scamper_tbit_warts.c  -fPIC -DPIC -o tbit/.libs/scamper_tbit_warts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tbit/scamper_tbit_text.c  -fPIC -DPIC -o tbit/.libs/scamper_tbit_text.o
tbit/scamper_tbit.c:36:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o tbit/scamper_tbit_json.lo tbit/scamper_tbit_json.c
tbit/scamper_tbit_warts.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tbit/scamper_tbit_json.c  -fPIC -DPIC -o tbit/.libs/scamper_tbit_json.o
tbit/scamper_tbit_text.c:25:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sniff/scamper_sniff.lo sniff/scamper_sniff.c
tbit/scamper_tbit_json.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sniff/scamper_sniff_warts.lo sniff/scamper_sniff_warts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sniff/scamper_sniff.c  -fPIC -DPIC -o sniff/.libs/scamper_sniff.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scamper -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sniff/scamper_sniff_warts.c  -fPIC -DPIC -o sniff/.libs/scamper_sniff_warts.o
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -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 scamper ../scamper-mjl_list.o ../scamper-mjl_heap.o ../scamper-mjl_splaytree.o ../scamper-utils.o scamper-scamper.o scamper-scamper_osinfo.o scamper-scamper_addr.o scamper-scamper_list.o scamper-scamper_debug.o scamper-scamper_udp4.o scamper-scamper_udp6.o scamper-scamper_icmp4.o scamper-scamper_icmp6.o scamper-scamper_icmp_resp.o scamper-scamper_icmpext.o scamper-scamper_tcp4.o scamper-scamper_tcp6.o scamper-scamper_ip6.o scamper-scamper_ip4.o scamper-scamper_if.o scamper-scamper_rtsock.o scamper-scamper_dl.o scamper-scamper_addr2mac.o scamper-scamper_fds.o scamper-scamper_linepoll.o scamper-scamper_writebuf.o scamper-scamper_dlhdr.o scamper-scamper_privsep.o scamper-scamper_getsrc.o scamper-scamper_control.o scamper-scamper_firewall.o scamper-scamper_outfiles.o scamper-scamper_probe.o scamper-scamper_task.o scamper-scamper_queue.o scamper-scamper_cyclemon.o scamper-scamper_options.o scamper-scamper_file.o scamper-scamper_file_arts.o scamper-scamper_file_warts.o scamper-scamper_file_text.o scamper-scamper_sources.o scamper-scamper_source_cmdline.o scamper-scamper_source_control.o scamper-scamper_source_file.o scamper-scamper_source_tsps.o trace/scamper-scamper_trace.o trace/scamper-scamper_trace_warts.o trace/scamper-scamper_trace_text.o trace/scamper-scamper_trace_json.o trace/scamper-scamper_trace_do.o ping/scamper-scamper_ping.o ping/scamper-scamper_ping_warts.o ping/scamper-scamper_ping_text.o ping/scamper-scamper_ping_json.o ping/scamper-scamper_ping_do.o tracelb/scamper-scamper_tracelb.o tracelb/scamper-scamper_tracelb_warts.o tracelb/scamper-scamper_tracelb_text.o tracelb/scamper-scamper_tracelb_do.o dealias/scamper-scamper_dealias.o dealias/scamper-scamper_dealias_warts.o dealias/scamper-scamper_dealias_text.o dealias/scamper-scamper_dealias_json.o dealias/scamper-scamper_dealias_do.o sting/scamper-scamper_sting.o sting/scamper-scamper_sting_warts.o sting/scamper-scamper_sting_text.o sting/scamper-scamper_sting_do.o neighbourdisc/scamper-scamper_neighbourdisc.o neighbourdisc/scamper-scamper_neighbourdisc_warts.o neighbourdisc/scamper-scamper_neighbourdisc_do.o tbit/scamper-scamper_tbit.o tbit/scamper-scamper_tbit_warts.o tbit/scamper-scamper_tbit_text.o tbit/scamper-scamper_tbit_json.o tbit/scamper-scamper_tbit_do.o sniff/scamper-scamper_sniff.o sniff/scamper-scamper_sniff_warts.o sniff/scamper-scamper_sniff_do.o  -lm 
sniff/scamper_sniff.c:25:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
sniff/scamper_sniff_warts.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -version-info 0:0:0 -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libscamperfile.la -rpath /usr/lib64 ../mjl_splaytree.lo ../utils.lo scamper_file.lo scamper_file_arts.lo scamper_file_warts.lo scamper_file_text.lo scamper_addr.lo scamper_list.lo scamper_icmpext.lo trace/scamper_trace.lo trace/scamper_trace_warts.lo trace/scamper_trace_text.lo trace/scamper_trace_json.lo ping/scamper_ping.lo ping/scamper_ping_warts.lo ping/scamper_ping_text.lo ping/scamper_ping_json.lo tracelb/scamper_tracelb.lo tracelb/scamper_tracelb_warts.lo tracelb/scamper_tracelb_text.lo dealias/scamper_dealias.lo dealias/scamper_dealias_warts.lo dealias/scamper_dealias_text.lo dealias/scamper_dealias_json.lo sting/scamper_sting.lo sting/scamper_sting_warts.lo sting/scamper_sting_text.lo neighbourdisc/scamper_neighbourdisc.lo neighbourdisc/scamper_neighbourdisc_warts.lo tbit/scamper_tbit.lo tbit/scamper_tbit_warts.lo tbit/scamper_tbit_text.lo tbit/scamper_tbit_json.lo sniff/scamper_sniff.lo sniff/scamper_sniff_warts.lo  -lm 
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o scamper ../scamper-mjl_list.o ../scamper-mjl_heap.o ../scamper-mjl_splaytree.o ../scamper-utils.o scamper-scamper.o scamper-scamper_osinfo.o scamper-scamper_addr.o scamper-scamper_list.o scamper-scamper_debug.o scamper-scamper_udp4.o scamper-scamper_udp6.o scamper-scamper_icmp4.o scamper-scamper_icmp6.o scamper-scamper_icmp_resp.o scamper-scamper_icmpext.o scamper-scamper_tcp4.o scamper-scamper_tcp6.o scamper-scamper_ip6.o scamper-scamper_ip4.o scamper-scamper_if.o scamper-scamper_rtsock.o scamper-scamper_dl.o scamper-scamper_addr2mac.o scamper-scamper_fds.o scamper-scamper_linepoll.o scamper-scamper_writebuf.o scamper-scamper_dlhdr.o scamper-scamper_privsep.o scamper-scamper_getsrc.o scamper-scamper_control.o scamper-scamper_firewall.o scamper-scamper_outfiles.o scamper-scamper_probe.o scamper-scamper_task.o scamper-scamper_queue.o scamper-scamper_cyclemon.o scamper-scamper_options.o scamper-scamper_file.o scamper-scamper_file_arts.o scamper-scamper_file_warts.o scamper-scamper_file_text.o scamper-scamper_sources.o scamper-scamper_source_cmdline.o scamper-scamper_source_control.o scamper-scamper_source_file.o scamper-scamper_source_tsps.o trace/scamper-scamper_trace.o trace/scamper-scamper_trace_warts.o trace/scamper-scamper_trace_text.o trace/scamper-scamper_trace_json.o trace/scamper-scamper_trace_do.o ping/scamper-scamper_ping.o ping/scamper-scamper_ping_warts.o ping/scamper-scamper_ping_text.o ping/scamper-scamper_ping_json.o ping/scamper-scamper_ping_do.o tracelb/scamper-scamper_tracelb.o tracelb/scamper-scamper_tracelb_warts.o tracelb/scamper-scamper_tracelb_text.o tracelb/scamper-scamper_tracelb_do.o dealias/scamper-scamper_dealias.o dealias/scamper-scamper_dealias_warts.o dealias/scamper-scamper_dealias_text.o dealias/scamper-scamper_dealias_json.o dealias/scamper-scamper_dealias_do.o sting/scamper-scamper_sting.o sting/scamper-scamper_sting_warts.o sting/scamper-scamper_sting_text.o sting/scamper-scamper_sting_do.o neighbourdisc/scamper-scamper_neighbourdisc.o neighbourdisc/scamper-scamper_neighbourdisc_warts.o neighbourdisc/scamper-scamper_neighbourdisc_do.o tbit/scamper-scamper_tbit.o tbit/scamper-scamper_tbit_warts.o tbit/scamper-scamper_tbit_text.o tbit/scamper-scamper_tbit_json.o tbit/scamper-scamper_tbit_do.o sniff/scamper-scamper_sniff.o sniff/scamper-scamper_sniff_warts.o sniff/scamper-scamper_sniff_do.o  -lm
libtool: link: gcc -shared  -fPIC -DPIC  ../.libs/mjl_splaytree.o ../.libs/utils.o .libs/scamper_file.o .libs/scamper_file_arts.o .libs/scamper_file_warts.o .libs/scamper_file_text.o .libs/scamper_addr.o .libs/scamper_list.o .libs/scamper_icmpext.o trace/.libs/scamper_trace.o trace/.libs/scamper_trace_warts.o trace/.libs/scamper_trace_text.o trace/.libs/scamper_trace_json.o ping/.libs/scamper_ping.o ping/.libs/scamper_ping_warts.o ping/.libs/scamper_ping_text.o ping/.libs/scamper_ping_json.o tracelb/.libs/scamper_tracelb.o tracelb/.libs/scamper_tracelb_warts.o tracelb/.libs/scamper_tracelb_text.o dealias/.libs/scamper_dealias.o dealias/.libs/scamper_dealias_warts.o dealias/.libs/scamper_dealias_text.o dealias/.libs/scamper_dealias_json.o sting/.libs/scamper_sting.o sting/.libs/scamper_sting_warts.o sting/.libs/scamper_sting_text.o neighbourdisc/.libs/scamper_neighbourdisc.o neighbourdisc/.libs/scamper_neighbourdisc_warts.o tbit/.libs/scamper_tbit.o tbit/.libs/scamper_tbit_warts.o tbit/.libs/scamper_tbit_text.o tbit/.libs/scamper_tbit_json.o sniff/.libs/scamper_sniff.o sniff/.libs/scamper_sniff_warts.o   -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro   -Wl,-soname -Wl,libscamperfile.so.0 -o .libs/libscamperfile.so.0.0.0
../scamper-utils.o: In function `sysctl_wrap':
/builddir/build/BUILD/scamper-cvs-20141211f/scamper/../utils.c:1534: warning: sysctl is not implemented and will always fail
../.libs/utils.o: In function `sysctl_wrap':
/builddir/build/BUILD/scamper-cvs-20141211f/scamper/../utils.c:1534: warning: sysctl is not implemented and will always fail
libtool: link: (cd ".libs" && rm -f "libscamperfile.so.0" && ln -s "libscamperfile.so.0.0.0" "libscamperfile.so.0")
libtool: link: (cd ".libs" && rm -f "libscamperfile.so" && ln -s "libscamperfile.so.0.0.0" "libscamperfile.so")
libtool: link: ( cd ".libs" && rm -f "libscamperfile.la" && ln -s "../libscamperfile.la" "libscamperfile.la" )
make[2]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/scamper'
Making all in utils
make[2]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils'
Making all in sc_ally
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ally'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sc_ally.o sc_ally.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ../../utils.o ../../utils.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ../../mjl_heap.o ../../mjl_heap.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ../../mjl_list.o ../../mjl_list.c
../../mjl_heap.c:33:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
../../mjl_list.c:31:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ../../mjl_splaytree.o ../../mjl_splaytree.c
../../mjl_splaytree.c:32:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
sc_ally.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
../../utils.c:28:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -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 sc_ally sc_ally.o ../../utils.o ../../mjl_heap.o ../../mjl_list.o ../../mjl_splaytree.o ../../scamper/libscamperfile.la -lm 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sc_ally sc_ally.o ../../utils.o ../../mjl_heap.o ../../mjl_list.o ../../mjl_splaytree.o  ../../scamper/.libs/libscamperfile.so -lm
../../utils.o: In function `sysctl_wrap':
/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ally/../../utils.c:1534: warning: sysctl is not implemented and will always fail
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ally'
Making all in sc_analysis_dump
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_analysis_dump'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sc_analysis_dump.o sc_analysis_dump.c
sc_analysis_dump.c:30:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -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 sc_analysis_dump sc_analysis_dump.o ../../scamper/libscamperfile.la -lm 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sc_analysis_dump sc_analysis_dump.o  ../../scamper/.libs/libscamperfile.so -lm
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_analysis_dump'
Making all in sc_attach
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_attach'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sc_attach.o sc_attach.c
sc_attach.c:10:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -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 sc_attach sc_attach.o ../../utils.o ../../mjl_list.o  -lm 
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sc_attach sc_attach.o ../../utils.o ../../mjl_list.o  -lm
../../utils.o: In function `sysctl_wrap':
/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ally/../../utils.c:1534: warning: sysctl is not implemented and will always fail
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_attach'
Making all in sc_filterpolicy
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_filterpolicy'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sc_filterpolicy.o sc_filterpolicy.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ../../scamper/scamper_linepoll.o ../../scamper/scamper_linepoll.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ../../scamper/scamper_writebuf.o ../../scamper/scamper_writebuf.c
../../scamper/scamper_writebuf.c:28:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
../../scamper/scamper_linepoll.c:31:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
sc_filterpolicy.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -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 sc_filterpolicy sc_filterpolicy.o ../../utils.o ../../mjl_heap.o ../../mjl_list.o ../../mjl_splaytree.o ../../scamper/scamper_linepoll.o ../../scamper/scamper_writebuf.o ../../scamper/libscamperfile.la -lm 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sc_filterpolicy sc_filterpolicy.o ../../utils.o ../../mjl_heap.o ../../mjl_list.o ../../mjl_splaytree.o ../../scamper/scamper_linepoll.o ../../scamper/scamper_writebuf.o  ../../scamper/.libs/libscamperfile.so -lm
../../utils.o: In function `sysctl_wrap':
/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ally/../../utils.c:1534: warning: sysctl is not implemented and will always fail
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_filterpolicy'
Making all in sc_ipiddump
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ipiddump'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sc_ipiddump.o sc_ipiddump.c
sc_ipiddump.c:28:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -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 sc_ipiddump sc_ipiddump.o ../../mjl_list.o ../../utils.o ../../scamper/libscamperfile.la -lm 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sc_ipiddump sc_ipiddump.o ../../mjl_list.o ../../utils.o  ../../scamper/.libs/libscamperfile.so -lm
../../utils.o: In function `sysctl_wrap':
/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ally/../../utils.c:1534: warning: sysctl is not implemented and will always fail
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ipiddump'
Making all in sc_speedtrap
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_speedtrap'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sc_speedtrap.o sc_speedtrap.c
sc_speedtrap.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -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 sc_speedtrap sc_speedtrap.o ../../utils.o ../../mjl_heap.o ../../mjl_list.o ../../mjl_splaytree.o ../../scamper/libscamperfile.la -lm 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sc_speedtrap sc_speedtrap.o ../../utils.o ../../mjl_heap.o ../../mjl_list.o ../../mjl_splaytree.o  ../../scamper/.libs/libscamperfile.so -lm
../../utils.o: In function `sysctl_wrap':
/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ally/../../utils.c:1534: warning: sysctl is not implemented and will always fail
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_speedtrap'
Making all in sc_tracediff
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_tracediff'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sc_tracediff.o sc_tracediff.c
sc_tracediff.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -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 sc_tracediff sc_tracediff.o ../../utils.o ../../mjl_splaytree.o ../../scamper/libscamperfile.la -lm 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sc_tracediff sc_tracediff.o ../../utils.o ../../mjl_splaytree.o  ../../scamper/.libs/libscamperfile.so -lm
../../utils.o: In function `sysctl_wrap':
/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ally/../../utils.c:1534: warning: sysctl is not implemented and will always fail
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_tracediff'
Making all in sc_tbitblind
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_tbitblind'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sc_tbitblind.o sc_tbitblind.c
sc_tbitblind.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -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 sc_tbitblind sc_tbitblind.o ../../utils.o ../../mjl_heap.o ../../mjl_list.o ../../mjl_splaytree.o ../../scamper/libscamperfile.la -lm 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sc_tbitblind sc_tbitblind.o ../../utils.o ../../mjl_heap.o ../../mjl_list.o ../../mjl_splaytree.o  ../../scamper/.libs/libscamperfile.so -lm
../../utils.o: In function `sysctl_wrap':
/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ally/../../utils.c:1534: warning: sysctl is not implemented and will always fail
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_tbitblind'
Making all in sc_warts2csv
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2csv'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sc_warts2csv.o sc_warts2csv.c
sc_warts2csv.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -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 sc_warts2csv sc_warts2csv.o ../../utils.o ../../scamper/libscamperfile.la -lm 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sc_warts2csv sc_warts2csv.o ../../utils.o  ../../scamper/.libs/libscamperfile.so -lm
../../utils.o: In function `sysctl_wrap':
/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ally/../../utils.c:1534: warning: sysctl is not implemented and will always fail
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2csv'
Making all in sc_warts2json
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2json'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sc_warts2json.o sc_warts2json.c
sc_warts2json.c:29:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -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 sc_warts2json sc_warts2json.o ../../utils.o ../../scamper/libscamperfile.la -lm 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sc_warts2json sc_warts2json.o ../../utils.o  ../../scamper/.libs/libscamperfile.so -lm
../../utils.o: In function `sysctl_wrap':
/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ally/../../utils.c:1534: warning: sysctl is not implemented and will always fail
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2json'
Making all in sc_warts2pcap
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2pcap'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sc_warts2pcap.o sc_warts2pcap.c
sc_warts2pcap.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -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 sc_warts2pcap sc_warts2pcap.o ../../mjl_list.o ../../scamper/libscamperfile.la -lm 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sc_warts2pcap sc_warts2pcap.o ../../mjl_list.o  ../../scamper/.libs/libscamperfile.so -lm
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2pcap'
Making all in sc_warts2text
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2text'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sc_warts2text.o sc_warts2text.c
sc_warts2text.c:28:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -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 sc_warts2text sc_warts2text.o ../../utils.o ../../mjl_splaytree.o ../../scamper/libscamperfile.la -lm 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sc_warts2text sc_warts2text.o ../../utils.o ../../mjl_splaytree.o  ../../scamper/.libs/libscamperfile.so -lm
../../utils.o: In function `sysctl_wrap':
/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ally/../../utils.c:1534: warning: sysctl is not implemented and will always fail
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2text'
Making all in sc_wartscat
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_wartscat'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sc_wartscat.o sc_wartscat.c
sc_wartscat.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -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 sc_wartscat sc_wartscat.o ../../mjl_heap.o ../../scamper/libscamperfile.la -lm 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sc_wartscat sc_wartscat.o ../../mjl_heap.o  ../../scamper/.libs/libscamperfile.so -lm
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_wartscat'
Making all in sc_wartsdump
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_wartsdump'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sc_wartsdump.o sc_wartsdump.c
sc_wartsdump.c:29:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -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 sc_wartsdump sc_wartsdump.o ../../scamper/libscamperfile.la -lm 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sc_wartsdump sc_wartsdump.o  ../../scamper/.libs/libscamperfile.so -lm
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_wartsdump'
Making all in sc_wartsfix
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_wartsfix'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../scamper   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o sc_wartsfix.o sc_wartsfix.c
sc_wartsfix.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -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 sc_wartsfix sc_wartsfix.o ../../utils.o  -lm 
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sc_wartsfix sc_wartsfix.o ../../utils.o  -lm
../../utils.o: In function `sysctl_wrap':
/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ally/../../utils.c:1534: warning: sysctl is not implemented and will always fail
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_wartsfix'
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils'
make[2]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils'
make[2]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f'
make[2]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f'
make[1]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iRxZ8m
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64
+ cd scamper-cvs-20141211f
+ make install DESTDIR=/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64 'INSTALL=install -p'
Making install in scamper
make[1]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/scamper'
make[2]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/scamper'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/lib64'
 /bin/sh ../libtool   --mode=install install -p   libscamperfile.la '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/lib64'
libtool: install: install -p .libs/libscamperfile.so.0.0.0 /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/lib64/libscamperfile.so.0.0.0
libtool: install: (cd /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/lib64 && { ln -s -f libscamperfile.so.0.0.0 libscamperfile.so.0 || { rm -f libscamperfile.so.0 && ln -s libscamperfile.so.0.0.0 libscamperfile.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/lib64 && { ln -s -f libscamperfile.so.0.0.0 libscamperfile.so || { rm -f libscamperfile.so && ln -s libscamperfile.so.0.0.0 libscamperfile.so; }; })
libtool: install: install -p .libs/libscamperfile.lai /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/lib64/libscamperfile.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
  /bin/sh ../libtool   --mode=install install -p scamper '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
libtool: install: install -p scamper /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin/scamper
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/include'
 install -p -m 644 scamper_file.h scamper_addr.h scamper_list.h scamper_icmpext.h trace/scamper_trace.h ping/scamper_ping.h tracelb/scamper_tracelb.h dealias/scamper_dealias.h sting/scamper_sting.h neighbourdisc/scamper_neighbourdisc.h tbit/scamper_tbit.h sniff/scamper_sniff.h '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/include'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
 install -p -m 644 scamper.1 '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man3'
 install -p -m 644 libscamperfile.3 '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man3'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man5'
 install -p -m 644 warts.5 '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man5'
make[2]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/scamper'
make[1]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/scamper'
Making install in utils
make[1]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils'
Making install in sc_ally
make[2]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ally'
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ally'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
  /bin/sh ../../libtool   --mode=install install -p sc_ally '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
libtool: warning: '../../scamper/libscamperfile.la' has not been installed in '/usr/lib64'
libtool: install: install -p .libs/sc_ally /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin/sc_ally
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
 install -p -m 644 sc_ally.1 '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ally'
make[2]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ally'
Making install in sc_analysis_dump
make[2]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_analysis_dump'
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_analysis_dump'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
  /bin/sh ../../libtool   --mode=install install -p sc_analysis_dump '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
libtool: warning: '../../scamper/libscamperfile.la' has not been installed in '/usr/lib64'
libtool: install: install -p .libs/sc_analysis_dump /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin/sc_analysis_dump
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
 install -p -m 644 sc_analysis_dump.1 '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_analysis_dump'
make[2]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_analysis_dump'
Making install in sc_attach
make[2]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_attach'
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_attach'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
  /bin/sh ../../libtool   --mode=install install -p sc_attach '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
libtool: install: install -p sc_attach /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin/sc_attach
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
 install -p -m 644 sc_attach.1 '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_attach'
make[2]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_attach'
Making install in sc_filterpolicy
make[2]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_filterpolicy'
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_filterpolicy'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
  /bin/sh ../../libtool   --mode=install install -p sc_filterpolicy '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
libtool: warning: '../../scamper/libscamperfile.la' has not been installed in '/usr/lib64'
libtool: install: install -p .libs/sc_filterpolicy /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin/sc_filterpolicy
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
 install -p -m 644 sc_filterpolicy.1 '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_filterpolicy'
make[2]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_filterpolicy'
Making install in sc_ipiddump
make[2]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ipiddump'
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ipiddump'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
  /bin/sh ../../libtool   --mode=install install -p sc_ipiddump '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
libtool: warning: '../../scamper/libscamperfile.la' has not been installed in '/usr/lib64'
libtool: install: install -p .libs/sc_ipiddump /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin/sc_ipiddump
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
 install -p -m 644 sc_ipiddump.1 '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ipiddump'
make[2]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_ipiddump'
Making install in sc_speedtrap
make[2]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_speedtrap'
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_speedtrap'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
  /bin/sh ../../libtool   --mode=install install -p sc_speedtrap '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
libtool: warning: '../../scamper/libscamperfile.la' has not been installed in '/usr/lib64'
libtool: install: install -p .libs/sc_speedtrap /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin/sc_speedtrap
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
 install -p -m 644 sc_speedtrap.1 '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_speedtrap'
make[2]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_speedtrap'
Making install in sc_tracediff
make[2]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_tracediff'
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_tracediff'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
  /bin/sh ../../libtool   --mode=install install -p sc_tracediff '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
libtool: warning: '../../scamper/libscamperfile.la' has not been installed in '/usr/lib64'
libtool: install: install -p .libs/sc_tracediff /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin/sc_tracediff
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
 install -p -m 644 sc_tracediff.1 '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_tracediff'
make[2]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_tracediff'
Making install in sc_tbitblind
make[2]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_tbitblind'
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_tbitblind'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
  /bin/sh ../../libtool   --mode=install install -p sc_tbitblind '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
libtool: warning: '../../scamper/libscamperfile.la' has not been installed in '/usr/lib64'
libtool: install: install -p .libs/sc_tbitblind /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin/sc_tbitblind
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
 install -p -m 644 sc_tbitblind.1 '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_tbitblind'
make[2]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_tbitblind'
Making install in sc_warts2csv
make[2]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2csv'
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2csv'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
  /bin/sh ../../libtool   --mode=install install -p sc_warts2csv '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
libtool: warning: '../../scamper/libscamperfile.la' has not been installed in '/usr/lib64'
libtool: install: install -p .libs/sc_warts2csv /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin/sc_warts2csv
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2csv'
make[2]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2csv'
Making install in sc_warts2json
make[2]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2json'
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2json'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
  /bin/sh ../../libtool   --mode=install install -p sc_warts2json '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
libtool: warning: '../../scamper/libscamperfile.la' has not been installed in '/usr/lib64'
libtool: install: install -p .libs/sc_warts2json /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin/sc_warts2json
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
 install -p -m 644 sc_warts2json.1 '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2json'
make[2]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2json'
Making install in sc_warts2pcap
make[2]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2pcap'
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2pcap'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
  /bin/sh ../../libtool   --mode=install install -p sc_warts2pcap '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
libtool: warning: '../../scamper/libscamperfile.la' has not been installed in '/usr/lib64'
libtool: install: install -p .libs/sc_warts2pcap /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin/sc_warts2pcap
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
 install -p -m 644 sc_warts2pcap.1 '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2pcap'
make[2]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2pcap'
Making install in sc_warts2text
make[2]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2text'
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2text'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
  /bin/sh ../../libtool   --mode=install install -p sc_warts2text '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
libtool: warning: '../../scamper/libscamperfile.la' has not been installed in '/usr/lib64'
libtool: install: install -p .libs/sc_warts2text /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin/sc_warts2text
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
 install -p -m 644 sc_warts2text.1 '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2text'
make[2]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_warts2text'
Making install in sc_wartscat
make[2]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_wartscat'
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_wartscat'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
  /bin/sh ../../libtool   --mode=install install -p sc_wartscat '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
libtool: warning: '../../scamper/libscamperfile.la' has not been installed in '/usr/lib64'
libtool: install: install -p .libs/sc_wartscat /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin/sc_wartscat
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
 install -p -m 644 sc_wartscat.1 '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_wartscat'
make[2]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_wartscat'
Making install in sc_wartsdump
make[2]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_wartsdump'
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_wartsdump'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
  /bin/sh ../../libtool   --mode=install install -p sc_wartsdump '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
libtool: warning: '../../scamper/libscamperfile.la' has not been installed in '/usr/lib64'
libtool: install: install -p .libs/sc_wartsdump /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin/sc_wartsdump
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
 install -p -m 644 sc_wartsdump.1 '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/man/man1'
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_wartsdump'
make[2]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_wartsdump'
Making install in sc_wartsfix
make[2]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_wartsfix'
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_wartsfix'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
  /bin/sh ../../libtool   --mode=install install -p sc_wartsfix '/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin'
libtool: install: install -p sc_wartsfix /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/bin/sc_wartsfix
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_wartsfix'
make[2]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils/sc_wartsfix'
make[2]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils'
make[3]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils'
make[2]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils'
make[1]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f/utils'
make[1]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f'
make[2]: Entering directory '/builddir/build/BUILD/scamper-cvs-20141211f'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f'
make[1]: Leaving directory '/builddir/build/BUILD/scamper-cvs-20141211f'
+ find /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';'
+ /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: scamper-0-0.15.20141211f.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ynZXhw
+ umask 022
+ cd /builddir/build/BUILD
+ cd scamper-cvs-20141211f
+ DOCDIR=/builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/doc/scamper
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/doc/scamper
+ cp -pr TODO /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/doc/scamper
+ cp -pr COPYING /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64/usr/share/doc/scamper
+ exit 0
Provides: libscamperfile.so.0()(64bit) scamper = 0-0.15.20141211f.fc28 scamper(riscv-64) = 0-0.15.20141211f.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) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libscamperfile.so.0()(64bit) rtld(GNU_HASH)
Processing files: scamper-devel-0-0.15.20141211f.fc28.riscv64
Provides: scamper-devel = 0-0.15.20141211f.fc28 scamper-devel(riscv-64) = 0-0.15.20141211f.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libscamperfile.so.0()(64bit)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64
Wrote: /builddir/build/SRPMS/scamper-0-0.15.20141211f.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/scamper-0-0.15.20141211f.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/scamper-devel-0-0.15.20141211f.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0RHnbW
+ umask 022
+ cd /builddir/build/BUILD
+ cd scamper-cvs-20141211f
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/scamper-0-0.15.20141211f.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
++ sleep 5
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff