Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/trademgen.spec'], chrootPath='/var/lib/mock/f33-build-194800-47153/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/trademgen.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': 'en_US.UTF-8'} and shell False warning: line 53: Possible unexpanded macro in: Requires: (python(abi) = %{python3_version} if python3-devel) Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580428800 Wrote: /builddir/build/SRPMS/trademgen-1.00.4-6.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/trademgen.spec'], chrootPath='/var/lib/mock/f33-build-194800-47153/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/trademgen.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580428800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ldgqjV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf trademgen-trademgen-1.00.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/trademgen-1.00.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd trademgen-trademgen-1.00.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xamrvV + umask 022 + cd /builddir/build/BUILD + cd trademgen-trademgen-1.00.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + /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 . CMake Warning (dev) in CMakeLists.txt: No project() command is present. The top-level CMakeLists.txt file must contain a literal, direct call to the project() command. Add a line of code such as project(ProjectName) near the top of the file, but after cmake_minimum_required(). CMake is pretending there is a "project(Project)" command on the first line. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 10.0.1 -- The CXX compiler identification is GNU 10.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 -- Requires Git without specifying any version -- Git was not found -- Requires Python with version 3.4; however just Python3 is considered here -- Found Python3: /usr/bin/python3.8 (found version "3.8.3") found components: Interpreter Development -- Found Python3 3.8.3 (3.8.3) -- Requires Boost-1.41 -- Could NOT find Boost -- Found Boost version: 1.69.0 -- Found BoostWrapper: /usr/include (found suitable version "1.69.0", minimum required is "1.41") -- + Boost_PYTHON_LIBRARY: -- + Boost_PYTHON3_LIBRARY: -- + Boost_PYTHON38_LIBRARY: /usr/lib64/libboost_python38.so -- Requires MySQL-5.0 -- Using mysql-config: /usr/bin/mysql_config -- Found MySQL: /usr/lib64/libmariadb.so (found suitable version "10.4.3", minimum required is "5.0") -- Found MySQL version: 10.4.3 -- Requires SOCI-3.0 -- SOCI headers are not buried -- Found SOCI: /usr/lib64/libsoci_core.so (found suitable version "3.2.3", minimum required is "3.0") -- Found SOCI with version: 3.2.3 -- SOCI headers are not buried -- Found SOCIMySQL: /usr/lib64/libsoci_mysql.so (found suitable version "3.2.3", minimum required is "3.0") -- Found SOCI with MySQL back-end support version: 3.2.3 -- SOCI headers are not buried -- Found SOCISQLite: /usr/lib64/libsoci_sqlite3.so (found suitable version "3.2.3", minimum required is "3.0") -- Found SOCI with SQLite back-end support version: 3.2.3 -- Requires Readline without specifying any version -- Found Readline: /usr/include (found version "8.0") -- Found Readline version: 8.0 -- Requires (N)Curses without specifying any version -- Looking for wsyncup in /usr/lib64/libcurses.so -- Looking for wsyncup in /usr/lib64/libcurses.so - found -- Looking for cbreak in /usr/lib64/libncurses.so -- Looking for cbreak in /usr/lib64/libncurses.so - found -- Found Curses: /usr/lib64/libncurses.so -- Requires Doxygen-1.4 -- Found Doxygen: /usr/bin/doxygen (found version "1.8.17") found components: doxygen dot -- Found DoxygenWrapper: /usr/bin/doxygen (found suitable version "1.8.17", minimum required is "1.4") -- Found Doxygen version: 1.8.17 -- Requires StdAir-1.00.0 -- Found StdAir version: 1.00.8 -- Requires SEvMgr-1.00.0 -- Found SEvMgr version: 1.00.4 -- Had to set the linker language for 'trademgenlib' to CXX -- Had to set the linker language for 'pytrademgenlib' to CXX -- pytrademgen is assumed to be a Python library -- python/pytrademgen is assumed to be a Python script -- => Added dependencies: -- Test 'TrademgenTest' to be built with 'DemandGenerationTestSuite.cpp' -- Test 'RandomDistributionTest' to be built with 'RandomManager.cpp;RandomDistributionTestSuite.cpp' -- -- ============================================================= -- ------------------------------------- -- --- Project Information --- -- ------------------------------------- -- PROJECT_NAME ...................... : trademgen -- PACKAGE_PRETTY_NAME ............... : TraDemGen -- PACKAGE ........................... : trademgen -- PACKAGE_NAME ...................... : TRADEMGEN -- PACKAGE_BRIEF ..................... : C++ Simulated Travel Demand Generation Library -- PACKAGE_VERSION ................... : 1.00.4 -- GENERIC_LIB_VERSION ............... : 1.00.4 -- GENERIC_LIB_SOVERSION ............. : 1.00 -- -- ------------------------------------- -- --- Build Configuration --- -- ------------------------------------- -- Modules to build .................. : trademgen -- Libraries to build/install ........ : trademgenlib;pytrademgenlib -- Binaries to build/install ......... : trademgen_generateDemand;trademgen_with_db;trademgen;pytrademgen;trademgen_drawBookingArrivals;trademgen_extractBookingRequests -- Test suites to check .............. : trademgen;sequential_generation -- Binaries to test .................. : TrademgenTesttst;RandomDistributionTesttst -- -- * Module .......................... : trademgen -- + Layers to build ............... : .;basic;bom;factory;command;service -- + Dependencies on other layers .. : -- + Libraries to build/install .... : trademgenlib;pytrademgenlib -- + Executables to build/install .. : trademgen_generateDemand;trademgen_with_db;trademgen;pytrademgen;trademgen_drawBookingArrivals;trademgen_extractBookingRequests -- + Tests to perform .............. : TrademgenTesttst -- -- * Test Suite ...................... : trademgen -- + Dependencies on other layers .. : -- + Library dependencies .......... : trademgenlib;pytrademgenlib -- + Tests to perform .............. : TrademgenTesttst -- * Test Suite ...................... : sequential_generation -- + Dependencies on other layers .. : -- + Library dependencies .......... : -- + Tests to perform .............. : RandomDistributionTesttst -- -- * Documentation to be generated ... : -- + HTML main page ................ : html/index.html -- + CSS-related files ............. : css_trademgen.css -- + Image-related files ........... : img_trademgen_logo.png;img_sfx_logo.png;img_favicon.ico -- + PDF reference manual .......... : refman.tex => refman.pdf -- + Man page sections ............. : man_1;man_3 -- -- BUILD_SHARED_LIBS ................. : ON -- CMAKE_BUILD_TYPE .................. : Debug -- * CMAKE_C_FLAGS .................. : -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -- * CMAKE_CXX_FLAGS ................ : -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -- * BUILD_FLAGS .................... : -- * COMPILE_FLAGS .................. : -- ENABLE_TEST ....................... : ON -- RUN_GCOV .......................... : OFF -- CMAKE_MODULE_PATH ................. : /builddir/build/BUILD/trademgen-trademgen-1.00.4/config/ -- CMAKE_INSTALL_PREFIX .............. : /usr -- -- * Doxygen: -- - DOXYGEN_VERSION ............... : 1.8.17 -- - DOXYGEN_EXECUTABLE ............ : /usr/bin/doxygen -- - DOXYGEN_DOT_EXECUTABLE ........ : /usr/bin/dot -- - DOXYGEN_DOT_PATH .............. : /usr/bin -- -- ------------------------------------- -- --- Installation Configuration --- -- ------------------------------------- -- INSTALL_LIB_DIR ................... : /usr/lib64 -- INSTALL_PY_LIB_DIR ................ : /usr/lib64/python3.8/site-packages/pytrademgen -- INSTALL_BIN_DIR ................... : /usr/bin -- INSTALL_LIBEXEC_DIR ............... : /usr/ -- CMAKE_INSTALL_RPATH ............... : -- CMAKE_INSTALL_RPATH_USE_LINK_PATH . : OFF -- INSTALL_INCLUDE_DIR ............... : /usr/include -- INSTALL_DATA_DIR .................. : /usr/share -- INSTALL_SAMPLE_DIR ................ : /usr/share/trademgen/samples -- INSTALL_DOC ....................... : ON -- -- ------------------------------------- -- --- Packaging Configuration --- -- ------------------------------------- -- CPACK_PACKAGE_CONTACT ............. : Denis Arnaud -- CPACK_PACKAGE_VENDOR .............. : Denis Arnaud -- CPACK_PACKAGE_VERSION ............. : 1.00.4 -- CPACK_PACKAGE_DESCRIPTION_FILE .... : /builddir/build/BUILD/trademgen-trademgen-1.00.4/README.md -- CPACK_RESOURCE_FILE_LICENSE ....... : /builddir/build/BUILD/trademgen-trademgen-1.00.4/COPYING -- CPACK_GENERATOR ................... : TBZ2 -- CPACK_DEBIAN_PACKAGE_DEPENDS ...... : -- CPACK_SOURCE_GENERATOR ............ : TBZ2;TGZ -- CPACK_SOURCE_PACKAGE_FILE_NAME .... : trademgen-1.00.4 -- -- ------------------------------------ -- --- External libraries --- -- ------------------------------------ -- -- * Python: -- - Python3_VERSION ............... : 3.8.3 -- - Python3_VERSION_{MJR,MNR,PTCH} : 3.8.3 -- - Python3_INCLUDE_DIRS .......... : /usr/include/python3.8 -- - Python3_LIBRARIES ............. : /usr/lib64/libpython3.8.so -- - Python3_LIBRARY_DIRS .......... : /usr/lib64 -- - Python3_RUNTIME_LIBRARY_DIRS .. : /usr/lib64 -- -- * Boost: -- - Boost_VERSION ................. : 106900 -- - Boost_LIB_VERSION ............. : 1_69 -- - Boost_HUMAN_VERSION ........... : 1.69.0 -- - Boost_INCLUDE_DIRS ............ : /usr/include -- - Boost required components ..... : date_time;random;iostreams;serialization;filesystem;system;locale;python3;python38;regex;program_options;unit_test_framework -- - Boost required libraries ...... : /usr/lib64/libboost_date_time.so;/usr/lib64/libboost_random.so;/usr/lib64/libboost_iostreams.so;/usr/lib64/libboost_serialization.so;/usr/lib64/libboost_filesystem.so;/usr/lib64/libboost_system.so;/usr/lib64/libboost_locale.so;/usr/lib64/libboost_python38.so;/usr/lib64/libboost_regex.so;/usr/lib64/libboost_program_options.so;/usr/lib64/libboost_unit_test_framework.so -- - Boost required libs for lib ... : /usr/lib64/libpython3.8.so;/usr/lib64/libboost_date_time.so;/usr/lib64/libboost_random.so;/usr/lib64/libboost_iostreams.so;/usr/lib64/libboost_serialization.so;/usr/lib64/libboost_filesystem.so;/usr/lib64/libboost_system.so;/usr/lib64/libboost_locale.so;/usr/lib64/libboost_python38.so;/usr/lib64/libboost_regex.so;/usr/lib64/libmariadb.so;/usr/lib64/libsoci_core.so;/usr/lib64/libsoci_mysql.so;/usr/lib64/libsoci_core.so;/usr/lib64/libsoci_sqlite3.so;/usr/lib64/libreadline.so;/usr/lib64/libncurses.so;stdairlib;stdairuicllib;sevmgrlib -- - Boost required libs for bin ... : /usr/lib64/libboost_program_options.so -- - Boost required libs for test .. : /usr/lib64/libboost_unit_test_framework.so -- -- * Readline: -- - READLINE_VERSION .............. : 8.0 -- - READLINE_INCLUDE_DIR .......... : /usr/include -- - READLINE_LIBRARY .............. : /usr/lib64/libreadline.so -- -- * (N)Curses: -- - CURSES_VERSION .............. : -- - CURSES_INCLUDE_DIR .......... : /usr/include -- - CURSES_LIBRARY .............. : /usr/lib64/libncurses.so -- -- * MySQL: -- - MYSQL_VERSION ................. : 10.4.3 -- - MYSQL_INCLUDE_DIR ............. : /usr/include/mysql -- - MYSQL_LIBRARIES ............... : /usr/lib64/libmariadb.so -- -- * SOCI: -- - SOCI_VERSION .................. : 300203 -- - SOCI_LIB_VERSION .............. : 3_2_3 -- - SOCI_HUMAN_VERSION ............ : 3.2.3 -- - SOCI_INCLUDE_DIR .............. : /usr/include/soci -- - SOCIMYSQL_INCLUDE_DIR ......... : /usr/include/soci/mysql -- - SOCISQLITE_INCLUDE_DIR ........ : /usr/include/soci/sqlite3 -- - SOCI_LIBRARIES ................ : /usr/lib64/libsoci_core.so -- - SOCIMYSQL_LIBRARIES ........... : /usr/lib64/libsoci_mysql.so -- - SOCISQLITE_LIBRARIES .......... : /usr/lib64/libsoci_sqlite3.so -- -- * StdAir: -- - STDAIR_VERSION ................ : 1.00.8 -- - STDAIR_BINARY_DIRS ............ : /usr/bin -- - STDAIR_EXECUTABLES ............ : stdair -- - STDAIR_LIBRARY_DIRS ........... : /usr/lib64 -- - STDAIR_LIBRARIES .............. : stdairlib;stdairuicllib -- - STDAIR_INCLUDE_DIRS ........... : /usr/include -- - STDAIR_SAMPLE_DIR ............. : /usr/share/stdair/samples -- -- * SEvMgr: -- - SEVMGR_VERSION ................ : 1.00.4 -- - SEVMGR_BINARY_DIRS ............ : /usr/bin -- - SEVMGR_EXECUTABLES ............ : sevmgr;sevmgr_demo -- - SEVMGR_LIBRARY_DIRS ........... : /usr/lib64 -- - SEVMGR_LIBRARIES .............. : sevmgrlib -- - SEVMGR_INCLUDE_DIRS ........... : /usr/include -- -- Change a value with: cmake -D= -- ============================================================= -- -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/trademgen-trademgen-1.00.4 + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/cmake -S/builddir/build/BUILD/trademgen-trademgen-1.00.4 -B/builddir/build/BUILD/trademgen-trademgen-1.00.4 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles /builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/trademgen.m4.dir/build.make CMakeFiles/trademgen.m4.dir/depend /usr/bin/make -f CMakeFiles/trademgen.pc.dir/build.make CMakeFiles/trademgen.pc.dir/depend /usr/bin/make -f CMakeFiles/trademgen-config.dir/build.make CMakeFiles/trademgen-config.dir/depend /usr/bin/make -f trademgen/CMakeFiles/hdr_cfg_trademgen.dir/build.make trademgen/CMakeFiles/hdr_cfg_trademgen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/trademgen.m4.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/trademgen.m4.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/trademgen.m4.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/trademgen.m4.dir/depend.internal". Scanning dependencies of target trademgen.m4 make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f CMakeFiles/trademgen.m4.dir/build.make CMakeFiles/trademgen.m4.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/trademgen.pc.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/trademgen.pc.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/trademgen.pc.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/trademgen.pc.dir/depend.internal". Scanning dependencies of target trademgen.pc make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f CMakeFiles/trademgen.pc.dir/build.make CMakeFiles/trademgen.pc.dir/build make[2]: Nothing to be done for 'CMakeFiles/trademgen.m4.dir/build'. make[2]: Nothing to be done for 'CMakeFiles/trademgen.pc.dir/build'. make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/trademgen-config.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/trademgen-config.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/trademgen-config.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/trademgen-config.dir/depend.internal". Scanning dependencies of target trademgen-config make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f CMakeFiles/trademgen-config.dir/build.make CMakeFiles/trademgen-config.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/hdr_cfg_trademgen.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/hdr_cfg_trademgen.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/hdr_cfg_trademgen.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/hdr_cfg_trademgen.dir/depend.internal". Scanning dependencies of target hdr_cfg_trademgen make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f trademgen/CMakeFiles/hdr_cfg_trademgen.dir/build.make trademgen/CMakeFiles/hdr_cfg_trademgen.dir/build make[2]: Nothing to be done for 'CMakeFiles/trademgen-config.dir/build'. make[2]: Nothing to be done for 'trademgen/CMakeFiles/hdr_cfg_trademgen.dir/build'. make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 0%] Built target trademgen.m4 make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f trademgen/CMakeFiles/pytrademgen_script.dir/build.make trademgen/CMakeFiles/pytrademgen_script.dir/depend make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 0%] Built target trademgen.pc make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f trademgen/CMakeFiles/trademgen_extractBookingRequests_script.dir/build.make trademgen/CMakeFiles/trademgen_extractBookingRequests_script.dir/depend make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 0%] Built target trademgen-config make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f trademgen/CMakeFiles/trademgen_drawBookingArrivals_script.dir/build.make trademgen/CMakeFiles/trademgen_drawBookingArrivals_script.dir/depend make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 0%] Built target hdr_cfg_trademgen make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/pytrademgen_script.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/pytrademgen_script.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/pytrademgen_script.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/pytrademgen_script.dir/depend.internal". Scanning dependencies of target pytrademgen_script make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f trademgen/CMakeFiles/pytrademgen_script.dir/build.make trademgen/CMakeFiles/pytrademgen_script.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_extractBookingRequests_script.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_extractBookingRequests_script.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_extractBookingRequests_script.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_extractBookingRequests_script.dir/depend.internal". Scanning dependencies of target trademgen_extractBookingRequests_script make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f trademgen/CMakeFiles/trademgen_extractBookingRequests_script.dir/build.make trademgen/CMakeFiles/trademgen_extractBookingRequests_script.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_drawBookingArrivals_script.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_drawBookingArrivals_script.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_drawBookingArrivals_script.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_drawBookingArrivals_script.dir/depend.internal". Scanning dependencies of target trademgen_drawBookingArrivals_script make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'trademgen/CMakeFiles/pytrademgen_script.dir/build'. /usr/bin/make -f trademgen/CMakeFiles/trademgen_drawBookingArrivals_script.dir/build.make trademgen/CMakeFiles/trademgen_drawBookingArrivals_script.dir/build make[2]: Nothing to be done for 'trademgen/CMakeFiles/trademgen_extractBookingRequests_script.dir/build'. make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/doc.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/doc.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/doc.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/doc.dir/depend.internal". Scanning dependencies of target doc make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/build make[2]: Nothing to be done for 'trademgen/CMakeFiles/trademgen_drawBookingArrivals_script.dir/build'. make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 0%] Built target trademgen_extractBookingRequests_script make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f man/CMakeFiles/man_3.dir/build.make man/CMakeFiles/man_3.dir/depend make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 0%] Built target pytrademgen_script make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f test/sequential_generation/CMakeFiles/RandomDistributionTesttst.dir/build.make test/sequential_generation/CMakeFiles/RandomDistributionTesttst.dir/depend make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 0%] Built target trademgen_drawBookingArrivals_script make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f CMakeFiles/devhelpers.dir/build.make CMakeFiles/devhelpers.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/man /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/man /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/CMakeFiles/man_3.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/CMakeFiles/man_3.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/CMakeFiles/man_3.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/CMakeFiles/man_3.dir/depend.internal". Scanning dependencies of target man_3 make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f man/CMakeFiles/man_3.dir/build.make man/CMakeFiles/man_3.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/sequential_generation /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/sequential_generation /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/sequential_generation/CMakeFiles/RandomDistributionTesttst.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/test/sequential_generation/CMakeFiles/RandomDistributionTesttst.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/test/sequential_generation/CMakeFiles/RandomDistributionTesttst.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/test/sequential_generation/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/test/sequential_generation/CMakeFiles/RandomDistributionTesttst.dir/depend.internal". Scanning dependencies of target RandomDistributionTesttst make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/devhelpers.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/devhelpers.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/devhelpers.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/devhelpers.dir/depend.internal". Scanning dependencies of target devhelpers make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f test/sequential_generation/CMakeFiles/RandomDistributionTesttst.dir/build.make test/sequential_generation/CMakeFiles/RandomDistributionTesttst.dir/build /usr/bin/make -f CMakeFiles/devhelpers.dir/build.make CMakeFiles/devhelpers.dir/build make[2]: Nothing to be done for 'CMakeFiles/devhelpers.dir/build'. make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 7%] Built target devhelpers make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f trademgen/CMakeFiles/trademgenlib.dir/build.make trademgen/CMakeFiles/trademgenlib.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 5%] Generating section 3 manual pages with Doxygen, from '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man3.cfg'... cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/man && /usr/bin/doxygen /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man3.cfg Searching for include files... Searching for example files... 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... Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-library.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-library.doc... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with 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... 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... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... 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... Correcting members for VHDL... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating page documentation... Generating docs for page trademgen-library... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... 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 member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 0/65536 hits=0 misses=0 finished... make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man3.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man3.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 904 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man3.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 1091 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man3.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1343 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man3.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1349 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man3.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1514 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man3.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1535 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man3.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 7%] Built target man_3 make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenlib.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenlib.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenlib.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenlib.dir/depend.internal". Scanning dependencies of target trademgenlib make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f trademgen/CMakeFiles/trademgenlib.dir/build.make trademgen/CMakeFiles/trademgenlib.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 2%] Generating documentation with Doxygen, from '/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/doxygen_html.cfg'... cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc && /usr/bin/doxygen /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/doxygen_html.cfg Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/batches Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/Export Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/Export/_usr Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/Export/_usr/share Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/Export/_usr/share/trademgen Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/Export/_usr/share/trademgen/CMake Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/hdr_cfg_trademgen.dir Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/pytrademgen_script.dir Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/pytrademgenlib.dir Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/pytrademgenlib.dir/python Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_drawBookingArrivals_script.dir Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_extractBookingRequests_script.dir Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_generateDemandbin.dir Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_generateDemandbin.dir/batches Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_with_dbbin.dir Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_with_dbbin.dir/batches Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenbin.dir Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenbin.dir/ui Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenbin.dir/ui/cmdline Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenlib.dir Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenlib.dir/basic Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenlib.dir/bom Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenlib.dir/command Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenlib.dir/factory Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenlib.dir/service Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/command Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/config Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/factory Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/python Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/service Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/tools Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/ui Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/ui/cmdline Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/ui/qt Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/ui/qt/trademgen Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/tutorial/src Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen/CMakeFiles Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen/CMakeFiles/check_trademgentst.dir Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen/CMakeFiles/TrademgenTesttst.dir Searching for images... Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/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/trademgen-trademgen-1.00.4/trademgen Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/batches Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/Export Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/Export/_usr Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/Export/_usr/share Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/Export/_usr/share/trademgen Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/Export/_usr/share/trademgen/CMake Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/hdr_cfg_trademgen.dir Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/pytrademgen_script.dir Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/pytrademgenlib.dir Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/pytrademgenlib.dir/python Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_drawBookingArrivals_script.dir Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_extractBookingRequests_script.dir Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_generateDemandbin.dir Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_generateDemandbin.dir/batches Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_with_dbbin.dir Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_with_dbbin.dir/batches Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenbin.dir Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenbin.dir/ui Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenbin.dir/ui/cmdline Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenlib.dir Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenlib.dir/basic Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenlib.dir/bom Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenlib.dir/command Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenlib.dir/factory Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenlib.dir/service Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/command Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/config Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/factory Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/python Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/service Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/tools Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/ui Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/ui/cmdline Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/ui/qt Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/ui/qt/trademgen Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/tutorial Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/tutorial/src Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen/CMakeFiles Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen/CMakeFiles/check_trademgentst.dir Searching for files in directory /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen/CMakeFiles/TrademgenTesttst.dir Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/BasConst.cpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/BasConst.cpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/BasConst_DemandGeneration.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/BasConst_DemandGeneration.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/BasConst_TRADEMGEN_Service.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/BasConst_TRADEMGEN_Service.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/BasParserTypes.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/BasParserTypes.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/CategoricalAttribute.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/CategoricalAttribute.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/CategoricalAttributeLite.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/CategoricalAttributeLite.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/ContinuousAttribute.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/ContinuousAttribute.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/ContinuousAttributeLite.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/ContinuousAttributeLite.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/DemandCharacteristics.cpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/DemandCharacteristics.cpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/DemandCharacteristics.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/DemandCharacteristics.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/DemandCharacteristicsTypes.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/DemandCharacteristicsTypes.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/DemandDistribution.cpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/DemandDistribution.cpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/DemandDistribution.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/DemandDistribution.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/DictionaryManager.cpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/DictionaryManager.cpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/DictionaryManager.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/DictionaryManager.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/RandomGenerationContext.cpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/RandomGenerationContext.cpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/RandomGenerationContext.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/RandomGenerationContext.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/batches/trademgen_generateDemand.cpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/batches/trademgen_generateDemand.cpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/batches/trademgen_with_db.cpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/batches/trademgen_with_db.cpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom/BomDisplay.cpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom/BomDisplay.cpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom/BomDisplay.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom/BomDisplay.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom/DemandStream.cpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom/DemandStream.cpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom/DemandStream.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom/DemandStream.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom/DemandStreamKey.cpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom/DemandStreamKey.cpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom/DemandStreamKey.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom/DemandStreamKey.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom/DemandStreamTypes.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom/DemandStreamTypes.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom/DemandStruct.cpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom/DemandStruct.cpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom/DemandStruct.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom/DemandStruct.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/command/DBManager.cpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/command/DBManager.cpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/command/DBManager.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/command/DBManager.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/command/DemandManager.cpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/command/DemandManager.cpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/command/DemandManager.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/command/DemandManager.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/command/DemandParser.cpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/command/DemandParser.cpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/command/DemandParser.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/command/DemandParser.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/command/DemandParserHelper.cpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/command/DemandParserHelper.cpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/command/DemandParserHelper.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/command/DemandParserHelper.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/config/trademgen-paths.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/config/trademgen-paths.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/DBParams.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/DBParams.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/factory/FacTRADEMGENServiceContext.cpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/factory/FacTRADEMGENServiceContext.cpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/factory/FacTRADEMGENServiceContext.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/factory/FacTRADEMGENServiceContext.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/python/pytrademgen.cpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/python/pytrademgen.cpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/service/TRADEMGEN_Service.cpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/service/TRADEMGEN_Service.cpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/service/TRADEMGEN_ServiceContext.cpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/service/TRADEMGEN_ServiceContext.cpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/service/TRADEMGEN_ServiceContext.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/service/TRADEMGEN_ServiceContext.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/TRADEMGEN_Abstract.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/TRADEMGEN_Abstract.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/TRADEMGEN_Exceptions.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/TRADEMGEN_Exceptions.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/TRADEMGEN_Service.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/TRADEMGEN_Service.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/TRADEMGEN_Types.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/TRADEMGEN_Types.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/ui/cmdline/trademgen.cpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/ui/cmdline/trademgen.cpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/authors.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/authors.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/codingrules.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/codingrules.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/copyright.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/copyright.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/documentation.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/documentation.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/features.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/features.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/help_wanted.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/help_wanted.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/howto_release.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/howto_release.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/index.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/index.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/installation.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/installation.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/linking.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/linking.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/test.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/test.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/users_guide.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/users_guide.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/verification.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/local/verification.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/tutorial/tutorial.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/tutorial/tutorial.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen/DemandGenerationTestSuite.cpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen/DemandGenerationTestSuite.cpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen/DemandGenerationTestSuite.hpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen/DemandGenerationTestSuite.hpp... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen/generateEvents.cpp... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen/generateEvents.cpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with 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... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... 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... Correcting members for VHDL... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Parsing code for file doc/local/authors.doc... Parsing code for file doc/local/codingrules.doc... Parsing code for file doc/local/copyright.doc... Parsing code for file doc/local/documentation.doc... Parsing code for file doc/local/features.doc... Parsing code for file doc/local/help_wanted.doc... Parsing code for file doc/local/howto_release.doc... Parsing code for file doc/local/index.doc... Parsing code for file doc/local/installation.doc... Parsing code for file doc/local/linking.doc... Parsing code for file doc/local/test.doc... Parsing code for file doc/local/users_guide.doc... Parsing code for file doc/local/verification.doc... Parsing code for file doc/tutorial/tutorial.doc... Generating code for file test/trademgen/DemandGenerationTestSuite.cpp... Generating code for file test/trademgen/DemandGenerationTestSuite.hpp... Generating code for file test/trademgen/generateEvents.cpp... Generating code for file trademgen/basic/BasConst.cpp... Generating code for file trademgen/basic/BasConst_DemandGeneration.hpp... Generating code for file trademgen/basic/BasConst_TRADEMGEN_Service.hpp... Generating code for file trademgen/basic/BasParserTypes.hpp... Generating code for file trademgen/basic/CategoricalAttribute.hpp... Generating code for file trademgen/basic/CategoricalAttributeLite.hpp... Generating code for file trademgen/basic/ContinuousAttribute.hpp... Generating code for file trademgen/basic/ContinuousAttributeLite.hpp... Generating code for file trademgen/basic/DemandCharacteristics.cpp... Generating code for file trademgen/basic/DemandCharacteristics.hpp... Generating code for file trademgen/basic/DemandCharacteristicsTypes.hpp... Generating code for file trademgen/basic/DemandDistribution.cpp... Generating code for file trademgen/basic/DemandDistribution.hpp... Generating code for file trademgen/basic/DictionaryManager.cpp... Generating code for file trademgen/basic/DictionaryManager.hpp... Generating code for file trademgen/basic/RandomGenerationContext.cpp... Generating code for file trademgen/basic/RandomGenerationContext.hpp... Generating code for file trademgen/batches/trademgen_generateDemand.cpp... Generating code for file trademgen/batches/trademgen_with_db.cpp... Generating code for file trademgen/bom/BomDisplay.cpp... Generating code for file trademgen/bom/BomDisplay.hpp... Generating code for file trademgen/bom/DemandStream.cpp... Generating code for file trademgen/bom/DemandStream.hpp... Generating code for file trademgen/bom/DemandStreamKey.cpp... Generating code for file trademgen/bom/DemandStreamKey.hpp... Generating code for file trademgen/bom/DemandStreamTypes.hpp... Generating code for file trademgen/bom/DemandStruct.cpp... Generating code for file trademgen/bom/DemandStruct.hpp... Generating code for file trademgen/command/DBManager.cpp... Generating code for file trademgen/command/DBManager.hpp... Generating code for file trademgen/command/DemandManager.cpp... Generating code for file trademgen/command/DemandManager.hpp... Generating code for file trademgen/command/DemandParser.cpp... Generating code for file trademgen/command/DemandParser.hpp... Generating code for file trademgen/command/DemandParserHelper.cpp... Generating code for file trademgen/command/DemandParserHelper.hpp... Generating code for file trademgen/config/trademgen-paths.hpp... Generating code for file trademgen/DBParams.hpp... Generating code for file trademgen/factory/FacTRADEMGENServiceContext.cpp... Generating code for file trademgen/factory/FacTRADEMGENServiceContext.hpp... Generating code for file trademgen/python/pytrademgen.cpp... Generating code for file trademgen/service/TRADEMGEN_Service.cpp... Generating code for file trademgen/service/TRADEMGEN_ServiceContext.cpp... Generating code for file trademgen/service/TRADEMGEN_ServiceContext.hpp... Generating code for file trademgen/TRADEMGEN_Abstract.hpp... Generating code for file trademgen/TRADEMGEN_Exceptions.hpp... Generating code for file trademgen/TRADEMGEN_Service.hpp... Generating code for file trademgen/TRADEMGEN_Types.hpp... Generating code for file trademgen/ui/cmdline/trademgen.cpp... Generating file documentation... Generating docs for file doc/local/authors.doc... Generating docs for file doc/local/codingrules.doc... Generating docs for file doc/local/copyright.doc... Generating docs for file doc/local/documentation.doc... Generating docs for file doc/local/features.doc... Generating docs for file doc/local/help_wanted.doc... Generating docs for file doc/local/howto_release.doc... Generating docs for file doc/local/index.doc... Generating docs for file doc/local/installation.doc... Generating docs for file doc/local/linking.doc... Generating docs for file doc/local/test.doc... Generating docs for file doc/local/users_guide.doc... Generating docs for file doc/local/verification.doc... Generating docs for file doc/tutorial/tutorial.doc... Generating docs for file test/trademgen/DemandGenerationTestSuite.cpp... Generating docs for file test/trademgen/DemandGenerationTestSuite.hpp... Generating docs for file test/trademgen/generateEvents.cpp... Generating docs for file trademgen/basic/BasConst.cpp... Generating docs for file trademgen/basic/BasConst_DemandGeneration.hpp... Generating docs for file trademgen/basic/BasConst_TRADEMGEN_Service.hpp... Generating docs for file trademgen/basic/BasParserTypes.hpp... Generating docs for file trademgen/basic/CategoricalAttribute.hpp... Generating docs for file trademgen/basic/CategoricalAttributeLite.hpp... Generating docs for file trademgen/basic/ContinuousAttribute.hpp... Generating docs for file trademgen/basic/ContinuousAttributeLite.hpp... Generating docs for file trademgen/basic/DemandCharacteristics.cpp... Generating docs for file trademgen/basic/DemandCharacteristics.hpp... Generating docs for file trademgen/basic/DemandCharacteristicsTypes.hpp... Generating docs for file trademgen/basic/DemandDistribution.cpp... Generating docs for file trademgen/basic/DemandDistribution.hpp... Generating docs for file trademgen/basic/DictionaryManager.cpp... Generating docs for file trademgen/basic/DictionaryManager.hpp... Generating docs for file trademgen/basic/RandomGenerationContext.cpp... Generating docs for file trademgen/basic/RandomGenerationContext.hpp... Generating docs for file trademgen/batches/trademgen_generateDemand.cpp... Generating docs for file trademgen/batches/trademgen_with_db.cpp... Generating docs for file trademgen/bom/BomDisplay.cpp... Generating docs for file trademgen/bom/BomDisplay.hpp... Generating docs for file trademgen/bom/DemandStream.cpp... Generating docs for file trademgen/bom/DemandStream.hpp... Generating docs for file trademgen/bom/DemandStreamKey.cpp... Generating docs for file trademgen/bom/DemandStreamKey.hpp... Generating docs for file trademgen/bom/DemandStreamTypes.hpp... Generating docs for file trademgen/bom/DemandStruct.cpp... Generating docs for file trademgen/bom/DemandStruct.hpp... Generating docs for file trademgen/command/DBManager.cpp... Generating docs for file trademgen/command/DBManager.hpp... Generating docs for file trademgen/command/DemandManager.cpp... Generating docs for file trademgen/command/DemandManager.hpp... Generating docs for file trademgen/command/DemandParser.cpp... Generating docs for file trademgen/command/DemandParser.hpp... Generating docs for file trademgen/command/DemandParserHelper.cpp... Generating docs for file trademgen/command/DemandParserHelper.hpp... Generating docs for file trademgen/config/trademgen-paths.hpp... Generating docs for file trademgen/DBParams.hpp... Generating docs for file trademgen/factory/FacTRADEMGENServiceContext.cpp... Generating docs for file trademgen/factory/FacTRADEMGENServiceContext.hpp... Generating docs for file trademgen/python/pytrademgen.cpp... Generating docs for file trademgen/service/TRADEMGEN_Service.cpp... Generating docs for file trademgen/service/TRADEMGEN_ServiceContext.cpp... Generating docs for file trademgen/service/TRADEMGEN_ServiceContext.hpp... Generating docs for file trademgen/TRADEMGEN_Abstract.hpp... Generating docs for file trademgen/TRADEMGEN_Exceptions.hpp... Generating docs for file trademgen/TRADEMGEN_Service.hpp... Generating docs for file trademgen/TRADEMGEN_Types.hpp... Generating docs for file trademgen/ui/cmdline/trademgen.cpp... Generating page documentation... Generating docs for page authors... Generating docs for page coding_rules... Generating docs for page copyright... Generating docs for page documentation... Generating docs for page features... Generating docs for page help_wanted... Generating docs for page howto_release... Generating docs for page installation... Generating docs for page linking... Generating docs for page test... Generating docs for page users_guide... Generating docs for page verification... Generating docs for page verification_old... Generating docs for page tutorials... Generating docs for page DemandGenerationTestSuite_cpp... Generating group documentation... Generating class documentation... Generating docs for compound DemandGenerationTestSuite... Generating namespace index... Generating docs for namespace SEVMGR Generating docs for namespace stdair Generating docs for compound stdair::CategoricalAttribute... Generating docs for compound stdair::FacBom... Generating docs for namespace TRADEMGEN Generating docs for compound TRADEMGEN::BomDisplay... Generating docs for compound TRADEMGEN::CategoricalAttributeLite... Generating docs for compound TRADEMGEN::ContinuousAttribute... Generating docs for compound TRADEMGEN::ContinuousAttributeLite... Generating docs for compound TRADEMGEN::DBManager... Generating docs for compound TRADEMGEN::DBParams... Generating docs for compound TRADEMGEN::DefaultMap... Generating docs for compound TRADEMGEN::DemandCharacteristics... Generating docs for compound TRADEMGEN::DemandDistribution... Generating docs for compound TRADEMGEN::DemandFileParser... Generating docs for compound TRADEMGEN::DemandFilePath... Generating docs for compound TRADEMGEN::DemandInputFileNotFoundException... Generating docs for compound TRADEMGEN::DemandManager... Generating docs for compound TRADEMGEN::DemandParser... Generating docs for compound TRADEMGEN::DemandStream... Generating docs for compound TRADEMGEN::DemandStreamKey... Generating docs for compound TRADEMGEN::DemandStruct... Generating docs for compound TRADEMGEN::DictionaryManager... Generating docs for compound TRADEMGEN::FacTRADEMGENServiceContext... Generating docs for compound TRADEMGEN::FlagSaver... Generating docs for compound TRADEMGEN::IndexOutOfRangeException... Generating docs for compound TRADEMGEN::RandomGenerationContext... Generating docs for compound TRADEMGEN::TRADEMGEN_Abstract... Generating docs for compound TRADEMGEN::TRADEMGEN_Service... Generating docs for compound TRADEMGEN::TRADEMGEN_ServiceContext... Generating docs for compound TRADEMGEN::Trademgener... Generating docs for compound TRADThis is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./_formulas.tex LaTeX2e <2018-12-01> EMGEN::TrademgenGenerationException... Generating docs for namespace TRADEMGEN::DemandParserHelper Generating docs for compound TRADEMGEN::DemandParserHelper::DemandParser... Generating docs for nested compound TRADEMGEN::DemandParserHelper::DemandParser::definition... Generating docs for compound TRADEMGEN::DemandParserHelper::doEndDemand... Generating docs for compound TRADEMGEN::DemandParserHelper::ParserSemanticAction... Generating docs for compound TRADEMGEN::DemandParserHelper::storeChannelCode... Generating docs for compound TRADEMGEN::DemandParserHelper::storeChannelProbMass... Generating docs for compound TRADEMGEN::DemandParserHelper::storeDemandChangeFeeDisutility... Generating docs for compound TRADEMGEN::DemandParserHelper::storeDemandChangeFeeProb... Generating docs for compound TRADEMGEN::DemandParserHelper::storeDemandMean... Generating docs for compound TRADEMGEN::DemandParserHelper::storeDemandNonRefundableDisutility... Generating docs for compound TRADEMGEN::DemandParserHelper::storeDemandNonRefundableProb... Generating docs for compound TRADEMGEN::DemandParserHelper::storeDemandStdDev... Generating docs for compound TRADEMGEN::DemandParserHelper::storeDestination... Generating docs for compound TRADEMGEN::DemandParserHelper::storeDow... Generating docs for compound TRADEMGEN::DemandParserHelper::storeDTD... Generating docs for compound TRADEMGEN::DemandParserHelper::storeDTDProbMass... Generating docs for compound TRADEMGEN::DemandParserHelper::storeFFCode... Generating docs for compound TRADEMGEN::DemandParserHelper::storeFFProbMass... Generating docs for compound TRADEMGEN::DemandParserHelper::storeOrigin... Generating docs for compound TRADEMGEN::DemandParserHelper::storePosCode... Generating docs for compound TRADEMGEN::DemandParserHelper::storePosProbMass... Generating docs for compound TRADEMGEN::DemandParserHelper::storePrefCabin... Generating docs for compound TRADEMGEN::DemandParserHelper::storePrefDepDateRangeEnd... Generating docs for compound TRADEMGEN::DemandParserHelper::storePrefDepDateRangeStart... Generating docs for compound TRADEMGEN::DemandParserHelper::storePrefDepTime... Generating docs for compound TRADEMGEN::DemandParserHelper::storePrefDepTimeProbMass... Generating docs for compound TRADEMGEN::DemandParserHelper::storeStayCode... Generating docs for compound TRADEMGEN::DemandParserHelper::storeStayProbMass... Generating docs for compound TRADEMGEN::DemandParserHelper::storeTimeValue... Generating docs for compound TRADEMGEN::DemandParserHelper::storeTimeValueProbMass... Generating docs for compound TRADEMGEN::DemandParserHelper::storeTripCode... Generating docs for compound TRADEMGEN::DemandParserHelper::storeTripProbMass... Generating docs for compound TRADEMGEN::DemandParserHelper::storeWTP... Generating graph info page... Generating directory documentation... Generating bitmaps for formulas in HTML... Generating image form_0.png for formula 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 member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 2418/65536 hits=15646 misses=2669 finished... make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/doxygen_html.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/doxygen_html.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 910 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/doxygen_html.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 1097 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/doxygen_html.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1349 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/doxygen_html.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1355 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/doxygen_html.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1522 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/doxygen_html.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1543 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/doxygen_html.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found kpathsea: Running mktexfmt latex.fmt mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order): mktexfmt: /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes: mktexfmt: /builddir/.texlive2019/texmf-config/web2c/fmtutil.cnf mktexfmt [INFO]: writing formats under /builddir/.texlive2019/texmf-var/web2c mktexfmt [INFO]: --- remaking latex with pdftex mktexfmt: running `pdftex -ini -jobname=latex -progname=latex -translate-file=cp227.tcx *latex.ini' ... This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (INITEX) restricted \write18 enabled. (/usr/share/texlive/texmf-dist/web2c/cp227.tcx) entering extended mode (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/latex.ini (/usr/share/texlive/texmf-dist/tex/generic/tex-ini-files/pdftexconfig.tex) (/usr/share/texlive/texmf-dist/tex/latex/base/latex.ltx (/usr/share/texlive/texmf-dist/tex/latex/base/texsys.cfg) ./texsys.aux found \@currdir set to: ./. Assuming \openin and \input have the same search path. Defining UNIX/DOS style filename parser. catcodes, registers, parameters, LaTeX2e <2018-12-01> hacks, control, par, spacing, files, font encodings, lengths, ==================================== Local config file fonttext.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmss.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmtt.fd))) ==================================== Local config file fontmath.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlcmm.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omscmsy.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omxcmex.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ucmr.fd))) ==================================== Local config file preload.cfg used ===================================== (/usr/share/texlive/texmf-dist/tex/latex/base/preload.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/preload.ltx)) page nos., x-ref, environments, center, verbatim, math definitions, boxes, title, sectioning, contents, floats, footnotes, index, bibliography, output, =========================================== Local configuration file hyphen.cfg used =========================================== (/usr/share/texlive/texmf-dist/tex/generic/babel/hyphen.cfg (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/dumyhyph.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/zerohyph.tex)) (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu)) ) ) Beginning to dump on file latex.fmt (preloaded format=latex 2020.5.7) 5446 strings of total length 72655 51324 memory locations dumped; current usage is 144&51150 3775 multiletter control sequences \font\nullfont=nullfont \font\OMX/cmex/m/n/10=cmex10 \font\tenln=line10 \font\tenlnw=linew10 \font\tencirc=lcircle10 \font\tencircw=lcirclew10 \font\OT1/cmr/m/n/5=cmr5 \font\OT1/cmr/m/n/7=cmr7 \font\OT1/cmr/m/n/10=cmr10 \font\OML/cmm/m/it/5=cmmi5 \font\OML/cmm/m/it/7=cmmi7 \font\OML/cmm/m/it/10=cmmi10 \font\OMS/cmsy/m/n/5=cmsy5 \font\OMS/cmsy/m/n/7=cmsy7 \font\OMS/cmsy/m/n/10=cmsy10 3633 words of font info for 14 preloaded fonts 14 hyphenation exceptions Hyphenation trie of length 6081 has 183 ops out of 35111 2 for language 1 181 for language 0 0 words of pdfTeX memory 0 indirect objects No pages of output. Transcript written on latex.log. mktexfmt [INFO]: /builddir/.texlive2019/texmf-var/web2c/pdftex/latex.fmt installed. mktexfmt [INFO]: Successfully rebuilt formats: 1 mktexfmt [INFO]: Not selected formats: 15 mktexfmt [INFO]: Total formats: 16 mktexfmt [INFO]: exiting with status 0 dvips: DVI file can't be opened: _formulas.dvi: No such file or directory make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 13%] Built target doc make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 13%] Building CXX object trademgen/CMakeFiles/trademgenlib.dir/basic/BasConst.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/c++ -Dtrademgenlib_EXPORTS -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -fPIC -std=gnu++11 -o CMakeFiles/trademgenlib.dir/basic/BasConst.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/BasConst.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f man/CMakeFiles/man_1.dir/build.make man/CMakeFiles/man_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/man /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/man /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/CMakeFiles/man_1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/CMakeFiles/man_1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/CMakeFiles/man_1.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/CMakeFiles/man_1.dir/depend.internal". Scanning dependencies of target man_1 make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f man/CMakeFiles/man_1.dir/build.make man/CMakeFiles/man_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 18%] Generating section 1 manual pages with Doxygen, from '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man1.cfg'... cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/man && /usr/bin/doxygen /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man1.cfg Searching for include files... Searching for example files... 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... Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_with_db.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_with_db.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_generateDemand.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_generateDemand.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/pytrademgen.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/pytrademgen.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_drawBookingArrivals.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_drawBookingArrivals.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_extractBookingRequests.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_extractBookingRequests.doc... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with 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... 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... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... 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... Correcting members for VHDL... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating page documentation... Generating docs for page trademgen-config... Generating docs for page trademgen... Generating docs for page trademgen_with_db... Generating docs for page trademgen_generateDemand... Generating docs for page pytrademgen... Generating docs for page trademgen_drawBookingArrivals... Generating docs for page trademgen_extractBookingRequests... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... 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 member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 0/65536 hits=0 misses=0 finished... make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man1.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man1.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 910 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man1.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 1097 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man1.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1349 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man1.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1355 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man1.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1520 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man1.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1541 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man1.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen.doc:4: warning: multiple use of section label 'sec_synopsis' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 4) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen.doc:8: warning: multiple use of section label 'sec_description' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 7) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen.doc:52: warning: multiple use of section label 'sec_see_also' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 52) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen.doc:61: warning: multiple use of section label 'sec_copyright' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 55) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_with_db.doc:4: warning: multiple use of section label 'sec_synopsis' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 4) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_with_db.doc:8: warning: multiple use of section label 'sec_description' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 7) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_with_db.doc:66: warning: multiple use of section label 'sec_see_also' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 52) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_with_db.doc:70: warning: multiple use of section label 'sec_support' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen.doc, line 56) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_with_db.doc:75: warning: multiple use of section label 'sec_copyright' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 55) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_generateDemand.doc:4: warning: multiple use of section label 'sec_synopsis' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 4) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_generateDemand.doc:8: warning: multiple use of section label 'sec_description' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 7) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_generateDemand.doc:52: warning: multiple use of section label 'sec_see_also' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 52) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_generateDemand.doc:56: warning: multiple use of section label 'sec_support' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen.doc, line 56) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_generateDemand.doc:61: warning: multiple use of section label 'sec_copyright' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 55) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/pytrademgen.doc:4: warning: multiple use of section label 'sec_synopsis' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 4) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/pytrademgen.doc:8: warning: multiple use of section label 'sec_description' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 7) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/pytrademgen.doc:23: warning: multiple use of section label 'sec_see_also' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 52) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/pytrademgen.doc:27: warning: multiple use of section label 'sec_support' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen.doc, line 56) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/pytrademgen.doc:32: warning: multiple use of section label 'sec_copyright' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 55) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_drawBookingArrivals.doc:4: warning: multiple use of section label 'sec_synopsis' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 4) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_drawBookingArrivals.doc:8: warning: multiple use of section label 'sec_description' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 7) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_drawBookingArrivals.doc:38: warning: multiple use of section label 'sec_see_also' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 52) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_drawBookingArrivals.doc:42: warning: multiple use of section label 'sec_support' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen.doc, line 56) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_drawBookingArrivals.doc:47: warning: multiple use of section label 'sec_copyright' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 55) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_extractBookingRequests.doc:4: warning: multiple use of section label 'sec_synopsis' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 4) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_extractBookingRequests.doc:8: warning: multiple use of section label 'sec_description' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 7) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_extractBookingRequests.doc:38: warning: multiple use of section label 'sec_see_also' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 52) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_extractBookingRequests.doc:42: warning: multiple use of section label 'sec_support' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen.doc, line 56) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_extractBookingRequests.doc:47: warning: multiple use of section label 'sec_copyright' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 55) make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 18%] Built target man_1 make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 15%] Building CXX object trademgen/CMakeFiles/trademgenlib.dir/basic/DemandCharacteristics.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/c++ -Dtrademgenlib_EXPORTS -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -fPIC -std=gnu++11 -o CMakeFiles/trademgenlib.dir/basic/DemandCharacteristics.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/DemandCharacteristics.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/css_trademgen.css.dir/build.make doc/CMakeFiles/css_trademgen.css.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/css_trademgen.css.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/css_trademgen.css.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/css_trademgen.css.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/css_trademgen.css.dir/depend.internal". Scanning dependencies of target css_trademgen.css make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/css_trademgen.css.dir/build.make doc/CMakeFiles/css_trademgen.css.dir/build make[2]: Nothing to be done for 'doc/CMakeFiles/css_trademgen.css.dir/build'. make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 23%] Built target css_trademgen.css make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 21%] Building CXX object trademgen/CMakeFiles/trademgenlib.dir/basic/DemandDistribution.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/c++ -Dtrademgenlib_EXPORTS -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -fPIC -std=gnu++11 -o CMakeFiles/trademgenlib.dir/basic/DemandDistribution.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/DemandDistribution.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/img_trademgen_logo.png.dir/build.make doc/CMakeFiles/img_trademgen_logo.png.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/img_trademgen_logo.png.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/img_trademgen_logo.png.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/img_trademgen_logo.png.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/img_trademgen_logo.png.dir/depend.internal". Scanning dependencies of target img_trademgen_logo.png make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/img_trademgen_logo.png.dir/build.make doc/CMakeFiles/img_trademgen_logo.png.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 28%] Copying image '/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/images/trademgen_logo.png' into '/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/html'... cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc && /usr/bin/cmake -E copy /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/images/trademgen_logo.png /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/html/trademgen_logo.png make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 28%] Built target img_trademgen_logo.png make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 7%] Building CXX object test/sequential_generation/CMakeFiles/RandomDistributionTesttst.dir/RandomManager.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/sequential_generation && /usr/bin/c++ -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -std=gnu++11 -o CMakeFiles/RandomDistributionTesttst.dir/RandomManager.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/sequential_generation/RandomManager.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 26%] Building CXX object trademgen/CMakeFiles/trademgenlib.dir/basic/DictionaryManager.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/c++ -Dtrademgenlib_EXPORTS -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -fPIC -std=gnu++11 -o CMakeFiles/trademgenlib.dir/basic/DictionaryManager.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/DictionaryManager.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 31%] Building CXX object trademgen/CMakeFiles/trademgenlib.dir/basic/RandomGenerationContext.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/c++ -Dtrademgenlib_EXPORTS -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -fPIC -std=gnu++11 -o CMakeFiles/trademgenlib.dir/basic/RandomGenerationContext.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/basic/RandomGenerationContext.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 10%] Building CXX object test/sequential_generation/CMakeFiles/RandomDistributionTesttst.dir/RandomDistributionTestSuite.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/sequential_generation && /usr/bin/c++ -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -std=gnu++11 -o CMakeFiles/RandomDistributionTesttst.dir/RandomDistributionTestSuite.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/sequential_generation/RandomDistributionTestSuite.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 42%] Linking CXX executable RandomDistributionTest cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/sequential_generation && /usr/bin/cmake -E cmake_link_script CMakeFiles/RandomDistributionTesttst.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/RandomDistributionTesttst.dir/RandomManager.cpp.o CMakeFiles/RandomDistributionTesttst.dir/RandomDistributionTestSuite.cpp.o -o RandomDistributionTest -lboost_unit_test_framework make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 42%] Built target RandomDistributionTesttst make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 34%] Building CXX object trademgen/CMakeFiles/trademgenlib.dir/bom/BomDisplay.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/c++ -Dtrademgenlib_EXPORTS -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -fPIC -std=gnu++11 -o CMakeFiles/trademgenlib.dir/bom/BomDisplay.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom/BomDisplay.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/img_sfx_logo.png.dir/build.make doc/CMakeFiles/img_sfx_logo.png.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/img_sfx_logo.png.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/img_sfx_logo.png.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/img_sfx_logo.png.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/img_sfx_logo.png.dir/depend.internal". Scanning dependencies of target img_sfx_logo.png make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/img_sfx_logo.png.dir/build.make doc/CMakeFiles/img_sfx_logo.png.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 47%] Copying image '/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/images/sfx_logo.png' into '/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/html'... cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc && /usr/bin/cmake -E copy /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/images/sfx_logo.png /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/html/sfx_logo.png make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 47%] Built target img_sfx_logo.png make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 39%] Building CXX object trademgen/CMakeFiles/trademgenlib.dir/bom/DemandStreamKey.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/c++ -Dtrademgenlib_EXPORTS -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -fPIC -std=gnu++11 -o CMakeFiles/trademgenlib.dir/bom/DemandStreamKey.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom/DemandStreamKey.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/img_favicon.ico.dir/build.make doc/CMakeFiles/img_favicon.ico.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/img_favicon.ico.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/img_favicon.ico.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/img_favicon.ico.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/img_favicon.ico.dir/depend.internal". Scanning dependencies of target img_favicon.ico make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/img_favicon.ico.dir/build.make doc/CMakeFiles/img_favicon.ico.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 52%] Copying image '/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/images/favicon.ico' into '/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/html'... cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc && /usr/bin/cmake -E copy /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/images/favicon.ico /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/html/favicon.ico make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 52%] Built target img_favicon.ico make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 36%] Building CXX object trademgen/CMakeFiles/trademgenlib.dir/bom/DemandStream.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/c++ -Dtrademgenlib_EXPORTS -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -fPIC -std=gnu++11 -o CMakeFiles/trademgenlib.dir/bom/DemandStream.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom/DemandStream.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/css_style.dir/build.make doc/CMakeFiles/css_style.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/css_style.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/css_style.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/css_style.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/css_style.dir/depend.internal". Scanning dependencies of target css_style make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/css_style.dir/build.make doc/CMakeFiles/css_style.dir/build make[2]: Nothing to be done for 'doc/CMakeFiles/css_style.dir/build'. make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 55%] Built target css_style make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 50%] Building CXX object trademgen/CMakeFiles/trademgenlib.dir/factory/FacTRADEMGENServiceContext.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/c++ -Dtrademgenlib_EXPORTS -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -fPIC -std=gnu++11 -o CMakeFiles/trademgenlib.dir/factory/FacTRADEMGENServiceContext.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/factory/FacTRADEMGENServiceContext.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 44%] Building CXX object trademgen/CMakeFiles/trademgenlib.dir/bom/DemandStruct.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/c++ -Dtrademgenlib_EXPORTS -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -fPIC -std=gnu++11 -o CMakeFiles/trademgenlib.dir/bom/DemandStruct.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/bom/DemandStruct.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 55%] Building CXX object trademgen/CMakeFiles/trademgenlib.dir/command/DBManager.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/c++ -Dtrademgenlib_EXPORTS -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -fPIC -std=gnu++11 -o CMakeFiles/trademgenlib.dir/command/DBManager.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/command/DBManager.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 60%] Building CXX object trademgen/CMakeFiles/trademgenlib.dir/command/DemandParser.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/c++ -Dtrademgenlib_EXPORTS -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -fPIC -std=gnu++11 -o CMakeFiles/trademgenlib.dir/command/DemandParser.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/command/DemandParser.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 57%] Building CXX object trademgen/CMakeFiles/trademgenlib.dir/command/DemandManager.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/c++ -Dtrademgenlib_EXPORTS -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -fPIC -std=gnu++11 -o CMakeFiles/trademgenlib.dir/command/DemandManager.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/command/DemandManager.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/img_style.dir/build.make doc/CMakeFiles/img_style.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/img_style.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/img_style.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/img_style.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/img_style.dir/depend.internal". Scanning dependencies of target img_style make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/img_style.dir/build.make doc/CMakeFiles/img_style.dir/build make[2]: Nothing to be done for 'doc/CMakeFiles/img_style.dir/build'. make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 68%] Built target img_style make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/pdf.dir/build.make doc/CMakeFiles/pdf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/pdf.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/pdf.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/pdf.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/pdf.dir/depend.internal". Scanning dependencies of target pdf make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/pdf.dir/build.make doc/CMakeFiles/pdf.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 71%] Generating PDF Reference Manual ('refman.tex' => 'refman.pdf')... cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc && /usr/bin/cmake -E chdir /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex pdflatex -interaction batchmode refman.tex && echo 'First PDF generation done.' || echo 'First PDF generation done.' This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode First PDF generation done. cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc && /usr/bin/cmake -E chdir /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex egrep -s -e 'Fatal error occurred' -e 'Rerun to get cross-references right' refman.log && ( cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex && pdflatex -interaction batchmode refman.tex && echo 'Second PDF generation done.' ) || echo 'Second PDF generation was not necessary' ! ==> Fatal error occurred, no output PDF file produced! This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode Second PDF generation was not necessary cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc && /usr/bin/cmake -E chdir /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex egrep -s -e 'Fatal error occurred' -e 'Rerun to get cross-references right' refman.log && ( cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex && pdflatex -interaction batchmode refman.tex && echo 'Third PDF generation done.' ) || echo 'Third PDF generation was not necessary' ! ==> Fatal error occurred, no output PDF file produced! This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode Third PDF generation was not necessary cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc && /usr/bin/cmake -E chdir /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex test ! -f refman.pdf && ( cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex && echo 'Warning:\ the\ PDF\ reference\ manual\ ('/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex/refman.pdf')\ has\ failed\ to\ build.\ You\ can\ perform\ a\ simple\ re-build\ ('make'\ in\ the\ 'doc/latex'\ sub-directory).' > refman.pdf && echo 'Warning:\ the\ PDF\ reference\ manual\ ('/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex/refman.pdf')\ has\ failed\ to\ build.\ You\ can\ perform\ a\ simple\ re-build\ ('make'\ in\ the\ 'doc/latex'\ sub-directory).' ) || echo 'The PDF reference manual has been successfully built' Warning:\ the\ PDF\ reference\ manual\ (/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex/refman.pdf)\ has\ failed\ to\ build.\ You\ can\ perform\ a\ simple\ re-build\ (make\ in\ the\ doc/latex\ sub-directory). cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc && /usr/bin/cmake -E chdir /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex echo 'The file size of the PDF reference manual is: ' && ( cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex && du -sh refman.pdf | cut -f1 ) The file size of the PDF reference manual is: 4.0K make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' kpathsea: Running mktexfmt pdflatex.fmt mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order): mktexfmt: /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes: mktexfmt: /builddir/.texlive2019/texmf-config/web2c/fmtutil.cnf mktexfmt [INFO]: writing formats under /builddir/.texlive2019/texmf-var/web2c mktexfmt [INFO]: --- remaking pdflatex with pdftex mktexfmt: running `pdftex -ini -jobname=pdflatex -progname=pdflatex -translate-file=cp227.tcx *pdflatex.ini' ... This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (INITEX) restricted \write18 enabled. (/usr/share/texlive/texmf-dist/web2c/cp227.tcx) entering extended mode (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/pdflatex.ini (/usr/share/texlive/texmf-dist/tex/generic/tex-ini-files/pdftexconfig.tex) (/usr/share/texlive/texmf-dist/tex/latex/base/latex.ltx (/usr/share/texlive/texmf-dist/tex/latex/base/texsys.cfg) ./texsys.aux found \@currdir set to: ./. Assuming \openin and \input have the same search path. Defining UNIX/DOS style filename parser. catcodes, registers, parameters, LaTeX2e <2018-12-01> hacks, control, par, spacing, files, font encodings, lengths, ==================================== Local config file fonttext.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmss.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmtt.fd))) ==================================== Local config file fontmath.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlcmm.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omscmsy.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omxcmex.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ucmr.fd))) ==================================== Local config file preload.cfg used ===================================== (/usr/share/texlive/texmf-dist/tex/latex/base/preload.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/preload.ltx)) page nos., x-ref, environments, center, verbatim, math definitions, boxes, title, sectioning, contents, floats, footnotes, index, bibliography, output, =========================================== Local configuration file hyphen.cfg used =========================================== (/usr/share/texlive/texmf-dist/tex/generic/babel/hyphen.cfg (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/dumyhyph.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/zerohyph.tex)) (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu)) ) ) Beginning to dump on file pdflatex.fmt (preloaded format=pdflatex 2020.5.7) 5447 strings of total length 72681 51327 memory locations dumped; current usage is 144&51153 3775 multiletter control sequences \font\nullfont=nullfont \font\OMX/cmex/m/n/10=cmex10 \font\tenln=line10 \font\tenlnw=linew10 \font\tencirc=lcircle10 \font\tencircw=lcirclew10 \font\OT1/cmr/m/n/5=cmr5 \font\OT1/cmr/m/n/7=cmr7 \font\OT1/cmr/m/n/10=cmr10 \font\OML/cmm/m/it/5=cmmi5 \font\OML/cmm/m/it/7=cmmi7 \font\OML/cmm/m/it/10=cmmi10 \font\OMS/cmsy/m/n/5=cmsy5 \font\OMS/cmsy/m/n/7=cmsy7 \font\OMS/cmsy/m/n/10=cmsy10 3633 words of font info for 14 preloaded fonts 14 hyphenation exceptions Hyphenation trie of length 6081 has 183 ops out of 35111 2 for language 1 181 for language 0 0 words of pdfTeX memory 0 indirect objects No pages of output. Transcript written on pdflatex.log. mktexfmt [INFO]: /builddir/.texlive2019/texmf-var/web2c/pdftex/pdflatex.fmt installed. mktexfmt [INFO]: Successfully rebuilt formats: 1 mktexfmt [INFO]: Not selected formats: 15 mktexfmt [INFO]: Total formats: 16 mktexfmt [INFO]: exiting with status 0 make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 71%] Built target pdf make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 68%] Building CXX object trademgen/CMakeFiles/trademgenlib.dir/service/TRADEMGEN_ServiceContext.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/c++ -Dtrademgenlib_EXPORTS -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -fPIC -std=gnu++11 -o CMakeFiles/trademgenlib.dir/service/TRADEMGEN_ServiceContext.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/service/TRADEMGEN_ServiceContext.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 65%] Building CXX object trademgen/CMakeFiles/trademgenlib.dir/service/TRADEMGEN_Service.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/c++ -Dtrademgenlib_EXPORTS -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -fPIC -std=gnu++11 -o CMakeFiles/trademgenlib.dir/service/TRADEMGEN_Service.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/service/TRADEMGEN_Service.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 63%] Building CXX object trademgen/CMakeFiles/trademgenlib.dir/command/DemandParserHelper.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/c++ -Dtrademgenlib_EXPORTS -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -fPIC -std=gnu++11 -o CMakeFiles/trademgenlib.dir/command/DemandParserHelper.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/command/DemandParserHelper.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 73%] Linking CXX shared library libtrademgen.so cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/cmake -E cmake_link_script CMakeFiles/trademgenlib.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libtrademgen.so.1.00 -o libtrademgen.so.1.00.4 CMakeFiles/trademgenlib.dir/basic/BasConst.cpp.o CMakeFiles/trademgenlib.dir/basic/DemandCharacteristics.cpp.o CMakeFiles/trademgenlib.dir/basic/DemandDistribution.cpp.o CMakeFiles/trademgenlib.dir/basic/DictionaryManager.cpp.o CMakeFiles/trademgenlib.dir/basic/RandomGenerationContext.cpp.o CMakeFiles/trademgenlib.dir/bom/BomDisplay.cpp.o CMakeFiles/trademgenlib.dir/bom/DemandStream.cpp.o CMakeFiles/trademgenlib.dir/bom/DemandStreamKey.cpp.o CMakeFiles/trademgenlib.dir/bom/DemandStruct.cpp.o CMakeFiles/trademgenlib.dir/factory/FacTRADEMGENServiceContext.cpp.o CMakeFiles/trademgenlib.dir/command/DBManager.cpp.o CMakeFiles/trademgenlib.dir/command/DemandManager.cpp.o CMakeFiles/trademgenlib.dir/command/DemandParser.cpp.o CMakeFiles/trademgenlib.dir/command/DemandParserHelper.cpp.o CMakeFiles/trademgenlib.dir/service/TRADEMGEN_Service.cpp.o CMakeFiles/trademgenlib.dir/service/TRADEMGEN_ServiceContext.cpp.o -lpython3.8 -lboost_date_time -lboost_random -lboost_iostreams -lboost_serialization -lboost_filesystem -lboost_system -lboost_locale -lboost_python38 -lboost_regex -lmariadb -lsoci_core -lsoci_mysql -lsoci_core -lsoci_sqlite3 -lreadline -lncurses /usr/lib64/libsevmgr.so.1.00.4 -lncurses /usr/lib64/libstdairuicl.so.1.00.8 /usr/lib64/libstdair.so.1.00.8 -lpython3.8 -lboost_date_time -lboost_random -lboost_iostreams -lboost_serialization -lboost_filesystem -lboost_system -lboost_locale -lboost_python38 -lboost_regex -lmariadb -lsoci_core -lsoci_mysql -lsoci_core -lsoci_mysql -lsoci_sqlite3 -lreadline cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/cmake -E cmake_symlink_library libtrademgen.so.1.00.4 libtrademgen.so.1.00 libtrademgen.so make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 73%] Built target trademgenlib make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f trademgen/CMakeFiles/trademgenbin.dir/build.make trademgen/CMakeFiles/trademgenbin.dir/depend /usr/bin/make -f trademgen/CMakeFiles/pytrademgenlib.dir/build.make trademgen/CMakeFiles/pytrademgenlib.dir/depend /usr/bin/make -f trademgen/CMakeFiles/trademgen_generateDemandbin.dir/build.make trademgen/CMakeFiles/trademgen_generateDemandbin.dir/depend /usr/bin/make -f trademgen/CMakeFiles/trademgen_with_dbbin.dir/build.make trademgen/CMakeFiles/trademgen_with_dbbin.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/pytrademgenlib.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/pytrademgenlib.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/pytrademgenlib.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/pytrademgenlib.dir/depend.internal". Scanning dependencies of target pytrademgenlib make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f trademgen/CMakeFiles/pytrademgenlib.dir/build.make trademgen/CMakeFiles/pytrademgenlib.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_generateDemandbin.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_generateDemandbin.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_generateDemandbin.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_generateDemandbin.dir/depend.internal". Scanning dependencies of target trademgen_generateDemandbin make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f trademgen/CMakeFiles/trademgen_generateDemandbin.dir/build.make trademgen/CMakeFiles/trademgen_generateDemandbin.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenbin.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenbin.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenbin.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenbin.dir/depend.internal". Scanning dependencies of target trademgenbin make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f trademgen/CMakeFiles/trademgenbin.dir/build.make trademgen/CMakeFiles/trademgenbin.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_with_dbbin.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_with_dbbin.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_with_dbbin.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_with_dbbin.dir/depend.internal". Scanning dependencies of target trademgen_with_dbbin make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f trademgen/CMakeFiles/trademgen_with_dbbin.dir/build.make trademgen/CMakeFiles/trademgen_with_dbbin.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 81%] Building CXX object trademgen/CMakeFiles/trademgen_with_dbbin.dir/batches/trademgen_with_db.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/c++ -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -std=gnu++11 -o CMakeFiles/trademgen_with_dbbin.dir/batches/trademgen_with_db.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/batches/trademgen_with_db.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 86%] Linking CXX executable trademgen_with_db cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/cmake -E cmake_link_script CMakeFiles/trademgen_with_dbbin.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/trademgen_with_dbbin.dir/batches/trademgen_with_db.cpp.o -o trademgen_with_db -Wl,-rpath,/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen: -lboost_program_options libtrademgen.so.1.00.4 /usr/lib64/libsevmgr.so.1.00.4 -lncurses /usr/lib64/libstdairuicl.so.1.00.8 /usr/lib64/libstdair.so.1.00.8 -lpython3.8 -lboost_date_time -lboost_random -lboost_iostreams -lboost_serialization -lboost_filesystem -lboost_system -lboost_locale -lboost_python38 -lboost_regex -lmariadb -lsoci_core -lsoci_mysql -lsoci_core -lsoci_mysql -lsoci_sqlite3 -lreadline make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 86%] Built target trademgen_with_dbbin make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f test/trademgen/CMakeFiles/TrademgenTesttst.dir/build.make test/trademgen/CMakeFiles/TrademgenTesttst.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen/CMakeFiles/TrademgenTesttst.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen/CMakeFiles/TrademgenTesttst.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen/CMakeFiles/TrademgenTesttst.dir/depend.internal". Dependee "/builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen/CMakeFiles/TrademgenTesttst.dir/depend.internal". Scanning dependencies of target TrademgenTesttst make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f test/trademgen/CMakeFiles/TrademgenTesttst.dir/build.make test/trademgen/CMakeFiles/TrademgenTesttst.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 84%] Building CXX object trademgen/CMakeFiles/trademgenbin.dir/ui/cmdline/trademgen.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/c++ -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -std=gnu++11 -o CMakeFiles/trademgenbin.dir/ui/cmdline/trademgen.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/ui/cmdline/trademgen.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 92%] Linking CXX executable trademgen cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/cmake -E cmake_link_script CMakeFiles/trademgenbin.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/trademgenbin.dir/ui/cmdline/trademgen.cpp.o -o trademgen -Wl,-rpath,/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen: -lboost_program_options libtrademgen.so.1.00.4 /usr/lib64/libsevmgr.so.1.00.4 -lncurses /usr/lib64/libstdairuicl.so.1.00.8 /usr/lib64/libstdair.so.1.00.8 -lpython3.8 -lboost_date_time -lboost_random -lboost_iostreams -lboost_serialization -lboost_filesystem -lboost_system -lboost_locale -lboost_python38 -lboost_regex -lmariadb -lsoci_core -lsoci_mysql -lsoci_core -lsoci_mysql -lsoci_sqlite3 -lreadline make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 92%] Built target trademgenbin make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 78%] Building CXX object trademgen/CMakeFiles/trademgen_generateDemandbin.dir/batches/trademgen_generateDemand.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/c++ -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -std=gnu++11 -o CMakeFiles/trademgen_generateDemandbin.dir/batches/trademgen_generateDemand.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/batches/trademgen_generateDemand.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 76%] Building CXX object trademgen/CMakeFiles/pytrademgenlib.dir/python/pytrademgen.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/c++ -Dpytrademgenlib_EXPORTS -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -fPIC -std=gnu++11 -o CMakeFiles/pytrademgenlib.dir/python/pytrademgen.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/python/pytrademgen.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 94%] Linking CXX executable trademgen_generateDemand cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/cmake -E cmake_link_script CMakeFiles/trademgen_generateDemandbin.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/trademgen_generateDemandbin.dir/batches/trademgen_generateDemand.cpp.o -o trademgen_generateDemand -Wl,-rpath,/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen: -lboost_program_options libtrademgen.so.1.00.4 /usr/lib64/libsevmgr.so.1.00.4 -lncurses /usr/lib64/libstdairuicl.so.1.00.8 /usr/lib64/libstdair.so.1.00.8 -lpython3.8 -lboost_date_time -lboost_random -lboost_iostreams -lboost_serialization -lboost_filesystem -lboost_system -lboost_locale -lboost_python38 -lboost_regex -lmariadb -lsoci_core -lsoci_mysql -lsoci_core -lsoci_mysql -lsoci_sqlite3 -lreadline make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 97%] Built target trademgen_generateDemandbin make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 97%] Linking CXX shared library pytrademgen.so cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/cmake -E cmake_link_script CMakeFiles/pytrademgenlib.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,pytrademgen.so.1.00 -o pytrademgen.so.1.00.4 CMakeFiles/pytrademgenlib.dir/python/pytrademgen.cpp.o -Wl,-rpath,/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen: -lpython3.8 -lboost_date_time -lboost_random -lboost_iostreams -lboost_serialization -lboost_filesystem -lboost_system -lboost_locale -lboost_python38 -lboost_regex -lmariadb -lsoci_core -lsoci_mysql -lsoci_core -lsoci_sqlite3 -lreadline -lncurses libtrademgen.so.1.00.4 /usr/lib64/libsevmgr.so.1.00.4 -lncurses /usr/lib64/libstdairuicl.so.1.00.8 /usr/lib64/libstdair.so.1.00.8 -lpython3.8 -lboost_date_time -lboost_random -lboost_iostreams -lboost_serialization -lboost_filesystem -lboost_system -lboost_locale -lboost_python38 -lboost_regex -lmariadb -lsoci_core -lsoci_mysql -lsoci_core -lsoci_mysql -lsoci_sqlite3 -lreadline cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen && /usr/bin/cmake -E cmake_symlink_library pytrademgen.so.1.00.4 pytrademgen.so.1.00 pytrademgen.so make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 97%] Built target pytrademgenlib make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 89%] Building CXX object test/trademgen/CMakeFiles/TrademgenTesttst.dir/DemandGenerationTestSuite.cpp.o cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen && /usr/bin/c++ -I/builddir/build/BUILD/trademgen-trademgen-1.00.4 -I/usr/include/python3.8 -I/usr/include/mysql -I/usr/include/soci -I/usr/include/soci/mysql -I/usr/include/soci/sqlite3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -std=gnu++11 -o CMakeFiles/TrademgenTesttst.dir/DemandGenerationTestSuite.cpp.o -c /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen/DemandGenerationTestSuite.cpp make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [100%] Linking CXX executable TrademgenTest cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen && /usr/bin/cmake -E cmake_link_script CMakeFiles/TrademgenTesttst.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBOOST_VERSION=106900 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/TrademgenTesttst.dir/DemandGenerationTestSuite.cpp.o -o TrademgenTest -Wl,-rpath,/builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen ../../trademgen/libtrademgen.so.1.00.4 -lboost_unit_test_framework /usr/lib64/libsevmgr.so.1.00.4 -lncurses /usr/lib64/libstdairuicl.so.1.00.8 /usr/lib64/libstdair.so.1.00.8 -lpython3.8 -lboost_date_time -lboost_random -lboost_iostreams -lboost_serialization -lboost_filesystem -lboost_system -lboost_locale -lboost_python38 -lboost_regex -lmariadb -lsoci_core -lsoci_mysql -lsoci_core -lsoci_mysql -lsoci_sqlite3 -lreadline make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [100%] Built target TrademgenTesttst make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GsjugV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64 + cd trademgen-trademgen-1.00.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -S/builddir/build/BUILD/trademgen-trademgen-1.00.4 -B/builddir/build/BUILD/trademgen-trademgen-1.00.4 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles /builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f CMakeFiles/trademgen.m4.dir/build.make CMakeFiles/trademgen.m4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/trademgen.m4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f CMakeFiles/trademgen.m4.dir/build.make CMakeFiles/trademgen.m4.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'CMakeFiles/trademgen.m4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 0%] Built target trademgen.m4 /usr/bin/make -f CMakeFiles/trademgen.pc.dir/build.make CMakeFiles/trademgen.pc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/trademgen.pc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f CMakeFiles/trademgen.pc.dir/build.make CMakeFiles/trademgen.pc.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'CMakeFiles/trademgen.pc.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 0%] Built target trademgen.pc /usr/bin/make -f CMakeFiles/trademgen-config.dir/build.make CMakeFiles/trademgen-config.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/trademgen-config.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f CMakeFiles/trademgen-config.dir/build.make CMakeFiles/trademgen-config.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'CMakeFiles/trademgen-config.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 0%] Built target trademgen-config /usr/bin/make -f CMakeFiles/devhelpers.dir/build.make CMakeFiles/devhelpers.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles/devhelpers.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f CMakeFiles/devhelpers.dir/build.make CMakeFiles/devhelpers.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'CMakeFiles/devhelpers.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 0%] Built target devhelpers /usr/bin/make -f trademgen/CMakeFiles/hdr_cfg_trademgen.dir/build.make trademgen/CMakeFiles/hdr_cfg_trademgen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/hdr_cfg_trademgen.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f trademgen/CMakeFiles/hdr_cfg_trademgen.dir/build.make trademgen/CMakeFiles/hdr_cfg_trademgen.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'trademgen/CMakeFiles/hdr_cfg_trademgen.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 0%] Built target hdr_cfg_trademgen /usr/bin/make -f trademgen/CMakeFiles/trademgenlib.dir/build.make trademgen/CMakeFiles/trademgenlib.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenlib.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f trademgen/CMakeFiles/trademgenlib.dir/build.make trademgen/CMakeFiles/trademgenlib.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'trademgen/CMakeFiles/trademgenlib.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 44%] Built target trademgenlib /usr/bin/make -f trademgen/CMakeFiles/trademgenbin.dir/build.make trademgen/CMakeFiles/trademgenbin.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgenbin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f trademgen/CMakeFiles/trademgenbin.dir/build.make trademgen/CMakeFiles/trademgenbin.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'trademgen/CMakeFiles/trademgenbin.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 50%] Built target trademgenbin /usr/bin/make -f trademgen/CMakeFiles/pytrademgen_script.dir/build.make trademgen/CMakeFiles/pytrademgen_script.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/pytrademgen_script.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f trademgen/CMakeFiles/pytrademgen_script.dir/build.make trademgen/CMakeFiles/pytrademgen_script.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'trademgen/CMakeFiles/pytrademgen_script.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 50%] Built target pytrademgen_script /usr/bin/make -f trademgen/CMakeFiles/pytrademgenlib.dir/build.make trademgen/CMakeFiles/pytrademgenlib.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/pytrademgenlib.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f trademgen/CMakeFiles/pytrademgenlib.dir/build.make trademgen/CMakeFiles/pytrademgenlib.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'trademgen/CMakeFiles/pytrademgenlib.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 55%] Built target pytrademgenlib /usr/bin/make -f trademgen/CMakeFiles/trademgen_generateDemandbin.dir/build.make trademgen/CMakeFiles/trademgen_generateDemandbin.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_generateDemandbin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f trademgen/CMakeFiles/trademgen_generateDemandbin.dir/build.make trademgen/CMakeFiles/trademgen_generateDemandbin.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'trademgen/CMakeFiles/trademgen_generateDemandbin.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 60%] Built target trademgen_generateDemandbin /usr/bin/make -f trademgen/CMakeFiles/trademgen_with_dbbin.dir/build.make trademgen/CMakeFiles/trademgen_with_dbbin.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_with_dbbin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f trademgen/CMakeFiles/trademgen_with_dbbin.dir/build.make trademgen/CMakeFiles/trademgen_with_dbbin.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'trademgen/CMakeFiles/trademgen_with_dbbin.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 65%] Built target trademgen_with_dbbin /usr/bin/make -f trademgen/CMakeFiles/trademgen_extractBookingRequests_script.dir/build.make trademgen/CMakeFiles/trademgen_extractBookingRequests_script.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_extractBookingRequests_script.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f trademgen/CMakeFiles/trademgen_extractBookingRequests_script.dir/build.make trademgen/CMakeFiles/trademgen_extractBookingRequests_script.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'trademgen/CMakeFiles/trademgen_extractBookingRequests_script.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 65%] Built target trademgen_extractBookingRequests_script /usr/bin/make -f trademgen/CMakeFiles/trademgen_drawBookingArrivals_script.dir/build.make trademgen/CMakeFiles/trademgen_drawBookingArrivals_script.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4/trademgen/CMakeFiles/trademgen_drawBookingArrivals_script.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f trademgen/CMakeFiles/trademgen_drawBookingArrivals_script.dir/build.make trademgen/CMakeFiles/trademgen_drawBookingArrivals_script.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'trademgen/CMakeFiles/trademgen_drawBookingArrivals_script.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 65%] Built target trademgen_drawBookingArrivals_script /usr/bin/make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/doc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'doc/CMakeFiles/doc.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 68%] Built target doc /usr/bin/make -f doc/CMakeFiles/css_trademgen.css.dir/build.make doc/CMakeFiles/css_trademgen.css.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/css_trademgen.css.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/css_trademgen.css.dir/build.make doc/CMakeFiles/css_trademgen.css.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'doc/CMakeFiles/css_trademgen.css.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 71%] Built target css_trademgen.css /usr/bin/make -f doc/CMakeFiles/img_trademgen_logo.png.dir/build.make doc/CMakeFiles/img_trademgen_logo.png.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/img_trademgen_logo.png.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/img_trademgen_logo.png.dir/build.make doc/CMakeFiles/img_trademgen_logo.png.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'doc/CMakeFiles/img_trademgen_logo.png.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 73%] Built target img_trademgen_logo.png /usr/bin/make -f doc/CMakeFiles/img_sfx_logo.png.dir/build.make doc/CMakeFiles/img_sfx_logo.png.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/img_sfx_logo.png.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/img_sfx_logo.png.dir/build.make doc/CMakeFiles/img_sfx_logo.png.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'doc/CMakeFiles/img_sfx_logo.png.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 76%] Built target img_sfx_logo.png /usr/bin/make -f doc/CMakeFiles/img_favicon.ico.dir/build.make doc/CMakeFiles/img_favicon.ico.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/img_favicon.ico.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/img_favicon.ico.dir/build.make doc/CMakeFiles/img_favicon.ico.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'doc/CMakeFiles/img_favicon.ico.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 78%] Built target img_favicon.ico /usr/bin/make -f doc/CMakeFiles/img_style.dir/build.make doc/CMakeFiles/img_style.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/img_style.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/img_style.dir/build.make doc/CMakeFiles/img_style.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'doc/CMakeFiles/img_style.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 78%] Built target img_style /usr/bin/make -f doc/CMakeFiles/css_style.dir/build.make doc/CMakeFiles/css_style.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/css_style.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/css_style.dir/build.make doc/CMakeFiles/css_style.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'doc/CMakeFiles/css_style.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 78%] Built target css_style /usr/bin/make -f doc/CMakeFiles/pdf.dir/build.make doc/CMakeFiles/pdf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/CMakeFiles/pdf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f doc/CMakeFiles/pdf.dir/build.make doc/CMakeFiles/pdf.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 81%] Generating PDF Reference Manual ('refman.tex' => 'refman.pdf')... cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc && /usr/bin/cmake -E chdir /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex pdflatex -interaction batchmode refman.tex && echo 'First PDF generation done.' || echo 'First PDF generation done.' This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode First PDF generation done. cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc && /usr/bin/cmake -E chdir /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex egrep -s -e 'Fatal error occurred' -e 'Rerun to get cross-references right' refman.log && ( cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex && pdflatex -interaction batchmode refman.tex && echo 'Second PDF generation done.' ) || echo 'Second PDF generation was not necessary' ! ==> Fatal error occurred, no output PDF file produced! This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode Second PDF generation was not necessary cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc && /usr/bin/cmake -E chdir /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex egrep -s -e 'Fatal error occurred' -e 'Rerun to get cross-references right' refman.log && ( cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex && pdflatex -interaction batchmode refman.tex && echo 'Third PDF generation done.' ) || echo 'Third PDF generation was not necessary' ! ==> Fatal error occurred, no output PDF file produced! This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode Third PDF generation was not necessary cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc && /usr/bin/cmake -E chdir /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex test ! -f refman.pdf && ( cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex && echo 'Warning:\ the\ PDF\ reference\ manual\ ('/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex/refman.pdf')\ has\ failed\ to\ build.\ You\ can\ perform\ a\ simple\ re-build\ ('make'\ in\ the\ 'doc/latex'\ sub-directory).' > refman.pdf && echo 'Warning:\ the\ PDF\ reference\ manual\ ('/builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex/refman.pdf')\ has\ failed\ to\ build.\ You\ can\ perform\ a\ simple\ re-build\ ('make'\ in\ the\ 'doc/latex'\ sub-directory).' ) || echo 'The PDF reference manual has been successfully built' The PDF reference manual has been successfully built cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc && /usr/bin/cmake -E chdir /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex echo 'The file size of the PDF reference manual is: ' && ( cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/doc/latex && du -sh refman.pdf | cut -f1 ) The file size of the PDF reference manual is: 4.0K make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 81%] Built target pdf /usr/bin/make -f man/CMakeFiles/man_3.dir/build.make man/CMakeFiles/man_3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/man /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/man /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/CMakeFiles/man_3.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f man/CMakeFiles/man_3.dir/build.make man/CMakeFiles/man_3.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 84%] Generating section 3 manual pages with Doxygen, from '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man3.cfg'... cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/man && /usr/bin/doxygen /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man3.cfg warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man3.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man3.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 904 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man3.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 1091 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man3.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1343 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man3.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1349 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man3.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1514 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man3.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1535 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man3.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. Searching for include files... Searching for example files... 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... Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-library.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-library.doc... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with 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... 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... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... 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... Correcting members for VHDL... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating page documentation... Generating docs for page trademgen-library... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... 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 member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 0/65536 hits=0 misses=0 finished... make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 84%] Built target man_3 /usr/bin/make -f man/CMakeFiles/man_1.dir/build.make man/CMakeFiles/man_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/man /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/man /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/CMakeFiles/man_1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f man/CMakeFiles/man_1.dir/build.make man/CMakeFiles/man_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 86%] Generating section 1 manual pages with Doxygen, from '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man1.cfg'... cd /builddir/build/BUILD/trademgen-trademgen-1.00.4/man && /usr/bin/doxygen /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man1.cfg warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man1.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man1.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 910 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man1.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 1097 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man1.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1349 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man1.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1355 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man1.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1520 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man1.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1541 of file '/builddir/build/BUILD/trademgen-trademgen-1.00.4/man/doxygen_man1.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen.doc:4: warning: multiple use of section label 'sec_synopsis' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 4) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen.doc:8: warning: multiple use of section label 'sec_description' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 7) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen.doc:52: warning: multiple use of section label 'sec_see_also' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 52) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen.doc:61: warning: multiple use of section label 'sec_copyright' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 55) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_with_db.doc:4: warning: multiple use of section label 'sec_synopsis' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 4) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_with_db.doc:8: warning: multiple use of section label 'sec_description' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 7) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_with_db.doc:66: warning: multiple use of section label 'sec_see_also' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 52) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_with_db.doc:70: warning: multiple use of section label 'sec_support' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen.doc, line 56) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_with_db.doc:75: warning: multiple use of section label 'sec_copyright' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 55) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_generateDemand.doc:4: warning: multiple use of section label 'sec_synopsis' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 4) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_generateDemand.doc:8: warning: multiple use of section label 'sec_description' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 7) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_generateDemand.doc:52: warning: multiple use of section label 'sec_see_also' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 52) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_generateDemand.doc:56: warning: multiple use of section label 'sec_support' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen.doc, line 56) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_generateDemand.doc:61: warning: multiple use of section label 'sec_copyright' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 55) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/pytrademgen.doc:4: warning: multiple use of section label 'sec_synopsis' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 4) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/pytrademgen.doc:8: warning: multiple use of section label 'sec_description' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 7) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/pytrademgen.doc:23: warning: multiple use of section label 'sec_see_also' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 52) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/pytrademgen.doc:27: warning: multiple use of section label 'sec_support' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen.doc, line 56) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/pytrademgen.doc:32: warning: multiple use of section label 'sec_copyright' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 55) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_drawBookingArrivals.doc:4: warning: multiple use of section label 'sec_synopsis' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 4) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_drawBookingArrivals.doc:8: warning: multiple use of section label 'sec_description' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 7) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_drawBookingArrivals.doc:38: warning: multiple use of section label 'sec_see_also' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 52) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_drawBookingArrivals.doc:42: warning: multiple use of section label 'sec_support' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen.doc, line 56) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_drawBookingArrivals.doc:47: warning: multiple use of section label 'sec_copyright' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 55) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_extractBookingRequests.doc:4: warning: multiple use of section label 'sec_synopsis' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 4) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_extractBookingRequests.doc:8: warning: multiple use of section label 'sec_description' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 7) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_extractBookingRequests.doc:38: warning: multiple use of section label 'sec_see_also' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 52) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_extractBookingRequests.doc:42: warning: multiple use of section label 'sec_support' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen.doc, line 56) /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_extractBookingRequests.doc:47: warning: multiple use of section label 'sec_copyright' while adding section, (first occurrence: /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc, line 55) Searching for include files... Searching for example files... 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... Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen-config.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_with_db.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_with_db.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_generateDemand.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_generateDemand.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/pytrademgen.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/pytrademgen.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_drawBookingArrivals.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_drawBookingArrivals.doc... Preprocessing /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_extractBookingRequests.doc... Parsing file /builddir/build/BUILD/trademgen-trademgen-1.00.4/man/trademgen_extractBookingRequests.doc... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with 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... 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... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... 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... Correcting members for VHDL... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating page documentation... Generating docs for page trademgen-config... Generating docs for page trademgen... Generating docs for page trademgen_with_db... Generating docs for page trademgen_generateDemand... Generating docs for page pytrademgen... Generating docs for page trademgen_drawBookingArrivals... Generating docs for page trademgen_extractBookingRequests... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... 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 member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 0/65536 hits=0 misses=0 finished... make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 86%] Built target man_1 /usr/bin/make -f test/trademgen/CMakeFiles/TrademgenTesttst.dir/build.make test/trademgen/CMakeFiles/TrademgenTesttst.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/trademgen/CMakeFiles/TrademgenTesttst.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f test/trademgen/CMakeFiles/TrademgenTesttst.dir/build.make test/trademgen/CMakeFiles/TrademgenTesttst.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'test/trademgen/CMakeFiles/TrademgenTesttst.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [ 92%] Built target TrademgenTesttst /usr/bin/make -f test/sequential_generation/CMakeFiles/RandomDistributionTesttst.dir/build.make test/sequential_generation/CMakeFiles/RandomDistributionTesttst.dir/depend make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' cd /builddir/build/BUILD/trademgen-trademgen-1.00.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/sequential_generation /builddir/build/BUILD/trademgen-trademgen-1.00.4 /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/sequential_generation /builddir/build/BUILD/trademgen-trademgen-1.00.4/test/sequential_generation/CMakeFiles/RandomDistributionTesttst.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/make -f test/sequential_generation/CMakeFiles/RandomDistributionTesttst.dir/build.make test/sequential_generation/CMakeFiles/RandomDistributionTesttst.dir/build make[2]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[2]: Nothing to be done for 'test/sequential_generation/CMakeFiles/RandomDistributionTesttst.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' [100%] Built target RandomDistributionTesttst make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/trademgen-trademgen-1.00.4/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/trademgen-trademgen-1.00.4' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Debug" -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/trademgen/CMake/trademgen-library-depends.cmake -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/trademgen/CMake/trademgen-library-depends-debug.cmake -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/trademgen/CMake/trademgen-config.cmake -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/trademgen/CMake/trademgen-config-version.cmake -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/bin/trademgen-config -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/lib64/pkgconfig/trademgen.pc -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/aclocal/trademgen.m4 -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/AUTHORS -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/NEWS -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/README.md -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/lib64/libtrademgen.so.1.00.4 -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/lib64/libtrademgen.so.1.00 -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/lib64/libtrademgen.so -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/include/trademgen/DBParams.hpp -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/include/trademgen/TRADEMGEN_Abstract.hpp -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/include/trademgen/TRADEMGEN_Exceptions.hpp -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/include/trademgen/TRADEMGEN_Service.hpp -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/include/trademgen/TRADEMGEN_Types.hpp On Unix-based platforms, run export LD_LIBRARY_PATH=/usr/lib64:/usr/lib64/python3.8/site-packages/pytrademgen:$LD_LIBRARY_PATH once per session -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/lib64/python3.8/site-packages/pytrademgen/pytrademgen.so.1.00.4 -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/lib64/python3.8/site-packages/pytrademgen/pytrademgen.so.1.00 -- Set runtime path of "/builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/lib64/python3.8/site-packages/pytrademgen/pytrademgen.so.1.00.4" to "" -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/lib64/python3.8/site-packages/pytrademgen/pytrademgen.so -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/bin/trademgen_generateDemand -- Set runtime path of "/builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/bin/trademgen_generateDemand" to "" -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/bin/trademgen_with_db -- Set runtime path of "/builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/bin/trademgen_with_db" to "" -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/bin/trademgen -- Set runtime path of "/builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/bin/trademgen" to "" -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/bin/pytrademgen -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/lib64/python3.8/site-packages/pytrademgen/__init__.py -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/bin/trademgen_drawBookingArrivals -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/bin/trademgen_extractBookingRequests -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/trademgen/CMake/trademgen-library-depends.cmake -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/trademgen/CMake/trademgen-library-depends-debug.cmake -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01147.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01239.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00014.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/namespacemembers_type.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_func_u.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01175.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01048.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01055.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01139.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01231.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00062.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/namespaces.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01263.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01071.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00020_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00218.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01216.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01160.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/navtree.css -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/navtreeindex3.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00161.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01191.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00215.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_5ae6609f44073afb7cf1d8ecf9968453.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00023.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01243.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_d.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00228.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01204.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01295.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00071_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01152.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/sfx_logo.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01063.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/namespacemembers_func.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00029_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_33bb5ee4cb13d3a7805eb27b622a6220.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_eef713ad3b58b0dc247489a2f623e7f5.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01112.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00229.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00119.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01292.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00134.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00029.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01267.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01211.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01239.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00137_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01200.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00143.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00008_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00035.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00113.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/globals_defs.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01195.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_5ae6609f44073afb7cf1d8ecf9968453.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01175.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01252.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01179.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00137.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01079.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00032_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01103.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00110.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_ca3c8b748939a74172593851a4590556.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/jquery.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00074_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01135.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01207.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01291.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01291.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01056.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00053_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00047_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01195.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01159.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00161.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01255.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01176.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00122_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00089.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01223.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_func_j.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_33bb5ee4cb13d3a7805eb27b622a6220.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/_formulas.tex -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01135.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00158.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01203.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/nav_h.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01128.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01248.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00077.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01741.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/tab_a.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00119_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_3d89fabe801c3ab2573da82272a019b4.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01167.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/namespacemembers_vars.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01183.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_13e138d54eb8818da29c3992edef070a.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_281fee1ba422d6c956d5c88c8b2b73a9.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00140.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01135.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01179.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00011.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01107.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01115.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00146_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01127.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_dup.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_g.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_8bc29a4eb385305623c068466bff5f6b.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_p.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_o.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00101_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00068_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00110_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00002.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00062_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01095.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01268.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_b6f4e7ef42684055161536d8d2ccdaa1.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01115.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01203.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01172.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_i.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01740.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01208.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00107.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00104.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00002.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01079.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01271.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01227.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01235.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01264.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01279.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_1cb0b0e657fdf0b98c1a92129abef6a9.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00080.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01211.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01083.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00038_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00065_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01295.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_c.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01144.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01192.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00146.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_c.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/pages_6.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_3.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_0.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_5.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/pages_5.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_12.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_5.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_12.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_7.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_8.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_c.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/pages_8.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_0.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/classes_1.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/classes_0.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_d.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_a.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/classes_3.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_b.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_15.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/defines_2.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_11.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_1.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_3.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/classes_7.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_5.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_0.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_b.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_18.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/pages_7.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_6.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_12.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_4.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_4.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_e.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/classes_2.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/related_0.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_6.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_6.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_12.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/namespaces_0.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_8.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_8.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_16.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/related_0.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_5.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_3.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_b.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_17.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_c.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/pages_2.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_f.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_10.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_6.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_3.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/classes_4.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_10.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/classes_8.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/defines_5.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_5.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_d.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_13.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_9.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_2.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_11.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_2.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_10.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/mag_sel.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/defines_3.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_2.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_4.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_3.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_a.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_d.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_9.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/search_m.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/pages_8.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/pages_0.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_b.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_0.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_c.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_13.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_c.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_b.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_9.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/pages_6.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_1.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_7.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_0.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_3.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_6.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/defines_6.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/pages_3.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_16.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_0.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_f.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/classes_5.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_7.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/related_2.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/search_r.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_1.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_2.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_5.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_8.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_3.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/related_1.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_b.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/pages_3.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/pages_4.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_8.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/classes_4.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_e.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/related_3.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/search_l.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_15.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_d.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_b.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_b.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_d.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/pages_4.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_13.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_1.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_9.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_6.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_e.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/pages_1.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_e.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_7.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/classes_5.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_14.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_8.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_1.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_13.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_6.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_b.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/classes_2.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_8.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_1.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_5.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/related_2.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_c.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_10.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/defines_1.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_a.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/pages_7.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_8.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_5.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/defines_6.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_2.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_9.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/close.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/namespaces_1.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_d.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_6.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_2.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/pages_2.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_7.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_18.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_a.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_6.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_2.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/search.css -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/defines_3.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_3.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_1.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_7.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/pages_5.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/classes_1.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/namespaces_1.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_14.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_2.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_a.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_d.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_f.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_6.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_c.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/defines_0.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/defines_5.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/defines_4.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/defines_1.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/nomatches.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_9.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_7.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/related_1.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_5.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_1.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_a.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_e.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/related_3.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/defines_0.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_9.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/classes_0.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/pages_1.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_1.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/classes_7.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_11.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/classes_8.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_9.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_1.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_5.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_14.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_7.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_7.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_c.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/classes_3.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_14.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/defines_8.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/defines_2.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/searchdata.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_0.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_3.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_9.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_4.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_c.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_7.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_4.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_4.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_0.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_f.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/defines_8.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_4.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_4.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_b.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_11.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_4.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_0.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_4.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_3.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/defines_7.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/pages_0.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/classes_6.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_a.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_0.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_8.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/search.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/classes_6.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_d.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_17.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/defines_7.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_8.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/namespaces_0.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_2.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/all_a.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_2.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/defines_4.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/functions_e.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/typedefs_a.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_a.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/variables_c.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/search/files_9.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01064.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/namespaces_dup.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00228.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00155.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_h.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01075.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00158.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_func_~.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01115.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00131.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01119.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_e68e8157741866f444e17edd764ebbae.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00047.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01219.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01067.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01184.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/bdwn.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/tab_h.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00077_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/doxygen.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00229.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_d50817b94c9ce43c8058fb6deec82dc6.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_func_v.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01116.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/folderopen.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01083.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/folderclosed.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00104_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01060.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01091.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01279.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00044.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01111.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01099.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01280.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01231.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/doc.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01179.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00086_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01087.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_f.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01084.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01079.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00038.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01067.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01163.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00113_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01743.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00083.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01127.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01131.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01744.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00185.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01123.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_func_c.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/hierarchy.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_func.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01199.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_r.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01243.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/trademgen.css -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00017_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_func_h.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00095.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00098_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00128_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01271.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/sync_off.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00231.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01236.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00059_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01219.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00089_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01100.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_1313a939c8ab6ec504a4c824f23cccd7.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_func_f.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_func_s.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00116_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01191.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01124.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_func_o.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00191.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_~.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01095.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00113.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01291.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01151.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00104.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01143.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01047.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00056_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01164.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01196.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_c258376e0c124df294e22ab041ae9329.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01055.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_13e138d54eb8818da29c3992edef070a.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_b.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01139.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00044.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_type.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01123.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00116.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_k.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00098.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01143.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01131.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/bc_s.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00197.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01207.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00206.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/trademgen_logo.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/globals_vars.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/menu.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00017.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01255.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01159.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/globals_func.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00230.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01123.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00200.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01752.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00071.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01072.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00224.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01071.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/favicon.ico -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/tab_b.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01239.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01288.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01104.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01283.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/classes.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01220.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01171.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/tab_s.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_s.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01047.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01143.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/sync_on.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/nav_g.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_rela.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00044_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/open.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01203.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01232.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01103.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00095_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00035_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_func.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01108.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00134_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_func_r.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01199.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/namespacemembers.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_1313a939c8ab6ec504a4c824f23cccd7.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01275.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00032.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00041.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00026_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01244.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00110.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00212.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00056.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00128.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01745.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_c258376e0c124df294e22ab041ae9329.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_1cb0b0e657fdf0b98c1a92129abef6a9.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01147.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01751.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/globals.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01746.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/nav_f.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_n.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01183.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_3a9dbc91181ea84a9f8bc376964d4847.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01156.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00134.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01148.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01159.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01227.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01240.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01259.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_3a9dbc91181ea84a9f8bc376964d4847.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01163.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/annotated.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01075.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/files_dup.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/navtree.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00077.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01168.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01272.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_w.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_ca3c8b748939a74172593851a4590556.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01748.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_u.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00008.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00101.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/globals_type.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00053.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00050.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01276.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01103.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01259.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00032.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01247.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01076.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00005.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01120.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00020.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01215.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01215.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/pages.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/_formulas.log -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/menudata.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/resize.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00065.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01127.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00155_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01215.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01235.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01151.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_2745005e39786497aa062010cb5179e7.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00074.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01119.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00188.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/splitbar.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00125.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00140_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01099.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01071.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00083_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00068.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01223.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00002_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01207.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_func_g.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01223.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_func_t.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01275.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01267.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01167.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01753.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_j.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01151.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_d50817b94c9ce43c8058fb6deec82dc6.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01080.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01107.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00122.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01092.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00122.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01051.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01059.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01068.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01187.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00209.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01243.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01212.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01742.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_l.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01267.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01139.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01227.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_vars.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01251.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00230.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01255.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00092_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00005.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01044.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_e68e8157741866f444e17edd764ebbae.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01219.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00143_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01136.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_v.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01188.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00041_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01754.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01260.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dynsections.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01163.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/files.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01111.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01051.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00125.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00023_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01187.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01287.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01191.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00053.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01224.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01251.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_func_d.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00026.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00221.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01247.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00158_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_2745005e39786497aa062010cb5179e7.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00059.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00014_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01155.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/annotated_dup.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00005_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01171.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/closed.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01067.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01175.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01749.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01180.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01132.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01283.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01228.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01119.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/navtreeindex2.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/index.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00131_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01263.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00107_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_8bc29a4eb385305623c068466bff5f6b.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01259.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01284.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/navtreeindex0.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01167.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00080_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00011.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/hierarchy.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00050_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_t.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01271.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_func_k.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00194.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01747.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01183.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00125_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00143.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/tabs.css -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_func_l.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01283.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01131.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01095.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/navtreedata.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01275.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01295.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_b6f4e7ef42684055161536d8d2ccdaa1.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/doxygen_trademgen.tag -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01211.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01171.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01087.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01195.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/navtreeindex1.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_func_p.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01147.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01155.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/functions_func_i.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01287.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00161_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01187.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01099.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01052.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01199.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00092.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01111.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00056.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01140.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01235.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01063.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/dir_eef713ad3b58b0dc247489a2f623e7f5.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01059.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01279.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00011_source.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01256.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00086.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01155.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01251.png -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01750.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a00203.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01231.js -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/a01096.html -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html/refman.pdf -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/man/man1 -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/man/man1/trademgen_drawBookingArrivals.1 -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/man/man1/trademgen_extractBookingRequests.1 -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/man/man1/trademgen_generateDemand.1 -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/man/man1/trademgen_with_db.1 -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/man/man1/pytrademgen.1 -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/man/man1/trademgen-config.1 -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/man/man1/trademgen.1 -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/man/man3 -- Installing: /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/man/man3/trademgen-library.3 + rm -f '/builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/lib64/libsequential_generation*.so*' + mkdir -p __tmp_docdir + mv /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/html __tmp_docdir + rm -f __tmp_docdir/html/installdox + rm -f /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/NEWS /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/README /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen/AUTHORS + install -d /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/lib64/python3.8/site-packages/pytrademgen + install -pm 0755 /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/bin/pytrademgen /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/lib64/python3.8/site-packages/pytrademgen/ + install -pm 0755 /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/bin/trademgen_drawBookingArrivals /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/lib64/python3.8/site-packages/pytrademgen/ + rm -f /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/bin/pytrademgen /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/bin/trademgen_drawBookingArrivals + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.00.4-6.fc33 --unique-debug-suffix -1.00.4-6.fc33.riscv64 --unique-debug-src-base trademgen-1.00.4-6.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/trademgen-trademgen-1.00.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/bin/trademgen explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/bin/trademgen_generateDemand explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/bin/trademgen_with_db explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/lib64/libtrademgen.so.1.00.4 extracting debug info from /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/bin/trademgen extracting debug info from /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/bin/trademgen_generateDemand extracting debug info from /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/bin/trademgen_with_db extracting debug info from /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/lib64/libtrademgen.so.1.00.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/lib64/python3.8/site-packages/pytrademgen/pytrademgen.so.1.00.4 extracting debug info from /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/lib64/python3.8/site-packages/pytrademgen/pytrademgen.so.1.00.4 original debug info size: 38428kB, size after compression: 33348kB /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 717 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib64/python3.8/site-packages/pytrademgen/pytrademgen from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/lib64/python3.8/site-packages/pytrademgen/trademgen_drawBookingArrivals from /usr/bin/env python3 to #!/usr/bin/python3 Processing files: trademgen-1.00.4-6.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.T1BDeT + umask 022 + cd /builddir/build/BUILD + cd trademgen-trademgen-1.00.4 + DOCDIR=/builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen + cp -pr AUTHORS /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen + cp -pr ChangeLog /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen + cp -pr COPYING /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen + cp -pr NEWS /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen + cp -pr README.md /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen + RPM_EC=0 ++ jobs -p + exit 0 Provides: libtrademgen.so.1.00()(64bit) trademgen = 1.00.4-6.fc33 trademgen(riscv-64) = 1.00.4-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libboost_program_options.so.1.69.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libreadline.so.8()(64bit) libsevmgr.so.1.00()(64bit) libsoci_core.so.3.2()(64bit) libstdair.so.1.00()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtrademgen.so.1.00()(64bit) rtld(GNU_HASH) Processing files: trademgen-devel-1.00.4-6.fc33.riscv64 Provides: pkgconfig(trademgen) = 1.00.4 trademgen-devel = 1.00.4-6.fc33 trademgen-devel(riscv-64) = 1.00.4-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config /usr/bin/sh libtrademgen.so.1.00()(64bit) Processing files: trademgen-doc-1.00.4-6.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mwQC8U + umask 022 + cd /builddir/build/BUILD + cd trademgen-trademgen-1.00.4 + DOCDIR=/builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen-doc + cp -pr __tmp_docdir/html /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen-doc + cp -pr COPYING /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64/usr/share/doc/trademgen-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: trademgen-doc = 1.00.4-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-trademgen-1.00.4-6.fc33.riscv64 Provides: python-trademgen = 1.00.4-6.fc33 python3-trademgen = 1.00.4-6.fc33 python3-trademgen(riscv-64) = 1.00.4-6.fc33 python38-trademgen = 1.00.4-6.fc33 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 Requires: /usr/bin/python3 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libboost_python38.so.1.69.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpython3.8.so.1.0()(64bit) libstdair.so.1.00()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtrademgen.so.1.00()(64bit) python(abi) = 3.8 rtld(GNU_HASH) Obsoletes: python-trademgen < 1.00.4-6.fc33 Processing files: trademgen-debugsource-1.00.4-6.fc33.riscv64 Provides: trademgen-debugsource = 1.00.4-6.fc33 trademgen-debugsource(riscv-64) = 1.00.4-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: trademgen-debuginfo-1.00.4-6.fc33.riscv64 Provides: debuginfo(build-id) = 29fc1b2ab3739ce3423abd9dd8bd587ae83e9078 debuginfo(build-id) = 444f6d8be7c074f3650153341b3c37892cdf701f debuginfo(build-id) = 8777686f22f3060a7a5f3bed59d11426368b915b debuginfo(build-id) = d6b5677cbd5e7085678f2a7d15c056285fec27f6 trademgen-debuginfo = 1.00.4-6.fc33 trademgen-debuginfo(riscv-64) = 1.00.4-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: trademgen-debugsource(riscv-64) = 1.00.4-6.fc33 Processing files: python3-trademgen-debuginfo-1.00.4-6.fc33.riscv64 Provides: debuginfo(build-id) = 4924978d8012590a556ce5180c6016ca5866a175 python-trademgen-debuginfo = 1.00.4-6.fc33 python3-trademgen-debuginfo = 1.00.4-6.fc33 python3-trademgen-debuginfo(riscv-64) = 1.00.4-6.fc33 python38-trademgen-debuginfo = 1.00.4-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: trademgen-debugsource(riscv-64) = 1.00.4-6.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64 Wrote: /builddir/build/RPMS/trademgen-devel-1.00.4-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-trademgen-1.00.4-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/trademgen-debugsource-1.00.4-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/trademgen-1.00.4-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-trademgen-debuginfo-1.00.4-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/trademgen-doc-1.00.4-6.fc33.noarch.rpm Wrote: /builddir/build/RPMS/trademgen-debuginfo-1.00.4-6.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Yqb2AS + umask 022 + cd /builddir/build/BUILD + cd trademgen-trademgen-1.00.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/trademgen-1.00.4-6.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0