+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/tslib.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.DqOAO0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tslib-1.0 + /usr/bin/tar -xof - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/tslib-1.0.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd tslib-1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (tslib-1.0-backport-O_CREAT.patch):' Patch #0 (tslib-1.0-backport-O_CREAT.patch): + /usr/bin/patch --no-backup-if-mismatch -p2 -b --suffix .ocreat --fuzz=0 patching file tests/ts_calibrate.c Hunk #2 succeeded at 225 (offset -26 lines). + ./autogen.sh libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4/internal'. libtoolize: copying file 'm4/internal/libtool.m4' libtoolize: copying file 'm4/internal/ltoptions.m4' libtoolize: copying file 'm4/internal/ltsugar.m4' libtoolize: copying file 'm4/internal/ltversion.m4' libtoolize: copying file 'm4/internal/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4/internal])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. configure.ac:19: installing './compile' configure.ac:28: installing './config.guess' configure.ac:28: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' plugins/Makefile.am:14: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') plugins/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sDLoTf + umask 022 + cd /builddir/build/BUILD + cd tslib-1.0 + 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 for style of include used by make... GNU 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 how to run the C preprocessor... gcc -E checking whether the C compiler supports -fvisibility=hidden... yes checking whether to use -fvisibility=hidden... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) 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 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 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 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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 for dlopen in -ldl... (cached) yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) 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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.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 for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... 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 return type of signal handlers... void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for bzero... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for munmap... yes checking for select... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strtoul... yes checking whether linear modules is requested... yes checking whether dejitter module is requested... yes checking whether linear-h2200 module is requested... yes checking whether variance module is requested... yes checking whether pthres module is requested... yes checking whether ucb1x00 module is requested... yes checking whether corgi module is requested... yes checking whether collie module is requested... yes checking whether h3600 module is requested... yes checking whether mk712 module is requested... yes checking whether arctic2 module is requested... yes checking whether input module is requested... yes checking where to place modules... ${libdir}/ts/ checking whether to enable debugging... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating etc/Makefile config.status: creating plugins/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tslib-0.0.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/tslib-1.0' Making all in etc make[2]: Entering directory '/builddir/build/BUILD/tslib-1.0/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.0/etc' Making all in src make[2]: Entering directory '/builddir/build/BUILD/tslib-1.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib64/ts/\" -DTS_CONF=\"/etc/ts.conf\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_attach.lo ts_attach.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib64/ts/\" -DTS_CONF=\"/etc/ts.conf\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_close.lo ts_close.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib64/ts/\" -DTS_CONF=\"/etc/ts.conf\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_config.lo ts_config.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib64/ts/\" -DTS_CONF=\"/etc/ts.conf\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_error.lo ts_error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib64/ts/\" -DTS_CONF=\"/etc/ts.conf\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_attach.c -fPIC -DPIC -o .libs/ts_attach.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib64/ts/\" -DTS_CONF=\"/etc/ts.conf\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_close.c -fPIC -DPIC -o .libs/ts_close.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib64/ts/\" -DTS_CONF=\"/etc/ts.conf\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_config.c -fPIC -DPIC -o .libs/ts_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib64/ts/\" -DTS_CONF=\"/etc/ts.conf\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_error.c -fPIC -DPIC -o .libs/ts_error.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib64/ts/\" -DTS_CONF=\"/etc/ts.conf\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_fd.lo ts_fd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib64/ts/\" -DTS_CONF=\"/etc/ts.conf\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_load_module.lo ts_load_module.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib64/ts/\" -DTS_CONF=\"/etc/ts.conf\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_open.lo ts_open.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib64/ts/\" -DTS_CONF=\"/etc/ts.conf\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_parse_vars.lo ts_parse_vars.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib64/ts/\" -DTS_CONF=\"/etc/ts.conf\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_fd.c -fPIC -DPIC -o .libs/ts_fd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib64/ts/\" -DTS_CONF=\"/etc/ts.conf\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_load_module.c -fPIC -DPIC -o .libs/ts_load_module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib64/ts/\" -DTS_CONF=\"/etc/ts.conf\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_open.c -fPIC -DPIC -o .libs/ts_open.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib64/ts/\" -DTS_CONF=\"/etc/ts.conf\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_read.lo ts_read.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib64/ts/\" -DTS_CONF=\"/etc/ts.conf\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_parse_vars.c -fPIC -DPIC -o .libs/ts_parse_vars.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib64/ts/\" -DTS_CONF=\"/etc/ts.conf\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_read_raw.lo ts_read_raw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib64/ts/\" -DTS_CONF=\"/etc/ts.conf\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_read.c -fPIC -DPIC -o .libs/ts_read.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib64/ts/\" -DTS_CONF=\"/etc/ts.conf\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_read_raw.c -fPIC -DPIC -o .libs/ts_read_raw.o /bin/sh ../libtool --tag=CC --mode=link gcc -DPLUGIN_DIR=\"/usr/lib64/ts/\" -DTS_CONF=\"/etc/ts.conf\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 1:1:1 -release 0.0 -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libts.la -rpath /usr/lib64 ts_attach.lo ts_close.lo ts_config.lo ts_error.lo ts_fd.lo ts_load_module.lo ts_open.lo ts_parse_vars.lo ts_read.lo ts_read_raw.lo -ldl -ldl libtool: link: gcc -shared -fPIC -DPIC .libs/ts_attach.o .libs/ts_close.o .libs/ts_config.o .libs/ts_error.o .libs/ts_fd.o .libs/ts_load_module.o .libs/ts_open.o .libs/ts_parse_vars.o .libs/ts_read.o .libs/ts_read_raw.o -ldl -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libts-0.0.so.0 -o .libs/libts-0.0.so.0.1.1 libtool: link: (cd ".libs" && rm -f "libts-0.0.so.0" && ln -s "libts-0.0.so.0.1.1" "libts-0.0.so.0") libtool: link: (cd ".libs" && rm -f "libts.so" && ln -s "libts-0.0.so.0.1.1" "libts.so") libtool: link: ( cd ".libs" && rm -f "libts.la" && ln -s "../libts.la" "libts.la" ) make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.0/src' Making all in plugins make[2]: Entering directory '/builddir/build/BUILD/tslib-1.0/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 linear.lo linear.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 dejitter.lo dejitter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 variance.lo variance.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 pthres.lo pthres.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 linear.c -fPIC -DPIC -o .libs/linear.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 pthres.c -fPIC -DPIC -o .libs/pthres.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 dejitter.c -fPIC -DPIC -o .libs/dejitter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 variance.c -fPIC -DPIC -o .libs/variance.o linear.c: In function 'mod_init': linear.c:138:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(pcal_fd,pcalbuf,200); ^~~~~~~~~~~~~~~~~~~~~~~~~ variance.c: In function 'variance_limit': variance.c:146:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] switch ((int)data) { ^ dejitter.c: In function 'dejitter_limit': dejitter.c:182:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] switch ((int)data) { ^ pthres.c: In function 'threshold_vars': pthres.c:110:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] switch ((int)data) { ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ucb1x00-raw.lo ucb1x00-raw.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 corgi-raw.lo corgi-raw.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 collie-raw.lo collie-raw.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 h3600-raw.lo h3600-raw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 corgi-raw.c -fPIC -DPIC -o .libs/corgi-raw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ucb1x00-raw.c -fPIC -DPIC -o .libs/ucb1x00-raw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 h3600-raw.c -fPIC -DPIC -o .libs/h3600-raw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 collie-raw.c -fPIC -DPIC -o .libs/collie-raw.o corgi-raw.c: In function 'corgi_read': corgi-raw.c:24:7: warning: unused variable 'nr' [-Wunused-variable] int nr = ret / sizeof(*corgi_evt); ^~ corgi-raw.c:20:6: warning: unused variable 'total' [-Wunused-variable] int total = 0; ^~~~~ h3600-raw.c: In function 'h3600_read': h3600-raw.c:24:7: warning: unused variable 'nr' [-Wunused-variable] int nr = ret / sizeof(*h3600_evt); ^~ h3600-raw.c:20:6: warning: unused variable 'total' [-Wunused-variable] int total = 0; ^~~~~ ucb1x00-raw.c: In function 'ucb1x00_read': ucb1x00-raw.c:25:7: warning: unused variable 'nr' [-Wunused-variable] int nr = ret / sizeof(*ucb1x00_evt); ^~ ucb1x00-raw.c:21:6: warning: unused variable 'total' [-Wunused-variable] int total = 0; ^~~~~ collie-raw.c: In function 'collie_read': collie-raw.c:24:7: warning: unused variable 'nr' [-Wunused-variable] int nr = ret / sizeof(*collie_evt); ^~ collie-raw.c:20:6: warning: unused variable 'total' [-Wunused-variable] int total = 0; ^~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 mk712-raw.lo mk712-raw.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 arctic2-raw.lo arctic2-raw.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 linear-h2200.lo linear-h2200.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 input-raw.lo input-raw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 mk712-raw.c -fPIC -DPIC -o .libs/mk712-raw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 arctic2-raw.c -fPIC -DPIC -o .libs/arctic2-raw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 linear-h2200.c -fPIC -DPIC -o .libs/linear-h2200.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 input-raw.c -fPIC -DPIC -o .libs/input-raw.o mk712-raw.c: In function 'mk712_read': mk712-raw.c:24:7: warning: unused variable 'nr' [-Wunused-variable] int nr = ret / sizeof(*mk712_evt); ^~ mk712-raw.c:20:6: warning: unused variable 'total' [-Wunused-variable] int total = 0; ^~~~~ arctic2-raw.c: In function 'arctic2_read': arctic2-raw.c:25:7: warning: unused variable 'nr' [-Wunused-variable] int nr = ret / sizeof(*arctic2_evt); ^~ arctic2-raw.c:21:6: warning: unused variable 'total' [-Wunused-variable] int total = 0; ^~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o linear.la -rpath /usr/lib64/ts/ linear.lo /bin/sh ../libtool --tag=CC --mode=link gcc -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dejitter.la -rpath /usr/lib64/ts/ dejitter.lo /bin/sh ../libtool --tag=CC --mode=link gcc -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o variance.la -rpath /usr/lib64/ts/ variance.lo /bin/sh ../libtool --tag=CC --mode=link gcc -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pthres.la -rpath /usr/lib64/ts/ pthres.lo libtool: link: gcc -shared -fPIC -DPIC .libs/linear.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,linear.so -o .libs/linear.so libtool: link: gcc -shared -fPIC -DPIC .libs/dejitter.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,dejitter.so -o .libs/dejitter.so libtool: link: gcc -shared -fPIC -DPIC .libs/variance.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,variance.so -o .libs/variance.so libtool: link: ( cd ".libs" && rm -f "linear.la" && ln -s "../linear.la" "linear.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ucb1x00.la -rpath /usr/lib64/ts/ ucb1x00-raw.lo libtool: link: ( cd ".libs" && rm -f "dejitter.la" && ln -s "../dejitter.la" "dejitter.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o corgi.la -rpath /usr/lib64/ts/ corgi-raw.lo libtool: link: ( cd ".libs" && rm -f "variance.la" && ln -s "../variance.la" "variance.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/pthres.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,pthres.so -o .libs/pthres.so /bin/sh ../libtool --tag=CC --mode=link gcc -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o collie.la -rpath /usr/lib64/ts/ collie-raw.lo libtool: link: ( cd ".libs" && rm -f "pthres.la" && ln -s "../pthres.la" "pthres.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o h3600.la -rpath /usr/lib64/ts/ h3600-raw.lo libtool: link: gcc -shared -fPIC -DPIC .libs/corgi-raw.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,corgi.so -o .libs/corgi.so libtool: link: gcc -shared -fPIC -DPIC .libs/ucb1x00-raw.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,ucb1x00.so -o .libs/ucb1x00.so libtool: link: ( cd ".libs" && rm -f "corgi.la" && ln -s "../corgi.la" "corgi.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/collie-raw.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,collie.so -o .libs/collie.so libtool: link: ( cd ".libs" && rm -f "ucb1x00.la" && ln -s "../ucb1x00.la" "ucb1x00.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mk712.la -rpath /usr/lib64/ts/ mk712-raw.lo /bin/sh ../libtool --tag=CC --mode=link gcc -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o arctic2.la -rpath /usr/lib64/ts/ arctic2-raw.lo libtool: link: gcc -shared -fPIC -DPIC .libs/h3600-raw.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,h3600.so -o .libs/h3600.so libtool: link: ( cd ".libs" && rm -f "collie.la" && ln -s "../collie.la" "collie.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o linear_h2200.la -rpath /usr/lib64/ts/ linear-h2200.lo libtool: link: ( cd ".libs" && rm -f "h3600.la" && ln -s "../h3600.la" "h3600.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o input.la -rpath /usr/lib64/ts/ input-raw.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mk712-raw.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,mk712.so -o .libs/mk712.so libtool: link: gcc -shared -fPIC -DPIC .libs/arctic2-raw.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,arctic2.so -o .libs/arctic2.so libtool: link: ( cd ".libs" && rm -f "mk712.la" && ln -s "../mk712.la" "mk712.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/linear-h2200.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,linear_h2200.so -o .libs/linear_h2200.so libtool: link: ( cd ".libs" && rm -f "arctic2.la" && ln -s "../arctic2.la" "arctic2.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/input-raw.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,input.so -o .libs/input.so libtool: link: ( cd ".libs" && rm -f "linear_h2200.la" && ln -s "../linear_h2200.la" "linear_h2200.la" ) libtool: link: ( cd ".libs" && rm -f "input.la" && ln -s "../input.la" "input.la" ) make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.0/plugins' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/tslib-1.0/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_test.o ts_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 fbutils.o fbutils.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 font_8x8.o font_8x8.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 font_8x16.o font_8x16.c font_8x8.c:2581:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] fontdata_8x8, ^~~~~~~~~~~~ font_8x8.c:2581:2: note: (near initialization for 'font_vga_8x8.data') font_8x16.c:4629:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] fontdata_8x16, ^~~~~~~~~~~~~ font_8x16.c:4629:2: note: (near initialization for 'font_vga_8x16.data') gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_calibrate.o ts_calibrate.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 testutils.o testutils.c fbutils.c: In function 'fillrect': fbutils.c:363:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (x1 < 0) x1 = 0; if ((__u32)x1 >= xres) x1 = xres - 1; ^~ fbutils.c:363:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (x1 < 0) x1 = 0; if ((__u32)x1 >= xres) x1 = xres - 1; ^~ fbutils.c:364:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (x2 < 0) x2 = 0; if ((__u32)x2 >= xres) x2 = xres - 1; ^~ fbutils.c:364:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (x2 < 0) x2 = 0; if ((__u32)x2 >= xres) x2 = xres - 1; ^~ fbutils.c:365:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (y1 < 0) y1 = 0; if ((__u32)y1 >= yres) y1 = yres - 1; ^~ fbutils.c:365:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (y1 < 0) y1 = 0; if ((__u32)y1 >= yres) y1 = yres - 1; ^~ fbutils.c:366:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (y2 < 0) y2 = 0; if ((__u32)y2 >= yres) y2 = yres - 1; ^~ fbutils.c:366:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (y2 < 0) y2 = 0; if ((__u32)y2 >= yres) y2 = yres - 1; ^~ testutils.c: In function 'ts_flush': testutils.c:105:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (ts_fd (ts), buffer, TS_BUFFER_MAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_print.o ts_print.c ts_calibrate.c: In function 'main': ts_calibrate.c:237:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (cal_fd, cal_buffer, strlen (cal_buffer) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_print_raw.o ts_print_raw.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_harvest.o ts_harvest.c /bin/sh ../libtool --tag=CC --mode=link gcc -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_test ts_test.o fbutils.o font_8x8.o font_8x16.o ../src/libts.la -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_calibrate ts_calibrate.o fbutils.o testutils.o font_8x8.o font_8x16.o ../src/libts.la -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_print ts_print.o ../src/libts.la -ldl ts_harvest.c: In function 'main': ts_harvest.c:70:19: warning: unused variable 'samp' [-Wunused-variable] struct ts_sample samp; ^~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_print_raw ts_print_raw.o ../src/libts.la -ldl libtool: link: gcc -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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/ts_test ts_test.o fbutils.o font_8x8.o font_8x16.o ../src/.libs/libts.so -ldl libtool: link: gcc -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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/ts_calibrate ts_calibrate.o fbutils.o testutils.o font_8x8.o font_8x16.o ../src/.libs/libts.so -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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 ts_harvest ts_harvest.o fbutils.o testutils.o font_8x8.o font_8x16.o ../src/libts.la -ldl libtool: link: gcc -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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/ts_print ts_print.o ../src/.libs/libts.so -ldl libtool: link: gcc -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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/ts_print_raw ts_print_raw.o ../src/.libs/libts.so -ldl libtool: link: gcc -DGCC_HASCLASSVISIBILITY -O2 -g -pipe -Wall -Werror=format-security -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/ts_harvest ts_harvest.o fbutils.o testutils.o font_8x8.o font_8x16.o ../src/.libs/libts.so -ldl make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.0/tests' make[2]: Entering directory '/builddir/build/BUILD/tslib-1.0' make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.0' make[1]: Leaving directory '/builddir/build/BUILD/tslib-1.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FbzcZ8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64 + cd tslib-1.0 + rm -rf /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64 'INSTALL=install -p' Making install in etc make[1]: Entering directory '/builddir/build/BUILD/tslib-1.0/etc' make[2]: Entering directory '/builddir/build/BUILD/tslib-1.0/etc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/etc' install -p -m 644 ts.conf '/builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/etc' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.0/etc' make[1]: Leaving directory '/builddir/build/BUILD/tslib-1.0/etc' Making install in src make[1]: Entering directory '/builddir/build/BUILD/tslib-1.0/src' make[2]: Entering directory '/builddir/build/BUILD/tslib-1.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install install -p libts.la '/builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64' libtool: install: install -p .libs/libts-0.0.so.0.1.1 /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/libts-0.0.so.0.1.1 libtool: install: (cd /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64 && { ln -s -f libts-0.0.so.0.1.1 libts-0.0.so.0 || { rm -f libts-0.0.so.0 && ln -s libts-0.0.so.0.1.1 libts-0.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64 && { ln -s -f libts-0.0.so.0.1.1 libts.so || { rm -f libts.so && ln -s libts-0.0.so.0.1.1 libts.so; }; }) libtool: install: install -p .libs/libts.lai /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/libts.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/include' install -p -m 644 tslib.h '/builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.0/src' make[1]: Leaving directory '/builddir/build/BUILD/tslib-1.0/src' Making install in plugins make[1]: Entering directory '/builddir/build/BUILD/tslib-1.0/plugins' make[2]: Entering directory '/builddir/build/BUILD/tslib-1.0/plugins' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/' /bin/sh ../libtool --mode=install install -p linear.la dejitter.la variance.la pthres.la ucb1x00.la corgi.la collie.la h3600.la mk712.la arctic2.la linear_h2200.la input.la '/builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/' libtool: install: install -p .libs/linear.so /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/linear.so libtool: install: install -p .libs/linear.lai /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/linear.la libtool: install: install -p .libs/dejitter.so /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/dejitter.so libtool: install: install -p .libs/dejitter.lai /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/dejitter.la libtool: install: install -p .libs/variance.so /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/variance.so libtool: install: install -p .libs/variance.lai /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/variance.la libtool: install: install -p .libs/pthres.so /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/pthres.so libtool: install: install -p .libs/pthres.lai /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/pthres.la libtool: install: install -p .libs/ucb1x00.so /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/ucb1x00.so libtool: install: install -p .libs/ucb1x00.lai /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/ucb1x00.la libtool: install: install -p .libs/corgi.so /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/corgi.so libtool: install: install -p .libs/corgi.lai /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/corgi.la libtool: install: install -p .libs/collie.so /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/collie.so libtool: install: install -p .libs/collie.lai /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/collie.la libtool: install: install -p .libs/h3600.so /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/h3600.so libtool: install: install -p .libs/h3600.lai /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/h3600.la libtool: install: install -p .libs/mk712.so /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/mk712.so libtool: install: install -p .libs/mk712.lai /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/mk712.la libtool: install: install -p .libs/arctic2.so /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/arctic2.so libtool: install: install -p .libs/arctic2.lai /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/arctic2.la libtool: install: install -p .libs/linear_h2200.so /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/linear_h2200.so libtool: install: install -p .libs/linear_h2200.lai /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/linear_h2200.la libtool: install: install -p .libs/input.so /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/input.so libtool: install: install -p .libs/input.lai /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/ts/input.la libtool: warning: remember to run 'libtool --finish /usr/lib64/ts/' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.0/plugins' make[1]: Leaving directory '/builddir/build/BUILD/tslib-1.0/plugins' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/tslib-1.0/tests' make[2]: Entering directory '/builddir/build/BUILD/tslib-1.0/tests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install install -p ts_test ts_calibrate ts_print ts_print_raw ts_harvest '/builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/bin' libtool: warning: '../src/libts.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/ts_test /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/bin/ts_test libtool: warning: '../src/libts.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/ts_calibrate /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/bin/ts_calibrate libtool: warning: '../src/libts.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/ts_print /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/bin/ts_print libtool: warning: '../src/libts.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/ts_print_raw /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/bin/ts_print_raw libtool: warning: '../src/libts.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/ts_harvest /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/bin/ts_harvest make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.0/tests' make[1]: Leaving directory '/builddir/build/BUILD/tslib-1.0/tests' make[1]: Entering directory '/builddir/build/BUILD/tslib-1.0' make[2]: Entering directory '/builddir/build/BUILD/tslib-1.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/pkgconfig' install -p -m 644 tslib-0.0.pc '/builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.0' make[1]: Leaving directory '/builddir/build/BUILD/tslib-1.0' + find /builddir/build/BUILDROOT/tslib-1.0-11.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: /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/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: tslib-1.0-11.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TEebKi + umask 022 + cd /builddir/build/BUILD + cd tslib-1.0 + DOCDIR=/builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/share/doc/tslib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/share/doc/tslib + cp -pr AUTHORS /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/share/doc/tslib + cp -pr ChangeLog /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/share/doc/tslib + cp -pr COPYING /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/share/doc/tslib + cp -pr README /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64/usr/share/doc/tslib + exit 0 Provides: config(tslib) = 1.0-11.fc28 libts-0.0.so.0()(64bit) tslib = 1.0-11.fc28 tslib(riscv-64) = 1.0-11.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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libts-0.0.so.0()(64bit) rtld(GNU_HASH) Processing files: tslib-devel-1.0-11.fc28.riscv64 Provides: pkgconfig(tslib-0.0) = 0.0.2 tslib-devel = 1.0-11.fc28 tslib-devel(riscv-64) = 1.0-11.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libts-0.0.so.0()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64 Wrote: /builddir/build/SRPMS/tslib-1.0-11.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/tslib-1.0-11.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/tslib-devel-1.0-11.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zGNmjz + umask 022 + cd /builddir/build/BUILD + cd tslib-1.0 + rm -rf /builddir/build/BUILDROOT/tslib-1.0-11.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff