Mock Version: 1.4.13
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/termy-server.spec'], chrootPath='/var/lib/mock/851007-fedora-rawhide-i386-1548584526.494383/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f42528d4518>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.gmvzu15q:/etc/resolv.conf']unshare_net=TrueprintOutput=True)
Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bbcf79b3481a4abf97df0fcffce44c61', '-D', '/var/lib/mock/851007-fedora-rawhide-i386-1548584526.494383/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.gmvzu15q:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/termy-server.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: i686
Building for target i686
Wrote: /builddir/build/SRPMS/termy-server-1.1.4-2.fc30.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/termy-server.spec'], chrootPath='/var/lib/mock/851007-fedora-rawhide-i386-1548584526.494383/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f42528d4518>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.gmvzu15q:/etc/resolv.conf']unshare_net=TrueprintOutput=True)
Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a048a252f840425a91862142dfabb338', '-D', '/var/lib/mock/851007-fedora-rawhide-i386-1548584526.494383/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.gmvzu15q:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/termy-server.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: i686
Building for target i686
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DPR4sA
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf termysequence-1.1.4
+ /usr/bin/xz -dc /builddir/build/SOURCES/termysequence-server-1.1.4.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd termysequence-1.1.4
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /builddir/build/SOURCES/setup-fix-session-check.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ rm -rf vendor/utf8cpp
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dKoKjZ
+ umask 022
+ cd /builddir/build/BUILD
+ cd termysequence-1.1.4
+ 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTS=ON .
-- The C compiler identification is GNU 9.0.0
-- The CXX compiler identification is GNU 9.0.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Building for Linux in Release mode
-- PREFIX is /usr
-- DATADIR is /usr/share
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.5.4") 
-- Found Systemd: /usr/lib/libsystemd.so (found suitable version "240", minimum required is "235") 
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - yes
-- Found Threads: TRUE  
-- Found Uuid: /usr/include/uuid (found suitable version "2.33.1", minimum required is "2.30.1") 
-- Found Utf8cpp: /usr/include  
-- Found Libgit2: /usr/lib/libgit2.so (found suitable version "0.27.7", minimum required is "0.26.0") 
-- Found Cmocka: /usr/lib/libcmocka.so (found suitable version "1.1.3", minimum required is "1.1.1") 
-- Configuring done
-- Generating done
BUILDSTDERR: CMake Warning:
BUILDSTDERR:   Manually-specified variables were not used by the project:
BUILDSTDERR:     CMAKE_Fortran_FLAGS_RELEASE
BUILDSTDERR:     INCLUDE_INSTALL_DIR
BUILDSTDERR:     LIB_INSTALL_DIR
BUILDSTDERR:     SHARE_INSTALL_PREFIX
BUILDSTDERR:     SYSCONF_INSTALL_DIR
-- Build files have been written to: /builddir/build/BUILD/termysequence-1.1.4
+ /usr/bin/make -O -j2
/usr/bin/cmake -S/builddir/build/BUILD/termysequence-1.1.4 -B/builddir/build/BUILD/termysequence-1.1.4 --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/termysequence-1.1.4/CMakeFiles /builddir/build/BUILD/termysequence-1.1.4/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
/usr/bin/make -f lib/CMakeFiles/common.dir/build.make lib/CMakeFiles/common.dir/depend
/usr/bin/make -f CMakeFiles/gitinfo.dir/build.make CMakeFiles/gitinfo.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/CMakeFiles/gitinfo.dir/DependInfo.cmake --color=
Scanning dependencies of target gitinfo
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f CMakeFiles/gitinfo.dir/build.make CMakeFiles/gitinfo.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/lib /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/lib /builddir/build/BUILD/termysequence-1.1.4/lib/CMakeFiles/common.dir/DependInfo.cmake --color=
Scanning dependencies of target common
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f lib/CMakeFiles/common.dir/build.make lib/CMakeFiles/common.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[  1%] Generating gitinfo.h
/builddir/build/BUILD/termysequence-1.1.4/gitinfo.sh --none /builddir/build/BUILD/termysequence-1.1.4/gitinfo.h
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[1]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[  1%] Built target gitinfo
make[1]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f os/CMakeFiles/dyngit.dir/build.make os/CMakeFiles/dyngit.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/os /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/os /builddir/build/BUILD/termysequence-1.1.4/os/CMakeFiles/dyngit.dir/DependInfo.cmake --color=
Scanning dependencies of target dyngit
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f os/CMakeFiles/dyngit.dir/build.make os/CMakeFiles/dyngit.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[  1%] Building C object os/CMakeFiles/dyngit.dir/dyn/git.c.o
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/cc  -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/.  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -o CMakeFiles/dyngit.dir/dyn/git.c.o   -c /builddir/build/BUILD/termysequence-1.1.4/os/dyn/git.c
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[  2%] Linking C static library libdyngit.a
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/cmake -P CMakeFiles/dyngit.dir/cmake_clean_target.cmake
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/cmake -E cmake_link_script CMakeFiles/dyngit.dir/link.txt --verbose=1
gcc-ar qc libdyngit.a  CMakeFiles/dyngit.dir/dyn/git.c.o
gcc-ranlib libdyngit.a
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[1]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[  2%] Built target dyngit
make[1]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[  1%] Building CXX object lib/CMakeFiles/common.dir/argv.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/lib && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/common.dir/argv.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/lib/argv.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[  3%] Building CXX object lib/CMakeFiles/common.dir/attrstr.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/lib && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/common.dir/attrstr.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/lib/attrstr.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[  4%] Building CXX object lib/CMakeFiles/common.dir/base64.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/lib && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/common.dir/base64.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/lib/base64.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[  4%] Building CXX object lib/CMakeFiles/common.dir/clientshake.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/lib && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/common.dir/clientshake.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/lib/clientshake.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[  5%] Building CXX object lib/CMakeFiles/common.dir/exception.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/lib && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/common.dir/exception.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/lib/exception.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[  6%] Building CXX object lib/CMakeFiles/common.dir/grapheme.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/lib && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/common.dir/grapheme.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/lib/grapheme.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[  6%] Building CXX object lib/CMakeFiles/common.dir/machine.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/lib && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/common.dir/machine.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/lib/machine.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[  7%] Building CXX object lib/CMakeFiles/common.dir/raw.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/lib && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/common.dir/raw.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/lib/raw.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/lib/raw.cpp: In member function 'virtual bool Tsq::RawProtocol::connRead(int)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/lib/raw.cpp:142:25: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'ssize_t' {aka 'int'} [-Wsign-compare]
BUILDSTDERR:   142 |             while (done < got) {
BUILDSTDERR:       |                    ~~~~~^~~~~
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[  8%] Building CXX object lib/CMakeFiles/common.dir/servershake.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/lib && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/common.dir/servershake.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/lib/servershake.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[  9%] Building CXX object lib/CMakeFiles/common.dir/term.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/lib && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/common.dir/term.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/lib/term.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/lib/term.cpp: In member function 'virtual bool Tsq::TermProtocol::connRead(int)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/lib/term.cpp:130:34: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'ssize_t' {aka 'int'} [-Wsign-compare]
BUILDSTDERR:   130 |             for (size_t i = 0; i < got; ++i)
BUILDSTDERR:       |                                ~~^~~~~
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[  9%] Building CXX object lib/CMakeFiles/common.dir/termclient.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/lib && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/common.dir/termclient.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/lib/termclient.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 11%] Building CXX object lib/CMakeFiles/common.dir/utf8.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/lib && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/common.dir/utf8.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/lib/utf8.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 11%] Building CXX object lib/CMakeFiles/common.dir/uuid.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/lib && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/common.dir/uuid.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/lib/uuid.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 10%] Building CXX object lib/CMakeFiles/common.dir/unicode.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/lib && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/common.dir/unicode.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/lib/unicode.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f os/CMakeFiles/osc.dir/build.make os/CMakeFiles/osc.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/os /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/os /builddir/build/BUILD/termysequence-1.1.4/os/CMakeFiles/osc.dir/DependInfo.cmake --color=
Scanning dependencies of target osc
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f os/CMakeFiles/osc.dir/build.make os/CMakeFiles/osc.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 12%] Building C object os/CMakeFiles/osc.dir/linux/sysinfo.c.o
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/cc  -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/.  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -o CMakeFiles/osc.dir/linux/sysinfo.c.o   -c /builddir/build/BUILD/termysequence-1.1.4/os/linux/sysinfo.c
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 13%] Building C object os/CMakeFiles/osc.dir/linux/time.c.o
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/cc  -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/.  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -o CMakeFiles/osc.dir/linux/time.c.o   -c /builddir/build/BUILD/termysequence-1.1.4/os/linux/time.c
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 14%] Linking C static library libosc.a
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/cmake -P CMakeFiles/osc.dir/cmake_clean_target.cmake
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/cmake -E cmake_link_script CMakeFiles/osc.dir/link.txt --verbose=1
gcc-ar qc libosc.a  CMakeFiles/osc.dir/linux/sysinfo.c.o CMakeFiles/osc.dir/linux/time.c.o
gcc-ranlib libosc.a
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[1]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 14%] Built target osc
make[1]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f os/CMakeFiles/os.dir/build.make os/CMakeFiles/os.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/os /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/os /builddir/build/BUILD/termysequence-1.1.4/os/CMakeFiles/os.dir/DependInfo.cmake --color=
Scanning dependencies of target os
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f os/CMakeFiles/os.dir/build.make os/CMakeFiles/os.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 12%] Building CXX object lib/CMakeFiles/common.dir/wire.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/lib && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/common.dir/wire.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/lib/wire.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 16%] Linking CXX static library libcommon.a
cd /builddir/build/BUILD/termysequence-1.1.4/lib && /usr/bin/cmake -P CMakeFiles/common.dir/cmake_clean_target.cmake
cd /builddir/build/BUILD/termysequence-1.1.4/lib && /usr/bin/cmake -E cmake_link_script CMakeFiles/common.dir/link.txt --verbose=1
gcc-ar qc libcommon.a  CMakeFiles/common.dir/argv.cpp.o CMakeFiles/common.dir/attrstr.cpp.o CMakeFiles/common.dir/base64.cpp.o CMakeFiles/common.dir/clientshake.cpp.o CMakeFiles/common.dir/exception.cpp.o CMakeFiles/common.dir/grapheme.cpp.o CMakeFiles/common.dir/machine.cpp.o CMakeFiles/common.dir/raw.cpp.o CMakeFiles/common.dir/servershake.cpp.o CMakeFiles/common.dir/term.cpp.o CMakeFiles/common.dir/termclient.cpp.o CMakeFiles/common.dir/unicode.cpp.o CMakeFiles/common.dir/utf8.cpp.o CMakeFiles/common.dir/uuid.cpp.o CMakeFiles/common.dir/wire.cpp.o
gcc-ranlib libcommon.a
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[1]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 16%] Built target common
make[1]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f mon/CMakeFiles/termy-monitor.dir/build.make mon/CMakeFiles/termy-monitor.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/mon /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/mon /builddir/build/BUILD/termysequence-1.1.4/mon/CMakeFiles/termy-monitor.dir/DependInfo.cmake --color=
Scanning dependencies of target termy-monitor
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f mon/CMakeFiles/termy-monitor.dir/build.make mon/CMakeFiles/termy-monitor.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 17%] Building C object mon/CMakeFiles/termy-monitor.dir/addr.c.o
cd /builddir/build/BUILD/termysequence-1.1.4/mon && /usr/bin/cc  -I/builddir/build/BUILD/termysequence-1.1.4/mon/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -o CMakeFiles/termy-monitor.dir/addr.c.o   -c /builddir/build/BUILD/termysequence-1.1.4/mon/addr.c
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 18%] Building C object mon/CMakeFiles/termy-monitor.dir/linux-common/addrtab.c.o
cd /builddir/build/BUILD/termysequence-1.1.4/mon && /usr/bin/cc  -I/builddir/build/BUILD/termysequence-1.1.4/mon/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -o CMakeFiles/termy-monitor.dir/linux-common/addrtab.c.o   -c /builddir/build/BUILD/termysequence-1.1.4/mon/linux-common/addrtab.c
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 18%] Building C object mon/CMakeFiles/termy-monitor.dir/linux-common/initial.c.o
cd /builddir/build/BUILD/termysequence-1.1.4/mon && /usr/bin/cc  -I/builddir/build/BUILD/termysequence-1.1.4/mon/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -o CMakeFiles/termy-monitor.dir/linux-common/initial.c.o   -c /builddir/build/BUILD/termysequence-1.1.4/mon/linux-common/initial.c
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 19%] Building C object mon/CMakeFiles/termy-monitor.dir/linux-common/netlink.c.o
cd /builddir/build/BUILD/termysequence-1.1.4/mon && /usr/bin/cc  -I/builddir/build/BUILD/termysequence-1.1.4/mon/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -o CMakeFiles/termy-monitor.dir/linux-common/netlink.c.o   -c /builddir/build/BUILD/termysequence-1.1.4/mon/linux-common/netlink.c
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 20%] Building C object mon/CMakeFiles/termy-monitor.dir/linux-sdbus/hostname.c.o
cd /builddir/build/BUILD/termysequence-1.1.4/mon && /usr/bin/cc  -I/builddir/build/BUILD/termysequence-1.1.4/mon/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -o CMakeFiles/termy-monitor.dir/linux-sdbus/hostname.c.o   -c /builddir/build/BUILD/termysequence-1.1.4/mon/linux-sdbus/hostname.c
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 20%] Building C object mon/CMakeFiles/termy-monitor.dir/linux-sdbus/monitor.c.o
cd /builddir/build/BUILD/termysequence-1.1.4/mon && /usr/bin/cc  -I/builddir/build/BUILD/termysequence-1.1.4/mon/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -o CMakeFiles/termy-monitor.dir/linux-sdbus/monitor.c.o   -c /builddir/build/BUILD/termysequence-1.1.4/mon/linux-sdbus/monitor.c
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 21%] Building C object mon/CMakeFiles/termy-monitor.dir/main.c.o
cd /builddir/build/BUILD/termysequence-1.1.4/mon && /usr/bin/cc  -I/builddir/build/BUILD/termysequence-1.1.4/mon/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -o CMakeFiles/termy-monitor.dir/main.c.o   -c /builddir/build/BUILD/termysequence-1.1.4/mon/main.c
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 22%] Building C object mon/CMakeFiles/termy-monitor.dir/string.c.o
cd /builddir/build/BUILD/termysequence-1.1.4/mon && /usr/bin/cc  -I/builddir/build/BUILD/termysequence-1.1.4/mon/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -o CMakeFiles/termy-monitor.dir/string.c.o   -c /builddir/build/BUILD/termysequence-1.1.4/mon/string.c
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 23%] Building C object mon/CMakeFiles/termy-monitor.dir/timeout.c.o
cd /builddir/build/BUILD/termysequence-1.1.4/mon && /usr/bin/cc  -I/builddir/build/BUILD/termysequence-1.1.4/mon/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -o CMakeFiles/termy-monitor.dir/timeout.c.o   -c /builddir/build/BUILD/termysequence-1.1.4/mon/timeout.c
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 23%] Linking C executable termy-monitor
cd /builddir/build/BUILD/termysequence-1.1.4/mon && /usr/bin/cmake -E cmake_link_script CMakeFiles/termy-monitor.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -fuse-linker-plugin CMakeFiles/termy-monitor.dir/addr.c.o CMakeFiles/termy-monitor.dir/linux-common/addrtab.c.o CMakeFiles/termy-monitor.dir/linux-common/initial.c.o CMakeFiles/termy-monitor.dir/linux-common/netlink.c.o CMakeFiles/termy-monitor.dir/linux-sdbus/hostname.c.o CMakeFiles/termy-monitor.dir/linux-sdbus/monitor.c.o CMakeFiles/termy-monitor.dir/main.c.o CMakeFiles/termy-monitor.dir/string.c.o CMakeFiles/termy-monitor.dir/timeout.c.o  -o termy-monitor ../os/libosc.a /usr/lib/libsystemd.so 
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[1]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 23%] Built target termy-monitor
make[1]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/mockemulator.dir/build.make test/CMakeFiles/mockemulator.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/mockemulator.dir/DependInfo.cmake --color=
Scanning dependencies of target mockemulator
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/mockemulator.dir/build.make test/CMakeFiles/mockemulator.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 15%] Building CXX object os/CMakeFiles/os.dir/attr.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/.  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/os.dir/attr.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/os/attr.cpp
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/os/attr.cpp: In function 'bool osRestrictedMonitorAttribute(const string&)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/os/attr.cpp:86:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
BUILDSTDERR:    86 |     for (int i = 0; i < sizeof(s_restrictedMonitorAttributes)/sizeof(std::string); ++i)
BUILDSTDERR:       |                     ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/os/attr.cpp: In function 'void osFallbackAttributes(StringMap&, bool)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/os/attr.cpp:386:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
BUILDSTDERR:   386 |     for (int i = 0; i < sizeof(s_restrictedMonitorAttributes)/sizeof(std::string); ++i)
BUILDSTDERR:       |                     ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 25%] Building CXX object os/CMakeFiles/os.dir/conn.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/.  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/os.dir/conn.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/os/conn.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 24%] Building CXX object test/CMakeFiles/mockemulator.dir/mockemulator.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -std=gnu++14 -o CMakeFiles/mockemulator.dir/mockemulator.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/test/mockemulator.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
BUILDSTDERR: In file included from /builddir/build/BUILD/termysequence-1.1.4/test/mockemulator.cpp:8:
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/cell.cpp: In member function 'void CellRow::insert(int, Tsq::Unicoding*)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/cell.cpp:440:25: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare]
BUILDSTDERR:   440 |         if (RANGE_START >= cursor.pos()) {
BUILDSTDERR:       |                         ^
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/cell.cpp:444:28: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare]
BUILDSTDERR:   444 |         else if (RANGE_END >= cursor.pos()) {
BUILDSTDERR:       |                            ^
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 25%] Linking CXX static library libmockemulator.a
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/cmake -P CMakeFiles/mockemulator.dir/cmake_clean_target.cmake
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/mockemulator.dir/link.txt --verbose=1
gcc-ar qc libmockemulator.a  CMakeFiles/mockemulator.dir/mockemulator.cpp.o
gcc-ranlib libmockemulator.a
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[1]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 25%] Built target mockemulator
make[1]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/splitchar.dir/build.make test/CMakeFiles/splitchar.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/splitchar.dir/DependInfo.cmake --color=
Scanning dependencies of target splitchar
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/splitchar.dir/build.make test/CMakeFiles/splitchar.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 26%] Building CXX object test/CMakeFiles/splitchar.dir/splitchar.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -std=gnu++14 -o CMakeFiles/splitchar.dir/splitchar.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/test/splitchar.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 25%] Building CXX object os/CMakeFiles/os.dir/dir.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/.  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/os.dir/dir.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/os/dir.cpp
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/os/dir.cpp: In function 'bool osFindBin(const char*)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/os/dir.cpp:306:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare]
BUILDSTDERR:   306 |             if (ptr2 && ptr2 - ptr1 < len) {
BUILDSTDERR:       |                         ~~~~~~~~~~~~^~~~~
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 27%] Linking CXX executable splitchar
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/splitchar.dir/link.txt --verbose=1
/usr/bin/c++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/splitchar.dir/splitchar.cpp.o  -o splitchar libmockemulator.a /usr/lib/libcmocka.so ../lib/libcommon.a /usr/lib/libuuid.so 
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[1]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 28%] Built target splitchar
make[1]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/fillreplace.dir/build.make test/CMakeFiles/fillreplace.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/fillreplace.dir/DependInfo.cmake --color=
Scanning dependencies of target fillreplace
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/fillreplace.dir/build.make test/CMakeFiles/fillreplace.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 28%] Building CXX object os/CMakeFiles/os.dir/fd.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/.  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/os.dir/fd.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/os/fd.cpp
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/os/fd.cpp: In function 'int osOpenRenamedFile(std::string&, unsigned int, bool)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/os/fd.cpp:208:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
BUILDSTDERR:   208 |     if (idx == std::string::npos)
BUILDSTDERR:       |         ~~~~^~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 29%] Building CXX object test/CMakeFiles/fillreplace.dir/fillreplace.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -std=gnu++14 -o CMakeFiles/fillreplace.dir/fillreplace.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/test/fillreplace.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 30%] Building CXX object os/CMakeFiles/os.dir/limits.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/.  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/os.dir/limits.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/os/limits.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 31%] Building CXX object os/CMakeFiles/os.dir/linux/forkpty.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/.  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/os.dir/linux/forkpty.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/os/linux/forkpty.cpp
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/os/linux/forkpty.cpp: In function 'int osForkPty(const PtyParams&, int*, char*)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/os/linux/forkpty.cpp:33:21: warning: comparison of integer expressions of different signedness: '__uid_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
BUILDSTDERR:    33 |     if (info.st_uid != uid && chown(pathbuf, uid, info.st_gid) != 0)
BUILDSTDERR:       |         ~~~~~~~~~~~~^~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 30%] Linking CXX executable fillreplace
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/fillreplace.dir/link.txt --verbose=1
/usr/bin/c++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/fillreplace.dir/fillreplace.cpp.o  -o fillreplace libmockemulator.a /usr/lib/libcmocka.so ../lib/libcommon.a /usr/lib/libuuid.so 
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[1]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 31%] Built target fillreplace
make[1]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/simpleupdate.dir/build.make test/CMakeFiles/simpleupdate.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/simpleupdate.dir/DependInfo.cmake --color=
Scanning dependencies of target simpleupdate
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/simpleupdate.dir/build.make test/CMakeFiles/simpleupdate.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 31%] Building CXX object os/CMakeFiles/os.dir/linux/identity.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/.  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/os.dir/linux/identity.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/os/linux/identity.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 33%] Building CXX object os/CMakeFiles/os.dir/linux/peercred.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/.  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/os.dir/linux/peercred.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/os/linux/peercred.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 32%] Building CXX object test/CMakeFiles/simpleupdate.dir/simpleupdate.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -std=gnu++14 -o CMakeFiles/simpleupdate.dir/simpleupdate.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/test/simpleupdate.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 34%] Linking CXX executable simpleupdate
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/simpleupdate.dir/link.txt --verbose=1
/usr/bin/c++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/simpleupdate.dir/simpleupdate.cpp.o  -o simpleupdate libmockemulator.a /usr/lib/libcmocka.so ../lib/libcommon.a /usr/lib/libuuid.so 
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[1]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 34%] Built target simpleupdate
make[1]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/removechar.dir/build.make test/CMakeFiles/removechar.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/removechar.dir/DependInfo.cmake --color=
Scanning dependencies of target removechar
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/removechar.dir/build.make test/CMakeFiles/removechar.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 34%] Building CXX object os/CMakeFiles/os.dir/linux/status.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/.  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/os.dir/linux/status.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/os/linux/status.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 35%] Building CXX object os/CMakeFiles/os.dir/logging.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/.  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/os.dir/logging.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/os/logging.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 35%] Building CXX object test/CMakeFiles/removechar.dir/removechar.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -std=gnu++14 -o CMakeFiles/removechar.dir/removechar.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/test/removechar.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 37%] Linking CXX executable removechar
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/removechar.dir/link.txt --verbose=1
/usr/bin/c++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/removechar.dir/removechar.cpp.o  -o removechar libmockemulator.a /usr/lib/libcmocka.so ../lib/libcommon.a /usr/lib/libuuid.so 
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[1]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 37%] Built target removechar
make[1]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/remove.dir/build.make test/CMakeFiles/remove.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/remove.dir/DependInfo.cmake --color=
Scanning dependencies of target remove
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/remove.dir/build.make test/CMakeFiles/remove.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 36%] Building CXX object os/CMakeFiles/os.dir/process.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/.  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/os.dir/process.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/os/process.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/os/process.cpp: In function 'int osForkProcess(const ForkParams&, int*)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/os/process.cpp:225:18: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:   225 |             chdir("/");
BUILDSTDERR:       |             ~~~~~^~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/os/process.cpp: In function 'int osForkTerminal(const PtyParams&, int*, char*)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/os/process.cpp:264:18: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:   264 |             chdir("/");
BUILDSTDERR:       |             ~~~~~^~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/os/process.cpp:60:27: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:    60 | #define printChar(c) write(STDOUT_FILENO, &c, 1)
BUILDSTDERR:       |                      ~~~~~^~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/os/process.cpp:274:17: note: in expansion of macro 'printChar'
BUILDSTDERR:   274 |                 printChar(c);
BUILDSTDERR:       |                 ^~~~~~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/os/process.cpp:60:27: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:    60 | #define printChar(c) write(STDOUT_FILENO, &c, 1)
BUILDSTDERR:       |                      ~~~~~^~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/os/process.cpp:276:17: note: in expansion of macro 'printChar'
BUILDSTDERR:   276 |                 printChar(c);
BUILDSTDERR:       |                 ^~~~~~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/os/process.cpp:60:27: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:    60 | #define printChar(c) write(STDOUT_FILENO, &c, 1)
BUILDSTDERR:       |                      ~~~~~^~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/os/process.cpp:278:17: note: in expansion of macro 'printChar'
BUILDSTDERR:   278 |                 printChar(c);
BUILDSTDERR:       |                 ^~~~~~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/os/process.cpp: In function 'int osForkAttributes(const char*, int*)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/os/process.cpp:317:18: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:   317 |             chdir("/");
BUILDSTDERR:       |             ~~~~~^~~~~
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 37%] Building CXX object test/CMakeFiles/remove.dir/remove.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -std=gnu++14 -o CMakeFiles/remove.dir/remove.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/test/remove.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 38%] Building CXX object os/CMakeFiles/os.dir/pty.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/.  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/os.dir/pty.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/os/pty.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 39%] Building CXX object os/CMakeFiles/os.dir/signal.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/.  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/os.dir/signal.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/os/signal.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 39%] Linking CXX executable remove
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/remove.dir/link.txt --verbose=1
/usr/bin/c++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/remove.dir/remove.cpp.o  -o remove libmockemulator.a /usr/lib/libcmocka.so ../lib/libcommon.a /usr/lib/libuuid.so 
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[1]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 40%] Built target remove
make[1]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/substr.dir/build.make test/CMakeFiles/substr.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/substr.dir/DependInfo.cmake --color=
Scanning dependencies of target substr
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/substr.dir/build.make test/CMakeFiles/substr.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 40%] Building CXX object os/CMakeFiles/os.dir/user.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/.  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/os.dir/user.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/os/user.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 40%] Building CXX object test/CMakeFiles/substr.dir/substr.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -std=gnu++14 -o CMakeFiles/substr.dir/substr.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/test/substr.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 41%] Building CXX object os/CMakeFiles/os.dir/wait.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/.  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -ffat-lto-objects -std=gnu++14 -o CMakeFiles/os.dir/wait.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/os/wait.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 43%] Linking CXX static library libos.a
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/cmake -P CMakeFiles/os.dir/cmake_clean_target.cmake
cd /builddir/build/BUILD/termysequence-1.1.4/os && /usr/bin/cmake -E cmake_link_script CMakeFiles/os.dir/link.txt --verbose=1
gcc-ar qc libos.a  CMakeFiles/os.dir/attr.cpp.o CMakeFiles/os.dir/conn.cpp.o CMakeFiles/os.dir/dir.cpp.o CMakeFiles/os.dir/fd.cpp.o CMakeFiles/os.dir/limits.cpp.o CMakeFiles/os.dir/linux/forkpty.cpp.o CMakeFiles/os.dir/linux/identity.cpp.o CMakeFiles/os.dir/linux/peercred.cpp.o CMakeFiles/os.dir/linux/status.cpp.o CMakeFiles/os.dir/logging.cpp.o CMakeFiles/os.dir/process.cpp.o CMakeFiles/os.dir/pty.cpp.o CMakeFiles/os.dir/signal.cpp.o CMakeFiles/os.dir/user.cpp.o CMakeFiles/os.dir/wait.cpp.o
gcc-ranlib libos.a
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[1]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 43%] Built target os
make[1]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/mergechars.dir/build.make test/CMakeFiles/mergechars.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/mergechars.dir/DependInfo.cmake --color=
Scanning dependencies of target mergechars
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/mergechars.dir/build.make test/CMakeFiles/mergechars.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 42%] Linking CXX executable substr
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/substr.dir/link.txt --verbose=1
/usr/bin/c++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/substr.dir/substr.cpp.o  -o substr libmockemulator.a /usr/lib/libcmocka.so ../lib/libcommon.a /usr/lib/libuuid.so 
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[1]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 43%] Built target substr
make[1]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/replace.dir/build.make test/CMakeFiles/replace.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/replace.dir/DependInfo.cmake --color=
Scanning dependencies of target replace
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/replace.dir/build.make test/CMakeFiles/replace.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 43%] Building CXX object test/CMakeFiles/mergechars.dir/mergechars.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -std=gnu++14 -o CMakeFiles/mergechars.dir/mergechars.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/test/mergechars.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 43%] Building CXX object test/CMakeFiles/replace.dir/replace.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -std=gnu++14 -o CMakeFiles/replace.dir/replace.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/test/replace.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 44%] Linking CXX executable mergechars
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/mergechars.dir/link.txt --verbose=1
/usr/bin/c++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/mergechars.dir/mergechars.cpp.o  -o mergechars libmockemulator.a /usr/lib/libcmocka.so ../lib/libcommon.a /usr/lib/libuuid.so 
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[1]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 45%] Built target mergechars
make[1]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/eraserange.dir/build.make test/CMakeFiles/eraserange.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/eraserange.dir/DependInfo.cmake --color=
Scanning dependencies of target eraserange
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/eraserange.dir/build.make test/CMakeFiles/eraserange.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 45%] Linking CXX executable replace
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/replace.dir/link.txt --verbose=1
/usr/bin/c++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/replace.dir/replace.cpp.o  -o replace libmockemulator.a /usr/lib/libcmocka.so ../lib/libcommon.a /usr/lib/libuuid.so 
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[1]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 45%] Built target replace
make[1]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/insert.dir/build.make test/CMakeFiles/insert.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/insert.dir/DependInfo.cmake --color=
Scanning dependencies of target insert
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/insert.dir/build.make test/CMakeFiles/insert.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 45%] Building CXX object test/CMakeFiles/eraserange.dir/eraserange.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -std=gnu++14 -o CMakeFiles/eraserange.dir/eraserange.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/test/eraserange.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 46%] Building CXX object test/CMakeFiles/insert.dir/insert.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -std=gnu++14 -o CMakeFiles/insert.dir/insert.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/test/insert.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 47%] Linking CXX executable eraserange
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/eraserange.dir/link.txt --verbose=1
/usr/bin/c++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/eraserange.dir/eraserange.cpp.o  -o eraserange libmockemulator.a /usr/lib/libcmocka.so ../lib/libcommon.a /usr/lib/libuuid.so 
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[1]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 48%] Built target eraserange
make[1]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/erase.dir/build.make test/CMakeFiles/erase.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/erase.dir/DependInfo.cmake --color=
Scanning dependencies of target erase
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/erase.dir/build.make test/CMakeFiles/erase.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 48%] Linking CXX executable insert
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/insert.dir/link.txt --verbose=1
/usr/bin/c++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/insert.dir/insert.cpp.o  -o insert libmockemulator.a /usr/lib/libcmocka.so ../lib/libcommon.a /usr/lib/libuuid.so 
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[1]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 49%] Built target insert
make[1]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f mux/CMakeFiles/termy-server.dir/build.make mux/CMakeFiles/termy-server.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/mux /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/mux /builddir/build/BUILD/termysequence-1.1.4/mux/CMakeFiles/termy-server.dir/DependInfo.cmake --color=
Scanning dependencies of target termy-server
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f mux/CMakeFiles/termy-server.dir/build.make mux/CMakeFiles/termy-server.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 49%] Building CXX object test/CMakeFiles/erase.dir/erase.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -std=gnu++14 -o CMakeFiles/erase.dir/erase.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/test/erase.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 50%] Building CXX object mux/CMakeFiles/termy-server.dir/app/args.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/app/args.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/app/args.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 51%] Linking CXX executable erase
cd /builddir/build/BUILD/termysequence-1.1.4/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/erase.dir/link.txt --verbose=1
/usr/bin/c++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/erase.dir/erase.cpp.o  -o erase libmockemulator.a /usr/lib/libcmocka.so ../lib/libcommon.a /usr/lib/libuuid.so 
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[1]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 52%] Built target erase
make[1]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 52%] Building CXX object mux/CMakeFiles/termy-server.dir/app/connector.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/app/connector.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/app/connector.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/app/connector.cpp: In member function 'virtual bool TermConnector::readRemoteHandshake(pollfd&)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/app/connector.cpp:124:30: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'ssize_t' {aka 'int'} [-Wsign-compare]
BUILDSTDERR:   124 |         for (size_t i = 0; i < rc; ++i)
BUILDSTDERR:       |                            ~~^~~~
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 52%] Building CXX object mux/CMakeFiles/termy-server.dir/app/forwarder.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/app/forwarder.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/app/forwarder.cpp
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/app/forwarder.cpp: In member function 'void TermForwarder::writeDisconnect()':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/app/forwarder.cpp:249:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:   249 |         write(STDOUT_FILENO, TSQ_RAW_DISCONNECT, TSQ_RAW_DISCONNECT_LEN);
BUILDSTDERR:       |         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/app/forwarder.cpp:252:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:   252 |         write(STDOUT_FILENO, TSQ_TERM_DISCONNECT, TSQ_TERM_DISCONNECT_LEN);
BUILDSTDERR:       |         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 53%] Building CXX object mux/CMakeFiles/termy-server.dir/app/main.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/app/main.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/app/main.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 54%] Building CXX object mux/CMakeFiles/termy-server.dir/app/query.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/app/query.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/app/query.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 55%] Building CXX object mux/CMakeFiles/termy-server.dir/app/translate.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/app/translate.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/app/translate.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 54%] Building CXX object mux/CMakeFiles/termy-server.dir/app/run.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/app/run.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/app/run.cpp
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/app/run.cpp: In function 'int runServer()':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/app/run.cpp:140:10: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:   140 |     chdir("/");
BUILDSTDERR:       |     ~~~~~^~~~~
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 56%] Building CXX object mux/CMakeFiles/termy-server.dir/base/attributebase.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/attributebase.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/attributebase.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 57%] Building CXX object mux/CMakeFiles/termy-server.dir/base/baseproxy.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/baseproxy.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/baseproxy.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 57%] Building CXX object mux/CMakeFiles/termy-server.dir/base/basewatch.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/basewatch.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/basewatch.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 59%] Building CXX object mux/CMakeFiles/termy-server.dir/base/cell.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/cell.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/cell.cpp
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/cell.cpp: In member function 'void CellRow::insert(int, Tsq::Unicoding*)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/cell.cpp:440:25: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare]
BUILDSTDERR:   440 |         if (RANGE_START >= cursor.pos()) {
BUILDSTDERR:       |                         ^
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/cell.cpp:444:28: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare]
BUILDSTDERR:   444 |         else if (RANGE_END >= cursor.pos()) {
BUILDSTDERR:       |                            ^
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 58%] Building CXX object mux/CMakeFiles/termy-server.dir/base/buffer.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/buffer.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/buffer.cpp
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/buffer.cpp: In constructor 'TermBuffer::TermBuffer(TermEmulator*, unsigned int, uint8_t, uint8_t)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/buffer.cpp:21:28: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
BUILDSTDERR:    21 |     while ((1 << caporder) < screenHeight)
BUILDSTDERR:       |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/buffer.cpp: In member function 'bool TermBuffer::enableScrollback(uint8_t)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/buffer.cpp:271:28: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
BUILDSTDERR:   271 |     while ((1 << caporder) < m_screenHeight)
BUILDSTDERR:       |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/buffer.cpp: In member function 'int TermBuffer::setScreenHeight(unsigned int, unsigned int)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/buffer.cpp:293:32: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
BUILDSTDERR:   293 |         while ((1 << caporder) < screenHeight)
BUILDSTDERR:       |                ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 59%] Building CXX object mux/CMakeFiles/termy-server.dir/base/clientmachine.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/clientmachine.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/clientmachine.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 60%] Building CXX object mux/CMakeFiles/termy-server.dir/base/codestring.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/codestring.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/codestring.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 61%] Building CXX object mux/CMakeFiles/termy-server.dir/base/commands.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/commands.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/commands.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 61%] Building CXX object mux/CMakeFiles/termy-server.dir/base/conn.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/conn.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/conn.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 62%] Building CXX object mux/CMakeFiles/termy-server.dir/base/connectbase.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/connectbase.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/connectbase.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 64%] Building CXX object mux/CMakeFiles/termy-server.dir/base/connwatch.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/connwatch.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/connwatch.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 63%] Building CXX object mux/CMakeFiles/termy-server.dir/base/connecttask.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/connecttask.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/connecttask.cpp
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/connecttask.cpp: In member function 'virtual bool RunConnect::readRemoteHandshake(pollfd&)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/connecttask.cpp:169:26: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'ssize_t' {aka 'int'} [-Wsign-compare]
BUILDSTDERR:   169 |     for (size_t i = 0; i < rc; ++i)
BUILDSTDERR:       |                        ~~^~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/connecttask.cpp: In member function 'bool RunConnect::begin()':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/connecttask.cpp:222:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
BUILDSTDERR:   222 |     for (int i = 0; i < params.command.size(); ++i)
BUILDSTDERR:       |                     ~~^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/connecttask.cpp:226:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
BUILDSTDERR:   226 |     for (int i = 0; i < params.env.size(); ++i)
BUILDSTDERR:       |                     ~~^~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 64%] Building CXX object mux/CMakeFiles/termy-server.dir/base/downloadtask.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/downloadtask.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/downloadtask.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 65%] Building CXX object mux/CMakeFiles/termy-server.dir/base/emulator.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/emulator.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/emulator.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 66%] Building CXX object mux/CMakeFiles/termy-server.dir/base/eventstate.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/eventstate.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/eventstate.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 66%] Building CXX object mux/CMakeFiles/termy-server.dir/base/filemon.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/filemon.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/filemon.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 67%] Building CXX object mux/CMakeFiles/termy-server.dir/base/imagetask.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/imagetask.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/imagetask.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 69%] Building CXX object mux/CMakeFiles/termy-server.dir/base/misctask.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/misctask.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/misctask.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 69%] Building CXX object mux/CMakeFiles/termy-server.dir/base/monitor.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/monitor.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/monitor.cpp
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/monitor.cpp: In member function 'void TermMonitor::handleInput(std::string*)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/monitor.cpp:170:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:   170 |         write(m_fd, data->data(), data->size());
BUILDSTDERR:       |         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 68%] Building CXX object mux/CMakeFiles/termy-server.dir/base/listener.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/listener.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/listener.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 71%] Building CXX object mux/CMakeFiles/termy-server.dir/base/output.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/output.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/output.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 70%] Building CXX object mux/CMakeFiles/termy-server.dir/base/mounttask.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/mounttask.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/mounttask.cpp
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/mounttask.cpp: In member function 'void FileMount::handleTrunc(FileMount::Req&, Tsq::ProtocolUnmarshaler*)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/mounttask.cpp:308:18: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:   308 |         ftruncate(m_fd, unm->parseNumber64());
BUILDSTDERR:       |         ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/mounttask.cpp: In member function 'void FileMount::handleCreate(FileMount::Req&, Tsq::ProtocolUnmarshaler*)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/mounttask.cpp:324:18: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:   324 |         ftruncate(m_fd, 0);
BUILDSTDERR:       |         ~~~~~~~~~^~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 71%] Building CXX object mux/CMakeFiles/termy-server.dir/base/palette.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/palette.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/palette.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 72%] Building CXX object mux/CMakeFiles/termy-server.dir/base/parsemap.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/parsemap.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/parsemap.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 73%] Building CXX object mux/CMakeFiles/termy-server.dir/base/portfwdtask.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/portfwdtask.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/portfwdtask.cpp
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/portfwdtask.cpp: In member function 'bool PortBase::handleBytes(portfwd_t, std::string*)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/portfwdtask.cpp:198:12: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare]
BUILDSTDERR:   198 |     if (rc == len)
BUILDSTDERR:       |         ~~~^~~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/portfwdtask.cpp: In member function 'void PortBase::writefd(pollfd&, PortBase::PortFwdState*)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/portfwdtask.cpp:259:58: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare]
BUILDSTDERR:   259 |     else if ((rc = write(pfd.fd, data->data() + 8, len)) == len) {
BUILDSTDERR:       |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 73%] Building CXX object mux/CMakeFiles/termy-server.dir/base/portintask.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/portintask.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/portintask.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 74%] Building CXX object mux/CMakeFiles/termy-server.dir/base/portouttask.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/portouttask.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/portouttask.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 75%] Building CXX object mux/CMakeFiles/termy-server.dir/base/proxywatch.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/proxywatch.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/proxywatch.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 76%] Building CXX object mux/CMakeFiles/termy-server.dir/base/raw.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/raw.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/raw.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 76%] Building CXX object mux/CMakeFiles/termy-server.dir/base/reader.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/reader.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/reader.cpp
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/reader.cpp: In member function 'virtual void TermReader::threadMain()':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/reader.cpp:195:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:   195 |         write(m_writeFd, encoded.data(), encoded.size());
BUILDSTDERR:       |         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/reader.cpp:199:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:   199 |         write(m_savedWriteFd, &c, 1);
BUILDSTDERR:       |         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/reader.cpp: In member function 'bool TermReader::setMachine(Tsq::ProtocolMachine*, char)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/reader.cpp:224:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:   224 |         write(m_savedWriteFd, &protocolType, 1);
BUILDSTDERR:       |         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 77%] Building CXX object mux/CMakeFiles/termy-server.dir/base/region.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/region.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/region.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 78%] Building CXX object mux/CMakeFiles/termy-server.dir/base/regioniter.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/regioniter.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/regioniter.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 78%] Building CXX object mux/CMakeFiles/termy-server.dir/base/runtask.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/runtask.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/runtask.cpp
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/runtask.cpp: In member function 'void RunCommand::handleWrite(pollfd&)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/runtask.cpp:149:56: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare]
BUILDSTDERR:   149 |     else if ((rc = write(m_fd, data->data() + 4, len)) == len) {
BUILDSTDERR:       |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/runtask.cpp: In member function 'bool RunCommand::begin()':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/runtask.cpp:293:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
BUILDSTDERR:   293 |     for (int i = 0; i < params.command.size(); ++i)
BUILDSTDERR:       |                     ~~^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/runtask.cpp:297:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
BUILDSTDERR:   297 |     for (int i = 0; i < params.env.size(); ++i)
BUILDSTDERR:       |                     ~~^~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 79%] Building CXX object mux/CMakeFiles/termy-server.dir/base/screen.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/screen.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/screen.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 80%] Building CXX object mux/CMakeFiles/termy-server.dir/base/screeniter.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/screeniter.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/screeniter.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 80%] Building CXX object mux/CMakeFiles/termy-server.dir/base/servermachine.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/servermachine.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/servermachine.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 81%] Building CXX object mux/CMakeFiles/termy-server.dir/base/serverproxy.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/serverproxy.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/serverproxy.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 82%] Building CXX object mux/CMakeFiles/termy-server.dir/base/serverwatch.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/serverwatch.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/serverwatch.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 83%] Building CXX object mux/CMakeFiles/termy-server.dir/base/status.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/status.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/status.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 83%] Building CXX object mux/CMakeFiles/termy-server.dir/base/tabstops.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/tabstops.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/tabstops.cpp
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/tabstops.cpp: In member function 'void TermTabStops::setWidth(int)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/tabstops.cpp:34:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<bool>::size_type' {aka 'unsigned int'} [-Wsign-compare]
BUILDSTDERR:    34 |     while (m_width > size())
BUILDSTDERR:       |            ~~~~~~~~^~~~~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/tabstops.cpp: In member function 'void TermTabStops::clearTabStops()':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/tabstops.cpp:53:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<bool>::size_type' {aka 'unsigned int'} [-Wsign-compare]
BUILDSTDERR:    53 |     for (int i = 0; i < size(); ++i)
BUILDSTDERR:       |                     ~~^~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 84%] Building CXX object mux/CMakeFiles/termy-server.dir/base/taskbase.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/taskbase.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/taskbase.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 85%] Building CXX object mux/CMakeFiles/termy-server.dir/base/termproxy.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/termproxy.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/termproxy.cpp
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/termproxy.cpp: In member function 'void TermProxy::wireTermBufferCapacity(const char*, uint32_t)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/termproxy.cpp:84:27: warning: comparison of integer expressions of different signedness: 'std::map<long long unsigned int, std::__cxx11::basic_string<char> >::size_type' {aka 'unsigned int'} and 'int' [-Wsign-compare]
BUILDSTDERR:    84 |         while (ref.size() > size.height())
BUILDSTDERR:       |                ~~~~~~~~~~~^~~~~~~~~~~~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/termproxy.cpp: In member function 'void TermProxy::wireTermBufferLength(const char*, uint32_t)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/termproxy.cpp:104:27: warning: comparison of integer expressions of different signedness: 'std::map<long long unsigned int, std::__cxx11::basic_string<char> >::size_type' {aka 'unsigned int'} and 'int' [-Wsign-compare]
BUILDSTDERR:   104 |         while (ref.size() > size.height())
BUILDSTDERR:       |                ~~~~~~~~~~~^~~~~~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 85%] Building CXX object mux/CMakeFiles/termy-server.dir/base/term.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/term.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/term.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 87%] Building CXX object mux/CMakeFiles/termy-server.dir/base/threadbase.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/threadbase.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/threadbase.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 86%] Building CXX object mux/CMakeFiles/termy-server.dir/base/termwatch.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/termwatch.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/termwatch.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 88%] Building CXX object mux/CMakeFiles/termy-server.dir/base/uploadtask.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/uploadtask.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/uploadtask.cpp
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/uploadtask.cpp: In member function 'virtual bool FileUpload::handleFd()':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/uploadtask.cpp:138:52: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare]
BUILDSTDERR:   138 |     else if ((rc = write(m_fd, data->data(), len)) == len) {
BUILDSTDERR:       |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/uploadtask.cpp: In member function 'bool FileUpload::handleData(std::string*)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/base/uploadtask.cpp:195:12: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare]
BUILDSTDERR:   195 |     if (rc == len) {
BUILDSTDERR:       |         ~~~^~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 89%] Building CXX object mux/CMakeFiles/termy-server.dir/base/zombies.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/zombies.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/zombies.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 90%] Building CXX object mux/CMakeFiles/termy-server.dir/xterm/base16.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/xterm/base16.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/xterm/base16.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 88%] Building CXX object mux/CMakeFiles/termy-server.dir/base/writer.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/base/writer.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/base/writer.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 90%] Building CXX object mux/CMakeFiles/termy-server.dir/xterm/charset.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/xterm/charset.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/xterm/charset.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 91%] Building CXX object mux/CMakeFiles/termy-server.dir/xterm/edgebase.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/xterm/edgebase.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/xterm/edgebase.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 92%] Building CXX object mux/CMakeFiles/termy-server.dir/xterm/edgecontrol.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/xterm/edgecontrol.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/xterm/edgecontrol.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 92%] Building CXX object mux/CMakeFiles/termy-server.dir/xterm/edgemultinum.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/xterm/edgemultinum.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/xterm/edgemultinum.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 93%] Building CXX object mux/CMakeFiles/termy-server.dir/xterm/edgesinglechar.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/xterm/edgesinglechar.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/xterm/edgesinglechar.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 94%] Building CXX object mux/CMakeFiles/termy-server.dir/xterm/edgesinglenum.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/xterm/edgesinglenum.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/xterm/edgesinglenum.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 95%] Building CXX object mux/CMakeFiles/termy-server.dir/xterm/edgesingletext.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/xterm/edgesingletext.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/xterm/edgesingletext.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 95%] Building CXX object mux/CMakeFiles/termy-server.dir/xterm/graph.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/xterm/graph.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/xterm/graph.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 96%] Building CXX object mux/CMakeFiles/termy-server.dir/xterm/machine.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/xterm/machine.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/xterm/machine.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 97%] Building CXX object mux/CMakeFiles/termy-server.dir/xterm/nodebase.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/xterm/nodebase.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/xterm/nodebase.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 98%] Building CXX object mux/CMakeFiles/termy-server.dir/xterm/xterm_mouse.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/xterm/xterm_mouse.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/xterm/xterm_mouse.cpp
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/xterm/xterm_mouse.cpp: In member function 'virtual bool XTermEmulator::termMouse(unsigned int, unsigned int, unsigned int)':
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/xterm/xterm_mouse.cpp:440:19: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
BUILDSTDERR:   440 |         valid = x < m_screen->width() && y < m_screen->height();
BUILDSTDERR:       |                 ~~^~~~~~~~~~~~~~~~~~~
BUILDSTDERR: /builddir/build/BUILD/termysequence-1.1.4/mux/xterm/xterm_mouse.cpp:440:44: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
BUILDSTDERR:   440 |         valid = x < m_screen->width() && y < m_screen->height();
BUILDSTDERR:       |                                          ~~^~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 97%] Building CXX object mux/CMakeFiles/termy-server.dir/xterm/xterm.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/xterm/xterm.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/xterm/xterm.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 99%] Building CXX object mux/CMakeFiles/termy-server.dir/xterm/xterm_os.cpp.o
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/c++   -I/builddir/build/BUILD/termysequence-1.1.4/mux/. -I/builddir/build/BUILD/termysequence-1.1.4 -I/builddir/build/BUILD/termysequence-1.1.4/. -isystem /usr/include/uuid -isystem /usr/include/systemd  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -flto -fno-fat-lto-objects -pthread -std=gnu++14 -o CMakeFiles/termy-server.dir/xterm/xterm_os.cpp.o -c /builddir/build/BUILD/termysequence-1.1.4/mux/xterm/xterm_os.cpp
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[100%] Linking CXX executable termy-server
cd /builddir/build/BUILD/termysequence-1.1.4/mux && /usr/bin/cmake -E cmake_link_script CMakeFiles/termy-server.dir/link.txt --verbose=1
/usr/bin/c++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -fuse-linker-plugin CMakeFiles/termy-server.dir/app/args.cpp.o CMakeFiles/termy-server.dir/app/connector.cpp.o CMakeFiles/termy-server.dir/app/forwarder.cpp.o CMakeFiles/termy-server.dir/app/main.cpp.o CMakeFiles/termy-server.dir/app/query.cpp.o CMakeFiles/termy-server.dir/app/run.cpp.o CMakeFiles/termy-server.dir/app/translate.cpp.o CMakeFiles/termy-server.dir/base/attributebase.cpp.o CMakeFiles/termy-server.dir/base/baseproxy.cpp.o CMakeFiles/termy-server.dir/base/basewatch.cpp.o CMakeFiles/termy-server.dir/base/buffer.cpp.o CMakeFiles/termy-server.dir/base/cell.cpp.o CMakeFiles/termy-server.dir/base/clientmachine.cpp.o CMakeFiles/termy-server.dir/base/codestring.cpp.o CMakeFiles/termy-server.dir/base/commands.cpp.o CMakeFiles/termy-server.dir/base/conn.cpp.o CMakeFiles/termy-server.dir/base/connectbase.cpp.o CMakeFiles/termy-server.dir/base/connecttask.cpp.o CMakeFiles/termy-server.dir/base/connwatch.cpp.o CMakeFiles/termy-server.dir/base/downloadtask.cpp.o CMakeFiles/termy-server.dir/base/emulator.cpp.o CMakeFiles/termy-server.dir/base/eventstate.cpp.o CMakeFiles/termy-server.dir/base/filemon.cpp.o CMakeFiles/termy-server.dir/base/imagetask.cpp.o CMakeFiles/termy-server.dir/base/listener.cpp.o CMakeFiles/termy-server.dir/base/misctask.cpp.o CMakeFiles/termy-server.dir/base/monitor.cpp.o CMakeFiles/termy-server.dir/base/mounttask.cpp.o CMakeFiles/termy-server.dir/base/output.cpp.o CMakeFiles/termy-server.dir/base/palette.cpp.o CMakeFiles/termy-server.dir/base/parsemap.cpp.o CMakeFiles/termy-server.dir/base/portfwdtask.cpp.o CMakeFiles/termy-server.dir/base/portintask.cpp.o CMakeFiles/termy-server.dir/base/portouttask.cpp.o CMakeFiles/termy-server.dir/base/proxywatch.cpp.o CMakeFiles/termy-server.dir/base/raw.cpp.o CMakeFiles/termy-server.dir/base/reader.cpp.o CMakeFiles/termy-server.dir/base/region.cpp.o CMakeFiles/termy-server.dir/base/regioniter.cpp.o CMakeFiles/termy-server.dir/base/runtask.cpp.o CMakeFiles/termy-server.dir/base/screen.cpp.o CMakeFiles/termy-server.dir/base/screeniter.cpp.o CMakeFiles/termy-server.dir/base/servermachine.cpp.o CMakeFiles/termy-server.dir/base/serverproxy.cpp.o CMakeFiles/termy-server.dir/base/serverwatch.cpp.o CMakeFiles/termy-server.dir/base/status.cpp.o CMakeFiles/termy-server.dir/base/tabstops.cpp.o CMakeFiles/termy-server.dir/base/taskbase.cpp.o CMakeFiles/termy-server.dir/base/term.cpp.o CMakeFiles/termy-server.dir/base/termproxy.cpp.o CMakeFiles/termy-server.dir/base/termwatch.cpp.o CMakeFiles/termy-server.dir/base/threadbase.cpp.o CMakeFiles/termy-server.dir/base/uploadtask.cpp.o CMakeFiles/termy-server.dir/base/writer.cpp.o CMakeFiles/termy-server.dir/base/zombies.cpp.o CMakeFiles/termy-server.dir/xterm/base16.cpp.o CMakeFiles/termy-server.dir/xterm/charset.cpp.o CMakeFiles/termy-server.dir/xterm/edgebase.cpp.o CMakeFiles/termy-server.dir/xterm/edgecontrol.cpp.o CMakeFiles/termy-server.dir/xterm/edgemultinum.cpp.o CMakeFiles/termy-server.dir/xterm/edgesinglechar.cpp.o CMakeFiles/termy-server.dir/xterm/edgesinglenum.cpp.o CMakeFiles/termy-server.dir/xterm/edgesingletext.cpp.o CMakeFiles/termy-server.dir/xterm/graph.cpp.o CMakeFiles/termy-server.dir/xterm/machine.cpp.o CMakeFiles/termy-server.dir/xterm/nodebase.cpp.o CMakeFiles/termy-server.dir/xterm/xterm.cpp.o CMakeFiles/termy-server.dir/xterm/xterm_mouse.cpp.o CMakeFiles/termy-server.dir/xterm/xterm_os.cpp.o  -o termy-server ../os/libos.a ../lib/libcommon.a /usr/lib/libsystemd.so ../os/libdyngit.a -ldl ../os/libosc.a /usr/lib/libuuid.so -pthread 
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
make[1]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
[100%] Built target termy-server
make[1]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/termysequence-1.1.4/CMakeFiles 0
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xO3Kgb
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386
BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386
+ cd termysequence-1.1.4
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386 'INSTALL=/usr/bin/install -p'
/usr/bin/cmake -S/builddir/build/BUILD/termysequence-1.1.4 -B/builddir/build/BUILD/termysequence-1.1.4 --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/termysequence-1.1.4/CMakeFiles /builddir/build/BUILD/termysequence-1.1.4/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f lib/CMakeFiles/common.dir/build.make lib/CMakeFiles/common.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/lib /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/lib /builddir/build/BUILD/termysequence-1.1.4/lib/CMakeFiles/common.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f lib/CMakeFiles/common.dir/build.make lib/CMakeFiles/common.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Nothing to be done for 'lib/CMakeFiles/common.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 11%] Built target common
/usr/bin/make -f CMakeFiles/gitinfo.dir/build.make CMakeFiles/gitinfo.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/CMakeFiles/gitinfo.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f CMakeFiles/gitinfo.dir/build.make CMakeFiles/gitinfo.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Nothing to be done for 'CMakeFiles/gitinfo.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 12%] Built target gitinfo
/usr/bin/make -f os/CMakeFiles/osc.dir/build.make os/CMakeFiles/osc.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/os /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/os /builddir/build/BUILD/termysequence-1.1.4/os/CMakeFiles/osc.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f os/CMakeFiles/osc.dir/build.make os/CMakeFiles/osc.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Nothing to be done for 'os/CMakeFiles/osc.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 14%] Built target osc
/usr/bin/make -f os/CMakeFiles/os.dir/build.make os/CMakeFiles/os.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/os /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/os /builddir/build/BUILD/termysequence-1.1.4/os/CMakeFiles/os.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f os/CMakeFiles/os.dir/build.make os/CMakeFiles/os.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Nothing to be done for 'os/CMakeFiles/os.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 26%] Built target os
/usr/bin/make -f os/CMakeFiles/dyngit.dir/build.make os/CMakeFiles/dyngit.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/os /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/os /builddir/build/BUILD/termysequence-1.1.4/os/CMakeFiles/dyngit.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f os/CMakeFiles/dyngit.dir/build.make os/CMakeFiles/dyngit.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Nothing to be done for 'os/CMakeFiles/dyngit.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 27%] Built target dyngit
/usr/bin/make -f mon/CMakeFiles/termy-monitor.dir/build.make mon/CMakeFiles/termy-monitor.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/mon /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/mon /builddir/build/BUILD/termysequence-1.1.4/mon/CMakeFiles/termy-monitor.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f mon/CMakeFiles/termy-monitor.dir/build.make mon/CMakeFiles/termy-monitor.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Nothing to be done for 'mon/CMakeFiles/termy-monitor.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 34%] Built target termy-monitor
/usr/bin/make -f mux/CMakeFiles/termy-server.dir/build.make mux/CMakeFiles/termy-server.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/mux /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/mux /builddir/build/BUILD/termysequence-1.1.4/mux/CMakeFiles/termy-server.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f mux/CMakeFiles/termy-server.dir/build.make mux/CMakeFiles/termy-server.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Nothing to be done for 'mux/CMakeFiles/termy-server.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 84%] Built target termy-server
/usr/bin/make -f test/CMakeFiles/mockemulator.dir/build.make test/CMakeFiles/mockemulator.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/mockemulator.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/mockemulator.dir/build.make test/CMakeFiles/mockemulator.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Nothing to be done for 'test/CMakeFiles/mockemulator.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 85%] Built target mockemulator
/usr/bin/make -f test/CMakeFiles/splitchar.dir/build.make test/CMakeFiles/splitchar.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/splitchar.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/splitchar.dir/build.make test/CMakeFiles/splitchar.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Nothing to be done for 'test/CMakeFiles/splitchar.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 87%] Built target splitchar
/usr/bin/make -f test/CMakeFiles/fillreplace.dir/build.make test/CMakeFiles/fillreplace.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/fillreplace.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/fillreplace.dir/build.make test/CMakeFiles/fillreplace.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Nothing to be done for 'test/CMakeFiles/fillreplace.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 88%] Built target fillreplace
/usr/bin/make -f test/CMakeFiles/simpleupdate.dir/build.make test/CMakeFiles/simpleupdate.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/simpleupdate.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/simpleupdate.dir/build.make test/CMakeFiles/simpleupdate.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Nothing to be done for 'test/CMakeFiles/simpleupdate.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 89%] Built target simpleupdate
/usr/bin/make -f test/CMakeFiles/removechar.dir/build.make test/CMakeFiles/removechar.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/removechar.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/removechar.dir/build.make test/CMakeFiles/removechar.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Nothing to be done for 'test/CMakeFiles/removechar.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 91%] Built target removechar
/usr/bin/make -f test/CMakeFiles/remove.dir/build.make test/CMakeFiles/remove.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/remove.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/remove.dir/build.make test/CMakeFiles/remove.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Nothing to be done for 'test/CMakeFiles/remove.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 92%] Built target remove
/usr/bin/make -f test/CMakeFiles/substr.dir/build.make test/CMakeFiles/substr.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/substr.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/substr.dir/build.make test/CMakeFiles/substr.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Nothing to be done for 'test/CMakeFiles/substr.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 93%] Built target substr
/usr/bin/make -f test/CMakeFiles/mergechars.dir/build.make test/CMakeFiles/mergechars.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/mergechars.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/mergechars.dir/build.make test/CMakeFiles/mergechars.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Nothing to be done for 'test/CMakeFiles/mergechars.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 94%] Built target mergechars
/usr/bin/make -f test/CMakeFiles/replace.dir/build.make test/CMakeFiles/replace.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/replace.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/replace.dir/build.make test/CMakeFiles/replace.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Nothing to be done for 'test/CMakeFiles/replace.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 95%] Built target replace
/usr/bin/make -f test/CMakeFiles/eraserange.dir/build.make test/CMakeFiles/eraserange.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/eraserange.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/eraserange.dir/build.make test/CMakeFiles/eraserange.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Nothing to be done for 'test/CMakeFiles/eraserange.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 96%] Built target eraserange
/usr/bin/make -f test/CMakeFiles/insert.dir/build.make test/CMakeFiles/insert.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/insert.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/insert.dir/build.make test/CMakeFiles/insert.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Nothing to be done for 'test/CMakeFiles/insert.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
[ 98%] Built target insert
/usr/bin/make -f test/CMakeFiles/erase.dir/build.make test/CMakeFiles/erase.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
cd /builddir/build/BUILD/termysequence-1.1.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4 /builddir/build/BUILD/termysequence-1.1.4/test /builddir/build/BUILD/termysequence-1.1.4/test/CMakeFiles/erase.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/make -f test/CMakeFiles/erase.dir/build.make test/CMakeFiles/erase.dir/build
make[2]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
make[2]: Nothing to be done for 'test/CMakeFiles/erase.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
[100%] Built target erase
make[1]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/termysequence-1.1.4/CMakeFiles 0
/usr/bin/make -f CMakeFiles/Makefile2 preinstall
make[1]: Entering directory '/builddir/build/BUILD/termysequence-1.1.4'
make[1]: Nothing to be done for 'preinstall'.
make[1]: Leaving directory '/builddir/build/BUILD/termysequence-1.1.4'
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "Release"
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/share/termy-server/iterm2_shell_integration.bash
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/share/termy-server/iterm2_shell_integration.zsh
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/bin/termy-monitor
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/bin/termy-server
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/lib/systemd/user/termy-server.socket
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/lib/systemd/user/termy-server.service
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/bin/termy-su
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/bin/termy-sudo
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/bin/termy-ssh
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/bin/termy-download
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/bin/termy-imgcat
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/bin/termy-imgls
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/bin/termyctl
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/bin/termy-setup
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/bin/termy-systemd-setup
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/share/man/man1/termy-server.1
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/share/man/man1/termy-forwrd.1
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/share/man/man1/termy-monitor.1
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/share/man/man1/termy-connect.1
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/share/man/man1/termy-query.1
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/share/man/man1/termy-ssh.1
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/share/man/man1/termy-sudo.1
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/share/man/man1/termy-su.1
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/share/man/man1/termy-download.1
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/share/man/man1/termy-imgcat.1
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/share/man/man1/termy-imgls.1
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/share/man/man1/termyctl.1
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/share/man/man1/termy-setup.1
-- Installing: /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/share/man/man1/termy-systemd-setup.1
+ /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.1.4-2.fc30 --unique-debug-suffix -1.1.4-2.fc30.i386 --unique-debug-src-base termy-server-1.1.4-2.fc30.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/termysequence-1.1.4
explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/bin/termy-server
explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/bin/termy-monitor
extracting debug info from /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/bin/termy-monitor
extracting debug info from /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/bin/termy-server
BUILDSTDERR: /usr/bin/gdb-add-index: line 67:  1206 Segmentation fault      (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir"
BUILDSTDERR: gdb-add-index: gdb error generating index for /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/bin/termy-monitor
../../gdb/dwarf2read.c:9824: internal-error: void dw2_add_symbol_to_list(symbol*, pending**): Assertion `(*listhead) == NULL || (SYMBOL_LANGUAGE ((*listhead)->symbol[0]) == SYMBOL_LANGUAGE (symbol))' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) [answered Y; input not from terminal]
../../gdb/dwarf2read.c:9824: internal-error: void dw2_add_symbol_to_list(symbol*, pending**): Assertion `(*listhead) == NULL || (SYMBOL_LANGUAGE ((*listhead)->symbol[0]) == SYMBOL_LANGUAGE (symbol))' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) [answered Y; input not from terminal]
BUILDSTDERR: This is a bug, please report it.  For instructions, see:
BUILDSTDERR: <http://www.gnu.org/software/gdb/bugs/>.
BUILDSTDERR: /usr/bin/gdb-add-index: line 67:  1218 Aborted                 (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir"
BUILDSTDERR: gdb-add-index: gdb error generating index for /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/bin/termy-server
/usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match.
BUILDSTDERR: 1620 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/bin/termy-systemd-setup from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/bin/termy-setup from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/bin/termyctl from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/bin/termy-imgls from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/bin/termy-imgcat from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/bin/termy-download from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/bin/termy-ssh from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/termy-sudo from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/termy-su from /bin/sh to #!/usr/bin/sh
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.RqBorS
+ umask 022
+ cd /builddir/build/BUILD
+ cd termysequence-1.1.4
+ ctest -V
UpdateCTestConfiguration  from :/builddir/build/BUILD/termysequence-1.1.4/DartConfiguration.tcl
UpdateCTestConfiguration  from :/builddir/build/BUILD/termysequence-1.1.4/DartConfiguration.tcl
Test project /builddir/build/BUILD/termysequence-1.1.4
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
      Start  1: simpleupdate
1: Test command: /builddir/build/BUILD/termysequence-1.1.4/test/simpleupdate
1: Test timeout computed to be: 10000000
1: [==========] Running 25 test(s).
1: [ RUN      ] nullUpdate
1: [       OK ] nullUpdate
1: [ RUN      ] simpleSingleByteSingleWidth
1: [       OK ] simpleSingleByteSingleWidth
1: [ RUN      ] simpleMultiByteSingleWidth
1: [       OK ] simpleMultiByteSingleWidth
1: [ RUN      ] simpleMultiByteDoubleWidth
1: [       OK ] simpleMultiByteDoubleWidth
1: [ RUN      ] simpleUnaligned
1: [       OK ] simpleUnaligned
1: [ RUN      ] simpleAligned
1: [       OK ] simpleAligned
1: [ RUN      ] simpleSingleWidthCombiner
1: [       OK ] simpleSingleWidthCombiner
1: [ RUN      ] simpleSingleWidthCombiners
1: [       OK ] simpleSingleWidthCombiners
1: [ RUN      ] simpleDoubleWidthCombiner
1: [       OK ] simpleDoubleWidthCombiner
1: [ RUN      ] simpleDoubleWidthCombiners
1: [       OK ] simpleDoubleWidthCombiners
1: [ RUN      ] simpleOverreach
1: [       OK ] simpleOverreach
1: [ RUN      ] longOverreach
1: [       OK ] longOverreach
1: [ RUN      ] graphicEmoji
1: [       OK ] graphicEmoji
1: [ RUN      ] alignedGraphicEmoji
1: [       OK ] alignedGraphicEmoji
1: [ RUN      ] unalignedGraphicEmoji
1: [       OK ] unalignedGraphicEmoji
1: [ RUN      ] textEmoji
1: [       OK ] textEmoji
1: [ RUN      ] alignedTextEmoji
1: [       OK ] alignedTextEmoji
1: [ RUN      ] unalignedTextEmoji
1: [       OK ] unalignedTextEmoji
1: [ RUN      ] zwjEmoji
1: [       OK ] zwjEmoji
1: [ RUN      ] alignedZwjEmoji
1: [       OK ] alignedZwjEmoji
1: [ RUN      ] unalignedZwjEmoji
1: [       OK ] unalignedZwjEmoji
1: [ RUN      ] modEmoji
1: [       OK ] modEmoji
1: [ RUN      ] alignedModEmoji
1: [       OK ] alignedModEmoji
1: [ RUN      ] unalignedModEmoji
1: [       OK ] unalignedModEmoji
1: [ RUN      ] emojiOverreach
1: [       OK ] emojiOverreach
1: [==========] 25 test(s) run.
1: [  PASSED  ] 25 test(s).
 1/11 Test  #1: simpleupdate .....................   Passed    0.01 sec
test 2
      Start  2: fillreplace
2: Test command: /builddir/build/BUILD/termysequence-1.1.4/test/fillreplace
2: Test timeout computed to be: 10000000
2: [==========] Running 27 test(s).
2: [ RUN      ] push1
2: [       OK ] push1
2: [ RUN      ] push2
2: [       OK ] push2
2: [ RUN      ] push3
2: [       OK ] push3
2: [ RUN      ] push4
2: [       OK ] push4
2: [ RUN      ] push5
2: [       OK ] push5
2: [ RUN      ] push6
2: [       OK ] push6
2: [ RUN      ] replace1
2: [       OK ] replace1
2: [ RUN      ] replace2
2: [       OK ] replace2
2: [ RUN      ] replace3
2: [       OK ] replace3
2: [ RUN      ] replace4
2: [       OK ] replace4
2: [ RUN      ] replace5
2: [       OK ] replace5
2: [ RUN      ] replace6
2: [       OK ] replace6
2: [ RUN      ] replace7
2: [       OK ] replace7
2: [ RUN      ] replace8
2: [       OK ] replace8
2: [ RUN      ] replace9
2: [       OK ] replace9
2: [ RUN      ] replace10
2: [       OK ] replace10
2: [ RUN      ] replace11
2: [       OK ] replace11
2: [ RUN      ] replace12
2: [       OK ] replace12
2: [ RUN      ] replace13
2: [       OK ] replace13
2: [ RUN      ] replace14
2: [       OK ] replace14
2: [ RUN      ] replace15
2: [       OK ] replace15
2: [ RUN      ] replace16
2: [       OK ] replace16
2: [ RUN      ] replace20
2: [       OK ] replace20
2: [ RUN      ] replace21
2: [       OK ] replace21
2: [ RUN      ] replace22
2: [       OK ] replace22
2: [ RUN      ] replace23
2: [       OK ] replace23
2: [ RUN      ] replace24
2: [       OK ] replace24
2: [==========] 27 test(s) run.
2: [  PASSED  ] 27 test(s).
 2/11 Test  #2: fillreplace ......................   Passed    0.00 sec
test 3
      Start  3: splitchar
3: Test command: /builddir/build/BUILD/termysequence-1.1.4/test/splitchar
3: Test timeout computed to be: 10000000
3: [==========] Running 11 test(s).
3: [ RUN      ] simpleSplit
3: [       OK ] simpleSplit
3: [ RUN      ] simpleSplitWithCombiner
3: [       OK ] simpleSplitWithCombiner
3: [ RUN      ] simpleSplitWithCombiners
3: [       OK ] simpleSplitWithCombiners
3: [ RUN      ] midSplit
3: [       OK ] midSplit
3: [ RUN      ] midSplitWithCombiners
3: [       OK ] midSplitWithCombiners
3: [ RUN      ] simpleSplitOnRange
3: [       OK ] simpleSplitOnRange
3: [ RUN      ] splitOnRange
3: [       OK ] splitOnRange
3: [ RUN      ] splitAfterRange
3: [       OK ] splitAfterRange
3: [ RUN      ] splitBeforeRange
3: [       OK ] splitBeforeRange
3: [ RUN      ] splitInRange
3: [       OK ] splitInRange
3: [ RUN      ] splitBetweenRanges
3: [       OK ] splitBetweenRanges
3: [==========] 11 test(s) run.
3: [  PASSED  ] 11 test(s).
 3/11 Test  #3: splitchar ........................   Passed    0.01 sec
test 4
      Start  4: removechar
4: Test command: /builddir/build/BUILD/termysequence-1.1.4/test/removechar
4: Test timeout computed to be: 10000000
4: [==========] Running 18 test(s).
4: [ RUN      ] simpleSingleByteRemove
4: [       OK ] simpleSingleByteRemove
4: [ RUN      ] simpleEndOfStringRemove
4: [       OK ] simpleEndOfStringRemove
4: [ RUN      ] multiByteRemove
4: [       OK ] multiByteRemove
4: [ RUN      ] multiByteEndOfStringRemove
4: [       OK ] multiByteEndOfStringRemove
4: [ RUN      ] simpleRemoveOnRange
4: [       OK ] simpleRemoveOnRange
4: [ RUN      ] removeOnRange
4: [       OK ] removeOnRange
4: [ RUN      ] removeAfterRange
4: [       OK ] removeAfterRange
4: [ RUN      ] removeBeforeRange
4: [       OK ] removeBeforeRange
4: [ RUN      ] removeInRange
4: [       OK ] removeInRange
4: [ RUN      ] removeBetweenRanges
4: [       OK ] removeBetweenRanges
4: [ RUN      ] removeCoalesceRanges
4: [       OK ] removeCoalesceRanges
4: [ RUN      ] simplePopBack
4: [       OK ] simplePopBack
4: [ RUN      ] popBackWithCombiner
4: [       OK ] popBackWithCombiner
4: [ RUN      ] popBackDoubleWidth
4: [       OK ] popBackDoubleWidth
4: [ RUN      ] popBackMultiWidth
4: [       OK ] popBackMultiWidth
4: [ RUN      ] popBackOnRange
4: [       OK ] popBackOnRange
4: [ RUN      ] popBackInRange
4: [       OK ] popBackInRange
4: [ RUN      ] popBackDoubleWidthInRange
4: [       OK ] popBackDoubleWidthInRange
4: [==========] 18 test(s) run.
4: [  PASSED  ] 18 test(s).
 4/11 Test  #4: removechar .......................   Passed    0.00 sec
test 5
      Start  5: mergechars
5: Test command: /builddir/build/BUILD/termysequence-1.1.4/test/mergechars
5: Test timeout computed to be: 10000000
5: [==========] Running 9 test(s).
5: [ RUN      ] simpleSingleWidthMerge
5: [       OK ] simpleSingleWidthMerge
5: [ RUN      ] simpleEndOfStringMerge
5: [       OK ] simpleEndOfStringMerge
5: [ RUN      ] simpleUnalignedMerge
5: [       OK ] simpleUnalignedMerge
5: [ RUN      ] singleWidthMergeWithCombiners
5: [       OK ] singleWidthMergeWithCombiners
5: [ RUN      ] endOfStringMergeWithCombiners
5: [       OK ] endOfStringMergeWithCombiners
5: [ RUN      ] mergeOverRange
5: [       OK ] mergeOverRange
5: [ RUN      ] mergeIntoRangeBefore
5: [       OK ] mergeIntoRangeBefore
5: [ RUN      ] mergeIntoRangeAfter
5: [       OK ] mergeIntoRangeAfter
5: [ RUN      ] mergeCoalesceRanges
5: [       OK ] mergeCoalesceRanges
5: [==========] 9 test(s) run.
5: [  PASSED  ] 9 test(s).
 5/11 Test  #5: mergechars .......................   Passed    0.01 sec
test 6
      Start  6: substr
6: Test command: /builddir/build/BUILD/termysequence-1.1.4/test/substr
6: Test timeout computed to be: 10000000
6: [==========] Running 8 test(s).
6: [ RUN      ] frontSubstr
6: [       OK ] frontSubstr
6: [ RUN      ] backSubstr
6: [       OK ] backSubstr
6: [ RUN      ] midSubstr
6: [       OK ] midSubstr
6: [ RUN      ] fullSubstr
6: [       OK ] fullSubstr
6: [ RUN      ] zeroWidthFrontSubstr
6: [       OK ] zeroWidthFrontSubstr
6: [ RUN      ] zeroWidthBackSubstr
6: [       OK ] zeroWidthBackSubstr
6: [ RUN      ] zeroWidthMidSubstr
6: [       OK ] zeroWidthMidSubstr
6: [ RUN      ] zeroWidthFullSubstr
6: [       OK ] zeroWidthFullSubstr
6: [==========] 8 test(s) run.
6: [  PASSED  ] 8 test(s).
 6/11 Test  #6: substr ...........................   Passed    0.00 sec
test 7
      Start  7: remove
7: Test command: /builddir/build/BUILD/termysequence-1.1.4/test/remove
7: Test timeout computed to be: 10000000
7: [==========] Running 20 test(s).
7: [ RUN      ] simpleSingleByteRemove
7: [       OK ] simpleSingleByteRemove
7: [ RUN      ] simpleEndOfStringRemove
7: [       OK ] simpleEndOfStringRemove
7: [ RUN      ] multiByteRemove
7: [       OK ] multiByteRemove
7: [ RUN      ] multiByteEndOfStringRemove
7: [       OK ] multiByteEndOfStringRemove
7: [ RUN      ] alignedRemove
7: [       OK ] alignedRemove
7: [ RUN      ] unalignedRemove
7: [       OK ] unalignedRemove
7: [ RUN      ] simpleRemoveOnRange
7: [       OK ] simpleRemoveOnRange
7: [ RUN      ] removeOnRange
7: [       OK ] removeOnRange
7: [ RUN      ] removeAfterRange
7: [       OK ] removeAfterRange
7: [ RUN      ] removeBeforeRange
7: [       OK ] removeBeforeRange
7: [ RUN      ] alignedRemoveInRange
7: [       OK ] alignedRemoveInRange
7: [ RUN      ] unalignedRemoveInRange
7: [       OK ] unalignedRemoveInRange
7: [ RUN      ] removeBetweenRanges
7: [       OK ] removeBetweenRanges
7: [ RUN      ] removeCoalesceRanges
7: [       OK ] removeCoalesceRanges
7: [ RUN      ] alignedOnRange
7: [       OK ] alignedOnRange
7: [ RUN      ] unalignedOnRange
7: [       OK ] unalignedOnRange
7: [ RUN      ] alignedInRange
7: [       OK ] alignedInRange
7: [ RUN      ] unalignedInRange
7: [       OK ] unalignedInRange
7: [ RUN      ] alignedBetweenRanges
7: [       OK ] alignedBetweenRanges
7: [ RUN      ] unalignedBetweenRanges
7: [       OK ] unalignedBetweenRanges
7: [==========] 20 test(s) run.
7: [  PASSED  ] 20 test(s).
 7/11 Test  #7: remove ...........................   Passed    0.00 sec
test 8
      Start  8: insert
8: Test command: /builddir/build/BUILD/termysequence-1.1.4/test/insert
8: Test timeout computed to be: 10000000
8: [==========] Running 11 test(s).
8: [ RUN      ] simpleSingleByteInsert
8: [       OK ] simpleSingleByteInsert
8: [ RUN      ] simpleEndOfStringInsert
8: [       OK ] simpleEndOfStringInsert
8: [ RUN      ] multiByteInsertBefore
8: [       OK ] multiByteInsertBefore
8: [ RUN      ] multiByteInsertAfter
8: [       OK ] multiByteInsertAfter
8: [ RUN      ] splitInsert
8: [       OK ] splitInsert
8: [ RUN      ] insertInRange
8: [       OK ] insertInRange
8: [ RUN      ] splitInsertOnRange
8: [       OK ] splitInsertOnRange
8: [ RUN      ] splitInsertInRange
8: [       OK ] splitInsertInRange
8: [ RUN      ] insertAfterRange
8: [       OK ] insertAfterRange
8: [ RUN      ] insertBeforeRange
8: [       OK ] insertBeforeRange
8: [ RUN      ] insertBetweenRanges
8: [       OK ] insertBetweenRanges
8: [==========] 11 test(s) run.
8: [  PASSED  ] 11 test(s).
 8/11 Test  #8: insert ...........................   Passed    0.00 sec
test 9
      Start  9: replace
9: Test command: /builddir/build/BUILD/termysequence-1.1.4/test/replace
9: Test timeout computed to be: 10000000
9: [==========] Running 7 test(s).
9: [ RUN      ] doubleWithSingleAligned
9: [       OK ] doubleWithSingleAligned
9: [ RUN      ] doubleWithSingleUnaligned
9: [       OK ] doubleWithSingleUnaligned
9: [ RUN      ] twoSinglesWithDouble
9: [       OK ] twoSinglesWithDouble
9: [ RUN      ] oneSingleWithDouble
9: [       OK ] oneSingleWithDouble
9: [ RUN      ] singleAndDoubleWithDouble
9: [       OK ] singleAndDoubleWithDouble
9: [ RUN      ] doubleAndSingleWithDouble
9: [       OK ] doubleAndSingleWithDouble
9: [ RUN      ] doubleAndDoubleWithDouble
9: [       OK ] doubleAndDoubleWithDouble
9: [==========] 7 test(s) run.
9: [  PASSED  ] 7 test(s).
 9/11 Test  #9: replace ..........................   Passed    0.00 sec
test 10
      Start 10: erase
10: Test command: /builddir/build/BUILD/termysequence-1.1.4/test/erase
10: Test timeout computed to be: 10000000
10: [==========] Running 22 test(s).
10: [ RUN      ] frontErase
10: [       OK ] frontErase
10: [ RUN      ] frontSplitErase
10: [       OK ] frontSplitErase
10: [ RUN      ] frontMulti
10: [       OK ] frontMulti
10: [ RUN      ] frontMultiSplitEnd
10: [       OK ] frontMultiSplitEnd
10: [ RUN      ] backErase
10: [       OK ] backErase
10: [ RUN      ] backSplitErase
10: [       OK ] backSplitErase
10: [ RUN      ] backMulti
10: [       OK ] backMulti
10: [ RUN      ] backMultiSplitFront
10: [       OK ] backMultiSplitFront
10: [ RUN      ] midSingleWithCombiner
10: [       OK ] midSingleWithCombiner
10: [ RUN      ] midSingle
10: [       OK ] midSingle
10: [ RUN      ] midDoubleWithCombiner
10: [       OK ] midDoubleWithCombiner
10: [ RUN      ] midDouble
10: [       OK ] midDouble
10: [ RUN      ] midDoubleAlignedSplit
10: [       OK ] midDoubleAlignedSplit
10: [ RUN      ] midDoubleUnalignedSplit
10: [       OK ] midDoubleUnalignedSplit
10: [ RUN      ] midSingleSplitDouble
10: [       OK ] midSingleSplitDouble
10: [ RUN      ] midSplitDoubleSingle
10: [       OK ] midSplitDoubleSingle
10: [ RUN      ] midSplitTwoDoubles
10: [       OK ] midSplitTwoDoubles
10: [ RUN      ] fullErase
10: [       OK ] fullErase
10: [ RUN      ] zeroWidthFront
10: [       OK ] zeroWidthFront
10: [ RUN      ] zeroWidthBack
10: [       OK ] zeroWidthBack
10: [ RUN      ] zeroWidthOffEnd
10: [       OK ] zeroWidthOffEnd
10: [ RUN      ] partialOffEnd
10: [       OK ] partialOffEnd
10: [==========] 22 test(s) run.
10: [  PASSED  ] 22 test(s).
10/11 Test #10: erase ............................   Passed    0.00 sec
test 11
      Start 11: eraserange
11: Test command: /builddir/build/BUILD/termysequence-1.1.4/test/eraserange
11: Test timeout computed to be: 10000000
11: [==========] Running 20 test(s).
11: [ RUN      ] beforeRange
11: [       OK ] beforeRange
11: [ RUN      ] afterRange
11: [       OK ] afterRange
11: [ RUN      ] frontEraseOnRange
11: [       OK ] frontEraseOnRange
11: [ RUN      ] frontEraseOnRangeMulti
11: [       OK ] frontEraseOnRangeMulti
11: [ RUN      ] frontSplitEraseOnRangeAligned
11: [       OK ] frontSplitEraseOnRangeAligned
11: [ RUN      ] frontSplitEraseOnRangeUnaligned
11: [       OK ] frontSplitEraseOnRangeUnaligned
11: [ RUN      ] frontEraseInRange
11: [       OK ] frontEraseInRange
11: [ RUN      ] backEraseOnRange
11: [       OK ] backEraseOnRange
11: [ RUN      ] backEraseOnRangeMulti
11: [       OK ] backEraseOnRangeMulti
11: [ RUN      ] backSplitEraseOnRangeAligned
11: [       OK ] backSplitEraseOnRangeAligned
11: [ RUN      ] backSplitEraseOnRangeUnaligned
11: [       OK ] backSplitEraseOnRangeUnaligned
11: [ RUN      ] backEraseInRange
11: [       OK ] backEraseInRange
11: [ RUN      ] midEraseSingleOnRange
11: [       OK ] midEraseSingleOnRange
11: [ RUN      ] midEraseDoubleOnRange
11: [       OK ] midEraseDoubleOnRange
11: [ RUN      ] midEraseSplitRange
11: [       OK ] midEraseSplitRange
11: [ RUN      ] midEraseOnMultipleRanges
11: [       OK ] midEraseOnMultipleRanges
11: [ RUN      ] midEraseBeforeRange
11: [       OK ] midEraseBeforeRange
11: [ RUN      ] midEraseOnRangeFront
11: [       OK ] midEraseOnRangeFront
11: [ RUN      ] midEraseAfterRange
11: [       OK ] midEraseAfterRange
11: [ RUN      ] midEraseOnRangeEnd
11: [       OK ] midEraseOnRangeEnd
11: [==========] 20 test(s) run.
11: [  PASSED  ] 20 test(s).
11/11 Test #11: eraserange .......................   Passed    0.00 sec
100% tests passed, 0 tests failed out of 11
Total Test time (real) =   0.07 sec
Processing files: termy-server-1.1.4-2.fc30.i686
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1UbVVz
+ exit 0
+ umask 022
+ cd /builddir/build/BUILD
+ cd termysequence-1.1.4
+ LICENSEDIR=/builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/share/licenses/termy-server
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/share/licenses/termy-server
+ cp -pr COPYING.txt /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386/usr/share/licenses/termy-server
+ exit 0
Provides: termy-server = 1.1.4-2.fc30 termy-server(x86-32) = 1.1.4-2.fc30
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh systemd
Requires(preun): /bin/sh systemd
Requires(postun): systemd
Requires: /usr/bin/bash /usr/bin/sh libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.23) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.9) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgcc_s.so.1(GLIBC_2.0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.12) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) libsystemd.so.0 libsystemd.so.0(LIBSYSTEMD_209) libsystemd.so.0(LIBSYSTEMD_221) libuuid.so.1 libuuid.so.1(UUID_1.0) rtld(GNU_HASH)
Obsoletes: termy-shell-integration-bash
Recommends: libgit2
Processing files: termy-server-debugsource-1.1.4-2.fc30.i686
Provides: termy-server-debugsource = 1.1.4-2.fc30 termy-server-debugsource(x86-32) = 1.1.4-2.fc30
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: termy-server-debuginfo-1.1.4-2.fc30.i686
Provides: debuginfo(build-id) = d6ea7b487f469236ef35f70ebb3e08cf3a9e674d debuginfo(build-id) = fa289719f2df08e2b89387d81e0dc4a6aa943f1f termy-server-debuginfo = 1.1.4-2.fc30 termy-server-debuginfo(x86-32) = 1.1.4-2.fc30
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: termy-server-debugsource(x86-32) = 1.1.4-2.fc30
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386
Wrote: /builddir/build/RPMS/termy-server-1.1.4-2.fc30.i686.rpm
Wrote: /builddir/build/RPMS/termy-server-debugsource-1.1.4-2.fc30.i686.rpm
Wrote: /builddir/build/RPMS/termy-server-debuginfo-1.1.4-2.fc30.i686.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hT0igu
+ umask 022
+ cd /builddir/build/BUILD
+ cd termysequence-1.1.4
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/termy-server-1.1.4-2.fc30.i386
+ exit 0
Child return code was: 0