Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ledger.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-acd6191b792c5dac40a1d27cd928e728f405256f/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ledger.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/ledger-3.1.1-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ledger.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-acd6191b792c5dac40a1d27cd928e728f405256f/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ledger.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sKKpgw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ledger-3.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ledger-3.1.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ledger-3.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e s#FIXME:UNDOCUMENTED#FIXMEUNDOCUMENTED#g doc/ledger3.texi + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KIzmml + umask 022 + cd /builddir/build/BUILD + cd ledger-3.1.1 + ./acprep --prefix=/usr update acprep: INFO: Invoking primary phase: update acprep: INFO: Executing phase: update acprep: INFO: Executing phase: pull acprep: INFO: Executing phase: make acprep: INFO: Executing phase: config acprep: INFO: Executing phase: configure acprep: INFO: System type is => Linux acprep: INFO: Setting up build flavor => debug -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- 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 -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Found PythonInterp: /usr/bin/python (found version "2.7.5") -- Boost version: 1.53.0 -- Found the following Boost libraries: -- date_time -- filesystem -- system -- iostreams -- regex -- unit_test_framework -- Looking for access -- Looking for access - found -- Looking for realpath -- Looking for realpath - found -- Looking for getpwuid -- Looking for getpwuid - found -- Looking for getpwnam -- Looking for getpwnam - found -- Looking for ioctl -- Looking for ioctl - found -- Looking for isatty -- Looking for isatty - found -- Performing Test UNIX_PIPES_COMPILES -- Performing Test UNIX_PIPES_COMPILES - Success -- Performing Test BOOST_REGEX_UNICODE_RUNS -- Performing Test BOOST_REGEX_UNICODE_RUNS - Failed -- Looking for readline in edit -- Looking for readline in edit - found -- Performing Test HAVE_WORKING_UTFCPP -- Performing Test HAVE_WORKING_UTFCPP - Success -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/ledger-3.1.1 [ 1%] Generating ../system.hh.gch Scanning dependencies of target libledger [ 3%] Building CXX object src/CMakeFiles/libledger.dir/stats.cc.o In file included from /builddir/build/BUILD/ledger-3.1.1/src/item.h:45:0, from /builddir/build/BUILD/ledger-3.1.1/src/xact.h:45, from /builddir/build/BUILD/ledger-3.1.1/src/stats.cc:35: /builddir/build/BUILD/ledger-3.1.1/src/scope.h: In instantiation of 'T& ledger::find_scope(ledger::child_scope_t&, bool, bool) [with T = ledger::report_t]': /builddir/build/BUILD/ledger-3.1.1/src/stats.cc:45:45: required from here /builddir/build/BUILD/ledger-3.1.1/src/scope.h:231:36: warning: cast from 'ledger::child_scope_t*' to 'ledger::report_t*' increases required alignment of target type [-Wcast-align] return reinterpret_cast(scope); // never executed ^ [ 5%] Building CXX object src/CMakeFiles/libledger.dir/generate.cc.o [ 6%] Building CXX object src/CMakeFiles/libledger.dir/csv.cc.o [ 8%] Building CXX object src/CMakeFiles/libledger.dir/convert.cc.o In file included from /builddir/build/BUILD/ledger-3.1.1/src/convert.cc:36:0: /builddir/build/BUILD/ledger-3.1.1/src/scope.h: In instantiation of 'T& ledger::find_scope(ledger::child_scope_t&, bool, bool) [with T = ledger::report_t]': /builddir/build/BUILD/ledger-3.1.1/src/scope.h:363:33: required from 'T& ledger::call_scope_t::context() [with T = ledger::report_t]' /builddir/build/BUILD/ledger-3.1.1/src/convert.cc:47:44: required from here /builddir/build/BUILD/ledger-3.1.1/src/scope.h:231:36: warning: cast from 'ledger::child_scope_t*' to 'ledger::report_t*' increases required alignment of target type [-Wcast-align] return reinterpret_cast(scope); // never executed ^ [ 10%] Building CXX object src/CMakeFiles/libledger.dir/draft.cc.o In file included from /builddir/build/BUILD/ledger-3.1.1/src/item.h:45:0, from /builddir/build/BUILD/ledger-3.1.1/src/xact.h:45, from /builddir/build/BUILD/ledger-3.1.1/src/draft.cc:35: /builddir/build/BUILD/ledger-3.1.1/src/scope.h: In instantiation of 'T& ledger::find_scope(ledger::child_scope_t&, bool, bool) [with T = ledger::report_t]': /builddir/build/BUILD/ledger-3.1.1/src/draft.cc:502:45: required from here /builddir/build/BUILD/ledger-3.1.1/src/scope.h:231:36: warning: cast from 'ledger::child_scope_t*' to 'ledger::report_t*' increases required alignment of target type [-Wcast-align] return reinterpret_cast(scope); // never executed ^ [ 11%] Building CXX object src/CMakeFiles/libledger.dir/emacs.cc.o [ 13%] Building CXX object src/CMakeFiles/libledger.dir/org.cc.o [ 15%] Building CXX object src/CMakeFiles/libledger.dir/ptree.cc.o [ 16%] Building CXX object src/CMakeFiles/libledger.dir/print.cc.o [ 18%] Building CXX object src/CMakeFiles/libledger.dir/output.cc.o [ 20%] Building CXX object src/CMakeFiles/libledger.dir/precmd.cc.o In file included from /builddir/build/BUILD/ledger-3.1.1/src/item.h:45:0, from /builddir/build/BUILD/ledger-3.1.1/src/xact.h:45, from /builddir/build/BUILD/ledger-3.1.1/src/precmd.cc:35: /builddir/build/BUILD/ledger-3.1.1/src/scope.h: In instantiation of 'T& ledger::find_scope(ledger::child_scope_t&, bool, bool) [with T = ledger::report_t]': /builddir/build/BUILD/ledger-3.1.1/src/precmd.cc:92:45: required from here /builddir/build/BUILD/ledger-3.1.1/src/scope.h:231:36: warning: cast from 'ledger::child_scope_t*' to 'ledger::report_t*' increases required alignment of target type [-Wcast-align] return reinterpret_cast(scope); // never executed ^ [ 21%] Building CXX object src/CMakeFiles/libledger.dir/chain.cc.o [ 23%] Building CXX object src/CMakeFiles/libledger.dir/filters.cc.o [ 25%] Building CXX object src/CMakeFiles/libledger.dir/report.cc.o [ 26%] Building CXX object src/CMakeFiles/libledger.dir/views.cc.o [ 28%] Building CXX object src/CMakeFiles/libledger.dir/select.cc.o In file included from /builddir/build/BUILD/ledger-3.1.1/src/account.h:45:0, from /builddir/build/BUILD/ledger-3.1.1/src/select.cc:36: /builddir/build/BUILD/ledger-3.1.1/src/scope.h: In instantiation of 'T& ledger::find_scope(ledger::child_scope_t&, bool, bool) [with T = ledger::report_t]': /builddir/build/BUILD/ledger-3.1.1/src/select.cc:104:45: required from here /builddir/build/BUILD/ledger-3.1.1/src/scope.h:231:36: warning: cast from 'ledger::child_scope_t*' to 'ledger::report_t*' increases required alignment of target type [-Wcast-align] return reinterpret_cast(scope); // never executed ^ [ 30%] Building CXX object src/CMakeFiles/libledger.dir/session.cc.o [ 31%] Building CXX object src/CMakeFiles/libledger.dir/option.cc.o [ 33%] Building CXX object src/CMakeFiles/libledger.dir/lookup.cc.o [ 35%] Building CXX object src/CMakeFiles/libledger.dir/compare.cc.o [ 36%] Building CXX object src/CMakeFiles/libledger.dir/iterators.cc.o [ 38%] Building CXX object src/CMakeFiles/libledger.dir/timelog.cc.o [ 40%] Building CXX object src/CMakeFiles/libledger.dir/textual.cc.o [ 41%] Building CXX object src/CMakeFiles/libledger.dir/temps.cc.o [ 43%] Building CXX object src/CMakeFiles/libledger.dir/journal.cc.o [ 45%] Building CXX object src/CMakeFiles/libledger.dir/account.cc.o In file included from /builddir/build/BUILD/ledger-3.1.1/src/account.h:45:0, from /builddir/build/BUILD/ledger-3.1.1/src/account.cc:34: /builddir/build/BUILD/ledger-3.1.1/src/scope.h: In instantiation of 'T& ledger::find_scope(ledger::child_scope_t&, bool, bool) [with T = ledger::account_t]': /builddir/build/BUILD/ledger-3.1.1/src/scope.h:363:33: required from 'T& ledger::call_scope_t::context() [with T = ledger::account_t]' /builddir/build/BUILD/ledger-3.1.1/src/account.cc:230:49: required from here /builddir/build/BUILD/ledger-3.1.1/src/scope.h:231:36: warning: cast from 'ledger::child_scope_t*' to 'ledger::account_t*' increases required alignment of target type [-Wcast-align] return reinterpret_cast(scope); // never executed ^ [ 46%] Building CXX object src/CMakeFiles/libledger.dir/xact.cc.o In file included from /builddir/build/BUILD/ledger-3.1.1/src/item.h:45:0, from /builddir/build/BUILD/ledger-3.1.1/src/xact.h:45, from /builddir/build/BUILD/ledger-3.1.1/src/xact.cc:34: /builddir/build/BUILD/ledger-3.1.1/src/scope.h: In instantiation of 'T& ledger::find_scope(ledger::child_scope_t&, bool, bool) [with T = ledger::post_t]': /builddir/build/BUILD/ledger-3.1.1/src/scope.h:363:33: required from 'T& ledger::call_scope_t::context() [with T = ledger::post_t]' /builddir/build/BUILD/ledger-3.1.1/src/xact.cc:506:39: required from here /builddir/build/BUILD/ledger-3.1.1/src/scope.h:231:36: warning: cast from 'ledger::child_scope_t*' to 'ledger::post_t*' increases required alignment of target type [-Wcast-align] return reinterpret_cast(scope); // never executed ^ /builddir/build/BUILD/ledger-3.1.1/src/scope.h: In instantiation of 'T& ledger::find_scope(ledger::child_scope_t&, bool, bool) [with T = ledger::xact_t]': /builddir/build/BUILD/ledger-3.1.1/src/xact.cc:501:44: required from 'ledger::value_t ledger::{anonymous}::get_wrapper(ledger::call_scope_t&) [with ledger::value_t (* Func)(ledger::xact_t&) = ledger::{anonymous}::get_code]' /builddir/build/BUILD/ledger-3.1.1/src/xact.cc:547:14: required from here /builddir/build/BUILD/ledger-3.1.1/src/scope.h:231:36: warning: cast from 'ledger::child_scope_t*' to 'ledger::xact_t*' increases required alignment of target type [-Wcast-align] [ 48%] Building CXX object src/CMakeFiles/libledger.dir/post.cc.o In file included from /builddir/build/BUILD/ledger-3.1.1/src/item.h:45:0, from /builddir/build/BUILD/ledger-3.1.1/src/post.h:45, from /builddir/build/BUILD/ledger-3.1.1/src/post.cc:34: /builddir/build/BUILD/ledger-3.1.1/src/scope.h: In instantiation of 'T& ledger::find_scope(ledger::child_scope_t&, bool, bool) [with T = ledger::post_t]': /builddir/build/BUILD/ledger-3.1.1/src/scope.h:363:33: required from 'T& ledger::call_scope_t::context() [with T = ledger::post_t]' /builddir/build/BUILD/ledger-3.1.1/src/post.cc:205:41: required from here /builddir/build/BUILD/ledger-3.1.1/src/scope.h:231:36: warning: cast from 'ledger::child_scope_t*' to 'ledger::post_t*' increases required alignment of target type [-Wcast-align] return reinterpret_cast(scope); // never executed ^ [ 50%] Building CXX object src/CMakeFiles/libledger.dir/item.cc.o In file included from /builddir/build/BUILD/ledger-3.1.1/src/item.h:45:0, from /builddir/build/BUILD/ledger-3.1.1/src/item.cc:34: /builddir/build/BUILD/ledger-3.1.1/src/scope.h: In instantiation of 'T& ledger::find_scope(ledger::child_scope_t&, bool, bool) [with T = ledger::item_t]': /builddir/build/BUILD/ledger-3.1.1/src/item.cc:264:41: required from here /builddir/build/BUILD/ledger-3.1.1/src/scope.h:231:36: warning: cast from 'ledger::child_scope_t*' to 'ledger::item_t*' increases required alignment of target type [-Wcast-align] return reinterpret_cast(scope); // never executed ^ [ 51%] Building CXX object src/CMakeFiles/libledger.dir/format.cc.o [ 53%] Building CXX object src/CMakeFiles/libledger.dir/query.cc.o /builddir/build/BUILD/ledger-3.1.1/src/query.cc: In member function 'void ledger::query_t::lexer_t::token_t::expected(char, char)': /builddir/build/BUILD/ledger-3.1.1/src/query.cc:242:26: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (c == '\0' || c == -1) { ^ /builddir/build/BUILD/ledger-3.1.1/src/query.cc:243:38: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (wanted == '\0' || wanted == -1) ^ /builddir/build/BUILD/ledger-3.1.1/src/query.cc:248:38: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (wanted == '\0' || wanted == -1) ^ [ 55%] Building CXX object src/CMakeFiles/libledger.dir/scope.cc.o [ 56%] Building CXX object src/CMakeFiles/libledger.dir/expr.cc.o [ 58%] Building CXX object src/CMakeFiles/libledger.dir/op.cc.o [ 60%] Building CXX object src/CMakeFiles/libledger.dir/parser.cc.o [ 61%] Building CXX object src/CMakeFiles/libledger.dir/token.cc.o /builddir/build/BUILD/ledger-3.1.1/src/token.cc: In member function 'void ledger::expr_t::token_t::next(std::istream&, const parse_flags_t&)': /builddir/build/BUILD/ledger-3.1.1/src/token.cc:151:25: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (in.eof() || c == -1) { ^ /builddir/build/BUILD/ledger-3.1.1/src/token.cc:424:19: warning: comparison is always true due to limited range of data type [-Wtype-limits] if (c != -1) { ^ /builddir/build/BUILD/ledger-3.1.1/src/token.cc: In member function 'void ledger::expr_t::token_t::expected(char, char)': /builddir/build/BUILD/ledger-3.1.1/src/token.cc:508:26: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (c == '\0' || c == -1) { ^ /builddir/build/BUILD/ledger-3.1.1/src/token.cc:509:38: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (wanted == '\0' || wanted == -1) ^ /builddir/build/BUILD/ledger-3.1.1/src/token.cc:514:38: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (wanted == '\0' || wanted == -1) ^ [ 63%] Building CXX object src/CMakeFiles/libledger.dir/value.cc.o [ 65%] Building CXX object src/CMakeFiles/libledger.dir/balance.cc.o [ 66%] Building CXX object src/CMakeFiles/libledger.dir/quotes.cc.o [ 68%] Building CXX object src/CMakeFiles/libledger.dir/history.cc.o [ 70%] Building CXX object src/CMakeFiles/libledger.dir/pool.cc.o [ 71%] Building CXX object src/CMakeFiles/libledger.dir/annotate.cc.o [ 73%] Building CXX object src/CMakeFiles/libledger.dir/commodity.cc.o [ 75%] Building CXX object src/CMakeFiles/libledger.dir/amount.cc.o [ 76%] Building CXX object src/CMakeFiles/libledger.dir/stream.cc.o [ 78%] Building CXX object src/CMakeFiles/libledger.dir/mask.cc.o [ 80%] Building CXX object src/CMakeFiles/libledger.dir/times.cc.o /builddir/build/BUILD/ledger-3.1.1/src/times.cc: In static member function 'static void ledger::date_parser_t::lexer_t::token_t::expected(char, char)': /builddir/build/BUILD/ledger-3.1.1/src/times.cc:1706:26: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (c == '\0' || c == -1) { ^ /builddir/build/BUILD/ledger-3.1.1/src/times.cc:1707:38: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (wanted == '\0' || wanted == -1) ^ /builddir/build/BUILD/ledger-3.1.1/src/times.cc:1712:38: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (wanted == '\0' || wanted == -1) ^ [ 81%] Building CXX object src/CMakeFiles/libledger.dir/error.cc.o [ 83%] Building CXX object src/CMakeFiles/libledger.dir/utils.cc.o [ 85%] Building CXX object src/CMakeFiles/libledger.dir/strptime.cc.o [ 86%] Building CXX object src/CMakeFiles/libledger.dir/wcwidth.cc.o Linking CXX shared library ../libledger.so [ 86%] Built target libledger Scanning dependencies of target ledger [ 88%] Building CXX object src/CMakeFiles/ledger.dir/main.cc.o /builddir/build/BUILD/ledger-3.1.1/src/main.cc:32:21: warning: /builddir/build/BUILD/ledger-3.1.1/system.hh.gch: created and used with different settings of -fpic [enabled by default] #include ^ [ 90%] Building CXX object src/CMakeFiles/ledger.dir/global.cc.o /builddir/build/BUILD/ledger-3.1.1/src/global.cc:32:21: warning: /builddir/build/BUILD/ledger-3.1.1/system.hh.gch: created and used with different settings of -fpic [enabled by default] #include ^ Linking CXX executable ../ledger [ 90%] Built target ledger Scanning dependencies of target MathTests [ 91%] Building CXX object test/unit/CMakeFiles/MathTests.dir/t_amount.cc.o [ 93%] Building CXX object test/unit/CMakeFiles/MathTests.dir/t_commodity.cc.o [ 95%] Building CXX object test/unit/CMakeFiles/MathTests.dir/t_balance.cc.o [ 96%] Building CXX object test/unit/CMakeFiles/MathTests.dir/t_expr.cc.o [ 98%] Building CXX object test/unit/CMakeFiles/MathTests.dir/t_value.cc.o Linking CXX executable ../../MathTests [ 98%] Built target MathTests Scanning dependencies of target UtilTests [100%] Building CXX object test/unit/CMakeFiles/UtilTests.dir/t_times.cc.o Linking CXX executable ../../UtilTests [100%] Built target UtilTests + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON . -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_SKIP_RPATH:BOOL=ON -DUSE_PYTHON:BOOL=ON -DUSE_DOXYGEN:BOOL=ON -DBUILD_WEB_DOCS:BOOL=ON -DBUILD_EMACSLISP:BOOL=ON -- Found PythonLibs: /usr/lib/libpython2.7.so (found version "2.7.5") -- Boost version: 1.53.0 -- Found the following Boost libraries: -- date_time -- filesystem -- system -- iostreams -- regex -- unit_test_framework -- python -- Performing Test BOOST_MAKE_SETTER_RUNS -- Performing Test BOOST_MAKE_SETTER_RUNS - Success -- Found Doxygen: /usr/bin/doxygen (found version "1.8.5") -- 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/ledger-3.1.1 + make /usr/bin/cmake -H/builddir/build/BUILD/ledger-3.1.1 -B/builddir/build/BUILD/ledger-3.1.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ledger-3.1.1/CMakeFiles /builddir/build/BUILD/ledger-3.1.1/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' make -f src/CMakeFiles/libledger.dir/build.make src/CMakeFiles/libledger.dir/depend make[2]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 34 [ 1%] Generating ../system.hh.gch cd /builddir/build/BUILD/ledger-3.1.1/src && rm -f /builddir/build/BUILD/ledger-3.1.1/system.hh.gch cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -g -fPIC -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -std=c++11 -x c++-header -c /builddir/build/BUILD/ledger-3.1.1/system.hh -o /builddir/build/BUILD/ledger-3.1.1/system.hh.gch -isystem /usr/include/python2.7 -isystem /usr/include -isystem /usr/include -isystem /usr/include -isystem /usr/include -isystem /builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -isystem /builddir/build/BUILD/ledger-3.1.1 cd /builddir/build/BUILD/ledger-3.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/src /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/src /builddir/build/BUILD/ledger-3.1.1/src/CMakeFiles/libledger.dir/DependInfo.cmake --color= Scanning dependencies of target libledger make[2]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' make -f src/CMakeFiles/libledger.dir/build.make src/CMakeFiles/libledger.dir/build make[2]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 35 [ 2%] Building CXX object src/CMakeFiles/libledger.dir/stats.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/stats.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/stats.cc In file included from /builddir/build/BUILD/ledger-3.1.1/src/item.h:45:0, from /builddir/build/BUILD/ledger-3.1.1/src/xact.h:45, from /builddir/build/BUILD/ledger-3.1.1/src/stats.cc:35: /builddir/build/BUILD/ledger-3.1.1/src/scope.h: In instantiation of 'T& ledger::find_scope(ledger::child_scope_t&, bool, bool) [with T = ledger::report_t]': /builddir/build/BUILD/ledger-3.1.1/src/stats.cc:45:45: required from here /builddir/build/BUILD/ledger-3.1.1/src/scope.h:231:36: warning: cast from 'ledger::child_scope_t*' to 'ledger::report_t*' increases required alignment of target type [-Wcast-align] return reinterpret_cast(scope); // never executed ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 36 [ 3%] Building CXX object src/CMakeFiles/libledger.dir/generate.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/generate.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/generate.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 37 [ 4%] Building CXX object src/CMakeFiles/libledger.dir/csv.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/csv.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/csv.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 38 [ 5%] Building CXX object src/CMakeFiles/libledger.dir/convert.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/convert.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/convert.cc In file included from /builddir/build/BUILD/ledger-3.1.1/src/convert.cc:36:0: /builddir/build/BUILD/ledger-3.1.1/src/scope.h: In instantiation of 'T& ledger::find_scope(ledger::child_scope_t&, bool, bool) [with T = ledger::report_t]': /builddir/build/BUILD/ledger-3.1.1/src/scope.h:363:33: required from 'T& ledger::call_scope_t::context() [with T = ledger::report_t]' /builddir/build/BUILD/ledger-3.1.1/src/convert.cc:47:44: required from here /builddir/build/BUILD/ledger-3.1.1/src/scope.h:231:36: warning: cast from 'ledger::child_scope_t*' to 'ledger::report_t*' increases required alignment of target type [-Wcast-align] return reinterpret_cast(scope); // never executed ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 39 [ 6%] Building CXX object src/CMakeFiles/libledger.dir/draft.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/draft.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/draft.cc In file included from /builddir/build/BUILD/ledger-3.1.1/src/item.h:45:0, from /builddir/build/BUILD/ledger-3.1.1/src/xact.h:45, from /builddir/build/BUILD/ledger-3.1.1/src/draft.cc:35: /builddir/build/BUILD/ledger-3.1.1/src/scope.h: In instantiation of 'T& ledger::find_scope(ledger::child_scope_t&, bool, bool) [with T = ledger::report_t]': /builddir/build/BUILD/ledger-3.1.1/src/draft.cc:502:45: required from here /builddir/build/BUILD/ledger-3.1.1/src/scope.h:231:36: warning: cast from 'ledger::child_scope_t*' to 'ledger::report_t*' increases required alignment of target type [-Wcast-align] return reinterpret_cast(scope); // never executed ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 40 [ 7%] Building CXX object src/CMakeFiles/libledger.dir/emacs.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/emacs.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/emacs.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 41 [ 8%] Building CXX object src/CMakeFiles/libledger.dir/org.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/org.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/org.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 42 [ 9%] Building CXX object src/CMakeFiles/libledger.dir/ptree.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/ptree.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/ptree.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 43 [ 10%] Building CXX object src/CMakeFiles/libledger.dir/print.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/print.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/print.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 44 [ 11%] Building CXX object src/CMakeFiles/libledger.dir/output.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/output.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/output.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 45 [ 13%] Building CXX object src/CMakeFiles/libledger.dir/precmd.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/precmd.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/precmd.cc In file included from /builddir/build/BUILD/ledger-3.1.1/src/item.h:45:0, from /builddir/build/BUILD/ledger-3.1.1/src/xact.h:45, from /builddir/build/BUILD/ledger-3.1.1/src/precmd.cc:35: /builddir/build/BUILD/ledger-3.1.1/src/scope.h: In instantiation of 'T& ledger::find_scope(ledger::child_scope_t&, bool, bool) [with T = ledger::report_t]': /builddir/build/BUILD/ledger-3.1.1/src/precmd.cc:92:45: required from here /builddir/build/BUILD/ledger-3.1.1/src/scope.h:231:36: warning: cast from 'ledger::child_scope_t*' to 'ledger::report_t*' increases required alignment of target type [-Wcast-align] return reinterpret_cast(scope); // never executed ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 46 [ 14%] Building CXX object src/CMakeFiles/libledger.dir/chain.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/chain.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/chain.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 47 [ 15%] Building CXX object src/CMakeFiles/libledger.dir/filters.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/filters.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/filters.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 48 [ 16%] Building CXX object src/CMakeFiles/libledger.dir/report.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/report.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/report.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 49 [ 17%] Building CXX object src/CMakeFiles/libledger.dir/views.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/views.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/views.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 50 [ 18%] Building CXX object src/CMakeFiles/libledger.dir/select.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/select.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/select.cc In file included from /builddir/build/BUILD/ledger-3.1.1/src/account.h:45:0, from /builddir/build/BUILD/ledger-3.1.1/src/select.cc:36: /builddir/build/BUILD/ledger-3.1.1/src/scope.h: In instantiation of 'T& ledger::find_scope(ledger::child_scope_t&, bool, bool) [with T = ledger::report_t]': /builddir/build/BUILD/ledger-3.1.1/src/select.cc:104:45: required from here /builddir/build/BUILD/ledger-3.1.1/src/scope.h:231:36: warning: cast from 'ledger::child_scope_t*' to 'ledger::report_t*' increases required alignment of target type [-Wcast-align] return reinterpret_cast(scope); // never executed ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 51 [ 19%] Building CXX object src/CMakeFiles/libledger.dir/session.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/session.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/session.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 52 [ 20%] Building CXX object src/CMakeFiles/libledger.dir/option.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/option.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/option.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 53 [ 21%] Building CXX object src/CMakeFiles/libledger.dir/lookup.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/lookup.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/lookup.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 54 [ 22%] Building CXX object src/CMakeFiles/libledger.dir/compare.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/compare.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/compare.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 55 [ 23%] Building CXX object src/CMakeFiles/libledger.dir/iterators.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/iterators.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/iterators.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 56 [ 25%] Building CXX object src/CMakeFiles/libledger.dir/timelog.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/timelog.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/timelog.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 57 [ 26%] Building CXX object src/CMakeFiles/libledger.dir/textual.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/textual.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/textual.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 58 [ 27%] Building CXX object src/CMakeFiles/libledger.dir/temps.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/temps.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/temps.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 59 [ 28%] Building CXX object src/CMakeFiles/libledger.dir/journal.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/journal.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/journal.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 60 [ 29%] Building CXX object src/CMakeFiles/libledger.dir/account.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/account.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/account.cc In file included from /builddir/build/BUILD/ledger-3.1.1/src/account.h:45:0, from /builddir/build/BUILD/ledger-3.1.1/src/account.cc:34: /builddir/build/BUILD/ledger-3.1.1/src/scope.h: In instantiation of 'T& ledger::find_scope(ledger::child_scope_t&, bool, bool) [with T = ledger::account_t]': /builddir/build/BUILD/ledger-3.1.1/src/scope.h:363:33: required from 'T& ledger::call_scope_t::context() [with T = ledger::account_t]' /builddir/build/BUILD/ledger-3.1.1/src/account.cc:230:49: required from here /builddir/build/BUILD/ledger-3.1.1/src/scope.h:231:36: warning: cast from 'ledger::child_scope_t*' to 'ledger::account_t*' increases required alignment of target type [-Wcast-align] return reinterpret_cast(scope); // never executed ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 61 [ 30%] Building CXX object src/CMakeFiles/libledger.dir/xact.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/xact.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/xact.cc In file included from /builddir/build/BUILD/ledger-3.1.1/src/item.h:45:0, from /builddir/build/BUILD/ledger-3.1.1/src/xact.h:45, from /builddir/build/BUILD/ledger-3.1.1/src/xact.cc:34: /builddir/build/BUILD/ledger-3.1.1/src/scope.h: In instantiation of 'T& ledger::find_scope(ledger::child_scope_t&, bool, bool) [with T = ledger::post_t]': /builddir/build/BUILD/ledger-3.1.1/src/scope.h:363:33: required from 'T& ledger::call_scope_t::context() [with T = ledger::post_t]' /builddir/build/BUILD/ledger-3.1.1/src/xact.cc:506:39: required from here /builddir/build/BUILD/ledger-3.1.1/src/scope.h:231:36: warning: cast from 'ledger::child_scope_t*' to 'ledger::post_t*' increases required alignment of target type [-Wcast-align] return reinterpret_cast(scope); // never executed ^ /builddir/build/BUILD/ledger-3.1.1/src/scope.h: In instantiation of 'T& ledger::find_scope(ledger::child_scope_t&, bool, bool) [with T = ledger::xact_t]': /builddir/build/BUILD/ledger-3.1.1/src/xact.cc:501:44: required from 'ledger::value_t ledger::{anonymous}::get_wrapper(ledger::call_scope_t&) [with ledger::value_t (* Func)(ledger::xact_t&) = ledger::{anonymous}::get_code]' /builddir/build/BUILD/ledger-3.1.1/src/xact.cc:547:14: required from here /builddir/build/BUILD/ledger-3.1.1/src/scope.h:231:36: warning: cast from 'ledger::child_scope_t*' to 'ledger::xact_t*' increases required alignment of target type [-Wcast-align] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 62 [ 31%] Building CXX object src/CMakeFiles/libledger.dir/post.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/post.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/post.cc In file included from /builddir/build/BUILD/ledger-3.1.1/src/item.h:45:0, from /builddir/build/BUILD/ledger-3.1.1/src/post.h:45, from /builddir/build/BUILD/ledger-3.1.1/src/post.cc:34: /builddir/build/BUILD/ledger-3.1.1/src/scope.h: In instantiation of 'T& ledger::find_scope(ledger::child_scope_t&, bool, bool) [with T = ledger::post_t]': /builddir/build/BUILD/ledger-3.1.1/src/scope.h:363:33: required from 'T& ledger::call_scope_t::context() [with T = ledger::post_t]' /builddir/build/BUILD/ledger-3.1.1/src/post.cc:205:41: required from here /builddir/build/BUILD/ledger-3.1.1/src/scope.h:231:36: warning: cast from 'ledger::child_scope_t*' to 'ledger::post_t*' increases required alignment of target type [-Wcast-align] return reinterpret_cast(scope); // never executed ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 63 [ 32%] Building CXX object src/CMakeFiles/libledger.dir/item.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/item.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/item.cc In file included from /builddir/build/BUILD/ledger-3.1.1/src/item.h:45:0, from /builddir/build/BUILD/ledger-3.1.1/src/item.cc:34: /builddir/build/BUILD/ledger-3.1.1/src/scope.h: In instantiation of 'T& ledger::find_scope(ledger::child_scope_t&, bool, bool) [with T = ledger::item_t]': /builddir/build/BUILD/ledger-3.1.1/src/item.cc:264:41: required from here /builddir/build/BUILD/ledger-3.1.1/src/scope.h:231:36: warning: cast from 'ledger::child_scope_t*' to 'ledger::item_t*' increases required alignment of target type [-Wcast-align] return reinterpret_cast(scope); // never executed ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 64 [ 33%] Building CXX object src/CMakeFiles/libledger.dir/format.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/format.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/format.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 65 [ 34%] Building CXX object src/CMakeFiles/libledger.dir/query.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/query.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/query.cc /builddir/build/BUILD/ledger-3.1.1/src/query.cc: In member function 'void ledger::query_t::lexer_t::token_t::expected(char, char)': /builddir/build/BUILD/ledger-3.1.1/src/query.cc:242:26: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (c == '\0' || c == -1) { ^ /builddir/build/BUILD/ledger-3.1.1/src/query.cc:243:38: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (wanted == '\0' || wanted == -1) ^ /builddir/build/BUILD/ledger-3.1.1/src/query.cc:248:38: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (wanted == '\0' || wanted == -1) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 66 [ 35%] Building CXX object src/CMakeFiles/libledger.dir/scope.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/scope.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/scope.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles [ 35%] Building CXX object src/CMakeFiles/libledger.dir/expr.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/expr.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/expr.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 67 [ 36%] Building CXX object src/CMakeFiles/libledger.dir/op.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/op.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/op.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 68 [ 38%] Building CXX object src/CMakeFiles/libledger.dir/parser.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/parser.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/parser.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 69 [ 39%] Building CXX object src/CMakeFiles/libledger.dir/token.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/token.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/token.cc /builddir/build/BUILD/ledger-3.1.1/src/token.cc: In member function 'void ledger::expr_t::token_t::next(std::istream&, const parse_flags_t&)': /builddir/build/BUILD/ledger-3.1.1/src/token.cc:151:25: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (in.eof() || c == -1) { ^ /builddir/build/BUILD/ledger-3.1.1/src/token.cc:424:19: warning: comparison is always true due to limited range of data type [-Wtype-limits] if (c != -1) { ^ /builddir/build/BUILD/ledger-3.1.1/src/token.cc: In member function 'void ledger::expr_t::token_t::expected(char, char)': /builddir/build/BUILD/ledger-3.1.1/src/token.cc:508:26: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (c == '\0' || c == -1) { ^ /builddir/build/BUILD/ledger-3.1.1/src/token.cc:509:38: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (wanted == '\0' || wanted == -1) ^ /builddir/build/BUILD/ledger-3.1.1/src/token.cc:514:38: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (wanted == '\0' || wanted == -1) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 70 [ 40%] Building CXX object src/CMakeFiles/libledger.dir/value.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/value.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/value.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 71 [ 41%] Building CXX object src/CMakeFiles/libledger.dir/balance.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/balance.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/balance.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 72 [ 42%] Building CXX object src/CMakeFiles/libledger.dir/quotes.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/quotes.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/quotes.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 73 [ 43%] Building CXX object src/CMakeFiles/libledger.dir/history.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/history.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/history.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 74 [ 44%] Building CXX object src/CMakeFiles/libledger.dir/pool.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/pool.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/pool.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 75 [ 45%] Building CXX object src/CMakeFiles/libledger.dir/annotate.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/annotate.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/annotate.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 76 [ 46%] Building CXX object src/CMakeFiles/libledger.dir/commodity.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/commodity.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/commodity.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 77 [ 47%] Building CXX object src/CMakeFiles/libledger.dir/amount.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/amount.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/amount.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 78 [ 48%] Building CXX object src/CMakeFiles/libledger.dir/stream.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/stream.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/stream.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 79 [ 50%] Building CXX object src/CMakeFiles/libledger.dir/mask.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/mask.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/mask.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 80 [ 51%] Building CXX object src/CMakeFiles/libledger.dir/times.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/times.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/times.cc /builddir/build/BUILD/ledger-3.1.1/src/times.cc: In static member function 'static void ledger::date_parser_t::lexer_t::token_t::expected(char, char)': /builddir/build/BUILD/ledger-3.1.1/src/times.cc:1706:26: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (c == '\0' || c == -1) { ^ /builddir/build/BUILD/ledger-3.1.1/src/times.cc:1707:38: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (wanted == '\0' || wanted == -1) ^ /builddir/build/BUILD/ledger-3.1.1/src/times.cc:1712:38: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (wanted == '\0' || wanted == -1) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 81 [ 52%] Building CXX object src/CMakeFiles/libledger.dir/error.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/error.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/error.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 82 [ 53%] Building CXX object src/CMakeFiles/libledger.dir/utils.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/utils.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/utils.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 83 [ 54%] Building CXX object src/CMakeFiles/libledger.dir/strptime.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/strptime.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/strptime.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 84 [ 55%] Building CXX object src/CMakeFiles/libledger.dir/wcwidth.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/wcwidth.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/wcwidth.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 85 [ 56%] Building CXX object src/CMakeFiles/libledger.dir/py_account.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/py_account.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/py_account.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 86 [ 57%] Building CXX object src/CMakeFiles/libledger.dir/py_amount.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/py_amount.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/py_amount.cc In file included from /builddir/build/BUILD/ledger-3.1.1/src/py_amount.cc:35:0: /builddir/build/BUILD/ledger-3.1.1/src/pyutils.h: In instantiation of 'static void register_optional_to_python::optional_from_python::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with T = ledger::amount_t; PyObject = _object]': /builddir/build/BUILD/ledger-3.1.1/src/pyutils.h:40:31: required from 'object_from_python::object_from_python() [with T = boost::optional; TfromPy = register_optional_to_python::optional_from_python]' /builddir/build/BUILD/ledger-3.1.1/src/pyutils.h:50:5: required from 'register_python_conversion::register_python_conversion() [with T = boost::optional; TtoPy = register_optional_to_python::optional_to_python; TfromPy = register_optional_to_python::optional_from_python]' /builddir/build/BUILD/ledger-3.1.1/src/pyutils.h:104:5: required from 'register_optional_to_python::register_optional_to_python() [with T = ledger::amount_t]' /builddir/build/BUILD/ledger-3.1.1/src/py_amount.cc:311:41: required from here /builddir/build/BUILD/ledger-3.1.1/src/pyutils.h:92:64: warning: cast from 'boost::python::converter::rvalue_from_python_stage1_data*' to 'boost::python::converter::rvalue_from_python_storage*' increases required alignment of target type [-Wcast-align] reinterpret_cast *>(data)->storage.bytes; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 87 [ 58%] Building CXX object src/CMakeFiles/libledger.dir/py_balance.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/py_balance.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/py_balance.cc In file included from /builddir/build/BUILD/ledger-3.1.1/src/py_balance.cc:35:0: /builddir/build/BUILD/ledger-3.1.1/src/pyutils.h: In instantiation of 'static void register_optional_to_python::optional_from_python::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with T = ledger::balance_t; PyObject = _object]': /builddir/build/BUILD/ledger-3.1.1/src/pyutils.h:40:31: required from 'object_from_python::object_from_python() [with T = boost::optional; TfromPy = register_optional_to_python::optional_from_python]' /builddir/build/BUILD/ledger-3.1.1/src/pyutils.h:50:5: required from 'register_python_conversion::register_python_conversion() [with T = boost::optional; TtoPy = register_optional_to_python::optional_to_python; TfromPy = register_optional_to_python::optional_from_python]' /builddir/build/BUILD/ledger-3.1.1/src/pyutils.h:104:5: required from 'register_optional_to_python::register_optional_to_python() [with T = ledger::balance_t]' /builddir/build/BUILD/ledger-3.1.1/src/py_balance.cc:232:42: required from here /builddir/build/BUILD/ledger-3.1.1/src/pyutils.h:92:64: warning: cast from 'boost::python::converter::rvalue_from_python_stage1_data*' to 'boost::python::converter::rvalue_from_python_storage*' increases required alignment of target type [-Wcast-align] reinterpret_cast *>(data)->storage.bytes; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 88 [ 59%] Building CXX object src/CMakeFiles/libledger.dir/py_commodity.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/py_commodity.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/py_commodity.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 89 [ 60%] Building CXX object src/CMakeFiles/libledger.dir/py_expr.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/py_expr.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/py_expr.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 90 [ 61%] Building CXX object src/CMakeFiles/libledger.dir/py_format.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/py_format.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/py_format.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 91 [ 63%] Building CXX object src/CMakeFiles/libledger.dir/py_item.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/py_item.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/py_item.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 92 [ 64%] Building CXX object src/CMakeFiles/libledger.dir/py_journal.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/py_journal.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/py_journal.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 93 [ 65%] Building CXX object src/CMakeFiles/libledger.dir/py_post.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/py_post.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/py_post.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 94 [ 66%] Building CXX object src/CMakeFiles/libledger.dir/py_session.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/py_session.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/py_session.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 95 [ 67%] Building CXX object src/CMakeFiles/libledger.dir/py_times.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/py_times.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/py_times.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 96 [ 68%] Building CXX object src/CMakeFiles/libledger.dir/py_utils.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/py_utils.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/py_utils.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 97 [ 69%] Building CXX object src/CMakeFiles/libledger.dir/py_value.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/py_value.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/py_value.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 98 [ 70%] Building CXX object src/CMakeFiles/libledger.dir/py_xact.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/py_xact.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/py_xact.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 99 [ 71%] Building CXX object src/CMakeFiles/libledger.dir/pyinterp.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/pyinterp.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/pyinterp.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 100 [ 72%] Building CXX object src/CMakeFiles/libledger.dir/pyledger.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -Dlibledger_EXPORTS -g -fPIC -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -Winvalid-pch -o CMakeFiles/libledger.dir/pyledger.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/pyledger.cc Linking CXX shared library ../libledger.so cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/libledger.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -g -shared -Wl,-soname,libledger.so.3 -o ../libledger.so.3 CMakeFiles/libledger.dir/stats.cc.o CMakeFiles/libledger.dir/generate.cc.o CMakeFiles/libledger.dir/csv.cc.o CMakeFiles/libledger.dir/convert.cc.o CMakeFiles/libledger.dir/draft.cc.o CMakeFiles/libledger.dir/emacs.cc.o CMakeFiles/libledger.dir/org.cc.o CMakeFiles/libledger.dir/ptree.cc.o CMakeFiles/libledger.dir/print.cc.o CMakeFiles/libledger.dir/output.cc.o CMakeFiles/libledger.dir/precmd.cc.o CMakeFiles/libledger.dir/chain.cc.o CMakeFiles/libledger.dir/filters.cc.o CMakeFiles/libledger.dir/report.cc.o CMakeFiles/libledger.dir/views.cc.o CMakeFiles/libledger.dir/select.cc.o CMakeFiles/libledger.dir/session.cc.o CMakeFiles/libledger.dir/option.cc.o CMakeFiles/libledger.dir/lookup.cc.o CMakeFiles/libledger.dir/compare.cc.o CMakeFiles/libledger.dir/iterators.cc.o CMakeFiles/libledger.dir/timelog.cc.o CMakeFiles/libledger.dir/textual.cc.o CMakeFiles/libledger.dir/temps.cc.o CMakeFiles/libledger.dir/journal.cc.o CMakeFiles/libledger.dir/account.cc.o CMakeFiles/libledger.dir/xact.cc.o CMakeFiles/libledger.dir/post.cc.o CMakeFiles/libledger.dir/item.cc.o CMakeFiles/libledger.dir/format.cc.o CMakeFiles/libledger.dir/query.cc.o CMakeFiles/libledger.dir/scope.cc.o CMakeFiles/libledger.dir/expr.cc.o CMakeFiles/libledger.dir/op.cc.o CMakeFiles/libledger.dir/parser.cc.o CMakeFiles/libledger.dir/token.cc.o CMakeFiles/libledger.dir/value.cc.o CMakeFiles/libledger.dir/balance.cc.o CMakeFiles/libledger.dir/quotes.cc.o CMakeFiles/libledger.dir/history.cc.o CMakeFiles/libledger.dir/pool.cc.o CMakeFiles/libledger.dir/annotate.cc.o CMakeFiles/libledger.dir/commodity.cc.o CMakeFiles/libledger.dir/amount.cc.o CMakeFiles/libledger.dir/stream.cc.o CMakeFiles/libledger.dir/mask.cc.o CMakeFiles/libledger.dir/times.cc.o CMakeFiles/libledger.dir/error.cc.o CMakeFiles/libledger.dir/utils.cc.o CMakeFiles/libledger.dir/strptime.cc.o CMakeFiles/libledger.dir/wcwidth.cc.o CMakeFiles/libledger.dir/py_account.cc.o CMakeFiles/libledger.dir/py_amount.cc.o CMakeFiles/libledger.dir/py_balance.cc.o CMakeFiles/libledger.dir/py_commodity.cc.o CMakeFiles/libledger.dir/py_expr.cc.o CMakeFiles/libledger.dir/py_format.cc.o CMakeFiles/libledger.dir/py_item.cc.o CMakeFiles/libledger.dir/py_journal.cc.o CMakeFiles/libledger.dir/py_post.cc.o CMakeFiles/libledger.dir/py_session.cc.o CMakeFiles/libledger.dir/py_times.cc.o CMakeFiles/libledger.dir/py_utils.cc.o CMakeFiles/libledger.dir/py_value.cc.o CMakeFiles/libledger.dir/py_xact.cc.o CMakeFiles/libledger.dir/pyinterp.cc.o CMakeFiles/libledger.dir/pyledger.cc.o -lmpfr -lgmp -ledit -lboost_date_time-mt -lboost_filesystem-mt -lboost_system-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_unit_test_framework-mt -lboost_python-mt -lpython2.7 cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/cmake -E cmake_symlink_library ../libledger.so.3 ../libledger.so.3 ../libledger.so cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/ledger-3.1.1/libledger.so.3 /builddir/build/BUILD/ledger-3.1.1/ledger.so make[2]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 [ 72%] Built target libledger make -f src/CMakeFiles/ledger.dir/build.make src/CMakeFiles/ledger.dir/depend make[2]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' cd /builddir/build/BUILD/ledger-3.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/src /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/src /builddir/build/BUILD/ledger-3.1.1/src/CMakeFiles/ledger.dir/DependInfo.cmake --color= Scanning dependencies of target ledger make[2]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' make -f src/CMakeFiles/ledger.dir/build.make src/CMakeFiles/ledger.dir/build make[2]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 33 [ 73%] Building CXX object src/CMakeFiles/ledger.dir/main.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -g -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -o CMakeFiles/ledger.dir/main.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/main.cc /builddir/build/BUILD/ledger-3.1.1/src/main.cc:32:21: warning: /builddir/build/BUILD/ledger-3.1.1/system.hh.gch: created and used with different settings of -fpic [enabled by default] #include ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles [ 73%] Building CXX object src/CMakeFiles/ledger.dir/global.cc.o cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/g++ -g -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -std=c++11 -pedantic -Wall -Winvalid-pch -Wextra -Wcast-align -Wcast-qual -Wfloat-equal -Wmissing-field-initializers -Wno-endif-labels -Wno-overloaded-virtual -Wsign-compare -Wsign-promo -Wwrite-strings -Wno-unused-parameter -Wno-old-style-cast -Wno-deprecated -Wno-strict-aliasing -o CMakeFiles/ledger.dir/global.cc.o -c /builddir/build/BUILD/ledger-3.1.1/src/global.cc /builddir/build/BUILD/ledger-3.1.1/src/global.cc:32:21: warning: /builddir/build/BUILD/ledger-3.1.1/system.hh.gch: created and used with different settings of -fpic [enabled by default] #include ^ Linking CXX executable ../ledger cd /builddir/build/BUILD/ledger-3.1.1/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ledger.dir/link.txt --verbose=1 /usr/bin/g++ -g CMakeFiles/ledger.dir/main.cc.o CMakeFiles/ledger.dir/global.cc.o -o ../ledger -rdynamic ../libledger.so.3 -lmpfr -lgmp -ledit -lboost_date_time-mt -lboost_filesystem-mt -lboost_system-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_unit_test_framework-mt -lboost_python-mt -lpython2.7 make[2]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 33 [ 73%] Built target ledger make -f lisp/CMakeFiles/emacs_lisp_byte_compile.dir/build.make lisp/CMakeFiles/emacs_lisp_byte_compile.dir/depend make[2]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' cd /builddir/build/BUILD/ledger-3.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/lisp /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/lisp /builddir/build/BUILD/ledger-3.1.1/lisp/CMakeFiles/emacs_lisp_byte_compile.dir/DependInfo.cmake --color= Scanning dependencies of target emacs_lisp_byte_compile make[2]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' make -f lisp/CMakeFiles/emacs_lisp_byte_compile.dir/build.make lisp/CMakeFiles/emacs_lisp_byte_compile.dir/build make[2]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 14 [ 75%] Creating byte-compiled Emacs lisp /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-commodities.elc cd /builddir/build/BUILD/ledger-3.1.1/lisp && /usr/bin/emacs -L /builddir/build/BUILD/ledger-3.1.1/lisp -l /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-regex.el -batch -f batch-byte-compile /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-commodities.el In ledger-split-commodity-string: ledger-commodities.el:49:50:Warning: reference to free variable `ledger-environment-alist' In ledger-string-to-number: ledger-commodities.el:110:46:Warning: reference to free variable `ledger-environment-alist' In ledger-number-to-string: ledger-commodities.el:121:38:Warning: reference to free variable `ledger-environment-alist' In end of data: ledger-commodities.el:152:1:Warning: the function `ledger-exec-ledger' is not known to be defined. Wrote /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-commodities.elc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 15 [ 76%] Creating byte-compiled Emacs lisp /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-complete.elc cd /builddir/build/BUILD/ledger-3.1.1/lisp && /usr/bin/emacs -L /builddir/build/BUILD/ledger-3.1.1/lisp -l /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-regex.el -batch -f batch-byte-compile /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-complete.el In end of data: ledger-complete.el:252:1:Warning: the following functions are not known to be defined: ledger-thing-at-point, between, ledger-add-transaction Wrote /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-complete.elc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 16 [ 77%] Creating byte-compiled Emacs lisp /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-exec.elc cd /builddir/build/BUILD/ledger-3.1.1/lisp && /usr/bin/emacs -L /builddir/build/BUILD/ledger-3.1.1/lisp -l /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-regex.el -batch -f batch-byte-compile /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-exec.el In ledger-version-greater-p: ledger-exec.el:83:17:Warning: reference to free variable `ledger-buf' Wrote /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-exec.elc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 17 [ 78%] Creating byte-compiled Emacs lisp /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-fontify.elc cd /builddir/build/BUILD/ledger-3.1.1/lisp && /usr/bin/emacs -L /builddir/build/BUILD/ledger-3.1.1/lisp -l /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-regex.el -batch -f batch-byte-compile /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-fontify.el Wrote /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-fontify.elc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 18 [ 79%] Creating byte-compiled Emacs lisp /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-fonts.elc cd /builddir/build/BUILD/ledger-3.1.1/lisp && /usr/bin/emacs -L /builddir/build/BUILD/ledger-3.1.1/lisp -l /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-regex.el -batch -f batch-byte-compile /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-fonts.el Wrote /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-fonts.elc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 19 [ 80%] Creating byte-compiled Emacs lisp /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-init.elc cd /builddir/build/BUILD/ledger-3.1.1/lisp && /usr/bin/emacs -L /builddir/build/BUILD/ledger-3.1.1/lisp -l /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-regex.el -batch -f batch-byte-compile /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-init.el Wrote /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-init.elc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 20 [ 81%] Creating byte-compiled Emacs lisp /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-mode.elc cd /builddir/build/BUILD/ledger-3.1.1/lisp && /usr/bin/emacs -L /builddir/build/BUILD/ledger-3.1.1/lisp -l /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-regex.el -batch -f batch-byte-compile /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-mode.el Wrote /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-mode.elc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 21 [ 82%] Creating byte-compiled Emacs lisp /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-navigate.elc cd /builddir/build/BUILD/ledger-3.1.1/lisp && /usr/bin/emacs -L /builddir/build/BUILD/ledger-3.1.1/lisp -l /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-regex.el -batch -f batch-byte-compile /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-navigate.el Wrote /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-navigate.elc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 22 [ 83%] Creating byte-compiled Emacs lisp /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-occur.elc cd /builddir/build/BUILD/ledger-3.1.1/lisp && /usr/bin/emacs -L /builddir/build/BUILD/ledger-3.1.1/lisp -l /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-regex.el -batch -f batch-byte-compile /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-occur.el In toplevel form: ledger-occur.el:32:1:Warning: cl package required at runtime Wrote /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-occur.elc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 23 [ 84%] Creating byte-compiled Emacs lisp /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-post.elc cd /builddir/build/BUILD/ledger-3.1.1/lisp && /usr/bin/emacs -L /builddir/build/BUILD/ledger-3.1.1/lisp -l /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-regex.el -batch -f batch-byte-compile /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-post.el In end of data: ledger-post.el:200:1:Warning: the function `ledger-navigate-find-xact-extents' is not known to be defined. Wrote /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-post.elc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 24 [ 85%] Creating byte-compiled Emacs lisp /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-reconcile.elc cd /builddir/build/BUILD/ledger-3.1.1/lisp && /usr/bin/emacs -L /builddir/build/BUILD/ledger-3.1.1/lisp -l /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-regex.el -batch -f batch-byte-compile /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-reconcile.el In ledger-marker-where-xact-is: ledger-reconcile.el:373:10:Warning: reference to free variable `ledger-clear-whole-transactions' In end of data: ledger-reconcile.el:625:1:Warning: the following functions are not known to be defined: ledger-exec-ledger, ledger-split-commodity-string, ledger-commodity-to-string, -commodity, ledger-navigate-to-line, ledger-toggle-current, ledger-insert-effective-date, ledger-delete-current-transaction, ledger-highlight-xact-under-point, ledger-occur-mode, ledger-read-account-with-prompt, ledger-occur, ledger-read-commodity-string Wrote /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-reconcile.elc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 25 [ 86%] Creating byte-compiled Emacs lisp /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-regex.elc cd /builddir/build/BUILD/ledger-3.1.1/lisp && /usr/bin/emacs -L /builddir/build/BUILD/ledger-3.1.1/lisp -l /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-regex.el -batch -f batch-byte-compile /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-regex.el Wrote /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-regex.elc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 26 [ 88%] Creating byte-compiled Emacs lisp /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-report.elc cd /builddir/build/BUILD/ledger-3.1.1/lisp && /usr/bin/emacs -L /builddir/build/BUILD/ledger-3.1.1/lisp -l /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-regex.el -batch -f batch-byte-compile /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-report.el In ledger-report: ledger-report.el:203:34:Warning: assignment to free variable `ledger-buf' In ledger-report-expand-format-specifiers: ledger-report.el:298:58:Warning: reference to free variable `ledger-buf' In end of data: ledger-report.el:463:1:Warning: the following functions are not known to be defined: ledger-read-string-with-default, ledger-xact-payee, ledger-read-account-with-prompt, ledger-navigate-to-line Wrote /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-report.elc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 27 [ 89%] Creating byte-compiled Emacs lisp /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-schedule.elc cd /builddir/build/BUILD/ledger-3.1.1/lisp && /usr/bin/emacs -L /builddir/build/BUILD/ledger-3.1.1/lisp -l /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-regex.el -batch -f batch-byte-compile /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-schedule.el In toplevel form: ledger-schedule.el:34:1:Warning: cl package required at runtime In end of data: ledger-schedule.el:328:1:Warning: the function `ledger-mode' is not known to be defined. Wrote /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-schedule.elc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 28 [ 90%] Creating byte-compiled Emacs lisp /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-sort.elc cd /builddir/build/BUILD/ledger-3.1.1/lisp && /usr/bin/emacs -L /builddir/build/BUILD/ledger-3.1.1/lisp -l /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-regex.el -batch -f batch-byte-compile /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-sort.el In end of data: ledger-sort.el:124:1:Warning: the following functions are not known to be defined: ledger-navigate-find-xact-extents, ledger-navigate-next-xact Wrote /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-sort.elc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 29 [ 91%] Creating byte-compiled Emacs lisp /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-state.elc cd /builddir/build/BUILD/ledger-3.1.1/lisp && /usr/bin/emacs -L /builddir/build/BUILD/ledger-3.1.1/lisp -l /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-regex.el -batch -f batch-byte-compile /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-state.el In end of data: ledger-state.el:258:1:Warning: the following functions are not known to be defined: ledger-navigate-find-xact-extents, ledger-thing-at-point Wrote /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-state.elc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 30 [ 92%] Creating byte-compiled Emacs lisp /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-test.elc cd /builddir/build/BUILD/ledger-3.1.1/lisp && /usr/bin/emacs -L /builddir/build/BUILD/ledger-3.1.1/lisp -l /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-regex.el -batch -f batch-byte-compile /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-test.el Wrote /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-test.elc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 31 [ 93%] Creating byte-compiled Emacs lisp /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-texi.elc cd /builddir/build/BUILD/ledger-3.1.1/lisp && /usr/bin/emacs -L /builddir/build/BUILD/ledger-3.1.1/lisp -l /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-regex.el -batch -f batch-byte-compile /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-texi.el In ledger-texi-expand-command: ledger-texi.el:105:48:Warning: reference to free variable `ledger-binary-path' Wrote /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-texi.elc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 32 [ 94%] Creating byte-compiled Emacs lisp /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-xact.elc cd /builddir/build/BUILD/ledger-3.1.1/lisp && /usr/bin/emacs -L /builddir/build/BUILD/ledger-3.1.1/lisp -l /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-regex.el -batch -f batch-byte-compile /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-xact.el In ledger-year-and-month: ledger-xact.el:124:13:Warning: reference to free variable `ledger-year' ledger-xact.el:124:29:Warning: reference to free variable `ledger-month' In end of data: ledger-xact.el:197:1:Warning: the following functions are not known to be defined: ledger-read-date, ledger-next-amount, ledger-post-align-postings Wrote /builddir/build/BUILD/ledger-3.1.1/lisp/ledger-xact.elc make[2]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 [ 94%] Built target emacs_lisp_byte_compile make -f test/unit/CMakeFiles/MathTests.dir/build.make test/unit/CMakeFiles/MathTests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' cd /builddir/build/BUILD/ledger-3.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/test/unit /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/test/unit /builddir/build/BUILD/ledger-3.1.1/test/unit/CMakeFiles/MathTests.dir/DependInfo.cmake --color= Scanning dependencies of target MathTests make[2]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' make -f test/unit/CMakeFiles/MathTests.dir/build.make test/unit/CMakeFiles/MathTests.dir/build make[2]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles [ 94%] Building CXX object test/unit/CMakeFiles/MathTests.dir/t_amount.cc.o cd /builddir/build/BUILD/ledger-3.1.1/test/unit && /usr/bin/g++ -g -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -I/builddir/build/BUILD/ledger-3.1.1/src -std=c++11 -Wno-unused-comparison -o CMakeFiles/MathTests.dir/t_amount.cc.o -c /builddir/build/BUILD/ledger-3.1.1/test/unit/t_amount.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 1 [ 95%] Building CXX object test/unit/CMakeFiles/MathTests.dir/t_commodity.cc.o cd /builddir/build/BUILD/ledger-3.1.1/test/unit && /usr/bin/g++ -g -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -I/builddir/build/BUILD/ledger-3.1.1/src -std=c++11 -o CMakeFiles/MathTests.dir/t_commodity.cc.o -c /builddir/build/BUILD/ledger-3.1.1/test/unit/t_commodity.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 2 [ 96%] Building CXX object test/unit/CMakeFiles/MathTests.dir/t_balance.cc.o cd /builddir/build/BUILD/ledger-3.1.1/test/unit && /usr/bin/g++ -g -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -I/builddir/build/BUILD/ledger-3.1.1/src -std=c++11 -o CMakeFiles/MathTests.dir/t_balance.cc.o -c /builddir/build/BUILD/ledger-3.1.1/test/unit/t_balance.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 3 [ 97%] Building CXX object test/unit/CMakeFiles/MathTests.dir/t_expr.cc.o cd /builddir/build/BUILD/ledger-3.1.1/test/unit && /usr/bin/g++ -g -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -I/builddir/build/BUILD/ledger-3.1.1/src -std=c++11 -o CMakeFiles/MathTests.dir/t_expr.cc.o -c /builddir/build/BUILD/ledger-3.1.1/test/unit/t_expr.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 4 [ 98%] Building CXX object test/unit/CMakeFiles/MathTests.dir/t_value.cc.o cd /builddir/build/BUILD/ledger-3.1.1/test/unit && /usr/bin/g++ -g -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -I/builddir/build/BUILD/ledger-3.1.1/src -std=c++11 -Wno-unused-comparison -o CMakeFiles/MathTests.dir/t_value.cc.o -c /builddir/build/BUILD/ledger-3.1.1/test/unit/t_value.cc Linking CXX executable ../../MathTests cd /builddir/build/BUILD/ledger-3.1.1/test/unit && /usr/bin/cmake -E cmake_link_script CMakeFiles/MathTests.dir/link.txt --verbose=1 /usr/bin/g++ -g CMakeFiles/MathTests.dir/t_amount.cc.o CMakeFiles/MathTests.dir/t_commodity.cc.o CMakeFiles/MathTests.dir/t_balance.cc.o CMakeFiles/MathTests.dir/t_expr.cc.o CMakeFiles/MathTests.dir/t_value.cc.o -o ../../MathTests -rdynamic ../../libledger.so.3 -lmpfr -lgmp -ledit -lboost_date_time-mt -lboost_filesystem-mt -lboost_system-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_unit_test_framework-mt -lboost_python-mt -lpython2.7 make[2]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 1 2 3 4 [ 98%] Built target MathTests make -f test/unit/CMakeFiles/UtilTests.dir/build.make test/unit/CMakeFiles/UtilTests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' cd /builddir/build/BUILD/ledger-3.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/test/unit /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/test/unit /builddir/build/BUILD/ledger-3.1.1/test/unit/CMakeFiles/UtilTests.dir/DependInfo.cmake --color= Scanning dependencies of target UtilTests make[2]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' make -f test/unit/CMakeFiles/UtilTests.dir/build.make test/unit/CMakeFiles/UtilTests.dir/build make[2]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 5 [100%] Building CXX object test/unit/CMakeFiles/UtilTests.dir/t_times.cc.o cd /builddir/build/BUILD/ledger-3.1.1/test/unit && /usr/bin/g++ -g -isystem /usr/include/python2.7 -I/builddir/build/BUILD/ledger-3.1.1/lib/utfcpp/v2_0/source -I/builddir/build/BUILD/ledger-3.1.1 -I/builddir/build/BUILD/ledger-3.1.1/src -std=c++11 -o CMakeFiles/UtilTests.dir/t_times.cc.o -c /builddir/build/BUILD/ledger-3.1.1/test/unit/t_times.cc Linking CXX executable ../../UtilTests cd /builddir/build/BUILD/ledger-3.1.1/test/unit && /usr/bin/cmake -E cmake_link_script CMakeFiles/UtilTests.dir/link.txt --verbose=1 /usr/bin/g++ -g CMakeFiles/UtilTests.dir/t_times.cc.o -o ../../UtilTests -rdynamic ../../libledger.so.3 -lmpfr -lgmp -ledit -lboost_date_time-mt -lboost_filesystem-mt -lboost_system-mt -lboost_iostreams-mt -lboost_regex-mt -lboost_unit_test_framework-mt -lboost_python-mt -lpython2.7 make[2]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 5 [100%] Built target UtilTests make[1]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 0 + make doc /usr/bin/cmake -H/builddir/build/BUILD/ledger-3.1.1 -B/builddir/build/BUILD/ledger-3.1.1 --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 doc make[1]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -H/builddir/build/BUILD/ledger-3.1.1 -B/builddir/build/BUILD/ledger-3.1.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 8 make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc.dir/all make[2]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' make -f doc/CMakeFiles/doc.doxygen.dir/build.make doc/CMakeFiles/doc.doxygen.dir/depend make[3]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' cd /builddir/build/BUILD/ledger-3.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/doc /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/doc /builddir/build/BUILD/ledger-3.1.1/doc/CMakeFiles/doc.doxygen.dir/DependInfo.cmake --color= Scanning dependencies of target doc.doxygen make[3]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' make -f doc/CMakeFiles/doc.doxygen.dir/build.make doc/CMakeFiles/doc.doxygen.dir/build make[3]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 13 [ 12%] Building doxygen documentation cd /builddir/build/BUILD/ledger-3.1.1/doc && /usr/bin/doxygen Doxyfile Warning: Tag `SYMBOL_CACHE_SIZE' at line 356 of file Doxyfile 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 files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/ledger-3.1.1/src Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/account.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/account.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/amount.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/amount.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/annotate.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/annotate.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/balance.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/balance.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/chain.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/chain.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/commodity.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/commodity.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/compare.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/compare.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/context.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/context.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/convert.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/convert.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/csv.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/csv.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/draft.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/draft.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/emacs.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/emacs.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/error.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/error.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/expr.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/expr.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/exprbase.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/exprbase.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/filters.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/filters.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/flags.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/flags.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/format.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/format.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/generate.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/generate.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/global.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/global.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/history.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/history.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/item.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/item.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/iterators.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/iterators.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/journal.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/journal.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/lookup.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/lookup.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/mask.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/mask.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/op.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/op.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/option.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/option.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/org.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/org.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/output.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/output.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/parser.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/parser.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/pool.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/pool.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/post.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/post.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/precmd.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/precmd.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/predicate.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/predicate.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/print.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/print.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/pstream.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/pstream.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/ptree.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/ptree.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/pyfstream.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/pyfstream.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/pyinterp.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/pyinterp.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/pyutils.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/pyutils.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/query.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/query.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/quotes.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/quotes.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/report.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/report.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/scope.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/scope.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/select.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/select.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/session.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/session.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/stats.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/stats.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/stream.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/stream.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/strptime.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/strptime.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/temps.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/temps.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/timelog.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/timelog.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/times.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/times.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/token.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/token.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/unistring.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/unistring.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/utils.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/utils.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/value.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/value.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/views.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/views.h... Preprocessing /builddir/build/BUILD/ledger-3.1.1/src/xact.h... Parsing file /builddir/build/BUILD/ledger-3.1.1/src/xact.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file account.h... Generating code for file amount.h... Generating code for file annotate.h... Generating code for file balance.h... Generating code for file chain.h... Generating code for file commodity.h... Generating code for file compare.h... Generating code for file context.h... Generating code for file convert.h... Generating code for file csv.h... Generating code for file draft.h... Generating code for file emacs.h... Generating code for file error.h... Generating code for file expr.h... Generating code for file exprbase.h... Generating code for file filters.h... Generating code for file flags.h... Generating code for file format.h... Generating code for file generate.h... Generating code for file global.h... Generating code for file history.h... Generating code for file item.h... Generating code for file iterators.h... Generating code for file journal.h... Generating code for file lookup.h... Generating code for file mask.h... Generating code for file op.h... Generating code for file option.h... Generating code for file org.h... Generating code for file output.h... Generating code for file parser.h... Generating code for file pool.h... Generating code for file post.h... Generating code for file precmd.h... Generating code for file predicate.h... Generating code for file print.h... Generating code for file pstream.h... Generating code for file ptree.h... Generating code for file pyfstream.h... Generating code for file pyinterp.h... Generating code for file pyutils.h... Generating code for file query.h... Generating code for file quotes.h... Generating code for file report.h... Generating code for file scope.h... Generating code for file select.h... Generating code for file session.h... Generating code for file stats.h... Generating code for file stream.h... Generating code for file strptime.h... Generating code for file temps.h... Generating code for file timelog.h... Generating code for file times.h... Generating code for file token.h... Generating code for file unistring.h... Generating code for file utils.h... Generating code for file value.h... Generating code for file views.h... Generating code for file xact.h... Generating file documentation... Generating docs for file account.h... Generating docs for file amount.h... Generating docs for file annotate.h... Generating docs for file balance.h... Generating docs for file chain.h... Generating docs for file commodity.h... Generating docs for file compare.h... Generating docs for file context.h... Generating docs for file convert.h... Generating docs for file csv.h... Generating docs for file draft.h... Generating docs for file emacs.h... Generating docs for file error.h... Generating docs for file expr.h... Generating docs for file exprbase.h... Generating docs for file filters.h... Generating docs for file flags.h... Generating docs for file format.h... Generating docs for file generate.h... Generating docs for file global.h... Generating docs for file history.h... Generating docs for file item.h... Generating docs for file iterators.h... Generating docs for file journal.h... Generating docs for file lookup.h... Generating docs for file mask.h... Generating docs for file op.h... Generating docs for file option.h... Generating docs for file org.h... Generating docs for file output.h... Generating docs for file parser.h... Generating docs for file pool.h... Generating docs for file post.h... Generating docs for file precmd.h... Generating docs for file predicate.h... Generating docs for file print.h... Generating docs for file pstream.h... Generating docs for file ptree.h... Generating docs for file pyfstream.h... Generating docs for file pyinterp.h... Generating docs for file pyutils.h... Generating docs for file query.h... Generating docs for file quotes.h... Generating docs for file report.h... Generating docs for file scope.h... Generating docs for file select.h... Generating docs for file session.h... Generating docs for file stats.h... Generating docs for file stream.h... Generating docs for file strptime.h... Generating docs for file temps.h... Generating docs for file timelog.h... Generating docs for file times.h... Generating docs for file token.h... Generating docs for file unistring.h... Generating docs for file utils.h... Generating caller graph for function check_for_signal Generating docs for file value.h... Generating docs for file views.h... Generating docs for file xact.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound basic_flags_t... Generating call graph for function basic_flags_t::basic_flags_t Generating call graph for function basic_flags_t::basic_flags_t Generating caller graph for function supports_flags::add_flags Generating caller graph for function supports_flags::clear_flags Generating caller graph for function supports_flags::drop_flags Generating caller graph for function supports_flags::flags Generating caller graph for function supports_flags::has_flags Generating call graph for function basic_flags_t::minus_flags Generating call graph for function basic_flags_t::operator T Generating call graph for function basic_flags_t::operator U Generating call graph for function basic_flags_t::operator= Generating call graph for function basic_flags_t::operator= Generating call graph for function basic_flags_t::plus_flags Generating caller graph for function supports_flags::set_flags Generating docs for compound delegates_flags... Generating docs for compound map_value_type_converter... Generating docs for compound object_from_python... Generating docs for compound PairToTupleConverter... Generating docs for compound ptristream... Generating docs for compound pyifstream... Generating docs for compound pyinbuf... Generating docs for compound pyofstream... Generating docs for compound pyoutbuf... Generating docs for compound register_optional_to_python... Generating docs for nested compound register_optional_to_python::optional_from_python... Generating docs for nested compound register_optional_to_python::optional_to_python... Generating docs for compound register_python_conversion... Generating docs for compound supports_flags... Generating caller graph for function supports_flags::add_flags Generating caller graph for function supports_flags::clear_flags Generating caller graph for function supports_flags::drop_flags Generating caller graph for function supports_flags::flags Generating caller graph for function supports_flags::has_flags Generating caller graph for function supports_flags::set_flags Generating namespace index... Generating docs for namespace boost Generating docs for namespace boost::python Generating docs for namespace ledger Generating call graph for function ledger::add_or_set_value Generating call graph for function ledger::chain_handlers Generating caller graph for function ledger::chain_post_handlers Generating caller graph for function ledger::chain_pre_post_handlers Generating caller graph for function ledger::file_context Generating caller graph for function ledger::format_date Generating caller graph for function ledger::format_datetime Generating call graph for function ledger::is_expr Generating caller graph for function ledger::is_valid Generating caller graph for function ledger::item_context Generating call graph for function ledger::join_args Generating call graph for function ledger::justify Generating caller graph for function ledger::mk_wcwidth Generating call graph for function ledger::next_element Generating call graph for function ledger::open_for_reading Generating caller graph for function ledger::open_for_reading Generating call graph for function ledger::operator<< Generating call graph for function ledger::operator<< Generating call graph for function ledger::operator<< Generating call graph for function ledger::operator<< Generating call graph for function ledger::operator<< Generating call graph for function ledger::operator<< Generating call graph for function ledger::operator<< Generating call graph for function ledger::operator>> Generating caller graph for function ledger::parse_date Generating call graph for function ledger::parse_date Generating caller graph for function ledger::parse_datetime Generating call graph for function ledger::parse_datetime Generating caller graph for function ledger::push_sort_value Generating call graph for function ledger::put_date Generating call graph for function ledger::put_datetime Generating call graph for function ledger::put_mask Generating caller graph for function ledger::resolve_path Generating caller graph for function ledger::scope_value Generating call graph for function ledger::search_scope Generating call graph for function ledger::sha1sum Generating caller graph for function ledger::skip_ws Generating caller graph for function ledger::sort_value_is_less_than Generating caller graph for function ledger::string_value Generating caller graph for function ledger::to_hex Generating call graph for function ledger::trim_ws Generating call graph for function ledger::value_context Generating caller graph for function ledger::warning_func Generating docs for compound ledger::account_compare... Generating call graph for function ledger::account_compare::operator() Generating docs for compound ledger::account_t... Generating caller graph for function ledger::scope_t::define Generating call graph for function ledger::account_t::description Generating caller graph for function ledger::account_t::find_account Generating caller graph for function ledger::account_t::fullname Generating call graph for function ledger::account_t::operator string Generating docs for nested compound ledger::account_t::xdata_t... Generating docs for nested compound ledger::account_t::xdata_t::details_t... Generating docs for compound ledger::amount_error... Generating docs for compound ledger::amount_t... Generating caller graph for function ledger::amount_t::amount_t Generating call graph for function ledger::amount_t::amount_t Generating call graph for function ledger::amount_t::amount_t Generating call graph for function ledger::amount_t::~amount_t Generating call graph for function ledger::amount_t::amount_t Generating call graph for function ledger::amount_t::amount_t Generating caller graph for function ledger::amount_t::_copy Generating caller graph for function ledger::amount_t::_release Generating call graph for function ledger::amount_t::abs Generating caller graph for function ledger::amount_t::annotate Generating caller graph for function ledger::amount_t::annotation Generating call graph for function ledger::amount_t::annotation Generating call graph for function ledger::amount_t::ceilinged Generating caller graph for function ledger::amount_t::clear_commodity Generating call graph for function ledger::amount_t::commodity Generating caller graph for function ledger::amount_t::commodity Generating caller graph for function ledger::amount_t::commodity_ptr Generating caller graph for function ledger::amount_t::compare Generating call graph for function ledger::amount_t::dump Generating call graph for function ledger::amount_t::exact Generating call graph for function ledger::amount_t::floored Generating caller graph for function ledger::amount_t::has_commodity Generating caller graph for function ledger::amount_t::in_place_ceiling Generating caller graph for function ledger::amount_t::in_place_floor Generating caller graph for function ledger::amount_t::in_place_invert Generating caller graph for function ledger::amount_t::in_place_negate Generating caller graph for function ledger::amount_t::in_place_reduce Generating caller graph for function ledger::amount_t::in_place_round Generating caller graph for function ledger::amount_t::in_place_truncate Generating caller graph for function ledger::amount_t::in_place_unreduce Generating caller graph for function ledger::amount_t::in_place_unround Generating call graph for function ledger::amount_t::inverted Generating call graph for function ledger::amount_t::is_nonzero Generating caller graph for function ledger::amount_t::is_nonzero Generating caller graph for function ledger::amount_t::is_null Generating call graph for function ledger::amount_t::is_realzero Generating caller graph for function ledger::amount_t::is_realzero Generating caller graph for function ledger::amount_t::is_zero Generating caller graph for function ledger::amount_t::multiply Generating call graph for function ledger::amount_t::negated Generating caller graph for function ledger::amount_t::negated Generating call graph for function ledger::amount_t::number Generating caller graph for function ledger::amount_t::number Generating call graph for function ledger::amount_t::operator bool Generating call graph for function ledger::amount_t::operator string Generating call graph for function ledger::amount_t::operator*= Generating call graph for function ledger::amount_t::operator- Generating call graph for function ledger::amount_t::operator< Generating call graph for function ledger::amount_t::operator= Generating call graph for function ledger::amount_t::operator= Generating call graph for function ledger::amount_t::operator= Generating call graph for function ledger::amount_t::operator= Generating call graph for function ledger::amount_t::operator= Generating call graph for function ledger::amount_t::operator== Generating call graph for function ledger::amount_t::operator> Generating caller graph for function ledger::amount_t::parse Generating call graph for function ledger::amount_t::parse Generating caller graph for function ledger::amount_t::print Generating call graph for function ledger::amount_t::quantity_string Generating call graph for function ledger::amount_t::reduced Generating call graph for function ledger::amount_t::rounded Generating call graph for function ledger::amount_t::roundto Generating caller graph for function ledger::amount_t::set_commodity Generating caller graph for function ledger::amount_t::sign Generating call graph for function ledger::amount_t::to_fullstring Generating call graph for function ledger::amount_t::to_string Generating caller graph for function ledger::amount_t::to_string Generating call graph for function ledger::amount_t::truncated Generating call graph for function ledger::amount_t::unreduced Generating call graph for function ledger::amount_t::unrounded Generating caller graph for function ledger::amount_t::unrounded Generating caller graph for function ledger::amount_t::valid Generating call graph for function ledger::amount_t::with_commodity Generating docs for compound ledger::annotated_commodity_t... Generating call graph for function delegates_flags< uint_least16_t >::add_flags Generating caller graph for function ledger::commodity_t::base_symbol Generating call graph for function delegates_flags< uint_least16_t >::clear_flags Generating call graph for function delegates_flags< uint_least16_t >::drop_flags Generating call graph for function delegates_flags< uint_least16_t >::flags Generating call graph for function delegates_flags< uint_least16_t >::has_flags Generating caller graph for function ledger::commodity_t::name Generating call graph for function ledger::commodity_t::operator== Generating caller graph for function ledger::commodity_t::parse_symbol Generating call graph for function ledger::commodity_t::parse_symbol Generating call graph for function ledger::annotated_commodity_t::print Generating call graph for function delegates_flags< uint_least16_t >::set_flags Generating call graph for function ledger::commodity_t::symbol Generating caller graph for function ledger::commodity_t::symbol Generating call graph for function ledger::annotated_commodity_t::value_expr Generating caller graph for function ledger::annotated_commodity_t::write_annotations Generating docs for compound ledger::annotation_t... Generating caller graph for function ledger::annotation_t::print Generating docs for compound ledger::anonymize_posts... Generating call graph for function ledger::anonymize_posts::clear Generating docs for compound ledger::auto_xact_t... Generating caller graph for function ledger::item_t::aux_date Generating call graph for function ledger::item_t::copy_details Generating caller graph for function ledger::item_t::copy_details Generating call graph for function ledger::item_t::date Generating caller graph for function ledger::item_t::get_tag Generating caller graph for function supports_flags< uint_least16_t >::has_flags Generating call graph for function ledger::item_t::id Generating caller graph for function ledger::item_t::seq Generating caller graph for function supports_flags< uint_least16_t >::set_flags Generating caller graph for function ledger::item_t::set_state Generating caller graph for function ledger::item_t::state Generating docs for nested compound ledger::auto_xact_t::deferred_tag_data_t... Generating docs for compound ledger::balance_error... Generating docs for compound ledger::balance_t... Generating caller graph for function ledger::balance_t::balance_t Generating call graph for function ledger::balance_t::balance_t Generating call graph for function ledger::balance_t::balance_t Generating call graph for function ledger::balance_t::balance_t Generating call graph for function ledger::balance_t::abs Generating caller graph for function ledger::balance_t::abs Generating call graph for function ledger::balance_t::ceilinged Generating call graph for function ledger::balance_t::floored Generating caller graph for function ledger::balance_t::in_place_ceiling Generating caller graph for function ledger::balance_t::in_place_floor Generating caller graph for function ledger::balance_t::in_place_negate Generating call graph for function ledger::balance_t::in_place_reduce Generating caller graph for function ledger::balance_t::in_place_reduce Generating caller graph for function ledger::balance_t::in_place_round Generating caller graph for function ledger::balance_t::in_place_roundto Generating caller graph for function ledger::balance_t::in_place_truncate Generating call graph for function ledger::balance_t::in_place_unreduce Generating caller graph for function ledger::balance_t::in_place_unreduce Generating caller graph for function ledger::balance_t::in_place_unround Generating caller graph for function ledger::balance_t::is_empty Generating call graph for function ledger::balance_t::is_nonzero Generating caller graph for function ledger::balance_t::is_nonzero Generating call graph for function ledger::balance_t::is_realzero Generating call graph for function ledger::balance_t::is_zero Generating call graph for function ledger::balance_t::negated Generating caller graph for function ledger::balance_t::negated Generating call graph for function ledger::balance_t::number Generating caller graph for function ledger::balance_t::number Generating call graph for function ledger::balance_t::operator bool Generating call graph for function ledger::balance_t::operator string Generating call graph for function ledger::balance_t::operator- Generating call graph for function ledger::balance_t::operator= Generating call graph for function ledger::balance_t::operator= Generating call graph for function ledger::balance_t::operator= Generating call graph for function ledger::balance_t::operator== Generating caller graph for function ledger::balance_t::print Generating call graph for function ledger::balance_t::reduced Generating caller graph for function ledger::balance_t::reduced Generating call graph for function ledger::balance_t::rounded Generating call graph for function ledger::balance_t::roundto Generating call graph for function ledger::balance_t::to_amount Generating call graph for function ledger::balance_t::to_string Generating caller graph for function ledger::balance_t::to_string Generating call graph for function ledger::balance_t::truncated Generating call graph for function ledger::balance_t::unreduced Generating caller graph for function ledger::balance_t::unreduced Generating call graph for function ledger::balance_t::unrounded Generating caller graph for function ledger::balance_t::valid Generating docs for compound ledger::basic_accounts_iterator... Generating call graph for function ledger::basic_accounts_iterator::basic_accounts_iterator Generating caller graph for function ledger::basic_accounts_iterator::increment Generating docs for compound ledger::bind_scope_t... Generating call graph for function ledger::bind_scope_t::define Generating call graph for function ledger::bind_scope_t::description Generating call graph for function ledger::bind_scope_t::lookup Generating docs for compound ledger::budget_posts... Generating call graph for function ledger::generate_posts::clear Generating caller graph for function ledger::generate_posts::clear Generating docs for compound ledger::by_payee_posts... Generating call graph for function ledger::by_payee_posts::clear Generating docs for compound ledger::calc_error... Generating docs for compound ledger::calc_posts... Generating call graph for function ledger::calc_posts::clear Generating docs for compound ledger::call_scope_t... Generating call graph for function ledger::call_scope_t::begin Generating call graph for function ledger::call_scope_t::begin Generating call graph for function ledger::child_scope_t::define Generating call graph for function ledger::context_scope_t::description Generating call graph for function ledger::call_scope_t::empty Generating caller graph for function ledger::call_scope_t::empty Generating call graph for function ledger::call_scope_t::end Generating call graph for function ledger::call_scope_t::end Generating caller graph for function ledger::call_scope_t::get Generating call graph for function ledger::call_scope_t::get Generating call graph for function ledger::call_scope_t::has Generating call graph for function ledger::child_scope_t::lookup Generating caller graph for function ledger::child_scope_t::lookup Generating call graph for function ledger::call_scope_t::operator[] Generating call graph for function ledger::call_scope_t::pop_back Generating call graph for function ledger::call_scope_t::push_back Generating call graph for function ledger::call_scope_t::push_front Generating caller graph for function ledger::call_scope_t::push_front Generating caller graph for function ledger::call_scope_t::resolve Generating call graph for function ledger::call_scope_t::size Generating caller graph for function ledger::call_scope_t::size Generating call graph for function ledger::call_scope_t::value Generating caller graph for function ledger::call_scope_t::value Generating docs for compound ledger::changed_value_posts... Generating call graph for function ledger::changed_value_posts::clear Generating call graph for function ledger::changed_value_posts::create_accounts Generating caller graph for function ledger::changed_value_posts::create_accounts Generating docs for compound ledger::child_scope_t... Generating call graph for function ledger::child_scope_t::define Generating caller graph for function ledger::scope_t::description Generating call graph for function ledger::child_scope_t::lookup Generating caller graph for function ledger::child_scope_t::lookup Generating docs for compound ledger::collapse_posts... Generating call graph for function ledger::collapse_posts::collapse_posts Generating call graph for function ledger::collapse_posts::clear Generating call graph for function ledger::collapse_posts::create_accounts Generating caller graph for function ledger::collapse_posts::create_accounts Generating call graph for function ledger::collapse_posts::flush Generating caller graph for function ledger::collapse_posts::report_subtotal Generating docs for compound ledger::collect_posts... Generating call graph for function ledger::collect_posts::clear Generating docs for compound ledger::commodity_compare... Generating call graph for function ledger::commodity_compare::operator() Generating docs for compound ledger::commodity_error... Generating docs for compound ledger::commodity_history_t... Generating docs for compound ledger::commodity_pool_t... Generating docs for compound ledger::commodity_t... Generating call graph for function delegates_flags< uint_least16_t >::add_flags Generating caller graph for function ledger::commodity_t::base_symbol Generating call graph for function delegates_flags< uint_least16_t >::clear_flags Generating call graph for function delegates_flags< uint_least16_t >::drop_flags Generating call graph for function delegates_flags< uint_least16_t >::flags Generating call graph for function delegates_flags< uint_least16_t >::has_flags Generating caller graph for function ledger::commodity_t::name Generating call graph for function ledger::commodity_t::operator== Generating caller graph for function ledger::commodity_t::parse_symbol Generating call graph for function ledger::commodity_t::parse_symbol Generating caller graph for function ledger::commodity_t::print Generating call graph for function delegates_flags< uint_least16_t >::set_flags Generating call graph for function ledger::commodity_t::symbol Generating caller graph for function ledger::commodity_t::symbol Generating caller graph for function ledger::commodity_t::value_expr Generating docs for nested compound ledger::commodity_t::base_t... Generating caller graph for function supports_flags< uint_least16_t >::has_flags Generating caller graph for function supports_flags< uint_least16_t >::set_flags Generating docs for nested compound ledger::commodity_t::compare_by_commodity... Generating docs for compound ledger::compare_items... Generating call graph for function ledger::compare_items::find_sort_values Generating call graph for function ledger::compare_items::operator() Generating docs for compound ledger::compile_error... Generating docs for compound ledger::context_scope_t... Generating call graph for function ledger::child_scope_t::define Generating call graph for function ledger::context_scope_t::description Generating call graph for function ledger::child_scope_t::lookup Generating caller graph for function ledger::child_scope_t::lookup Generating docs for compound ledger::cost_breakdown_t... Generating docs for compound ledger::csv_reader... Generating call graph for function ledger::csv_reader::csv_reader Generating caller graph for function ledger::csv_reader::read_index Generating docs for compound ledger::date_duration_t... Generating docs for compound ledger::date_error... Generating docs for compound ledger::date_interval_t... Generating call graph for function ledger::date_interval_t::date_interval_t Generating caller graph for function ledger::date_interval_t::find_period Generating caller graph for function ledger::date_interval_t::is_valid Generating call graph for function ledger::date_interval_t::operator bool Generating caller graph for function ledger::date_interval_t::parse Generating call graph for function ledger::date_interval_t::within_period Generating docs for compound ledger::date_range_t... Generating caller graph for function ledger::date_range_t::begin Generating caller graph for function ledger::date_range_t::end Generating call graph for function ledger::date_range_t::is_within Generating docs for compound ledger::date_specifier_or_range_t... Generating docs for compound ledger::date_specifier_t... Generating caller graph for function ledger::date_specifier_t::begin Generating caller graph for function ledger::date_specifier_t::end Generating call graph for function ledger::date_specifier_t::is_within Generating docs for compound ledger::date_traits_t... Generating docs for compound ledger::datetime_error... Generating docs for compound ledger::day_of_week_posts... Generating call graph for function ledger::day_of_week_posts::clear Generating call graph for function ledger::day_of_week_posts::operator() Generating caller graph for function ledger::subtotal_posts::report_subtotal Generating docs for compound ledger::display_filter_posts... Generating call graph for function ledger::display_filter_posts::clear Generating call graph for function ledger::display_filter_posts::create_accounts Generating caller graph for function ledger::display_filter_posts::create_accounts Generating docs for compound ledger::draft_t... Generating call graph for function ledger::draft_t::draft_t Generating call graph for function ledger::expr_base_t< value_t >::calc Generating call graph for function ledger::expr_base_t< value_t >::calc Generating call graph for function ledger::expr_base_t< value_t >::dump_to_str Generating call graph for function ledger::expr_base_t< value_t >::operator() Generating call graph for function ledger::expr_base_t< value_t >::parse Generating call graph for function ledger::expr_base_t< value_t >::parse Generating caller graph for function ledger::draft_t::parse_args Generating call graph for function ledger::expr_base_t< value_t >::preview Generating call graph for function ledger::expr_base_t< value_t >::preview_to_str Generating call graph for function ledger::expr_base_t< value_t >::print_to_str Generating call graph for function ledger::expr_base_t< value_t >::recompile Generating docs for nested compound ledger::draft_t::xact_template_t::post_template_t... Generating docs for compound ledger::empty_scope_t... Generating caller graph for function ledger::scope_t::define Generating docs for compound ledger::error_count... Generating docs for compound ledger::expr_base_t... Generating caller graph for function ledger::expr_base_t::calc Generating caller graph for function ledger::expr_base_t::compile Generating caller graph for function ledger::expr_base_t::dump Generating caller graph for function ledger::expr_base_t::mark_uncompiled Generating caller graph for function ledger::expr_base_t::parse Generating caller graph for function ledger::expr_base_t::preview Generating caller graph for function ledger::expr_base_t::print Generating caller graph for function ledger::expr_base_t::real_calc Generating caller graph for function ledger::expr_base_t::set_text Generating caller graph for function ledger::expr_base_t::text Generating docs for compound ledger::expr_t... Generating call graph for function ledger::expr_base_t< value_t >::calc Generating call graph for function ledger::expr_base_t< value_t >::calc Generating call graph for function ledger::expr_base_t< value_t >::dump_to_str Generating caller graph for function ledger::expr_t::get_op Generating call graph for function ledger::expr_base_t< value_t >::operator() Generating call graph for function ledger::expr_base_t< value_t >::preview Generating call graph for function ledger::expr_base_t< value_t >::preview_to_str Generating call graph for function ledger::expr_base_t< value_t >::print_to_str Generating caller graph for function ledger::expr_t::real_calc Generating call graph for function ledger::expr_base_t< value_t >::recompile Generating docs for nested compound ledger::expr_t::op_t... Generating caller graph for function ledger::expr_t::op_t::op_t Generating call graph for function ledger::expr_t::op_t::as_function Generating call graph for function ledger::expr_t::op_t::as_function_lval Generating caller graph for function ledger::expr_t::op_t::as_function_lval Generating call graph for function ledger::expr_t::op_t::as_ident Generating call graph for function ledger::expr_t::op_t::as_ident_lval Generating caller graph for function ledger::expr_t::op_t::as_ident_lval Generating call graph for function ledger::expr_t::op_t::as_op Generating caller graph for function ledger::expr_t::op_t::as_op Generating call graph for function ledger::expr_t::op_t::as_op_lval Generating caller graph for function ledger::expr_t::op_t::as_op_lval Generating call graph for function ledger::expr_t::op_t::as_scope Generating call graph for function ledger::expr_t::op_t::as_scope_lval Generating caller graph for function ledger::expr_t::op_t::as_scope_lval Generating call graph for function ledger::expr_t::op_t::as_value Generating call graph for function ledger::expr_t::op_t::as_value_lval Generating caller graph for function ledger::expr_t::op_t::as_value_lval Generating call graph for function ledger::expr_t::op_t::has_right Generating caller graph for function ledger::expr_t::op_t::is_function Generating caller graph for function ledger::expr_t::op_t::is_ident Generating caller graph for function ledger::expr_t::op_t::is_scope Generating caller graph for function ledger::expr_t::op_t::is_value Generating call graph for function ledger::expr_t::op_t::left Generating call graph for function ledger::expr_t::op_t::left Generating call graph for function ledger::expr_t::op_t::new_node Generating call graph for function ledger::expr_t::op_t::right Generating call graph for function ledger::expr_t::op_t::right Generating call graph for function ledger::expr_t::op_t::set_left Generating call graph for function ledger::expr_t::op_t::set_value Generating docs for nested compound ledger::expr_t::op_t::context_t... Generating docs for nested compound ledger::expr_t::parser_t... Generating docs for nested compound ledger::expr_t::token_t... Generating docs for compound ledger::filter_posts... Generating call graph for function ledger::filter_posts::clear Generating call graph for function ledger::filter_posts::operator() Generating docs for compound ledger::forecast_posts... Generating call graph for function ledger::forecast_posts::clear Generating call graph for function ledger::item_handler< post_t >::operator() Generating docs for compound ledger::format_accounts... Generating call graph for function ledger::format_accounts::clear Generating docs for compound ledger::format_emacs_posts... Generating docs for compound ledger::format_error... Generating docs for compound ledger::format_posts... Generating call graph for function ledger::format_posts::clear Generating docs for compound ledger::format_ptree... Generating call graph for function ledger::format_ptree::clear Generating docs for compound ledger::format_t... Generating call graph for function ledger::format_t::format_t Generating call graph for function ledger::format_t::mark_uncompiled Generating call graph for function ledger::format_t::parse_format Generating caller graph for function ledger::format_t::parse_format Generating caller graph for function ledger::expr_base_t< string >::set_text Generating docs for compound ledger::generate_posts... Generating call graph for function ledger::generate_posts::clear Generating caller graph for function ledger::generate_posts::clear Generating call graph for function ledger::item_handler< post_t >::operator() Generating docs for compound ledger::generate_posts_iterator... Generating docs for compound ledger::global_scope_t... Generating caller graph for function ledger::scope_t::define Generating call graph for function ledger::global_scope_t::pop_command Generating call graph for function ledger::global_scope_t::pop_report Generating caller graph for function ledger::global_scope_t::pop_report Generating call graph for function ledger::global_scope_t::push_report Generating caller graph for function ledger::global_scope_t::report Generating docs for nested compound ledger::global_scope_t::args_onlyoption_t... Generating docs for nested compound ledger::global_scope_t::debug_option_t... Generating docs for nested compound ledger::global_scope_t::helpoption_t... Generating docs for nested compound ledger::global_scope_t::init_file_option_t... Generating docs for nested compound ledger::global_scope_t::optionsoption_t... Generating docs for nested compound ledger::global_scope_t::script_option_t... Generating docs for nested compound ledger::global_scope_t::trace_option_t... Generating docs for nested compound ledger::global_scope_t::verboseoption_t... Generating docs for nested compound ledger::global_scope_t::verify_memoryoption_t... Generating docs for nested compound ledger::global_scope_t::verifyoption_t... Generating docs for nested compound ledger::global_scope_t::versionoption_t... Generating docs for compound ledger::ignore_posts... Generating docs for compound ledger::inject_posts... Generating docs for compound ledger::interval_posts... Generating call graph for function ledger::interval_posts::interval_posts Generating call graph for function ledger::interval_posts::clear Generating call graph for function ledger::interval_posts::create_accounts Generating caller graph for function ledger::interval_posts::create_accounts Generating caller graph for function ledger::subtotal_posts::report_subtotal Generating docs for compound ledger::item_handler... Generating caller graph for function ledger::item_handler::clear Generating caller graph for function ledger::item_handler::flush Generating caller graph for function ledger::item_handler::operator() Generating docs for compound ledger::item_t... Generating call graph for function ledger::item_t::item_t Generating caller graph for function ledger::item_t::aux_date Generating call graph for function ledger::item_t::copy_details Generating caller graph for function ledger::item_t::copy_details Generating call graph for function ledger::item_t::date Generating caller graph for function ledger::scope_t::description Generating caller graph for function ledger::item_t::get_tag Generating caller graph for function supports_flags< uint_least16_t >::has_flags Generating call graph for function ledger::item_t::id Generating caller graph for function ledger::item_t::seq Generating caller graph for function supports_flags< uint_least16_t >::set_flags Generating caller graph for function ledger::item_t::set_state Generating caller graph for function ledger::item_t::state Generating docs for compound ledger::iterator_facade_base... Generating docs for compound ledger::journal_posts_iterator... Generating call graph for function ledger::journal_posts_iterator::journal_posts_iterator Generating caller graph for function ledger::journal_posts_iterator::reset Generating docs for compound ledger::journal_t... Generating docs for nested compound ledger::journal_t::fileinfo_t... Generating docs for compound ledger::keep_details_t... Generating docs for compound ledger::mask_t... Generating caller graph for function ledger::mask_t::empty Generating call graph for function ledger::mask_t::match Generating call graph for function ledger::mask_t::str Generating caller graph for function ledger::mask_t::str Generating docs for compound ledger::merged_expr_t... Generating call graph for function ledger::merged_expr_t::append Generating call graph for function ledger::expr_base_t< value_t >::calc Generating call graph for function ledger::expr_base_t< value_t >::calc Generating caller graph for function ledger::merged_expr_t::check_for_single_identifier Generating call graph for function ledger::expr_base_t< value_t >::dump_to_str Generating caller graph for function ledger::expr_t::get_op Generating call graph for function ledger::expr_base_t< value_t >::operator() Generating call graph for function ledger::merged_expr_t::prepend Generating call graph for function ledger::expr_base_t< value_t >::preview Generating call graph for function ledger::expr_base_t< value_t >::preview_to_str Generating call graph for function ledger::expr_base_t< value_t >::print_to_str Generating caller graph for function ledger::expr_t::real_calc Generating call graph for function ledger::expr_base_t< value_t >::recompile Generating docs for compound ledger::option_error... Generating docs for compound ledger::option_t... Generating caller graph for function ledger::option_t::desc Generating caller graph for function ledger::option_t::handler Generating caller graph for function ledger::option_t::handler_thunk Generating caller graph for function ledger::option_t::on Generating caller graph for function ledger::option_t::str Generating docs for compound ledger::output_stream_t... Generating call graph for function ledger::output_stream_t::~output_stream_t Generating caller graph for function ledger::output_stream_t::close Generating docs for compound ledger::parse_context_stack_t... Generating caller graph for function ledger::parse_context_stack_t::pop Generating call graph for function ledger::parse_context_stack_t::push Generating docs for compound ledger::parse_context_t... Generating call graph for function ledger::parse_context_t::location Generating caller graph for function ledger::parse_context_t::location Generating call graph for function ledger::parse_context_t::warning Generating call graph for function ledger::parse_context_t::warning Generating docs for compound ledger::parse_error... Generating docs for compound ledger::pass_down_accounts... Generating call graph for function ledger::pass_down_accounts::pass_down_accounts Generating call graph for function ledger::pass_down_accounts::clear Generating docs for compound ledger::pass_down_posts... Generating call graph for function ledger::pass_down_posts::pass_down_posts Generating call graph for function ledger::item_handler< post_t >::operator() Generating docs for compound ledger::period_xact_t... Generating caller graph for function ledger::item_t::aux_date Generating call graph for function ledger::item_t::copy_details Generating caller graph for function ledger::item_t::copy_details Generating call graph for function ledger::item_t::date Generating caller graph for function ledger::item_t::get_tag Generating caller graph for function supports_flags< uint_least16_t >::has_flags Generating call graph for function ledger::item_t::id Generating caller graph for function ledger::item_t::seq Generating caller graph for function supports_flags< uint_least16_t >::set_flags Generating caller graph for function ledger::item_t::set_state Generating caller graph for function ledger::item_t::state Generating docs for compound ledger::position_t... Generating docs for compound ledger::post_splitter... Generating call graph for function ledger::post_splitter::post_splitter Generating call graph for function ledger::post_splitter::clear Generating caller graph for function ledger::post_splitter::print_title Generating docs for compound ledger::post_t... Generating call graph for function ledger::post_t::post_t Generating call graph for function ledger::post_t::copy_details Generating caller graph for function ledger::post_t::copy_details Generating caller graph for function ledger::post_t::date Generating caller graph for function supports_flags< uint_least16_t >::has_flags Generating call graph for function ledger::item_t::id Generating call graph for function ledger::post_t::must_balance Generating caller graph for function ledger::post_t::primary_date Generating caller graph for function ledger::post_t::reported_account Generating call graph for function ledger::post_t::reported_account Generating caller graph for function ledger::item_t::seq Generating caller graph for function supports_flags< uint_least16_t >::set_flags Generating caller graph for function ledger::item_t::set_state Generating caller graph for function ledger::item_t::state Generating caller graph for function ledger::post_t::xdata Generating call graph for function ledger::post_t::xdata Generating docs for nested compound ledger::post_t::compare_by_date_and_sequence... Generating call graph for function ledger::post_t::compare_by_date_and_sequence::operator() Generating docs for nested compound ledger::post_t::xdata_t... Generating caller graph for function supports_flags< uint_least16_t >::has_flags Generating caller graph for function supports_flags< uint_least16_t >::set_flags Generating docs for compound ledger::posts_as_equity... Generating call graph for function ledger::posts_as_equity::posts_as_equity Generating call graph for function ledger::posts_as_equity::clear Generating call graph for function ledger::posts_as_equity::create_accounts Generating caller graph for function ledger::posts_as_equity::create_accounts Generating call graph for function ledger::posts_as_equity::flush Generating caller graph for function ledger::subtotal_posts::report_subtotal Generating caller graph for function ledger::posts_as_equity::report_subtotal Generating docs for compound ledger::posts_commodities_iterator... Generating call graph for function ledger::posts_commodities_iterator::posts_commodities_iterator Generating caller graph for function ledger::posts_commodities_iterator::reset Generating docs for compound ledger::posts_to_org_table... Generating call graph for function ledger::posts_to_org_table::clear Generating docs for compound ledger::predicate_t... Generating call graph for function ledger::expr_base_t< value_t >::calc Generating call graph for function ledger::expr_base_t< value_t >::calc Generating call graph for function ledger::expr_base_t< value_t >::dump_to_str Generating caller graph for function ledger::expr_t::get_op Generating call graph for function ledger::expr_base_t< value_t >::operator() Generating call graph for function ledger::expr_base_t< value_t >::preview Generating call graph for function ledger::expr_base_t< value_t >::preview_to_str Generating call graph for function ledger::expr_base_t< value_t >::print_to_str Generating call graph for function ledger::predicate_t::real_calc Generating call graph for function ledger::expr_base_t< value_t >::recompile Generating docs for compound ledger::price_point_t... Generating docs for compound ledger::print_xacts... Generating call graph for function ledger::print_xacts::clear Generating docs for compound ledger::push_to_posts_list... Generating docs for compound ledger::query_t... Generating call graph for function ledger::query_t::query_t Generating call graph for function ledger::query_t::query_t Generating caller graph for function ledger::query_t::parse_args Generating docs for nested compound ledger::query_t::lexer_t... Generating caller graph for function ledger::query_t::lexer_t::next_token Generating call graph for function ledger::query_t::lexer_t::peek_token Generating caller graph for function ledger::query_t::lexer_t::peek_token Generating docs for nested compound ledger::query_t::lexer_t::token_t... Generating docs for nested compound ledger::query_t::parser_t... Generating call graph for function ledger::query_t::parser_t::tokens_remaining Generating docs for compound ledger::related_posts... Generating call graph for function ledger::related_posts::clear Generating call graph for function ledger::related_posts::operator() Generating docs for compound ledger::report_accounts... Generating call graph for function ledger::report_accounts::clear Generating docs for compound ledger::report_commodities... Generating call graph for function ledger::report_commodities::clear Generating docs for compound ledger::report_payees... Generating call graph for function ledger::report_payees::clear Generating docs for compound ledger::report_t... Generating call graph for function ledger::report_t::~report_t Generating call graph for function ledger::report_t::fn_options Generating call graph for function ledger::report_t::maybe_format Generating caller graph for function ledger::report_t::parse_query_args Generating call graph for function ledger::report_t::quick_close Generating call graph for function ledger::report_t::report_format Generating docs for nested compound ledger::report_t::abbrev_len_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::account_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::account_width_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::actualoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::add_budgetoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::amount_dataoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::amount_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::amount_width_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::anonoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::auto_matchoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::aux_dateoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::averageoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::balance_format_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::baseoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::basisoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::begin_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::bold_if_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::budget_format_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::budgetoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::by_payeeoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::cleared_format_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::clearedoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::collapse_if_zerooption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::collapseoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::coloroption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::columns_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::countoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::csv_format_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::currentoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::dailyoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::date_format_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::date_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::date_width_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::datetime_format_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::dcoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::depth_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::deviationoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::display_amount_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::display_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::display_total_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::dowoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::emptyoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::end_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::equityoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::exactoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::exchange_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::flatoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::force_coloroption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::force_pageroption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::forecast_while_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::forecast_years_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::format_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::gainoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::generatedoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::group_by_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::group_title_format_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::head_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::historicaloption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::immediateoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::inject_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::invertoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::limit_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::lot_datesoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::lot_notesoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::lot_pricesoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::lots_actualoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::lotsoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::marketoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::meta_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::meta_width_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::monthlyoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::no_coloroption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::no_pageroption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::no_revaluedoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::no_roundingoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::no_titlesoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::no_totaloption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::now_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::only_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::output_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::pager_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::payee_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::payee_width_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::pendingoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::percentoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::period_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::pivot_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::plot_amount_format_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::plot_total_format_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::prepend_format_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::prepend_width_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::pricedb_format_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::priceoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::prices_format_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::primary_dateoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::quantityoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::quarterlyoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::rawoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::realoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::register_format_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::related_alloption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::relatedoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::revalued_onlyoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::revalued_total_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::revaluedoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::rich_dataoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::seed_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::sort_all_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::sort_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::sort_xacts_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::start_of_week_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::subtotaloption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::tail_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::time_reportoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::total_dataoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::total_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::total_width_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::truncate_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::unbudgetedoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::unclearedoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::unrealized_gains_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::unrealized_losses_option_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::unrealizedoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::unroundoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::valuesoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::weeklyoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::wideoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for nested compound ledger::report_t::yearlyoption_t... Generating call graph for function ledger::option_t< report_t >::handler Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::on Generating call graph for function ledger::option_t< report_t >::operator() Generating call graph for function ledger::option_t< report_t >::report Generating call graph for function ledger::option_t< report_t >::str Generating docs for compound ledger::report_tags... Generating call graph for function ledger::report_tags::clear Generating docs for compound ledger::reporter... Generating call graph for function ledger::reporter::operator() Generating docs for compound ledger::scope_t... Generating caller graph for function ledger::scope_t::define Generating caller graph for function ledger::scope_t::description Generating caller graph for function ledger::scope_t::lookup Generating docs for compound ledger::session_t... Generating call graph for function ledger::session_t::~session_t Generating docs for nested compound ledger::session_t::check_payeesoption_t... Generating docs for nested compound ledger::session_t::day_breakoption_t... Generating docs for nested compound ledger::session_t::decimal_commaoption_t... Generating docs for nested compound ledger::session_t::downloadoption_t... Generating docs for nested compound ledger::session_t::explicitoption_t... Generating docs for nested compound ledger::session_t::file_option_t... Generating docs for nested compound ledger::session_t::input_date_format_option_t... Generating docs for nested compound ledger::session_t::master_account_option_t... Generating docs for nested compound ledger::session_t::no_aliasesoption_t... Generating docs for nested compound ledger::session_t::pedanticoption_t... Generating docs for nested compound ledger::session_t::permissiveoption_t... Generating docs for nested compound ledger::session_t::price_db_option_t... Generating docs for nested compound ledger::session_t::price_exp_option_t... Generating docs for nested compound ledger::session_t::recursive_aliasesoption_t... Generating docs for nested compound ledger::session_t::strictoption_t... Generating docs for nested compound ledger::session_t::time_colonoption_t... Generating docs for nested compound ledger::session_t::value_expr_option_t... Generating docs for compound ledger::sort_posts... Generating call graph for function ledger::sort_posts::clear Generating caller graph for function ledger::sort_posts::clear Generating call graph for function ledger::sort_posts::flush Generating caller graph for function ledger::sort_posts::flush Generating caller graph for function ledger::sort_posts::post_accumulated_posts Generating docs for compound ledger::sort_value_t... Generating docs for compound ledger::sort_xacts... Generating call graph for function ledger::sort_xacts::clear Generating call graph for function ledger::sort_xacts::flush Generating call graph for function ledger::sort_xacts::operator() Generating docs for compound ledger::sorted_accounts_iterator... Generating call graph for function ledger::sorted_accounts_iterator::sorted_accounts_iterator Generating caller graph for function ledger::sorted_accounts_iterator::increment Generating docs for compound ledger::subtotal_posts... Generating call graph for function ledger::subtotal_posts::clear Generating caller graph for function ledger::subtotal_posts::clear Generating call graph for function ledger::subtotal_posts::flush Generating caller graph for function ledger::subtotal_posts::flush Generating caller graph for function ledger::subtotal_posts::report_subtotal Generating docs for nested compound ledger::subtotal_posts::acct_value_t... Generating docs for compound ledger::symbol_scope_t... Generating call graph for function ledger::symbol_scope_t::description Generating docs for compound ledger::symbol_t... Generating docs for compound ledger::temporaries_t... Generating call graph for function ledger::temporaries_t::~temporaries_t Generating caller graph for function ledger::temporaries_t::clear Generating caller graph for function ledger::temporaries_t::create_account Generating docs for compound ledger::time_log_t... Generating docs for compound ledger::time_xact_t... Generating docs for compound ledger::transfer_details... Generating call graph for function ledger::transfer_details::clear Generating docs for compound ledger::truncate_xacts... Generating call graph for function ledger::truncate_xacts::clear Generating docs for compound ledger::unistring... Generating call graph for function ledger::unistring::unistring Generating call graph for function ledger::unistring::extract Generating caller graph for function ledger::unistring::extract Generating caller graph for function ledger::unistring::length Generating call graph for function ledger::unistring::width Generating caller graph for function ledger::unistring::width Generating docs for compound ledger::usage_error... Generating docs for compound ledger::value_error... Generating docs for compound ledger::value_scope_t... Generating call graph for function ledger::child_scope_t::define Generating call graph for function ledger::value_scope_t::description Generating call graph for function ledger::value_scope_t::lookup Generating docs for compound ledger::value_t... Generating caller graph for function ledger::value_t::value_t Generating call graph for function ledger::value_t::value_t Generating call graph for function ledger::value_t::value_t Generating call graph for function ledger::value_t::value_t Generating call graph for function ledger::value_t::value_t Generating call graph for function ledger::value_t::value_t Generating call graph for function ledger::value_t::value_t Generating call graph for function ledger::value_t::value_t Generating call graph for function ledger::value_t::value_t Generating call graph for function ledger::value_t::value_t Generating call graph for function ledger::value_t::value_t Generating call graph for function ledger::value_t::value_t Generating call graph for function ledger::value_t::value_t Generating call graph for function ledger::value_t::value_t Generating caller graph for function ledger::value_t::annotation Generating call graph for function ledger::value_t::annotation Generating call graph for function ledger::value_t::as_amount Generating call graph for function ledger::value_t::as_amount_lval Generating call graph for function ledger::value_t::as_any Generating caller graph for function ledger::value_t::as_any Generating call graph for function ledger::value_t::as_any Generating call graph for function ledger::value_t::as_any_lval Generating caller graph for function ledger::value_t::as_any_lval Generating call graph for function ledger::value_t::as_any_lval Generating call graph for function ledger::value_t::as_balance Generating call graph for function ledger::value_t::as_balance_lval Generating call graph for function ledger::value_t::as_boolean Generating call graph for function ledger::value_t::as_boolean_lval Generating call graph for function ledger::value_t::as_date Generating call graph for function ledger::value_t::as_date_lval Generating call graph for function ledger::value_t::as_datetime Generating call graph for function ledger::value_t::as_datetime_lval Generating call graph for function ledger::value_t::as_long Generating call graph for function ledger::value_t::as_long_lval Generating call graph for function ledger::value_t::as_mask Generating call graph for function ledger::value_t::as_mask_lval Generating call graph for function ledger::value_t::as_scope Generating call graph for function ledger::value_t::as_sequence Generating caller graph for function ledger::value_t::as_sequence Generating call graph for function ledger::value_t::as_sequence_lval Generating caller graph for function ledger::value_t::as_sequence_lval Generating call graph for function ledger::value_t::as_string Generating call graph for function ledger::value_t::as_string_lval Generating call graph for function ledger::value_t::begin Generating caller graph for function ledger::value_t::begin Generating call graph for function ledger::value_t::begin Generating call graph for function ledger::value_t::casted Generating call graph for function ledger::value_t::ceilinged Generating call graph for function ledger::value_t::empty Generating caller graph for function ledger::value_t::empty Generating call graph for function ledger::value_t::end Generating caller graph for function ledger::value_t::end Generating call graph for function ledger::value_t::end Generating call graph for function ledger::value_t::floored Generating caller graph for function ledger::value_t::in_place_cast Generating caller graph for function ledger::value_t::in_place_ceiling Generating caller graph for function ledger::value_t::in_place_floor Generating caller graph for function ledger::value_t::in_place_negate Generating caller graph for function ledger::value_t::in_place_reduce Generating caller graph for function ledger::value_t::in_place_round Generating caller graph for function ledger::value_t::in_place_roundto Generating caller graph for function ledger::value_t::in_place_simplify Generating caller graph for function ledger::value_t::in_place_truncate Generating caller graph for function ledger::value_t::in_place_unreduce Generating caller graph for function ledger::value_t::in_place_unround Generating call graph for function ledger::value_t::is_amount Generating caller graph for function ledger::value_t::is_amount Generating call graph for function ledger::value_t::is_any Generating caller graph for function ledger::value_t::is_any Generating call graph for function ledger::value_t::is_any Generating call graph for function ledger::value_t::is_balance Generating caller graph for function ledger::value_t::is_balance Generating call graph for function ledger::value_t::is_boolean Generating caller graph for function ledger::value_t::is_boolean Generating call graph for function ledger::value_t::is_date Generating caller graph for function ledger::value_t::is_date Generating call graph for function ledger::value_t::is_datetime Generating caller graph for function ledger::value_t::is_datetime Generating caller graph for function ledger::value_t::is_equal_to Generating caller graph for function ledger::value_t::is_greater_than Generating caller graph for function ledger::value_t::is_less_than Generating call graph for function ledger::value_t::is_long Generating caller graph for function ledger::value_t::is_long Generating call graph for function ledger::value_t::is_mask Generating caller graph for function ledger::value_t::is_mask Generating call graph for function ledger::value_t::is_nonzero Generating call graph for function ledger::value_t::is_null Generating caller graph for function ledger::value_t::is_null Generating call graph for function ledger::value_t::is_scope Generating caller graph for function ledger::value_t::is_scope Generating call graph for function ledger::value_t::is_sequence Generating caller graph for function ledger::value_t::is_sequence Generating call graph for function ledger::value_t::is_string Generating caller graph for function ledger::value_t::is_string Generating call graph for function ledger::value_t::is_type Generating caller graph for function ledger::value_t::is_type Generating caller graph for function ledger::value_t::is_zero Generating call graph for function ledger::value_t::negated Generating caller graph for function ledger::value_t::negated Generating call graph for function ledger::value_t::operator- Generating call graph for function ledger::value_t::operator< Generating call graph for function ledger::value_t::operator== Generating call graph for function ledger::value_t::operator> Generating call graph for function ledger::value_t::operator[] Generating call graph for function ledger::value_t::operator[] Generating call graph for function ledger::value_t::pop_back Generating caller graph for function ledger::value_t::pop_back Generating caller graph for function ledger::value_t::print Generating call graph for function ledger::value_t::push_back Generating caller graph for function ledger::value_t::push_back Generating call graph for function ledger::value_t::push_front Generating caller graph for function ledger::value_t::push_front Generating call graph for function ledger::value_t::reduced Generating call graph for function ledger::value_t::rounded Generating call graph for function ledger::value_t::roundto Generating call graph for function ledger::value_t::set_amount Generating caller graph for function ledger::value_t::set_amount Generating call graph for function ledger::value_t::set_balance Generating caller graph for function ledger::value_t::set_balance Generating caller graph for function ledger::value_t::set_boolean Generating caller graph for function ledger::value_t::set_date Generating caller graph for function ledger::value_t::set_datetime Generating caller graph for function ledger::value_t::set_long Generating caller graph for function ledger::value_t::set_mask Generating caller graph for function ledger::value_t::set_scope Generating caller graph for function ledger::value_t::set_sequence Generating caller graph for function ledger::value_t::set_string Generating call graph for function ledger::value_t::simplified Generating call graph for function ledger::value_t::size Generating caller graph for function ledger::value_t::size Generating caller graph for function ledger::value_t::to_long Generating caller graph for function ledger::value_t::to_sequence Generating call graph for function ledger::value_t::to_size_t Generating call graph for function ledger::value_t::truncated Generating caller graph for function ledger::value_t::type Generating call graph for function ledger::value_t::unreduced Generating call graph for function ledger::value_t::unrounded Generating caller graph for function ledger::value_t::valid Generating docs for nested compound ledger::value_t::storage_t... Generating docs for compound ledger::xact_base_t... Generating caller graph for function ledger::item_t::aux_date Generating call graph for function ledger::item_t::copy_details Generating caller graph for function ledger::item_t::copy_details Generating call graph for function ledger::item_t::date Generating caller graph for function ledger::scope_t::description Generating caller graph for function ledger::item_t::get_tag Generating caller graph for function supports_flags< uint_least16_t >::has_flags Generating call graph for function ledger::item_t::id Generating caller graph for function ledger::item_t::seq Generating caller graph for function supports_flags< uint_least16_t >::set_flags Generating caller graph for function ledger::item_t::set_state Generating caller graph for function ledger::item_t::state Generating docs for compound ledger::xact_posts_iterator... Generating call graph for function ledger::xact_posts_iterator::xact_posts_iterator Generating caller graph for function ledger::xact_posts_iterator::increment Generating call graph for function ledger::xact_posts_iterator::reset Generating caller graph for function ledger::xact_posts_iterator::reset Generating docs for compound ledger::xact_t... Generating caller graph for function ledger::item_t::aux_date Generating call graph for function ledger::item_t::copy_details Generating caller graph for function ledger::item_t::copy_details Generating call graph for function ledger::item_t::date Generating caller graph for function ledger::item_t::get_tag Generating caller graph for function supports_flags< uint_least16_t >::has_flags Generating call graph for function ledger::item_t::id Generating caller graph for function ledger::item_t::seq Generating caller graph for function supports_flags< uint_least16_t >::set_flags Generating caller graph for function ledger::item_t::set_state Generating caller graph for function ledger::item_t::state Generating docs for compound ledger::xacts_iterator... Generating call graph for function ledger::xacts_iterator::xacts_iterator Generating call graph for function ledger::xacts_iterator::xacts_iterator Generating caller graph for function ledger::xacts_iterator::increment Generating caller graph for function ledger::xacts_iterator::reset Generating call graph for function ledger::xacts_iterator::reset 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 graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/4688 Running dot for graph 2/4688 Running dot for graph 3/4688 Running dot for graph 4/4688 Running dot for graph 5/4688 Running dot for graph 6/4688 Running dot for graph 7/4688 Running dot for graph 8/4688 Running dot for graph 9/4688 Running dot for graph 10/4688 Running dot for graph 11/4688 Running dot for graph 12/4688 Running dot for graph 13/4688 Running dot for graph 14/4688 Running dot for graph 15/4688 Running dot for graph 16/4688 Running dot for graph 17/4688 Running dot for graph 18/4688 Running dot for graph 19/4688 Running dot for graph 20/4688 Running dot for graph 21/4688 Running dot for graph 22/4688 Running dot for graph 23/4688 Running dot for graph 24/4688 Running dot for graph 25/4688 Running dot for graph 26/4688 Running dot for graph 27/4688 Running dot for graph 28/4688 Running dot for graph 29/4688 Running dot for graph 30/4688 Running dot for graph 31/4688 Running dot for graph 32/4688 Running dot for graph 33/4688 Running dot for graph 34/4688 Running dot for graph 35/4688 Running dot for graph 36/4688 Running dot for graph 37/4688 Running dot for graph 38/4688 Running dot for graph 39/4688 Running dot for graph 40/4688 Running dot for graph 41/4688 Running dot for graph 42/4688 Running dot for graph 43/4688 Running dot for graph 44/4688 Running dot for graph 45/4688 Running dot for graph 46/4688 Running dot for graph 47/4688 Running dot for graph 48/4688 Running dot for graph 49/4688 Running dot for graph 50/4688 Running dot for graph 51/4688 Running dot for graph 52/4688 Running dot for graph 53/4688 Running dot for graph 54/4688 Running dot for graph 55/4688 Running dot for graph 56/4688 Running dot for graph 57/4688 Running dot for graph 58/4688 Running dot for graph 59/4688 Running dot for graph 60/4688 Running dot for graph 61/4688 Running dot for graph 62/4688 Running dot for graph 63/4688 Running dot for graph 64/4688 Running dot for graph 65/4688 Running dot for graph 66/4688 Running dot for graph 67/4688 Running dot for graph 68/4688 Running dot for graph 69/4688 Running dot for graph 70/4688 Running dot for graph 71/4688 Running dot for graph 72/4688 Running dot for graph 73/4688 Running dot for graph 74/4688 Running dot for graph 75/4688 Running dot for graph 76/4688 Running dot for graph 77/4688 Running dot for graph 78/4688 Running dot for graph 79/4688 Running dot for graph 80/4688 Running dot for graph 81/4688 Running dot for graph 82/4688 Running dot for graph 83/4688 Running dot for graph 84/4688 Running dot for graph 85/4688 Running dot for graph 86/4688 Running dot for graph 87/4688 Running dot for graph 88/4688 Running dot for graph 89/4688 Running dot for graph 90/4688 Running dot for graph 91/4688 Running dot for graph 92/4688 Running dot for graph 93/4688 Running dot for graph 94/4688 Running dot for graph 95/4688 Running dot for graph 96/4688 Running dot for graph 97/4688 Running dot for graph 98/4688 Running dot for graph 99/4688 Running dot for graph 100/4688 Running dot for graph 101/4688 Running dot for graph 102/4688 Running dot for graph 103/4688 Running dot for graph 104/4688 Running dot for graph 105/4688 Running dot for graph 106/4688 Running dot for graph 107/4688 Running dot for graph 108/4688 Running dot for graph 109/4688 Running dot for graph 110/4688 Running dot for graph 111/4688 Running dot for graph 112/4688 Running dot for graph 113/4688 Running dot for graph 114/4688 Running dot for graph 115/4688 Running dot for graph 116/4688 Running dot for graph 117/4688 Running dot for graph 118/4688 Running dot for graph 119/4688 Running dot for graph 120/4688 Running dot for graph 121/4688 Running dot for graph 122/4688 Running dot for graph 123/4688 Running dot for graph 124/4688 Running dot for graph 125/4688 Running dot for graph 126/4688 Running dot for graph 127/4688 Running dot for graph 128/4688 Running dot for graph 129/4688 Running dot for graph 130/4688 Running dot for graph 131/4688 Running dot for graph 132/4688 Running dot for graph 133/4688 Running dot for graph 134/4688 Running dot for graph 135/4688 Running dot for graph 136/4688 Running dot for graph 137/4688 Running dot for graph 138/4688 Running dot for graph 139/4688 Running dot for graph 140/4688 Running dot for graph 141/4688 Running dot for graph 142/4688 Running dot for graph 143/4688 Running dot for graph 144/4688 Running dot for graph 145/4688 Running dot for graph 146/4688 Running dot for graph 147/4688 Running dot for graph 148/4688 Running dot for graph 149/4688 Running dot for graph 150/4688 Running dot for graph 151/4688 Running dot for graph 152/4688 Running dot for graph 153/4688 Running dot for graph 154/4688 Running dot for graph 155/4688 Running dot for graph 156/4688 Running dot for graph 157/4688 Running dot for graph 158/4688 Running dot for graph 159/4688 Running dot for graph 160/4688 Running dot for graph 161/4688 Running dot for graph 162/4688 Running dot for graph 163/4688 Running dot for graph 164/4688 Running dot for graph 165/4688 Running dot for graph 166/4688 Running dot for graph 167/4688 Running dot for graph 168/4688 Running dot for graph 169/4688 Running dot for graph 170/4688 Running dot for graph 171/4688 Running dot for graph 172/4688 Running dot for graph 173/4688 Running dot for graph 174/4688 Running dot for graph 175/4688 Running dot for graph 176/4688 Running dot for graph 177/4688 Running dot for graph 178/4688 Running dot for graph 179/4688 Running dot for graph 180/4688 Running dot for graph 181/4688 Running dot for graph 182/4688 Running dot for graph 183/4688 Running dot for graph 184/4688 Running dot for graph 185/4688 Running dot for graph 186/4688 Running dot for graph 187/4688 Running dot for graph 188/4688 Running dot for graph 189/4688 Running dot for graph 190/4688 Running dot for graph 191/4688 Running dot for graph 192/4688 Running dot for graph 193/4688 Running dot for graph 194/4688 Running dot for graph 195/4688 Running dot for graph 196/4688 Running dot for graph 197/4688 Running dot for graph 198/4688 Running dot for graph 199/4688 Running dot for graph 200/4688 Running dot for graph 201/4688 Running dot for graph 202/4688 Running dot for graph 203/4688 Running dot for graph 204/4688 Running dot for graph 205/4688 Running dot for graph 206/4688 Running dot for graph 207/4688 Running dot for graph 208/4688 Running dot for graph 209/4688 Running dot for graph 210/4688 Running dot for graph 211/4688 Running dot for graph 212/4688 Running dot for graph 213/4688 Running dot for graph 214/4688 Running dot for graph 215/4688 Running dot for graph 216/4688 Running dot for graph 217/4688 Running dot for graph 218/4688 Running dot for graph 219/4688 Running dot for graph 220/4688 Running dot for graph 221/4688 Running dot for graph 222/4688 Running dot for graph 223/4688 Running dot for graph 224/4688 Running dot for graph 225/4688 Running dot for graph 226/4688 Running dot for graph 227/4688 Running dot for graph 228/4688 Running dot for graph 229/4688 Running dot for graph 230/4688 Running dot for graph 231/4688 Running dot for graph 232/4688 Running dot for graph 233/4688 Running dot for graph 234/4688 Running dot for graph 235/4688 Running dot for graph 236/4688 Running dot for graph 237/4688 Running dot for graph 238/4688 Running dot for graph 239/4688 Running dot for graph 240/4688 Running dot for graph 241/4688 Running dot for graph 242/4688 Running dot for graph 243/4688 Running dot for graph 244/4688 Running dot for graph 245/4688 Running dot for graph 246/4688 Running dot for graph 247/4688 Running dot for graph 248/4688 Running dot for graph 249/4688 Running dot for graph 250/4688 Running dot for graph 251/4688 Running dot for graph 252/4688 Running dot for graph 253/4688 Running dot for graph 254/4688 Running dot for graph 255/4688 Running dot for graph 256/4688 Running dot for graph 257/4688 Running dot for graph 258/4688 Running dot for graph 259/4688 Running dot for graph 260/4688 Running dot for graph 261/4688 Running dot for graph 262/4688 Running dot for graph 263/4688 Running dot for graph 264/4688 Running dot for graph 265/4688 Running dot for graph 266/4688 Running dot for graph 267/4688 Running dot for graph 268/4688 Running dot for graph 269/4688 Running dot for graph 270/4688 Running dot for graph 271/4688 Running dot for graph 272/4688 Running dot for graph 273/4688 Running dot for graph 274/4688 Running dot for graph 275/4688 Running dot for graph 276/4688 Running dot for graph 277/4688 Running dot for graph 278/4688 Running dot for graph 279/4688 Running dot for graph 280/4688 Running dot for graph 281/4688 Running dot for graph 282/4688 Running dot for graph 283/4688 Running dot for graph 284/4688 Running dot for graph 285/4688 Running dot for graph 286/4688 Running dot for graph 287/4688 Running dot for graph 288/4688 Running dot for graph 289/4688 Running dot for graph 290/4688 Running dot for graph 291/4688 Running dot for graph 292/4688 Running dot for graph 293/4688 Running dot for graph 294/4688 Running dot for graph 295/4688 Running dot for graph 296/4688 Running dot for graph 297/4688 Running dot for graph 298/4688 Running dot for graph 299/4688 Running dot for graph 300/4688 Running dot for graph 301/4688 Running dot for graph 302/4688 Running dot for graph 303/4688 Running dot for graph 304/4688 Running dot for graph 305/4688 Running dot for graph 306/4688 Running dot for graph 307/4688 Running dot for graph 308/4688 Running dot for graph 309/4688 Running dot for graph 310/4688 Running dot for graph 311/4688 Running dot for graph 312/4688 Running dot for graph 313/4688 Running dot for graph 314/4688 Running dot for graph 315/4688 Running dot for graph 316/4688 Running dot for graph 317/4688 Running dot for graph 318/4688 Running dot for graph 319/4688 Running dot for graph 320/4688 Running dot for graph 321/4688 Running dot for graph 322/4688 Running dot for graph 323/4688 Running dot for graph 324/4688 Running dot for graph 325/4688 Running dot for graph 326/4688 Running dot for graph 327/4688 Running dot for graph 328/4688 Running dot for graph 329/4688 Running dot for graph 330/4688 Running dot for graph 331/4688 Running dot for graph 332/4688 Running dot for graph 333/4688 Running dot for graph 334/4688 Running dot for graph 335/4688 Running dot for graph 336/4688 Running dot for graph 337/4688 Running dot for graph 338/4688 Running dot for graph 339/4688 Running dot for graph 340/4688 Running dot for graph 341/4688 Running dot for graph 342/4688 Running dot for graph 343/4688 Running dot for graph 344/4688 Running dot for graph 345/4688 Running dot for graph 346/4688 Running dot for graph 347/4688 Running dot for graph 348/4688 Running dot for graph 349/4688 Running dot for graph 350/4688 Running dot for graph 351/4688 Running dot for graph 352/4688 Running dot for graph 353/4688 Running dot for graph 354/4688 Running dot for graph 355/4688 Running dot for graph 356/4688 Running dot for graph 357/4688 Running dot for graph 358/4688 Running dot for graph 359/4688 Running dot for graph 360/4688 Running dot for graph 361/4688 Running dot for graph 362/4688 Running dot for graph 363/4688 Running dot for graph 364/4688 Running dot for graph 365/4688 Running dot for graph 366/4688 Running dot for graph 367/4688 Running dot for graph 368/4688 Running dot for graph 369/4688 Running dot for graph 370/4688 Running dot for graph 371/4688 Running dot for graph 372/4688 Running dot for graph 373/4688 Running dot for graph 374/4688 Running dot for graph 375/4688 Running dot for graph 376/4688 Running dot for graph 377/4688 Running dot for graph 378/4688 Running dot for graph 379/4688 Running dot for graph 380/4688 Running dot for graph 381/4688 Running dot for graph 382/4688 Running dot for graph 383/4688 Running dot for graph 384/4688 Running dot for graph 385/4688 Running dot for graph 386/4688 Running dot for graph 387/4688 Running dot for graph 388/4688 Running dot for graph 389/4688 Running dot for graph 390/4688 Running dot for graph 391/4688 Running dot for graph 392/4688 Running dot for graph 393/4688 Running dot for graph 394/4688 Running dot for graph 395/4688 Running dot for graph 396/4688 Running dot for graph 397/4688 Running dot for graph 398/4688 Running dot for graph 399/4688 Running dot for graph 400/4688 Running dot for graph 401/4688 Running dot for graph 402/4688 Running dot for graph 403/4688 Running dot for graph 404/4688 Running dot for graph 405/4688 Running dot for graph 406/4688 Running dot for graph 407/4688 Running dot for graph 408/4688 Running dot for graph 409/4688 Running dot for graph 410/4688 Running dot for graph 411/4688 Running dot for graph 412/4688 Running dot for graph 413/4688 Running dot for graph 414/4688 Running dot for graph 415/4688 Running dot for graph 416/4688 Running dot for graph 417/4688 Running dot for graph 418/4688 Running dot for graph 419/4688 Running dot for graph 420/4688 Running dot for graph 421/4688 Running dot for graph 422/4688 Running dot for graph 423/4688 Running dot for graph 424/4688 Running dot for graph 425/4688 Running dot for graph 426/4688 Running dot for graph 427/4688 Running dot for graph 428/4688 Running dot for graph 429/4688 Running dot for graph 430/4688 Running dot for graph 431/4688 Running dot for graph 432/4688 Running dot for graph 433/4688 Running dot for graph 434/4688 Running dot for graph 435/4688 Running dot for graph 436/4688 Running dot for graph 437/4688 Running dot for graph 438/4688 Running dot for graph 439/4688 Running dot for graph 440/4688 Running dot for graph 441/4688 Running dot for graph 442/4688 Running dot for graph 443/4688 Running dot for graph 444/4688 Running dot for graph 445/4688 Running dot for graph 446/4688 Running dot for graph 447/4688 Running dot for graph 448/4688 Running dot for graph 449/4688 Running dot for graph 450/4688 Running dot for graph 451/4688 Running dot for graph 452/4688 Running dot for graph 453/4688 Running dot for graph 454/4688 Running dot for graph 455/4688 Running dot for graph 456/4688 Running dot for graph 457/4688 Running dot for graph 458/4688 Running dot for graph 459/4688 Running dot for graph 460/4688 Running dot for graph 461/4688 Running dot for graph 462/4688 Running dot for graph 463/4688 Running dot for graph 464/4688 Running dot for graph 465/4688 Running dot for graph 466/4688 Running dot for graph 467/4688 Running dot for graph 468/4688 Running dot for graph 469/4688 Running dot for graph 470/4688 Running dot for graph 471/4688 Running dot for graph 472/4688 Running dot for graph 473/4688 Running dot for graph 474/4688 Running dot for graph 475/4688 Running dot for graph 476/4688 Running dot for graph 477/4688 Running dot for graph 478/4688 Running dot for graph 479/4688 Running dot for graph 480/4688 Running dot for graph 481/4688 Running dot for graph 482/4688 Running dot for graph 483/4688 Running dot for graph 484/4688 Running dot for graph 485/4688 Running dot for graph 486/4688 Running dot for graph 487/4688 Running dot for graph 488/4688 Running dot for graph 489/4688 Running dot for graph 490/4688 Running dot for graph 491/4688 Running dot for graph 492/4688 Running dot for graph 493/4688 Running dot for graph 494/4688 Running dot for graph 495/4688 Running dot for graph 496/4688 Running dot for graph 497/4688 Running dot for graph 498/4688 Running dot for graph 499/4688 Running dot for graph 500/4688 Running dot for graph 501/4688 Running dot for graph 502/4688 Running dot for graph 503/4688 Running dot for graph 504/4688 Running dot for graph 505/4688 Running dot for graph 506/4688 Running dot for graph 507/4688 Running dot for graph 508/4688 Running dot for graph 509/4688 Running dot for graph 510/4688 Running dot for graph 511/4688 Running dot for graph 512/4688 Running dot for graph 513/4688 Running dot for graph 514/4688 Running dot for graph 515/4688 Running dot for graph 516/4688 Running dot for graph 517/4688 Running dot for graph 518/4688 Running dot for graph 519/4688 Running dot for graph 520/4688 Running dot for graph 521/4688 Running dot for graph 522/4688 Running dot for graph 523/4688 Running dot for graph 524/4688 Running dot for graph 525/4688 Running dot for graph 526/4688 Running dot for graph 527/4688 Running dot for graph 528/4688 Running dot for graph 529/4688 Running dot for graph 530/4688 Running dot for graph 531/4688 Running dot for graph 532/4688 Running dot for graph 533/4688 Running dot for graph 534/4688 Running dot for graph 535/4688 Running dot for graph 536/4688 Running dot for graph 537/4688 Running dot for graph 538/4688 Running dot for graph 539/4688 Running dot for graph 540/4688 Running dot for graph 541/4688 Running dot for graph 542/4688 Running dot for graph 543/4688 Running dot for graph 544/4688 Running dot for graph 545/4688 Running dot for graph 546/4688 Running dot for graph 547/4688 Running dot for graph 548/4688 Running dot for graph 549/4688 Running dot for graph 550/4688 Running dot for graph 551/4688 Running dot for graph 552/4688 Running dot for graph 553/4688 Running dot for graph 554/4688 Running dot for graph 555/4688 Running dot for graph 556/4688 Running dot for graph 557/4688 Running dot for graph 558/4688 Running dot for graph 559/4688 Running dot for graph 560/4688 Running dot for graph 561/4688 Running dot for graph 562/4688 Running dot for graph 563/4688 Running dot for graph 564/4688 Running dot for graph 565/4688 Running dot for graph 566/4688 Running dot for graph 567/4688 Running dot for graph 568/4688 Running dot for graph 569/4688 Running dot for graph 570/4688 Running dot for graph 571/4688 Running dot for graph 572/4688 Running dot for graph 573/4688 Running dot for graph 574/4688 Running dot for graph 575/4688 Running dot for graph 576/4688 Running dot for graph 577/4688 Running dot for graph 578/4688 Running dot for graph 579/4688 Running dot for graph 580/4688 Running dot for graph 581/4688 Running dot for graph 582/4688 Running dot for graph 583/4688 Running dot for graph 584/4688 Running dot for graph 585/4688 Running dot for graph 586/4688 Running dot for graph 587/4688 Running dot for graph 588/4688 Running dot for graph 589/4688 Running dot for graph 590/4688 Running dot for graph 591/4688 Running dot for graph 592/4688 Running dot for graph 593/4688 Running dot for graph 594/4688 Running dot for graph 595/4688 Running dot for graph 596/4688 Running dot for graph 597/4688 Running dot for graph 598/4688 Running dot for graph 599/4688 Running dot for graph 600/4688 Running dot for graph 601/4688 Running dot for graph 602/4688 Running dot for graph 603/4688 Running dot for graph 604/4688 Running dot for graph 605/4688 Running dot for graph 606/4688 Running dot for graph 607/4688 Running dot for graph 608/4688 Running dot for graph 609/4688 Running dot for graph 610/4688 Running dot for graph 611/4688 Running dot for graph 612/4688 Running dot for graph 613/4688 Running dot for graph 614/4688 Running dot for graph 615/4688 Running dot for graph 616/4688 Running dot for graph 617/4688 Running dot for graph 618/4688 Running dot for graph 619/4688 Running dot for graph 620/4688 Running dot for graph 621/4688 Running dot for graph 622/4688 Running dot for graph 623/4688 Running dot for graph 624/4688 Running dot for graph 625/4688 Running dot for graph 626/4688 Running dot for graph 627/4688 Running dot for graph 628/4688 Running dot for graph 629/4688 Running dot for graph 630/4688 Running dot for graph 631/4688 Running dot for graph 632/4688 Running dot for graph 633/4688 Running dot for graph 634/4688 Running dot for graph 635/4688 Running dot for graph 636/4688 Running dot for graph 637/4688 Running dot for graph 638/4688 Running dot for graph 639/4688 Running dot for graph 640/4688 Running dot for graph 641/4688 Running dot for graph 642/4688 Running dot for graph 643/4688 Running dot for graph 644/4688 Running dot for graph 645/4688 Running dot for graph 646/4688 Running dot for graph 647/4688 Running dot for graph 648/4688 Running dot for graph 649/4688 Running dot for graph 650/4688 Running dot for graph 651/4688 Running dot for graph 652/4688 Running dot for graph 653/4688 Running dot for graph 654/4688 Running dot for graph 655/4688 Running dot for graph 656/4688 Running dot for graph 657/4688 Running dot for graph 658/4688 Running dot for graph 659/4688 Running dot for graph 660/4688 Running dot for graph 661/4688 Running dot for graph 662/4688 Running dot for graph 663/4688 Running dot for graph 664/4688 Running dot for graph 665/4688 Running dot for graph 666/4688 Running dot for graph 667/4688 Running dot for graph 668/4688 Running dot for graph 669/4688 Running dot for graph 670/4688 Running dot for graph 671/4688 Running dot for graph 672/4688 Running dot for graph 673/4688 Running dot for graph 674/4688 Running dot for graph 675/4688 Running dot for graph 676/4688 Running dot for graph 677/4688 Running dot for graph 678/4688 Running dot for graph 679/4688 Running dot for graph 680/4688 Running dot for graph 681/4688 Running dot for graph 682/4688 Running dot for graph 683/4688 Running dot for graph 684/4688 Running dot for graph 685/4688 Running dot for graph 686/4688 Running dot for graph 687/4688 Running dot for graph 688/4688 Running dot for graph 689/4688 Running dot for graph 690/4688 Running dot for graph 691/4688 Running dot for graph 692/4688 Running dot for graph 693/4688 Running dot for graph 694/4688 Running dot for graph 695/4688 Running dot for graph 696/4688 Running dot for graph 697/4688 Running dot for graph 698/4688 Running dot for graph 699/4688 Running dot for graph 700/4688 Running dot for graph 701/4688 Running dot for graph 702/4688 Running dot for graph 703/4688 Running dot for graph 704/4688 Running dot for graph 705/4688 Running dot for graph 706/4688 Running dot for graph 707/4688 Running dot for graph 708/4688 Running dot for graph 709/4688 Running dot for graph 710/4688 Running dot for graph 711/4688 Running dot for graph 712/4688 Running dot for graph 713/4688 Running dot for graph 714/4688 Running dot for graph 715/4688 Running dot for graph 716/4688 Running dot for graph 717/4688 Running dot for graph 718/4688 Running dot for graph 719/4688 Running dot for graph 720/4688 Running dot for graph 721/4688 Running dot for graph 722/4688 Running dot for graph 723/4688 Running dot for graph 724/4688 Running dot for graph 725/4688 Running dot for graph 726/4688 Running dot for graph 727/4688 Running dot for graph 728/4688 Running dot for graph 729/4688 Running dot for graph 730/4688 Running dot for graph 731/4688 Running dot for graph 732/4688 Running dot for graph 733/4688 Running dot for graph 734/4688 Running dot for graph 735/4688 Running dot for graph 736/4688 Running dot for graph 737/4688 Running dot for graph 738/4688 Running dot for graph 739/4688 Running dot for graph 740/4688 Running dot for graph 741/4688 Running dot for graph 742/4688 Running dot for graph 743/4688 Running dot for graph 744/4688 Running dot for graph 745/4688 Running dot for graph 746/4688 Running dot for graph 747/4688 Running dot for graph 748/4688 Running dot for graph 749/4688 Running dot for graph 750/4688 Running dot for graph 751/4688 Running dot for graph 752/4688 Running dot for graph 753/4688 Running dot for graph 754/4688 Running dot for graph 755/4688 Running dot for graph 756/4688 Running dot for graph 757/4688 Running dot for graph 758/4688 Running dot for graph 759/4688 Running dot for graph 760/4688 Running dot for graph 761/4688 Running dot for graph 762/4688 Running dot for graph 763/4688 Running dot for graph 764/4688 Running dot for graph 765/4688 Running dot for graph 766/4688 Running dot for graph 767/4688 Running dot for graph 768/4688 Running dot for graph 769/4688 Running dot for graph 770/4688 Running dot for graph 771/4688 Running dot for graph 772/4688 Running dot for graph 773/4688 Running dot for graph 774/4688 Running dot for graph 775/4688 Running dot for graph 776/4688 Running dot for graph 777/4688 Running dot for graph 778/4688 Running dot for graph 779/4688 Running dot for graph 780/4688 Running dot for graph 781/4688 Running dot for graph 782/4688 Running dot for graph 783/4688 Running dot for graph 784/4688 Running dot for graph 785/4688 Running dot for graph 786/4688 Running dot for graph 787/4688 Running dot for graph 788/4688 Running dot for graph 789/4688 Running dot for graph 790/4688 Running dot for graph 791/4688 Running dot for graph 792/4688 Running dot for graph 793/4688 Running dot for graph 794/4688 Running dot for graph 795/4688 Running dot for graph 796/4688 Running dot for graph 797/4688 Running dot for graph 798/4688 Running dot for graph 799/4688 Running dot for graph 800/4688 Running dot for graph 801/4688 Running dot for graph 802/4688 Running dot for graph 803/4688 Running dot for graph 804/4688 Running dot for graph 805/4688 Running dot for graph 806/4688 Running dot for graph 807/4688 Running dot for graph 808/4688 Running dot for graph 809/4688 Running dot for graph 810/4688 Running dot for graph 811/4688 Running dot for graph 812/4688 Running dot for graph 813/4688 Running dot for graph 814/4688 Running dot for graph 815/4688 Running dot for graph 816/4688 Running dot for graph 817/4688 Running dot for graph 818/4688 Running dot for graph 819/4688 Running dot for graph 820/4688 Running dot for graph 821/4688 Running dot for graph 822/4688 Running dot for graph 823/4688 Running dot for graph 824/4688 Running dot for graph 825/4688 Running dot for graph 826/4688 Running dot for graph 827/4688 Running dot for graph 828/4688 Running dot for graph 829/4688 Running dot for graph 830/4688 Running dot for graph 831/4688 Running dot for graph 832/4688 Running dot for graph 833/4688 Running dot for graph 834/4688 Running dot for graph 835/4688 Running dot for graph 836/4688 Running dot for graph 837/4688 Running dot for graph 838/4688 Running dot for graph 839/4688 Running dot for graph 840/4688 Running dot for graph 841/4688 Running dot for graph 842/4688 Running dot for graph 843/4688 Running dot for graph 844/4688 Running dot for graph 845/4688 Running dot for graph 846/4688 Running dot for graph 847/4688 Running dot for graph 848/4688 Running dot for graph 849/4688 Running dot for graph 850/4688 Running dot for graph 851/4688 Running dot for graph 852/4688 Running dot for graph 853/4688 Running dot for graph 854/4688 Running dot for graph 855/4688 Running dot for graph 856/4688 Running dot for graph 857/4688 Running dot for graph 858/4688 Running dot for graph 859/4688 Running dot for graph 860/4688 Running dot for graph 861/4688 Running dot for graph 862/4688 Running dot for graph 863/4688 Running dot for graph 864/4688 Running dot for graph 865/4688 Running dot for graph 866/4688 Running dot for graph 867/4688 Running dot for graph 868/4688 Running dot for graph 869/4688 Running dot for graph 870/4688 Running dot for graph 871/4688 Running dot for graph 872/4688 Running dot for graph 873/4688 Running dot for graph 874/4688 Running dot for graph 875/4688 Running dot for graph 876/4688 Running dot for graph 877/4688 Running dot for graph 878/4688 Running dot for graph 879/4688 Running dot for graph 880/4688 Running dot for graph 881/4688 Running dot for graph 882/4688 Running dot for graph 883/4688 Running dot for graph 884/4688 Running dot for graph 885/4688 Running dot for graph 886/4688 Running dot for graph 887/4688 Running dot for graph 888/4688 Running dot for graph 889/4688 Running dot for graph 890/4688 Running dot for graph 891/4688 Running dot for graph 892/4688 Running dot for graph 893/4688 Running dot for graph 894/4688 Running dot for graph 895/4688 Running dot for graph 896/4688 Running dot for graph 897/4688 Running dot for graph 898/4688 Running dot for graph 899/4688 Running dot for graph 900/4688 Running dot for graph 901/4688 Running dot for graph 902/4688 Running dot for graph 903/4688 Running dot for graph 904/4688 Running dot for graph 905/4688 Running dot for graph 906/4688 Running dot for graph 907/4688 Running dot for graph 908/4688 Running dot for graph 909/4688 Running dot for graph 910/4688 Running dot for graph 911/4688 Running dot for graph 912/4688 Running dot for graph 913/4688 Running dot for graph 914/4688 Running dot for graph 915/4688 Running dot for graph 916/4688 Running dot for graph 917/4688 Running dot for graph 918/4688 Running dot for graph 919/4688 Running dot for graph 920/4688 Running dot for graph 921/4688 Running dot for graph 922/4688 Running dot for graph 923/4688 Running dot for graph 924/4688 Running dot for graph 925/4688 Running dot for graph 926/4688 Running dot for graph 927/4688 Running dot for graph 928/4688 Running dot for graph 929/4688 Running dot for graph 930/4688 Running dot for graph 931/4688 Running dot for graph 932/4688 Running dot for graph 933/4688 Running dot for graph 934/4688 Running dot for graph 935/4688 Running dot for graph 936/4688 Running dot for graph 937/4688 Running dot for graph 938/4688 Running dot for graph 939/4688 Running dot for graph 940/4688 Running dot for graph 941/4688 Running dot for graph 942/4688 Running dot for graph 943/4688 Running dot for graph 944/4688 Running dot for graph 945/4688 Running dot for graph 946/4688 Running dot for graph 947/4688 Running dot for graph 948/4688 Running dot for graph 949/4688 Running dot for graph 950/4688 Running dot for graph 951/4688 Running dot for graph 952/4688 Running dot for graph 953/4688 Running dot for graph 954/4688 Running dot for graph 955/4688 Running dot for graph 956/4688 Running dot for graph 957/4688 Running dot for graph 958/4688 Running dot for graph 959/4688 Running dot for graph 960/4688 Running dot for graph 961/4688 Running dot for graph 962/4688 Running dot for graph 963/4688 Running dot for graph 964/4688 Running dot for graph 965/4688 Running dot for graph 966/4688 Running dot for graph 967/4688 Running dot for graph 968/4688 Running dot for graph 969/4688 Running dot for graph 970/4688 Running dot for graph 971/4688 Running dot for graph 972/4688 Running dot for graph 973/4688 Running dot for graph 974/4688 Running dot for graph 975/4688 Running dot for graph 976/4688 Running dot for graph 977/4688 Running dot for graph 978/4688 Running dot for graph 979/4688 Running dot for graph 980/4688 Running dot for graph 981/4688 Running dot for graph 982/4688 Running dot for graph 983/4688 Running dot for graph 984/4688 Running dot for graph 985/4688 Running dot for graph 986/4688 Running dot for graph 987/4688 Running dot for graph 988/4688 Running dot for graph 989/4688 Running dot for graph 990/4688 Running dot for graph 991/4688 Running dot for graph 992/4688 Running dot for graph 993/4688 Running dot for graph 994/4688 Running dot for graph 995/4688 Running dot for graph 996/4688 Running dot for graph 997/4688 Running dot for graph 998/4688 Running dot for graph 999/4688 Running dot for graph 1000/4688 Running dot for graph 1001/4688 Running dot for graph 1002/4688 Running dot for graph 1003/4688 Running dot for graph 1004/4688 Running dot for graph 1005/4688 Running dot for graph 1006/4688 Running dot for graph 1007/4688 Running dot for graph 1008/4688 Running dot for graph 1009/4688 Running dot for graph 1010/4688 Running dot for graph 1011/4688 Running dot for graph 1012/4688 Running dot for graph 1013/4688 Running dot for graph 1014/4688 Running dot for graph 1015/4688 Running dot for graph 1016/4688 Running dot for graph 1017/4688 Running dot for graph 1018/4688 Running dot for graph 1019/4688 Running dot for graph 1020/4688 Running dot for graph 1021/4688 Running dot for graph 1022/4688 Running dot for graph 1023/4688 Running dot for graph 1024/4688 Running dot for graph 1025/4688 Running dot for graph 1026/4688 Running dot for graph 1027/4688 Running dot for graph 1028/4688 Running dot for graph 1029/4688 Running dot for graph 1030/4688 Running dot for graph 1031/4688 Running dot for graph 1032/4688 Running dot for graph 1033/4688 Running dot for graph 1034/4688 Running dot for graph 1035/4688 Running dot for graph 1036/4688 Running dot for graph 1037/4688 Running dot for graph 1038/4688 Running dot for graph 1039/4688 Running dot for graph 1040/4688 Running dot for graph 1041/4688 Running dot for graph 1042/4688 Running dot for graph 1043/4688 Running dot for graph 1044/4688 Running dot for graph 1045/4688 Running dot for graph 1046/4688 Running dot for graph 1047/4688 Running dot for graph 1048/4688 Running dot for graph 1049/4688 Running dot for graph 1050/4688 Running dot for graph 1051/4688 Running dot for graph 1052/4688 Running dot for graph 1053/4688 Running dot for graph 1054/4688 Running dot for graph 1055/4688 Running dot for graph 1056/4688 Running dot for graph 1057/4688 Running dot for graph 1058/4688 Running dot for graph 1059/4688 Running dot for graph 1060/4688 Running dot for graph 1061/4688 Running dot for graph 1062/4688 Running dot for graph 1063/4688 Running dot for graph 1064/4688 Running dot for graph 1065/4688 Running dot for graph 1066/4688 Running dot for graph 1067/4688 Running dot for graph 1068/4688 Running dot for graph 1069/4688 Running dot for graph 1070/4688 Running dot for graph 1071/4688 Running dot for graph 1072/4688 Running dot for graph 1073/4688 Running dot for graph 1074/4688 Running dot for graph 1075/4688 Running dot for graph 1076/4688 Running dot for graph 1077/4688 Running dot for graph 1078/4688 Running dot for graph 1079/4688 Running dot for graph 1080/4688 Running dot for graph 1081/4688 Running dot for graph 1082/4688 Running dot for graph 1083/4688 Running dot for graph 1084/4688 Running dot for graph 1085/4688 Running dot for graph 1086/4688 Running dot for graph 1087/4688 Running dot for graph 1088/4688 Running dot for graph 1089/4688 Running dot for graph 1090/4688 Running dot for graph 1091/4688 Running dot for graph 1092/4688 Running dot for graph 1093/4688 Running dot for graph 1094/4688 Running dot for graph 1095/4688 Running dot for graph 1096/4688 Running dot for graph 1097/4688 Running dot for graph 1098/4688 Running dot for graph 1099/4688 Running dot for graph 1100/4688 Running dot for graph 1101/4688 Running dot for graph 1102/4688 Running dot for graph 1103/4688 Running dot for graph 1104/4688 Running dot for graph 1105/4688 Running dot for graph 1106/4688 Running dot for graph 1107/4688 Running dot for graph 1108/4688 Running dot for graph 1109/4688 Running dot for graph 1110/4688 Running dot for graph 1111/4688 Running dot for graph 1112/4688 Running dot for graph 1113/4688 Running dot for graph 1114/4688 Running dot for graph 1115/4688 Running dot for graph 1116/4688 Running dot for graph 1117/4688 Running dot for graph 1118/4688 Running dot for graph 1119/4688 Running dot for graph 1120/4688 Running dot for graph 1121/4688 Running dot for graph 1122/4688 Running dot for graph 1123/4688 Running dot for graph 1124/4688 Running dot for graph 1125/4688 Running dot for graph 1126/4688 Running dot for graph 1127/4688 Running dot for graph 1128/4688 Running dot for graph 1129/4688 Running dot for graph 1130/4688 Running dot for graph 1131/4688 Running dot for graph 1132/4688 Running dot for graph 1133/4688 Running dot for graph 1134/4688 Running dot for graph 1135/4688 Running dot for graph 1136/4688 Running dot for graph 1137/4688 Running dot for graph 1138/4688 Running dot for graph 1139/4688 Running dot for graph 1140/4688 Running dot for graph 1141/4688 Running dot for graph 1142/4688 Running dot for graph 1143/4688 Running dot for graph 1144/4688 Running dot for graph 1145/4688 Running dot for graph 1146/4688 Running dot for graph 1147/4688 Running dot for graph 1148/4688 Running dot for graph 1149/4688 Running dot for graph 1150/4688 Running dot for graph 1151/4688 Running dot for graph 1152/4688 Running dot for graph 1153/4688 Running dot for graph 1154/4688 Running dot for graph 1155/4688 Running dot for graph 1156/4688 Running dot for graph 1157/4688 Running dot for graph 1158/4688 Running dot for graph 1159/4688 Running dot for graph 1160/4688 Running dot for graph 1161/4688 Running dot for graph 1162/4688 Running dot for graph 1163/4688 Running dot for graph 1164/4688 Running dot for graph 1165/4688 Running dot for graph 1166/4688 Running dot for graph 1167/4688 Running dot for graph 1168/4688 Running dot for graph 1169/4688 Running dot for graph 1170/4688 Running dot for graph 1171/4688 Running dot for graph 1172/4688 Running dot for graph 1173/4688 Running dot for graph 1174/4688 Running dot for graph 1175/4688 Running dot for graph 1176/4688 Running dot for graph 1177/4688 Running dot for graph 1178/4688 Running dot for graph 1179/4688 Running dot for graph 1180/4688 Running dot for graph 1181/4688 Running dot for graph 1182/4688 Running dot for graph 1183/4688 Running dot for graph 1184/4688 Running dot for graph 1185/4688 Running dot for graph 1186/4688 Running dot for graph 1187/4688 Running dot for graph 1188/4688 Running dot for graph 1189/4688 Running dot for graph 1190/4688 Running dot for graph 1191/4688 Running dot for graph 1192/4688 Running dot for graph 1193/4688 Running dot for graph 1194/4688 Running dot for graph 1195/4688 Running dot for graph 1196/4688 Running dot for graph 1197/4688 Running dot for graph 1198/4688 Running dot for graph 1199/4688 Running dot for graph 1200/4688 Running dot for graph 1201/4688 Running dot for graph 1202/4688 Running dot for graph 1203/4688 Running dot for graph 1204/4688 Running dot for graph 1205/4688 Running dot for graph 1206/4688 Running dot for graph 1207/4688 Running dot for graph 1208/4688 Running dot for graph 1209/4688 Running dot for graph 1210/4688 Running dot for graph 1211/4688 Running dot for graph 1212/4688 Running dot for graph 1213/4688 Running dot for graph 1214/4688 Running dot for graph 1215/4688 Running dot for graph 1216/4688 Running dot for graph 1217/4688 Running dot for graph 1218/4688 Running dot for graph 1219/4688 Running dot for graph 1220/4688 Running dot for graph 1221/4688 Running dot for graph 1222/4688 Running dot for graph 1223/4688 Running dot for graph 1224/4688 Running dot for graph 1225/4688 Running dot for graph 1226/4688 Running dot for graph 1227/4688 Running dot for graph 1228/4688 Running dot for graph 1229/4688 Running dot for graph 1230/4688 Running dot for graph 1231/4688 Running dot for graph 1232/4688 Running dot for graph 1233/4688 Running dot for graph 1234/4688 Running dot for graph 1235/4688 Running dot for graph 1236/4688 Running dot for graph 1237/4688 Running dot for graph 1238/4688 Running dot for graph 1239/4688 Running dot for graph 1240/4688 Running dot for graph 1241/4688 Running dot for graph 1242/4688 Running dot for graph 1243/4688 Running dot for graph 1244/4688 Running dot for graph 1245/4688 Running dot for graph 1246/4688 Running dot for graph 1247/4688 Running dot for graph 1248/4688 Running dot for graph 1249/4688 Running dot for graph 1250/4688 Running dot for graph 1251/4688 Running dot for graph 1252/4688 Running dot for graph 1253/4688 Running dot for graph 1254/4688 Running dot for graph 1255/4688 Running dot for graph 1256/4688 Running dot for graph 1257/4688 Running dot for graph 1258/4688 Running dot for graph 1259/4688 Running dot for graph 1260/4688 Running dot for graph 1261/4688 Running dot for graph 1262/4688 Running dot for graph 1263/4688 Running dot for graph 1264/4688 Running dot for graph 1265/4688 Running dot for graph 1266/4688 Running dot for graph 1267/4688 Running dot for graph 1268/4688 Running dot for graph 1269/4688 Running dot for graph 1270/4688 Running dot for graph 1271/4688 Running dot for graph 1272/4688 Running dot for graph 1273/4688 Running dot for graph 1274/4688 Running dot for graph 1275/4688 Running dot for graph 1276/4688 Running dot for graph 1277/4688 Running dot for graph 1278/4688 Running dot for graph 1279/4688 Running dot for graph 1280/4688 Running dot for graph 1281/4688 Running dot for graph 1282/4688 Running dot for graph 1283/4688 Running dot for graph 1284/4688 Running dot for graph 1285/4688 Running dot for graph 1286/4688 Running dot for graph 1287/4688 Running dot for graph 1288/4688 Running dot for graph 1289/4688 Running dot for graph 1290/4688 Running dot for graph 1291/4688 Running dot for graph 1292/4688 Running dot for graph 1293/4688 Running dot for graph 1294/4688 Running dot for graph 1295/4688 Running dot for graph 1296/4688 Running dot for graph 1297/4688 Running dot for graph 1298/4688 Running dot for graph 1299/4688 Running dot for graph 1300/4688 Running dot for graph 1301/4688 Running dot for graph 1302/4688 Running dot for graph 1303/4688 Running dot for graph 1304/4688 Running dot for graph 1305/4688 Running dot for graph 1306/4688 Running dot for graph 1307/4688 Running dot for graph 1308/4688 Running dot for graph 1309/4688 Running dot for graph 1310/4688 Running dot for graph 1311/4688 Running dot for graph 1312/4688 Running dot for graph 1313/4688 Running dot for graph 1314/4688 Running dot for graph 1315/4688 Running dot for graph 1316/4688 Running dot for graph 1317/4688 Running dot for graph 1318/4688 Running dot for graph 1319/4688 Running dot for graph 1320/4688 Running dot for graph 1321/4688 Running dot for graph 1322/4688 Running dot for graph 1323/4688 Running dot for graph 1324/4688 Running dot for graph 1325/4688 Running dot for graph 1326/4688 Running dot for graph 1327/4688 Running dot for graph 1328/4688 Running dot for graph 1329/4688 Running dot for graph 1330/4688 Running dot for graph 1331/4688 Running dot for graph 1332/4688 Running dot for graph 1333/4688 Running dot for graph 1334/4688 Running dot for graph 1335/4688 Running dot for graph 1336/4688 Running dot for graph 1337/4688 Running dot for graph 1338/4688 Running dot for graph 1339/4688 Running dot for graph 1340/4688 Running dot for graph 1341/4688 Running dot for graph 1342/4688 Running dot for graph 1343/4688 Running dot for graph 1344/4688 Running dot for graph 1345/4688 Running dot for graph 1346/4688 Running dot for graph 1347/4688 Running dot for graph 1348/4688 Running dot for graph 1349/4688 Running dot for graph 1350/4688 Running dot for graph 1351/4688 Running dot for graph 1352/4688 Running dot for graph 1353/4688 Running dot for graph 1354/4688 Running dot for graph 1355/4688 Running dot for graph 1356/4688 Running dot for graph 1357/4688 Running dot for graph 1358/4688 Running dot for graph 1359/4688 Running dot for graph 1360/4688 Running dot for graph 1361/4688 Running dot for graph 1362/4688 Running dot for graph 1363/4688 Running dot for graph 1364/4688 Running dot for graph 1365/4688 Running dot for graph 1366/4688 Running dot for graph 1367/4688 Running dot for graph 1368/4688 Running dot for graph 1369/4688 Running dot for graph 1370/4688 Running dot for graph 1371/4688 Running dot for graph 1372/4688 Running dot for graph 1373/4688 Running dot for graph 1374/4688 Running dot for graph 1375/4688 Running dot for graph 1376/4688 Running dot for graph 1377/4688 Running dot for graph 1378/4688 Running dot for graph 1379/4688 Running dot for graph 1380/4688 Running dot for graph 1381/4688 Running dot for graph 1382/4688 Running dot for graph 1383/4688 Running dot for graph 1384/4688 Running dot for graph 1385/4688 Running dot for graph 1386/4688 Running dot for graph 1387/4688 Running dot for graph 1388/4688 Running dot for graph 1389/4688 Running dot for graph 1390/4688 Running dot for graph 1391/4688 Running dot for graph 1392/4688 Running dot for graph 1393/4688 Running dot for graph 1394/4688 Running dot for graph 1395/4688 Running dot for graph 1396/4688 Running dot for graph 1397/4688 Running dot for graph 1398/4688 Running dot for graph 1399/4688 Running dot for graph 1400/4688 Running dot for graph 1401/4688 Running dot for graph 1402/4688 Running dot for graph 1403/4688 Running dot for graph 1404/4688 Running dot for graph 1405/4688 Running dot for graph 1406/4688 Running dot for graph 1407/4688 Running dot for graph 1408/4688 Running dot for graph 1409/4688 Running dot for graph 1410/4688 Running dot for graph 1411/4688 Running dot for graph 1412/4688 Running dot for graph 1413/4688 Running dot for graph 1414/4688 Running dot for graph 1415/4688 Running dot for graph 1416/4688 Running dot for graph 1417/4688 Running dot for graph 1418/4688 Running dot for graph 1419/4688 Running dot for graph 1420/4688 Running dot for graph 1421/4688 Running dot for graph 1422/4688 Running dot for graph 1423/4688 Running dot for graph 1424/4688 Running dot for graph 1425/4688 Running dot for graph 1426/4688 Running dot for graph 1427/4688 Running dot for graph 1428/4688 Running dot for graph 1429/4688 Running dot for graph 1430/4688 Running dot for graph 1431/4688 Running dot for graph 1432/4688 Running dot for graph 1433/4688 Running dot for graph 1434/4688 Running dot for graph 1435/4688 Running dot for graph 1436/4688 Running dot for graph 1437/4688 Running dot for graph 1438/4688 Running dot for graph 1439/4688 Running dot for graph 1440/4688 Running dot for graph 1441/4688 Running dot for graph 1442/4688 Running dot for graph 1443/4688 Running dot for graph 1444/4688 Running dot for graph 1445/4688 Running dot for graph 1446/4688 Running dot for graph 1447/4688 Running dot for graph 1448/4688 Running dot for graph 1449/4688 Running dot for graph 1450/4688 Running dot for graph 1451/4688 Running dot for graph 1452/4688 Running dot for graph 1453/4688 Running dot for graph 1454/4688 Running dot for graph 1455/4688 Running dot for graph 1456/4688 Running dot for graph 1457/4688 Running dot for graph 1458/4688 Running dot for graph 1459/4688 Running dot for graph 1460/4688 Running dot for graph 1461/4688 Running dot for graph 1462/4688 Running dot for graph 1463/4688 Running dot for graph 1464/4688 Running dot for graph 1465/4688 Running dot for graph 1466/4688 Running dot for graph 1467/4688 Running dot for graph 1468/4688 Running dot for graph 1469/4688 Running dot for graph 1470/4688 Running dot for graph 1471/4688 Running dot for graph 1472/4688 Running dot for graph 1473/4688 Running dot for graph 1474/4688 Running dot for graph 1475/4688 Running dot for graph 1476/4688 Running dot for graph 1477/4688 Running dot for graph 1478/4688 Running dot for graph 1479/4688 Running dot for graph 1480/4688 Running dot for graph 1481/4688 Running dot for graph 1482/4688 Running dot for graph 1483/4688 Running dot for graph 1484/4688 Running dot for graph 1485/4688 Running dot for graph 1486/4688 Running dot for graph 1487/4688 Running dot for graph 1488/4688 Running dot for graph 1489/4688 Running dot for graph 1490/4688 Running dot for graph 1491/4688 Running dot for graph 1492/4688 Running dot for graph 1493/4688 Running dot for graph 1494/4688 Running dot for graph 1495/4688 Running dot for graph 1496/4688 Running dot for graph 1497/4688 Running dot for graph 1498/4688 Running dot for graph 1499/4688 Running dot for graph 1500/4688 Running dot for graph 1501/4688 Running dot for graph 1502/4688 Running dot for graph 1503/4688 Running dot for graph 1504/4688 Running dot for graph 1505/4688 Running dot for graph 1506/4688 Running dot for graph 1507/4688 Running dot for graph 1508/4688 Running dot for graph 1509/4688 Running dot for graph 1510/4688 Running dot for graph 1511/4688 Running dot for graph 1512/4688 Running dot for graph 1513/4688 Running dot for graph 1514/4688 Running dot for graph 1515/4688 Running dot for graph 1516/4688 Running dot for graph 1517/4688 Running dot for graph 1518/4688 Running dot for graph 1519/4688 Running dot for graph 1520/4688 Running dot for graph 1521/4688 Running dot for graph 1522/4688 Running dot for graph 1523/4688 Running dot for graph 1524/4688 Running dot for graph 1525/4688 Running dot for graph 1526/4688 Running dot for graph 1527/4688 Running dot for graph 1528/4688 Running dot for graph 1529/4688 Running dot for graph 1530/4688 Running dot for graph 1531/4688 Running dot for graph 1532/4688 Running dot for graph 1533/4688 Running dot for graph 1534/4688 Running dot for graph 1535/4688 Running dot for graph 1536/4688 Running dot for graph 1537/4688 Running dot for graph 1538/4688 Running dot for graph 1539/4688 Running dot for graph 1540/4688 Running dot for graph 1541/4688 Running dot for graph 1542/4688 Running dot for graph 1543/4688 Running dot for graph 1544/4688 Running dot for graph 1545/4688 Running dot for graph 1546/4688 Running dot for graph 1547/4688 Running dot for graph 1548/4688 Running dot for graph 1549/4688 Running dot for graph 1550/4688 Running dot for graph 1551/4688 Running dot for graph 1552/4688 Running dot for graph 1553/4688 Running dot for graph 1554/4688 Running dot for graph 1555/4688 Running dot for graph 1556/4688 Running dot for graph 1557/4688 Running dot for graph 1558/4688 Running dot for graph 1559/4688 Running dot for graph 1560/4688 Running dot for graph 1561/4688 Running dot for graph 1562/4688 Running dot for graph 1563/4688 Running dot for graph 1564/4688 Running dot for graph 1565/4688 Running dot for graph 1566/4688 Running dot for graph 1567/4688 Running dot for graph 1568/4688 Running dot for graph 1569/4688 Running dot for graph 1570/4688 Running dot for graph 1571/4688 Running dot for graph 1572/4688 Running dot for graph 1573/4688 Running dot for graph 1574/4688 Running dot for graph 1575/4688 Running dot for graph 1576/4688 Running dot for graph 1577/4688 Running dot for graph 1578/4688 Running dot for graph 1579/4688 Running dot for graph 1580/4688 Running dot for graph 1581/4688 Running dot for graph 1582/4688 Running dot for graph 1583/4688 Running dot for graph 1584/4688 Running dot for graph 1585/4688 Running dot for graph 1586/4688 Running dot for graph 1587/4688 Running dot for graph 1588/4688 Running dot for graph 1589/4688 Running dot for graph 1590/4688 Running dot for graph 1591/4688 Running dot for graph 1592/4688 Running dot for graph 1593/4688 Running dot for graph 1594/4688 Running dot for graph 1595/4688 Running dot for graph 1596/4688 Running dot for graph 1597/4688 Running dot for graph 1598/4688 Running dot for graph 1599/4688 Running dot for graph 1600/4688 Running dot for graph 1601/4688 Running dot for graph 1602/4688 Running dot for graph 1603/4688 Running dot for graph 1604/4688 Running dot for graph 1605/4688 Running dot for graph 1606/4688 Running dot for graph 1607/4688 Running dot for graph 1608/4688 Running dot for graph 1609/4688 Running dot for graph 1610/4688 Running dot for graph 1611/4688 Running dot for graph 1612/4688 Running dot for graph 1613/4688 Running dot for graph 1614/4688 Running dot for graph 1615/4688 Running dot for graph 1616/4688 Running dot for graph 1617/4688 Running dot for graph 1618/4688 Running dot for graph 1619/4688 Running dot for graph 1620/4688 Running dot for graph 1621/4688 Running dot for graph 1622/4688 Running dot for graph 1623/4688 Running dot for graph 1624/4688 Running dot for graph 1625/4688 Running dot for graph 1626/4688 Running dot for graph 1627/4688 Running dot for graph 1628/4688 Running dot for graph 1629/4688 Running dot for graph 1630/4688 Running dot for graph 1631/4688 Running dot for graph 1632/4688 Running dot for graph 1633/4688 Running dot for graph 1634/4688 Running dot for graph 1635/4688 Running dot for graph 1636/4688 Running dot for graph 1637/4688 Running dot for graph 1638/4688 Running dot for graph 1639/4688 Running dot for graph 1640/4688 Running dot for graph 1641/4688 Running dot for graph 1642/4688 Running dot for graph 1643/4688 Running dot for graph 1644/4688 Running dot for graph 1645/4688 Running dot for graph 1646/4688 Running dot for graph 1647/4688 Running dot for graph 1648/4688 Running dot for graph 1649/4688 Running dot for graph 1650/4688 Running dot for graph 1651/4688 Running dot for graph 1652/4688 Running dot for graph 1653/4688 Running dot for graph 1654/4688 Running dot for graph 1655/4688 Running dot for graph 1656/4688 Running dot for graph 1657/4688 Running dot for graph 1658/4688 Running dot for graph 1659/4688 Running dot for graph 1660/4688 Running dot for graph 1661/4688 Running dot for graph 1662/4688 Running dot for graph 1663/4688 Running dot for graph 1664/4688 Running dot for graph 1665/4688 Running dot for graph 1666/4688 Running dot for graph 1667/4688 Running dot for graph 1668/4688 Running dot for graph 1669/4688 Running dot for graph 1670/4688 Running dot for graph 1671/4688 Running dot for graph 1672/4688 Running dot for graph 1673/4688 Running dot for graph 1674/4688 Running dot for graph 1675/4688 Running dot for graph 1676/4688 Running dot for graph 1677/4688 Running dot for graph 1678/4688 Running dot for graph 1679/4688 Running dot for graph 1680/4688 Running dot for graph 1681/4688 Running dot for graph 1682/4688 Running dot for graph 1683/4688 Running dot for graph 1684/4688 Running dot for graph 1685/4688 Running dot for graph 1686/4688 Running dot for graph 1687/4688 Running dot for graph 1688/4688 Running dot for graph 1689/4688 Running dot for graph 1690/4688 Running dot for graph 1691/4688 Running dot for graph 1692/4688 Running dot for graph 1693/4688 Running dot for graph 1694/4688 Running dot for graph 1695/4688 Running dot for graph 1696/4688 Running dot for graph 1697/4688 Running dot for graph 1698/4688 Running dot for graph 1699/4688 Running dot for graph 1700/4688 Running dot for graph 1701/4688 Running dot for graph 1702/4688 Running dot for graph 1703/4688 Running dot for graph 1704/4688 Running dot for graph 1705/4688 Running dot for graph 1706/4688 Running dot for graph 1707/4688 Running dot for graph 1708/4688 Running dot for graph 1709/4688 Running dot for graph 1710/4688 Running dot for graph 1711/4688 Running dot for graph 1712/4688 Running dot for graph 1713/4688 Running dot for graph 1714/4688 Running dot for graph 1715/4688 Running dot for graph 1716/4688 Running dot for graph 1717/4688 Running dot for graph 1718/4688 Running dot for graph 1719/4688 Running dot for graph 1720/4688 Running dot for graph 1721/4688 Running dot for graph 1722/4688 Running dot for graph 1723/4688 Running dot for graph 1724/4688 Running dot for graph 1725/4688 Running dot for graph 1726/4688 Running dot for graph 1727/4688 Running dot for graph 1728/4688 Running dot for graph 1729/4688 Running dot for graph 1730/4688 Running dot for graph 1731/4688 Running dot for graph 1732/4688 Running dot for graph 1733/4688 Running dot for graph 1734/4688 Running dot for graph 1735/4688 Running dot for graph 1736/4688 Running dot for graph 1737/4688 Running dot for graph 1738/4688 Running dot for graph 1739/4688 Running dot for graph 1740/4688 Running dot for graph 1741/4688 Running dot for graph 1742/4688 Running dot for graph 1743/4688 Running dot for graph 1744/4688 Running dot for graph 1745/4688 Running dot for graph 1746/4688 Running dot for graph 1747/4688 Running dot for graph 1748/4688 Running dot for graph 1749/4688 Running dot for graph 1750/4688 Running dot for graph 1751/4688 Running dot for graph 1752/4688 Running dot for graph 1753/4688 Running dot for graph 1754/4688 Running dot for graph 1755/4688 Running dot for graph 1756/4688 Running dot for graph 1757/4688 Running dot for graph 1758/4688 Running dot for graph 1759/4688 Running dot for graph 1760/4688 Running dot for graph 1761/4688 Running dot for graph 1762/4688 Running dot for graph 1763/4688 Running dot for graph 1764/4688 Running dot for graph 1765/4688 Running dot for graph 1766/4688 Running dot for graph 1767/4688 Running dot for graph 1768/4688 Running dot for graph 1769/4688 Running dot for graph 1770/4688 Running dot for graph 1771/4688 Running dot for graph 1772/4688 Running dot for graph 1773/4688 Running dot for graph 1774/4688 Running dot for graph 1775/4688 Running dot for graph 1776/4688 Running dot for graph 1777/4688 Running dot for graph 1778/4688 Running dot for graph 1779/4688 Running dot for graph 1780/4688 Running dot for graph 1781/4688 Running dot for graph 1782/4688 Running dot for graph 1783/4688 Running dot for graph 1784/4688 Running dot for graph 1785/4688 Running dot for graph 1786/4688 Running dot for graph 1787/4688 Running dot for graph 1788/4688 Running dot for graph 1789/4688 Running dot for graph 1790/4688 Running dot for graph 1791/4688 Running dot for graph 1792/4688 Running dot for graph 1793/4688 Running dot for graph 1794/4688 Running dot for graph 1795/4688 Running dot for graph 1796/4688 Running dot for graph 1797/4688 Running dot for graph 1798/4688 Running dot for graph 1799/4688 Running dot for graph 1800/4688 Running dot for graph 1801/4688 Running dot for graph 1802/4688 Running dot for graph 1803/4688 Running dot for graph 1804/4688 Running dot for graph 1805/4688 Running dot for graph 1806/4688 Running dot for graph 1807/4688 Running dot for graph 1808/4688 Running dot for graph 1809/4688 Running dot for graph 1810/4688 Running dot for graph 1811/4688 Running dot for graph 1812/4688 Running dot for graph 1813/4688 Running dot for graph 1814/4688 Running dot for graph 1815/4688 Running dot for graph 1816/4688 Running dot for graph 1817/4688 Running dot for graph 1818/4688 Running dot for graph 1819/4688 Running dot for graph 1820/4688 Running dot for graph 1821/4688 Running dot for graph 1822/4688 Running dot for graph 1823/4688 Running dot for graph 1824/4688 Running dot for graph 1825/4688 Running dot for graph 1826/4688 Running dot for graph 1827/4688 Running dot for graph 1828/4688 Running dot for graph 1829/4688 Running dot for graph 1830/4688 Running dot for graph 1831/4688 Running dot for graph 1832/4688 Running dot for graph 1833/4688 Running dot for graph 1834/4688 Running dot for graph 1835/4688 Running dot for graph 1836/4688 Running dot for graph 1837/4688 Running dot for graph 1838/4688 Running dot for graph 1839/4688 Running dot for graph 1840/4688 Running dot for graph 1841/4688 Running dot for graph 1842/4688 Running dot for graph 1843/4688 Running dot for graph 1844/4688 Running dot for graph 1845/4688 Running dot for graph 1846/4688 Running dot for graph 1847/4688 Running dot for graph 1848/4688 Running dot for graph 1849/4688 Running dot for graph 1850/4688 Running dot for graph 1851/4688 Running dot for graph 1852/4688 Running dot for graph 1853/4688 Running dot for graph 1854/4688 Running dot for graph 1855/4688 Running dot for graph 1856/4688 Running dot for graph 1857/4688 Running dot for graph 1858/4688 Running dot for graph 1859/4688 Running dot for graph 1860/4688 Running dot for graph 1861/4688 Running dot for graph 1862/4688 Running dot for graph 1863/4688 Running dot for graph 1864/4688 Running dot for graph 1865/4688 Running dot for graph 1866/4688 Running dot for graph 1867/4688 Running dot for graph 1868/4688 Running dot for graph 1869/4688 Running dot for graph 1870/4688 Running dot for graph 1871/4688 Running dot for graph 1872/4688 Running dot for graph 1873/4688 Running dot for graph 1874/4688 Running dot for graph 1875/4688 Running dot for graph 1876/4688 Running dot for graph 1877/4688 Running dot for graph 1878/4688 Running dot for graph 1879/4688 Running dot for graph 1880/4688 Running dot for graph 1881/4688 Running dot for graph 1882/4688 Running dot for graph 1883/4688 Running dot for graph 1884/4688 Running dot for graph 1885/4688 Running dot for graph 1886/4688 Running dot for graph 1887/4688 Running dot for graph 1888/4688 Running dot for graph 1889/4688 Running dot for graph 1890/4688 Running dot for graph 1891/4688 Running dot for graph 1892/4688 Running dot for graph 1893/4688 Running dot for graph 1894/4688 Running dot for graph 1895/4688 Running dot for graph 1896/4688 Running dot for graph 1897/4688 Running dot for graph 1898/4688 Running dot for graph 1899/4688 Running dot for graph 1900/4688 Running dot for graph 1901/4688 Running dot for graph 1902/4688 Running dot for graph 1903/4688 Running dot for graph 1904/4688 Running dot for graph 1905/4688 Running dot for graph 1906/4688 Running dot for graph 1907/4688 Running dot for graph 1908/4688 Running dot for graph 1909/4688 Running dot for graph 1910/4688 Running dot for graph 1911/4688 Running dot for graph 1912/4688 Running dot for graph 1913/4688 Running dot for graph 1914/4688 Running dot for graph 1915/4688 Running dot for graph 1916/4688 Running dot for graph 1917/4688 Running dot for graph 1918/4688 Running dot for graph 1919/4688 Running dot for graph 1920/4688 Running dot for graph 1921/4688 Running dot for graph 1922/4688 Running dot for graph 1923/4688 Running dot for graph 1924/4688 Running dot for graph 1925/4688 Running dot for graph 1926/4688 Running dot for graph 1927/4688 Running dot for graph 1928/4688 Running dot for graph 1929/4688 Running dot for graph 1930/4688 Running dot for graph 1931/4688 Running dot for graph 1932/4688 Running dot for graph 1933/4688 Running dot for graph 1934/4688 Running dot for graph 1935/4688 Running dot for graph 1936/4688 Running dot for graph 1937/4688 Running dot for graph 1938/4688 Running dot for graph 1939/4688 Running dot for graph 1940/4688 Running dot for graph 1941/4688 Running dot for graph 1942/4688 Running dot for graph 1943/4688 Running dot for graph 1944/4688 Running dot for graph 1945/4688 Running dot for graph 1946/4688 Running dot for graph 1947/4688 Running dot for graph 1948/4688 Running dot for graph 1949/4688 Running dot for graph 1950/4688 Running dot for graph 1951/4688 Running dot for graph 1952/4688 Running dot for graph 1953/4688 Running dot for graph 1954/4688 Running dot for graph 1955/4688 Running dot for graph 1956/4688 Running dot for graph 1957/4688 Running dot for graph 1958/4688 Running dot for graph 1959/4688 Running dot for graph 1960/4688 Running dot for graph 1961/4688 Running dot for graph 1962/4688 Running dot for graph 1963/4688 Running dot for graph 1964/4688 Running dot for graph 1965/4688 Running dot for graph 1966/4688 Running dot for graph 1967/4688 Running dot for graph 1968/4688 Running dot for graph 1969/4688 Running dot for graph 1970/4688 Running dot for graph 1971/4688 Running dot for graph 1972/4688 Running dot for graph 1973/4688 Running dot for graph 1974/4688 Running dot for graph 1975/4688 Running dot for graph 1976/4688 Running dot for graph 1977/4688 Running dot for graph 1978/4688 Running dot for graph 1979/4688 Running dot for graph 1980/4688 Running dot for graph 1981/4688 Running dot for graph 1982/4688 Running dot for graph 1983/4688 Running dot for graph 1984/4688 Running dot for graph 1985/4688 Running dot for graph 1986/4688 Running dot for graph 1987/4688 Running dot for graph 1988/4688 Running dot for graph 1989/4688 Running dot for graph 1990/4688 Running dot for graph 1991/4688 Running dot for graph 1992/4688 Running dot for graph 1993/4688 Running dot for graph 1994/4688 Running dot for graph 1995/4688 Running dot for graph 1996/4688 Running dot for graph 1997/4688 Running dot for graph 1998/4688 Running dot for graph 1999/4688 Running dot for graph 2000/4688 Running dot for graph 2001/4688 Running dot for graph 2002/4688 Running dot for graph 2003/4688 Running dot for graph 2004/4688 Running dot for graph 2005/4688 Running dot for graph 2006/4688 Running dot for graph 2007/4688 Running dot for graph 2008/4688 Running dot for graph 2009/4688 Running dot for graph 2010/4688 Running dot for graph 2011/4688 Running dot for graph 2012/4688 Running dot for graph 2013/4688 Running dot for graph 2014/4688 Running dot for graph 2015/4688 Running dot for graph 2016/4688 Running dot for graph 2017/4688 Running dot for graph 2018/4688 Running dot for graph 2019/4688 Running dot for graph 2020/4688 Running dot for graph 2021/4688 Running dot for graph 2022/4688 Running dot for graph 2023/4688 Running dot for graph 2024/4688 Running dot for graph 2025/4688 Running dot for graph 2026/4688 Running dot for graph 2027/4688 Running dot for graph 2028/4688 Running dot for graph 2029/4688 Running dot for graph 2030/4688 Running dot for graph 2031/4688 Running dot for graph 2032/4688 Running dot for graph 2033/4688 Running dot for graph 2034/4688 Running dot for graph 2035/4688 Running dot for graph 2036/4688 Running dot for graph 2037/4688 Running dot for graph 2038/4688 Running dot for graph 2039/4688 Running dot for graph 2040/4688 Running dot for graph 2041/4688 Running dot for graph 2042/4688 Running dot for graph 2043/4688 Running dot for graph 2044/4688 Running dot for graph 2045/4688 Running dot for graph 2046/4688 Running dot for graph 2047/4688 Running dot for graph 2048/4688 Running dot for graph 2049/4688 Running dot for graph 2050/4688 Running dot for graph 2051/4688 Running dot for graph 2052/4688 Running dot for graph 2053/4688 Running dot for graph 2054/4688 Running dot for graph 2055/4688 Running dot for graph 2056/4688 Running dot for graph 2057/4688 Running dot for graph 2058/4688 Running dot for graph 2059/4688 Running dot for graph 2060/4688 Running dot for graph 2061/4688 Running dot for graph 2062/4688 Running dot for graph 2063/4688 Running dot for graph 2064/4688 Running dot for graph 2065/4688 Running dot for graph 2066/4688 Running dot for graph 2067/4688 Running dot for graph 2068/4688 Running dot for graph 2069/4688 Running dot for graph 2070/4688 Running dot for graph 2071/4688 Running dot for graph 2072/4688 Running dot for graph 2073/4688 Running dot for graph 2074/4688 Running dot for graph 2075/4688 Running dot for graph 2076/4688 Running dot for graph 2077/4688 Running dot for graph 2078/4688 Running dot for graph 2079/4688 Running dot for graph 2080/4688 Running dot for graph 2081/4688 Running dot for graph 2082/4688 Running dot for graph 2083/4688 Running dot for graph 2084/4688 Running dot for graph 2085/4688 Running dot for graph 2086/4688 Running dot for graph 2087/4688 Running dot for graph 2088/4688 Running dot for graph 2089/4688 Running dot for graph 2090/4688 Running dot for graph 2091/4688 Running dot for graph 2092/4688 Running dot for graph 2093/4688 Running dot for graph 2094/4688 Running dot for graph 2095/4688 Running dot for graph 2096/4688 Running dot for graph 2097/4688 Running dot for graph 2098/4688 Running dot for graph 2099/4688 Running dot for graph 2100/4688 Running dot for graph 2101/4688 Running dot for graph 2102/4688 Running dot for graph 2103/4688 Running dot for graph 2104/4688 Running dot for graph 2105/4688 Running dot for graph 2106/4688 Running dot for graph 2107/4688 Running dot for graph 2108/4688 Running dot for graph 2109/4688 Running dot for graph 2110/4688 Running dot for graph 2111/4688 Running dot for graph 2112/4688 Running dot for graph 2113/4688 Running dot for graph 2114/4688 Running dot for graph 2115/4688 Running dot for graph 2116/4688 Running dot for graph 2117/4688 Running dot for graph 2118/4688 Running dot for graph 2119/4688 Running dot for graph 2120/4688 Running dot for graph 2121/4688 Running dot for graph 2122/4688 Running dot for graph 2123/4688 Running dot for graph 2124/4688 Running dot for graph 2125/4688 Running dot for graph 2126/4688 Running dot for graph 2127/4688 Running dot for graph 2128/4688 Running dot for graph 2129/4688 Running dot for graph 2130/4688 Running dot for graph 2131/4688 Running dot for graph 2132/4688 Running dot for graph 2133/4688 Running dot for graph 2134/4688 Running dot for graph 2135/4688 Running dot for graph 2136/4688 Running dot for graph 2137/4688 Running dot for graph 2138/4688 Running dot for graph 2139/4688 Running dot for graph 2140/4688 Running dot for graph 2141/4688 Running dot for graph 2142/4688 Running dot for graph 2143/4688 Running dot for graph 2144/4688 Running dot for graph 2145/4688 Running dot for graph 2146/4688 Running dot for graph 2147/4688 Running dot for graph 2148/4688 Running dot for graph 2149/4688 Running dot for graph 2150/4688 Running dot for graph 2151/4688 Running dot for graph 2152/4688 Running dot for graph 2153/4688 Running dot for graph 2154/4688 Running dot for graph 2155/4688 Running dot for graph 2156/4688 Running dot for graph 2157/4688 Running dot for graph 2158/4688 Running dot for graph 2159/4688 Running dot for graph 2160/4688 Running dot for graph 2161/4688 Running dot for graph 2162/4688 Running dot for graph 2163/4688 Running dot for graph 2164/4688 Running dot for graph 2165/4688 Running dot for graph 2166/4688 Running dot for graph 2167/4688 Running dot for graph 2168/4688 Running dot for graph 2169/4688 Running dot for graph 2170/4688 Running dot for graph 2171/4688 Running dot for graph 2172/4688 Running dot for graph 2173/4688 Running dot for graph 2174/4688 Running dot for graph 2175/4688 Running dot for graph 2176/4688 Running dot for graph 2177/4688 Running dot for graph 2178/4688 Running dot for graph 2179/4688 Running dot for graph 2180/4688 Running dot for graph 2181/4688 Running dot for graph 2182/4688 Running dot for graph 2183/4688 Running dot for graph 2184/4688 Running dot for graph 2185/4688 Running dot for graph 2186/4688 Running dot for graph 2187/4688 Running dot for graph 2188/4688 Running dot for graph 2189/4688 Running dot for graph 2190/4688 Running dot for graph 2191/4688 Running dot for graph 2192/4688 Running dot for graph 2193/4688 Running dot for graph 2194/4688 Running dot for graph 2195/4688 Running dot for graph 2196/4688 Running dot for graph 2197/4688 Running dot for graph 2198/4688 Running dot for graph 2199/4688 Running dot for graph 2200/4688 Running dot for graph 2201/4688 Running dot for graph 2202/4688 Running dot for graph 2203/4688 Running dot for graph 2204/4688 Running dot for graph 2205/4688 Running dot for graph 2206/4688 Running dot for graph 2207/4688 Running dot for graph 2208/4688 Running dot for graph 2209/4688 Running dot for graph 2210/4688 Running dot for graph 2211/4688 Running dot for graph 2212/4688 Running dot for graph 2213/4688 Running dot for graph 2214/4688 Running dot for graph 2215/4688 Running dot for graph 2216/4688 Running dot for graph 2217/4688 Running dot for graph 2218/4688 Running dot for graph 2219/4688 Running dot for graph 2220/4688 Running dot for graph 2221/4688 Running dot for graph 2222/4688 Running dot for graph 2223/4688 Running dot for graph 2224/4688 Running dot for graph 2225/4688 Running dot for graph 2226/4688 Running dot for graph 2227/4688 Running dot for graph 2228/4688 Running dot for graph 2229/4688 Running dot for graph 2230/4688 Running dot for graph 2231/4688 Running dot for graph 2232/4688 Running dot for graph 2233/4688 Running dot for graph 2234/4688 Running dot for graph 2235/4688 Running dot for graph 2236/4688 Running dot for graph 2237/4688 Running dot for graph 2238/4688 Running dot for graph 2239/4688 Running dot for graph 2240/4688 Running dot for graph 2241/4688 Running dot for graph 2242/4688 Running dot for graph 2243/4688 Running dot for graph 2244/4688 Running dot for graph 2245/4688 Running dot for graph 2246/4688 Running dot for graph 2247/4688 Running dot for graph 2248/4688 Running dot for graph 2249/4688 Running dot for graph 2250/4688 Running dot for graph 2251/4688 Running dot for graph 2252/4688 Running dot for graph 2253/4688 Running dot for graph 2254/4688 Running dot for graph 2255/4688 Running dot for graph 2256/4688 Running dot for graph 2257/4688 Running dot for graph 2258/4688 Running dot for graph 2259/4688 Running dot for graph 2260/4688 Running dot for graph 2261/4688 Running dot for graph 2262/4688 Running dot for graph 2263/4688 Running dot for graph 2264/4688 Running dot for graph 2265/4688 Running dot for graph 2266/4688 Running dot for graph 2267/4688 Running dot for graph 2268/4688 Running dot for graph 2269/4688 Running dot for graph 2270/4688 Running dot for graph 2271/4688 Running dot for graph 2272/4688 Running dot for graph 2273/4688 Running dot for graph 2274/4688 Running dot for graph 2275/4688 Running dot for graph 2276/4688 Running dot for graph 2277/4688 Running dot for graph 2278/4688 Running dot for graph 2279/4688 Running dot for graph 2280/4688 Running dot for graph 2281/4688 Running dot for graph 2282/4688 Running dot for graph 2283/4688 Running dot for graph 2284/4688 Running dot for graph 2285/4688 Running dot for graph 2286/4688 Running dot for graph 2287/4688 Running dot for graph 2288/4688 Running dot for graph 2289/4688 Running dot for graph 2290/4688 Running dot for graph 2291/4688 Running dot for graph 2292/4688 Running dot for graph 2293/4688 Running dot for graph 2294/4688 Running dot for graph 2295/4688 Running dot for graph 2296/4688 Running dot for graph 2297/4688 Running dot for graph 2298/4688 Running dot for graph 2299/4688 Running dot for graph 2300/4688 Running dot for graph 2301/4688 Running dot for graph 2302/4688 Running dot for graph 2303/4688 Running dot for graph 2304/4688 Running dot for graph 2305/4688 Running dot for graph 2306/4688 Running dot for graph 2307/4688 Running dot for graph 2308/4688 Running dot for graph 2309/4688 Running dot for graph 2310/4688 Running dot for graph 2311/4688 Running dot for graph 2312/4688 Running dot for graph 2313/4688 Running dot for graph 2314/4688 Running dot for graph 2315/4688 Running dot for graph 2316/4688 Running dot for graph 2317/4688 Running dot for graph 2318/4688 Running dot for graph 2319/4688 Running dot for graph 2320/4688 Running dot for graph 2321/4688 Running dot for graph 2322/4688 Running dot for graph 2323/4688 Running dot for graph 2324/4688 Running dot for graph 2325/4688 Running dot for graph 2326/4688 Running dot for graph 2327/4688 Running dot for graph 2328/4688 Running dot for graph 2329/4688 Running dot for graph 2330/4688 Running dot for graph 2331/4688 Running dot for graph 2332/4688 Running dot for graph 2333/4688 Running dot for graph 2334/4688 Running dot for graph 2335/4688 Running dot for graph 2336/4688 Running dot for graph 2337/4688 Running dot for graph 2338/4688 Running dot for graph 2339/4688 Running dot for graph 2340/4688 Running dot for graph 2341/4688 Running dot for graph 2342/4688 Running dot for graph 2343/4688 Running dot for graph 2344/4688 Running dot for graph 2345/4688 Running dot for graph 2346/4688 Running dot for graph 2347/4688 Running dot for graph 2348/4688 Running dot for graph 2349/4688 Running dot for graph 2350/4688 Running dot for graph 2351/4688 Running dot for graph 2352/4688 Running dot for graph 2353/4688 Running dot for graph 2354/4688 Running dot for graph 2355/4688 Running dot for graph 2356/4688 Running dot for graph 2357/4688 Running dot for graph 2358/4688 Running dot for graph 2359/4688 Running dot for graph 2360/4688 Running dot for graph 2361/4688 Running dot for graph 2362/4688 Running dot for graph 2363/4688 Running dot for graph 2364/4688 Running dot for graph 2365/4688 Running dot for graph 2366/4688 Running dot for graph 2367/4688 Running dot for graph 2368/4688 Running dot for graph 2369/4688 Running dot for graph 2370/4688 Running dot for graph 2371/4688 Running dot for graph 2372/4688 Running dot for graph 2373/4688 Running dot for graph 2374/4688 Running dot for graph 2375/4688 Running dot for graph 2376/4688 Running dot for graph 2377/4688 Running dot for graph 2378/4688 Running dot for graph 2379/4688 Running dot for graph 2380/4688 Running dot for graph 2381/4688 Running dot for graph 2382/4688 Running dot for graph 2383/4688 Running dot for graph 2384/4688 Running dot for graph 2385/4688 Running dot for graph 2386/4688 Running dot for graph 2387/4688 Running dot for graph 2388/4688 Running dot for graph 2389/4688 Running dot for graph 2390/4688 Running dot for graph 2391/4688 Running dot for graph 2392/4688 Running dot for graph 2393/4688 Running dot for graph 2394/4688 Running dot for graph 2395/4688 Running dot for graph 2396/4688 Running dot for graph 2397/4688 Running dot for graph 2398/4688 Running dot for graph 2399/4688 Running dot for graph 2400/4688 Running dot for graph 2401/4688 Running dot for graph 2402/4688 Running dot for graph 2403/4688 Running dot for graph 2404/4688 Running dot for graph 2405/4688 Running dot for graph 2406/4688 Running dot for graph 2407/4688 Running dot for graph 2408/4688 Running dot for graph 2409/4688 Running dot for graph 2410/4688 Running dot for graph 2411/4688 Running dot for graph 2412/4688 Running dot for graph 2413/4688 Running dot for graph 2414/4688 Running dot for graph 2415/4688 Running dot for graph 2416/4688 Running dot for graph 2417/4688 Running dot for graph 2418/4688 Running dot for graph 2419/4688 Running dot for graph 2420/4688 Running dot for graph 2421/4688 Running dot for graph 2422/4688 Running dot for graph 2423/4688 Running dot for graph 2424/4688 Running dot for graph 2425/4688 Running dot for graph 2426/4688 Running dot for graph 2427/4688 Running dot for graph 2428/4688 Running dot for graph 2429/4688 Running dot for graph 2430/4688 Running dot for graph 2431/4688 Running dot for graph 2432/4688 Running dot for graph 2433/4688 Running dot for graph 2434/4688 Running dot for graph 2435/4688 Running dot for graph 2436/4688 Running dot for graph 2437/4688 Running dot for graph 2438/4688 Running dot for graph 2439/4688 Running dot for graph 2440/4688 Running dot for graph 2441/4688 Running dot for graph 2442/4688 Running dot for graph 2443/4688 Running dot for graph 2444/4688 Running dot for graph 2445/4688 Running dot for graph 2446/4688 Running dot for graph 2447/4688 Running dot for graph 2448/4688 Running dot for graph 2449/4688 Running dot for graph 2450/4688 Running dot for graph 2451/4688 Running dot for graph 2452/4688 Running dot for graph 2453/4688 Running dot for graph 2454/4688 Running dot for graph 2455/4688 Running dot for graph 2456/4688 Running dot for graph 2457/4688 Running dot for graph 2458/4688 Running dot for graph 2459/4688 Running dot for graph 2460/4688 Running dot for graph 2461/4688 Running dot for graph 2462/4688 Running dot for graph 2463/4688 Running dot for graph 2464/4688 Running dot for graph 2465/4688 Running dot for graph 2466/4688 Running dot for graph 2467/4688 Running dot for graph 2468/4688 Running dot for graph 2469/4688 Running dot for graph 2470/4688 Running dot for graph 2471/4688 Running dot for graph 2472/4688 Running dot for graph 2473/4688 Running dot for graph 2474/4688 Running dot for graph 2475/4688 Running dot for graph 2476/4688 Running dot for graph 2477/4688 Running dot for graph 2478/4688 Running dot for graph 2479/4688 Running dot for graph 2480/4688 Running dot for graph 2481/4688 Running dot for graph 2482/4688 Running dot for graph 2483/4688 Running dot for graph 2484/4688 Running dot for graph 2485/4688 Running dot for graph 2486/4688 Running dot for graph 2487/4688 Running dot for graph 2488/4688 Running dot for graph 2489/4688 Running dot for graph 2490/4688 Running dot for graph 2491/4688 Running dot for graph 2492/4688 Running dot for graph 2493/4688 Running dot for graph 2494/4688 Running dot for graph 2495/4688 Running dot for graph 2496/4688 Running dot for graph 2497/4688 Running dot for graph 2498/4688 Running dot for graph 2499/4688 Running dot for graph 2500/4688 Running dot for graph 2501/4688 Running dot for graph 2502/4688 Running dot for graph 2503/4688 Running dot for graph 2504/4688 Running dot for graph 2505/4688 Running dot for graph 2506/4688 Running dot for graph 2507/4688 Running dot for graph 2508/4688 Running dot for graph 2509/4688 Running dot for graph 2510/4688 Running dot for graph 2511/4688 Running dot for graph 2512/4688 Running dot for graph 2513/4688 Running dot for graph 2514/4688 Running dot for graph 2515/4688 Running dot for graph 2516/4688 Running dot for graph 2517/4688 Running dot for graph 2518/4688 Running dot for graph 2519/4688 Running dot for graph 2520/4688 Running dot for graph 2521/4688 Running dot for graph 2522/4688 Running dot for graph 2523/4688 Running dot for graph 2524/4688 Running dot for graph 2525/4688 Running dot for graph 2526/4688 Running dot for graph 2527/4688 Running dot for graph 2528/4688 Running dot for graph 2529/4688 Running dot for graph 2530/4688 Running dot for graph 2531/4688 Running dot for graph 2532/4688 Running dot for graph 2533/4688 Running dot for graph 2534/4688 Running dot for graph 2535/4688 Running dot for graph 2536/4688 Running dot for graph 2537/4688 Running dot for graph 2538/4688 Running dot for graph 2539/4688 Running dot for graph 2540/4688 Running dot for graph 2541/4688 Running dot for graph 2542/4688 Running dot for graph 2543/4688 Running dot for graph 2544/4688 Running dot for graph 2545/4688 Running dot for graph 2546/4688 Running dot for graph 2547/4688 Running dot for graph 2548/4688 Running dot for graph 2549/4688 Running dot for graph 2550/4688 Running dot for graph 2551/4688 Running dot for graph 2552/4688 Running dot for graph 2553/4688 Running dot for graph 2554/4688 Running dot for graph 2555/4688 Running dot for graph 2556/4688 Running dot for graph 2557/4688 Running dot for graph 2558/4688 Running dot for graph 2559/4688 Running dot for graph 2560/4688 Running dot for graph 2561/4688 Running dot for graph 2562/4688 Running dot for graph 2563/4688 Running dot for graph 2564/4688 Running dot for graph 2565/4688 Running dot for graph 2566/4688 Running dot for graph 2567/4688 Running dot for graph 2568/4688 Running dot for graph 2569/4688 Running dot for graph 2570/4688 Running dot for graph 2571/4688 Running dot for graph 2572/4688 Running dot for graph 2573/4688 Running dot for graph 2574/4688 Running dot for graph 2575/4688 Running dot for graph 2576/4688 Running dot for graph 2577/4688 Running dot for graph 2578/4688 Running dot for graph 2579/4688 Running dot for graph 2580/4688 Running dot for graph 2581/4688 Running dot for graph 2582/4688 Running dot for graph 2583/4688 Running dot for graph 2584/4688 Running dot for graph 2585/4688 Running dot for graph 2586/4688 Running dot for graph 2587/4688 Running dot for graph 2588/4688 Running dot for graph 2589/4688 Running dot for graph 2590/4688 Running dot for graph 2591/4688 Running dot for graph 2592/4688 Running dot for graph 2593/4688 Running dot for graph 2594/4688 Running dot for graph 2595/4688 Running dot for graph 2596/4688 Running dot for graph 2597/4688 Running dot for graph 2598/4688 Running dot for graph 2599/4688 Running dot for graph 2600/4688 Running dot for graph 2601/4688 Running dot for graph 2602/4688 Running dot for graph 2603/4688 Running dot for graph 2604/4688 Running dot for graph 2605/4688 Running dot for graph 2606/4688 Running dot for graph 2607/4688 Running dot for graph 2608/4688 Running dot for graph 2609/4688 Running dot for graph 2610/4688 Running dot for graph 2611/4688 Running dot for graph 2612/4688 Running dot for graph 2613/4688 Running dot for graph 2614/4688 Running dot for graph 2615/4688 Running dot for graph 2616/4688 Running dot for graph 2617/4688 Running dot for graph 2618/4688 Running dot for graph 2619/4688 Running dot for graph 2620/4688 Running dot for graph 2621/4688 Running dot for graph 2622/4688 Running dot for graph 2623/4688 Running dot for graph 2624/4688 Running dot for graph 2625/4688 Running dot for graph 2626/4688 Running dot for graph 2627/4688 Running dot for graph 2628/4688 Running dot for graph 2629/4688 Running dot for graph 2630/4688 Running dot for graph 2631/4688 Running dot for graph 2632/4688 Running dot for graph 2633/4688 Running dot for graph 2634/4688 Running dot for graph 2635/4688 Running dot for graph 2636/4688 Running dot for graph 2637/4688 Running dot for graph 2638/4688 Running dot for graph 2639/4688 Running dot for graph 2640/4688 Running dot for graph 2641/4688 Running dot for graph 2642/4688 Running dot for graph 2643/4688 Running dot for graph 2644/4688 Running dot for graph 2645/4688 Running dot for graph 2646/4688 Running dot for graph 2647/4688 Running dot for graph 2648/4688 Running dot for graph 2649/4688 Running dot for graph 2650/4688 Running dot for graph 2651/4688 Running dot for graph 2652/4688 Running dot for graph 2653/4688 Running dot for graph 2654/4688 Running dot for graph 2655/4688 Running dot for graph 2656/4688 Running dot for graph 2657/4688 Running dot for graph 2658/4688 Running dot for graph 2659/4688 Running dot for graph 2660/4688 Running dot for graph 2661/4688 Running dot for graph 2662/4688 Running dot for graph 2663/4688 Running dot for graph 2664/4688 Running dot for graph 2665/4688 Running dot for graph 2666/4688 Running dot for graph 2667/4688 Running dot for graph 2668/4688 Running dot for graph 2669/4688 Running dot for graph 2670/4688 Running dot for graph 2671/4688 Running dot for graph 2672/4688 Running dot for graph 2673/4688 Running dot for graph 2674/4688 Running dot for graph 2675/4688 Running dot for graph 2676/4688 Running dot for graph 2677/4688 Running dot for graph 2678/4688 Running dot for graph 2679/4688 Running dot for graph 2680/4688 Running dot for graph 2681/4688 Running dot for graph 2682/4688 Running dot for graph 2683/4688 Running dot for graph 2684/4688 Running dot for graph 2685/4688 Running dot for graph 2686/4688 Running dot for graph 2687/4688 Running dot for graph 2688/4688 Running dot for graph 2689/4688 Running dot for graph 2690/4688 Running dot for graph 2691/4688 Running dot for graph 2692/4688 Running dot for graph 2693/4688 Running dot for graph 2694/4688 Running dot for graph 2695/4688 Running dot for graph 2696/4688 Running dot for graph 2697/4688 Running dot for graph 2698/4688 Running dot for graph 2699/4688 Running dot for graph 2700/4688 Running dot for graph 2701/4688 Running dot for graph 2702/4688 Running dot for graph 2703/4688 Running dot for graph 2704/4688 Running dot for graph 2705/4688 Running dot for graph 2706/4688 Running dot for graph 2707/4688 Running dot for graph 2708/4688 Running dot for graph 2709/4688 Running dot for graph 2710/4688 Running dot for graph 2711/4688 Running dot for graph 2712/4688 Running dot for graph 2713/4688 Running dot for graph 2714/4688 Running dot for graph 2715/4688 Running dot for graph 2716/4688 Running dot for graph 2717/4688 Running dot for graph 2718/4688 Running dot for graph 2719/4688 Running dot for graph 2720/4688 Running dot for graph 2721/4688 Running dot for graph 2722/4688 Running dot for graph 2723/4688 Running dot for graph 2724/4688 Running dot for graph 2725/4688 Running dot for graph 2726/4688 Running dot for graph 2727/4688 Running dot for graph 2728/4688 Running dot for graph 2729/4688 Running dot for graph 2730/4688 Running dot for graph 2731/4688 Running dot for graph 2732/4688 Running dot for graph 2733/4688 Running dot for graph 2734/4688 Running dot for graph 2735/4688 Running dot for graph 2736/4688 Running dot for graph 2737/4688 Running dot for graph 2738/4688 Running dot for graph 2739/4688 Running dot for graph 2740/4688 Running dot for graph 2741/4688 Running dot for graph 2742/4688 Running dot for graph 2743/4688 Running dot for graph 2744/4688 Running dot for graph 2745/4688 Running dot for graph 2746/4688 Running dot for graph 2747/4688 Running dot for graph 2748/4688 Running dot for graph 2749/4688 Running dot for graph 2750/4688 Running dot for graph 2751/4688 Running dot for graph 2752/4688 Running dot for graph 2753/4688 Running dot for graph 2754/4688 Running dot for graph 2755/4688 Running dot for graph 2756/4688 Running dot for graph 2757/4688 Running dot for graph 2758/4688 Running dot for graph 2759/4688 Running dot for graph 2760/4688 Running dot for graph 2761/4688 Running dot for graph 2762/4688 Running dot for graph 2763/4688 Running dot for graph 2764/4688 Running dot for graph 2765/4688 Running dot for graph 2766/4688 Running dot for graph 2767/4688 Running dot for graph 2768/4688 Running dot for graph 2769/4688 Running dot for graph 2770/4688 Running dot for graph 2771/4688 Running dot for graph 2772/4688 Running dot for graph 2773/4688 Running dot for graph 2774/4688 Running dot for graph 2775/4688 Running dot for graph 2776/4688 Running dot for graph 2777/4688 Running dot for graph 2778/4688 Running dot for graph 2779/4688 Running dot for graph 2780/4688 Running dot for graph 2781/4688 Running dot for graph 2782/4688 Running dot for graph 2783/4688 Running dot for graph 2784/4688 Running dot for graph 2785/4688 Running dot for graph 2786/4688 Running dot for graph 2787/4688 Running dot for graph 2788/4688 Running dot for graph 2789/4688 Running dot for graph 2790/4688 Running dot for graph 2791/4688 Running dot for graph 2792/4688 Running dot for graph 2793/4688 Running dot for graph 2794/4688 Running dot for graph 2795/4688 Running dot for graph 2796/4688 Running dot for graph 2797/4688 Running dot for graph 2798/4688 Running dot for graph 2799/4688 Running dot for graph 2800/4688 Running dot for graph 2801/4688 Running dot for graph 2802/4688 Running dot for graph 2803/4688 Running dot for graph 2804/4688 Running dot for graph 2805/4688 Running dot for graph 2806/4688 Running dot for graph 2807/4688 Running dot for graph 2808/4688 Running dot for graph 2809/4688 Running dot for graph 2810/4688 Running dot for graph 2811/4688 Running dot for graph 2812/4688 Running dot for graph 2813/4688 Running dot for graph 2814/4688 Running dot for graph 2815/4688 Running dot for graph 2816/4688 Running dot for graph 2817/4688 Running dot for graph 2818/4688 Running dot for graph 2819/4688 Running dot for graph 2820/4688 Running dot for graph 2821/4688 Running dot for graph 2822/4688 Running dot for graph 2823/4688 Running dot for graph 2824/4688 Running dot for graph 2825/4688 Running dot for graph 2826/4688 Running dot for graph 2827/4688 Running dot for graph 2828/4688 Running dot for graph 2829/4688 Running dot for graph 2830/4688 Running dot for graph 2831/4688 Running dot for graph 2832/4688 Running dot for graph 2833/4688 Running dot for graph 2834/4688 Running dot for graph 2835/4688 Running dot for graph 2836/4688 Running dot for graph 2837/4688 Running dot for graph 2838/4688 Running dot for graph 2839/4688 Running dot for graph 2840/4688 Running dot for graph 2841/4688 Running dot for graph 2842/4688 Running dot for graph 2843/4688 Running dot for graph 2844/4688 Running dot for graph 2845/4688 Running dot for graph 2846/4688 Running dot for graph 2847/4688 Running dot for graph 2848/4688 Running dot for graph 2849/4688 Running dot for graph 2850/4688 Running dot for graph 2851/4688 Running dot for graph 2852/4688 Running dot for graph 2853/4688 Running dot for graph 2854/4688 Running dot for graph 2855/4688 Running dot for graph 2856/4688 Running dot for graph 2857/4688 Running dot for graph 2858/4688 Running dot for graph 2859/4688 Running dot for graph 2860/4688 Running dot for graph 2861/4688 Running dot for graph 2862/4688 Running dot for graph 2863/4688 Running dot for graph 2864/4688 Running dot for graph 2865/4688 Running dot for graph 2866/4688 Running dot for graph 2867/4688 Running dot for graph 2868/4688 Running dot for graph 2869/4688 Running dot for graph 2870/4688 Running dot for graph 2871/4688 Running dot for graph 2872/4688 Running dot for graph 2873/4688 Running dot for graph 2874/4688 Running dot for graph 2875/4688 Running dot for graph 2876/4688 Running dot for graph 2877/4688 Running dot for graph 2878/4688 Running dot for graph 2879/4688 Running dot for graph 2880/4688 Running dot for graph 2881/4688 Running dot for graph 2882/4688 Running dot for graph 2883/4688 Running dot for graph 2884/4688 Running dot for graph 2885/4688 Running dot for graph 2886/4688 Running dot for graph 2887/4688 Running dot for graph 2888/4688 Running dot for graph 2889/4688 Running dot for graph 2890/4688 Running dot for graph 2891/4688 Running dot for graph 2892/4688 Running dot for graph 2893/4688 Running dot for graph 2894/4688 Running dot for graph 2895/4688 Running dot for graph 2896/4688 Running dot for graph 2897/4688 Running dot for graph 2898/4688 Running dot for graph 2899/4688 Running dot for graph 2900/4688 Running dot for graph 2901/4688 Running dot for graph 2902/4688 Running dot for graph 2903/4688 Running dot for graph 2904/4688 Running dot for graph 2905/4688 Running dot for graph 2906/4688 Running dot for graph 2907/4688 Running dot for graph 2908/4688 Running dot for graph 2909/4688 Running dot for graph 2910/4688 Running dot for graph 2911/4688 Running dot for graph 2912/4688 Running dot for graph 2913/4688 Running dot for graph 2914/4688 Running dot for graph 2915/4688 Running dot for graph 2916/4688 Running dot for graph 2917/4688 Running dot for graph 2918/4688 Running dot for graph 2919/4688 Running dot for graph 2920/4688 Running dot for graph 2921/4688 Running dot for graph 2922/4688 Running dot for graph 2923/4688 Running dot for graph 2924/4688 Running dot for graph 2925/4688 Running dot for graph 2926/4688 Running dot for graph 2927/4688 Running dot for graph 2928/4688 Running dot for graph 2929/4688 Running dot for graph 2930/4688 Running dot for graph 2931/4688 Running dot for graph 2932/4688 Running dot for graph 2933/4688 Running dot for graph 2934/4688 Running dot for graph 2935/4688 Running dot for graph 2936/4688 Running dot for graph 2937/4688 Running dot for graph 2938/4688 Running dot for graph 2939/4688 Running dot for graph 2940/4688 Running dot for graph 2941/4688 Running dot for graph 2942/4688 Running dot for graph 2943/4688 Running dot for graph 2944/4688 Running dot for graph 2945/4688 Running dot for graph 2946/4688 Running dot for graph 2947/4688 Running dot for graph 2948/4688 Running dot for graph 2949/4688 Running dot for graph 2950/4688 Running dot for graph 2951/4688 Running dot for graph 2952/4688 Running dot for graph 2953/4688 Running dot for graph 2954/4688 Running dot for graph 2955/4688 Running dot for graph 2956/4688 Running dot for graph 2957/4688 Running dot for graph 2958/4688 Running dot for graph 2959/4688 Running dot for graph 2960/4688 Running dot for graph 2961/4688 Running dot for graph 2962/4688 Running dot for graph 2963/4688 Running dot for graph 2964/4688 Running dot for graph 2965/4688 Running dot for graph 2966/4688 Running dot for graph 2967/4688 Running dot for graph 2968/4688 Running dot for graph 2969/4688 Running dot for graph 2970/4688 Running dot for graph 2971/4688 Running dot for graph 2972/4688 Running dot for graph 2973/4688 Running dot for graph 2974/4688 Running dot for graph 2975/4688 Running dot for graph 2976/4688 Running dot for graph 2977/4688 Running dot for graph 2978/4688 Running dot for graph 2979/4688 Running dot for graph 2980/4688 Running dot for graph 2981/4688 Running dot for graph 2982/4688 Running dot for graph 2983/4688 Running dot for graph 2984/4688 Running dot for graph 2985/4688 Running dot for graph 2986/4688 Running dot for graph 2987/4688 Running dot for graph 2988/4688 Running dot for graph 2989/4688 Running dot for graph 2990/4688 Running dot for graph 2991/4688 Running dot for graph 2992/4688 Running dot for graph 2993/4688 Running dot for graph 2994/4688 Running dot for graph 2995/4688 Running dot for graph 2996/4688 Running dot for graph 2997/4688 Running dot for graph 2998/4688 Running dot for graph 2999/4688 Running dot for graph 3000/4688 Running dot for graph 3001/4688 Running dot for graph 3002/4688 Running dot for graph 3003/4688 Running dot for graph 3004/4688 Running dot for graph 3005/4688 Running dot for graph 3006/4688 Running dot for graph 3007/4688 Running dot for graph 3008/4688 Running dot for graph 3009/4688 Running dot for graph 3010/4688 Running dot for graph 3011/4688 Running dot for graph 3012/4688 Running dot for graph 3013/4688 Running dot for graph 3014/4688 Running dot for graph 3015/4688 Running dot for graph 3016/4688 Running dot for graph 3017/4688 Running dot for graph 3018/4688 Running dot for graph 3019/4688 Running dot for graph 3020/4688 Running dot for graph 3021/4688 Running dot for graph 3022/4688 Running dot for graph 3023/4688 Running dot for graph 3024/4688 Running dot for graph 3025/4688 Running dot for graph 3026/4688 Running dot for graph 3027/4688 Running dot for graph 3028/4688 Running dot for graph 3029/4688 Running dot for graph 3030/4688 Running dot for graph 3031/4688 Running dot for graph 3032/4688 Running dot for graph 3033/4688 Running dot for graph 3034/4688 Running dot for graph 3035/4688 Running dot for graph 3036/4688 Running dot for graph 3037/4688 Running dot for graph 3038/4688 Running dot for graph 3039/4688 Running dot for graph 3040/4688 Running dot for graph 3041/4688 Running dot for graph 3042/4688 Running dot for graph 3043/4688 Running dot for graph 3044/4688 Running dot for graph 3045/4688 Running dot for graph 3046/4688 Running dot for graph 3047/4688 Running dot for graph 3048/4688 Running dot for graph 3049/4688 Running dot for graph 3050/4688 Running dot for graph 3051/4688 Running dot for graph 3052/4688 Running dot for graph 3053/4688 Running dot for graph 3054/4688 Running dot for graph 3055/4688 Running dot for graph 3056/4688 Running dot for graph 3057/4688 Running dot for graph 3058/4688 Running dot for graph 3059/4688 Running dot for graph 3060/4688 Running dot for graph 3061/4688 Running dot for graph 3062/4688 Running dot for graph 3063/4688 Running dot for graph 3064/4688 Running dot for graph 3065/4688 Running dot for graph 3066/4688 Running dot for graph 3067/4688 Running dot for graph 3068/4688 Running dot for graph 3069/4688 Running dot for graph 3070/4688 Running dot for graph 3071/4688 Running dot for graph 3072/4688 Running dot for graph 3073/4688 Running dot for graph 3074/4688 Running dot for graph 3075/4688 Running dot for graph 3076/4688 Running dot for graph 3077/4688 Running dot for graph 3078/4688 Running dot for graph 3079/4688 Running dot for graph 3080/4688 Running dot for graph 3081/4688 Running dot for graph 3082/4688 Running dot for graph 3083/4688 Running dot for graph 3084/4688 Running dot for graph 3085/4688 Running dot for graph 3086/4688 Running dot for graph 3087/4688 Running dot for graph 3088/4688 Running dot for graph 3089/4688 Running dot for graph 3090/4688 Running dot for graph 3091/4688 Running dot for graph 3092/4688 Running dot for graph 3093/4688 Running dot for graph 3094/4688 Running dot for graph 3095/4688 Running dot for graph 3096/4688 Running dot for graph 3097/4688 Running dot for graph 3098/4688 Running dot for graph 3099/4688 Running dot for graph 3100/4688 Running dot for graph 3101/4688 Running dot for graph 3102/4688 Running dot for graph 3103/4688 Running dot for graph 3104/4688 Running dot for graph 3105/4688 Running dot for graph 3106/4688 Running dot for graph 3107/4688 Running dot for graph 3108/4688 Running dot for graph 3109/4688 Running dot for graph 3110/4688 Running dot for graph 3111/4688 Running dot for graph 3112/4688 Running dot for graph 3113/4688 Running dot for graph 3114/4688 Running dot for graph 3115/4688 Running dot for graph 3116/4688 Running dot for graph 3117/4688 Running dot for graph 3118/4688 Running dot for graph 3119/4688 Running dot for graph 3120/4688 Running dot for graph 3121/4688 Running dot for graph 3122/4688 Running dot for graph 3123/4688 Running dot for graph 3124/4688 Running dot for graph 3125/4688 Running dot for graph 3126/4688 Running dot for graph 3127/4688 Running dot for graph 3128/4688 Running dot for graph 3129/4688 Running dot for graph 3130/4688 Running dot for graph 3131/4688 Running dot for graph 3132/4688 Running dot for graph 3133/4688 Running dot for graph 3134/4688 Running dot for graph 3135/4688 Running dot for graph 3136/4688 Running dot for graph 3137/4688 Running dot for graph 3138/4688 Running dot for graph 3139/4688 Running dot for graph 3140/4688 Running dot for graph 3141/4688 Running dot for graph 3142/4688 Running dot for graph 3143/4688 Running dot for graph 3144/4688 Running dot for graph 3145/4688 Running dot for graph 3146/4688 Running dot for graph 3147/4688 Running dot for graph 3148/4688 Running dot for graph 3149/4688 Running dot for graph 3150/4688 Running dot for graph 3151/4688 Running dot for graph 3152/4688 Running dot for graph 3153/4688 Running dot for graph 3154/4688 Running dot for graph 3155/4688 Running dot for graph 3156/4688 Running dot for graph 3157/4688 Running dot for graph 3158/4688 Running dot for graph 3159/4688 Running dot for graph 3160/4688 Running dot for graph 3161/4688 Running dot for graph 3162/4688 Running dot for graph 3163/4688 Running dot for graph 3164/4688 Running dot for graph 3165/4688 Running dot for graph 3166/4688 Running dot for graph 3167/4688 Running dot for graph 3168/4688 Running dot for graph 3169/4688 Running dot for graph 3170/4688 Running dot for graph 3171/4688 Running dot for graph 3172/4688 Running dot for graph 3173/4688 Running dot for graph 3174/4688 Running dot for graph 3175/4688 Running dot for graph 3176/4688 Running dot for graph 3177/4688 Running dot for graph 3178/4688 Running dot for graph 3179/4688 Running dot for graph 3180/4688 Running dot for graph 3181/4688 Running dot for graph 3182/4688 Running dot for graph 3183/4688 Running dot for graph 3184/4688 Running dot for graph 3185/4688 Running dot for graph 3186/4688 Running dot for graph 3187/4688 Running dot for graph 3188/4688 Running dot for graph 3189/4688 Running dot for graph 3190/4688 Running dot for graph 3191/4688 Running dot for graph 3192/4688 Running dot for graph 3193/4688 Running dot for graph 3194/4688 Running dot for graph 3195/4688 Running dot for graph 3196/4688 Running dot for graph 3197/4688 Running dot for graph 3198/4688 Running dot for graph 3199/4688 Running dot for graph 3200/4688 Running dot for graph 3201/4688 Running dot for graph 3202/4688 Running dot for graph 3203/4688 Running dot for graph 3204/4688 Running dot for graph 3205/4688 Running dot for graph 3206/4688 Running dot for graph 3207/4688 Running dot for graph 3208/4688 Running dot for graph 3209/4688 Running dot for graph 3210/4688 Running dot for graph 3211/4688 Running dot for graph 3212/4688 Running dot for graph 3213/4688 Running dot for graph 3214/4688 Running dot for graph 3215/4688 Running dot for graph 3216/4688 Running dot for graph 3217/4688 Running dot for graph 3218/4688 Running dot for graph 3219/4688 Running dot for graph 3220/4688 Running dot for graph 3221/4688 Running dot for graph 3222/4688 Running dot for graph 3223/4688 Running dot for graph 3224/4688 Running dot for graph 3225/4688 Running dot for graph 3226/4688 Running dot for graph 3227/4688 Running dot for graph 3228/4688 Running dot for graph 3229/4688 Running dot for graph 3230/4688 Running dot for graph 3231/4688 Running dot for graph 3232/4688 Running dot for graph 3233/4688 Running dot for graph 3234/4688 Running dot for graph 3235/4688 Running dot for graph 3236/4688 Running dot for graph 3237/4688 Running dot for graph 3238/4688 Running dot for graph 3239/4688 Running dot for graph 3240/4688 Running dot for graph 3241/4688 Running dot for graph 3242/4688 Running dot for graph 3243/4688 Running dot for graph 3244/4688 Running dot for graph 3245/4688 Running dot for graph 3246/4688 Running dot for graph 3247/4688 Running dot for graph 3248/4688 Running dot for graph 3249/4688 Running dot for graph 3250/4688 Running dot for graph 3251/4688 Running dot for graph 3252/4688 Running dot for graph 3253/4688 Running dot for graph 3254/4688 Running dot for graph 3255/4688 Running dot for graph 3256/4688 Running dot for graph 3257/4688 Running dot for graph 3258/4688 Running dot for graph 3259/4688 Running dot for graph 3260/4688 Running dot for graph 3261/4688 Running dot for graph 3262/4688 Running dot for graph 3263/4688 Running dot for graph 3264/4688 Running dot for graph 3265/4688 Running dot for graph 3266/4688 Running dot for graph 3267/4688 Running dot for graph 3268/4688 Running dot for graph 3269/4688 Running dot for graph 3270/4688 Running dot for graph 3271/4688 Running dot for graph 3272/4688 Running dot for graph 3273/4688 Running dot for graph 3274/4688 Running dot for graph 3275/4688 Running dot for graph 3276/4688 Running dot for graph 3277/4688 Running dot for graph 3278/4688 Running dot for graph 3279/4688 Running dot for graph 3280/4688 Running dot for graph 3281/4688 Running dot for graph 3282/4688 Running dot for graph 3283/4688 Running dot for graph 3284/4688 Running dot for graph 3285/4688 Running dot for graph 3286/4688 Running dot for graph 3287/4688 Running dot for graph 3288/4688 Running dot for graph 3289/4688 Running dot for graph 3290/4688 Running dot for graph 3291/4688 Running dot for graph 3292/4688 Running dot for graph 3293/4688 Running dot for graph 3294/4688 Running dot for graph 3295/4688 Running dot for graph 3296/4688 Running dot for graph 3297/4688 Running dot for graph 3298/4688 Running dot for graph 3299/4688 Running dot for graph 3300/4688 Running dot for graph 3301/4688 Running dot for graph 3302/4688 Running dot for graph 3303/4688 Running dot for graph 3304/4688 Running dot for graph 3305/4688 Running dot for graph 3306/4688 Running dot for graph 3307/4688 Running dot for graph 3308/4688 Running dot for graph 3309/4688 Running dot for graph 3310/4688 Running dot for graph 3311/4688 Running dot for graph 3312/4688 Running dot for graph 3313/4688 Running dot for graph 3314/4688 Running dot for graph 3315/4688 Running dot for graph 3316/4688 Running dot for graph 3317/4688 Running dot for graph 3318/4688 Running dot for graph 3319/4688 Running dot for graph 3320/4688 Running dot for graph 3321/4688 Running dot for graph 3322/4688 Running dot for graph 3323/4688 Running dot for graph 3324/4688 Running dot for graph 3325/4688 Running dot for graph 3326/4688 Running dot for graph 3327/4688 Running dot for graph 3328/4688 Running dot for graph 3329/4688 Running dot for graph 3330/4688 Running dot for graph 3331/4688 Running dot for graph 3332/4688 Running dot for graph 3333/4688 Running dot for graph 3334/4688 Running dot for graph 3335/4688 Running dot for graph 3336/4688 Running dot for graph 3337/4688 Running dot for graph 3338/4688 Running dot for graph 3339/4688 Running dot for graph 3340/4688 Running dot for graph 3341/4688 Running dot for graph 3342/4688 Running dot for graph 3343/4688 Running dot for graph 3344/4688 Running dot for graph 3345/4688 Running dot for graph 3346/4688 Running dot for graph 3347/4688 Running dot for graph 3348/4688 Running dot for graph 3349/4688 Running dot for graph 3350/4688 Running dot for graph 3351/4688 Running dot for graph 3352/4688 Running dot for graph 3353/4688 Running dot for graph 3354/4688 Running dot for graph 3355/4688 Running dot for graph 3356/4688 Running dot for graph 3357/4688 Running dot for graph 3358/4688 Running dot for graph 3359/4688 Running dot for graph 3360/4688 Running dot for graph 3361/4688 Running dot for graph 3362/4688 Running dot for graph 3363/4688 Running dot for graph 3364/4688 Running dot for graph 3365/4688 Running dot for graph 3366/4688 Running dot for graph 3367/4688 Running dot for graph 3368/4688 Running dot for graph 3369/4688 Running dot for graph 3370/4688 Running dot for graph 3371/4688 Running dot for graph 3372/4688 Running dot for graph 3373/4688 Running dot for graph 3374/4688 Running dot for graph 3375/4688 Running dot for graph 3376/4688 Running dot for graph 3377/4688 Running dot for graph 3378/4688 Running dot for graph 3379/4688 Running dot for graph 3380/4688 Running dot for graph 3381/4688 Running dot for graph 3382/4688 Running dot for graph 3383/4688 Running dot for graph 3384/4688 Running dot for graph 3385/4688 Running dot for graph 3386/4688 Running dot for graph 3387/4688 Running dot for graph 3388/4688 Running dot for graph 3389/4688 Running dot for graph 3390/4688 Running dot for graph 3391/4688 Running dot for graph 3392/4688 Running dot for graph 3393/4688 Running dot for graph 3394/4688 Running dot for graph 3395/4688 Running dot for graph 3396/4688 Running dot for graph 3397/4688 Running dot for graph 3398/4688 Running dot for graph 3399/4688 Running dot for graph 3400/4688 Running dot for graph 3401/4688 Running dot for graph 3402/4688 Running dot for graph 3403/4688 Running dot for graph 3404/4688 Running dot for graph 3405/4688 Running dot for graph 3406/4688 Running dot for graph 3407/4688 Running dot for graph 3408/4688 Running dot for graph 3409/4688 Running dot for graph 3410/4688 Running dot for graph 3411/4688 Running dot for graph 3412/4688 Running dot for graph 3413/4688 Running dot for graph 3414/4688 Running dot for graph 3415/4688 Running dot for graph 3416/4688 Running dot for graph 3417/4688 Running dot for graph 3418/4688 Running dot for graph 3419/4688 Running dot for graph 3420/4688 Running dot for graph 3421/4688 Running dot for graph 3422/4688 Running dot for graph 3423/4688 Running dot for graph 3424/4688 Running dot for graph 3425/4688 Running dot for graph 3426/4688 Running dot for graph 3427/4688 Running dot for graph 3428/4688 Running dot for graph 3429/4688 Running dot for graph 3430/4688 Running dot for graph 3431/4688 Running dot for graph 3432/4688 Running dot for graph 3433/4688 Running dot for graph 3434/4688 Running dot for graph 3435/4688 Running dot for graph 3436/4688 Running dot for graph 3437/4688 Running dot for graph 3438/4688 Running dot for graph 3439/4688 Running dot for graph 3440/4688 Running dot for graph 3441/4688 Running dot for graph 3442/4688 Running dot for graph 3443/4688 Running dot for graph 3444/4688 Running dot for graph 3445/4688 Running dot for graph 3446/4688 Running dot for graph 3447/4688 Running dot for graph 3448/4688 Running dot for graph 3449/4688 Running dot for graph 3450/4688 Running dot for graph 3451/4688 Running dot for graph 3452/4688 Running dot for graph 3453/4688 Running dot for graph 3454/4688 Running dot for graph 3455/4688 Running dot for graph 3456/4688 Running dot for graph 3457/4688 Running dot for graph 3458/4688 Running dot for graph 3459/4688 Running dot for graph 3460/4688 Running dot for graph 3461/4688 Running dot for graph 3462/4688 Running dot for graph 3463/4688 Running dot for graph 3464/4688 Running dot for graph 3465/4688 Running dot for graph 3466/4688 Running dot for graph 3467/4688 Running dot for graph 3468/4688 Running dot for graph 3469/4688 Running dot for graph 3470/4688 Running dot for graph 3471/4688 Running dot for graph 3472/4688 Running dot for graph 3473/4688 Running dot for graph 3474/4688 Running dot for graph 3475/4688 Running dot for graph 3476/4688 Running dot for graph 3477/4688 Running dot for graph 3478/4688 Running dot for graph 3479/4688 Running dot for graph 3480/4688 Running dot for graph 3481/4688 Running dot for graph 3482/4688 Running dot for graph 3483/4688 Running dot for graph 3484/4688 Running dot for graph 3485/4688 Running dot for graph 3486/4688 Running dot for graph 3487/4688 Running dot for graph 3488/4688 Running dot for graph 3489/4688 Running dot for graph 3490/4688 Running dot for graph 3491/4688 Running dot for graph 3492/4688 Running dot for graph 3493/4688 Running dot for graph 3494/4688 Running dot for graph 3495/4688 Running dot for graph 3496/4688 Running dot for graph 3497/4688 Running dot for graph 3498/4688 Running dot for graph 3499/4688 Running dot for graph 3500/4688 Running dot for graph 3501/4688 Running dot for graph 3502/4688 Running dot for graph 3503/4688 Running dot for graph 3504/4688 Running dot for graph 3505/4688 Running dot for graph 3506/4688 Running dot for graph 3507/4688 Running dot for graph 3508/4688 Running dot for graph 3509/4688 Running dot for graph 3510/4688 Running dot for graph 3511/4688 Running dot for graph 3512/4688 Running dot for graph 3513/4688 Running dot for graph 3514/4688 Running dot for graph 3515/4688 Running dot for graph 3516/4688 Running dot for graph 3517/4688 Running dot for graph 3518/4688 Running dot for graph 3519/4688 Running dot for graph 3520/4688 Running dot for graph 3521/4688 Running dot for graph 3522/4688 Running dot for graph 3523/4688 Running dot for graph 3524/4688 Running dot for graph 3525/4688 Running dot for graph 3526/4688 Running dot for graph 3527/4688 Running dot for graph 3528/4688 Running dot for graph 3529/4688 Running dot for graph 3530/4688 Running dot for graph 3531/4688 Running dot for graph 3532/4688 Running dot for graph 3533/4688 Running dot for graph 3534/4688 Running dot for graph 3535/4688 Running dot for graph 3536/4688 Running dot for graph 3537/4688 Running dot for graph 3538/4688 Running dot for graph 3539/4688 Running dot for graph 3540/4688 Running dot for graph 3541/4688 Running dot for graph 3542/4688 Running dot for graph 3543/4688 Running dot for graph 3544/4688 Running dot for graph 3545/4688 Running dot for graph 3546/4688 Running dot for graph 3547/4688 Running dot for graph 3548/4688 Running dot for graph 3549/4688 Running dot for graph 3550/4688 Running dot for graph 3551/4688 Running dot for graph 3552/4688 Running dot for graph 3553/4688 Running dot for graph 3554/4688 Running dot for graph 3555/4688 Running dot for graph 3556/4688 Running dot for graph 3557/4688 Running dot for graph 3558/4688 Running dot for graph 3559/4688 Running dot for graph 3560/4688 Running dot for graph 3561/4688 Running dot for graph 3562/4688 Running dot for graph 3563/4688 Running dot for graph 3564/4688 Running dot for graph 3565/4688 Running dot for graph 3566/4688 Running dot for graph 3567/4688 Running dot for graph 3568/4688 Running dot for graph 3569/4688 Running dot for graph 3570/4688 Running dot for graph 3571/4688 Running dot for graph 3572/4688 Running dot for graph 3573/4688 Running dot for graph 3574/4688 Running dot for graph 3575/4688 Running dot for graph 3576/4688 Running dot for graph 3577/4688 Running dot for graph 3578/4688 Running dot for graph 3579/4688 Running dot for graph 3580/4688 Running dot for graph 3581/4688 Running dot for graph 3582/4688 Running dot for graph 3583/4688 Running dot for graph 3584/4688 Running dot for graph 3585/4688 Running dot for graph 3586/4688 Running dot for graph 3587/4688 Running dot for graph 3588/4688 Running dot for graph 3589/4688 Running dot for graph 3590/4688 Running dot for graph 3591/4688 Running dot for graph 3592/4688 Running dot for graph 3593/4688 Running dot for graph 3594/4688 Running dot for graph 3595/4688 Running dot for graph 3596/4688 Running dot for graph 3597/4688 Running dot for graph 3598/4688 Running dot for graph 3599/4688 Running dot for graph 3600/4688 Running dot for graph 3601/4688 Running dot for graph 3602/4688 Running dot for graph 3603/4688 Running dot for graph 3604/4688 Running dot for graph 3605/4688 Running dot for graph 3606/4688 Running dot for graph 3607/4688 Running dot for graph 3608/4688 Running dot for graph 3609/4688 Running dot for graph 3610/4688 Running dot for graph 3611/4688 Running dot for graph 3612/4688 Running dot for graph 3613/4688 Running dot for graph 3614/4688 Running dot for graph 3615/4688 Running dot for graph 3616/4688 Running dot for graph 3617/4688 Running dot for graph 3618/4688 Running dot for graph 3619/4688 Running dot for graph 3620/4688 Running dot for graph 3621/4688 Running dot for graph 3622/4688 Running dot for graph 3623/4688 Running dot for graph 3624/4688 Running dot for graph 3625/4688 Running dot for graph 3626/4688 Running dot for graph 3627/4688 Running dot for graph 3628/4688 Running dot for graph 3629/4688 Running dot for graph 3630/4688 Running dot for graph 3631/4688 Running dot for graph 3632/4688 Running dot for graph 3633/4688 Running dot for graph 3634/4688 Running dot for graph 3635/4688 Running dot for graph 3636/4688 Running dot for graph 3637/4688 Running dot for graph 3638/4688 Running dot for graph 3639/4688 Running dot for graph 3640/4688 Running dot for graph 3641/4688 Running dot for graph 3642/4688 Running dot for graph 3643/4688 Running dot for graph 3644/4688 Running dot for graph 3645/4688 Running dot for graph 3646/4688 Running dot for graph 3647/4688 Running dot for graph 3648/4688 Running dot for graph 3649/4688 Running dot for graph 3650/4688 Running dot for graph 3651/4688 Running dot for graph 3652/4688 Running dot for graph 3653/4688 Running dot for graph 3654/4688 Running dot for graph 3655/4688 Running dot for graph 3656/4688 Running dot for graph 3657/4688 Running dot for graph 3658/4688 Running dot for graph 3659/4688 Running dot for graph 3660/4688 Running dot for graph 3661/4688 Running dot for graph 3662/4688 Running dot for graph 3663/4688 Running dot for graph 3664/4688 Running dot for graph 3665/4688 Running dot for graph 3666/4688 Running dot for graph 3667/4688 Running dot for graph 3668/4688 Running dot for graph 3669/4688 Running dot for graph 3670/4688 Running dot for graph 3671/4688 Running dot for graph 3672/4688 Running dot for graph 3673/4688 Running dot for graph 3674/4688 Running dot for graph 3675/4688 Running dot for graph 3676/4688 Running dot for graph 3677/4688 Running dot for graph 3678/4688 Running dot for graph 3679/4688 Running dot for graph 3680/4688 Running dot for graph 3681/4688 Running dot for graph 3682/4688 Running dot for graph 3683/4688 Running dot for graph 3684/4688 Running dot for graph 3685/4688 Running dot for graph 3686/4688 Running dot for graph 3687/4688 Running dot for graph 3688/4688 Running dot for graph 3689/4688 Running dot for graph 3690/4688 Running dot for graph 3691/4688 Running dot for graph 3692/4688 Running dot for graph 3693/4688 Running dot for graph 3694/4688 Running dot for graph 3695/4688 Running dot for graph 3696/4688 Running dot for graph 3697/4688 Running dot for graph 3698/4688 Running dot for graph 3699/4688 Running dot for graph 3700/4688 Running dot for graph 3701/4688 Running dot for graph 3702/4688 Running dot for graph 3703/4688 Running dot for graph 3704/4688 Running dot for graph 3705/4688 Running dot for graph 3706/4688 Running dot for graph 3707/4688 Running dot for graph 3708/4688 Running dot for graph 3709/4688 Running dot for graph 3710/4688 Running dot for graph 3711/4688 Running dot for graph 3712/4688 Running dot for graph 3713/4688 Running dot for graph 3714/4688 Running dot for graph 3715/4688 Running dot for graph 3716/4688 Running dot for graph 3717/4688 Running dot for graph 3718/4688 Running dot for graph 3719/4688 Running dot for graph 3720/4688 Running dot for graph 3721/4688 Running dot for graph 3722/4688 Running dot for graph 3723/4688 Running dot for graph 3724/4688 Running dot for graph 3725/4688 Running dot for graph 3726/4688 Running dot for graph 3727/4688 Running dot for graph 3728/4688 Running dot for graph 3729/4688 Running dot for graph 3730/4688 Running dot for graph 3731/4688 Running dot for graph 3732/4688 Running dot for graph 3733/4688 Running dot for graph 3734/4688 Running dot for graph 3735/4688 Running dot for graph 3736/4688 Running dot for graph 3737/4688 Running dot for graph 3738/4688 Running dot for graph 3739/4688 Running dot for graph 3740/4688 Running dot for graph 3741/4688 Running dot for graph 3742/4688 Running dot for graph 3743/4688 Running dot for graph 3744/4688 Running dot for graph 3745/4688 Running dot for graph 3746/4688 Running dot for graph 3747/4688 Running dot for graph 3748/4688 Running dot for graph 3749/4688 Running dot for graph 3750/4688 Running dot for graph 3751/4688 Running dot for graph 3752/4688 Running dot for graph 3753/4688 Running dot for graph 3754/4688 Running dot for graph 3755/4688 Running dot for graph 3756/4688 Running dot for graph 3757/4688 Running dot for graph 3758/4688 Running dot for graph 3759/4688 Running dot for graph 3760/4688 Running dot for graph 3761/4688 Running dot for graph 3762/4688 Running dot for graph 3763/4688 Running dot for graph 3764/4688 Running dot for graph 3765/4688 Running dot for graph 3766/4688 Running dot for graph 3767/4688 Running dot for graph 3768/4688 Running dot for graph 3769/4688 Running dot for graph 3770/4688 Running dot for graph 3771/4688 Running dot for graph 3772/4688 Running dot for graph 3773/4688 Running dot for graph 3774/4688 Running dot for graph 3775/4688 Running dot for graph 3776/4688 Running dot for graph 3777/4688 Running dot for graph 3778/4688 Running dot for graph 3779/4688 Running dot for graph 3780/4688 Running dot for graph 3781/4688 Running dot for graph 3782/4688 Running dot for graph 3783/4688 Running dot for graph 3784/4688 Running dot for graph 3785/4688 Running dot for graph 3786/4688 Running dot for graph 3787/4688 Running dot for graph 3788/4688 Running dot for graph 3789/4688 Running dot for graph 3790/4688 Running dot for graph 3791/4688 Running dot for graph 3792/4688 Running dot for graph 3793/4688 Running dot for graph 3794/4688 Running dot for graph 3795/4688 Running dot for graph 3796/4688 Running dot for graph 3797/4688 Running dot for graph 3798/4688 Running dot for graph 3799/4688 Running dot for graph 3800/4688 Running dot for graph 3801/4688 Running dot for graph 3802/4688 Running dot for graph 3803/4688 Running dot for graph 3804/4688 Running dot for graph 3805/4688 Running dot for graph 3806/4688 Running dot for graph 3807/4688 Running dot for graph 3808/4688 Running dot for graph 3809/4688 Running dot for graph 3810/4688 Running dot for graph 3811/4688 Running dot for graph 3812/4688 Running dot for graph 3813/4688 Running dot for graph 3814/4688 Running dot for graph 3815/4688 Running dot for graph 3816/4688 Running dot for graph 3817/4688 Running dot for graph 3818/4688 Running dot for graph 3819/4688 Running dot for graph 3820/4688 Running dot for graph 3821/4688 Running dot for graph 3822/4688 Running dot for graph 3823/4688 Running dot for graph 3824/4688 Running dot for graph 3825/4688 Running dot for graph 3826/4688 Running dot for graph 3827/4688 Running dot for graph 3828/4688 Running dot for graph 3829/4688 Running dot for graph 3830/4688 Running dot for graph 3831/4688 Running dot for graph 3832/4688 Running dot for graph 3833/4688 Running dot for graph 3834/4688 Running dot for graph 3835/4688 Running dot for graph 3836/4688 Running dot for graph 3837/4688 Running dot for graph 3838/4688 Running dot for graph 3839/4688 Running dot for graph 3840/4688 Running dot for graph 3841/4688 Running dot for graph 3842/4688 Running dot for graph 3843/4688 Running dot for graph 3844/4688 Running dot for graph 3845/4688 Running dot for graph 3846/4688 Running dot for graph 3847/4688 Running dot for graph 3848/4688 Running dot for graph 3849/4688 Running dot for graph 3850/4688 Running dot for graph 3851/4688 Running dot for graph 3852/4688 Running dot for graph 3853/4688 Running dot for graph 3854/4688 Running dot for graph 3855/4688 Running dot for graph 3856/4688 Running dot for graph 3857/4688 Running dot for graph 3858/4688 Running dot for graph 3859/4688 Running dot for graph 3860/4688 Running dot for graph 3861/4688 Running dot for graph 3862/4688 Running dot for graph 3863/4688 Running dot for graph 3864/4688 Running dot for graph 3865/4688 Running dot for graph 3866/4688 Running dot for graph 3867/4688 Running dot for graph 3868/4688 Running dot for graph 3869/4688 Running dot for graph 3870/4688 Running dot for graph 3871/4688 Running dot for graph 3872/4688 Running dot for graph 3873/4688 Running dot for graph 3874/4688 Running dot for graph 3875/4688 Running dot for graph 3876/4688 Running dot for graph 3877/4688 Running dot for graph 3878/4688 Running dot for graph 3879/4688 Running dot for graph 3880/4688 Running dot for graph 3881/4688 Running dot for graph 3882/4688 Running dot for graph 3883/4688 Running dot for graph 3884/4688 Running dot for graph 3885/4688 Running dot for graph 3886/4688 Running dot for graph 3887/4688 Running dot for graph 3888/4688 Running dot for graph 3889/4688 Running dot for graph 3890/4688 Running dot for graph 3891/4688 Running dot for graph 3892/4688 Running dot for graph 3893/4688 Running dot for graph 3894/4688 Running dot for graph 3895/4688 Running dot for graph 3896/4688 Running dot for graph 3897/4688 Running dot for graph 3898/4688 Running dot for graph 3899/4688 Running dot for graph 3900/4688 Running dot for graph 3901/4688 Running dot for graph 3902/4688 Running dot for graph 3903/4688 Running dot for graph 3904/4688 Running dot for graph 3905/4688 Running dot for graph 3906/4688 Running dot for graph 3907/4688 Running dot for graph 3908/4688 Running dot for graph 3909/4688 Running dot for graph 3910/4688 Running dot for graph 3911/4688 Running dot for graph 3912/4688 Running dot for graph 3913/4688 Running dot for graph 3914/4688 Running dot for graph 3915/4688 Running dot for graph 3916/4688 Running dot for graph 3917/4688 Running dot for graph 3918/4688 Running dot for graph 3919/4688 Running dot for graph 3920/4688 Running dot for graph 3921/4688 Running dot for graph 3922/4688 Running dot for graph 3923/4688 Running dot for graph 3924/4688 Running dot for graph 3925/4688 Running dot for graph 3926/4688 Running dot for graph 3927/4688 Running dot for graph 3928/4688 Running dot for graph 3929/4688 Running dot for graph 3930/4688 Running dot for graph 3931/4688 Running dot for graph 3932/4688 Running dot for graph 3933/4688 Running dot for graph 3934/4688 Running dot for graph 3935/4688 Running dot for graph 3936/4688 Running dot for graph 3937/4688 Running dot for graph 3938/4688 Running dot for graph 3939/4688 Running dot for graph 3940/4688 Running dot for graph 3941/4688 Running dot for graph 3942/4688 Running dot for graph 3943/4688 Running dot for graph 3944/4688 Running dot for graph 3945/4688 Running dot for graph 3946/4688 Running dot for graph 3947/4688 Running dot for graph 3948/4688 Running dot for graph 3949/4688 Running dot for graph 3950/4688 Running dot for graph 3951/4688 Running dot for graph 3952/4688 Running dot for graph 3953/4688 Running dot for graph 3954/4688 Running dot for graph 3955/4688 Running dot for graph 3956/4688 Running dot for graph 3957/4688 Running dot for graph 3958/4688 Running dot for graph 3959/4688 Running dot for graph 3960/4688 Running dot for graph 3961/4688 Running dot for graph 3962/4688 Running dot for graph 3963/4688 Running dot for graph 3964/4688 Running dot for graph 3965/4688 Running dot for graph 3966/4688 Running dot for graph 3967/4688 Running dot for graph 3968/4688 Running dot for graph 3969/4688 Running dot for graph 3970/4688 Running dot for graph 3971/4688 Running dot for graph 3972/4688 Running dot for graph 3973/4688 Running dot for graph 3974/4688 Running dot for graph 3975/4688 Running dot for graph 3976/4688 Running dot for graph 3977/4688 Running dot for graph 3978/4688 Running dot for graph 3979/4688 Running dot for graph 3980/4688 Running dot for graph 3981/4688 Running dot for graph 3982/4688 Running dot for graph 3983/4688 Running dot for graph 3984/4688 Running dot for graph 3985/4688 Running dot for graph 3986/4688 Running dot for graph 3987/4688 Running dot for graph 3988/4688 Running dot for graph 3989/4688 Running dot for graph 3990/4688 Running dot for graph 3991/4688 Running dot for graph 3992/4688 Running dot for graph 3993/4688 Running dot for graph 3994/4688 Running dot for graph 3995/4688 Running dot for graph 3996/4688 Running dot for graph 3997/4688 Running dot for graph 3998/4688 Running dot for graph 3999/4688 Running dot for graph 4000/4688 Running dot for graph 4001/4688 Running dot for graph 4002/4688 Running dot for graph 4003/4688 Running dot for graph 4004/4688 Running dot for graph 4005/4688 Running dot for graph 4006/4688 Running dot for graph 4007/4688 Running dot for graph 4008/4688 Running dot for graph 4009/4688 Running dot for graph 4010/4688 Running dot for graph 4011/4688 Running dot for graph 4012/4688 Running dot for graph 4013/4688 Running dot for graph 4014/4688 Running dot for graph 4015/4688 Running dot for graph 4016/4688 Running dot for graph 4017/4688 Running dot for graph 4018/4688 Running dot for graph 4019/4688 Running dot for graph 4020/4688 Running dot for graph 4021/4688 Running dot for graph 4022/4688 Running dot for graph 4023/4688 Running dot for graph 4024/4688 Running dot for graph 4025/4688 Running dot for graph 4026/4688 Running dot for graph 4027/4688 Running dot for graph 4028/4688 Running dot for graph 4029/4688 Running dot for graph 4030/4688 Running dot for graph 4031/4688 Running dot for graph 4032/4688 Running dot for graph 4033/4688 Running dot for graph 4034/4688 Running dot for graph 4035/4688 Running dot for graph 4036/4688 Running dot for graph 4037/4688 Running dot for graph 4038/4688 Running dot for graph 4039/4688 Running dot for graph 4040/4688 Running dot for graph 4041/4688 Running dot for graph 4042/4688 Running dot for graph 4043/4688 Running dot for graph 4044/4688 Running dot for graph 4045/4688 Running dot for graph 4046/4688 Running dot for graph 4047/4688 Running dot for graph 4048/4688 Running dot for graph 4049/4688 Running dot for graph 4050/4688 Running dot for graph 4051/4688 Running dot for graph 4052/4688 Running dot for graph 4053/4688 Running dot for graph 4054/4688 Running dot for graph 4055/4688 Running dot for graph 4056/4688 Running dot for graph 4057/4688 Running dot for graph 4058/4688 Running dot for graph 4059/4688 Running dot for graph 4060/4688 Running dot for graph 4061/4688 Running dot for graph 4062/4688 Running dot for graph 4063/4688 Running dot for graph 4064/4688 Running dot for graph 4065/4688 Running dot for graph 4066/4688 Running dot for graph 4067/4688 Running dot for graph 4068/4688 Running dot for graph 4069/4688 Running dot for graph 4070/4688 Running dot for graph 4071/4688 Running dot for graph 4072/4688 Running dot for graph 4073/4688 Running dot for graph 4074/4688 Running dot for graph 4075/4688 Running dot for graph 4076/4688 Running dot for graph 4077/4688 Running dot for graph 4078/4688 Running dot for graph 4079/4688 Running dot for graph 4080/4688 Running dot for graph 4081/4688 Running dot for graph 4082/4688 Running dot for graph 4083/4688 Running dot for graph 4084/4688 Running dot for graph 4085/4688 Running dot for graph 4086/4688 Running dot for graph 4087/4688 Running dot for graph 4088/4688 Running dot for graph 4089/4688 Running dot for graph 4090/4688 Running dot for graph 4091/4688 Running dot for graph 4092/4688 Running dot for graph 4093/4688 Running dot for graph 4094/4688 Running dot for graph 4095/4688 Running dot for graph 4096/4688 Running dot for graph 4097/4688 Running dot for graph 4098/4688 Running dot for graph 4099/4688 Running dot for graph 4100/4688 Running dot for graph 4101/4688 Running dot for graph 4102/4688 Running dot for graph 4103/4688 Running dot for graph 4104/4688 Running dot for graph 4105/4688 Running dot for graph 4106/4688 Running dot for graph 4107/4688 Running dot for graph 4108/4688 Running dot for graph 4109/4688 Running dot for graph 4110/4688 Running dot for graph 4111/4688 Running dot for graph 4112/4688 Running dot for graph 4113/4688 Running dot for graph 4114/4688 Running dot for graph 4115/4688 Running dot for graph 4116/4688 Running dot for graph 4117/4688 Running dot for graph 4118/4688 Running dot for graph 4119/4688 Running dot for graph 4120/4688 Running dot for graph 4121/4688 Running dot for graph 4122/4688 Running dot for graph 4123/4688 Running dot for graph 4124/4688 Running dot for graph 4125/4688 Running dot for graph 4126/4688 Running dot for graph 4127/4688 Running dot for graph 4128/4688 Running dot for graph 4129/4688 Running dot for graph 4130/4688 Running dot for graph 4131/4688 Running dot for graph 4132/4688 Running dot for graph 4133/4688 Running dot for graph 4134/4688 Running dot for graph 4135/4688 Running dot for graph 4136/4688 Running dot for graph 4137/4688 Running dot for graph 4138/4688 Running dot for graph 4139/4688 Running dot for graph 4140/4688 Running dot for graph 4141/4688 Running dot for graph 4142/4688 Running dot for graph 4143/4688 Running dot for graph 4144/4688 Running dot for graph 4145/4688 Running dot for graph 4146/4688 Running dot for graph 4147/4688 Running dot for graph 4148/4688 Running dot for graph 4149/4688 Running dot for graph 4150/4688 Running dot for graph 4151/4688 Running dot for graph 4152/4688 Running dot for graph 4153/4688 Running dot for graph 4154/4688 Running dot for graph 4155/4688 Running dot for graph 4156/4688 Running dot for graph 4157/4688 Running dot for graph 4158/4688 Running dot for graph 4159/4688 Running dot for graph 4160/4688 Running dot for graph 4161/4688 Running dot for graph 4162/4688 Running dot for graph 4163/4688 Running dot for graph 4164/4688 Running dot for graph 4165/4688 Running dot for graph 4166/4688 Running dot for graph 4167/4688 Running dot for graph 4168/4688 Running dot for graph 4169/4688 Running dot for graph 4170/4688 Running dot for graph 4171/4688 Running dot for graph 4172/4688 Running dot for graph 4173/4688 Running dot for graph 4174/4688 Running dot for graph 4175/4688 Running dot for graph 4176/4688 Running dot for graph 4177/4688 Running dot for graph 4178/4688 Running dot for graph 4179/4688 Running dot for graph 4180/4688 Running dot for graph 4181/4688 Running dot for graph 4182/4688 Running dot for graph 4183/4688 Running dot for graph 4184/4688 Running dot for graph 4185/4688 Running dot for graph 4186/4688 Running dot for graph 4187/4688 Running dot for graph 4188/4688 Running dot for graph 4189/4688 Running dot for graph 4190/4688 Running dot for graph 4191/4688 Running dot for graph 4192/4688 Running dot for graph 4193/4688 Running dot for graph 4194/4688 Running dot for graph 4195/4688 Running dot for graph 4196/4688 Running dot for graph 4197/4688 Running dot for graph 4198/4688 Running dot for graph 4199/4688 Running dot for graph 4200/4688 Running dot for graph 4201/4688 Running dot for graph 4202/4688 Running dot for graph 4203/4688 Running dot for graph 4204/4688 Running dot for graph 4205/4688 Running dot for graph 4206/4688 Running dot for graph 4207/4688 Running dot for graph 4208/4688 Running dot for graph 4209/4688 Running dot for graph 4210/4688 Running dot for graph 4211/4688 Running dot for graph 4212/4688 Running dot for graph 4213/4688 Running dot for graph 4214/4688 Running dot for graph 4215/4688 Running dot for graph 4216/4688 Running dot for graph 4217/4688 Running dot for graph 4218/4688 Running dot for graph 4219/4688 Running dot for graph 4220/4688 Running dot for graph 4221/4688 Running dot for graph 4222/4688 Running dot for graph 4223/4688 Running dot for graph 4224/4688 Running dot for graph 4225/4688 Running dot for graph 4226/4688 Running dot for graph 4227/4688 Running dot for graph 4228/4688 Running dot for graph 4229/4688 Running dot for graph 4230/4688 Running dot for graph 4231/4688 Running dot for graph 4232/4688 Running dot for graph 4233/4688 Running dot for graph 4234/4688 Running dot for graph 4235/4688 Running dot for graph 4236/4688 Running dot for graph 4237/4688 Running dot for graph 4238/4688 Running dot for graph 4239/4688 Running dot for graph 4240/4688 Running dot for graph 4241/4688 Running dot for graph 4242/4688 Running dot for graph 4243/4688 Running dot for graph 4244/4688 Running dot for graph 4245/4688 Running dot for graph 4246/4688 Running dot for graph 4247/4688 Running dot for graph 4248/4688 Running dot for graph 4249/4688 Running dot for graph 4250/4688 Running dot for graph 4251/4688 Running dot for graph 4252/4688 Running dot for graph 4253/4688 Running dot for graph 4254/4688 Running dot for graph 4255/4688 Running dot for graph 4256/4688 Running dot for graph 4257/4688 Running dot for graph 4258/4688 Running dot for graph 4259/4688 Running dot for graph 4260/4688 Running dot for graph 4261/4688 Running dot for graph 4262/4688 Running dot for graph 4263/4688 Running dot for graph 4264/4688 Running dot for graph 4265/4688 Running dot for graph 4266/4688 Running dot for graph 4267/4688 Running dot for graph 4268/4688 Running dot for graph 4269/4688 Running dot for graph 4270/4688 Running dot for graph 4271/4688 Running dot for graph 4272/4688 Running dot for graph 4273/4688 Running dot for graph 4274/4688 Running dot for graph 4275/4688 Running dot for graph 4276/4688 Running dot for graph 4277/4688 Running dot for graph 4278/4688 Running dot for graph 4279/4688 Running dot for graph 4280/4688 Running dot for graph 4281/4688 Running dot for graph 4282/4688 Running dot for graph 4283/4688 Running dot for graph 4284/4688 Running dot for graph 4285/4688 Running dot for graph 4286/4688 Running dot for graph 4287/4688 Running dot for graph 4288/4688 Running dot for graph 4289/4688 Running dot for graph 4290/4688 Running dot for graph 4291/4688 Running dot for graph 4292/4688 Running dot for graph 4293/4688 Running dot for graph 4294/4688 Running dot for graph 4295/4688 Running dot for graph 4296/4688 Running dot for graph 4297/4688 Running dot for graph 4298/4688 Running dot for graph 4299/4688 Running dot for graph 4300/4688 Running dot for graph 4301/4688 Running dot for graph 4302/4688 Running dot for graph 4303/4688 Running dot for graph 4304/4688 Running dot for graph 4305/4688 Running dot for graph 4306/4688 Running dot for graph 4307/4688 Running dot for graph 4308/4688 Running dot for graph 4309/4688 Running dot for graph 4310/4688 Running dot for graph 4311/4688 Running dot for graph 4312/4688 Running dot for graph 4313/4688 Running dot for graph 4314/4688 Running dot for graph 4315/4688 Running dot for graph 4316/4688 Running dot for graph 4317/4688 Running dot for graph 4318/4688 Running dot for graph 4319/4688 Running dot for graph 4320/4688 Running dot for graph 4321/4688 Running dot for graph 4322/4688 Running dot for graph 4323/4688 Running dot for graph 4324/4688 Running dot for graph 4325/4688 Running dot for graph 4326/4688 Running dot for graph 4327/4688 Running dot for graph 4328/4688 Running dot for graph 4329/4688 Running dot for graph 4330/4688 Running dot for graph 4331/4688 Running dot for graph 4332/4688 Running dot for graph 4333/4688 Running dot for graph 4334/4688 Running dot for graph 4335/4688 Running dot for graph 4336/4688 Running dot for graph 4337/4688 Running dot for graph 4338/4688 Running dot for graph 4339/4688 Running dot for graph 4340/4688 Running dot for graph 4341/4688 Running dot for graph 4342/4688 Running dot for graph 4343/4688 Running dot for graph 4344/4688 Running dot for graph 4345/4688 Running dot for graph 4346/4688 Running dot for graph 4347/4688 Running dot for graph 4348/4688 Running dot for graph 4349/4688 Running dot for graph 4350/4688 Running dot for graph 4351/4688 Running dot for graph 4352/4688 Running dot for graph 4353/4688 Running dot for graph 4354/4688 Running dot for graph 4355/4688 Running dot for graph 4356/4688 Running dot for graph 4357/4688 Running dot for graph 4358/4688 Running dot for graph 4359/4688 Running dot for graph 4360/4688 Running dot for graph 4361/4688 Running dot for graph 4362/4688 Running dot for graph 4363/4688 Running dot for graph 4364/4688 Running dot for graph 4365/4688 Running dot for graph 4366/4688 Running dot for graph 4367/4688 Running dot for graph 4368/4688 Running dot for graph 4369/4688 Running dot for graph 4370/4688 Running dot for graph 4371/4688 Running dot for graph 4372/4688 Running dot for graph 4373/4688 Running dot for graph 4374/4688 Running dot for graph 4375/4688 Running dot for graph 4376/4688 Running dot for graph 4377/4688 Running dot for graph 4378/4688 Running dot for graph 4379/4688 Running dot for graph 4380/4688 Running dot for graph 4381/4688 Running dot for graph 4382/4688 Running dot for graph 4383/4688 Running dot for graph 4384/4688 Running dot for graph 4385/4688 Running dot for graph 4386/4688 Running dot for graph 4387/4688 Running dot for graph 4388/4688 Running dot for graph 4389/4688 Running dot for graph 4390/4688 Running dot for graph 4391/4688 Running dot for graph 4392/4688 Running dot for graph 4393/4688 Running dot for graph 4394/4688 Running dot for graph 4395/4688 Running dot for graph 4396/4688 Running dot for graph 4397/4688 Running dot for graph 4398/4688 Running dot for graph 4399/4688 Running dot for graph 4400/4688 Running dot for graph 4401/4688 Running dot for graph 4402/4688 Running dot for graph 4403/4688 Running dot for graph 4404/4688 Running dot for graph 4405/4688 Running dot for graph 4406/4688 Running dot for graph 4407/4688 Running dot for graph 4408/4688 Running dot for graph 4409/4688 Running dot for graph 4410/4688 Running dot for graph 4411/4688 Running dot for graph 4412/4688 Running dot for graph 4413/4688 Running dot for graph 4414/4688 Running dot for graph 4415/4688 Running dot for graph 4416/4688 Running dot for graph 4417/4688 Running dot for graph 4418/4688 Running dot for graph 4419/4688 Running dot for graph 4420/4688 Running dot for graph 4421/4688 Running dot for graph 4422/4688 Running dot for graph 4423/4688 Running dot for graph 4424/4688 Running dot for graph 4425/4688 Running dot for graph 4426/4688 Running dot for graph 4427/4688 Running dot for graph 4428/4688 Running dot for graph 4429/4688 Running dot for graph 4430/4688 Running dot for graph 4431/4688 Running dot for graph 4432/4688 Running dot for graph 4433/4688 Running dot for graph 4434/4688 Running dot for graph 4435/4688 Running dot for graph 4436/4688 Running dot for graph 4437/4688 Running dot for graph 4438/4688 Running dot for graph 4439/4688 Running dot for graph 4440/4688 Running dot for graph 4441/4688 Running dot for graph 4442/4688 Running dot for graph 4443/4688 Running dot for graph 4444/4688 Running dot for graph 4445/4688 Running dot for graph 4446/4688 Running dot for graph 4447/4688 Running dot for graph 4448/4688 Running dot for graph 4449/4688 Running dot for graph 4450/4688 Running dot for graph 4451/4688 Running dot for graph 4452/4688 Running dot for graph 4453/4688 Running dot for graph 4454/4688 Running dot for graph 4455/4688 Running dot for graph 4456/4688 Running dot for graph 4457/4688 Running dot for graph 4458/4688 Running dot for graph 4459/4688 Running dot for graph 4460/4688 Running dot for graph 4461/4688 Running dot for graph 4462/4688 Running dot for graph 4463/4688 Running dot for graph 4464/4688 Running dot for graph 4465/4688 Running dot for graph 4466/4688 Running dot for graph 4467/4688 Running dot for graph 4468/4688 Running dot for graph 4469/4688 Running dot for graph 4470/4688 Running dot for graph 4471/4688 Running dot for graph 4472/4688 Running dot for graph 4473/4688 Running dot for graph 4474/4688 Running dot for graph 4475/4688 Running dot for graph 4476/4688 Running dot for graph 4477/4688 Running dot for graph 4478/4688 Running dot for graph 4479/4688 Running dot for graph 4480/4688 Running dot for graph 4481/4688 Running dot for graph 4482/4688 Running dot for graph 4483/4688 Running dot for graph 4484/4688 Running dot for graph 4485/4688 Running dot for graph 4486/4688 Running dot for graph 4487/4688 Running dot for graph 4488/4688 Running dot for graph 4489/4688 Running dot for graph 4490/4688 Running dot for graph 4491/4688 Running dot for graph 4492/4688 Running dot for graph 4493/4688 Running dot for graph 4494/4688 Running dot for graph 4495/4688 Running dot for graph 4496/4688 Running dot for graph 4497/4688 Running dot for graph 4498/4688 Running dot for graph 4499/4688 Running dot for graph 4500/4688 Running dot for graph 4501/4688 Running dot for graph 4502/4688 Running dot for graph 4503/4688 Running dot for graph 4504/4688 Running dot for graph 4505/4688 Running dot for graph 4506/4688 Running dot for graph 4507/4688 Running dot for graph 4508/4688 Running dot for graph 4509/4688 Running dot for graph 4510/4688 Running dot for graph 4511/4688 Running dot for graph 4512/4688 Running dot for graph 4513/4688 Running dot for graph 4514/4688 Running dot for graph 4515/4688 Running dot for graph 4516/4688 Running dot for graph 4517/4688 Running dot for graph 4518/4688 Running dot for graph 4519/4688 Running dot for graph 4520/4688 Running dot for graph 4521/4688 Running dot for graph 4522/4688 Running dot for graph 4523/4688 Running dot for graph 4524/4688 Running dot for graph 4525/4688 Running dot for graph 4526/4688 Running dot for graph 4527/4688 Running dot for graph 4528/4688 Running dot for graph 4529/4688 Running dot for graph 4530/4688 Running dot for graph 4531/4688 Running dot for graph 4532/4688 Running dot for graph 4533/4688 Running dot for graph 4534/4688 Running dot for graph 4535/4688 Running dot for graph 4536/4688 Running dot for graph 4537/4688 Running dot for graph 4538/4688 Running dot for graph 4539/4688 Running dot for graph 4540/4688 Running dot for graph 4541/4688 Running dot for graph 4542/4688 Running dot for graph 4543/4688 Running dot for graph 4544/4688 Running dot for graph 4545/4688 Running dot for graph 4546/4688 Running dot for graph 4547/4688 Running dot for graph 4548/4688 Running dot for graph 4549/4688 Running dot for graph 4550/4688 Running dot for graph 4551/4688 Running dot for graph 4552/4688 Running dot for graph 4553/4688 Running dot for graph 4554/4688 Running dot for graph 4555/4688 Running dot for graph 4556/4688 Running dot for graph 4557/4688 Running dot for graph 4558/4688 Running dot for graph 4559/4688 Running dot for graph 4560/4688 Running dot for graph 4561/4688 Running dot for graph 4562/4688 Running dot for graph 4563/4688 Running dot for graph 4564/4688 Running dot for graph 4565/4688 Running dot for graph 4566/4688 Running dot for graph 4567/4688 Running dot for graph 4568/4688 Running dot for graph 4569/4688 Running dot for graph 4570/4688 Running dot for graph 4571/4688 Running dot for graph 4572/4688 Running dot for graph 4573/4688 Running dot for graph 4574/4688 Running dot for graph 4575/4688 Running dot for graph 4576/4688 Running dot for graph 4577/4688 Running dot for graph 4578/4688 Running dot for graph 4579/4688 Running dot for graph 4580/4688 Running dot for graph 4581/4688 Running dot for graph 4582/4688 Running dot for graph 4583/4688 Running dot for graph 4584/4688 Running dot for graph 4585/4688 Running dot for graph 4586/4688 Running dot for graph 4587/4688 Running dot for graph 4588/4688 Running dot for graph 4589/4688 Running dot for graph 4590/4688 Running dot for graph 4591/4688 Running dot for graph 4592/4688 Running dot for graph 4593/4688 Running dot for graph 4594/4688 Running dot for graph 4595/4688 Running dot for graph 4596/4688 Running dot for graph 4597/4688 Running dot for graph 4598/4688 Running dot for graph 4599/4688 Running dot for graph 4600/4688 Running dot for graph 4601/4688 Running dot for graph 4602/4688 Running dot for graph 4603/4688 Running dot for graph 4604/4688 Running dot for graph 4605/4688 Running dot for graph 4606/4688 Running dot for graph 4607/4688 Running dot for graph 4608/4688 Running dot for graph 4609/4688 Running dot for graph 4610/4688 Running dot for graph 4611/4688 Running dot for graph 4612/4688 Running dot for graph 4613/4688 Running dot for graph 4614/4688 Running dot for graph 4615/4688 Running dot for graph 4616/4688 Running dot for graph 4617/4688 Running dot for graph 4618/4688 Running dot for graph 4619/4688 Running dot for graph 4620/4688 Running dot for graph 4621/4688 Running dot for graph 4622/4688 Running dot for graph 4623/4688 Running dot for graph 4624/4688 Running dot for graph 4625/4688 Running dot for graph 4626/4688 Running dot for graph 4627/4688 Running dot for graph 4628/4688 Running dot for graph 4629/4688 Running dot for graph 4630/4688 Running dot for graph 4631/4688 Running dot for graph 4632/4688 Running dot for graph 4633/4688 Running dot for graph 4634/4688 Running dot for graph 4635/4688 Running dot for graph 4636/4688 Running dot for graph 4637/4688 Running dot for graph 4638/4688 Running dot for graph 4639/4688 Running dot for graph 4640/4688 Running dot for graph 4641/4688 Running dot for graph 4642/4688 Running dot for graph 4643/4688 Running dot for graph 4644/4688 Running dot for graph 4645/4688 Running dot for graph 4646/4688 Running dot for graph 4647/4688 Running dot for graph 4648/4688 Running dot for graph 4649/4688 Running dot for graph 4650/4688 Running dot for graph 4651/4688 Running dot for graph 4652/4688 Running dot for graph 4653/4688 Running dot for graph 4654/4688 Running dot for graph 4655/4688 Running dot for graph 4656/4688 Running dot for graph 4657/4688 Running dot for graph 4658/4688 Running dot for graph 4659/4688 Running dot for graph 4660/4688 Running dot for graph 4661/4688 Running dot for graph 4662/4688 Running dot for graph 4663/4688 Running dot for graph 4664/4688 Running dot for graph 4665/4688 Running dot for graph 4666/4688 Running dot for graph 4667/4688 Running dot for graph 4668/4688 Running dot for graph 4669/4688 Running dot for graph 4670/4688 Running dot for graph 4671/4688 Running dot for graph 4672/4688 Running dot for graph 4673/4688 Running dot for graph 4674/4688 Running dot for graph 4675/4688 Running dot for graph 4676/4688 Running dot for graph 4677/4688 Running dot for graph 4678/4688 Running dot for graph 4679/4688 Running dot for graph 4680/4688 Running dot for graph 4681/4688 Running dot for graph 4682/4688 Running dot for graph 4683/4688 Running dot for graph 4684/4688 Running dot for graph 4685/4688 Running dot for graph 4686/4688 Running dot for graph 4687/4688 Running dot for graph 4688/4688 Patching output file 1/649 Patching output file 2/649 Patching output file 3/649 Patching output file 4/649 Patching output file 5/649 Patching output file 6/649 Patching output file 7/649 Patching output file 8/649 Patching output file 9/649 Patching output file 10/649 Patching output file 11/649 Patching output file 12/649 Patching output file 13/649 Patching output file 14/649 Patching output file 15/649 Patching output file 16/649 Patching output file 17/649 Patching output file 18/649 Patching output file 19/649 Patching output file 20/649 Patching output file 21/649 Patching output file 22/649 Patching output file 23/649 Patching output file 24/649 Patching output file 25/649 Patching output file 26/649 Patching output file 27/649 Patching output file 28/649 Patching output file 29/649 Patching output file 30/649 Patching output file 31/649 Patching output file 32/649 Patching output file 33/649 Patching output file 34/649 Patching output file 35/649 Patching output file 36/649 Patching output file 37/649 Patching output file 38/649 Patching output file 39/649 Patching output file 40/649 Patching output file 41/649 Patching output file 42/649 Patching output file 43/649 Patching output file 44/649 Patching output file 45/649 Patching output file 46/649 Patching output file 47/649 Patching output file 48/649 Patching output file 49/649 Patching output file 50/649 Patching output file 51/649 Patching output file 52/649 Patching output file 53/649 Patching output file 54/649 Patching output file 55/649 Patching output file 56/649 Patching output file 57/649 Patching output file 58/649 Patching output file 59/649 Patching output file 60/649 Patching output file 61/649 Patching output file 62/649 Patching output file 63/649 Patching output file 64/649 Patching output file 65/649 Patching output file 66/649 Patching output file 67/649 Patching output file 68/649 Patching output file 69/649 Patching output file 70/649 Patching output file 71/649 Patching output file 72/649 Patching output file 73/649 Patching output file 74/649 Patching output file 75/649 Patching output file 76/649 Patching output file 77/649 Patching output file 78/649 Patching output file 79/649 Patching output file 80/649 Patching output file 81/649 Patching output file 82/649 Patching output file 83/649 Patching output file 84/649 Patching output file 85/649 Patching output file 86/649 Patching output file 87/649 Patching output file 88/649 Patching output file 89/649 Patching output file 90/649 Patching output file 91/649 Patching output file 92/649 Patching output file 93/649 Patching output file 94/649 Patching output file 95/649 Patching output file 96/649 Patching output file 97/649 Patching output file 98/649 Patching output file 99/649 Patching output file 100/649 Patching output file 101/649 Patching output file 102/649 Patching output file 103/649 Patching output file 104/649 Patching output file 105/649 Patching output file 106/649 Patching output file 107/649 Patching output file 108/649 Patching output file 109/649 Patching output file 110/649 Patching output file 111/649 Patching output file 112/649 Patching output file 113/649 Patching output file 114/649 Patching output file 115/649 Patching output file 116/649 Patching output file 117/649 Patching output file 118/649 Patching output file 119/649 Patching output file 120/649 Patching output file 121/649 Patching output file 122/649 Patching output file 123/649 Patching output file 124/649 Patching output file 125/649 Patching output file 126/649 Patching output file 127/649 Patching output file 128/649 Patching output file 129/649 Patching output file 130/649 Patching output file 131/649 Patching output file 132/649 Patching output file 133/649 Patching output file 134/649 Patching output file 135/649 Patching output file 136/649 Patching output file 137/649 Patching output file 138/649 Patching output file 139/649 Patching output file 140/649 Patching output file 141/649 Patching output file 142/649 Patching output file 143/649 Patching output file 144/649 Patching output file 145/649 Patching output file 146/649 Patching output file 147/649 Patching output file 148/649 Patching output file 149/649 Patching output file 150/649 Patching output file 151/649 Patching output file 152/649 Patching output file 153/649 Patching output file 154/649 Patching output file 155/649 Patching output file 156/649 Patching output file 157/649 Patching output file 158/649 Patching output file 159/649 Patching output file 160/649 Patching output file 161/649 Patching output file 162/649 Patching output file 163/649 Patching output file 164/649 Patching output file 165/649 Patching output file 166/649 Patching output file 167/649 Patching output file 168/649 Patching output file 169/649 Patching output file 170/649 Patching output file 171/649 Patching output file 172/649 Patching output file 173/649 Patching output file 174/649 Patching output file 175/649 Patching output file 176/649 Patching output file 177/649 Patching output file 178/649 Patching output file 179/649 Patching output file 180/649 Patching output file 181/649 Patching output file 182/649 Patching output file 183/649 Patching output file 184/649 Patching output file 185/649 Patching output file 186/649 Patching output file 187/649 Patching output file 188/649 Patching output file 189/649 Patching output file 190/649 Patching output file 191/649 Patching output file 192/649 Patching output file 193/649 Patching output file 194/649 Patching output file 195/649 Patching output file 196/649 Patching output file 197/649 Patching output file 198/649 Patching output file 199/649 Patching output file 200/649 Patching output file 201/649 Patching output file 202/649 Patching output file 203/649 Patching output file 204/649 Patching output file 205/649 Patching output file 206/649 Patching output file 207/649 Patching output file 208/649 Patching output file 209/649 Patching output file 210/649 Patching output file 211/649 Patching output file 212/649 Patching output file 213/649 Patching output file 214/649 Patching output file 215/649 Patching output file 216/649 Patching output file 217/649 Patching output file 218/649 Patching output file 219/649 Patching output file 220/649 Patching output file 221/649 Patching output file 222/649 Patching output file 223/649 Patching output file 224/649 Patching output file 225/649 Patching output file 226/649 Patching output file 227/649 Patching output file 228/649 Patching output file 229/649 Patching output file 230/649 Patching output file 231/649 Patching output file 232/649 Patching output file 233/649 Patching output file 234/649 Patching output file 235/649 Patching output file 236/649 Patching output file 237/649 Patching output file 238/649 Patching output file 239/649 Patching output file 240/649 Patching output file 241/649 Patching output file 242/649 Patching output file 243/649 Patching output file 244/649 Patching output file 245/649 Patching output file 246/649 Patching output file 247/649 Patching output file 248/649 Patching output file 249/649 Patching output file 250/649 Patching output file 251/649 Patching output file 252/649 Patching output file 253/649 Patching output file 254/649 Patching output file 255/649 Patching output file 256/649 Patching output file 257/649 Patching output file 258/649 Patching output file 259/649 Patching output file 260/649 Patching output file 261/649 Patching output file 262/649 Patching output file 263/649 Patching output file 264/649 Patching output file 265/649 Patching output file 266/649 Patching output file 267/649 Patching output file 268/649 Patching output file 269/649 Patching output file 270/649 Patching output file 271/649 Patching output file 272/649 Patching output file 273/649 Patching output file 274/649 Patching output file 275/649 Patching output file 276/649 Patching output file 277/649 Patching output file 278/649 Patching output file 279/649 Patching output file 280/649 Patching output file 281/649 Patching output file 282/649 Patching output file 283/649 Patching output file 284/649 Patching output file 285/649 Patching output file 286/649 Patching output file 287/649 Patching output file 288/649 Patching output file 289/649 Patching output file 290/649 Patching output file 291/649 Patching output file 292/649 Patching output file 293/649 Patching output file 294/649 Patching output file 295/649 Patching output file 296/649 Patching output file 297/649 Patching output file 298/649 Patching output file 299/649 Patching output file 300/649 Patching output file 301/649 Patching output file 302/649 Patching output file 303/649 Patching output file 304/649 Patching output file 305/649 Patching output file 306/649 Patching output file 307/649 Patching output file 308/649 Patching output file 309/649 Patching output file 310/649 Patching output file 311/649 Patching output file 312/649 Patching output file 313/649 Patching output file 314/649 Patching output file 315/649 Patching output file 316/649 Patching output file 317/649 Patching output file 318/649 Patching output file 319/649 Patching output file 320/649 Patching output file 321/649 Patching output file 322/649 Patching output file 323/649 Patching output file 324/649 Patching output file 325/649 Patching output file 326/649 Patching output file 327/649 Patching output file 328/649 Patching output file 329/649 Patching output file 330/649 Patching output file 331/649 Patching output file 332/649 Patching output file 333/649 Patching output file 334/649 Patching output file 335/649 Patching output file 336/649 Patching output file 337/649 Patching output file 338/649 Patching output file 339/649 Patching output file 340/649 Patching output file 341/649 Patching output file 342/649 Patching output file 343/649 Patching output file 344/649 Patching output file 345/649 Patching output file 346/649 Patching output file 347/649 Patching output file 348/649 Patching output file 349/649 Patching output file 350/649 Patching output file 351/649 Patching output file 352/649 Patching output file 353/649 Patching output file 354/649 Patching output file 355/649 Patching output file 356/649 Patching output file 357/649 Patching output file 358/649 Patching output file 359/649 Patching output file 360/649 Patching output file 361/649 Patching output file 362/649 Patching output file 363/649 Patching output file 364/649 Patching output file 365/649 Patching output file 366/649 Patching output file 367/649 Patching output file 368/649 Patching output file 369/649 Patching output file 370/649 Patching output file 371/649 Patching output file 372/649 Patching output file 373/649 Patching output file 374/649 Patching output file 375/649 Patching output file 376/649 Patching output file 377/649 Patching output file 378/649 Patching output file 379/649 Patching output file 380/649 Patching output file 381/649 Patching output file 382/649 Patching output file 383/649 Patching output file 384/649 Patching output file 385/649 Patching output file 386/649 Patching output file 387/649 Patching output file 388/649 Patching output file 389/649 Patching output file 390/649 Patching output file 391/649 Patching output file 392/649 Patching output file 393/649 Patching output file 394/649 Patching output file 395/649 Patching output file 396/649 Patching output file 397/649 Patching output file 398/649 Patching output file 399/649 Patching output file 400/649 Patching output file 401/649 Patching output file 402/649 Patching output file 403/649 Patching output file 404/649 Patching output file 405/649 Patching output file 406/649 Patching output file 407/649 Patching output file 408/649 Patching output file 409/649 Patching output file 410/649 Patching output file 411/649 Patching output file 412/649 Patching output file 413/649 Patching output file 414/649 Patching output file 415/649 Patching output file 416/649 Patching output file 417/649 Patching output file 418/649 Patching output file 419/649 Patching output file 420/649 Patching output file 421/649 Patching output file 422/649 Patching output file 423/649 Patching output file 424/649 Patching output file 425/649 Patching output file 426/649 Patching output file 427/649 Patching output file 428/649 Patching output file 429/649 Patching output file 430/649 Patching output file 431/649 Patching output file 432/649 Patching output file 433/649 Patching output file 434/649 Patching output file 435/649 Patching output file 436/649 Patching output file 437/649 Patching output file 438/649 Patching output file 439/649 Patching output file 440/649 Patching output file 441/649 Patching output file 442/649 Patching output file 443/649 Patching output file 444/649 Patching output file 445/649 Patching output file 446/649 Patching output file 447/649 Patching output file 448/649 Patching output file 449/649 Patching output file 450/649 Patching output file 451/649 Patching output file 452/649 Patching output file 453/649 Patching output file 454/649 Patching output file 455/649 Patching output file 456/649 Patching output file 457/649 Patching output file 458/649 Patching output file 459/649 Patching output file 460/649 Patching output file 461/649 Patching output file 462/649 Patching output file 463/649 Patching output file 464/649 Patching output file 465/649 Patching output file 466/649 Patching output file 467/649 Patching output file 468/649 Patching output file 469/649 Patching output file 470/649 Patching output file 471/649 Patching output file 472/649 Patching output file 473/649 Patching output file 474/649 Patching output file 475/649 Patching output file 476/649 Patching output file 477/649 Patching output file 478/649 Patching output file 479/649 Patching output file 480/649 Patching output file 481/649 Patching output file 482/649 Patching output file 483/649 Patching output file 484/649 Patching output file 485/649 Patching output file 486/649 Patching output file 487/649 Patching output file 488/649 Patching output file 489/649 Patching output file 490/649 Patching output file 491/649 Patching output file 492/649 Patching output file 493/649 Patching output file 494/649 Patching output file 495/649 Patching output file 496/649 Patching output file 497/649 Patching output file 498/649 Patching output file 499/649 Patching output file 500/649 Patching output file 501/649 Patching output file 502/649 Patching output file 503/649 Patching output file 504/649 Patching output file 505/649 Patching output file 506/649 Patching output file 507/649 Patching output file 508/649 Patching output file 509/649 Patching output file 510/649 Patching output file 511/649 Patching output file 512/649 Patching output file 513/649 Patching output file 514/649 Patching output file 515/649 Patching output file 516/649 Patching output file 517/649 Patching output file 518/649 Patching output file 519/649 Patching output file 520/649 Patching output file 521/649 Patching output file 522/649 Patching output file 523/649 Patching output file 524/649 Patching output file 525/649 Patching output file 526/649 Patching output file 527/649 Patching output file 528/649 Patching output file 529/649 Patching output file 530/649 Patching output file 531/649 Patching output file 532/649 Patching output file 533/649 Patching output file 534/649 Patching output file 535/649 Patching output file 536/649 Patching output file 537/649 Patching output file 538/649 Patching output file 539/649 Patching output file 540/649 Patching output file 541/649 Patching output file 542/649 Patching output file 543/649 Patching output file 544/649 Patching output file 545/649 Patching output file 546/649 Patching output file 547/649 Patching output file 548/649 Patching output file 549/649 Patching output file 550/649 Patching output file 551/649 Patching output file 552/649 Patching output file 553/649 Patching output file 554/649 Patching output file 555/649 Patching output file 556/649 Patching output file 557/649 Patching output file 558/649 Patching output file 559/649 Patching output file 560/649 Patching output file 561/649 Patching output file 562/649 Patching output file 563/649 Patching output file 564/649 Patching output file 565/649 Patching output file 566/649 Patching output file 567/649 Patching output file 568/649 Patching output file 569/649 Patching output file 570/649 Patching output file 571/649 Patching output file 572/649 Patching output file 573/649 Patching output file 574/649 Patching output file 575/649 Patching output file 576/649 Patching output file 577/649 Patching output file 578/649 Patching output file 579/649 Patching output file 580/649 Patching output file 581/649 Patching output file 582/649 Patching output file 583/649 Patching output file 584/649 Patching output file 585/649 Patching output file 586/649 Patching output file 587/649 Patching output file 588/649 Patching output file 589/649 Patching output file 590/649 Patching output file 591/649 Patching output file 592/649 Patching output file 593/649 Patching output file 594/649 Patching output file 595/649 Patching output file 596/649 Patching output file 597/649 Patching output file 598/649 Patching output file 599/649 Patching output file 600/649 Patching output file 601/649 Patching output file 602/649 Patching output file 603/649 Patching output file 604/649 Patching output file 605/649 Patching output file 606/649 Patching output file 607/649 Patching output file 608/649 Patching output file 609/649 Patching output file 610/649 Patching output file 611/649 Patching output file 612/649 Patching output file 613/649 Patching output file 614/649 Patching output file 615/649 Patching output file 616/649 Patching output file 617/649 Patching output file 618/649 Patching output file 619/649 Patching output file 620/649 Patching output file 621/649 Patching output file 622/649 Patching output file 623/649 Patching output file 624/649 Patching output file 625/649 Patching output file 626/649 Patching output file 627/649 Patching output file 628/649 Patching output file 629/649 Patching output file 630/649 Patching output file 631/649 Patching output file 632/649 Patching output file 633/649 Patching output file 634/649 Patching output file 635/649 Patching output file 636/649 Patching output file 637/649 Patching output file 638/649 Patching output file 639/649 Patching output file 640/649 Patching output file 641/649 Patching output file 642/649 Patching output file 643/649 Patching output file 644/649 Patching output file 645/649 Patching output file 646/649 Patching output file 647/649 Patching output file 648/649 Patching output file 649/649 lookup cache used 13417/65536 hits=68326 misses=14796 finished... make[3]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 13 [ 12%] Built target doc.doxygen make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/depend make[3]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' cd /builddir/build/BUILD/ledger-3.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/doc /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/doc /builddir/build/BUILD/ledger-3.1.1/doc/CMakeFiles/doc.dir/DependInfo.cmake --color= Scanning dependencies of target doc make[3]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/build make[3]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 6 [ 25%] Generating ledger3.info cd /builddir/build/BUILD/ledger-3.1.1/doc && makeinfo --force --no-split -o ledger3.info /builddir/build/BUILD/ledger-3.1.1/doc/ledger3.texi /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 7 [ 37%] Generating ledger3.html cd /builddir/build/BUILD/ledger-3.1.1/doc && makeinfo --force --html --no-split -o ledger3.html /builddir/build/BUILD/ledger-3.1.1/doc/ledger3.texi /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 8 [ 50%] Generating ledger3.pdf cd /builddir/build/BUILD/ledger-3.1.1/doc && texi2pdf -b -q -o ledger3.pdf /builddir/build/BUILD/ledger-3.1.1/doc/ledger3.texi /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 9 [ 62%] Generating ledger-mode.info cd /builddir/build/BUILD/ledger-3.1.1/doc && makeinfo --force --no-split -o ledger-mode.info /builddir/build/BUILD/ledger-3.1.1/doc/ledger-mode.texi /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 10 [ 75%] Generating ledger-mode.html cd /builddir/build/BUILD/ledger-3.1.1/doc && makeinfo --force --html --no-split -o ledger-mode.html /builddir/build/BUILD/ledger-3.1.1/doc/ledger-mode.texi /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 11 [ 87%] Generating ledger-mode.pdf cd /builddir/build/BUILD/ledger-3.1.1/doc && texi2pdf -b -q -o ledger-mode.pdf /builddir/build/BUILD/ledger-3.1.1/doc/ledger-mode.texi /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 12 [100%] Generating ledger.1.html cd /builddir/build/BUILD/ledger-3.1.1/doc && /usr/bin/bash -c "man2html /builddir/build/BUILD/ledger-3.1.1/doc/ledger.1 | tail -n+3 > ledger.1.html" make[3]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 6 7 8 9 10 11 12 [100%] Built target doc make[2]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 0 make[1]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' ~/build/BUILD/ledger-3.1.1/doc ~/build/BUILD/ledger-3.1.1 + pushd doc + makeinfo ledger3.texi + makeinfo ledger-mode.texi ~/build/BUILD/ledger-3.1.1 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tLJusV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm ++ dirname /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm + cd ledger-3.1.1 + make install DESTDIR=/builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm /usr/bin/cmake -H/builddir/build/BUILD/ledger-3.1.1 -B/builddir/build/BUILD/ledger-3.1.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ledger-3.1.1/CMakeFiles /builddir/build/BUILD/ledger-3.1.1/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' make -f src/CMakeFiles/libledger.dir/build.make src/CMakeFiles/libledger.dir/depend make[2]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' cd /builddir/build/BUILD/ledger-3.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/src /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/src /builddir/build/BUILD/ledger-3.1.1/src/CMakeFiles/libledger.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' make -f src/CMakeFiles/libledger.dir/build.make src/CMakeFiles/libledger.dir/build make[2]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' make[2]: Nothing to be done for `src/CMakeFiles/libledger.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 [ 72%] Built target libledger make -f src/CMakeFiles/ledger.dir/build.make src/CMakeFiles/ledger.dir/depend make[2]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' cd /builddir/build/BUILD/ledger-3.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/src /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/src /builddir/build/BUILD/ledger-3.1.1/src/CMakeFiles/ledger.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' make -f src/CMakeFiles/ledger.dir/build.make src/CMakeFiles/ledger.dir/build make[2]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' make[2]: Nothing to be done for `src/CMakeFiles/ledger.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 33 [ 73%] Built target ledger make -f lisp/CMakeFiles/emacs_lisp_byte_compile.dir/build.make lisp/CMakeFiles/emacs_lisp_byte_compile.dir/depend make[2]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' cd /builddir/build/BUILD/ledger-3.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/lisp /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/lisp /builddir/build/BUILD/ledger-3.1.1/lisp/CMakeFiles/emacs_lisp_byte_compile.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' make -f lisp/CMakeFiles/emacs_lisp_byte_compile.dir/build.make lisp/CMakeFiles/emacs_lisp_byte_compile.dir/build make[2]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' make[2]: Nothing to be done for `lisp/CMakeFiles/emacs_lisp_byte_compile.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 [ 94%] Built target emacs_lisp_byte_compile make -f test/unit/CMakeFiles/MathTests.dir/build.make test/unit/CMakeFiles/MathTests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' cd /builddir/build/BUILD/ledger-3.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/test/unit /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/test/unit /builddir/build/BUILD/ledger-3.1.1/test/unit/CMakeFiles/MathTests.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' make -f test/unit/CMakeFiles/MathTests.dir/build.make test/unit/CMakeFiles/MathTests.dir/build make[2]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' make[2]: Nothing to be done for `test/unit/CMakeFiles/MathTests.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 1 2 3 4 [ 98%] Built target MathTests make -f test/unit/CMakeFiles/UtilTests.dir/build.make test/unit/CMakeFiles/UtilTests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' cd /builddir/build/BUILD/ledger-3.1.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/test/unit /builddir/build/BUILD/ledger-3.1.1 /builddir/build/BUILD/ledger-3.1.1/test/unit /builddir/build/BUILD/ledger-3.1.1/test/unit/CMakeFiles/UtilTests.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' make -f test/unit/CMakeFiles/UtilTests.dir/build.make test/unit/CMakeFiles/UtilTests.dir/build make[2]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' make[2]: Nothing to be done for `test/unit/CMakeFiles/UtilTests.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 5 [100%] Built target UtilTests make[1]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ledger-3.1.1/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/ledger-3.1.1' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/ledger-3.1.1' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Debug" -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/lib/libledger.so.3 -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/lib/libledger.so -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/account.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/amount.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/annotate.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/balance.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/chain.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/commodity.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/compare.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/context.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/convert.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/csv.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/draft.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/emacs.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/error.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/expr.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/exprbase.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/filters.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/flags.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/format.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/generate.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/global.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/history.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/item.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/iterators.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/journal.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/lookup.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/mask.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/op.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/option.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/org.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/output.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/parser.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/pool.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/post.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/precmd.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/predicate.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/print.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/pstream.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/ptree.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/pyfstream.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/pyinterp.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/pyutils.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/query.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/quotes.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/report.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/scope.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/select.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/session.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/stats.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/stream.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/temps.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/timelog.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/times.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/token.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/unistring.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/utils.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/value.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/views.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/xact.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/strptime.h -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/include/ledger/system.hh -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/lib/python2.7/site-packages/ledger.so -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/bin/ledger -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/man/man1/ledger.1 -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/info/ledger3.info -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger/ledger3.html -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger/ledger3.pdf -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/info/ledger-mode.info -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger/ledger-mode.html -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger/ledger-mode.pdf -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger/ledger.1.html -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-commodities.el -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-complete.el -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-exec.el -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-fontify.el -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-fonts.el -- Up-to-date: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-fontify.el -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-init.el -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-mode.el -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-navigate.el -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-occur.el -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-post.el -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-reconcile.el -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-regex.el -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-report.el -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-schedule.el -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-sort.el -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-state.el -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-test.el -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-texi.el -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-xact.el -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-commodities.elc -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-complete.elc -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-exec.elc -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-fontify.elc -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-fonts.elc -- Up-to-date: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-fontify.elc -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-init.elc -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-mode.elc -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-navigate.elc -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-occur.elc -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-post.elc -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-reconcile.elc -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-regex.elc -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-report.elc -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-schedule.elc -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-sort.elc -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-state.elc -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-test.elc -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-texi.elc -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-xact.elc -- Installing: /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/emacs/site-lisp/ledger-mode/ledger-context.el + chmod +x /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/lib/python2.7/site-packages/ledger.so + mkdir -p /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/etc/bash_completion.d + install -p -m0644 contrib/ledger-completion.bash /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/etc/bash_completion.d/ledger + rm -rf /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc + rm -rf /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/info/ledger-mode.info /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/info/ledger3.info + cp -p doc/ledger3.info doc/ledger3.info-1 doc/ledger3.info-2 /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/info + cp -p doc/ledger-mode.info /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/info + mkdir -p /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/contrib + for i in bal bal-huquq entry getquote.pl getquote-uk.py ledger-du ParseCcStmt.cs README repl.sh report tc ti to trend + install -p -m0644 contrib/bal /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/contrib/bal + for i in bal bal-huquq entry getquote.pl getquote-uk.py ledger-du ParseCcStmt.cs README repl.sh report tc ti to trend + install -p -m0644 contrib/bal-huquq /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/contrib/bal-huquq + for i in bal bal-huquq entry getquote.pl getquote-uk.py ledger-du ParseCcStmt.cs README repl.sh report tc ti to trend + install -p -m0644 contrib/entry /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/contrib/entry + for i in bal bal-huquq entry getquote.pl getquote-uk.py ledger-du ParseCcStmt.cs README repl.sh report tc ti to trend + install -p -m0644 contrib/getquote.pl /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/contrib/getquote.pl + for i in bal bal-huquq entry getquote.pl getquote-uk.py ledger-du ParseCcStmt.cs README repl.sh report tc ti to trend + install -p -m0644 contrib/getquote-uk.py /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/contrib/getquote-uk.py + for i in bal bal-huquq entry getquote.pl getquote-uk.py ledger-du ParseCcStmt.cs README repl.sh report tc ti to trend + install -p -m0644 contrib/ledger-du /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/contrib/ledger-du + for i in bal bal-huquq entry getquote.pl getquote-uk.py ledger-du ParseCcStmt.cs README repl.sh report tc ti to trend + install -p -m0644 contrib/ParseCcStmt.cs /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/contrib/ParseCcStmt.cs + for i in bal bal-huquq entry getquote.pl getquote-uk.py ledger-du ParseCcStmt.cs README repl.sh report tc ti to trend + install -p -m0644 contrib/README /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/contrib/README + for i in bal bal-huquq entry getquote.pl getquote-uk.py ledger-du ParseCcStmt.cs README repl.sh report tc ti to trend + install -p -m0644 contrib/repl.sh /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/contrib/repl.sh + for i in bal bal-huquq entry getquote.pl getquote-uk.py ledger-du ParseCcStmt.cs README repl.sh report tc ti to trend + install -p -m0644 contrib/report /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/contrib/report + for i in bal bal-huquq entry getquote.pl getquote-uk.py ledger-du ParseCcStmt.cs README repl.sh report tc ti to trend + install -p -m0644 contrib/tc /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/contrib/tc + for i in bal bal-huquq entry getquote.pl getquote-uk.py ledger-du ParseCcStmt.cs README repl.sh report tc ti to trend + install -p -m0644 contrib/ti /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/contrib/ti + for i in bal bal-huquq entry getquote.pl getquote-uk.py ledger-du ParseCcStmt.cs README repl.sh report tc ti to trend + install -p -m0644 contrib/to /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/contrib/to + for i in bal bal-huquq entry getquote.pl getquote-uk.py ledger-du ParseCcStmt.cs README repl.sh report tc ti to trend + install -p -m0644 contrib/trend /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/contrib/trend + mkdir -p /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/python + install -p -m0644 python/demo.py /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/python/demo.py + mkdir -p /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/samples + for i in demo.ledger drewr3.dat drewr.dat sample.dat wow.dat + install -p -m0644 test/input/demo.ledger /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/samples/demo.ledger + for i in demo.ledger drewr3.dat drewr.dat sample.dat wow.dat + install -p -m0644 test/input/drewr3.dat /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/samples/drewr3.dat + for i in demo.ledger drewr3.dat drewr.dat sample.dat wow.dat + install -p -m0644 test/input/drewr.dat /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/samples/drewr.dat + for i in demo.ledger drewr3.dat drewr.dat sample.dat wow.dat + install -p -m0644 test/input/sample.dat /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/samples/sample.dat + for i in demo.ledger drewr3.dat drewr.dat sample.dat wow.dat + install -p -m0644 test/input/wow.dat /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1/samples/wow.dat + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/ledger-3.1.1 extracting debug info from /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/bin/ledger extracting debug info from /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/lib/python2.7/site-packages/ledger.so extracting debug info from /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/lib/libledger.so.3 *** WARNING: identical binaries are copied, not linked: /usr/lib/libledger.so.3 and /usr/lib/python2.7/site-packages/ledger.so /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libledger.so.3.debug to /usr/lib/debug/usr/lib/libledger.so.debug 2679 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sgbk6x + umask 022 + cd /builddir/build/BUILD + cd ledger-3.1.1 + exit 0 Processing files: ledger-3.1.1-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FgXVge + umask 022 + cd /builddir/build/BUILD + cd ledger-3.1.1 + DOCDIR=/builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1 + cp -pr README.md /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1 + cp -pr doc/GLOSSARY.md /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1 + cp -pr doc/NEWS /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1 + cp -pr doc/ledger3.html /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1 + cp -pr doc/ledger-mode.html /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1 + cp -pr doc/ledger3.pdf /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1 + cp -pr doc/ledger-mode.pdf /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/doc/ledger-3.1.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IjNfKY + umask 022 + cd /builddir/build/BUILD + cd ledger-3.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/licenses/ledger-3.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/licenses/ledger-3.1.1 + cp -pr LICENSE.md /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm/usr/share/licenses/ledger-3.1.1 + exit 0 warning: File listed twice: /usr/share/doc/ledger-3.1.1/contrib warning: File listed twice: /usr/share/doc/ledger-3.1.1/contrib/ParseCcStmt.cs warning: File listed twice: /usr/share/doc/ledger-3.1.1/contrib/README warning: File listed twice: /usr/share/doc/ledger-3.1.1/contrib/bal warning: File listed twice: /usr/share/doc/ledger-3.1.1/contrib/bal-huquq warning: File listed twice: /usr/share/doc/ledger-3.1.1/contrib/entry warning: File listed twice: /usr/share/doc/ledger-3.1.1/contrib/getquote-uk.py warning: File listed twice: /usr/share/doc/ledger-3.1.1/contrib/getquote-uk.pyc warning: File listed twice: /usr/share/doc/ledger-3.1.1/contrib/getquote-uk.pyo warning: File listed twice: /usr/share/doc/ledger-3.1.1/contrib/getquote.pl warning: File listed twice: /usr/share/doc/ledger-3.1.1/contrib/ledger-du warning: File listed twice: /usr/share/doc/ledger-3.1.1/contrib/repl.sh warning: File listed twice: /usr/share/doc/ledger-3.1.1/contrib/report warning: File listed twice: /usr/share/doc/ledger-3.1.1/contrib/tc warning: File listed twice: /usr/share/doc/ledger-3.1.1/contrib/ti warning: File listed twice: /usr/share/doc/ledger-3.1.1/contrib/to warning: File listed twice: /usr/share/doc/ledger-3.1.1/contrib/trend warning: File listed twice: /usr/share/doc/ledger-3.1.1/python warning: File listed twice: /usr/share/doc/ledger-3.1.1/python/demo.py warning: File listed twice: /usr/share/doc/ledger-3.1.1/python/demo.pyc warning: File listed twice: /usr/share/doc/ledger-3.1.1/python/demo.pyo warning: File listed twice: /usr/share/doc/ledger-3.1.1/samples warning: File listed twice: /usr/share/doc/ledger-3.1.1/samples/demo.ledger warning: File listed twice: /usr/share/doc/ledger-3.1.1/samples/drewr.dat warning: File listed twice: /usr/share/doc/ledger-3.1.1/samples/drewr3.dat warning: File listed twice: /usr/share/doc/ledger-3.1.1/samples/sample.dat warning: File listed twice: /usr/share/doc/ledger-3.1.1/samples/wow.dat Provides: config(ledger) = 3.1.1-1.el7 ledger = 3.1.1-1.el7 ledger(armv7hl-32) = 3.1.1-1.el7 libledger.so.3 Requires(interp): /bin/sh /bin/sh /sbin/ldconfig 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(post): /bin/sh /sbin/ldconfig info Requires(preun): /bin/sh info Requires(postun): /sbin/ldconfig /sbin/ldconfig Requires: libboost_date_time-mt.so.1.53.0 libboost_filesystem-mt.so.1.53.0 libboost_iostreams-mt.so.1.53.0 libboost_python-mt.so.1.53.0 libboost_regex-mt.so.1.53.0 libboost_system-mt.so.1.53.0 libboost_unit_test_framework-mt.so.1.53.0 libc.so.6 libc.so.6(GLIBC_2.4) libedit.so.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.4) libgcc_s.so.1(GCC_3.5) libgmp.so.10 libledger.so.3 libm.so.6 libm.so.6(GLIBC_2.4) libmpfr.so.4 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython2.7.so.1.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.5) rtld(GNU_HASH) Processing files: ledger-python-3.1.1-1.el7.armv7hl Provides: ledger-python = 3.1.1-1.el7 ledger-python(armv7hl-32) = 3.1.1-1.el7 libledger.so.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_date_time-mt.so.1.53.0 libboost_filesystem-mt.so.1.53.0 libboost_iostreams-mt.so.1.53.0 libboost_python-mt.so.1.53.0 libboost_regex-mt.so.1.53.0 libboost_system-mt.so.1.53.0 libboost_unit_test_framework-mt.so.1.53.0 libc.so.6 libc.so.6(GLIBC_2.4) libedit.so.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.4) libgcc_s.so.1(GCC_3.5) libgmp.so.10 libm.so.6 libm.so.6(GLIBC_2.4) libmpfr.so.4 libpython2.7.so.1.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.5) python(abi) = 2.7 rtld(GNU_HASH) Processing files: ledger-devel-3.1.1-1.el7.armv7hl Provides: ledger-devel = 3.1.1-1.el7 ledger-devel(armv7hl-32) = 3.1.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libledger.so.3 Processing files: emacs-ledger-3.1.1-1.el7.armv7hl Provides: emacs-ledger = 3.1.1-1.el7 emacs-ledger(armv7hl-32) = 3.1.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: emacs-ledger-el-3.1.1-1.el7.noarch Provides: emacs-ledger-el = 3.1.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ledger-debuginfo-3.1.1-1.el7.armv7hl Provides: ledger-debuginfo = 3.1.1-1.el7 ledger-debuginfo(armv7hl-32) = 3.1.1-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm Wrote: /builddir/build/RPMS/ledger-3.1.1-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/ledger-python-3.1.1-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/ledger-devel-3.1.1-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/emacs-ledger-3.1.1-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/emacs-ledger-el-3.1.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/ledger-debuginfo-3.1.1-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ir3qke + umask 022 + cd /builddir/build/BUILD + cd ledger-3.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ledger-3.1.1-1.el7.arm + exit 0 Child return code was: 0 LEAVE do -->