+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/urg.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.XSnNZg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf urg-0.8.18 + /usr/bin/unzip -qq /builddir/build/SOURCES/urg-0.8.18.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd urg-0.8.18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (urg-0.8.18-missing-includes.patch):' Patch #0 (urg-0.8.18-missing-includes.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .missing-includes --fuzz=0 patching file src/c/connection/serial_ctrl_lin.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.s1Gmuo + umask 022 + cd /builddir/build/BUILD + cd urg-0.8.18 + autoreconf -i -f aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT' aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:23: installing './compile' configure.in:7: installing './missing' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' samples/c/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') samples/c/Makefile.am: installing './depcomp' samples/cpp/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') samples/cpp_ethernet/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') samples/scip_samples/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/c/connection/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/c/urg/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/cpp/common/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/cpp/connection/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/cpp/connection/sdl/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/cpp/coordinate/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/cpp/geometry/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/cpp/monitor/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/cpp/urg/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') + 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 --disable-static 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 for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for riscv64-redhat-linux-gnu-ranlib... ranlib checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.4... yes checking for SDLNet_Init in -lSDL_net... yes checking for cos in -lm... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether closedir returns void... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for vprintf... yes checking for _doprnt... no checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for atexit... yes checking for floor... yes checking for gettimeofday... yes checking for memmove... yes checking for select... yes checking for strerror... yes checking for strrchr... yes checking for strtol... yes checking for strstr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/c/Makefile config.status: creating include/cpp/Makefile config.status: creating src/Makefile config.status: creating src/c/Makefile config.status: creating src/c/system/Makefile config.status: creating src/c/connection/Makefile config.status: creating src/c/urg/Makefile config.status: creating src/cpp/Makefile config.status: creating src/cpp/system/Makefile config.status: creating src/cpp/common/Makefile config.status: creating src/cpp/connection/Makefile config.status: creating src/cpp/connection/sdl/Makefile config.status: creating src/cpp/coordinate/Makefile config.status: creating src/cpp/geometry/Makefile config.status: creating src/cpp/urg/Makefile config.status: creating src/cpp/monitor/Makefile config.status: creating samples/Makefile config.status: creating samples/c/Makefile config.status: creating samples/cpp/Makefile config.status: creating samples/scip_samples/Makefile config.status: creating samples/cpp_ethernet/Makefile config.status: creating urg-config config.status: creating c_urg-config config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/urg-0.8.18' Making all in include make[2]: Entering directory '/builddir/build/BUILD/urg-0.8.18/include' Making all in c make[3]: Entering directory '/builddir/build/BUILD/urg-0.8.18/include/c' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/urg-0.8.18/include/c' Making all in cpp make[3]: Entering directory '/builddir/build/BUILD/urg-0.8.18/include/cpp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/urg-0.8.18/include/cpp' make[3]: Entering directory '/builddir/build/BUILD/urg-0.8.18/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/urg-0.8.18/include' make[2]: Leaving directory '/builddir/build/BUILD/urg-0.8.18/include' Making all in src make[2]: Entering directory '/builddir/build/BUILD/urg-0.8.18/src' Making all in c make[3]: Entering directory '/builddir/build/BUILD/urg-0.8.18/src/c' Making all in connection make[4]: Entering directory '/builddir/build/BUILD/urg-0.8.18/src/c/connection' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/c/system -I../../../src/c/connection -I../../../src/c/urg -O2 -g -pipe -Wall -Werror=format-security -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 serial_ctrl.lo serial_ctrl.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/c/system -I../../../src/c/connection -I../../../src/c/urg -O2 -g -pipe -Wall -Werror=format-security -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 serial_utils.lo serial_utils.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/c/system -I../../../src/c/connection -I../../../src/c/urg -O2 -g -pipe -Wall -Werror=format-security -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 ring_buffer.lo ring_buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/c/system -I../../../src/c/connection -I../../../src/c/urg -O2 -g -pipe -Wall -Werror=format-security -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 serial_utils.c -fPIC -DPIC -o .libs/serial_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/c/system -I../../../src/c/connection -I../../../src/c/urg -O2 -g -pipe -Wall -Werror=format-security -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 ring_buffer.c -fPIC -DPIC -o .libs/ring_buffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/c/system -I../../../src/c/connection -I../../../src/c/urg -O2 -g -pipe -Wall -Werror=format-security -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 serial_ctrl.c -fPIC -DPIC -o .libs/serial_ctrl.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 libc_urg_connection.la -rpath /usr/lib64 serial_ctrl.lo serial_utils.lo ring_buffer.lo -lSDL -lpthread -lSDL_net -lm libtool: link: gcc -shared -fPIC -DPIC .libs/serial_ctrl.o .libs/serial_utils.o .libs/ring_buffer.o -lSDL -lpthread -lSDL_net -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libc_urg_connection.so.0 -o .libs/libc_urg_connection.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libc_urg_connection.so.0" && ln -s "libc_urg_connection.so.0.0.0" "libc_urg_connection.so.0") libtool: link: (cd ".libs" && rm -f "libc_urg_connection.so" && ln -s "libc_urg_connection.so.0.0.0" "libc_urg_connection.so") libtool: link: ( cd ".libs" && rm -f "libc_urg_connection.la" && ln -s "../libc_urg_connection.la" "libc_urg_connection.la" ) make[4]: Leaving directory '/builddir/build/BUILD/urg-0.8.18/src/c/connection' Making all in system make[4]: Entering directory '/builddir/build/BUILD/urg-0.8.18/src/c/system' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -O2 -g -pipe -Wall -Werror=format-security -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 urg_delay.lo urg_delay.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -O2 -g -pipe -Wall -Werror=format-security -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 urg_ticks.lo urg_ticks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -O2 -g -pipe -Wall -Werror=format-security -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 urg_ticks.c -fPIC -DPIC -o .libs/urg_ticks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -O2 -g -pipe -Wall -Werror=format-security -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 urg_delay.c -fPIC -DPIC -o .libs/urg_delay.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 libc_urg_system.la -rpath /usr/lib64 urg_delay.lo urg_ticks.lo -lSDL -lpthread -lSDL_net -lm libtool: link: gcc -shared -fPIC -DPIC .libs/urg_delay.o .libs/urg_ticks.o -lSDL -lpthread -lSDL_net -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libc_urg_system.so.0 -o .libs/libc_urg_system.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libc_urg_system.so.0" && ln -s "libc_urg_system.so.0.0.0" "libc_urg_system.so.0") libtool: link: (cd ".libs" && rm -f "libc_urg_system.so" && ln -s "libc_urg_system.so.0.0.0" "libc_urg_system.so") libtool: link: ( cd ".libs" && rm -f "libc_urg_system.la" && ln -s "../libc_urg_system.la" "libc_urg_system.la" ) make[4]: Leaving directory '/builddir/build/BUILD/urg-0.8.18/src/c/system' Making all in urg make[4]: Entering directory '/builddir/build/BUILD/urg-0.8.18/src/c/urg' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/c/system -I../../../src/c/connection -I../../../src/c/urg -O2 -g -pipe -Wall -Werror=format-security -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 urg_ctrl.lo urg_ctrl.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/c/system -I../../../src/c/connection -I../../../src/c/urg -O2 -g -pipe -Wall -Werror=format-security -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 scip_handler.lo scip_handler.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/c/system -I../../../src/c/connection -I../../../src/c/urg -O2 -g -pipe -Wall -Werror=format-security -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 urg_errno.lo urg_errno.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/c/system -I../../../src/c/connection -I../../../src/c/urg -O2 -g -pipe -Wall -Werror=format-security -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 scip_handler.c -fPIC -DPIC -o .libs/scip_handler.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/c/system -I../../../src/c/connection -I../../../src/c/urg -O2 -g -pipe -Wall -Werror=format-security -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 urg_ctrl.c -fPIC -DPIC -o .libs/urg_ctrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/c/system -I../../../src/c/connection -I../../../src/c/urg -O2 -g -pipe -Wall -Werror=format-security -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 urg_errno.c -fPIC -DPIC -o .libs/urg_errno.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 libc_urg.la -rpath /usr/lib64 urg_ctrl.lo scip_handler.lo urg_errno.lo -lSDL -lpthread -lSDL_net -lm libtool: link: gcc -shared -fPIC -DPIC .libs/urg_ctrl.o .libs/scip_handler.o .libs/urg_errno.o -lSDL -lpthread -lSDL_net -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libc_urg.so.0 -o .libs/libc_urg.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libc_urg.so.0" && ln -s "libc_urg.so.0.0.0" "libc_urg.so.0") libtool: link: (cd ".libs" && rm -f "libc_urg.so" && ln -s "libc_urg.so.0.0.0" "libc_urg.so") libtool: link: ( cd ".libs" && rm -f "libc_urg.la" && ln -s "../libc_urg.la" "libc_urg.la" ) make[4]: Leaving directory '/builddir/build/BUILD/urg-0.8.18/src/c/urg' make[4]: Entering directory '/builddir/build/BUILD/urg-0.8.18/src/c' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/urg-0.8.18/src/c' make[3]: Leaving directory '/builddir/build/BUILD/urg-0.8.18/src/c' Making all in cpp make[3]: Entering directory '/builddir/build/BUILD/urg-0.8.18/src/cpp' Making all in common make[4]: Entering directory '/builddir/build/BUILD/urg-0.8.18/src/cpp/common' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o split.lo split.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c split.cpp -fPIC -DPIC -o .libs/split.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liburg_common.la -rpath /usr/lib64 split.lo -lSDL -lpthread -lSDL_net -lm libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o .libs/split.o -lSDL -lpthread -lSDL_net -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,liburg_common.so.0 -o .libs/liburg_common.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liburg_common.so.0" && ln -s "liburg_common.so.0.0.0" "liburg_common.so.0") libtool: link: (cd ".libs" && rm -f "liburg_common.so" && ln -s "liburg_common.so.0.0.0" "liburg_common.so") libtool: link: ( cd ".libs" && rm -f "liburg_common.la" && ln -s "../liburg_common.la" "liburg_common.la" ) make[4]: Leaving directory '/builddir/build/BUILD/urg-0.8.18/src/cpp/common' Making all in geometry make[4]: Entering directory '/builddir/build/BUILD/urg-0.8.18/src/cpp/geometry' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Angle.lo Angle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Angle.cpp -fPIC -DPIC -o .libs/Angle.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liburg_geometry.la -rpath /usr/lib64 Angle.lo -lSDL -lpthread -lSDL_net -lm libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o .libs/Angle.o -lSDL -lpthread -lSDL_net -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,liburg_geometry.so.0 -o .libs/liburg_geometry.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liburg_geometry.so.0" && ln -s "liburg_geometry.so.0.0.0" "liburg_geometry.so.0") libtool: link: (cd ".libs" && rm -f "liburg_geometry.so" && ln -s "liburg_geometry.so.0.0.0" "liburg_geometry.so") libtool: link: ( cd ".libs" && rm -f "liburg_geometry.la" && ln -s "../liburg_geometry.la" "liburg_geometry.la" ) make[4]: Leaving directory '/builddir/build/BUILD/urg-0.8.18/src/cpp/geometry' Making all in coordinate make[4]: Entering directory '/builddir/build/BUILD/urg-0.8.18/src/cpp/coordinate' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Coordinate.lo Coordinate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Coordinate.cpp -fPIC -DPIC -o .libs/Coordinate.o In file included from Coordinate.cpp:10:0: Coordinate.h:98:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Coordinate.h:15, from Coordinate.cpp:10: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liburg_coordinate.la -rpath /usr/lib64 Coordinate.lo -lSDL -lpthread -lSDL_net -lm libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o .libs/Coordinate.o -lSDL -lpthread -lSDL_net -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,liburg_coordinate.so.0 -o .libs/liburg_coordinate.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liburg_coordinate.so.0" && ln -s "liburg_coordinate.so.0.0.0" "liburg_coordinate.so.0") libtool: link: (cd ".libs" && rm -f "liburg_coordinate.so" && ln -s "liburg_coordinate.so.0.0.0" "liburg_coordinate.so") libtool: link: ( cd ".libs" && rm -f "liburg_coordinate.la" && ln -s "../liburg_coordinate.la" "liburg_coordinate.la" ) make[4]: Leaving directory '/builddir/build/BUILD/urg-0.8.18/src/cpp/coordinate' Making all in connection make[4]: Entering directory '/builddir/build/BUILD/urg-0.8.18/src/cpp/connection' Making all in sdl make[5]: Entering directory '/builddir/build/BUILD/urg-0.8.18/src/cpp/connection/sdl' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include/cpp -I../../../../src/cpp/system -I../../../../src/cpp/common -I../../../../src/cpp/connection -I../../../../src/cpp/geometry -I../../../../src/cpp/coordinate -I../../../../src/cpp/urg -I../../../../src/cpp/connection/sdl -I../../../../src/cpp/monitor -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TcpipSocket.lo TcpipSocket.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include/cpp -I../../../../src/cpp/system -I../../../../src/cpp/common -I../../../../src/cpp/connection -I../../../../src/cpp/geometry -I../../../../src/cpp/coordinate -I../../../../src/cpp/urg -I../../../../src/cpp/connection/sdl -I../../../../src/cpp/monitor -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TcpipServer.lo TcpipServer.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include/cpp -I../../../../src/cpp/system -I../../../../src/cpp/common -I../../../../src/cpp/connection -I../../../../src/cpp/geometry -I../../../../src/cpp/coordinate -I../../../../src/cpp/urg -I../../../../src/cpp/connection/sdl -I../../../../src/cpp/monitor -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SocketSet.lo SocketSet.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include/cpp -I../../../../src/cpp/system -I../../../../src/cpp/common -I../../../../src/cpp/connection -I../../../../src/cpp/geometry -I../../../../src/cpp/coordinate -I../../../../src/cpp/urg -I../../../../src/cpp/connection/sdl -I../../../../src/cpp/monitor -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SdlNetInit.lo SdlNetInit.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include/cpp -I../../../../src/cpp/system -I../../../../src/cpp/common -I../../../../src/cpp/connection -I../../../../src/cpp/geometry -I../../../../src/cpp/coordinate -I../../../../src/cpp/urg -I../../../../src/cpp/connection/sdl -I../../../../src/cpp/monitor -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SocketSet.cpp -fPIC -DPIC -o .libs/SocketSet.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include/cpp -I../../../../src/cpp/system -I../../../../src/cpp/common -I../../../../src/cpp/connection -I../../../../src/cpp/geometry -I../../../../src/cpp/coordinate -I../../../../src/cpp/urg -I../../../../src/cpp/connection/sdl -I../../../../src/cpp/monitor -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TcpipServer.cpp -fPIC -DPIC -o .libs/TcpipServer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include/cpp -I../../../../src/cpp/system -I../../../../src/cpp/common -I../../../../src/cpp/connection -I../../../../src/cpp/geometry -I../../../../src/cpp/coordinate -I../../../../src/cpp/urg -I../../../../src/cpp/connection/sdl -I../../../../src/cpp/monitor -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TcpipSocket.cpp -fPIC -DPIC -o .libs/TcpipSocket.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include/cpp -I../../../../src/cpp/system -I../../../../src/cpp/common -I../../../../src/cpp/connection -I../../../../src/cpp/geometry -I../../../../src/cpp/coordinate -I../../../../src/cpp/urg -I../../../../src/cpp/connection/sdl -I../../../../src/cpp/monitor -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SdlNetInit.cpp -fPIC -DPIC -o .libs/SdlNetInit.o In file included from SdlNetInit.cpp:10:0: SdlNetInit.h:25:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from SdlNetInit.h:13, from SdlNetInit.cpp:10: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from SdlNetInit.cpp:11:0: ../../../../src/cpp/system/SdlInit.h:27:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from SdlNetInit.h:13, from SdlNetInit.cpp:10: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from TcpipSocket.cpp:11:0: ../../../../include/cpp/TcpipSocket.h:67:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../../../../include/cpp/TcpipSocket.h:15, from TcpipSocket.cpp:11: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from TcpipSocket.cpp:12:0: SdlNetInit.h:25:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../../../../include/cpp/TcpipSocket.h:15, from TcpipSocket.cpp:11: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from TcpipServer.cpp:14:0: TcpipServer.h:52:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from TcpipServer.h:14, from TcpipServer.cpp:14: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from TcpipServer.cpp:15:0: SdlNetInit.h:25:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from TcpipServer.h:14, from TcpipServer.cpp:14: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from TcpipServer.cpp:16:0: ../../../../include/cpp/TcpipSocket.h:67:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from TcpipServer.h:14, from TcpipServer.cpp:14: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from TcpipSocket.cpp:13:0: SocketSet.h:67:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../../../../include/cpp/TcpipSocket.h:15, from TcpipSocket.cpp:11: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from SocketSet.cpp:10:0: SocketSet.h:67:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from SocketSet.h:14, from SocketSet.cpp:10: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from SocketSet.cpp:11:0: SdlNetInit.h:25:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from SocketSet.h:14, from SocketSet.cpp:10: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from SocketSet.cpp:12:0: ../../../../include/cpp/TcpipSocket.h:67:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from SocketSet.h:14, from SocketSet.cpp:10: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liburg_connection_sdl.la -rpath /usr/lib64 TcpipSocket.lo TcpipServer.lo SocketSet.lo SdlNetInit.lo -lSDL -lpthread -lSDL_net -lm libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o .libs/TcpipSocket.o .libs/TcpipServer.o .libs/SocketSet.o .libs/SdlNetInit.o -lSDL -lpthread -lSDL_net -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,liburg_connection_sdl.so.0 -o .libs/liburg_connection_sdl.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liburg_connection_sdl.so.0" && ln -s "liburg_connection_sdl.so.0.0.0" "liburg_connection_sdl.so.0") libtool: link: (cd ".libs" && rm -f "liburg_connection_sdl.so" && ln -s "liburg_connection_sdl.so.0.0.0" "liburg_connection_sdl.so") libtool: link: ( cd ".libs" && rm -f "liburg_connection_sdl.la" && ln -s "../liburg_connection_sdl.la" "liburg_connection_sdl.la" ) make[5]: Leaving directory '/builddir/build/BUILD/urg-0.8.18/src/cpp/connection/sdl' make[5]: Entering directory '/builddir/build/BUILD/urg-0.8.18/src/cpp/connection' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SerialDevice.lo SerialDevice.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ConnectionUtils.lo ConnectionUtils.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FindComPorts.lo FindComPorts.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o isUsingComDriver.lo isUsingComDriver.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SerialDevice.cpp -fPIC -DPIC -o .libs/SerialDevice.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c isUsingComDriver.cpp -fPIC -DPIC -o .libs/isUsingComDriver.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c FindComPorts.cpp -fPIC -DPIC -o .libs/FindComPorts.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ConnectionUtils.cpp -fPIC -DPIC -o .libs/ConnectionUtils.o In file included from SerialDevice.cpp:10:0: SerialDevice.h:48:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from SerialDevice.h:14, from SerialDevice.cpp:10: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from FindComPorts.cpp:10:0: FindComPorts.h:80:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from FindComPorts.h:17, from FindComPorts.cpp:10: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liburg_connection.la -rpath /usr/lib64 SerialDevice.lo ConnectionUtils.lo FindComPorts.lo isUsingComDriver.lo -lSDL -lpthread -lSDL_net -lm libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o .libs/SerialDevice.o .libs/ConnectionUtils.o .libs/FindComPorts.o .libs/isUsingComDriver.o -lSDL -lpthread -lSDL_net -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,liburg_connection.so.0 -o .libs/liburg_connection.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liburg_connection.so.0" && ln -s "liburg_connection.so.0.0.0" "liburg_connection.so.0") libtool: link: (cd ".libs" && rm -f "liburg_connection.so" && ln -s "liburg_connection.so.0.0.0" "liburg_connection.so") libtool: link: ( cd ".libs" && rm -f "liburg_connection.la" && ln -s "../liburg_connection.la" "liburg_connection.la" ) make[5]: Leaving directory '/builddir/build/BUILD/urg-0.8.18/src/cpp/connection' make[4]: Leaving directory '/builddir/build/BUILD/urg-0.8.18/src/cpp/connection' Making all in system make[4]: Entering directory '/builddir/build/BUILD/urg-0.8.18/src/cpp/system' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o MonitorModeManager.lo MonitorModeManager.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SdlInit.lo SdlInit.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Thread.lo Thread.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Lock.lo Lock.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Thread.cpp -fPIC -DPIC -o .libs/Thread.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Lock.cpp -fPIC -DPIC -o .libs/Lock.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SdlInit.cpp -fPIC -DPIC -o .libs/SdlInit.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c MonitorModeManager.cpp -fPIC -DPIC -o .libs/MonitorModeManager.o In file included from Thread.cpp:13:0: Thread.h:28:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Thread.h:13, from Thread.cpp:13: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Lock.h:13:0, from Lock.cpp:10: ConditionVariable.h:29:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from Thread.cpp:14:0: SdlInit.h:27:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Thread.h:13, from Thread.cpp:13: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ConditionVariable.h:13, from Lock.h:13, from Lock.cpp:10: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Lock.h:13:0, from Thread.cpp:15: ConditionVariable.h:29:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Thread.h:13, from Thread.cpp:13: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Lock.cpp:10:0: Lock.h:35:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ConditionVariable.h:13, from Lock.h:13, from Lock.cpp:10: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Thread.cpp:15:0: Lock.h:35:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Thread.h:13, from Thread.cpp:13: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Lock.cpp:11:0: SdlInit.h:27:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ConditionVariable.h:13, from Lock.h:13, from Lock.cpp:10: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from MonitorModeManager.cpp:10:0: MonitorModeManager.h:30:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from MonitorModeManager.h:13, from MonitorModeManager.cpp:10: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from SdlInit.cpp:11:0: SdlInit.h:27:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from SdlInit.h:13, from SdlInit.cpp:11: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o LockGuard.lo LockGuard.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Semaphore.lo Semaphore.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ticks.lo ticks.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o delay.lo delay.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c LockGuard.cpp -fPIC -DPIC -o .libs/LockGuard.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Semaphore.cpp -fPIC -DPIC -o .libs/Semaphore.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ticks.cpp -fPIC -DPIC -o .libs/ticks.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c delay.cpp -fPIC -DPIC -o .libs/delay.o In file included from LockGuard.cpp:10:0: LockGuard.h:34:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from LockGuard.h:13, from LockGuard.cpp:10: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Lock.h:13:0, from LockGuard.cpp:11: ConditionVariable.h:29:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from LockGuard.h:13, from LockGuard.cpp:10: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from LockGuard.cpp:11:0: Lock.h:35:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from LockGuard.h:13, from LockGuard.cpp:10: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Semaphore.cpp:10:0: Semaphore.h:31:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Semaphore.h:15, from Semaphore.cpp:10: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ticks.cpp:12:0: MonitorModeManager.h:30:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from MonitorModeManager.h:13, from ticks.cpp:12: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from delay.cpp:12:0: MonitorModeManager.h:30:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from MonitorModeManager.h:13, from delay.cpp:12: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o system_ticks.lo system_ticks.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o system_delay.lo system_delay.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o log_printf.lo log_printf.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o MathUtils.lo MathUtils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c system_ticks.cpp -fPIC -DPIC -o .libs/system_ticks.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c system_delay.cpp -fPIC -DPIC -o .libs/system_delay.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c log_printf.cpp -fPIC -DPIC -o .libs/log_printf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c MathUtils.cpp -fPIC -DPIC -o .libs/MathUtils.o In file included from system_delay.cpp:11:0: SdlInit.h:27:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from SdlInit.h:13, from system_delay.cpp:11: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from system_ticks.cpp:12:0: SdlInit.h:27:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from SdlInit.h:13, from system_ticks.cpp:12: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liburg_system.la -rpath /usr/lib64 MonitorModeManager.lo SdlInit.lo Thread.lo Lock.lo LockGuard.lo Semaphore.lo ticks.lo delay.lo system_ticks.lo system_delay.lo log_printf.lo MathUtils.lo -lSDL -lpthread -lSDL_net -lm libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o .libs/MonitorModeManager.o .libs/SdlInit.o .libs/Thread.o .libs/Lock.o .libs/LockGuard.o .libs/Semaphore.o .libs/ticks.o .libs/delay.o .libs/system_ticks.o .libs/system_delay.o .libs/log_printf.o .libs/MathUtils.o -lSDL -lpthread -lSDL_net -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,liburg_system.so.0 -o .libs/liburg_system.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liburg_system.so.0" && ln -s "liburg_system.so.0.0.0" "liburg_system.so.0") libtool: link: (cd ".libs" && rm -f "liburg_system.so" && ln -s "liburg_system.so.0.0.0" "liburg_system.so") libtool: link: ( cd ".libs" && rm -f "liburg_system.la" && ln -s "../liburg_system.la" "liburg_system.la" ) make[4]: Leaving directory '/builddir/build/BUILD/urg-0.8.18/src/cpp/system' Making all in urg make[4]: Entering directory '/builddir/build/BUILD/urg-0.8.18/src/cpp/urg' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o UrgDevice.lo UrgDevice.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ScipHandler.lo ScipHandler.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o findUrgPorts.lo findUrgPorts.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o UrgUsbCom.lo UrgUsbCom.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ScipHandler.cpp -fPIC -DPIC -o .libs/ScipHandler.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c findUrgPorts.cpp -fPIC -DPIC -o .libs/findUrgPorts.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c UrgDevice.cpp -fPIC -DPIC -o .libs/UrgDevice.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c UrgUsbCom.cpp -fPIC -DPIC -o .libs/UrgUsbCom.o In file included from findUrgPorts.cpp:11:0: ../../../include/cpp/FindComPorts.h:80:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../../../include/cpp/FindComPorts.h:17, from findUrgPorts.cpp:11: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ScipHandler.cpp:10:0: ScipHandler.h:72:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ScipHandler.h:14, from ScipHandler.cpp:10: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ScipHandler.cpp:254:71: warning: overflow in implicit constant conversion [-Woverflow] int substr2int(const string& line, int from_n, int length = string::npos) ^~~~ ScipHandler.cpp: In member function 'bool qrk::ScipHandler::pImpl::connect(const char*, long int)': ScipHandler.cpp:123:45: error: narrowing conversion of '-1' from 'int' to 'char' inside { } [-Wnarrowing] char qt_expected_response[] = { 0, -1 }; ^ ScipHandler.cpp:142:51: error: narrowing conversion of '-1' from 'int' to 'char' inside { } [-Wnarrowing] char scip20_expected_response[] = { 0, -1 }; ^ ScipHandler.cpp:153:48: error: narrowing conversion of '-1' from 'int' to 'char' inside { } [-Wnarrowing] char tm2_expected_response[] = { 0, -1 }; ^ ScipHandler.cpp: In member function 'bool qrk::ScipHandler::pImpl::changeBaudrate(long int)': ScipHandler.cpp:205:58: error: narrowing conversion of '-1' from 'int' to 'char' inside { } [-Wnarrowing] char ss_expected_response[] = { 0, 0x3, 0x4, 0xf, -1 }; ^ ScipHandler.cpp: In member function 'bool qrk::ScipHandler::pImpl::loadParameter(qrk::RangeSensorParameter&)': ScipHandler.cpp:219:43: error: narrowing conversion of '-1' from 'int' to 'char' inside { } [-Wnarrowing] char pp_expected_response[] = { 0, -1 }; ^ ScipHandler.cpp:242:78: warning: overflow in implicit constant conversion [-Woverflow] parameters.distance_min = substr2int(lines[RangeSensorParameter::DMIN], 5); ^ ScipHandler.cpp:243:78: warning: overflow in implicit constant conversion [-Woverflow] parameters.distance_max = substr2int(lines[RangeSensorParameter::DMAX], 5); ^ ScipHandler.cpp:244:76: warning: overflow in implicit constant conversion [-Woverflow] parameters.area_total = substr2int(lines[RangeSensorParameter::ARES], 5); ^ ScipHandler.cpp:245:74: warning: overflow in implicit constant conversion [-Woverflow] parameters.area_min = substr2int(lines[RangeSensorParameter::AMIN], 5); ^ ScipHandler.cpp:246:74: warning: overflow in implicit constant conversion [-Woverflow] parameters.area_max = substr2int(lines[RangeSensorParameter::AMAX], 5); ^ ScipHandler.cpp:247:76: warning: overflow in implicit constant conversion [-Woverflow] parameters.area_front = substr2int(lines[RangeSensorParameter::AFRT], 5); ^ ScipHandler.cpp:248:74: warning: overflow in implicit constant conversion [-Woverflow] parameters.scan_rpm = substr2int(lines[RangeSensorParameter::SCAN], 5); ^ ScipHandler.cpp: In member function 'bool qrk::ScipHandler::pImpl::setLaserOutput(bool, bool)': ScipHandler.cpp:359:42: error: narrowing conversion of '-1' from 'int' to 'char' inside { } [-Wnarrowing] char expected_response[] = { 0, -1 }; ^ ScipHandler.cpp:372:47: error: narrowing conversion of '-1' from 'int' to 'char' inside { } [-Wnarrowing] char qt_expected_response[] = { 0, -1 }; ^ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o UrgCtrl.lo UrgCtrl.cpp ScipHandler.cpp: In member function 'bool qrk::ScipHandler::versionLines(std::vector >&)': ScipHandler.cpp:780:38: error: narrowing conversion of '-1' from 'int' to 'char' inside { } [-Wnarrowing] char expected_response[] = { 0, -1 }; ^ ScipHandler.cpp: In member function 'bool qrk::ScipHandler::setRawTimestampMode(bool)': ScipHandler.cpp:795:38: error: narrowing conversion of '-1' from 'int' to 'char' inside { } [-Wnarrowing] char expected_response[] = { 0, -1 }; ^ ScipHandler.cpp: In member function 'bool qrk::ScipHandler::rawTimestamp(int*)': ScipHandler.cpp:812:38: error: narrowing conversion of '-1' from 'int' to 'char' inside { } [-Wnarrowing] char expected_response[] = { 0, -1 }; ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/cpp -I../../../src/cpp/system -I../../../src/cpp/common -I../../../src/cpp/connection -I../../../src/cpp/geometry -I../../../src/cpp/coordinate -I../../../src/cpp/urg -I../../../src/cpp/connection/sdl -I../../../src/cpp/monitor -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c UrgCtrl.cpp -fPIC -DPIC -o .libs/UrgCtrl.o make[4]: *** [Makefile:470: ScipHandler.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from UrgDevice.h:14:0, from UrgDevice.cpp:12: ../../../include/cpp/Coordinate.h:98:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../../../include/cpp/Coordinate.h:15, from UrgDevice.h:14, from UrgDevice.cpp:12: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from UrgDevice.cpp:12:0: UrgDevice.h:253:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../../../include/cpp/Coordinate.h:15, from UrgDevice.h:14, from UrgDevice.cpp:12: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from UrgDevice.cpp:13:0: ../../../include/cpp/SerialDevice.h:48:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../../../include/cpp/Coordinate.h:15, from UrgDevice.h:14, from UrgDevice.cpp:12: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from UrgDevice.cpp:14:0: ScipHandler.h:72:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../../../include/cpp/Coordinate.h:15, from UrgDevice.h:14, from UrgDevice.cpp:12: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from UrgDevice.cpp:17:0: ../../../include/cpp/Thread.h:28:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../../../include/cpp/Coordinate.h:15, from UrgDevice.h:14, from UrgDevice.cpp:12: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from UrgDevice.cpp:18:0: ../../../include/cpp/LockGuard.h:34:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../../../include/cpp/Coordinate.h:15, from UrgDevice.h:14, from UrgDevice.cpp:12: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../include/cpp/Lock.h:13:0, from UrgDevice.cpp:19: ../../../include/cpp/ConditionVariable.h:29:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../../../include/cpp/Coordinate.h:15, from UrgDevice.h:14, from UrgDevice.cpp:12: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from UrgDevice.cpp:19:0: ../../../include/cpp/Lock.h:35:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../../../include/cpp/Coordinate.h:15, from UrgDevice.h:14, from UrgDevice.cpp:12: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ UrgDevice.cpp: In member function 'virtual std::__cxx11::string qrk::UrgDevice::pImpl::RawManualCapture::createCaptureCommand()': UrgDevice.cpp:94:43: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'size_t {aka long unsigned int}' [-Wformat=] pimpl_->capture_skip_lines_); ~~~~~~~~~~~~~~~~~~~~~~~~~~~^ UrgDevice.cpp: In member function 'virtual std::__cxx11::string qrk::UrgDevice::pImpl::RawAutoCapture::createCaptureCommand()': UrgDevice.cpp:167:74: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'size_t {aka long unsigned int}' [-Wformat=] UrgDevice.cpp:165:16: pimpl_->capture_skip_lines_, ~~~~~~~~~~~~~~~~~~~~~~~~~~~ UrgDevice.cpp:167:74: (pimpl_->capture_times_ > 99) ? 0 : pimpl_->capture_times_); ^ UrgDevice.cpp:167:74: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'size_t {aka long unsigned int}' [-Wformat=] UrgDevice.cpp:167:74: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type 'long unsigned int' [-Wformat=] UrgDevice.cpp: In member function 'virtual std::__cxx11::string qrk::UrgDevice::pImpl::RawIntensityCapture::createCaptureCommand()': UrgDevice.cpp:257:78: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'size_t {aka long unsigned int}' [-Wformat=] pimpl_->capture_frame_interval_, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (pimpl_->capture_times_ > 99) ? 0 : pimpl_->capture_times_); ^ UrgDevice.cpp:257:78: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'long unsigned int' [-Wformat=] UrgDevice.cpp:265:78: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'size_t {aka long unsigned int}' [-Wformat=] UrgDevice.cpp:263:20: pimpl_->capture_skip_lines_, ~~~~~~~~~~~~~~~~~~~~~~~~~~~ UrgDevice.cpp:265:78: (pimpl_->capture_times_ > 99) ? 0 : pimpl_->capture_times_); ^ UrgDevice.cpp:265:78: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'size_t {aka long unsigned int}' [-Wformat=] UrgDevice.cpp:265:78: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type 'long unsigned int' [-Wformat=] In file included from UrgCtrl.h:14:0, from UrgCtrl.cpp:10: ../../../include/cpp/Coordinate.h:98:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../../../include/cpp/Coordinate.h:15, from UrgCtrl.h:14, from UrgCtrl.cpp:10: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from UrgCtrl.cpp:10:0: UrgCtrl.h:95:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../../../include/cpp/Coordinate.h:15, from UrgCtrl.h:14, from UrgCtrl.cpp:10: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from UrgCtrl.cpp:11:0: UrgDevice.h:253:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../../../include/cpp/Coordinate.h:15, from UrgCtrl.h:14, from UrgCtrl.cpp:10: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ make[4]: Leaving directory '/builddir/build/BUILD/urg-0.8.18/src/cpp/urg' make[3]: *** [Makefile:357: all-recursive] Error 1 make[3]: Leaving directory '/builddir/build/BUILD/urg-0.8.18/src/cpp' make[2]: *** [Makefile:358: all-recursive] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/urg-0.8.18/src' make[1]: *** [Makefile:475: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/urg-0.8.18' make: *** [Makefile:368: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.s1Gmuo (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.s1Gmuo (%build) ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff