+ 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.UZif3P + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tslib-1.13 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/tslib-1.13.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tslib-1.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + ./autogen.sh libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, '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' configure.ac:54: installing './compile' configure.ac:7: installing './missing' plugins/Makefile.am: installing './depcomp' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zkXZsU + umask 022 + cd /builddir/build/BUILD + cd tslib-1.13 + 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 --with-sdl2 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 whether make supports nested variables... (cached) yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) 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 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 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 stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking linux/spi/cy8mrln.h usability... no checking linux/spi/cy8mrln.h presence... no checking for linux/spi/cy8mrln.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... (cached) yes checking for uint16_t... yes checking for uint8_t... 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 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... 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 for strtol... yes checking for strsep... yes checking whether debounce module is requested... yes checking whether dejitter module is requested... yes checking whether iir module is requested... yes checking whether linear module is requested... yes checking whether linear-h2200 module is requested... yes checking whether median module is requested... yes checking whether pthres module is requested... yes checking whether skip module is requested... yes checking whether variance module is requested... yes checking whether input 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 tatung module is requested... yes checking whether dmc module is requested... yes checking whether touchkit module is requested... yes checking whether waveshare module is requested... yes checking whether dmc_dus3000 module is requested... no checking whether cy8mrln-palmpre module is requested... no checking whether galax module is requested... no checking where to place modules... ${libdir}/ts checking whether to enable debugging... no checking whether to enable tools... yes checking for SDL_Init in -lSDL2... yes 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 tools/Makefile config.status: creating doc/Makefile config.status: creating tslib.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.13' Making all in etc make[2]: Entering directory '/builddir/build/BUILD/tslib-1.13/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.13/etc' Making all in src make[2]: Entering directory '/builddir/build/BUILD/tslib-1.13/src' CC ts_attach.lo CC ts_close.lo CC ts_config.lo CC ts_error.lo CC ts_fd.lo CC ts_load_module.lo CC ts_open.lo CC ts_parse_vars.lo CC ts_read.lo CC ts_read_raw.lo CC ts_option.lo CC ts_setup.lo CC ts_version.lo CC ts_strsep.lo CCLD libts.la make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.13/src' Making all in plugins make[2]: Entering directory '/builddir/build/BUILD/tslib-1.13/plugins' CC linear.lo CC dejitter.lo CC variance.lo CC median.lo CC pthres.lo CC debounce.lo CC skip.lo CC iir.lo CC ucb1x00-raw.lo CC corgi-raw.lo CC collie-raw.lo CC h3600-raw.lo CC mk712-raw.lo CC arctic2-raw.lo CC tatung-raw.lo CC dmc-raw.lo CC linear-h2200.lo CC input-raw.lo CC touchkit-raw.lo CC waveshare-raw.lo CCLD linear.la CCLD dejitter.la waveshare-raw.c: In function 'waveshare_read': waveshare-raw.c:58:16: warning: '/dev/hidraw' directive output truncated writing 11 bytes into a region of size 8 [-Wformat-truncation=] "/dev/hidraw%d", cnt); ~~~~~~~~^~~ waveshare-raw.c:58:7: note: directive argument in the range [0, 64] "/dev/hidraw%d", cnt); ^~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from waveshare-raw.c:12: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 13 and 14 bytes into a destination of size 8 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD variance.la CCLD median.la CCLD pthres.la CCLD debounce.la CCLD skip.la CCLD iir.la CCLD ucb1x00.la CCLD corgi.la CCLD collie.la CCLD h3600.la CCLD mk712.la CCLD arctic2.la CCLD tatung.la CCLD dmc.la CCLD linear_h2200.la CCLD input.la CCLD touchkit.la CCLD waveshare.la make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.13/plugins' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/tslib-1.13/tests' CC ts_test_mt_sdl.o CC sdlutils.o CC ts_calibrate_sdl.o CC ts_calibrate_common.o CC ts_print.o CC ts_print_mt.o CC ts_print_raw.o CC ts_finddev.o CC ts_verify.o CCLD ts_test_mt CCLD ts_calibrate CCLD ts_print CCLD ts_print_mt CCLD ts_print_raw CCLD ts_finddev CCLD ts_verify make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.13/tests' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/tslib-1.13/tools' CC ts_uinput.o CCLD ts_uinput make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.13/tools' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/tslib-1.13/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.13/doc' make[2]: Entering directory '/builddir/build/BUILD/tslib-1.13' make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.13' make[1]: Leaving directory '/builddir/build/BUILD/tslib-1.13' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LEnijZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64 + cd tslib-1.13 + make install DESTDIR=/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64 'INSTALL=install -p' Making install in etc make[1]: Entering directory '/builddir/build/BUILD/tslib-1.13/etc' make[2]: Entering directory '/builddir/build/BUILD/tslib-1.13/etc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/etc' install -p -m 644 ts.conf '/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/etc' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.13/etc' make[1]: Leaving directory '/builddir/build/BUILD/tslib-1.13/etc' Making install in src make[1]: Entering directory '/builddir/build/BUILD/tslib-1.13/src' make[2]: Entering directory '/builddir/build/BUILD/tslib-1.13/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install install -p libts.la '/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64' libtool: install: install -p .libs/libts.so.0.8.0 /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/libts.so.0.8.0 libtool: install: (cd /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64 && { ln -s -f libts.so.0.8.0 libts.so.0 || { rm -f libts.so.0 && ln -s libts.so.0.8.0 libts.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64 && { ln -s -f libts.so.0.8.0 libts.so || { rm -f libts.so && ln -s libts.so.0.8.0 libts.so; }; }) libtool: install: install -p .libs/libts.lai /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/libts.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/include' install -p -m 644 tslib.h '/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.13/src' make[1]: Leaving directory '/builddir/build/BUILD/tslib-1.13/src' Making install in plugins make[1]: Entering directory '/builddir/build/BUILD/tslib-1.13/plugins' make[2]: Entering directory '/builddir/build/BUILD/tslib-1.13/plugins' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts' /bin/sh ../libtool --mode=install install -p linear.la dejitter.la variance.la median.la pthres.la debounce.la skip.la iir.la ucb1x00.la corgi.la collie.la h3600.la mk712.la arctic2.la tatung.la dmc.la linear_h2200.la input.la touchkit.la waveshare.la '/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts' libtool: warning: relinking 'linear.la' libtool: install: (cd /builddir/build/BUILD/tslib-1.13/plugins; /bin/sh "/builddir/build/BUILD/tslib-1.13/libtool" --silent --tag CC --mode=relink gcc -DTS_POINTERCAL=\"/etc/pointercal\" -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 ../src/libts.la -inst-prefix-dir /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64) libtool: install: install -p .libs/linear.soT /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/linear.so libtool: install: install -p .libs/linear.lai /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/linear.la libtool: warning: relinking 'dejitter.la' libtool: install: (cd /builddir/build/BUILD/tslib-1.13/plugins; /bin/sh "/builddir/build/BUILD/tslib-1.13/libtool" --silent --tag CC --mode=relink gcc -DTS_POINTERCAL=\"/etc/pointercal\" -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 ../src/libts.la -inst-prefix-dir /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64) libtool: install: install -p .libs/dejitter.soT /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/dejitter.so libtool: install: install -p .libs/dejitter.lai /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/dejitter.la libtool: warning: relinking 'variance.la' libtool: install: (cd /builddir/build/BUILD/tslib-1.13/plugins; /bin/sh "/builddir/build/BUILD/tslib-1.13/libtool" --silent --tag CC --mode=relink gcc -DTS_POINTERCAL=\"/etc/pointercal\" -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 ../src/libts.la -inst-prefix-dir /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64) libtool: install: install -p .libs/variance.soT /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/variance.so libtool: install: install -p .libs/variance.lai /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/variance.la libtool: warning: relinking 'median.la' libtool: install: (cd /builddir/build/BUILD/tslib-1.13/plugins; /bin/sh "/builddir/build/BUILD/tslib-1.13/libtool" --silent --tag CC --mode=relink gcc -DTS_POINTERCAL=\"/etc/pointercal\" -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 median.la -rpath /usr/lib64/ts median.lo ../src/libts.la -inst-prefix-dir /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64) libtool: install: install -p .libs/median.soT /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/median.so libtool: install: install -p .libs/median.lai /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/median.la libtool: warning: relinking 'pthres.la' libtool: install: (cd /builddir/build/BUILD/tslib-1.13/plugins; /bin/sh "/builddir/build/BUILD/tslib-1.13/libtool" --silent --tag CC --mode=relink gcc -DTS_POINTERCAL=\"/etc/pointercal\" -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 ../src/libts.la -inst-prefix-dir /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64) libtool: install: install -p .libs/pthres.soT /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/pthres.so libtool: install: install -p .libs/pthres.lai /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/pthres.la libtool: warning: relinking 'debounce.la' libtool: install: (cd /builddir/build/BUILD/tslib-1.13/plugins; /bin/sh "/builddir/build/BUILD/tslib-1.13/libtool" --silent --tag CC --mode=relink gcc -DTS_POINTERCAL=\"/etc/pointercal\" -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 debounce.la -rpath /usr/lib64/ts debounce.lo ../src/libts.la -inst-prefix-dir /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64) libtool: install: install -p .libs/debounce.soT /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/debounce.so libtool: install: install -p .libs/debounce.lai /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/debounce.la libtool: warning: relinking 'skip.la' libtool: install: (cd /builddir/build/BUILD/tslib-1.13/plugins; /bin/sh "/builddir/build/BUILD/tslib-1.13/libtool" --silent --tag CC --mode=relink gcc -DTS_POINTERCAL=\"/etc/pointercal\" -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 skip.la -rpath /usr/lib64/ts skip.lo ../src/libts.la -inst-prefix-dir /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64) libtool: install: install -p .libs/skip.soT /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/skip.so libtool: install: install -p .libs/skip.lai /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/skip.la libtool: warning: relinking 'iir.la' libtool: install: (cd /builddir/build/BUILD/tslib-1.13/plugins; /bin/sh "/builddir/build/BUILD/tslib-1.13/libtool" --silent --tag CC --mode=relink gcc -DTS_POINTERCAL=\"/etc/pointercal\" -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 iir.la -rpath /usr/lib64/ts iir.lo ../src/libts.la -inst-prefix-dir /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64) libtool: install: install -p .libs/iir.soT /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/iir.so libtool: install: install -p .libs/iir.lai /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/iir.la libtool: install: install -p .libs/ucb1x00.so /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/ucb1x00.so libtool: install: install -p .libs/ucb1x00.lai /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/ucb1x00.la libtool: install: install -p .libs/corgi.so /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/corgi.so libtool: install: install -p .libs/corgi.lai /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/corgi.la libtool: install: install -p .libs/collie.so /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/collie.so libtool: install: install -p .libs/collie.lai /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/collie.la libtool: install: install -p .libs/h3600.so /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/h3600.so libtool: install: install -p .libs/h3600.lai /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/h3600.la libtool: install: install -p .libs/mk712.so /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/mk712.so libtool: install: install -p .libs/mk712.lai /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/mk712.la libtool: install: install -p .libs/arctic2.so /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/arctic2.so libtool: install: install -p .libs/arctic2.lai /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/arctic2.la libtool: install: install -p .libs/tatung.so /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/tatung.so libtool: install: install -p .libs/tatung.lai /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/tatung.la libtool: install: install -p .libs/dmc.so /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/dmc.so libtool: install: install -p .libs/dmc.lai /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/dmc.la libtool: warning: relinking 'linear_h2200.la' libtool: install: (cd /builddir/build/BUILD/tslib-1.13/plugins; /bin/sh "/builddir/build/BUILD/tslib-1.13/libtool" --silent --tag CC --mode=relink gcc -DTS_POINTERCAL=\"/etc/pointercal\" -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 ../src/libts.la -inst-prefix-dir /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64) libtool: install: install -p .libs/linear_h2200.soT /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/linear_h2200.so libtool: install: install -p .libs/linear_h2200.lai /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/linear_h2200.la libtool: warning: relinking 'input.la' libtool: install: (cd /builddir/build/BUILD/tslib-1.13/plugins; /bin/sh "/builddir/build/BUILD/tslib-1.13/libtool" --silent --tag CC --mode=relink gcc -DTS_POINTERCAL=\"/etc/pointercal\" -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 ../src/libts.la -inst-prefix-dir /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64) libtool: install: install -p .libs/input.soT /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/input.so libtool: install: install -p .libs/input.lai /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/input.la libtool: install: install -p .libs/touchkit.so /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/touchkit.so libtool: install: install -p .libs/touchkit.lai /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/touchkit.la libtool: warning: relinking 'waveshare.la' libtool: install: (cd /builddir/build/BUILD/tslib-1.13/plugins; /bin/sh "/builddir/build/BUILD/tslib-1.13/libtool" --silent --tag CC --mode=relink gcc -DTS_POINTERCAL=\"/etc/pointercal\" -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 waveshare.la -rpath /usr/lib64/ts waveshare-raw.lo ../src/libts.la -inst-prefix-dir /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64) libtool: install: install -p .libs/waveshare.soT /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/waveshare.so libtool: install: install -p .libs/waveshare.lai /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/ts/waveshare.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.13/plugins' make[1]: Leaving directory '/builddir/build/BUILD/tslib-1.13/plugins' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/tslib-1.13/tests' make[2]: Entering directory '/builddir/build/BUILD/tslib-1.13/tests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install install -p ts_test_mt ts_calibrate ts_print ts_print_mt ts_print_raw ts_finddev ts_verify '/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/bin' libtool: warning: '../src/libts.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/ts_test_mt /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/bin/ts_test_mt libtool: warning: '../src/libts.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/ts_calibrate /builddir/build/BUILDROOT/tslib-1.13-1.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.13-1.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_mt /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/bin/ts_print_mt 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.13-1.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_finddev /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/bin/ts_finddev libtool: warning: '../src/libts.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/ts_verify /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/bin/ts_verify make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.13/tests' make[1]: Leaving directory '/builddir/build/BUILD/tslib-1.13/tests' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/tslib-1.13/tools' make[2]: Entering directory '/builddir/build/BUILD/tslib-1.13/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install install -p ts_uinput '/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/bin' libtool: warning: '../src/libts.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/ts_uinput /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/bin/ts_uinput make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.13/tools' make[1]: Leaving directory '/builddir/build/BUILD/tslib-1.13/tools' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/tslib-1.13/doc' make[2]: Entering directory '/builddir/build/BUILD/tslib-1.13/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/share/man/man1' install -p -m 644 ts_test.1 ts_test_mt.1 ts_calibrate.1 ts_uinput.1 ts_print.1 ts_print_raw.1 ts_print_mt.1 ts_finddev.1 ts_harvest.1 ts_verify.1 '/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/share/man/man3' install -p -m 644 ts_read.3 ts_read_mt.3 ts_read_raw.3 ts_read_raw_mt.3 ts_open.3 ts_close.3 ts_config.3 ts_setup.3 ts_libversion.3 ts_fd.3 ts_error_fn.3 ts_open_restricted.3 ts_close_restricted.3 '/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/share/man/man5' install -p -m 644 ts.conf.5 '/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/share/man/man5' make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.13/doc' make[1]: Leaving directory '/builddir/build/BUILD/tslib-1.13/doc' make[1]: Entering directory '/builddir/build/BUILD/tslib-1.13' make[2]: Entering directory '/builddir/build/BUILD/tslib-1.13' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/pkgconfig' install -p -m 644 tslib.pc '/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/tslib-1.13' make[1]: Leaving directory '/builddir/build/BUILD/tslib-1.13' + find /builddir/build/BUILDROOT/tslib-1.13-1.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.13-1.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.13-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CanWiY + umask 022 + cd /builddir/build/BUILD + cd tslib-1.13 + DOCDIR=/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/share/doc/tslib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/share/doc/tslib + cp -pr AUTHORS /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/share/doc/tslib + cp -pr ChangeLog /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/share/doc/tslib + cp -pr README /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/share/doc/tslib + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6k5xOo + umask 022 + cd /builddir/build/BUILD + cd tslib-1.13 + LICENSEDIR=/builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/share/licenses/tslib + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/share/licenses/tslib + cp -pr COPYING /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64/usr/share/licenses/tslib + exit 0 Provides: config(tslib) = 1.13-1.fc28 libts.so.0()(64bit) tslib = 1.13-1.fc28 tslib(riscv-64) = 1.13-1.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) libSDL2-2.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libts.so.0()(64bit) rtld(GNU_HASH) Processing files: tslib-devel-1.13-1.fc28.riscv64 Provides: pkgconfig(tslib) = 1.13 tslib-devel = 1.13-1.fc28 tslib-devel(riscv-64) = 1.13-1.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.so.0()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/tslib-1.13-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/tslib-1.13-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/tslib-devel-1.13-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.u3X0Uz + umask 022 + cd /builddir/build/BUILD + cd tslib-1.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tslib-1.13-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff