Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/RxCpp.spec'], chrootPath='/var/lib/mock/f30-build-15228946-1089494/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/RxCpp.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/RxCpp-4.1.0-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/RxCpp.spec'], chrootPath='/var/lib/mock/f30-build-15228946-1089494/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/RxCpp.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XmJpvR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf RxCpp-4.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/RxCpp-4.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd RxCpp-4.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/RxCpp-4.1.0-to_master.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/RxCpp-4.1.0-fix_Wcatch-value.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/mv license.md ASL-2.0.txt + /usr/bin/sed -e 's!\${RXCPP_DIR}/ext/catch/single_include/catch2!/usr/include/catch2!g' -i.catch projects/CMake/shared.cmake + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XrNzJX + umask 022 + cd /builddir/build/BUILD + cd RxCpp-4.1.0 + CFLAGS='-O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/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/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DCMAKE_BUILD_TYPE=Release . -- The C compiler identification is GNU 9.0.1 -- The CXX compiler identification is GNU 9.0.1 -- 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 -- RXCPP_DIR: /builddir/build/BUILD/RxCpp-4.1.0 -- RXCPP_DIR: /builddir/build/BUILD/RxCpp-4.1.0 -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- CMAKE_CXX_COMPILER_ID: GNU -- gnu compiler version: 9.0.1 -- using gnu settings -- RXCPP_DIR: /builddir/build/BUILD/RxCpp-4.1.0 -- Found Doxygen: /usr/bin/doxygen (found version "1.8.15") found components: doxygen dot -- CMAKE_CXX_COMPILER_ID: GNU -- gnu compiler version: 9.0.1 -- using gnu settings -- RXCPP_DIR: /builddir/build/BUILD/RxCpp-4.1.0 -- CMAKE_CXX_COMPILER_ID: GNU -- gnu compiler version: 9.0.1 -- using gnu settings -- RXCPP_DIR: /builddir/build/BUILD/RxCpp-4.1.0 -- CMAKE_CXX_COMPILER_ID: GNU -- gnu compiler version: 9.0.1 -- using gnu settings -- RXCPP_DIR: /builddir/build/BUILD/RxCpp-4.1.0 -- CMAKE_CXX_COMPILER_ID: GNU -- gnu compiler version: 9.0.1 -- using gnu settings -- RXCPP_DIR: /builddir/build/BUILD/RxCpp-4.1.0 -- CMAKE_CXX_COMPILER_ID: GNU -- gnu compiler version: 9.0.1 -- using gnu settings -- RXCPP_DIR: /builddir/build/BUILD/RxCpp-4.1.0 -- CMAKE_CXX_COMPILER_ID: GNU -- gnu compiler version: 9.0.1 -- using gnu settings -- RXCPP_DIR: /builddir/build/BUILD/RxCpp-4.1.0 -- CMAKE_CXX_COMPILER_ID: GNU -- gnu compiler version: 9.0.1 -- using gnu settings -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: LIB_SUFFIX BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/RxCpp-4.1.0 + /usr/bin/make -O -j48 all doc /usr/bin/cmake -S/builddir/build/BUILD/RxCpp-4.1.0 -B/builddir/build/BUILD/RxCpp-4.1.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/RxCpp-4.1.0/CMakeFiles /builddir/build/BUILD/RxCpp-4.1.0/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f build/CMakeFiles/RxCpp.dir/build.make build/CMakeFiles/RxCpp.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_window_toggle.dir/build.make build/test/CMakeFiles/rxcpp_test_window_toggle.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_window.dir/build.make build/test/CMakeFiles/rxcpp_test_window.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_zip.dir/build.make build/test/CMakeFiles/rxcpp_test_zip.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_timeout.dir/build.make build/test/CMakeFiles/rxcpp_test_timeout.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_tap.dir/build.make build/test/CMakeFiles/rxcpp_test_tap.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_take_last.dir/build.make build/test/CMakeFiles/rxcpp_test_take_last.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_switch_on_next.dir/build.make build/test/CMakeFiles/rxcpp_test_switch_on_next.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_skip_until.dir/build.make build/test/CMakeFiles/rxcpp_test_skip_until.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_time_interval.dir/build.make build/test/CMakeFiles/rxcpp_test_time_interval.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_sequence_equal.dir/build.make build/test/CMakeFiles/rxcpp_test_sequence_equal.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_any.dir/build.make build/test/CMakeFiles/rxcpp_test_any.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_ignore_elements.dir/build.make build/test/CMakeFiles/rxcpp_test_ignore_elements.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_timestamp.dir/build.make build/test/CMakeFiles/rxcpp_test_timestamp.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_amb.dir/build.make build/test/CMakeFiles/rxcpp_test_amb.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_buffer.dir/build.make build/test/CMakeFiles/rxcpp_test_buffer.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_publish.dir/build.make build/test/CMakeFiles/rxcpp_test_publish.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_start_with.dir/build.make build/test/CMakeFiles/rxcpp_test_start_with.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_skip_while.dir/build.make build/test/CMakeFiles/rxcpp_test_skip_while.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_all.dir/build.make build/test/CMakeFiles/rxcpp_test_all.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_subscription.dir/build.make build/test/CMakeFiles/rxcpp_test_subscription.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_concat.dir/build.make build/test/CMakeFiles/rxcpp_test_concat.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_timer.dir/build.make build/test/CMakeFiles/rxcpp_test_timer.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_merge.dir/build.make build/test/CMakeFiles/rxcpp_test_merge.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_observe_on.dir/build.make build/test/CMakeFiles/rxcpp_test_observe_on.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_empty.dir/build.make build/test/CMakeFiles/rxcpp_test_empty.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_interval.dir/build.make build/test/CMakeFiles/rxcpp_test_interval.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_default_if_empty.dir/build.make build/test/CMakeFiles/rxcpp_test_default_if_empty.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_map.dir/build.make build/test/CMakeFiles/rxcpp_test_map.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_take_until.dir/build.make build/test/CMakeFiles/rxcpp_test_take_until.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_concat_map.dir/build.make build/test/CMakeFiles/rxcpp_test_concat_map.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_scope.dir/build.make build/test/CMakeFiles/rxcpp_test_scope.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_coroutine.dir/build.make build/test/CMakeFiles/rxcpp_test_coroutine.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_delay.dir/build.make build/test/CMakeFiles/rxcpp_test_delay.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_replay.dir/build.make build/test/CMakeFiles/rxcpp_test_replay.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_retry.dir/build.make build/test/CMakeFiles/rxcpp_test_retry.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_contains.dir/build.make build/test/CMakeFiles/rxcpp_test_contains.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_repeat.dir/build.make build/test/CMakeFiles/rxcpp_test_repeat.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_subscribe_on.dir/build.make build/test/CMakeFiles/rxcpp_test_subscribe_on.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_amb_variadic.dir/build.make build/test/CMakeFiles/rxcpp_test_amb_variadic.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_observer.dir/build.make build/test/CMakeFiles/rxcpp_test_observer.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_subject.dir/build.make build/test/CMakeFiles/rxcpp_test_subject.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_create.dir/build.make build/test/CMakeFiles/rxcpp_test_create.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_take_while.dir/build.make build/test/CMakeFiles/rxcpp_test_take_while.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_skip.dir/build.make build/test/CMakeFiles/rxcpp_test_skip.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_combine_latest.dir/build.make build/test/CMakeFiles/rxcpp_test_combine_latest.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_exists.dir/build.make build/test/CMakeFiles/rxcpp_test_exists.dir/depend /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_with_latest_from.dir/build.make build/test/CMakeFiles/rxcpp_test_with_latest_from.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/projects/CMake /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build /builddir/build/BUILD/RxCpp-4.1.0/build/CMakeFiles/RxCpp.dir/DependInfo.cmake --color= Scanning dependencies of target RxCpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_tap.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_tap make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/CMakeFiles/RxCpp.dir/build.make build/CMakeFiles/RxCpp.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_tap.dir/build.make build/test/CMakeFiles/rxcpp_test_tap.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_sequence_equal.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_sequence_equal make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_sequence_equal.dir/build.make build/test/CMakeFiles/rxcpp_test_sequence_equal.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_take_last.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_take_last make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_take_last.dir/build.make build/test/CMakeFiles/rxcpp_test_take_last.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_combine_latest.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_combine_latest make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_combine_latest.dir/build.make build/test/CMakeFiles/rxcpp_test_combine_latest.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_timestamp.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_timestamp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_timestamp.dir/build.make build/test/CMakeFiles/rxcpp_test_timestamp.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_start_with.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_start_with make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_start_with.dir/build.make build/test/CMakeFiles/rxcpp_test_start_with.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_time_interval.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_time_interval make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_time_interval.dir/build.make build/test/CMakeFiles/rxcpp_test_time_interval.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_publish.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_publish make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_publish.dir/build.make build/test/CMakeFiles/rxcpp_test_publish.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_any.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_any make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_buffer.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_buffer make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_any.dir/build.make build/test/CMakeFiles/rxcpp_test_any.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_buffer.dir/build.make build/test/CMakeFiles/rxcpp_test_buffer.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_window_toggle.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_window_toggle make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_ignore_elements.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_ignore_elements make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_window_toggle.dir/build.make build/test/CMakeFiles/rxcpp_test_window_toggle.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_amb_variadic.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_amb_variadic make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_ignore_elements.dir/build.make build/test/CMakeFiles/rxcpp_test_ignore_elements.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_amb_variadic.dir/build.make build/test/CMakeFiles/rxcpp_test_amb_variadic.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_interval.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_interval make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_subject.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_subject make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_interval.dir/build.make build/test/CMakeFiles/rxcpp_test_interval.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_switch_on_next.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_switch_on_next make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_subject.dir/build.make build/test/CMakeFiles/rxcpp_test_subject.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_retry.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_retry make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_switch_on_next.dir/build.make build/test/CMakeFiles/rxcpp_test_switch_on_next.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_retry.dir/build.make build/test/CMakeFiles/rxcpp_test_retry.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_skip.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_skip make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_observer.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_observer make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_timeout.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_timeout make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_contains.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_contains make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_skip.dir/build.make build/test/CMakeFiles/rxcpp_test_skip.dir/build cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_with_latest_from.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_with_latest_from make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_zip.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_zip make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_subscribe_on.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_subscribe_on make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_take_while.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_take_while make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_observer.dir/build.make build/test/CMakeFiles/rxcpp_test_observer.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_timeout.dir/build.make build/test/CMakeFiles/rxcpp_test_timeout.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_exists.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_exists make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_repeat.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_repeat make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_create.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_create make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_merge.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_merge make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_window.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_window make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_zip.dir/build.make build/test/CMakeFiles/rxcpp_test_zip.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_contains.dir/build.make build/test/CMakeFiles/rxcpp_test_contains.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_subscribe_on.dir/build.make build/test/CMakeFiles/rxcpp_test_subscribe_on.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_amb.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_amb make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_skip_while.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_skip_while make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_window.dir/build.make build/test/CMakeFiles/rxcpp_test_window.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_skip_until.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_skip_until make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_timer.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_timer make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_merge.dir/build.make build/test/CMakeFiles/rxcpp_test_merge.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_subscription.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_subscription make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_concat.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_concat make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_amb.dir/build.make build/test/CMakeFiles/rxcpp_test_amb.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_all.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_all make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_skip_until.dir/build.make build/test/CMakeFiles/rxcpp_test_skip_until.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_delay.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_delay make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_default_if_empty.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_default_if_empty make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_coroutine.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_coroutine make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_take_until.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_take_until make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_concat_map.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_concat_map make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_skip_while.dir/build.make build/test/CMakeFiles/rxcpp_test_skip_while.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_map.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_map make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_observe_on.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_observe_on make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_replay.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_replay make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_empty.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_empty make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_all.dir/build.make build/test/CMakeFiles/rxcpp_test_all.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_scope.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_scope make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_subscription.dir/build.make build/test/CMakeFiles/rxcpp_test_subscription.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_concat.dir/build.make build/test/CMakeFiles/rxcpp_test_concat.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_timer.dir/build.make build/test/CMakeFiles/rxcpp_test_timer.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_observe_on.dir/build.make build/test/CMakeFiles/rxcpp_test_observe_on.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_empty.dir/build.make build/test/CMakeFiles/rxcpp_test_empty.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_default_if_empty.dir/build.make build/test/CMakeFiles/rxcpp_test_default_if_empty.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_map.dir/build.make build/test/CMakeFiles/rxcpp_test_map.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_take_until.dir/build.make build/test/CMakeFiles/rxcpp_test_take_until.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_concat_map.dir/build.make build/test/CMakeFiles/rxcpp_test_concat_map.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_scope.dir/build.make build/test/CMakeFiles/rxcpp_test_scope.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_coroutine.dir/build.make build/test/CMakeFiles/rxcpp_test_coroutine.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_delay.dir/build.make build/test/CMakeFiles/rxcpp_test_delay.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_replay.dir/build.make build/test/CMakeFiles/rxcpp_test_replay.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_repeat.dir/build.make build/test/CMakeFiles/rxcpp_test_repeat.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_create.dir/build.make build/test/CMakeFiles/rxcpp_test_create.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_take_while.dir/build.make build/test/CMakeFiles/rxcpp_test_take_while.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_exists.dir/build.make build/test/CMakeFiles/rxcpp_test_exists.dir/build /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_with_latest_from.dir/build.make build/test/CMakeFiles/rxcpp_test_with_latest_from.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 0%] Linking CXX shared library libRxCpp.so cd /builddir/build/BUILD/RxCpp-4.1.0/build && /usr/bin/cmake -E cmake_link_script CMakeFiles/RxCpp.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -shared -Wl,-soname,libRxCpp.so -o libRxCpp.so make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 35%] Built target RxCpp make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_distinct.dir/build.make build/test/CMakeFiles/rxcpp_test_distinct.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_distinct.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_distinct make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_distinct.dir/build.make build/test/CMakeFiles/rxcpp_test_distinct.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 33%] Building CXX object build/test/CMakeFiles/rxcpp_test_coroutine.dir/subscriptions/coroutine.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_coroutine.dir/subscriptions/coroutine.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/subscriptions/coroutine.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 37%] Linking CXX executable rxcpp_test_coroutine cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_coroutine.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_coroutine.dir/subscriptions/coroutine.cpp.o -o rxcpp_test_coroutine -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 37%] Built target rxcpp_test_coroutine make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_group_by.dir/build.make build/test/CMakeFiles/rxcpp_test_group_by.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_group_by.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_group_by make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_group_by.dir/build.make build/test/CMakeFiles/rxcpp_test_group_by.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 27%] Building CXX object build/test/CMakeFiles/rxcpp_test_timer.dir/sources/timer.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_timer.dir/sources/timer.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/sources/timer.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 39%] Linking CXX executable rxcpp_test_timer cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_timer.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_timer.dir/sources/timer.cpp.o -o rxcpp_test_timer -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 39%] Built target rxcpp_test_timer make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_debounce.dir/build.make build/test/CMakeFiles/rxcpp_test_debounce.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_debounce.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_debounce make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_debounce.dir/build.make build/test/CMakeFiles/rxcpp_test_debounce.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 7%] Building CXX object build/test/CMakeFiles/rxcpp_test_interval.dir/sources/interval.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_interval.dir/sources/interval.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/sources/interval.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 43%] Linking CXX executable rxcpp_test_interval cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_interval.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_interval.dir/sources/interval.cpp.o -o rxcpp_test_interval -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 43%] Built target rxcpp_test_interval make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_distinct_until_changed.dir/build.make build/test/CMakeFiles/rxcpp_test_distinct_until_changed.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 13%] Building CXX object build/test/CMakeFiles/rxcpp_test_observer.dir/subscriptions/observer.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_observer.dir/subscriptions/observer.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/subscriptions/observer.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_distinct_until_changed.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_distinct_until_changed make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_distinct_until_changed.dir/build.make build/test/CMakeFiles/rxcpp_test_distinct_until_changed.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 45%] Linking CXX executable rxcpp_test_observer cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_observer.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_observer.dir/subscriptions/observer.cpp.o -o rxcpp_test_observer -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 45%] Built target rxcpp_test_observer make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_element_at.dir/build.make build/test/CMakeFiles/rxcpp_test_element_at.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_element_at.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_element_at make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_element_at.dir/build.make build/test/CMakeFiles/rxcpp_test_element_at.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 0%] Building CXX object build/test/CMakeFiles/rxcpp_test_tap.dir/operators/tap.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_tap.dir/operators/tap.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/tap.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 45%] Linking CXX executable rxcpp_test_tap cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_tap.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_tap.dir/operators/tap.cpp.o -o rxcpp_test_tap -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 45%] Built target rxcpp_test_tap make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_merge_delay_error.dir/build.make build/test/CMakeFiles/rxcpp_test_merge_delay_error.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_merge_delay_error.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_merge_delay_error make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_merge_delay_error.dir/build.make build/test/CMakeFiles/rxcpp_test_merge_delay_error.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 35%] Building CXX object build/test/CMakeFiles/rxcpp_test_create.dir/sources/create.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_create.dir/sources/create.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/sources/create.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 45%] Linking CXX executable rxcpp_test_create cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_create.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_create.dir/sources/create.cpp.o -o rxcpp_test_create -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 47%] Built target rxcpp_test_create make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_take.dir/build.make build/test/CMakeFiles/rxcpp_test_take.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_take.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_take make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_take.dir/build.make build/test/CMakeFiles/rxcpp_test_take.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 3%] Building CXX object build/test/CMakeFiles/rxcpp_test_timestamp.dir/operators/timestamp.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_timestamp.dir/operators/timestamp.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/timestamp.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 47%] Linking CXX executable rxcpp_test_timestamp cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_timestamp.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_timestamp.dir/operators/timestamp.cpp.o -o rxcpp_test_timestamp -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 47%] Built target rxcpp_test_timestamp make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_filter.dir/build.make build/test/CMakeFiles/rxcpp_test_filter.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 5%] Building CXX object build/test/CMakeFiles/rxcpp_test_time_interval.dir/operators/time_interval.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_time_interval.dir/operators/time_interval.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/time_interval.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_filter.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_filter make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_filter.dir/build.make build/test/CMakeFiles/rxcpp_test_filter.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 47%] Linking CXX executable rxcpp_test_time_interval cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_time_interval.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_time_interval.dir/operators/time_interval.cpp.o -o rxcpp_test_time_interval -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 47%] Built target rxcpp_test_time_interval make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_finally.dir/build.make build/test/CMakeFiles/rxcpp_test_finally.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_finally.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_finally make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_finally.dir/build.make build/test/CMakeFiles/rxcpp_test_finally.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 25%] Building CXX object build/test/CMakeFiles/rxcpp_test_skip_while.dir/operators/skip_while.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_skip_while.dir/operators/skip_while.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/skip_while.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 9%] Building CXX object build/test/CMakeFiles/rxcpp_test_ignore_elements.dir/operators/ignore_elements.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_ignore_elements.dir/operators/ignore_elements.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/ignore_elements.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 13%] Building CXX object build/test/CMakeFiles/rxcpp_test_retry.dir/operators/retry.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_retry.dir/operators/retry.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/retry.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 49%] Linking CXX executable rxcpp_test_skip_while cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_skip_while.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_skip_while.dir/operators/skip_while.cpp.o -o rxcpp_test_skip_while -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 33%] Building CXX object build/test/CMakeFiles/rxcpp_test_map.dir/operators/map.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_map.dir/operators/map.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/map.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 27%] Building CXX object build/test/CMakeFiles/rxcpp_test_default_if_empty.dir/operators/default_if_empty.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_default_if_empty.dir/operators/default_if_empty.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/default_if_empty.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 52%] Built target rxcpp_test_skip_while make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_defer.dir/build.make build/test/CMakeFiles/rxcpp_test_defer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 49%] Linking CXX executable rxcpp_test_ignore_elements cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_ignore_elements.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_ignore_elements.dir/operators/ignore_elements.cpp.o -o rxcpp_test_ignore_elements -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_defer.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_defer make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_defer.dir/build.make build/test/CMakeFiles/rxcpp_test_defer.dir/build make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 52%] Built target rxcpp_test_ignore_elements make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_on_error_resume_next.dir/build.make build/test/CMakeFiles/rxcpp_test_on_error_resume_next.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 35%] Building CXX object build/test/CMakeFiles/rxcpp_test_take_while.dir/operators/take_while.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_take_while.dir/operators/take_while.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/take_while.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_on_error_resume_next.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_on_error_resume_next make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_on_error_resume_next.dir/build.make build/test/CMakeFiles/rxcpp_test_on_error_resume_next.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 49%] Linking CXX executable rxcpp_test_retry cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_retry.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_retry.dir/operators/retry.cpp.o -o rxcpp_test_retry -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 54%] Built target rxcpp_test_retry make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_skip_last.dir/build.make build/test/CMakeFiles/rxcpp_test_skip_last.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_skip_last.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_skip_last make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_skip_last.dir/build.make build/test/CMakeFiles/rxcpp_test_skip_last.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 50%] Linking CXX executable rxcpp_test_map cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_map.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_map.dir/operators/map.cpp.o -o rxcpp_test_map -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 52%] Linking CXX executable rxcpp_test_default_if_empty cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_default_if_empty.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_default_if_empty.dir/operators/default_if_empty.cpp.o -o rxcpp_test_default_if_empty -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 54%] Built target rxcpp_test_map make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_is_empty.dir/build.make build/test/CMakeFiles/rxcpp_test_is_empty.dir/depend make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 54%] Built target rxcpp_test_default_if_empty make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_flat_map.dir/build.make build/test/CMakeFiles/rxcpp_test_flat_map.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_is_empty.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_is_empty make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_is_empty.dir/build.make build/test/CMakeFiles/rxcpp_test_is_empty.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_flat_map.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_flat_map make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_flat_map.dir/build.make build/test/CMakeFiles/rxcpp_test_flat_map.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 54%] Linking CXX executable rxcpp_test_take_while cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_take_while.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_take_while.dir/operators/take_while.cpp.o -o rxcpp_test_take_while -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 54%] Built target rxcpp_test_take_while make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_lift.dir/build.make build/test/CMakeFiles/rxcpp_test_lift.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_lift.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_lift make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_lift.dir/build.make build/test/CMakeFiles/rxcpp_test_lift.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 5%] Building CXX object build/test/CMakeFiles/rxcpp_test_any.dir/operators/any.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_any.dir/operators/any.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/any.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 35%] Building CXX object build/test/CMakeFiles/rxcpp_test_exists.dir/operators/exists.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_exists.dir/operators/exists.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/exists.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 29%] Building CXX object build/test/CMakeFiles/rxcpp_test_empty.dir/sources/empty.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_empty.dir/sources/empty.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/sources/empty.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 58%] Linking CXX executable rxcpp_test_any cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_any.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_any.dir/operators/any.cpp.o -o rxcpp_test_any -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 60%] Built target rxcpp_test_any make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_pairwise.dir/build.make build/test/CMakeFiles/rxcpp_test_pairwise.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 60%] Linking CXX executable rxcpp_test_exists cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_exists.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_exists.dir/operators/exists.cpp.o -o rxcpp_test_exists -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 60%] Built target rxcpp_test_exists make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_reduce.dir/build.make build/test/CMakeFiles/rxcpp_test_reduce.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_pairwise.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_pairwise make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_pairwise.dir/build.make build/test/CMakeFiles/rxcpp_test_pairwise.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_reduce.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_reduce make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_reduce.dir/build.make build/test/CMakeFiles/rxcpp_test_reduce.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 60%] Linking CXX executable rxcpp_test_empty cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_empty.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_empty.dir/sources/empty.cpp.o -o rxcpp_test_empty -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 62%] Built target rxcpp_test_empty make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_switch_if_empty.dir/build.make build/test/CMakeFiles/rxcpp_test_switch_if_empty.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_switch_if_empty.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_switch_if_empty make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_switch_if_empty.dir/build.make build/test/CMakeFiles/rxcpp_test_switch_if_empty.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 33%] Building CXX object build/test/CMakeFiles/rxcpp_test_delay.dir/operators/delay.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_delay.dir/operators/delay.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/delay.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 62%] Linking CXX executable rxcpp_test_delay cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_delay.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_delay.dir/operators/delay.cpp.o -o rxcpp_test_delay -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 15%] Building CXX object build/test/CMakeFiles/rxcpp_test_timeout.dir/operators/timeout.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_timeout.dir/operators/timeout.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/timeout.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 62%] Built target rxcpp_test_delay make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_sample.dir/build.make build/test/CMakeFiles/rxcpp_test_sample.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_sample.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_sample make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 1%] Building CXX object build/test/CMakeFiles/rxcpp_test_take_last.dir/operators/take_last.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_take_last.dir/operators/take_last.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/take_last.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_sample.dir/build.make build/test/CMakeFiles/rxcpp_test_sample.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 62%] Linking CXX executable rxcpp_test_timeout cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_timeout.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_timeout.dir/operators/timeout.cpp.o -o rxcpp_test_timeout -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 64%] Built target rxcpp_test_timeout make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_scan.dir/build.make build/test/CMakeFiles/rxcpp_test_scan.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 62%] Linking CXX executable rxcpp_test_take_last cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_take_last.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_take_last.dir/operators/take_last.cpp.o -o rxcpp_test_take_last -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/test /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_scan.dir/DependInfo.cmake --color= Scanning dependencies of target rxcpp_test_scan make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/test/CMakeFiles/rxcpp_test_scan.dir/build.make build/test/CMakeFiles/rxcpp_test_scan.dir/build make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 64%] Built target rxcpp_test_take_last make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/examples/cep/CMakeFiles/cep.dir/build.make build/examples/cep/CMakeFiles/cep.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/cep /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/examples/cep /builddir/build/BUILD/RxCpp-4.1.0/build/examples/cep/CMakeFiles/cep.dir/DependInfo.cmake --color= Scanning dependencies of target cep make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/examples/cep/CMakeFiles/cep.dir/build.make build/examples/cep/CMakeFiles/cep.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 11%] Building CXX object build/test/CMakeFiles/rxcpp_test_switch_on_next.dir/operators/switch_on_next.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_switch_on_next.dir/operators/switch_on_next.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/switch_on_next.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 25%] Building CXX object build/test/CMakeFiles/rxcpp_test_all.dir/operators/all.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_all.dir/operators/all.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/all.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 64%] Linking CXX executable rxcpp_test_switch_on_next cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_switch_on_next.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_switch_on_next.dir/operators/switch_on_next.cpp.o -o rxcpp_test_switch_on_next -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 64%] Built target rxcpp_test_switch_on_next make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/examples/stop/CMakeFiles/stop.dir/build.make build/examples/stop/CMakeFiles/stop.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 64%] Linking CXX executable rxcpp_test_all cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_all.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_all.dir/operators/all.cpp.o -o rxcpp_test_all -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/stop /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/examples/stop /builddir/build/BUILD/RxCpp-4.1.0/build/examples/stop/CMakeFiles/stop.dir/DependInfo.cmake --color= Scanning dependencies of target stop make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/examples/stop/CMakeFiles/stop.dir/build.make build/examples/stop/CMakeFiles/stop.dir/build make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 64%] Built target rxcpp_test_all make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/examples/linesfrombytes/CMakeFiles/linesfrombytes.dir/build.make build/examples/linesfrombytes/CMakeFiles/linesfrombytes.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/linesfrombytes /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/examples/linesfrombytes /builddir/build/BUILD/RxCpp-4.1.0/build/examples/linesfrombytes/CMakeFiles/linesfrombytes.dir/DependInfo.cmake --color= Scanning dependencies of target linesfrombytes make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/examples/linesfrombytes/CMakeFiles/linesfrombytes.dir/build.make build/examples/linesfrombytes/CMakeFiles/linesfrombytes.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 19%] Building CXX object build/test/CMakeFiles/rxcpp_test_contains.dir/operators/contains.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_contains.dir/operators/contains.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/contains.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 33%] Building CXX object build/test/CMakeFiles/rxcpp_test_replay.dir/operators/replay.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_replay.dir/operators/replay.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/replay.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 35%] Building CXX object build/test/CMakeFiles/rxcpp_test_repeat.dir/operators/repeat.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_repeat.dir/operators/repeat.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/repeat.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 64%] Linking CXX executable rxcpp_test_contains cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_contains.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_contains.dir/operators/contains.cpp.o -o rxcpp_test_contains -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 66%] Linking CXX executable rxcpp_test_replay cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_replay.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_replay.dir/operators/replay.cpp.o -o rxcpp_test_replay -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 66%] Built target rxcpp_test_contains make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/examples/println/CMakeFiles/println.dir/build.make build/examples/println/CMakeFiles/println.dir/depend make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 66%] Built target rxcpp_test_replay make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/examples/pythagorian/CMakeFiles/pythagorian.dir/build.make build/examples/pythagorian/CMakeFiles/pythagorian.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/println /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/examples/println /builddir/build/BUILD/RxCpp-4.1.0/build/examples/println/CMakeFiles/println.dir/DependInfo.cmake --color= Scanning dependencies of target println make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/examples/println/CMakeFiles/println.dir/build.make build/examples/println/CMakeFiles/println.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/pythagorian /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/examples/pythagorian /builddir/build/BUILD/RxCpp-4.1.0/build/examples/pythagorian/CMakeFiles/pythagorian.dir/DependInfo.cmake --color= Scanning dependencies of target pythagorian make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/examples/pythagorian/CMakeFiles/pythagorian.dir/build.make build/examples/pythagorian/CMakeFiles/pythagorian.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 66%] Linking CXX executable rxcpp_test_repeat cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_repeat.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_repeat.dir/operators/repeat.cpp.o -o rxcpp_test_repeat -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 68%] Built target rxcpp_test_repeat make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/examples/tests/CMakeFiles/tests.dir/build.make build/examples/tests/CMakeFiles/tests.dir/depend make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 3%] Building CXX object build/test/CMakeFiles/rxcpp_test_start_with.dir/operators/start_with.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_start_with.dir/operators/start_with.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/start_with.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/tests /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/examples/tests /builddir/build/BUILD/RxCpp-4.1.0/build/examples/tests/CMakeFiles/tests.dir/DependInfo.cmake --color= Scanning dependencies of target tests make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/examples/tests/CMakeFiles/tests.dir/build.make build/examples/tests/CMakeFiles/tests.dir/build make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 70%] Linking CXX executable rxcpp_test_start_with cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_start_with.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_start_with.dir/operators/start_with.cpp.o -o rxcpp_test_start_with -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 72%] Built target rxcpp_test_start_with make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 27%] Building CXX object build/test/CMakeFiles/rxcpp_test_observe_on.dir/operators/observe_on.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_observe_on.dir/operators/observe_on.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/observe_on.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 72%] Linking CXX executable rxcpp_test_observe_on cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_observe_on.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_observe_on.dir/operators/observe_on.cpp.o -o rxcpp_test_observe_on -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 72%] Built target rxcpp_test_observe_on make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 33%] Building CXX object build/test/CMakeFiles/rxcpp_test_scope.dir/sources/scope.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_scope.dir/sources/scope.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/sources/scope.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 13%] Building CXX object build/test/CMakeFiles/rxcpp_test_skip.dir/operators/skip.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_skip.dir/operators/skip.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/skip.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 5%] Building CXX object build/test/CMakeFiles/rxcpp_test_publish.dir/operators/publish.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_publish.dir/operators/publish.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/publish.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 72%] Linking CXX executable rxcpp_test_scope cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_scope.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_scope.dir/sources/scope.cpp.o -o rxcpp_test_scope -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 76%] Built target rxcpp_test_scope make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 74%] Linking CXX executable rxcpp_test_skip cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_skip.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_skip.dir/operators/skip.cpp.o -o rxcpp_test_skip -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 76%] Built target rxcpp_test_skip make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 76%] Linking CXX executable rxcpp_test_publish cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_publish.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_publish.dir/operators/publish.cpp.o -o rxcpp_test_publish -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 76%] Built target rxcpp_test_publish make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 9%] Building CXX object build/test/CMakeFiles/rxcpp_test_subject.dir/subjects/subject.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_subject.dir/subjects/subject.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/subjects/subject.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 76%] Linking CXX executable rxcpp_test_subject cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_subject.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_subject.dir/subjects/subject.cpp.o -o rxcpp_test_subject -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 76%] Built target rxcpp_test_subject make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 17%] Building CXX object build/test/CMakeFiles/rxcpp_test_subscribe_on.dir/operators/subscribe_on.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_subscribe_on.dir/operators/subscribe_on.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/subscribe_on.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 27%] Building CXX object build/test/CMakeFiles/rxcpp_test_subscription.dir/subscriptions/subscription.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_subscription.dir/subscriptions/subscription.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/subscriptions/subscription.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 76%] Linking CXX executable rxcpp_test_subscribe_on cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_subscribe_on.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_subscribe_on.dir/operators/subscribe_on.cpp.o -o rxcpp_test_subscribe_on -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 78%] Built target rxcpp_test_subscribe_on make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 78%] Linking CXX executable rxcpp_test_subscription cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_subscription.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_subscription.dir/subscriptions/subscription.cpp.o -o rxcpp_test_subscription -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 78%] Built target rxcpp_test_subscription make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 68%] Building CXX object build/examples/println/CMakeFiles/println.dir/main.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/examples/println && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/println.dir/main.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/println/main.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 78%] Linking CXX executable println cd /builddir/build/BUILD/RxCpp-4.1.0/build/examples/println && /usr/bin/cmake -E cmake_link_script CMakeFiles/println.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/println.dir/main.cpp.o -o println -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 78%] Built target println make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 1%] Building CXX object build/test/CMakeFiles/rxcpp_test_sequence_equal.dir/operators/sequence_equal.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_sequence_equal.dir/operators/sequence_equal.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/sequence_equal.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 78%] Linking CXX executable rxcpp_test_sequence_equal cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_sequence_equal.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_sequence_equal.dir/operators/sequence_equal.cpp.o -o rxcpp_test_sequence_equal -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 64%] Building CXX object build/examples/cep/CMakeFiles/cep.dir/main.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/examples/cep && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/cep.dir/main.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/cep/main.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 80%] Built target rxcpp_test_sequence_equal make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 68%] Building CXX object build/examples/pythagorian/CMakeFiles/pythagorian.dir/main.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/examples/pythagorian && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/pythagorian.dir/main.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/pythagorian/main.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 80%] Linking CXX executable cep cd /builddir/build/BUILD/RxCpp-4.1.0/build/examples/cep && /usr/bin/cmake -E cmake_link_script CMakeFiles/cep.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/cep.dir/main.cpp.o -o cep -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 82%] Built target cep make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 23%] Building CXX object build/test/CMakeFiles/rxcpp_test_skip_until.dir/operators/skip_until.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_skip_until.dir/operators/skip_until.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/skip_until.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 82%] Linking CXX executable pythagorian cd /builddir/build/BUILD/RxCpp-4.1.0/build/examples/pythagorian && /usr/bin/cmake -E cmake_link_script CMakeFiles/pythagorian.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/pythagorian.dir/main.cpp.o -o pythagorian -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 82%] Built target pythagorian make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 82%] Linking CXX executable rxcpp_test_skip_until cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_skip_until.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_skip_until.dir/operators/skip_until.cpp.o -o rxcpp_test_skip_until -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 82%] Built target rxcpp_test_skip_until make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 7%] Building CXX object build/test/CMakeFiles/rxcpp_test_amb_variadic.dir/operators/amb_variadic.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_amb_variadic.dir/operators/amb_variadic.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/amb_variadic.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 82%] Linking CXX executable rxcpp_test_amb_variadic cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_amb_variadic.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_amb_variadic.dir/operators/amb_variadic.cpp.o -o rxcpp_test_amb_variadic -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 82%] Built target rxcpp_test_amb_variadic make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 64%] Building CXX object build/examples/stop/CMakeFiles/stop.dir/main.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/examples/stop && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/stop.dir/main.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/stop/main.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 82%] Linking CXX executable stop cd /builddir/build/BUILD/RxCpp-4.1.0/build/examples/stop && /usr/bin/cmake -E cmake_link_script CMakeFiles/stop.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/stop.dir/main.cpp.o -o stop -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 82%] Built target stop make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 72%] Building CXX object build/examples/tests/CMakeFiles/tests.dir/take.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/examples/tests && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/tests.dir/take.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/tests/take.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 33%] Building CXX object build/test/CMakeFiles/rxcpp_test_take_until.dir/operators/take_until.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_take_until.dir/operators/take_until.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/take_until.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 82%] Linking CXX executable rxcpp_test_take_until cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_take_until.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_take_until.dir/operators/take_until.cpp.o -o rxcpp_test_take_until -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 82%] Built target rxcpp_test_take_until make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 23%] Building CXX object build/test/CMakeFiles/rxcpp_test_amb.dir/operators/amb.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_amb.dir/operators/amb.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/amb.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 82%] Linking CXX executable rxcpp_test_amb cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_amb.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_amb.dir/operators/amb.cpp.o -o rxcpp_test_amb -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 82%] Built target rxcpp_test_amb make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 35%] Building CXX object build/test/CMakeFiles/rxcpp_test_distinct.dir/operators/distinct.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_distinct.dir/operators/distinct.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/distinct.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 84%] Linking CXX executable rxcpp_test_distinct cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_distinct.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_distinct.dir/operators/distinct.cpp.o -o rxcpp_test_distinct -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 84%] Built target rxcpp_test_distinct make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 27%] Building CXX object build/test/CMakeFiles/rxcpp_test_concat.dir/operators/concat.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_concat.dir/operators/concat.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/concat.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 86%] Linking CXX executable rxcpp_test_concat cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_concat.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_concat.dir/operators/concat.cpp.o -o rxcpp_test_concat -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 86%] Built target rxcpp_test_concat make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 21%] Building CXX object build/test/CMakeFiles/rxcpp_test_window.dir/operators/window.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_window.dir/operators/window.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/window.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 86%] Linking CXX executable rxcpp_test_window cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_window.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_window.dir/operators/window.cpp.o -o rxcpp_test_window -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 86%] Built target rxcpp_test_window make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 9%] Building CXX object build/test/CMakeFiles/rxcpp_test_window_toggle.dir/operators/window_toggle.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_window_toggle.dir/operators/window_toggle.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/window_toggle.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 88%] Linking CXX executable rxcpp_test_window_toggle cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_window_toggle.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_window_toggle.dir/operators/window_toggle.cpp.o -o rxcpp_test_window_toggle -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 88%] Built target rxcpp_test_window_toggle make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 23%] Building CXX object build/test/CMakeFiles/rxcpp_test_merge.dir/operators/merge.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_merge.dir/operators/merge.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/merge.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 88%] Linking CXX executable rxcpp_test_merge cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_merge.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_merge.dir/operators/merge.cpp.o -o rxcpp_test_merge -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 88%] Built target rxcpp_test_merge make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 72%] Building CXX object build/examples/tests/CMakeFiles/tests.dir/main.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/examples/tests && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/tests.dir/main.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/tests/main.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 90%] Linking CXX executable tests cd /builddir/build/BUILD/RxCpp-4.1.0/build/examples/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/tests.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/tests.dir/main.cpp.o CMakeFiles/tests.dir/take.cpp.o -o tests -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 90%] Built target tests make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 45%] Building CXX object build/test/CMakeFiles/rxcpp_test_element_at.dir/operators/element_at.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_element_at.dir/operators/element_at.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/element_at.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 90%] Linking CXX executable rxcpp_test_element_at cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_element_at.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_element_at.dir/operators/element_at.cpp.o -o rxcpp_test_element_at -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 90%] Built target rxcpp_test_element_at make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 41%] Building CXX object build/test/CMakeFiles/rxcpp_test_debounce.dir/operators/debounce.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_debounce.dir/operators/debounce.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/debounce.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 90%] Linking CXX executable rxcpp_test_debounce cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_debounce.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_debounce.dir/operators/debounce.cpp.o -o rxcpp_test_debounce -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 90%] Built target rxcpp_test_debounce make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 52%] Building CXX object build/test/CMakeFiles/rxcpp_test_defer.dir/sources/defer.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_defer.dir/sources/defer.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/sources/defer.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 90%] Linking CXX executable rxcpp_test_defer cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_defer.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_defer.dir/sources/defer.cpp.o -o rxcpp_test_defer -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 90%] Built target rxcpp_test_defer make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 47%] Building CXX object build/test/CMakeFiles/rxcpp_test_merge_delay_error.dir/operators/merge_delay_error.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_merge_delay_error.dir/operators/merge_delay_error.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/merge_delay_error.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 90%] Linking CXX executable rxcpp_test_merge_delay_error cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_merge_delay_error.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_merge_delay_error.dir/operators/merge_delay_error.cpp.o -o rxcpp_test_merge_delay_error -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 90%] Built target rxcpp_test_merge_delay_error make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 47%] Building CXX object build/test/CMakeFiles/rxcpp_test_filter.dir/operators/filter.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_filter.dir/operators/filter.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/filter.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 45%] Building CXX object build/test/CMakeFiles/rxcpp_test_distinct_until_changed.dir/operators/distinct_until_changed.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_distinct_until_changed.dir/operators/distinct_until_changed.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/distinct_until_changed.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 54%] Building CXX object build/test/CMakeFiles/rxcpp_test_is_empty.dir/operators/is_empty.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_is_empty.dir/operators/is_empty.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/is_empty.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 90%] Linking CXX executable rxcpp_test_filter cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_filter.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_filter.dir/operators/filter.cpp.o -o rxcpp_test_filter -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 92%] Built target rxcpp_test_filter make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 92%] Linking CXX executable rxcpp_test_distinct_until_changed cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_distinct_until_changed.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_distinct_until_changed.dir/operators/distinct_until_changed.cpp.o -o rxcpp_test_distinct_until_changed -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 92%] Linking CXX executable rxcpp_test_is_empty cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_is_empty.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_is_empty.dir/operators/is_empty.cpp.o -o rxcpp_test_is_empty -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 92%] Built target rxcpp_test_is_empty make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 92%] Built target rxcpp_test_distinct_until_changed make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 62%] Building CXX object build/test/CMakeFiles/rxcpp_test_switch_if_empty.dir/operators/switch_if_empty.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_switch_if_empty.dir/operators/switch_if_empty.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/switch_if_empty.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 5%] Building CXX object build/test/CMakeFiles/rxcpp_test_buffer.dir/operators/buffer.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_buffer.dir/operators/buffer.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/buffer.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 92%] Linking CXX executable rxcpp_test_switch_if_empty cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_switch_if_empty.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_switch_if_empty.dir/operators/switch_if_empty.cpp.o -o rxcpp_test_switch_if_empty -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 92%] Built target rxcpp_test_switch_if_empty make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 92%] Linking CXX executable rxcpp_test_buffer cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_buffer.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_buffer.dir/operators/buffer.cpp.o -o rxcpp_test_buffer -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 92%] Built target rxcpp_test_buffer make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 49%] Building CXX object build/test/CMakeFiles/rxcpp_test_finally.dir/operators/finally.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_finally.dir/operators/finally.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/finally.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 92%] Linking CXX executable rxcpp_test_finally cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_finally.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_finally.dir/operators/finally.cpp.o -o rxcpp_test_finally -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 92%] Built target rxcpp_test_finally make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 47%] Building CXX object build/test/CMakeFiles/rxcpp_test_take.dir/operators/take.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_take.dir/operators/take.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/take.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 54%] Building CXX object build/test/CMakeFiles/rxcpp_test_on_error_resume_next.dir/operators/on_error_resume_next.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_on_error_resume_next.dir/operators/on_error_resume_next.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/on_error_resume_next.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 94%] Linking CXX executable rxcpp_test_take cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_take.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_take.dir/operators/take.cpp.o -o rxcpp_test_take -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 94%] Linking CXX executable rxcpp_test_on_error_resume_next cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_on_error_resume_next.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_on_error_resume_next.dir/operators/on_error_resume_next.cpp.o -o rxcpp_test_on_error_resume_next -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 94%] Built target rxcpp_test_on_error_resume_next make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 94%] Built target rxcpp_test_take make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 62%] Building CXX object build/test/CMakeFiles/rxcpp_test_pairwise.dir/operators/pairwise.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_pairwise.dir/operators/pairwise.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/pairwise.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 94%] Linking CXX executable rxcpp_test_pairwise cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_pairwise.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_pairwise.dir/operators/pairwise.cpp.o -o rxcpp_test_pairwise -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 94%] Built target rxcpp_test_pairwise make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 29%] Building CXX object build/test/CMakeFiles/rxcpp_test_concat_map.dir/operators/concat_map.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_concat_map.dir/operators/concat_map.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/concat_map.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 94%] Linking CXX executable rxcpp_test_concat_map cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_concat_map.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_concat_map.dir/operators/concat_map.cpp.o -o rxcpp_test_concat_map -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 94%] Built target rxcpp_test_concat_map make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 54%] Building CXX object build/test/CMakeFiles/rxcpp_test_skip_last.dir/operators/skip_last.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_skip_last.dir/operators/skip_last.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/skip_last.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 96%] Linking CXX executable rxcpp_test_skip_last cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_skip_last.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_skip_last.dir/operators/skip_last.cpp.o -o rxcpp_test_skip_last -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 96%] Built target rxcpp_test_skip_last make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 64%] Building CXX object build/test/CMakeFiles/rxcpp_test_sample.dir/operators/sample.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_sample.dir/operators/sample.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/sample.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 3%] Building CXX object build/test/CMakeFiles/rxcpp_test_combine_latest.dir/operators/combine_latest.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_combine_latest.dir/operators/combine_latest.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/combine_latest.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 64%] Building CXX object build/examples/linesfrombytes/CMakeFiles/linesfrombytes.dir/main.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/examples/linesfrombytes && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/linesfrombytes.dir/main.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/linesfrombytes/main.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 96%] Linking CXX executable rxcpp_test_sample cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_sample.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_sample.dir/operators/sample.cpp.o -o rxcpp_test_sample -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 96%] Linking CXX executable linesfrombytes cd /builddir/build/BUILD/RxCpp-4.1.0/build/examples/linesfrombytes && /usr/bin/cmake -E cmake_link_script CMakeFiles/linesfrombytes.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/linesfrombytes.dir/main.cpp.o -o linesfrombytes -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 96%] Built target rxcpp_test_sample make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 96%] Built target linesfrombytes make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 96%] Linking CXX executable rxcpp_test_combine_latest cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_combine_latest.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_combine_latest.dir/operators/combine_latest.cpp.o -o rxcpp_test_combine_latest -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 96%] Built target rxcpp_test_combine_latest make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 62%] Building CXX object build/test/CMakeFiles/rxcpp_test_reduce.dir/operators/reduce.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_reduce.dir/operators/reduce.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/reduce.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 64%] Building CXX object build/test/CMakeFiles/rxcpp_test_scan.dir/operators/scan.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_scan.dir/operators/scan.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/scan.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 96%] Linking CXX executable rxcpp_test_reduce cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_reduce.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_reduce.dir/operators/reduce.cpp.o -o rxcpp_test_reduce -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 98%] Built target rxcpp_test_reduce make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 98%] Linking CXX executable rxcpp_test_scan cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_scan.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_scan.dir/operators/scan.cpp.o -o rxcpp_test_scan -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 98%] Built target rxcpp_test_scan make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 56%] Building CXX object build/test/CMakeFiles/rxcpp_test_lift.dir/operators/lift.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_lift.dir/operators/lift.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/lift.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 98%] Linking CXX executable rxcpp_test_lift cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_lift.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_lift.dir/operators/lift.cpp.o -o rxcpp_test_lift -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 98%] Built target rxcpp_test_lift make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 35%] Building CXX object build/test/CMakeFiles/rxcpp_test_with_latest_from.dir/operators/with_latest_from.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_with_latest_from.dir/operators/with_latest_from.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/with_latest_from.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 98%] Linking CXX executable rxcpp_test_with_latest_from cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_with_latest_from.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_with_latest_from.dir/operators/with_latest_from.cpp.o -o rxcpp_test_with_latest_from -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 98%] Built target rxcpp_test_with_latest_from make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 13%] Building CXX object build/test/CMakeFiles/rxcpp_test_zip.dir/operators/zip.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_zip.dir/operators/zip.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/zip.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 98%] Linking CXX executable rxcpp_test_zip cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_zip.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_zip.dir/operators/zip.cpp.o -o rxcpp_test_zip -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 98%] Built target rxcpp_test_zip make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 37%] Building CXX object build/test/CMakeFiles/rxcpp_test_group_by.dir/operators/group_by.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_group_by.dir/operators/group_by.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/group_by.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 98%] Linking CXX executable rxcpp_test_group_by cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_group_by.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_group_by.dir/operators/group_by.cpp.o -o rxcpp_test_group_by -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 98%] Built target rxcpp_test_group_by make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 54%] Building CXX object build/test/CMakeFiles/rxcpp_test_flat_map.dir/operators/flat_map.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/c++ -DCATCH_CONFIG_MAIN -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/rxcpp_test_flat_map.dir/operators/flat_map.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators/flat_map.cpp make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [100%] Linking CXX executable rxcpp_test_flat_map cd /builddir/build/BUILD/RxCpp-4.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxcpp_test_flat_map.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/rxcpp_test_flat_map.dir/operators/flat_map.cpp.o -o rxcpp_test_flat_map -lpthread make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [100%] Built target rxcpp_test_flat_map make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/RxCpp-4.1.0/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 doc make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/cmake -S/builddir/build/BUILD/RxCpp-4.1.0 -B/builddir/build/BUILD/RxCpp-4.1.0 --check-build-system CMakeFiles/Makefile.cmake 0 make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/RxCpp-4.1.0/CMakeFiles 25 make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f CMakeFiles/Makefile2 build/projects/doxygen/CMakeFiles/doc.dir/all /usr/bin/make -f build/projects/doxygen/CMakeFiles/doxy_examples.dir/build.make build/projects/doxygen/CMakeFiles/doxy_examples.dir/depend make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/projects/doxygen /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen/CMakeFiles/doxy_examples.dir/DependInfo.cmake --color= Scanning dependencies of target doxy_examples make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/projects/doxygen/CMakeFiles/doxy_examples.dir/build.make build/projects/doxygen/CMakeFiles/doxy_examples.dir/build make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 28%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/defer.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/defer.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/defer.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 40%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/map.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/map.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/map.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 32%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/element_at.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/element_at.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/element_at.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 32%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/filter.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/filter.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/filter.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 24%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/distinct_until_changed.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/distinct_until_changed.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/distinct_until_changed.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 40%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/ignore_elements.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/ignore_elements.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/ignore_elements.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 64%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/scan.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/scan.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/scan.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 20%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/distinct.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/distinct.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/distinct.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 20%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/default_if_empty.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/default_if_empty.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/default_if_empty.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 52%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/never.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/never.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/never.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 56%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/scope.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/scope.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/scope.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 64%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/pairwise.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/pairwise.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/pairwise.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 8%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/all.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/all.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/all.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 0%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/create.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/create.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/create.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 20%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/exists.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/exists.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/exists.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 16%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/contains.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/contains.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/contains.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 40%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/from.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/from.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/from.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 44%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/iterate.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/iterate.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/iterate.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 44%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/just.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/just.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/just.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 32%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/error.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/error.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/error.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 20%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/debounce.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/debounce.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/debounce.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 28%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/empty.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/empty.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/empty.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 44%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/sample.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/sample.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/sample.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 16%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/as_dynamic.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/as_dynamic.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/as_dynamic.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 40%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/interval.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/interval.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/interval.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 56%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/observe_on.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/observe_on.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/observe_on.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 60%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/reduce.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/reduce.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/reduce.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 16%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/composite_exception.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/composite_exception.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/composite_exception.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 44%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/on_error_resume_next.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/on_error_resume_next.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/on_error_resume_next.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 36%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/finally.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/finally.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/finally.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 40%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/repeat.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/repeat.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/repeat.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 28%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/delay.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/delay.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/delay.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 72%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/skip_last.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/skip_last.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/skip_last.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 72%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/skip_while.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/skip_while.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/skip_while.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 68%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/skip.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/skip.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/skip.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 68%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/retry.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/retry.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/retry.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 40%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/flat_map.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/flat_map.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/flat_map.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 68%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/sequence_equal.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/sequence_equal.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/sequence_equal.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 84%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/take.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/take.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/take.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 88%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/take_while.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/take_while.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/take_while.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 84%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/take_last.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/take_last.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/take_last.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 80%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/switch_if_empty.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/switch_if_empty.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/switch_if_empty.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 40%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/group_by.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/group_by.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/group_by.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 80%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/subscribe_on.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/subscribe_on.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/subscribe_on.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 4%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/concat_map.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/concat_map.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/concat_map.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 88%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/time_interval.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/time_interval.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/time_interval.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 92%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/timestamp.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/timestamp.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/timestamp.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 92%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/timer.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/timer.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/timer.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 88%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/tap.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/tap.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/tap.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 76%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/start_with.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/start_with.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/start_with.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 92%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/timeout.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/timeout.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/timeout.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 76%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/subscribe.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/subscribe.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/subscribe.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 44%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/publish.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/publish.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/publish.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 20%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/concat.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/concat.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/concat.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 76%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/skip_until.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/skip_until.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/skip_until.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 64%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/replay.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/replay.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/replay.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 84%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/take_until.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/take_until.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/take_until.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 8%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/amb.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/amb.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/amb.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 44%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/merge.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/merge.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/merge.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 44%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/merge_delay_error.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/merge_delay_error.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/merge_delay_error.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 80%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/switch_on_next.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/switch_on_next.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/switch_on_next.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 16%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/combine_latest.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/combine_latest.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/combine_latest.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 48%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/math.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/math.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/math.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 64%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/range.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/range.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/range.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 16%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/buffer.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/buffer.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/buffer.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 8%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/main.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/main.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/main.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 96%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/with_latest_from.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/with_latest_from.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/with_latest_from.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 16%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/blocking_observable.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/blocking_observable.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/blocking_observable.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 96%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/zip.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/zip.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/zip.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [ 96%] Building CXX object build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/window.cpp.o cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/c++ -I/builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src -I/usr/include/catch2 -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wall -Wextra -Werror -Wunused -std=gnu++11 -o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/window.cpp.o -c /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/window.cpp make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [100%] Linking CXX executable doxy_examples/doxy_examples cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/cmake -E cmake_link_script CMakeFiles/doxy_examples.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g0 -pipe -Wall -Werror=format-security -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 -m64 -mtune=generic -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 -rdynamic CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/main.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/all.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/amb.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/as_dynamic.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/blocking_observable.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/buffer.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/combine_latest.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/composite_exception.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/concat.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/concat_map.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/contains.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/create.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/defer.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/debounce.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/default_if_empty.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/delay.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/distinct.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/distinct_until_changed.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/element_at.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/empty.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/error.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/exists.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/filter.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/finally.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/flat_map.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/from.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/group_by.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/ignore_elements.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/interval.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/iterate.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/just.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/map.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/math.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/merge.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/merge_delay_error.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/never.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/observe_on.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/on_error_resume_next.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/pairwise.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/publish.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/range.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/reduce.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/repeat.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/replay.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/retry.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/sample.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/scan.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/scope.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/sequence_equal.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/skip.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/skip_while.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/skip_last.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/skip_until.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/start_with.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/subscribe.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/subscribe_on.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/switch_if_empty.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/switch_on_next.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/take.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/take_last.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/take_until.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/take_while.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/tap.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/time_interval.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/timeout.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/timer.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/timestamp.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/with_latest_from.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/window.cpp.o CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen/zip.cpp.o -o doxy_examples/doxy_examples -lpthread make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [100%] Built target doxy_examples make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/projects/doxygen/CMakeFiles/doc.dir/build.make build/projects/doxygen/CMakeFiles/doc.dir/depend make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' cd /builddir/build/BUILD/RxCpp-4.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/projects/doxygen /builddir/build/BUILD/RxCpp-4.1.0 /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen/CMakeFiles/doc.dir/DependInfo.cmake --color= Scanning dependencies of target doc make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/make -f build/projects/doxygen/CMakeFiles/doc.dir/build.make build/projects/doxygen/CMakeFiles/doc.dir/build make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [100%] Execute examples for Doxygen documentation cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && doxy_examples/doxy_examples > /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen/output.txt make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[3]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [100%] Generating documentation with Doxygen cd /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen && /usr/bin/doxygen /builddir/build/BUILD/RxCpp-4.1.0/projects/doxygen/doxygen.conf Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0 Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/CMakeFiles Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/CMakeFiles/RxCpp.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/examples Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/examples/cep Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/examples/cep/CMakeFiles Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/examples/cep/CMakeFiles/cep.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/examples/linesfrombytes Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/examples/linesfrombytes/CMakeFiles Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/examples/linesfrombytes/CMakeFiles/linesfrombytes.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/examples/println Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/examples/println/CMakeFiles Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/examples/println/CMakeFiles/println.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/examples/pythagorian Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/examples/pythagorian/CMakeFiles Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/examples/pythagorian/CMakeFiles/pythagorian.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/examples/stop Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/examples/stop/CMakeFiles Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/examples/stop/CMakeFiles/stop.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/examples/tests Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/examples/tests/CMakeFiles Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/examples/tests/CMakeFiles/tests.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/projects Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen/CMakeFiles Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen/CMakeFiles/doc.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen/CMakeFiles/doxy_examples.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen/CMakeFiles/doxy_examples.dir/__ Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__ Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2 Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen/CMakeFiles/doxy_examples.dir/__/__/Rx/v2/examples/doxygen Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/projects/doxygen/doxy_examples Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_all.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_all.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_amb.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_amb.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_amb_variadic.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_amb_variadic.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_any.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_any.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_buffer.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_buffer.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_combine_latest.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_combine_latest.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_concat.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_concat.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_concat_map.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_concat_map.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_contains.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_contains.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_coroutine.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_coroutine.dir/subscriptions Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_create.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_create.dir/sources Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_debounce.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_debounce.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_default_if_empty.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_default_if_empty.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_defer.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_defer.dir/sources Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_delay.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_delay.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_distinct.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_distinct.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_distinct_until_changed.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_distinct_until_changed.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_element_at.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_element_at.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_empty.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_empty.dir/sources Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_exists.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_exists.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_filter.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_filter.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_finally.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_finally.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_flat_map.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_flat_map.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_group_by.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_group_by.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_ignore_elements.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_ignore_elements.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_interval.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_interval.dir/sources Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_is_empty.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_is_empty.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_lift.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_lift.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_map.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_map.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_merge.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_merge.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_merge_delay_error.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_merge_delay_error.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_observe_on.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_observe_on.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_observer.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_observer.dir/subscriptions Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_on_error_resume_next.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_on_error_resume_next.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_pairwise.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_pairwise.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_publish.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_publish.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_reduce.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_reduce.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_repeat.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_repeat.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_replay.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_replay.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_retry.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_retry.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_sample.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_sample.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_scan.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_scan.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_scope.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_scope.dir/sources Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_sequence_equal.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_sequence_equal.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_skip.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_skip.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_skip_last.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_skip_last.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_skip_until.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_skip_until.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_skip_while.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_skip_while.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_start_with.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_start_with.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_subject.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_subject.dir/subjects Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_subscribe_on.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_subscribe_on.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_subscription.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_subscription.dir/subscriptions Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_switch_if_empty.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_switch_if_empty.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_switch_on_next.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_switch_on_next.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_take.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_take.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_take_last.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_take_last.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_take_until.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_take_until.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_take_while.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_take_while.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_tap.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_tap.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_time_interval.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_time_interval.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_timeout.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_timeout.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_timer.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_timer.dir/sources Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_timestamp.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_timestamp.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_window.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_window.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_window_toggle.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_window_toggle.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_with_latest_from.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_with_latest_from.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_zip.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcpp_test_zip.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcppv2_test.dir Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcppv2_test.dir/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcppv2_test.dir/sources Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcppv2_test.dir/subjects Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/build/test/CMakeFiles/rxcppv2_test.dir/subscriptions Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/CMakeFiles Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/CMakeFiles/3.13.4 Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/CMakeFiles/3.13.4/CompilerIdC Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/CMakeFiles/3.13.4/CompilerIdC/tmp Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/CMakeFiles/3.13.4/CompilerIdCXX Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/CMakeFiles/3.13.4/CompilerIdCXX/tmp Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/CMakeFiles/CMakeTmp Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/CMakeFiles/Progress Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/ext Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/ext/catch Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Ix Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/projects Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/samples Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/samples/SampleCppLinq Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/unittest Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/projects Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/projects/CMake Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/projects/doxygen Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/projects/doxygen/html Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/projects/nuget Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/projects/scripts Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2 Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/awaitable Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/cep Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/linesfrombytes Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/println Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/pythagorian Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/stop Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/tests Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/win_text Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/subjects Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/sources Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/subjects Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/test/subscriptions Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/examples/doxygen Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources Searching for files in directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/subjects Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_cursor.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_cursor.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_groupby.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_groupby.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_iterators.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_iterators.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_last.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_last.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_select.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_select.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_selectmany.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_selectmany.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_skip.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_skip.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_take.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_take.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_where.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_where.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/util.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/util.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-all.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-all.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-amb.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-amb.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-any.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-any.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_count.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_count.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time_count.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time_count.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-combine_latest.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-combine_latest.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat_map.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat_map.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-connect_forever.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-connect_forever.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-debounce.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-debounce.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-delay.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-delay.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-distinct.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-distinct.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-distinct_until_changed.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-distinct_until_changed.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-element_at.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-element_at.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-filter.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-filter.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-finally.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-finally.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-flat_map.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-flat_map.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-group_by.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-group_by.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-ignore_elements.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-ignore_elements.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-lift.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-lift.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-map.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-map.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge_delay_error.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge_delay_error.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-multicast.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-multicast.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-observe_on.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-observe_on.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-on_error_resume_next.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-on_error_resume_next.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-pairwise.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-pairwise.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-publish.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-publish.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-reduce.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-reduce.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-ref_count.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-ref_count.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-repeat.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-repeat.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-retry-repeat-common.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-retry-repeat-common.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-retry.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-retry.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-sample_time.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-sample_time.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-scan.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-scan.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-sequence_equal.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-sequence_equal.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_last.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_last.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_until.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_until.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_while.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_while.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-start_with.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-start_with.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-subscribe.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-subscribe.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-subscribe_on.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-subscribe_on.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-switch_if_empty.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-switch_if_empty.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-switch_on_next.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-switch_on_next.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_last.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_last.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_until.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_until.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_while.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_while.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-tap.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-tap.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-time_interval.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-time_interval.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-timeout.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-timeout.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-timestamp.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-timestamp.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time_count.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time_count.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_toggle.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_toggle.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-with_latest_from.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-with_latest_from.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-zip.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-zip.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-composite_exception.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-composite_exception.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-connectable_observable.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-connectable_observable.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-coordination.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-coordination.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-coroutine.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-coroutine.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-grouped_observable.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-grouped_observable.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-includes.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-includes.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-lite.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-lite.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-notification.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-notification.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observer.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observer.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-operators.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-operators.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-predef.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-predef.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-scheduler.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-scheduler.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-sources.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-sources.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-subjects.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-subjects.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-subscriber.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-subscriber.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-subscription.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-subscription.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-test.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-test.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-trace.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-trace.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-util.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-util.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-currentthread.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-currentthread.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-eventloop.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-eventloop.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-immediate.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-immediate.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-newthread.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-newthread.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-runloop.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-runloop.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-sameworker.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-sameworker.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-test.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-test.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-virtualtime.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-virtualtime.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-create.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-create.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-defer.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-defer.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-empty.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-empty.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-error.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-error.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-iterate.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-iterate.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-never.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-never.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-scope.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-scope.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-timer.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-timer.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/subjects/rx-behavior.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/subjects/rx-behavior.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/subjects/rx-replaysubject.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/subjects/rx-replaysubject.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/subjects/rx-subject.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/subjects/rx-subject.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/subjects/rx-synchronize.hpp... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/subjects/rx-synchronize.hpp... Preprocessing /builddir/build/BUILD/RxCpp-4.1.0/projects/doxygen/mainpage.dox... Parsing file /builddir/build/BUILD/RxCpp-4.1.0/projects/doxygen/mainpage.dox... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_cursor.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_groupby.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_iterators.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_last.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_select.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_selectmany.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_skip.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_take.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_where.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/util.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-all.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-amb.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-any.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_count.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time_count.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-combine_latest.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat_map.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-connect_forever.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-debounce.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-delay.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-distinct.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-distinct_until_changed.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-element_at.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-filter.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-finally.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-flat_map.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-group_by.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-ignore_elements.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-lift.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-map.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge_delay_error.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-multicast.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-observe_on.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-on_error_resume_next.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-pairwise.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-publish.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-reduce.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-ref_count.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-repeat.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-retry-repeat-common.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-retry.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-sample_time.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-scan.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-sequence_equal.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_last.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_until.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_while.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-start_with.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-subscribe.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-subscribe_on.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-switch_if_empty.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-switch_on_next.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_last.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_until.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_while.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-tap.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-time_interval.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-timeout.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-timestamp.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time_count.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_toggle.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-with_latest_from.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-zip.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-composite_exception.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-connectable_observable.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-coordination.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-coroutine.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-grouped_observable.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-includes.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-lite.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-notification.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observer.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-operators.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-predef.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-scheduler.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-sources.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-subjects.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-subscriber.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-subscription.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-test.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-test.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-trace.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-util.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-currentthread.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-eventloop.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-immediate.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-newthread.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-runloop.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-sameworker.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-virtualtime.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-create.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-defer.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-empty.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-error.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-iterate.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-never.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-scope.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-timer.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/subjects/rx-behavior.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/subjects/rx-replaysubject.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/subjects/rx-subject.hpp... Generating code for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/subjects/rx-synchronize.hpp... Generating file documentation... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_cursor.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_groupby.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_iterators.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_last.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_select.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_selectmany.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_skip.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_take.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_where.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/util.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/projects/doxygen/mainpage.dox... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-all.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-amb.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-any.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_count.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time_count.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-combine_latest.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat_map.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-connect_forever.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-debounce.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-delay.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-distinct.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-distinct_until_changed.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-element_at.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-filter.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-finally.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-flat_map.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-group_by.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-ignore_elements.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-lift.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-map.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge_delay_error.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-multicast.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-observe_on.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-on_error_resume_next.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-pairwise.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-publish.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-reduce.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-ref_count.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-repeat.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-retry-repeat-common.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-retry.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-sample_time.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-scan.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-sequence_equal.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_last.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_until.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_while.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-start_with.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-subscribe.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-subscribe_on.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-switch_if_empty.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-switch_on_next.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_last.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_until.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_while.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-tap.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-time_interval.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-timeout.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-timestamp.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time_count.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_toggle.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-with_latest_from.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-zip.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-composite_exception.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-connectable_observable.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-coordination.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-coroutine.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-grouped_observable.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-includes.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-lite.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-notification.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observer.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-operators.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-predef.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-scheduler.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-sources.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-subjects.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-subscriber.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-subscription.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-test.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-test.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-trace.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-util.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-currentthread.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-eventloop.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-immediate.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-newthread.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-runloop.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-sameworker.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers/rx-virtualtime.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-create.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-defer.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-empty.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-error.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-iterate.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-never.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-scope.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-timer.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/subjects/rx-behavior.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/subjects/rx-replaysubject.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/subjects/rx-subject.hpp... Generating docs for file /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/subjects/rx-synchronize.hpp... Generating page documentation... Generating group documentation... Generating dependency graph for group group-observable Generating dependency graph for group group-core Generating class documentation... Generating namespace index... Generating docs for namespace cpplinq Generating docs for compound cpplinq::bidirectional_cursor_tag... Generating docs for compound cpplinq::collection_tag... Generating docs for compound cpplinq::container_interface... Generating docs for compound cpplinq::container_range... Generating docs for compound cpplinq::cursor_interface... Generating docs for compound cpplinq::cursor_iterator... Generating docs for compound cpplinq::default_equality... Generating docs for compound cpplinq::default_less... Generating docs for compound cpplinq::dynamic_collection... Generating docs for compound cpplinq::dynamic_cursor... Generating docs for compound cpplinq::forward_cursor_tag... Generating docs for compound cpplinq::group... Generating docs for compound cpplinq::iter_cursor... Generating docs for compound cpplinq::iter_range... Generating docs for compound cpplinq::linq_driver... Generating docs for compound cpplinq::linq_groupby... Generating docs for nested compound cpplinq::linq_groupby::cursor... Generating docs for compound cpplinq::linq_select... Generating docs for nested compound cpplinq::linq_select::cursor... Generating docs for compound cpplinq::linq_select_many... Generating docs for nested compound cpplinq::linq_select_many::cursor... Generating docs for compound cpplinq::linq_skip... Generating docs for compound cpplinq::linq_take... Generating docs for compound cpplinq::linq_take_cursor... Generating docs for compound cpplinq::linq_where... Generating docs for nested compound cpplinq::linq_where::cursor... Generating docs for compound cpplinq::noread_cursor_tag... Generating docs for compound cpplinq::onepass_cursor_tag... Generating docs for compound cpplinq::random_access_cursor_tag... Generating docs for compound cpplinq::readonly_cursor_tag... Generating docs for compound cpplinq::readwrite_cursor_tag... Generating docs for compound cpplinq::use_default_iterator_operators... Generating docs for namespace cpplinq::util Generating docs for compound cpplinq::util::container_traits... Generating docs for compound cpplinq::util::container_traits< const Container >... Generating docs for compound cpplinq::util::container_traits< Container & >... Generating docs for compound cpplinq::util::cursor_type... Generating docs for compound cpplinq::util::identity... Generating docs for compound cpplinq::util::iter_to_cursor_category... Generating docs for compound cpplinq::util::iter_to_cursor_category_... Generating docs for compound cpplinq::util::iter_to_cursor_category_< 1 >... Generating docs for compound cpplinq::util::iter_to_cursor_category_< 2 >... Generating docs for compound cpplinq::util::iter_to_cursor_category_< 3 >... Generating docs for compound cpplinq::util::iter_to_cursor_category_< 4 >... Generating docs for compound cpplinq::util::less_or_equal_cursor_category... Generating docs for compound cpplinq::util::less_or_equal_iterator_category... Generating docs for compound cpplinq::util::maybe... Generating docs for compound cpplinq::util::min_cursor_category... Generating docs for compound cpplinq::util::min_cursor_category< Cat1, Cat2 >... Generating docs for compound cpplinq::util::min_iterator_category... Generating docs for compound cpplinq::util::value_ptr... Generating docs for namespace rxcpp Generating docs for compound rxcpp::all_tag... Generating docs for nested compound rxcpp::all_tag::include_header... Generating docs for compound rxcpp::amb_tag... Generating docs for nested compound rxcpp::amb_tag::include_header... Generating docs for compound rxcpp::any_tag... Generating docs for nested compound rxcpp::any_tag::include_header... Generating docs for compound rxcpp::average_tag... Generating docs for compound rxcpp::blocking_observable... Generating docs for compound rxcpp::buffer_count_tag... Generating docs for nested compound rxcpp::buffer_count_tag::include_header... Generating docs for compound rxcpp::buffer_with_time_or_count_tag... Generating docs for nested compound rxcpp::buffer_with_time_or_count_tag::include_header... Generating docs for compound rxcpp::buffer_with_time_tag... Generating docs for nested compound rxcpp::buffer_with_time_tag::include_header... Generating docs for compound rxcpp::combine_latest_tag... Generating docs for nested compound rxcpp::combine_latest_tag::include_header... Generating docs for compound rxcpp::composite_exception... Generating docs for compound rxcpp::composite_subscription... Generating docs for compound rxcpp::concat_map_tag... Generating docs for nested compound rxcpp::concat_map_tag::include_header... Generating docs for compound rxcpp::concat_tag... Generating docs for nested compound rxcpp::concat_tag::include_header... Generating docs for compound rxcpp::connect_forever_tag... Generating docs for nested compound rxcpp::connect_forever_tag::include_header... Generating docs for compound rxcpp::connectable_observable... Generating docs for compound rxcpp::contains_tag... Generating docs for compound rxcpp::coordination_base... Generating docs for compound rxcpp::coordinator... Generating docs for nested compound rxcpp::coordinator::get... Generating docs for compound rxcpp::coordinator_base... Generating docs for compound rxcpp::debounce_tag... Generating docs for nested compound rxcpp::debounce_tag::include_header... Generating docs for compound rxcpp::default_if_empty_tag... Generating docs for compound rxcpp::defer_observable... Generating docs for compound rxcpp::delay_tag... Generating docs for nested compound rxcpp::delay_tag::include_header... Generating docs for compound rxcpp::delayed_type... Generating docs for compound rxcpp::distinct_tag... Generating docs for nested compound rxcpp::distinct_tag::include_header... Generating docs for compound rxcpp::distinct_until_changed_tag... Generating docs for nested compound rxcpp::distinct_until_changed_tag::include_header... Generating docs for compound rxcpp::dynamic_connectable_observable... Generating docs for compound rxcpp::dynamic_grouped_observable... Generating docs for compound rxcpp::dynamic_observable... Generating docs for compound rxcpp::element_at_tag... Generating docs for nested compound rxcpp::element_at_tag::include_header... Generating docs for compound rxcpp::empty_error... Generating docs for compound rxcpp::exists_tag... Generating docs for compound rxcpp::expand_observable_tags... Generating docs for compound rxcpp::expand_observable_tags< rxu::types< ObservableN... >, rxu::types_checked_t< typename ObservableN::observable_tag... > >... Generating docs for compound rxcpp::filter_tag... Generating docs for nested compound rxcpp::filter_tag::include_header... Generating docs for compound rxcpp::filtered_hash... Generating docs for compound rxcpp::filtered_hash< T, typename std::enable_if< rxu::is_string< T >::value >::type >... Generating docs for compound rxcpp::filtered_hash< T, typename std::enable_if< std::is_convertible< T, std::chrono::duration< typename T::rep, typename T::period > >::value >::type >... Generating docs for compound rxcpp::filtered_hash< T, typename std::enable_if< std::is_convertible< T, std::chrono::time_point< typename T::clock, typename T::duration > >::value >::type >... Generating docs for compound rxcpp::filtered_hash< T, typename std::enable_if< std::is_enum< T >::value >::type >... Generating docs for compound rxcpp::filtered_hash< T, typename std::enable_if< std::is_integral< T >::value >::type >... Generating docs for compound rxcpp::filtered_hash< T, typename std::enable_if< std::is_pointer< T >::value >::type >... Generating docs for compound rxcpp::finally_tag... Generating docs for nested compound rxcpp::finally_tag::include_header... Generating docs for compound rxcpp::first_tag... Generating docs for compound rxcpp::flat_map_tag... Generating docs for nested compound rxcpp::flat_map_tag::include_header... Generating docs for compound rxcpp::group_by_tag... Generating docs for nested compound rxcpp::group_by_tag::include_header... Generating docs for compound rxcpp::grouped_observable... Generating docs for compound rxcpp::identity_for... Generating docs for compound rxcpp::identity_observable... Generating docs for compound rxcpp::identity_one_worker... Generating docs for compound rxcpp::ignore_elements_tag... Generating docs for nested compound rxcpp::ignore_elements_tag::include_header... Generating docs for compound rxcpp::is_accumulate_function_for... Generating docs for nested compound rxcpp::is_accumulate_function_for::tag_not_valid... Generating docs for compound rxcpp::is_action... Generating docs for compound rxcpp::is_action< T, typename rxu::types_checked_from< typename T::action_tag >::type >... Generating docs for compound rxcpp::is_connectable_observable... Generating docs for compound rxcpp::is_coordination... Generating docs for compound rxcpp::is_coordinator... Generating docs for compound rxcpp::is_coordinator< T, typename rxu::types_checked_from< typename T::coordinator_tag >::type >... Generating docs for compound rxcpp::is_dynamic_connectable_observable... Generating docs for compound rxcpp::is_dynamic_grouped_observable... Generating docs for compound rxcpp::is_dynamic_observable... Generating docs for compound rxcpp::is_dynamic_observer... Generating docs for compound rxcpp::is_empty_tag... Generating docs for compound rxcpp::is_grouped_observable... Generating docs for compound rxcpp::is_hashable... Generating docs for compound rxcpp::is_hashable< T, typename rxu::types_checked_from< typename filtered_hash< T >::result_type, typename filtered_hash< T >::argument_type, typename std::result_of< filtered_hash< T >(T)>::type >::type >... Generating docs for compound rxcpp::is_observable... Generating docs for compound rxcpp::is_observer... Generating docs for compound rxcpp::is_operator_factory_for... Generating docs for compound rxcpp::is_schedulable... Generating docs for compound rxcpp::is_scheduler... Generating docs for compound rxcpp::is_subscriber... Generating docs for compound rxcpp::is_subscription... Generating docs for compound rxcpp::is_worker... Generating docs for compound rxcpp::last_tag... Generating docs for compound rxcpp::map_tag... Generating docs for nested compound rxcpp::map_tag::include_header... Generating docs for compound rxcpp::max_tag... Generating docs for compound rxcpp::member_overload... Generating docs for compound rxcpp::member_overload< all_tag >... Generating docs for compound rxcpp::member_overload< amb_tag >... Generating docs for compound rxcpp::member_overload< any_tag >... Generating docs for compound rxcpp::member_overload< average_tag >... Generating docs for compound rxcpp::member_overload< buffer_count_tag >... Generating docs for compound rxcpp::member_overload< buffer_with_time_or_count_tag >... Generating docs for compound rxcpp::member_overload< buffer_with_time_tag >... Generating docs for compound rxcpp::member_overload< combine_latest_tag >... Generating docs for compound rxcpp::member_overload< concat_map_tag >... Generating docs for compound rxcpp::member_overload< concat_tag >... Generating docs for compound rxcpp::member_overload< connect_forever_tag >... Generating docs for compound rxcpp::member_overload< contains_tag >... Generating docs for compound rxcpp::member_overload< debounce_tag >... Generating docs for compound rxcpp::member_overload< default_if_empty_tag >... Generating docs for compound rxcpp::member_overload< delay_tag >... Generating docs for compound rxcpp::member_overload< distinct_tag >... Generating docs for compound rxcpp::member_overload< distinct_until_changed_tag >... Generating docs for compound rxcpp::member_overload< element_at_tag >... Generating docs for compound rxcpp::member_overload< exists_tag >... Generating docs for compound rxcpp::member_overload< filter_tag >... Generating docs for compound rxcpp::member_overload< finally_tag >... Generating docs for compound rxcpp::member_overload< first_tag >... Generating docs for compound rxcpp::member_overload< flat_map_tag >... Generating docs for compound rxcpp::member_overload< group_by_tag >... Generating docs for compound rxcpp::member_overload< ignore_elements_tag >... Generating docs for compound rxcpp::member_overload< is_empty_tag >... Generating docs for compound rxcpp::member_overload< last_tag >... Generating docs for compound rxcpp::member_overload< map_tag >... Generating docs for compound rxcpp::member_overload< max_tag >... Generating docs for compound rxcpp::member_overload< merge_delay_error_tag >... Generating docs for compound rxcpp::member_overload< merge_tag >... Generating docs for compound rxcpp::member_overload< min_tag >... Generating docs for compound rxcpp::member_overload< multicast_tag >... Generating docs for compound rxcpp::member_overload< observe_on_tag >... Generating docs for compound rxcpp::member_overload< on_error_resume_next_tag >... Generating docs for compound rxcpp::member_overload< pairwise_tag >... Generating docs for compound rxcpp::member_overload< publish_synchronized_tag >... Generating docs for compound rxcpp::member_overload< publish_tag >... Generating docs for compound rxcpp::member_overload< reduce_tag >... Generating docs for compound rxcpp::member_overload< ref_count_tag >... Generating docs for compound rxcpp::member_overload< repeat_tag >... Generating docs for compound rxcpp::member_overload< replay_tag >... Generating docs for compound rxcpp::member_overload< retry_tag >... Generating docs for compound rxcpp::member_overload< sample_with_time_tag >... Generating docs for compound rxcpp::member_overload< scan_tag >... Generating docs for compound rxcpp::member_overload< sequence_equal_tag >... Generating docs for compound rxcpp::member_overload< skip_last_tag >... Generating docs for compound rxcpp::member_overload< skip_tag >... Generating docs for compound rxcpp::member_overload< skip_until_tag >... Generating docs for compound rxcpp::member_overload< skip_while_tag >... Generating docs for compound rxcpp::member_overload< start_with_tag >... Generating docs for compound rxcpp::member_overload< subscribe_on_tag >... Generating docs for compound rxcpp::member_overload< sum_tag >... Generating docs for compound rxcpp::member_overload< switch_if_empty_tag >... Generating docs for compound rxcpp::member_overload< switch_on_next_tag >... Generating docs for compound rxcpp::member_overload< take_last_tag >... Generating docs for compound rxcpp::member_overload< take_tag >... Generating docs for compound rxcpp::member_overload< take_until_tag >... Generating docs for compound rxcpp::member_overload< take_while_tag >... Generating docs for compound rxcpp::member_overload< tap_tag >... Generating docs for compound rxcpp::member_overload< time_interval_tag >... Generating docs for compound rxcpp::member_overload< timeout_tag >... Generating docs for compound rxcpp::member_overload< timestamp_tag >... Generating docs for compound rxcpp::member_overload< window_tag >... Generating docs for compound rxcpp::member_overload< window_toggle_tag >... Generating docs for compound rxcpp::member_overload< window_with_time_or_count_tag >... Generating docs for compound rxcpp::member_overload< window_with_time_tag >... Generating docs for compound rxcpp::member_overload< with_latest_from_tag >... Generating docs for compound rxcpp::member_overload< zip_tag >... Generating docs for compound rxcpp::merge_delay_error_tag... Generating docs for nested compound rxcpp::merge_delay_error_tag::include_header... Generating docs for compound rxcpp::merge_tag... Generating docs for nested compound rxcpp::merge_tag::include_header... Generating docs for compound rxcpp::min_tag... Generating docs for compound rxcpp::multicast_tag... Generating docs for nested compound rxcpp::multicast_tag::include_header... Generating docs for compound rxcpp::observable... Generating docs for compound rxcpp::observable< void, void >... Generating docs for compound rxcpp::observable_base... Generating docs for compound rxcpp::observe_on_one_worker... Generating docs for compound rxcpp::observe_on_tag... Generating docs for nested compound rxcpp::observe_on_tag::include_header... Generating docs for compound rxcpp::observer... Generating docs for compound rxcpp::observer< T, void, void, void, void >... Generating docs for compound rxcpp::observer_base... Generating docs for compound rxcpp::on_error_resume_next_tag... Generating docs for nested compound rxcpp::on_error_resume_next_tag::include_header... Generating docs for compound rxcpp::operator_factory... Generating docs for compound rxcpp::pairwise_tag... Generating docs for nested compound rxcpp::pairwise_tag::include_header... Generating docs for compound rxcpp::publish_synchronized_tag... Generating docs for compound rxcpp::publish_tag... Generating docs for nested compound rxcpp::publish_tag::include_header... Generating docs for compound rxcpp::reduce_tag... Generating docs for nested compound rxcpp::reduce_tag::include_header... Generating docs for compound rxcpp::ref_count_tag... Generating docs for nested compound rxcpp::ref_count_tag::include_header... Generating docs for compound rxcpp::repeat_tag... Generating docs for nested compound rxcpp::repeat_tag::include_header... Generating docs for compound rxcpp::replay_tag... Generating docs for nested compound rxcpp::replay_tag::include_header... Generating docs for compound rxcpp::resource... Generating docs for compound rxcpp::retry_tag... Generating docs for nested compound rxcpp::retry_tag::include_header... Generating docs for compound rxcpp::sample_with_time_tag... Generating docs for nested compound rxcpp::sample_with_time_tag::include_header... Generating docs for compound rxcpp::scan_tag... Generating docs for nested compound rxcpp::scan_tag::include_header... Generating docs for compound rxcpp::sequence_equal_tag... Generating docs for nested compound rxcpp::sequence_equal_tag::include_header... Generating docs for compound rxcpp::serialize_one_worker... Generating docs for compound rxcpp::skip_last_tag... Generating docs for nested compound rxcpp::skip_last_tag::include_header... Generating docs for compound rxcpp::skip_tag... Generating docs for nested compound rxcpp::skip_tag::include_header... Generating docs for compound rxcpp::skip_until_tag... Generating docs for nested compound rxcpp::skip_until_tag::include_header... Generating docs for compound rxcpp::skip_while_tag... Generating docs for nested compound rxcpp::skip_while_tag::include_header... Generating docs for compound rxcpp::start_with_tag... Generating docs for nested compound rxcpp::start_with_tag::include_header... Generating docs for compound rxcpp::static_subscription... Generating docs for compound rxcpp::subscribe_on_tag... Generating docs for nested compound rxcpp::subscribe_on_tag::include_header... Generating docs for compound rxcpp::subscriber... Generating docs for compound rxcpp::subscriber_base... Generating docs for compound rxcpp::subscription... Generating docs for compound rxcpp::subscription_base... Generating docs for compound rxcpp::sum_tag... Generating docs for compound rxcpp::switch_if_empty_tag... Generating docs for nested compound rxcpp::switch_if_empty_tag::include_header... Generating docs for compound rxcpp::switch_on_next_tag... Generating docs for nested compound rxcpp::switch_on_next_tag::include_header... Generating docs for compound rxcpp::synchronize_in_one_worker... Generating docs for compound rxcpp::tag_action... Generating docs for compound rxcpp::tag_connectable_observable... Generating docs for compound rxcpp::tag_coordination... Generating docs for compound rxcpp::tag_coordinator... Generating docs for compound rxcpp::tag_dynamic_connectable_observable... Generating docs for compound rxcpp::tag_dynamic_grouped_observable... Generating docs for compound rxcpp::tag_dynamic_observable... Generating docs for compound rxcpp::tag_dynamic_observer... Generating docs for compound rxcpp::tag_grouped_observable... Generating docs for compound rxcpp::tag_observable... Generating docs for compound rxcpp::tag_observer... Generating docs for compound rxcpp::tag_schedulable... Generating docs for compound rxcpp::tag_scheduler... Generating docs for compound rxcpp::tag_subscriber... Generating docs for compound rxcpp::tag_subscription... Generating docs for compound rxcpp::tag_worker... Generating docs for compound rxcpp::take_last_tag... Generating docs for nested compound rxcpp::take_last_tag::include_header... Generating docs for compound rxcpp::take_tag... Generating docs for nested compound rxcpp::take_tag::include_header... Generating docs for compound rxcpp::take_until_tag... Generating docs for nested compound rxcpp::take_until_tag::include_header... Generating docs for compound rxcpp::take_while_tag... Generating docs for nested compound rxcpp::take_while_tag::include_header... Generating docs for compound rxcpp::tap_tag... Generating docs for nested compound rxcpp::tap_tag::include_header... Generating docs for compound rxcpp::time_interval_tag... Generating docs for nested compound rxcpp::time_interval_tag::include_header... Generating docs for compound rxcpp::timeout_error... Generating docs for compound rxcpp::timeout_tag... Generating docs for nested compound rxcpp::timeout_tag::include_header... Generating docs for compound rxcpp::timestamp_tag... Generating docs for nested compound rxcpp::timestamp_tag::include_header... Generating docs for compound rxcpp::trace_id... Generating docs for compound rxcpp::trace_noop... Generating docs for compound rxcpp::trace_tag... Generating docs for compound rxcpp::window_tag... Generating docs for nested compound rxcpp::window_tag::include_header... Generating docs for compound rxcpp::window_toggle_tag... Generating docs for nested compound rxcpp::window_toggle_tag::include_header... Generating docs for compound rxcpp::window_with_time_or_count_tag... Generating docs for nested compound rxcpp::window_with_time_or_count_tag::include_header... Generating docs for compound rxcpp::window_with_time_tag... Generating docs for nested compound rxcpp::window_with_time_tag::include_header... Generating docs for compound rxcpp::with_latest_from_tag... Generating docs for nested compound rxcpp::with_latest_from_tag::include_header... Generating docs for compound rxcpp::zip_tag... Generating docs for nested compound rxcpp::zip_tag::include_header... Generating docs for namespace rxcpp::notifications Generating docs for compound rxcpp::notifications::notification... Generating docs for compound rxcpp::notifications::recorded... Generating docs for compound rxcpp::notifications::subscription... Generating docs for namespace rxcpp::operators Generating docs for compound rxcpp::operators::is_operator... Generating docs for compound rxcpp::operators::operator_base... Generating docs for compound rxcpp::operators::tag_operator... Generating docs for namespace rxcpp::schedulers Generating docs for compound rxcpp::schedulers::action... Generating docs for compound rxcpp::schedulers::action_base... Generating docs for compound rxcpp::schedulers::current_thread... Generating docs for compound rxcpp::schedulers::event_loop... Generating docs for compound rxcpp::schedulers::immediate... Generating docs for compound rxcpp::schedulers::new_thread... Generating docs for compound rxcpp::schedulers::recurse... Generating docs for compound rxcpp::schedulers::recursed... Generating docs for compound rxcpp::schedulers::recursion... Generating docs for compound rxcpp::schedulers::run_loop... Generating docs for compound rxcpp::schedulers::run_loop_scheduler... Generating docs for compound rxcpp::schedulers::same_worker... Generating docs for compound rxcpp::schedulers::schedulable... Generating docs for compound rxcpp::schedulers::schedulable_base... Generating docs for compound rxcpp::schedulers::scheduler... Generating docs for compound rxcpp::schedulers::scheduler_base... Generating docs for compound rxcpp::schedulers::scheduler_interface... Generating docs for compound rxcpp::schedulers::test... Generating docs for nested compound rxcpp::schedulers::test::messages... Generating docs for nested compound rxcpp::schedulers::test::test_worker... Generating docs for nested compound rxcpp::schedulers::test::test_worker::start_traits... Generating docs for compound rxcpp::schedulers::virtual_time... Generating docs for compound rxcpp::schedulers::weak_worker... Generating docs for compound rxcpp::schedulers::worker... Generating docs for compound rxcpp::schedulers::worker_base... Generating docs for compound rxcpp::schedulers::worker_interface... Generating docs for namespace rxcpp::sources Generating docs for compound rxcpp::sources::is_source... Generating docs for compound rxcpp::sources::source_base... Generating docs for compound rxcpp::sources::tag_source... Generating docs for namespace rxcpp::subjects Generating docs for compound rxcpp::subjects::behavior... Generating docs for compound rxcpp::subjects::replay... Generating docs for compound rxcpp::subjects::subject... Generating docs for compound rxcpp::subjects::synchronize... Generating docs for namespace rxcpp::test Generating docs for compound rxcpp::test::testable_observable... Generating docs for compound rxcpp::test::testable_observer... Generating docs for namespace rxcpp::util Generating docs for compound rxcpp::util::all_true... Generating docs for compound rxcpp::util::all_true< B >... Generating docs for compound rxcpp::util::all_true< B, BN... >... Generating docs for compound rxcpp::util::all_true_type... Generating docs for compound rxcpp::util::all_true_type< B >... Generating docs for compound rxcpp::util::all_true_type< B, BN... >... Generating docs for compound rxcpp::util::all_values_true... Generating docs for compound rxcpp::util::any_value_true... Generating docs for compound rxcpp::util::count... Generating docs for compound rxcpp::util::defer_seed_type... Generating docs for nested compound rxcpp::util::defer_seed_type::tag_not_valid... Generating docs for nested compound rxcpp::util::defer_seed_type::tag_valid... Generating docs for compound rxcpp::util::defer_trait... Generating docs for nested compound rxcpp::util::defer_trait::tag_not_valid... Generating docs for nested compound rxcpp::util::defer_trait::tag_valid... Generating docs for compound rxcpp::util::defer_type... Generating docs for nested compound rxcpp::util::defer_type::tag_not_valid... Generating docs for nested compound rxcpp::util::defer_type::tag_valid... Generating docs for compound rxcpp::util::defer_value_type... Generating docs for nested compound rxcpp::util::defer_value_type::tag_not_valid... Generating docs for nested compound rxcpp::util::defer_value_type::tag_valid... Generating docs for compound rxcpp::util::equal_to... Generating docs for compound rxcpp::util::equal_to< void >... Generating docs for compound rxcpp::util::expand_value_types... Generating docs for compound rxcpp::util::expand_value_types< types< TN... >, types_checked_t< typename std::decay< TN >::type::value_type... > >... Generating docs for compound rxcpp::util::is_duration... Generating docs for compound rxcpp::util::is_string... Generating docs for compound rxcpp::util::is_string< T, typename types_checked_from< typename T::value_type, typename T::traits_type, typename T::allocator_type >::type >... Generating docs for compound rxcpp::util::less... Generating docs for compound rxcpp::util::negation... Generating docs for compound rxcpp::util::plus... Generating docs for compound rxcpp::util::resolve_type... Generating docs for compound rxcpp::util::resolve_type< defer_seed_type< Deferred, AN... > >... Generating docs for compound rxcpp::util::resolve_type< defer_type< Deferred, AN... > >... Generating docs for compound rxcpp::util::resolve_type< defer_value_type< Deferred, AN... > >... Generating docs for compound rxcpp::util::ret... Generating docs for compound rxcpp::util::types... Generating docs for compound rxcpp::util::types_checked... Generating docs for compound rxcpp::util::types_checked_from... Generating docs for compound rxcpp::util::value_type_from... Generating docs for compound rxcpp::util::value_type_from< T, typename types_checked_from< value_type_t< T > >::type >... Generating docs for compound rxcpp::util::values... Generating docs for compound rxcpp::util::values_from... Generating docs for compound rxcpp::util::values_from< T, 0, Step, Cursor, ValueN... >... Generating graph info page... Generating directory documentation... Generating dependency graph for directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators Generating dependency graph for directory /builddir/build/BUILD/RxCpp-4.1.0/Rx Generating dependency graph for directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp Generating dependency graph for directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/schedulers Generating dependency graph for directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources Generating dependency graph for directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src Generating dependency graph for directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/subjects Generating dependency graph for directory /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2 Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 49 parallel threads... Running dot for graph 1/843 Running dot for graph 2/843 Running dot for graph 3/843 Running dot for graph 4/843 Running dot for graph 5/843 Running dot for graph 6/843 Running dot for graph 7/843 Running dot for graph 8/843 Running dot for graph 9/843 Running dot for graph 10/843 Running dot for graph 11/843 Running dot for graph 12/843 Running dot for graph 13/843 Running dot for graph 14/843 Running dot for graph 15/843 Running dot for graph 16/843 Running dot for graph 17/843 Running dot for graph 18/843 Running dot for graph 19/843 Running dot for graph 20/843 Running dot for graph 21/843 Running dot for graph 22/843 Running dot for graph 23/843 Running dot for graph 24/843 Running dot for graph 25/843 Running dot for graph 26/843 Running dot for graph 27/843 Running dot for graph 28/843 Running dot for graph 29/843 Running dot for graph 30/843 Running dot for graph 31/843 Running dot for graph 32/843 Running dot for graph 33/843 Running dot for graph 34/843 Running dot for graph 35/843 Running dot for graph 36/843 Running dot for graph 37/843 Running dot for graph 38/843 Running dot for graph 39/843 Running dot for graph 40/843 Running dot for graph 41/843 Running dot for graph 42/843 Running dot for graph 43/843 Running dot for graph 44/843 Running dot for graph 45/843 Running dot for graph 46/843 Running dot for graph 47/843 Running dot for graph 48/843 Running dot for graph 49/843 Running dot for graph 50/843 Running dot for graph 51/843 Running dot for graph 52/843 Running dot for graph 53/843 Running dot for graph 54/843 Running dot for graph 55/843 Running dot for graph 56/843 Running dot for graph 57/843 Running dot for graph 58/843 Running dot for graph 59/843 Running dot for graph 60/843 Running dot for graph 61/843 Running dot for graph 62/843 Running dot for graph 63/843 Running dot for graph 64/843 Running dot for graph 65/843 Running dot for graph 66/843 Running dot for graph 67/843 Running dot for graph 68/843 Running dot for graph 69/843 Running dot for graph 70/843 Running dot for graph 71/843 Running dot for graph 72/843 Running dot for graph 73/843 Running dot for graph 74/843 Running dot for graph 75/843 Running dot for graph 76/843 Running dot for graph 77/843 Running dot for graph 78/843 Running dot for graph 79/843 Running dot for graph 80/843 Running dot for graph 81/843 Running dot for graph 82/843 Running dot for graph 83/843 Running dot for graph 84/843 Running dot for graph 85/843 Running dot for graph 86/843 Running dot for graph 87/843 Running dot for graph 88/843 Running dot for graph 89/843 Running dot for graph 90/843 Running dot for graph 91/843 Running dot for graph 92/843 Running dot for graph 93/843 Running dot for graph 94/843 Running dot for graph 95/843 Running dot for graph 96/843 Running dot for graph 97/843 Running dot for graph 98/843 Running dot for graph 99/843 Running dot for graph 100/843 Running dot for graph 101/843 Running dot for graph 102/843 Running dot for graph 103/843 Running dot for graph 104/843 Running dot for graph 105/843 Running dot for graph 106/843 Running dot for graph 107/843 Running dot for graph 108/843 Running dot for graph 109/843 Running dot for graph 110/843 Running dot for graph 111/843 Running dot for graph 112/843 Running dot for graph 113/843 Running dot for graph 114/843 Running dot for graph 115/843 Running dot for graph 116/843 Running dot for graph 117/843 Running dot for graph 118/843 Running dot for graph 119/843 Running dot for graph 120/843 Running dot for graph 121/843 Running dot for graph 122/843 Running dot for graph 123/843 Running dot for graph 124/843 Running dot for graph 125/843 Running dot for graph 126/843 Running dot for graph 127/843 Running dot for graph 128/843 Running dot for graph 129/843 Running dot for graph 130/843 Running dot for graph 131/843 Running dot for graph 132/843 Running dot for graph 133/843 Running dot for graph 134/843 Running dot for graph 135/843 Running dot for graph 136/843 Running dot for graph 137/843 Running dot for graph 138/843 Running dot for graph 139/843 Running dot for graph 140/843 Running dot for graph 141/843 Running dot for graph 142/843 Running dot for graph 143/843 Running dot for graph 144/843 Running dot for graph 145/843 Running dot for graph 146/843 Running dot for graph 147/843 Running dot for graph 148/843 Running dot for graph 149/843 Running dot for graph 150/843 Running dot for graph 151/843 Running dot for graph 152/843 Running dot for graph 153/843 Running dot for graph 154/843 Running dot for graph 155/843 Running dot for graph 156/843 Running dot for graph 157/843 Running dot for graph 158/843 Running dot for graph 159/843 Running dot for graph 160/843 Running dot for graph 161/843 Running dot for graph 162/843 Running dot for graph 163/843 Running dot for graph 164/843 Running dot for graph 165/843 Running dot for graph 166/843 Running dot for graph 167/843 Running dot for graph 168/843 Running dot for graph 169/843 Running dot for graph 170/843 Running dot for graph 171/843 Running dot for graph 172/843 Running dot for graph 173/843 Running dot for graph 174/843 Running dot for graph 175/843 Running dot for graph 176/843 Running dot for graph 177/843 Running dot for graph 178/843 Running dot for graph 179/843 Running dot for graph 180/843 Running dot for graph 181/843 Running dot for graph 182/843 Running dot for graph 183/843 Running dot for graph 184/843 Running dot for graph 185/843 Running dot for graph 186/843 Running dot for graph 187/843 Running dot for graph 188/843 Running dot for graph 189/843 Running dot for graph 190/843 Running dot for graph 191/843 Running dot for graph 192/843 Running dot for graph 193/843 Running dot for graph 194/843 Running dot for graph 195/843 Running dot for graph 196/843 Running dot for graph 197/843 Running dot for graph 198/843 Running dot for graph 199/843 Running dot for graph 200/843 Running dot for graph 201/843 Running dot for graph 202/843 Running dot for graph 203/843 Running dot for graph 204/843 Running dot for graph 205/843 Running dot for graph 206/843 Running dot for graph 207/843 Running dot for graph 208/843 Running dot for graph 209/843 Running dot for graph 210/843 Running dot for graph 211/843 Running dot for graph 212/843 Running dot for graph 213/843 Running dot for graph 214/843 Running dot for graph 215/843 Running dot for graph 216/843 Running dot for graph 217/843 Running dot for graph 218/843 Running dot for graph 219/843 Running dot for graph 220/843 Running dot for graph 221/843 Running dot for graph 222/843 Running dot for graph 223/843 Running dot for graph 224/843 Running dot for graph 225/843 Running dot for graph 226/843 Running dot for graph 227/843 Running dot for graph 228/843 Running dot for graph 229/843 Running dot for graph 230/843 Running dot for graph 231/843 Running dot for graph 232/843 Running dot for graph 233/843 Running dot for graph 234/843 Running dot for graph 235/843 Running dot for graph 236/843 Running dot for graph 237/843 Running dot for graph 238/843 Running dot for graph 239/843 Running dot for graph 240/843 Running dot for graph 241/843 Running dot for graph 242/843 Running dot for graph 243/843 Running dot for graph 244/843 Running dot for graph 245/843 Running dot for graph 246/843 Running dot for graph 247/843 Running dot for graph 248/843 Running dot for graph 249/843 Running dot for graph 250/843 Running dot for graph 251/843 Running dot for graph 252/843 Running dot for graph 253/843 Running dot for graph 254/843 Running dot for graph 255/843 Running dot for graph 256/843 Running dot for graph 257/843 Running dot for graph 258/843 Running dot for graph 259/843 Running dot for graph 260/843 Running dot for graph 261/843 Running dot for graph 262/843 Running dot for graph 263/843 Running dot for graph 264/843 Running dot for graph 265/843 Running dot for graph 266/843 Running dot for graph 267/843 Running dot for graph 268/843 Running dot for graph 269/843 Running dot for graph 270/843 Running dot for graph 271/843 Running dot for graph 272/843 Running dot for graph 273/843 Running dot for graph 274/843 Running dot for graph 275/843 Running dot for graph 276/843 Running dot for graph 277/843 Running dot for graph 278/843 Running dot for graph 279/843 Running dot for graph 280/843 Running dot for graph 281/843 Running dot for graph 282/843 Running dot for graph 283/843 Running dot for graph 284/843 Running dot for graph 285/843 Running dot for graph 286/843 Running dot for graph 287/843 Running dot for graph 288/843 Running dot for graph 289/843 Running dot for graph 290/843 Running dot for graph 291/843 Running dot for graph 292/843 Running dot for graph 293/843 Running dot for graph 294/843 Running dot for graph 295/843 Running dot for graph 296/843 Running dot for graph 297/843 Running dot for graph 298/843 Running dot for graph 299/843 Running dot for graph 300/843 Running dot for graph 301/843 Running dot for graph 302/843 Running dot for graph 303/843 Running dot for graph 304/843 Running dot for graph 305/843 Running dot for graph 306/843 Running dot for graph 307/843 Running dot for graph 308/843 Running dot for graph 309/843 Running dot for graph 310/843 Running dot for graph 311/843 Running dot for graph 312/843 Running dot for graph 313/843 Running dot for graph 314/843 Running dot for graph 315/843 Running dot for graph 316/843 Running dot for graph 317/843 Running dot for graph 318/843 Running dot for graph 319/843 Running dot for graph 320/843 Running dot for graph 321/843 Running dot for graph 322/843 Running dot for graph 323/843 Running dot for graph 324/843 Running dot for graph 325/843 Running dot for graph 326/843 Running dot for graph 327/843 Running dot for graph 328/843 Running dot for graph 329/843 Running dot for graph 330/843 Running dot for graph 331/843 Running dot for graph 332/843 Running dot for graph 333/843 Running dot for graph 334/843 Running dot for graph 335/843 Running dot for graph 336/843 Running dot for graph 337/843 Running dot for graph 338/843 Running dot for graph 339/843 Running dot for graph 340/843 Running dot for graph 341/843 Running dot for graph 342/843 Running dot for graph 343/843 Running dot for graph 344/843 Running dot for graph 345/843 Running dot for graph 346/843 Running dot for graph 347/843 Running dot for graph 348/843 Running dot for graph 349/843 Running dot for graph 350/843 Running dot for graph 351/843 Running dot for graph 352/843 Running dot for graph 353/843 Running dot for graph 354/843 Running dot for graph 355/843 Running dot for graph 356/843 Running dot for graph 357/843 Running dot for graph 358/843 Running dot for graph 359/843 Running dot for graph 360/843 Running dot for graph 361/843 Running dot for graph 362/843 Running dot for graph 363/843 Running dot for graph 364/843 Running dot for graph 365/843 Running dot for graph 366/843 Running dot for graph 367/843 Running dot for graph 368/843 Running dot for graph 369/843 Running dot for graph 370/843 Running dot for graph 371/843 Running dot for graph 372/843 Running dot for graph 373/843 Running dot for graph 374/843 Running dot for graph 375/843 Running dot for graph 376/843 Running dot for graph 377/843 Running dot for graph 378/843 Running dot for graph 379/843 Running dot for graph 380/843 Running dot for graph 381/843 Running dot for graph 382/843 Running dot for graph 383/843 Running dot for graph 384/843 Running dot for graph 385/843 Running dot for graph 386/843 Running dot for graph 387/843 Running dot for graph 388/843 Running dot for graph 389/843 Running dot for graph 390/843 Running dot for graph 391/843 Running dot for graph 392/843 Running dot for graph 393/843 Running dot for graph 394/843 Running dot for graph 395/843 Running dot for graph 396/843 Running dot for graph 397/843 Running dot for graph 398/843 Running dot for graph 399/843 Running dot for graph 400/843 Running dot for graph 401/843 Running dot for graph 402/843 Running dot for graph 403/843 Running dot for graph 404/843 Running dot for graph 405/843 Running dot for graph 406/843 Running dot for graph 407/843 Running dot for graph 408/843 Running dot for graph 409/843 Running dot for graph 410/843 Running dot for graph 411/843 Running dot for graph 412/843 Running dot for graph 413/843 Running dot for graph 414/843 Running dot for graph 415/843 Running dot for graph 416/843 Running dot for graph 417/843 Running dot for graph 418/843 Running dot for graph 419/843 Running dot for graph 420/843 Running dot for graph 421/843 Running dot for graph 422/843 Running dot for graph 423/843 Running dot for graph 424/843 Running dot for graph 425/843 Running dot for graph 426/843 Running dot for graph 427/843 Running dot for graph 428/843 Running dot for graph 429/843 Running dot for graph 430/843 Running dot for graph 431/843 Running dot for graph 432/843 Running dot for graph 433/843 Running dot for graph 434/843 Running dot for graph 435/843 Running dot for graph 436/843 Running dot for graph 437/843 Running dot for graph 438/843 Running dot for graph 439/843 Running dot for graph 440/843 Running dot for graph 441/843 Running dot for graph 442/843 Running dot for graph 443/843 Running dot for graph 444/843 Running dot for graph 445/843 Running dot for graph 446/843 Running dot for graph 447/843 Running dot for graph 448/843 Running dot for graph 449/843 Running dot for graph 450/843 Running dot for graph 451/843 Running dot for graph 452/843 Running dot for graph 453/843 Running dot for graph 454/843 Running dot for graph 455/843 Running dot for graph 456/843 Running dot for graph 457/843 Running dot for graph 458/843 Running dot for graph 459/843 Running dot for graph 460/843 Running dot for graph 461/843 Running dot for graph 462/843 Running dot for graph 463/843 Running dot for graph 464/843 Running dot for graph 465/843 Running dot for graph 466/843 Running dot for graph 467/843 Running dot for graph 468/843 Running dot for graph 469/843 Running dot for graph 470/843 Running dot for graph 471/843 Running dot for graph 472/843 Running dot for graph 473/843 Running dot for graph 474/843 Running dot for graph 475/843 Running dot for graph 476/843 Running dot for graph 477/843 Running dot for graph 478/843 Running dot for graph 479/843 Running dot for graph 480/843 Running dot for graph 481/843 Running dot for graph 482/843 Running dot for graph 483/843 Running dot for graph 484/843 Running dot for graph 485/843 Running dot for graph 486/843 Running dot for graph 487/843 Running dot for graph 488/843 Running dot for graph 489/843 Running dot for graph 490/843 Running dot for graph 491/843 Running dot for graph 492/843 Running dot for graph 493/843 Running dot for graph 494/843 Running dot for graph 495/843 Running dot for graph 496/843 Running dot for graph 497/843 Running dot for graph 498/843 Running dot for graph 499/843 Running dot for graph 500/843 Running dot for graph 501/843 Running dot for graph 502/843 Running dot for graph 503/843 Running dot for graph 504/843 Running dot for graph 505/843 Running dot for graph 506/843 Running dot for graph 507/843 Running dot for graph 508/843 Running dot for graph 509/843 Running dot for graph 510/843 Running dot for graph 511/843 Running dot for graph 512/843 Running dot for graph 513/843 Running dot for graph 514/843 Running dot for graph 515/843 Running dot for graph 516/843 Running dot for graph 517/843 Running dot for graph 518/843 Running dot for graph 519/843 Running dot for graph 520/843 Running dot for graph 521/843 Running dot for graph 522/843 Running dot for graph 523/843 Running dot for graph 524/843 Running dot for graph 525/843 Running dot for graph 526/843 Running dot for graph 527/843 Running dot for graph 528/843 Running dot for graph 529/843 Running dot for graph 530/843 Running dot for graph 531/843 Running dot for graph 532/843 Running dot for graph 533/843 Running dot for graph 534/843 Running dot for graph 535/843 Running dot for graph 536/843 Running dot for graph 537/843 Running dot for graph 538/843 Running dot for graph 539/843 Running dot for graph 540/843 Running dot for graph 541/843 Running dot for graph 542/843 Running dot for graph 543/843 Running dot for graph 544/843 Running dot for graph 545/843 Running dot for graph 546/843 Running dot for graph 547/843 Running dot for graph 548/843 Running dot for graph 549/843 Running dot for graph 550/843 Running dot for graph 551/843 Running dot for graph 552/843 Running dot for graph 553/843 Running dot for graph 554/843 Running dot for graph 555/843 Running dot for graph 556/843 Running dot for graph 557/843 Running dot for graph 558/843 Running dot for graph 559/843 Running dot for graph 560/843 Running dot for graph 561/843 Running dot for graph 562/843 Running dot for graph 563/843 Running dot for graph 564/843 Running dot for graph 565/843 Running dot for graph 566/843 Running dot for graph 567/843 Running dot for graph 568/843 Running dot for graph 569/843 Running dot for graph 570/843 Running dot for graph 571/843 Running dot for graph 572/843 Running dot for graph 573/843 Running dot for graph 574/843 Running dot for graph 575/843 Running dot for graph 576/843 Running dot for graph 577/843 Running dot for graph 578/843 Running dot for graph 579/843 Running dot for graph 580/843 Running dot for graph 581/843 Running dot for graph 582/843 Running dot for graph 583/843 Running dot for graph 584/843 Running dot for graph 585/843 Running dot for graph 586/843 Running dot for graph 587/843 Running dot for graph 588/843 Running dot for graph 589/843 Running dot for graph 590/843 Running dot for graph 591/843 Running dot for graph 592/843 Running dot for graph 593/843 Running dot for graph 594/843 Running dot for graph 595/843 Running dot for graph 596/843 Running dot for graph 597/843 Running dot for graph 598/843 Running dot for graph 599/843 Running dot for graph 600/843 Running dot for graph 601/843 Running dot for graph 602/843 Running dot for graph 603/843 Running dot for graph 604/843 Running dot for graph 605/843 Running dot for graph 606/843 Running dot for graph 607/843 Running dot for graph 608/843 Running dot for graph 609/843 Running dot for graph 610/843 Running dot for graph 611/843 Running dot for graph 612/843 Running dot for graph 613/843 Running dot for graph 614/843 Running dot for graph 615/843 Running dot for graph 616/843 Running dot for graph 617/843 Running dot for graph 618/843 Running dot for graph 619/843 Running dot for graph 620/843 Running dot for graph 621/843 Running dot for graph 622/843 Running dot for graph 623/843 Running dot for graph 624/843 Running dot for graph 625/843 Running dot for graph 626/843 Running dot for graph 627/843 Running dot for graph 628/843 Running dot for graph 629/843 Running dot for graph 630/843 Running dot for graph 631/843 Running dot for graph 632/843 Running dot for graph 633/843 Running dot for graph 634/843 Running dot for graph 635/843 Running dot for graph 636/843 Running dot for graph 637/843 Running dot for graph 638/843 Running dot for graph 639/843 Running dot for graph 640/843 Running dot for graph 641/843 Running dot for graph 642/843 Running dot for graph 643/843 Running dot for graph 644/843 Running dot for graph 645/843 Running dot for graph 646/843 Running dot for graph 647/843 Running dot for graph 648/843 Running dot for graph 649/843 Running dot for graph 650/843 Running dot for graph 651/843 Running dot for graph 652/843 Running dot for graph 653/843 Running dot for graph 654/843 Running dot for graph 655/843 Running dot for graph 656/843 Running dot for graph 657/843 Running dot for graph 658/843 Running dot for graph 659/843 Running dot for graph 660/843 Running dot for graph 661/843 Running dot for graph 662/843 Running dot for graph 663/843 Running dot for graph 664/843 Running dot for graph 665/843 Running dot for graph 666/843 Running dot for graph 667/843 Running dot for graph 668/843 Running dot for graph 669/843 Running dot for graph 670/843 Running dot for graph 671/843 Running dot for graph 672/843 Running dot for graph 673/843 Running dot for graph 674/843 Running dot for graph 675/843 Running dot for graph 676/843 Running dot for graph 677/843 Running dot for graph 678/843 Running dot for graph 679/843 Running dot for graph 680/843 Running dot for graph 681/843 Running dot for graph 682/843 Running dot for graph 683/843 Running dot for graph 684/843 Running dot for graph 685/843 Running dot for graph 686/843 Running dot for graph 687/843 Running dot for graph 688/843 Running dot for graph 689/843 Running dot for graph 690/843 Running dot for graph 691/843 Running dot for graph 692/843 Running dot for graph 693/843 Running dot for graph 694/843 Running dot for graph 695/843 Running dot for graph 696/843 Running dot for graph 697/843 Running dot for graph 698/843 Running dot for graph 699/843 Running dot for graph 700/843 Running dot for graph 701/843 Running dot for graph 702/843 Running dot for graph 703/843 Running dot for graph 704/843 Running dot for graph 705/843 Running dot for graph 706/843 Running dot for graph 707/843 Running dot for graph 708/843 Running dot for graph 709/843 Running dot for graph 710/843 Running dot for graph 711/843 Running dot for graph 712/843 Running dot for graph 713/843 Running dot for graph 714/843 Running dot for graph 715/843 Running dot for graph 716/843 Running dot for graph 717/843 Running dot for graph 718/843 Running dot for graph 719/843 Running dot for graph 720/843 Running dot for graph 721/843 Running dot for graph 722/843 Running dot for graph 723/843 Running dot for graph 724/843 Running dot for graph 725/843 Running dot for graph 726/843 Running dot for graph 727/843 Running dot for graph 728/843 Running dot for graph 729/843 Running dot for graph 730/843 Running dot for graph 731/843 Running dot for graph 732/843 Running dot for graph 733/843 Running dot for graph 734/843 Running dot for graph 735/843 Running dot for graph 736/843 Running dot for graph 737/843 Running dot for graph 738/843 Running dot for graph 739/843 Running dot for graph 740/843 Running dot for graph 741/843 Running dot for graph 742/843 Running dot for graph 743/843 Running dot for graph 744/843 Running dot for graph 745/843 Running dot for graph 746/843 Running dot for graph 747/843 Running dot for graph 748/843 Running dot for graph 749/843 Running dot for graph 750/843 Running dot for graph 751/843 Running dot for graph 752/843 Running dot for graph 753/843 Running dot for graph 754/843 Running dot for graph 755/843 Running dot for graph 756/843 Running dot for graph 757/843 Running dot for graph 758/843 Running dot for graph 759/843 Running dot for graph 760/843 Running dot for graph 761/843 Running dot for graph 762/843 Running dot for graph 763/843 Running dot for graph 764/843 Running dot for graph 765/843 Running dot for graph 766/843 Running dot for graph 767/843 Running dot for graph 768/843 Running dot for graph 769/843 Running dot for graph 770/843 Running dot for graph 771/843 Running dot for graph 772/843 Running dot for graph 773/843 Running dot for graph 774/843 Running dot for graph 775/843 Running dot for graph 776/843 Running dot for graph 777/843 Running dot for graph 778/843 Running dot for graph 779/843 Running dot for graph 780/843 Running dot for graph 781/843 Running dot for graph 782/843 Running dot for graph 783/843 Running dot for graph 784/843 Running dot for graph 785/843 Running dot for graph 786/843 Running dot for graph 787/843 Running dot for graph 788/843 Running dot for graph 789/843 Running dot for graph 790/843 Running dot for graph 791/843 Running dot for graph 792/843 Running dot for graph 793/843 Running dot for graph 794/843 Running dot for graph 795/843 Running dot for graph 796/843 Running dot for graph 797/843 Running dot for graph 798/843 Running dot for graph 799/843 Running dot for graph 800/843 Running dot for graph 801/843 Running dot for graph 802/843 Running dot for graph 803/843 Running dot for graph 804/843 Running dot for graph 805/843 Running dot for graph 806/843 Running dot for graph 807/843 Running dot for graph 808/843 Running dot for graph 809/843 Running dot for graph 810/843 Running dot for graph 811/843 Running dot for graph 812/843 Running dot for graph 813/843 Running dot for graph 814/843 Running dot for graph 815/843 Running dot for graph 816/843 Running dot for graph 817/843 Running dot for graph 818/843 Running dot for graph 819/843 Running dot for graph 820/843 Running dot for graph 821/843 Running dot for graph 822/843 Running dot for graph 823/843 Running dot for graph 824/843 Running dot for graph 825/843 Running dot for graph 826/843 Running dot for graph 827/843 Running dot for graph 828/843 Running dot for graph 829/843 Running dot for graph 830/843 Running dot for graph 831/843 Running dot for graph 832/843 Running dot for graph 833/843 Running dot for graph 834/843 Running dot for graph 835/843 Running dot for graph 836/843 Running dot for graph 837/843 Running dot for graph 838/843 Running dot for graph 839/843 Running dot for graph 840/843 Running dot for graph 841/843 Running dot for graph 842/843 Running dot for graph 843/843 Patching output file 1/235 Patching output file 2/235 Patching output file 3/235 Patching output file 4/235 Patching output file 5/235 Patching output file 6/235 Patching output file 7/235 Patching output file 8/235 Patching output file 9/235 Patching output file 10/235 Patching output file 11/235 Patching output file 12/235 Patching output file 13/235 Patching output file 14/235 Patching output file 15/235 Patching output file 16/235 Patching output file 17/235 Patching output file 18/235 Patching output file 19/235 Patching output file 20/235 Patching output file 21/235 Patching output file 22/235 Patching output file 23/235 Patching output file 24/235 Patching output file 25/235 Patching output file 26/235 Patching output file 27/235 Patching output file 28/235 Patching output file 29/235 Patching output file 30/235 Patching output file 31/235 Patching output file 32/235 Patching output file 33/235 Patching output file 34/235 Patching output file 35/235 Patching output file 36/235 Patching output file 37/235 Patching output file 38/235 Patching output file 39/235 Patching output file 40/235 Patching output file 41/235 Patching output file 42/235 Patching output file 43/235 Patching output file 44/235 Patching output file 45/235 Patching output file 46/235 Patching output file 47/235 Patching output file 48/235 Patching output file 49/235 Patching output file 50/235 Patching output file 51/235 Patching output file 52/235 Patching output file 53/235 Patching output file 54/235 Patching output file 55/235 Patching output file 56/235 Patching output file 57/235 Patching output file 58/235 Patching output file 59/235 Patching output file 60/235 Patching output file 61/235 Patching output file 62/235 Patching output file 63/235 Patching output file 64/235 Patching output file 65/235 Patching output file 66/235 Patching output file 67/235 Patching output file 68/235 Patching output file 69/235 Patching output file 70/235 Patching output file 71/235 Patching output file 72/235 Patching output file 73/235 Patching output file 74/235 Patching output file 75/235 Patching output file 76/235 Patching output file 77/235 Patching output file 78/235 Patching output file 79/235 Patching output file 80/235 Patching output file 81/235 Patching output file 82/235 Patching output file 83/235 Patching output file 84/235 Patching output file 85/235 Patching output file 86/235 Patching output file 87/235 Patching output file 88/235 Patching output file 89/235 Patching output file 90/235 Patching output file 91/235 Patching output file 92/235 Patching output file 93/235 Patching output file 94/235 Patching output file 95/235 Patching output file 96/235 Patching output file 97/235 Patching output file 98/235 Patching output file 99/235 Patching output file 100/235 Patching output file 101/235 Patching output file 102/235 Patching output file 103/235 Patching output file 104/235 Patching output file 105/235 Patching output file 106/235 Patching output file 107/235 Patching output file 108/235 Patching output file 109/235 Patching output file 110/235 Patching output file 111/235 Patching output file 112/235 Patching output file 113/235 Patching output file 114/235 Patching output file 115/235 Patching output file 116/235 Patching output file 117/235 Patching output file 118/235 Patching output file 119/235 Patching output file 120/235 Patching output file 121/235 Patching output file 122/235 Patching output file 123/235 Patching output file 124/235 Patching output file 125/235 Patching output file 126/235 Patching output file 127/235 Patching output file 128/235 Patching output file 129/235 Patching output file 130/235 Patching output file 131/235 Patching output file 132/235 Patching output file 133/235 Patching output file 134/235 Patching output file 135/235 Patching output file 136/235 Patching output file 137/235 Patching output file 138/235 Patching output file 139/235 Patching output file 140/235 Patching output file 141/235 Patching output file 142/235 Patching output file 143/235 Patching output file 144/235 Patching output file 145/235 Patching output file 146/235 Patching output file 147/235 Patching output file 148/235 Patching output file 149/235 Patching output file 150/235 Patching output file 151/235 Patching output file 152/235 Patching output file 153/235 Patching output file 154/235 Patching output file 155/235 Patching output file 156/235 Patching output file 157/235 Patching output file 158/235 Patching output file 159/235 Patching output file 160/235 Patching output file 161/235 Patching output file 162/235 Patching output file 163/235 Patching output file 164/235 Patching output file 165/235 Patching output file 166/235 Patching output file 167/235 Patching output file 168/235 Patching output file 169/235 Patching output file 170/235 Patching output file 171/235 Patching output file 172/235 Patching output file 173/235 Patching output file 174/235 Patching output file 175/235 Patching output file 176/235 Patching output file 177/235 Patching output file 178/235 Patching output file 179/235 Patching output file 180/235 Patching output file 181/235 Patching output file 182/235 Patching output file 183/235 Patching output file 184/235 Patching output file 185/235 Patching output file 186/235 Patching output file 187/235 Patching output file 188/235 Patching output file 189/235 Patching output file 190/235 Patching output file 191/235 Patching output file 192/235 Patching output file 193/235 Patching output file 194/235 Patching output file 195/235 Patching output file 196/235 Patching output file 197/235 Patching output file 198/235 Patching output file 199/235 Patching output file 200/235 Patching output file 201/235 Patching output file 202/235 Patching output file 203/235 Patching output file 204/235 Patching output file 205/235 Patching output file 206/235 Patching output file 207/235 Patching output file 208/235 Patching output file 209/235 Patching output file 210/235 Patching output file 211/235 Patching output file 212/235 Patching output file 213/235 Patching output file 214/235 Patching output file 215/235 Patching output file 216/235 Patching output file 217/235 Patching output file 218/235 Patching output file 219/235 Patching output file 220/235 Patching output file 221/235 Patching output file 222/235 Patching output file 223/235 Patching output file 224/235 Patching output file 225/235 Patching output file 226/235 Patching output file 227/235 Patching output file 228/235 Patching output file 229/235 Patching output file 230/235 Patching output file 231/235 Patching output file 232/235 Patching output file 233/235 Patching output file 234/235 Patching output file 235/235 lookup cache used 9524/65536 hits=127176 misses=10088 finished... BUILDSTDERR: warning: Tag `CLANG_ASSISTED_PARSING' at line 1047 of file `/builddir/build/BUILD/RxCpp-4.1.0/projects/doxygen/doxygen.conf' belongs to an option that was not enabled at compile time. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. BUILDSTDERR: warning: Tag `CLANG_OPTIONS' at line 1055 of file `/builddir/build/BUILD/RxCpp-4.1.0/projects/doxygen/doxygen.conf' belongs to an option that was not enabled at compile time. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_cursor.hpp:123: warning: Detected potential recursive class relation between class cpplinq::util::min_cursor_category and base class cpplinq::util::min_cursor_category< min_cursor_category< Cat1, Cat2 >::type, Cat3 >! BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_cursor.hpp:123: warning: Detected potential recursive class relation between class cpplinq::util::min_cursor_category and base class min_cursor_category< min_cursor_category< Cat1, Cat2 >::type, Cat3 >! BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_cursor.hpp:123: warning: Detected potential recursive class relation between class cpplinq::util::min_cursor_category and base class cpplinq::util::min_cursor_category< min_cursor_category< Cat1, Cat2 >::type, Cat3 >! BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Ix/CPP/src/cpplinq/linq_cursor.hpp:123: warning: Detected potential recursive class relation between class cpplinq::util::min_cursor_category and base class min_cursor_category< min_cursor_category< Cat1, Cat2 >::type, Cat3 >! BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge_delay_error.hpp:227: warning: @copybrief or @copydoc target 'rx-merge-delay-error.hpp' not found BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1127: warning: @copybrief or @copydoc target 'rx-muticast.hpp' not found BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-all.hpp:13: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-amb.hpp:25: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-any.hpp:17: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-any.hpp:21: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_count.hpp:13: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_count.hpp:17: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp:17: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp:21: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp:33: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp:37: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time_count.hpp:16: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time_count.hpp:20: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-combine_latest.hpp:17: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat.hpp:22: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat.hpp:26: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat.hpp:30: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat.hpp:35: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat_map.hpp:19: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat_map.hpp:23: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-debounce.hpp:15: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-delay.hpp:15: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-distinct.hpp:11: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-distinct_until_changed.hpp:13: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-element_at.hpp:11: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-filter.hpp:13: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-finally.hpp:13: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-flat_map.hpp:19: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-flat_map.hpp:23: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-group_by.hpp:18: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-group_by.hpp:23: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-ignore_elements.hpp:9: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-map.hpp:13: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge.hpp:23: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge.hpp:27: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge.hpp:31: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge.hpp:35: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge_delay_error.hpp:227: warning: @copybrief or @copydoc target 'rx-merge-delay-error.hpp' not found BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-observe_on.hpp:13: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-on_error_resume_next.hpp:13: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-pairwise.hpp:9: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-publish.hpp:14: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-publish.hpp:18: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-reduce.hpp:26: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-repeat.hpp:13: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp:27: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp:31: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp:35: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp:39: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp:43: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp:47: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp:51: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp:55: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-retry.hpp:13: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-sample_time.hpp:15: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-scan.hpp:15: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-sequence_equal.hpp:17: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip.hpp:13: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_last.hpp:13: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_until.hpp:15: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_until.hpp:19: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_while.hpp:13: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-start_with.hpp:15: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-subscribe_on.hpp:13: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-switch_if_empty.hpp:13: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-switch_on_next.hpp:13: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take.hpp:13: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_last.hpp:13: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_until.hpp:17: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_until.hpp:21: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_until.hpp:25: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_until.hpp:29: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_while.hpp:13: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-tap.hpp:15: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-time_interval.hpp:13: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-timeout.hpp:15: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-timestamp.hpp:13: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window.hpp:13: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window.hpp:17: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time.hpp:17: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time.hpp:21: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time.hpp:25: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time.hpp:29: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time_count.hpp:16: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time_count.hpp:20: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_toggle.hpp:17: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_toggle.hpp:21: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-with_latest_from.hpp:17: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-zip.hpp:22: warning: Illegal command \n as part of a title section BUILDSTDERR: warning: Include graph for 'rx-includes.hpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. BUILDSTDERR: warning: Included by graph for 'rx-includes.hpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-create.hpp:19: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-create.hpp:27: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-create.hpp:31: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-create.hpp:38: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-defer.hpp:18: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-empty.hpp:19: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-empty.hpp:23: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-error.hpp:21: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-error.hpp:25: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:19: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:23: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:27: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:31: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-iterate.hpp:20: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-iterate.hpp:24: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-never.hpp:16: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:22: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-scope.hpp:20: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-timer.hpp:19: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-timer.hpp:23: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-timer.hpp:27: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-timer.hpp:31: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:366: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:326: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:274: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:302: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:387: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:408: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:222: warning: argument 'an...' of command @param is not found in the argument list of rxcpp::blocking_observable< T, Observable >::subscribe(ArgN &&... an) const -> -> void BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:238: warning: The following parameters of rxcpp::blocking_observable::subscribe(ArgN &&... an) const -> -> void are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:243: warning: argument 'an...' of command @param is not found in the argument list of rxcpp::blocking_observable< T, Observable >::subscribe_with_rethrow(ArgN &&... an) const -> -> void BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:263: warning: The following parameters of rxcpp::blocking_observable::subscribe_with_rethrow(ArgN &&... an) const -> -> void are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:345: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1127: warning: @copybrief or @copydoc target 'rx-muticast.hpp' not found BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1127: warning: @copybrief or @copydoc target 'rx-muticast.hpp' not found BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1127: warning: @copybrief or @copydoc target 'rx-muticast.hpp' not found BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:469: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1208: warning: argument 'seed' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::accumulate(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1208: warning: argument 'a' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::accumulate(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1208: warning: argument 'rs' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::accumulate(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1227: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1207: warning: The following parameters of rxcpp::observable::accumulate(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:646: warning: argument 'p' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::all(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:652: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:645: warning: The following parameters of rxcpp::observable::all(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1009: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::amb(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1009: warning: argument 'v0' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::amb(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1009: warning: argument 'vn' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::amb(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1027: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1008: warning: The following parameters of rxcpp::observable::amb(AN... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:668: warning: argument 'p' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::any(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:678: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:682: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:667: warning: The following parameters of rxcpp::observable::any(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:581: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:575: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1269: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:943: warning: argument 'count' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::buffer(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:943: warning: argument 'skip' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::buffer(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:949: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:953: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:942: warning: The following parameters of rxcpp::observable::buffer(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:954: warning: argument 'period' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::buffer_with_time(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:954: warning: argument 'skip' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::buffer_with_time(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:954: warning: argument 'coordination' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::buffer_with_time(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:964: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:968: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:980: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:984: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:953: warning: The following parameters of rxcpp::observable::buffer_with_time(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:965: warning: argument 'period' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::buffer_with_time_or_count(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:965: warning: argument 'count' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::buffer_with_time_or_count(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:965: warning: argument 'coordination' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::buffer_with_time_or_count(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:974: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:978: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:964: warning: The following parameters of rxcpp::observable::buffer_with_time_or_count(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1097: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1042: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::concat(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1042: warning: argument 'v0' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::concat(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1042: warning: argument 'vn' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::concat(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1057: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1061: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1065: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1070: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1041: warning: The following parameters of rxcpp::observable::concat(AN... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1053: warning: argument 's' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::concat_map(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1053: warning: argument 'rs' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::concat_map(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1053: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::concat_map(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1065: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1069: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1052: warning: The following parameters of rxcpp::observable::concat_map(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1064: warning: argument 's' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::concat_transform(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1064: warning: argument 'rs' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::concat_transform(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1064: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::concat_transform(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1076: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1080: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1063: warning: The following parameters of rxcpp::observable::concat_transform(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:690: warning: argument 'value' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::contains(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:696: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:689: warning: The following parameters of rxcpp::observable::contains(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1245: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:844: warning: argument 'period' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::debounce(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:844: warning: argument 'coordination' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::debounce(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:852: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:843: warning: The following parameters of rxcpp::observable::debounce(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:723: warning: argument 'v' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::default_if_empty(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:729: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:722: warning: The following parameters of rxcpp::observable::default_if_empty(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:855: warning: argument 'period' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::delay(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:855: warning: argument 'coordination' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::delay(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:863: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:854: warning: The following parameters of rxcpp::observable::delay(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:870: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:877: warning: argument 'pred' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::distinct_until_changed(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:883: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:876: warning: The following parameters of rxcpp::observable::distinct_until_changed(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:888: warning: argument 'index' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::element_at(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:892: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:887: warning: The following parameters of rxcpp::observable::element_at(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:679: warning: argument 'p' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::exists(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:685: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:678: warning: The following parameters of rxcpp::observable::exists(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:701: warning: argument 'p' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::filter(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:707: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:700: warning: The following parameters of rxcpp::observable::filter(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:789: warning: argument 'lc' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::finally(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:795: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:788: warning: The following parameters of rxcpp::observable::finally(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1221: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1020: warning: argument 's' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::flat_map(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1020: warning: argument 'rs' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::flat_map(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1020: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::flat_map(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1032: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1036: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1019: warning: The following parameters of rxcpp::observable::flat_map(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1109: warning: argument 'ks' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::group_by(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1109: warning: argument 'ms' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::group_by(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1109: warning: argument 'p' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::group_by(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1120: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1125: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1108: warning: The following parameters of rxcpp::observable::group_by(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1122: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:659: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:662: warning: block marked with [is_empty sample] for \snippet should appear twice in file output.txt, found it 0 times BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1233: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:822: warning: argument 's' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::map(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:828: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:821: warning: The following parameters of rxcpp::observable::map(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1281: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:987: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::merge(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:987: warning: argument 'v0' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::merge(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:987: warning: argument 'vn' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::merge(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1003: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1007: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1011: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1015: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:986: warning: The following parameters of rxcpp::observable::merge(AN... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1031: warning: argument 's' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::merge_transform(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1031: warning: argument 'rs' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::merge_transform(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1031: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::merge_transform(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1043: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1047: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1030: warning: The following parameters of rxcpp::observable::merge_transform(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1293: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1127: warning: @copybrief or @copydoc target 'rx-muticast.hpp' not found BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1131: warning: @copydetails or @copydoc target 'rx-muticast.hpp' not found BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1186: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::observe_on(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1192: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1185: warning: The following parameters of rxcpp::observable::observe_on(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:800: warning: argument 's' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::on_error_resume_next(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:806: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:799: warning: The following parameters of rxcpp::observable::on_error_resume_next(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1448: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1142: warning: argument 'first' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::publish(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1142: warning: argument 'cs' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::publish(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1149: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1153: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1141: warning: The following parameters of rxcpp::observable::publish(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1153: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::publish_synchronized(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1153: warning: argument 'cs' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::publish_synchronized(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1160: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1152: warning: The following parameters of rxcpp::observable::publish_synchronized(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1197: warning: argument 'seed' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::reduce(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1197: warning: argument 'a' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::reduce(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1197: warning: argument 'rs' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::reduce(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1216: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1196: warning: The following parameters of rxcpp::observable::reduce(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1413: warning: argument 't' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::repeat(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1419: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1412: warning: The following parameters of rxcpp::observable::repeat(AN... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1164: warning: argument 'count' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::replay(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1164: warning: argument 'd' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::replay(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1164: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::replay(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1164: warning: argument 'cs' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::replay(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1184: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1188: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1192: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1196: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1200: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1204: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1208: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1212: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1163: warning: The following parameters of rxcpp::observable::replay(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1424: warning: argument 't' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::retry(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1430: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1423: warning: The following parameters of rxcpp::observable::retry(AN... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1314: warning: argument 'period' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::sample_with_time(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1314: warning: argument 'coordination' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::sample_with_time(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1322: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1313: warning: The following parameters of rxcpp::observable::sample_with_time(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1303: warning: argument 'seed' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::scan(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1303: warning: argument 'a' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::scan(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1311: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1302: warning: The following parameters of rxcpp::observable::scan(AN... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:734: warning: argument 't' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::sequence_equal(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:734: warning: argument 'pred' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::sequence_equal(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:734: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::sequence_equal(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:744: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:733: warning: The following parameters of rxcpp::observable::sequence_equal(AN... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1325: warning: argument 't' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::skip(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1331: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1324: warning: The following parameters of rxcpp::observable::skip(AN... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1347: warning: argument 't' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::skip_last(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1353: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1346: warning: The following parameters of rxcpp::observable::skip_last(AN... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1358: warning: argument 't' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::skip_until(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1358: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::skip_until(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1366: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1370: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1357: warning: The following parameters of rxcpp::observable::skip_until(AN... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1336: warning: argument 't' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::skip_while(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1342: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1335: warning: The following parameters of rxcpp::observable::skip_while(AN... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1435: warning: argument 'v0' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::start_with(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1435: warning: argument 'vn' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::start_with(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1443: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1434: warning: The following parameters of rxcpp::observable::start_with(AN... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1175: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::subscribe_on(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1181: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1174: warning: The following parameters of rxcpp::observable::subscribe_on(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1257: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:712: warning: argument 't' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::switch_if_empty(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:718: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:711: warning: The following parameters of rxcpp::observable::switch_if_empty(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:811: warning: argument 's' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::switch_on_error(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:817: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:810: warning: The following parameters of rxcpp::observable::switch_on_error(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:976: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::switch_on_next(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:982: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:975: warning: The following parameters of rxcpp::observable::switch_on_next(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1369: warning: argument 't' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::take(AN... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1375: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1368: warning: The following parameters of rxcpp::observable::take(AN... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1380: warning: argument 't' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::take_last(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1386: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1379: warning: The following parameters of rxcpp::observable::take_last(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1391: warning: argument 't' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::take_until(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1391: warning: argument 'when' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::take_until(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1391: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::take_until(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1401: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1405: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1409: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1413: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1390: warning: The following parameters of rxcpp::observable::take_until(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1402: warning: argument 't' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::take_while(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1408: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1401: warning: The following parameters of rxcpp::observable::take_while(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:753: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:756: warning: argument 'coordination' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::time_interval(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:762: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:755: warning: The following parameters of rxcpp::observable::time_interval(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:767: warning: argument 'period' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::timeout(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:767: warning: argument 'coordination' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::timeout(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:775: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:766: warning: The following parameters of rxcpp::observable::timeout(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:778: warning: argument 'coordination' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::timestamp(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:784: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:777: warning: The following parameters of rxcpp::observable::timestamp(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:833: warning: argument 's' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::transform(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:839: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:832: warning: The following parameters of rxcpp::observable::transform(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:899: warning: argument 'count' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::window(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:899: warning: argument 'skip' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::window(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:905: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:909: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:898: warning: The following parameters of rxcpp::observable::window(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:932: warning: argument 'opens' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::window_toggle(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:932: warning: argument 'closes' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::window_toggle(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:932: warning: argument 'coordination' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::window_toggle(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:942: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:946: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:931: warning: The following parameters of rxcpp::observable::window_toggle(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:910: warning: argument 'period' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::window_with_time(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:910: warning: argument 'skip' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::window_with_time(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:910: warning: argument 'coordination' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::window_with_time(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:920: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:924: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:928: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:932: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:909: warning: The following parameters of rxcpp::observable::window_with_time(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:921: warning: argument 'period' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::window_with_time_or_count(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:921: warning: argument 'count' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::window_with_time_or_count(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:921: warning: argument 'coordination' of command @param is not found in the argument list of rxcpp::observable< T, SourceOperator >::window_with_time_or_count(AN &&... an) const BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:930: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:934: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:920: warning: The following parameters of rxcpp::observable::window_with_time_or_count(AN &&... an) const are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1085: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1108: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1473: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1479: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1485: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1495: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1501: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1507: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1513: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1519: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1525: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1531: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1537: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1557: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1565: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1569: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1576: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1601: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1735: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< void, void >::empty() -> -> decltype(from< T >()) BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1742: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1746: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1749: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1753: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1750: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< void, void >::error(Exception &&e) -> -> decltype(rxs::error< T >(std::forward< Exception >(e))) BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1759: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1763: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1766: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1770: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1705: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1715: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1603: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< void, void >::interval(rxsc::scheduler::clock_type::duration period, AN **...) -> -> decltype(rxs::interval(period)) BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1610: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1614: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1618: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1622: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1618: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1622: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1626: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1630: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1618: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< void, void >::interval(rxsc::scheduler::clock_type::time_point initial, rxsc::scheduler::clock_type::duration period, AN **...) -> -> decltype(rxs::interval(initial, period)) BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1625: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1629: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1633: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1637: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1621: warning: The following parameters of rxcpp::observable< void, void >::interval(rxsc::scheduler::clock_type::time_point initial, rxsc::scheduler::clock_type::duration period, AN **...) -> -> decltype(rxs::interval(initial, period)) are not documented: BUILDSTDERR: parameter 'initial' BUILDSTDERR: parameter '...' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1633: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1637: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1641: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1645: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1629: warning: The following parameters of rxcpp::observable< void, void >::interval(rxsc::scheduler::clock_type::time_point initial, rxsc::scheduler::clock_type::duration period, Coordination cn) -> -> decltype(rxs::interval(initial, period, std::move(cn))) are not documented: BUILDSTDERR: parameter 'initial' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1665: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< void, void >::iterate(Collection c) -> -> decltype(rxs::iterate(std::move(c), identity_current_thread())) BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1673: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1677: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1680: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1684: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1720: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1729: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1591: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1558: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< void, void >::range(T first=0, T last=std::numeric_limits< T >::max(), std::ptrdiff_t step=1) -> -> decltype(rxs::range< T >(first, last, step, identity_current_thread())) BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1568: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1575: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1572: warning: argument 'step' of command @param is not found in the argument list of rxcpp::observable< void, void >::range(T first, T last, Coordination cn) -> -> decltype(rxs::range< T >(first, last, std::move(cn))) BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1582: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1579: warning: argument 'last' of command @param is not found in the argument list of rxcpp::observable< void, void >::range(T first, Coordination cn) -> -> decltype(rxs::range< T >(first, std::move(cn))) BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1579: warning: argument 'step' of command @param is not found in the argument list of rxcpp::observable< void, void >::range(T first, Coordination cn) -> -> decltype(rxs::range< T >(first, std::move(cn))) BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1589: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1773: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1739: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1634: warning: argument 'when' of command @param is not found in the argument list of rxcpp::observable< void, void >::timer(rxsc::scheduler::clock_type::time_point at, AN **...) -> -> decltype(rxs::timer(at)) BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1634: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< void, void >::timer(rxsc::scheduler::clock_type::time_point at, AN **...) -> -> decltype(rxs::timer(at)) BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1641: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1645: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1649: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1653: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1637: warning: The following parameters of rxcpp::observable< void, void >::timer(rxsc::scheduler::clock_type::time_point at, AN **...) -> -> decltype(rxs::timer(at)) are not documented: BUILDSTDERR: parameter 'at' BUILDSTDERR: parameter '...' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1642: warning: argument 'when' of command @param is not found in the argument list of rxcpp::observable< void, void >::timer(rxsc::scheduler::clock_type::duration after, AN **...) -> -> decltype(rxs::timer(after)) BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1642: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::observable< void, void >::timer(rxsc::scheduler::clock_type::duration after, AN **...) -> -> decltype(rxs::timer(after)) BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1649: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1653: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1657: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1661: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1645: warning: The following parameters of rxcpp::observable< void, void >::timer(rxsc::scheduler::clock_type::duration after, AN **...) -> -> decltype(rxs::timer(after)) are not documented: BUILDSTDERR: parameter 'after' BUILDSTDERR: parameter '...' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1657: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1661: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1665: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1669: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1664: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1668: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1672: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1676: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge_delay_error.hpp:227: warning: @copybrief or @copydoc target 'rx-merge-delay-error.hpp' not found BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-reduce.hpp:358: warning: argument 'seed' of command @param is not found in the argument list of rxcpp::operators::accumulate(AN &&... an) -> -> operator_factory< reduce_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-reduce.hpp:358: warning: argument 'a' of command @param is not found in the argument list of rxcpp::operators::accumulate(AN &&... an) -> -> operator_factory< reduce_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-reduce.hpp:358: warning: argument 'rs' of command @param is not found in the argument list of rxcpp::operators::accumulate(AN &&... an) -> -> operator_factory< reduce_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-reduce.hpp:377: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-reduce.hpp:361: warning: The following parameters of rxcpp::operators::accumulate(AN &&... an) -> -> operator_factory< reduce_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-all.hpp:111: warning: argument 'p' of command @param is not found in the argument list of rxcpp::operators::all(AN &&... an) -> -> operator_factory< all_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-all.hpp:117: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-all.hpp:114: warning: The following parameters of rxcpp::operators::all(AN &&... an) -> -> operator_factory< all_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-amb.hpp:221: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::operators::amb(AN &&... an) -> -> operator_factory< amb_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-amb.hpp:221: warning: argument 'v0' of command @param is not found in the argument list of rxcpp::operators::amb(AN &&... an) -> -> operator_factory< amb_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-amb.hpp:221: warning: argument 'vn' of command @param is not found in the argument list of rxcpp::operators::amb(AN &&... an) -> -> operator_factory< amb_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-amb.hpp:239: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-amb.hpp:224: warning: The following parameters of rxcpp::operators::amb(AN &&... an) -> -> operator_factory< amb_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-any.hpp:118: warning: argument 'p' of command @param is not found in the argument list of rxcpp::operators::any(AN &&... an) -> -> operator_factory< any_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-any.hpp:128: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-any.hpp:132: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-any.hpp:121: warning: The following parameters of rxcpp::operators::any(AN &&... an) -> -> operator_factory< any_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-subscribe.hpp:140: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-subscribe.hpp:113: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-reduce.hpp:419: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_count.hpp:133: warning: argument 'count' of command @param is not found in the argument list of rxcpp::operators::buffer(AN &&... an) -> -> operator_factory< buffer_count_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_count.hpp:133: warning: argument 'skip' of command @param is not found in the argument list of rxcpp::operators::buffer(AN &&... an) -> -> operator_factory< buffer_count_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_count.hpp:139: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_count.hpp:143: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_count.hpp:136: warning: The following parameters of rxcpp::operators::buffer(AN &&... an) -> -> operator_factory< buffer_count_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp:253: warning: argument 'period' of command @param is not found in the argument list of rxcpp::operators::buffer_with_time(AN &&... an) -> -> operator_factory< buffer_with_time_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp:253: warning: argument 'skip' of command @param is not found in the argument list of rxcpp::operators::buffer_with_time(AN &&... an) -> -> operator_factory< buffer_with_time_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp:253: warning: argument 'coordination' of command @param is not found in the argument list of rxcpp::operators::buffer_with_time(AN &&... an) -> -> operator_factory< buffer_with_time_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp:263: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp:267: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp:279: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp:283: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp:256: warning: The following parameters of rxcpp::operators::buffer_with_time(AN &&... an) -> -> operator_factory< buffer_with_time_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time_count.hpp:227: warning: argument 'period' of command @param is not found in the argument list of rxcpp::operators::buffer_with_time_or_count(AN &&... an) -> -> operator_factory< buffer_with_time_or_count_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time_count.hpp:227: warning: argument 'count' of command @param is not found in the argument list of rxcpp::operators::buffer_with_time_or_count(AN &&... an) -> -> operator_factory< buffer_with_time_or_count_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time_count.hpp:227: warning: argument 'coordination' of command @param is not found in the argument list of rxcpp::operators::buffer_with_time_or_count(AN &&... an) -> -> operator_factory< buffer_with_time_or_count_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time_count.hpp:236: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time_count.hpp:240: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-buffer_time_count.hpp:230: warning: The following parameters of rxcpp::operators::buffer_with_time_or_count(AN &&... an) -> -> operator_factory< buffer_with_time_or_count_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-combine_latest.hpp:249: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat.hpp:232: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::operators::concat(AN &&... an) -> -> operator_factory< concat_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat.hpp:232: warning: argument 'v0' of command @param is not found in the argument list of rxcpp::operators::concat(AN &&... an) -> -> operator_factory< concat_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat.hpp:232: warning: argument 'vn' of command @param is not found in the argument list of rxcpp::operators::concat(AN &&... an) -> -> operator_factory< concat_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat.hpp:247: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat.hpp:251: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat.hpp:255: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat.hpp:260: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat.hpp:235: warning: The following parameters of rxcpp::operators::concat(AN &&... an) -> -> operator_factory< concat_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat_map.hpp:274: warning: argument 's' of command @param is not found in the argument list of rxcpp::operators::concat_map(AN &&... an) -> -> operator_factory< concat_map_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat_map.hpp:274: warning: argument 'rs' of command @param is not found in the argument list of rxcpp::operators::concat_map(AN &&... an) -> -> operator_factory< concat_map_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat_map.hpp:274: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::operators::concat_map(AN &&... an) -> -> operator_factory< concat_map_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat_map.hpp:286: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat_map.hpp:290: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat_map.hpp:277: warning: The following parameters of rxcpp::operators::concat_map(AN &&... an) -> -> operator_factory< concat_map_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat_map.hpp:282: warning: argument 's' of command @param is not found in the argument list of rxcpp::operators::concat_transform(AN &&... an) -> -> operator_factory< concat_map_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat_map.hpp:282: warning: argument 'rs' of command @param is not found in the argument list of rxcpp::operators::concat_transform(AN &&... an) -> -> operator_factory< concat_map_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat_map.hpp:282: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::operators::concat_transform(AN &&... an) -> -> operator_factory< concat_map_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat_map.hpp:294: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat_map.hpp:298: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat_map.hpp:285: warning: The following parameters of rxcpp::operators::concat_transform(AN &&... an) -> -> operator_factory< concat_map_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-any.hpp:144: warning: argument 'value' of command @param is not found in the argument list of rxcpp::operators::contains(AN &&... an) -> -> operator_factory< contains_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-any.hpp:150: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-any.hpp:157: warning: The following parameters of rxcpp::operators::contains(AN &&... an) -> -> operator_factory< contains_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-reduce.hpp:402: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-debounce.hpp:210: warning: argument 'period' of command @param is not found in the argument list of rxcpp::operators::debounce(AN &&... an) -> -> operator_factory< debounce_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-debounce.hpp:210: warning: argument 'coordination' of command @param is not found in the argument list of rxcpp::operators::debounce(AN &&... an) -> -> operator_factory< debounce_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-debounce.hpp:218: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-debounce.hpp:213: warning: The following parameters of rxcpp::operators::debounce(AN &&... an) -> -> operator_factory< debounce_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-switch_if_empty.hpp:113: warning: argument 'v' of command @param is not found in the argument list of rxcpp::operators::default_if_empty(AN &&... an) -> -> operator_factory< default_if_empty_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-switch_if_empty.hpp:119: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-switch_if_empty.hpp:126: warning: The following parameters of rxcpp::operators::default_if_empty(AN &&... an) -> -> operator_factory< default_if_empty_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-delay.hpp:179: warning: argument 'period' of command @param is not found in the argument list of rxcpp::operators::delay(AN &&... an) -> -> operator_factory< delay_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-delay.hpp:179: warning: argument 'coordination' of command @param is not found in the argument list of rxcpp::operators::delay(AN &&... an) -> -> operator_factory< delay_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-delay.hpp:187: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-delay.hpp:182: warning: The following parameters of rxcpp::operators::delay(AN &&... an) -> -> operator_factory< delay_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-distinct.hpp:89: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-distinct_until_changed.hpp:98: warning: argument 'pred' of command @param is not found in the argument list of rxcpp::operators::distinct_until_changed(AN &&... an) -> -> operator_factory< distinct_until_changed_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-distinct_until_changed.hpp:104: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-distinct_until_changed.hpp:101: warning: The following parameters of rxcpp::operators::distinct_until_changed(AN &&... an) -> -> operator_factory< distinct_until_changed_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-element_at.hpp:103: warning: argument 'index' of command @param is not found in the argument list of rxcpp::operators::element_at(AN &&... an) -> -> operator_factory< element_at_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-element_at.hpp:107: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-element_at.hpp:106: warning: The following parameters of rxcpp::operators::element_at(AN &&... an) -> -> operator_factory< element_at_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-any.hpp:126: warning: argument 'p' of command @param is not found in the argument list of rxcpp::operators::exists(AN &&... an) -> -> operator_factory< exists_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-any.hpp:132: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-any.hpp:139: warning: The following parameters of rxcpp::operators::exists(AN &&... an) -> -> operator_factory< exists_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-filter.hpp:103: warning: argument 'p' of command @param is not found in the argument list of rxcpp::operators::filter(AN &&... an) -> -> operator_factory< filter_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-filter.hpp:109: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-filter.hpp:106: warning: The following parameters of rxcpp::operators::filter(AN &&... an) -> -> operator_factory< filter_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-finally.hpp:101: warning: argument 'lc' of command @param is not found in the argument list of rxcpp::operators::finally(AN &&... an) -> -> operator_factory< BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-finally.hpp:107: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-finally.hpp:104: warning: The following parameters of rxcpp::operators::finally(AN &&... an) -> -> operator_factory< are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-reduce.hpp:368: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-flat_map.hpp:241: warning: argument 's' of command @param is not found in the argument list of rxcpp::operators::flat_map(AN &&... an) -> -> operator_factory< flat_map_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-flat_map.hpp:241: warning: argument 'rs' of command @param is not found in the argument list of rxcpp::operators::flat_map(AN &&... an) -> -> operator_factory< flat_map_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-flat_map.hpp:241: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::operators::flat_map(AN &&... an) -> -> operator_factory< flat_map_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-flat_map.hpp:253: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-flat_map.hpp:257: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-flat_map.hpp:244: warning: The following parameters of rxcpp::operators::flat_map(AN &&... an) -> -> operator_factory< flat_map_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-group_by.hpp:314: warning: argument 'ks' of command @param is not found in the argument list of rxcpp::operators::group_by(AN &&... an) -> -> operator_factory< group_by_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-group_by.hpp:314: warning: argument 'ms' of command @param is not found in the argument list of rxcpp::operators::group_by(AN &&... an) -> -> operator_factory< group_by_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-group_by.hpp:314: warning: argument 'p' of command @param is not found in the argument list of rxcpp::operators::group_by(AN &&... an) -> -> operator_factory< group_by_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-group_by.hpp:325: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-group_by.hpp:330: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-group_by.hpp:317: warning: The following parameters of rxcpp::operators::group_by(AN &&... an) -> -> operator_factory< group_by_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-ignore_elements.hpp:83: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-all.hpp:121: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-all.hpp:124: warning: block marked with [is_empty sample] for \snippet should appear twice in file output.txt, found it 0 times BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-reduce.hpp:385: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-map.hpp:102: warning: argument 's' of command @param is not found in the argument list of rxcpp::operators::map(AN &&... an) -> -> operator_factory< map_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-map.hpp:108: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-map.hpp:105: warning: The following parameters of rxcpp::operators::map(AN &&... an) -> -> operator_factory< map_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-reduce.hpp:482: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge.hpp:213: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::operators::merge(AN &&... an) -> -> operator_factory< merge_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge.hpp:213: warning: argument 'v0' of command @param is not found in the argument list of rxcpp::operators::merge(AN &&... an) -> -> operator_factory< merge_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge.hpp:213: warning: argument 'vn' of command @param is not found in the argument list of rxcpp::operators::merge(AN &&... an) -> -> operator_factory< merge_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge.hpp:229: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge.hpp:233: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge.hpp:237: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge.hpp:241: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge.hpp:216: warning: The following parameters of rxcpp::operators::merge(AN &&... an) -> -> operator_factory< merge_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge_delay_error.hpp:227: warning: @copybrief or @copydoc target 'rx-merge-delay-error.hpp' not found BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-merge_delay_error.hpp:227: warning: @copydetails or @copydoc target 'rx-merge-delay-error.hpp' not found BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-flat_map.hpp:249: warning: argument 's' of command @param is not found in the argument list of rxcpp::operators::merge_transform(AN &&... an) -> -> operator_factory< flat_map_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-flat_map.hpp:249: warning: argument 'rs' of command @param is not found in the argument list of rxcpp::operators::merge_transform(AN &&... an) -> -> operator_factory< flat_map_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-flat_map.hpp:249: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::operators::merge_transform(AN &&... an) -> -> operator_factory< flat_map_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-flat_map.hpp:261: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-flat_map.hpp:265: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-flat_map.hpp:252: warning: The following parameters of rxcpp::operators::merge_transform(AN &&... an) -> -> operator_factory< flat_map_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-reduce.hpp:461: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-multicast.hpp:89: warning: argument 'sub' of command @param is not found in the argument list of rxcpp::operators::multicast(AN &&... an) -> -> operator_factory< multicast_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-multicast.hpp:92: warning: The following parameters of rxcpp::operators::multicast(AN &&... an) -> -> operator_factory< multicast_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-observe_on.hpp:229: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::operators::observe_on(AN &&... an) -> -> operator_factory< observe_on_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-observe_on.hpp:235: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-observe_on.hpp:232: warning: The following parameters of rxcpp::operators::observe_on(AN &&... an) -> -> operator_factory< observe_on_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-on_error_resume_next.hpp:107: warning: argument 's' of command @param is not found in the argument list of rxcpp::operators::on_error_resume_next(AN &&... an) -> -> operator_factory< on_error_resume_next_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-on_error_resume_next.hpp:113: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-on_error_resume_next.hpp:110: warning: The following parameters of rxcpp::operators::on_error_resume_next(AN &&... an) -> -> operator_factory< on_error_resume_next_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-pairwise.hpp:94: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-publish.hpp:50: warning: argument 'first' of command @param is not found in the argument list of rxcpp::operators::publish(AN &&... an) -> -> operator_factory< publish_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-publish.hpp:50: warning: argument 'cs' of command @param is not found in the argument list of rxcpp::operators::publish(AN &&... an) -> -> operator_factory< publish_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-publish.hpp:57: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-publish.hpp:61: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-publish.hpp:53: warning: The following parameters of rxcpp::operators::publish(AN &&... an) -> -> operator_factory< publish_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-publish.hpp:58: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::operators::publish_synchronized(AN &&... an) -> -> operator_factory< publish_synchronized_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-publish.hpp:58: warning: argument 'cs' of command @param is not found in the argument list of rxcpp::operators::publish_synchronized(AN &&... an) -> -> operator_factory< publish_synchronized_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-publish.hpp:65: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-publish.hpp:72: warning: The following parameters of rxcpp::operators::publish_synchronized(AN &&... an) -> -> operator_factory< publish_synchronized_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-reduce.hpp:350: warning: argument 'seed' of command @param is not found in the argument list of rxcpp::operators::reduce(AN &&... an) -> -> operator_factory< reduce_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-reduce.hpp:350: warning: argument 'a' of command @param is not found in the argument list of rxcpp::operators::reduce(AN &&... an) -> -> operator_factory< reduce_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-reduce.hpp:350: warning: argument 'rs' of command @param is not found in the argument list of rxcpp::operators::reduce(AN &&... an) -> -> operator_factory< reduce_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-reduce.hpp:369: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-reduce.hpp:353: warning: The following parameters of rxcpp::operators::reduce(AN &&... an) -> -> operator_factory< reduce_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-repeat.hpp:79: warning: argument 't' of command @param is not found in the argument list of rxcpp::operators::repeat(AN &&... an) -> -> operator_factory< repeat_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-repeat.hpp:85: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-repeat.hpp:82: warning: The following parameters of rxcpp::operators::repeat(AN &&... an) -> -> operator_factory< repeat_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp:87: warning: argument 'count' of command @param is not found in the argument list of rxcpp::operators::replay(AN &&... an) -> -> operator_factory< replay_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp:87: warning: argument 'd' of command @param is not found in the argument list of rxcpp::operators::replay(AN &&... an) -> -> operator_factory< replay_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp:87: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::operators::replay(AN &&... an) -> -> operator_factory< replay_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp:87: warning: argument 'cs' of command @param is not found in the argument list of rxcpp::operators::replay(AN &&... an) -> -> operator_factory< replay_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp:107: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp:111: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp:115: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp:119: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp:123: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp:127: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp:131: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp:135: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-replay.hpp:90: warning: The following parameters of rxcpp::operators::replay(AN &&... an) -> -> operator_factory< replay_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-retry.hpp:75: warning: argument 't' of command @param is not found in the argument list of rxcpp::operators::retry(AN &&... an) -> -> operator_factory< retry_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-retry.hpp:81: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-retry.hpp:78: warning: The following parameters of rxcpp::operators::retry(AN &&... an) -> -> operator_factory< retry_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-sample_time.hpp:198: warning: argument 'period' of command @param is not found in the argument list of rxcpp::operators::sample_with_time(AN &&... an) -> -> operator_factory< sample_with_time_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-sample_time.hpp:198: warning: argument 'coordination' of command @param is not found in the argument list of rxcpp::operators::sample_with_time(AN &&... an) -> -> operator_factory< sample_with_time_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-sample_time.hpp:206: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-sample_time.hpp:201: warning: The following parameters of rxcpp::operators::sample_with_time(AN &&... an) -> -> operator_factory< sample_with_time_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-scan.hpp:106: warning: argument 'seed' of command @param is not found in the argument list of rxcpp::operators::scan(AN &&... an) -> -> operator_factory< scan_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-scan.hpp:106: warning: argument 'a' of command @param is not found in the argument list of rxcpp::operators::scan(AN &&... an) -> -> operator_factory< scan_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-scan.hpp:114: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-scan.hpp:109: warning: The following parameters of rxcpp::operators::scan(AN &&... an) -> -> operator_factory< scan_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-sequence_equal.hpp:207: warning: argument 't' of command @param is not found in the argument list of rxcpp::operators::sequence_equal(AN &&... an) -> -> operator_factory< sequence_equal_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-sequence_equal.hpp:207: warning: argument 'pred' of command @param is not found in the argument list of rxcpp::operators::sequence_equal(AN &&... an) -> -> operator_factory< sequence_equal_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-sequence_equal.hpp:207: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::operators::sequence_equal(AN &&... an) -> -> operator_factory< sequence_equal_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-sequence_equal.hpp:217: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-sequence_equal.hpp:210: warning: The following parameters of rxcpp::operators::sequence_equal(AN &&... an) -> -> operator_factory< sequence_equal_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip.hpp:127: warning: argument 't' of command @param is not found in the argument list of rxcpp::operators::skip(AN &&... an) -> -> operator_factory< skip_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip.hpp:133: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip.hpp:130: warning: The following parameters of rxcpp::operators::skip(AN &&... an) -> -> operator_factory< skip_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_last.hpp:119: warning: argument 't' of command @param is not found in the argument list of rxcpp::operators::skip_last(AN &&... an) -> -> operator_factory< skip_last_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_last.hpp:125: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_last.hpp:122: warning: The following parameters of rxcpp::operators::skip_last(AN &&... an) -> -> operator_factory< skip_last_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_until.hpp:198: warning: argument 't' of command @param is not found in the argument list of rxcpp::operators::skip_until(AN &&... an) -> -> operator_factory< skip_until_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_until.hpp:198: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::operators::skip_until(AN &&... an) -> -> operator_factory< skip_until_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_until.hpp:206: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_until.hpp:210: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_until.hpp:201: warning: The following parameters of rxcpp::operators::skip_until(AN &&... an) -> -> operator_factory< skip_until_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_while.hpp:99: warning: argument 't' of command @param is not found in the argument list of rxcpp::operators::skip_while(AN &&... an) -> -> operator_factory< skip_while_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_while.hpp:105: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-skip_while.hpp:102: warning: The following parameters of rxcpp::operators::skip_while(AN &&... an) -> -> operator_factory< skip_while_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-start_with.hpp:50: warning: argument 'v0' of command @param is not found in the argument list of rxcpp::operators::start_with(AN &&... an) -> -> operator_factory< start_with_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-start_with.hpp:50: warning: argument 'vn' of command @param is not found in the argument list of rxcpp::operators::start_with(AN &&... an) -> -> operator_factory< start_with_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-start_with.hpp:58: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-start_with.hpp:53: warning: The following parameters of rxcpp::operators::start_with(AN &&... an) -> -> operator_factory< start_with_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-subscribe_on.hpp:147: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::operators::subscribe_on(AN &&... an) -> -> operator_factory< subscribe_on_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-subscribe_on.hpp:153: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-subscribe_on.hpp:150: warning: The following parameters of rxcpp::operators::subscribe_on(AN &&... an) -> -> operator_factory< subscribe_on_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-reduce.hpp:440: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-switch_if_empty.hpp:105: warning: argument 't' of command @param is not found in the argument list of rxcpp::operators::switch_if_empty(AN &&... an) -> -> operator_factory< switch_if_empty_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-switch_if_empty.hpp:111: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-switch_if_empty.hpp:108: warning: The following parameters of rxcpp::operators::switch_if_empty(AN &&... an) -> -> operator_factory< switch_if_empty_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-on_error_resume_next.hpp:115: warning: argument 's' of command @param is not found in the argument list of rxcpp::operators::switch_on_error(AN &&... an) -> -> operator_factory< on_error_resume_next_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-on_error_resume_next.hpp:121: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-on_error_resume_next.hpp:118: warning: The following parameters of rxcpp::operators::switch_on_error(AN &&... an) -> -> operator_factory< on_error_resume_next_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-switch_on_next.hpp:199: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::operators::switch_on_next(AN &&... an) -> -> operator_factory< switch_on_next_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-switch_on_next.hpp:205: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-switch_on_next.hpp:202: warning: The following parameters of rxcpp::operators::switch_on_next(AN &&... an) -> -> operator_factory< switch_on_next_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take.hpp:130: warning: argument 't' of command @param is not found in the argument list of rxcpp::operators::take(AN &&... an) -> -> operator_factory< take_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take.hpp:136: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take.hpp:133: warning: The following parameters of rxcpp::operators::take(AN &&... an) -> -> operator_factory< take_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_last.hpp:120: warning: argument 't' of command @param is not found in the argument list of rxcpp::operators::take_last(AN &&... an) -> -> operator_factory< take_last_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_last.hpp:126: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_last.hpp:123: warning: The following parameters of rxcpp::operators::take_last(AN &&... an) -> -> operator_factory< take_last_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_until.hpp:206: warning: argument 't' of command @param is not found in the argument list of rxcpp::operators::take_until(AN &&... an) -> -> operator_factory< take_until_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_until.hpp:206: warning: argument 'when' of command @param is not found in the argument list of rxcpp::operators::take_until(AN &&... an) -> -> operator_factory< take_until_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_until.hpp:206: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::operators::take_until(AN &&... an) -> -> operator_factory< take_until_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_until.hpp:216: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_until.hpp:220: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_until.hpp:224: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_until.hpp:228: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_until.hpp:209: warning: The following parameters of rxcpp::operators::take_until(AN &&... an) -> -> operator_factory< take_until_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_while.hpp:97: warning: argument 't' of command @param is not found in the argument list of rxcpp::operators::take_while(AN &&... an) -> -> operator_factory< take_while_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_while.hpp:103: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-take_while.hpp:100: warning: The following parameters of rxcpp::operators::take_while(AN &&... an) -> -> operator_factory< take_while_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-tap.hpp:126: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-time_interval.hpp:108: warning: argument 'coordination' of command @param is not found in the argument list of rxcpp::operators::time_interval(AN &&... an) -> -> operator_factory< time_interval_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-time_interval.hpp:114: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-time_interval.hpp:111: warning: The following parameters of rxcpp::operators::time_interval(AN &&... an) -> -> operator_factory< time_interval_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-timeout.hpp:226: warning: argument 'period' of command @param is not found in the argument list of rxcpp::operators::timeout(AN &&... an) -> -> operator_factory< timeout_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-timeout.hpp:226: warning: argument 'coordination' of command @param is not found in the argument list of rxcpp::operators::timeout(AN &&... an) -> -> operator_factory< timeout_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-timeout.hpp:234: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-timeout.hpp:229: warning: The following parameters of rxcpp::operators::timeout(AN &&... an) -> -> operator_factory< timeout_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-timestamp.hpp:102: warning: argument 'coordination' of command @param is not found in the argument list of rxcpp::operators::timestamp(AN &&... an) -> -> operator_factory< timestamp_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-timestamp.hpp:108: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-timestamp.hpp:105: warning: The following parameters of rxcpp::operators::timestamp(AN &&... an) -> -> operator_factory< timestamp_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-map.hpp:110: warning: argument 's' of command @param is not found in the argument list of rxcpp::operators::transform(AN &&... an) -> -> operator_factory< map_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-map.hpp:116: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-map.hpp:113: warning: The following parameters of rxcpp::operators::transform(AN &&... an) -> -> operator_factory< map_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window.hpp:135: warning: argument 'count' of command @param is not found in the argument list of rxcpp::operators::window(AN &&... an) -> -> operator_factory< window_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window.hpp:135: warning: argument 'skip' of command @param is not found in the argument list of rxcpp::operators::window(AN &&... an) -> -> operator_factory< window_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window.hpp:141: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window.hpp:145: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window.hpp:138: warning: The following parameters of rxcpp::operators::window(AN &&... an) -> -> operator_factory< window_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_toggle.hpp:272: warning: argument 'opens' of command @param is not found in the argument list of rxcpp::operators::window_toggle(AN &&... an) -> -> operator_factory< window_toggle_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_toggle.hpp:272: warning: argument 'closes' of command @param is not found in the argument list of rxcpp::operators::window_toggle(AN &&... an) -> -> operator_factory< window_toggle_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_toggle.hpp:272: warning: argument 'coordination' of command @param is not found in the argument list of rxcpp::operators::window_toggle(AN &&... an) -> -> operator_factory< window_toggle_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_toggle.hpp:282: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_toggle.hpp:286: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_toggle.hpp:275: warning: The following parameters of rxcpp::operators::window_toggle(AN &&... an) -> -> operator_factory< window_toggle_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time.hpp:249: warning: argument 'period' of command @param is not found in the argument list of rxcpp::operators::window_with_time(AN &&... an) -> -> operator_factory< window_with_time_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time.hpp:249: warning: argument 'skip' of command @param is not found in the argument list of rxcpp::operators::window_with_time(AN &&... an) -> -> operator_factory< window_with_time_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time.hpp:249: warning: argument 'coordination' of command @param is not found in the argument list of rxcpp::operators::window_with_time(AN &&... an) -> -> operator_factory< window_with_time_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time.hpp:259: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time.hpp:263: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time.hpp:267: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time.hpp:271: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time.hpp:252: warning: The following parameters of rxcpp::operators::window_with_time(AN &&... an) -> -> operator_factory< window_with_time_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time_count.hpp:233: warning: argument 'period' of command @param is not found in the argument list of rxcpp::operators::window_with_time_or_count(AN &&... an) -> -> operator_factory< window_with_time_or_count_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time_count.hpp:233: warning: argument 'count' of command @param is not found in the argument list of rxcpp::operators::window_with_time_or_count(AN &&... an) -> -> operator_factory< window_with_time_or_count_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time_count.hpp:233: warning: argument 'coordination' of command @param is not found in the argument list of rxcpp::operators::window_with_time_or_count(AN &&... an) -> -> operator_factory< window_with_time_or_count_tag, AN... > BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time_count.hpp:242: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time_count.hpp:246: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-window_time_count.hpp:236: warning: The following parameters of rxcpp::operators::window_with_time_or_count(AN &&... an) -> -> operator_factory< window_with_time_or_count_tag, AN... > are not documented: BUILDSTDERR: parameter 'an' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-with_latest_from.hpp:249: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-zip.hpp:281: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-create.hpp:86: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-create.hpp:94: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-create.hpp:98: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-create.hpp:105: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-defer.hpp:76: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-empty.hpp:34: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::sources::empty() -> -> decltype(from< T >()) BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-empty.hpp:41: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-empty.hpp:45: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-empty.hpp:48: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-empty.hpp:52: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-error.hpp:114: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::sources::error(E e) -> -> decltype(detail::make_error< T >(typename std::conditional< std::is_same< rxu::error_ptr, rxu::decay_t< E >>::value, detail::throw_ptr_tag, detail::throw_instance_tag >::type(), std::move(e), identity_immediate())) BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-error.hpp:123: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-error.hpp:127: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-error.hpp:130: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-error.hpp:134: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-iterate.hpp:214: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-iterate.hpp:239: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:110: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::sources::interval(Duration period) -> -> typename std::enable_if< detail::defer_interval< Duration, identity_one_worker >::value, typename detail::defer_interval< Duration, identity_one_worker >::observable_type >::type BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:117: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:121: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:125: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:129: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:127: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:131: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:135: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:139: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:130: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::sources::interval(rxsc::scheduler::clock_type::time_point when, Duration period) -> -> typename std::enable_if< detail::defer_interval< Duration, identity_one_worker >::value, typename detail::defer_interval< Duration, identity_one_worker >::observable_type >::type BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:137: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:141: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:145: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:149: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:133: warning: The following parameters of rxcpp::sources::interval(rxsc::scheduler::clock_type::time_point when, Duration period) -> -> typename std::enable_if< detail::defer_interval< Duration, identity_one_worker >::value, typename detail::defer_interval< Duration, identity_one_worker >::observable_type >::type are not documented: BUILDSTDERR: parameter 'when' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:147: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:151: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:155: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:159: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-interval.hpp:143: warning: The following parameters of rxcpp::sources::interval(rxsc::scheduler::clock_type::time_point when, rxsc::scheduler::clock_type::duration period, Coordination cn) -> -> typename std::enable_if< detail::defer_interval< rxsc::scheduler::clock_type::duration, Coordination >::value, typename detail::defer_interval< rxsc::scheduler::clock_type::duration, Coordination >::observable_type >::type are not documented: BUILDSTDERR: parameter 'when' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-iterate.hpp:157: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::sources::iterate(Collection c) -> -> observable< rxu::value_type_t< detail::iterate_traits< Collection >>, detail::iterate< Collection, identity_one_worker >> BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-iterate.hpp:165: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-iterate.hpp:169: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-iterate.hpp:173: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-iterate.hpp:177: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-iterate.hpp:254: warning: argument 'v' of command @param is not found in the argument list of rxcpp::sources::just(Value0 v0) -> -> typename std::enable_if::value, decltype(iterate(*(std::array< Value0, 1 > *) nullptr, identity_immediate()))>::type BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-iterate.hpp:262: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-iterate.hpp:267: warning: The following parameters of rxcpp::sources::just(Value0 v0) -> -> typename std::enable_if::value, decltype(iterate(*(std::array< Value0, 1 > *) nullptr, identity_immediate()))>::type are not documented: BUILDSTDERR: parameter 'v0' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-iterate.hpp:273: warning: argument 'v' of command @param is not found in the argument list of rxcpp::sources::just(Value0 v0, Coordination cn) -> -> typename std::enable_if< is_coordination< Coordination >::value, decltype(iterate(*(std::array< Value0, 1 > *) nullptr, std::move(cn)))>::type BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-iterate.hpp:283: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-iterate.hpp:288: warning: The following parameters of rxcpp::sources::just(Value0 v0, Coordination cn) -> -> typename std::enable_if< is_coordination< Coordination >::value, decltype(iterate(*(std::array< Value0, 1 > *) nullptr, std::move(cn)))>::type are not documented: BUILDSTDERR: parameter 'v0' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-never.hpp:43: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:116: warning: argument 'os' of command @param is not found in the argument list of rxcpp::sources::range(T first=0, T last=std::numeric_limits< T >::max(), std::ptrdiff_t step=1) -> -> observable< T, detail::range< T, identity_one_worker >> BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:123: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:131: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:135: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:142: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:119: warning: The following parameters of rxcpp::sources::range(T first=0, T last=std::numeric_limits< T >::max(), std::ptrdiff_t step=1) -> -> observable< T, detail::range< T, identity_one_worker >> are not documented: BUILDSTDERR: parameter 'first' BUILDSTDERR: parameter 'last' BUILDSTDERR: parameter 'step' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:124: warning: argument 'os' of command @param is not found in the argument list of rxcpp::sources::range(T first, T last, std::ptrdiff_t step, Coordination cn) -> -> observable< T, detail::range< T, Coordination >> BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:131: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:139: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:143: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:150: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:127: warning: The following parameters of rxcpp::sources::range(T first, T last, std::ptrdiff_t step, Coordination cn) -> -> observable< T, detail::range< T, Coordination >> are not documented: BUILDSTDERR: parameter 'first' BUILDSTDERR: parameter 'last' BUILDSTDERR: parameter 'step' BUILDSTDERR: parameter 'cn' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:132: warning: argument 'os' of command @param is not found in the argument list of rxcpp::sources::range(T first, T last, Coordination cn) -> -> typename std::enable_if< is_coordination< Coordination >::value, observable< T, detail::range< T, Coordination >>>::type BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:139: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:147: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:151: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:158: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:135: warning: The following parameters of rxcpp::sources::range(T first, T last, Coordination cn) -> -> typename std::enable_if< is_coordination< Coordination >::value, observable< T, detail::range< T, Coordination >>>::type are not documented: BUILDSTDERR: parameter 'first' BUILDSTDERR: parameter 'last' BUILDSTDERR: parameter 'cn' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:141: warning: argument 'os' of command @param is not found in the argument list of rxcpp::sources::range(T first, Coordination cn) -> -> typename std::enable_if< is_coordination< Coordination >::value, observable< T, detail::range< T, Coordination >>>::type BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:148: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:156: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:160: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:167: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-range.hpp:144: warning: The following parameters of rxcpp::sources::range(T first, Coordination cn) -> -> typename std::enable_if< is_coordination< Coordination >::value, observable< T, detail::range< T, Coordination >>>::type are not documented: BUILDSTDERR: parameter 'first' BUILDSTDERR: parameter 'cn' BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-scope.hpp:119: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-iterate.hpp:307: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-timer.hpp:111: warning: argument 'cn' of command @param is not found in the argument list of rxcpp::sources::timer(TimePointOrDuration when) -> -> typename std::enable_if< detail::defer_timer< TimePointOrDuration, identity_one_worker >::value, typename detail::defer_timer< TimePointOrDuration, identity_one_worker >::observable_type >::type BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-timer.hpp:118: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-timer.hpp:122: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-timer.hpp:126: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-timer.hpp:130: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-timer.hpp:128: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-timer.hpp:132: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-timer.hpp:136: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/sources/rx-timer.hpp:140: warning: Illegal command \n as part of a title section BUILDSTDERR: /builddir/build/BUILD/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-observable.hpp:1127: warning: @copybrief or @copydoc target 'rx-muticast.hpp' not found make[3]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[2]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' [100%] Built target doc make[2]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/RxCpp-4.1.0/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XL1bPf + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64 + cd RxCpp-4.1.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -S/builddir/build/BUILD/RxCpp-4.1.0 -B/builddir/build/BUILD/RxCpp-4.1.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/RxCpp-4.1.0' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/RxCpp-4.1.0' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-take.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-merge_delay_error.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-buffer_time.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-window.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-lift.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-scan.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-publish.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-sequence_equal.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-buffer_count.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-ignore_elements.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-replay.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-combine_latest.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-finally.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-time_interval.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-ref_count.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-timeout.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-debounce.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-skip_while.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-pairwise.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-filter.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-tap.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-window_time_count.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-retry-repeat-common.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-skip.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-zip.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-subscribe_on.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-connect_forever.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-map.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-observe_on.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-window_toggle.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-skip_last.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-merge.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-concat_map.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-distinct.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-window_time.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-buffer_time_count.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-take_last.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-start_with.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-with_latest_from.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-flat_map.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-skip_until.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-delay.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-timestamp.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-take_until.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-group_by.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-distinct_until_changed.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-concat.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-take_while.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-element_at.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-retry.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-reduce.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-sample_time.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-repeat.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-amb.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-subscribe.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-all.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-multicast.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-switch_on_next.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-switch_if_empty.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-on_error_resume_next.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/operators/rx-any.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/rx-observable.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/rx-connectable_observable.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/subjects -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/subjects/rx-subject.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/subjects/rx-replaysubject.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/subjects/rx-synchronize.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/subjects/rx-behavior.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/rx-includes.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/rx-grouped_observable.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/rx-util.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/rx-lite.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/rx-composite_exception.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/sources -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/sources/rx-error.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/sources/rx-timer.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/sources/rx-never.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/sources/rx-interval.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/sources/rx-create.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/sources/rx-empty.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/sources/rx-iterate.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/sources/rx-scope.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/sources/rx-range.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/sources/rx-defer.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/rx-predef.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/rx-notification.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/rx-coordination.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/rx.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/rx-test.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/rx-subjects.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/schedulers -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/schedulers/rx-newthread.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/schedulers/rx-currentthread.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/schedulers/rx-sameworker.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/schedulers/rx-immediate.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/schedulers/rx-runloop.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/schedulers/rx-test.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/schedulers/rx-eventloop.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/schedulers/rx-virtualtime.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/rx-observer.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/rx-trace.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/rx-operators.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/rx-coroutine.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/rx-subscriber.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/rx-sources.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/rx-subscription.hpp -- Installing: /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/include/rxcpp/rx-scheduler.hpp + /usr/bin/mkdir -p /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/share/doc/RxCpp + /usr/bin/cp -pr DeveloperManual.md README.md Readme.html projects/doxygen/html /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/share/doc/RxCpp + /usr/bin/find /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/share/doc/RxCpp -type f + /usr/bin/xargs /usr/bin/chmod -c 0644 + /usr/bin/find /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/share/doc/RxCpp -type d + /usr/bin/xargs /usr/bin/chmod -c 0755 + /usr/sbin/hardlink -fv /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/share/doc/RxCpp BUILDSTDERR: Directories 3 BUILDSTDERR: Objects 3811 BUILDSTDERR: IFREG 3808 BUILDSTDERR: Comparisons 1386 BUILDSTDERR: Linked 180 BUILDSTDERR: saved 1056768 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tRAtdq + umask 022 + cd /builddir/build/BUILD + cd RxCpp-4.1.0 ~/build/BUILD/RxCpp-4.1.0/build/test ~/build/BUILD/RxCpp-4.1.0 + pushd build/test + /usr/bin/ctest3 -j48 --output-on-failure Test project /builddir/build/BUILD/RxCpp-4.1.0/build/test Start 1: coroutine Start 2: observer Start 3: subscription Start 4: subject Start 5: create Start 6: defer Start 7: empty Start 8: interval Start 9: scope Start 10: timer Start 11: all Start 12: any Start 13: amb Start 14: amb_variadic Start 15: buffer Start 16: combine_latest Start 17: concat Start 18: concat_map Start 19: contains Start 20: debounce Start 21: default_if_empty Start 22: delay Start 23: distinct Start 24: distinct_until_changed Start 25: element_at Start 26: exists Start 27: filter Start 28: finally Start 29: flat_map Start 30: group_by Start 31: ignore_elements Start 32: is_empty Start 33: lift Start 34: map Start 35: merge Start 36: merge_delay_error Start 37: observe_on Start 38: on_error_resume_next Start 39: pairwise Start 40: publish Start 41: reduce Start 42: repeat Start 43: replay Start 44: retry Start 45: sample Start 46: scan Start 47: sequence_equal Start 48: skip 1/67 Test #1: coroutine ........................ Passed 0.04 sec Start 49: skip_while 2/67 Test #2: observer ......................... Passed 0.04 sec Start 50: skip_last 3/67 Test #3: subscription ..................... Passed 0.04 sec Start 51: skip_until 4/67 Test #4: subject .......................... Passed 0.04 sec Start 52: start_with 5/67 Test #5: create ........................... Passed 0.04 sec Start 53: subscribe_on 6/67 Test #6: defer ............................ Passed 0.04 sec Start 54: switch_if_empty 7/67 Test #7: empty ............................ Passed 0.04 sec Start 55: switch_on_next 8/67 Test #8: interval ......................... Passed 0.04 sec Start 56: take 9/67 Test #9: scope ............................ Passed 0.04 sec Start 57: take_last 10/67 Test #10: timer ............................ Passed 0.04 sec Start 58: take_until 11/67 Test #11: all .............................. Passed 0.04 sec Start 59: take_while 12/67 Test #12: any .............................. Passed 0.04 sec Start 60: tap 13/67 Test #13: amb .............................. Passed 0.04 sec Start 61: time_interval 14/67 Test #14: amb_variadic ..................... Passed 0.04 sec Start 62: timeout 15/67 Test #15: buffer ........................... Passed 0.04 sec Start 63: timestamp 16/67 Test #16: combine_latest ................... Passed 0.04 sec Start 64: with_latest_from 17/67 Test #17: concat ........................... Passed 0.04 sec Start 65: window 18/67 Test #18: concat_map ....................... Passed 0.04 sec Start 66: window_toggle 19/67 Test #19: contains ......................... Passed 0.04 sec Start 67: zip 20/67 Test #20: debounce ......................... Passed 0.04 sec 21/67 Test #21: default_if_empty ................. Passed 0.04 sec 22/67 Test #22: delay ............................ Passed 0.04 sec 23/67 Test #23: distinct ......................... Passed 0.04 sec 24/67 Test #24: distinct_until_changed ........... Passed 0.04 sec 25/67 Test #25: element_at ....................... Passed 0.04 sec 26/67 Test #26: exists ........................... Passed 0.04 sec 27/67 Test #27: filter ........................... Passed 0.04 sec 28/67 Test #28: finally .......................... Passed 0.04 sec 29/67 Test #29: flat_map ......................... Passed 0.04 sec 30/67 Test #30: group_by ......................... Passed 0.04 sec 31/67 Test #31: ignore_elements .................. Passed 0.04 sec 32/67 Test #32: is_empty ......................... Passed 0.03 sec 33/67 Test #33: lift ............................. Passed 0.03 sec 34/67 Test #34: map .............................. Passed 0.03 sec 35/67 Test #35: merge ............................ Passed 0.03 sec 36/67 Test #36: merge_delay_error ................ Passed 0.03 sec 37/67 Test #37: observe_on ....................... Passed 0.03 sec 38/67 Test #38: on_error_resume_next ............. Passed 0.03 sec 39/67 Test #39: pairwise ......................... Passed 0.03 sec 40/67 Test #40: publish .......................... Passed 0.03 sec 41/67 Test #41: reduce ........................... Passed 0.03 sec 42/67 Test #42: repeat ........................... Passed 0.03 sec 43/67 Test #44: retry ............................ Passed 0.03 sec 44/67 Test #46: scan ............................. Passed 0.03 sec 45/67 Test #45: sample ........................... Passed 0.03 sec 46/67 Test #43: replay ........................... Passed 0.03 sec 47/67 Test #47: sequence_equal ................... Passed 0.02 sec 48/67 Test #48: skip ............................. Passed 0.02 sec 49/67 Test #49: skip_while ....................... Passed 0.02 sec 50/67 Test #50: skip_last ........................ Passed 0.02 sec 51/67 Test #51: skip_until ....................... Passed 0.02 sec 52/67 Test #52: start_with ....................... Passed 0.02 sec 53/67 Test #53: subscribe_on ..................... Passed 0.02 sec 54/67 Test #54: switch_if_empty .................. Passed 0.02 sec 55/67 Test #55: switch_on_next ................... Passed 0.01 sec 56/67 Test #56: take ............................. Passed 0.01 sec 57/67 Test #57: take_last ........................ Passed 0.01 sec 58/67 Test #58: take_until ....................... Passed 0.01 sec 59/67 Test #59: take_while ....................... Passed 0.01 sec 60/67 Test #60: tap .............................. Passed 0.01 sec 61/67 Test #61: time_interval .................... Passed 0.01 sec 62/67 Test #62: timeout .......................... Passed 0.01 sec 63/67 Test #63: timestamp ........................ Passed 0.01 sec 64/67 Test #66: window_toggle .................... Passed 0.01 sec 65/67 Test #64: with_latest_from ................. Passed 0.01 sec 66/67 Test #67: zip .............................. Passed 0.01 sec 67/67 Test #65: window ........................... Passed 0.02 sec 100% tests passed, 0 tests failed out of 67 Total Test time (real) = 0.08 sec + popd ~/build/BUILD/RxCpp-4.1.0 + exit 0 Processing files: RxCpp-devel-4.1.0-1.fc30.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.v04fQA + umask 022 + cd /builddir/build/BUILD + cd RxCpp-4.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/share/licenses/RxCpp-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/share/licenses/RxCpp-devel + cp -pr AUTHORS.txt /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/share/licenses/RxCpp-devel + cp -pr ASL-2.0.txt /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/share/licenses/RxCpp-devel + cp -pr Rx/v2/license.txt /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64/usr/share/licenses/RxCpp-devel + exit 0 Provides: RxCpp = 4.1.0-1.fc30 RxCpp-devel = 4.1.0-1.fc30 RxCpp-static = 4.1.0-1.fc30 rxcpp = 4.1.0-1.fc30 rxcpp-devel = 4.1.0-1.fc30 rxcpp-static = 4.1.0-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: RxCpp-doc-4.1.0-1.fc30.noarch Provides: RxCpp-doc = 4.1.0-1.fc30 rxcpp-doc = 4.1.0-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64 Wrote: /builddir/build/RPMS/RxCpp-devel-4.1.0-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/RxCpp-doc-4.1.0-1.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8J8HzG + umask 022 + cd /builddir/build/BUILD + cd RxCpp-4.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/RxCpp-4.1.0-1.fc30.x86_64 + exit 0 Child return code was: 0