Source: libixion Version: 0.15.0-3 Severity: important Tags: ftbfs User: python-modules-t...@lists.alioth.debian.org Usertags: sphinx3.1
Hi, libixion fails to build with Sphinx 3.1, currently available in experimental. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > cd doc && \ > doxygen doxygen.conf && \ > mkdir tmp && sphinx-build -v -a . tmp > warning: Tag 'XML_SCHEMA' at line 1796 of file 'doxygen.conf' has become > obsolete. > To avoid this warning please remove this line from your > configuration file or upgrade it using "doxygen -u" > warning: Tag 'XML_DTD' at line 1802 of file 'doxygen.conf' has become > obsolete. > To avoid this warning please remove this line from your > configuration file or upgrade it using "doxygen -u" > warning: Tag 'PERL_PATH' at line 2008 of file 'doxygen.conf' has become > obsolete. > To avoid this warning please remove this line from your > configuration file or upgrade it using "doxygen -u" > warning: Tag 'MSCGEN_PATH' at line 2030 of file 'doxygen.conf' has become > obsolete. > To avoid this warning please remove this line from your > configuration file or upgrade it using "doxygen -u" > Notice: Output directory '_doxygen' does not exist. I have created it for you. > Searching for include files... > Searching for example files... > Searching for images... > Searching for dot files... > Searching for msc files... > Searching for dia files... > Searching for files to exclude > Searching INPUT for files to process... > Searching for files in directory /<<PKGBUILDDIR>>/include > Searching for files in directory /<<PKGBUILDDIR>>/include/ixion > Searching for files in directory /<<PKGBUILDDIR>>/include/ixion/interface > Reading and parsing tag files > Parsing files > Preprocessing /<<PKGBUILDDIR>>/include/ixion/address.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/address.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/address_iterator.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/address_iterator.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/cell.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/cell.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/column_store_type.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/column_store_type.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/compute_engine.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/compute_engine.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/config.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/config.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/dirty_cell_tracker.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/dirty_cell_tracker.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/env.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/env.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/formula.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/formula.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/formula_function_opcode.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/formula_function_opcode.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/formula_opcode.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/formula_opcode.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/formula_result.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/formula_result.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/formula_tokens.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/formula_tokens.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/formula_tokens_fwd.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/formula_tokens_fwd.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/global.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/global.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/info.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/info.hpp... > Preprocessing > /<<PKGBUILDDIR>>/include/ixion/interface/formula_model_access.hpp... > Parsing file > /<<PKGBUILDDIR>>/include/ixion/interface/formula_model_access.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/interface/session_handler.hpp... > Parsing file > /<<BUILDDIR>>/libixion-0.15./<<PKGBUILDDIR>>/include/ixion/model_context.hpp:76: > warning: Compound ixion::model_context::input_row is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:82: warning: Compound > ixion::numeric_matrix is not documented. > /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp:19: warning: Compound > ixion::general_error is not documented. > /<<PKGBUILDDIR>>/include/ixion/address_iterator.hpp:22: warning: Compound > ixion::abs_address_iterator is not documented. > /<<PKGBUILDDIR>>/include/ixion/global.hpp:62: warning: Compound > ixion::formula_error is not documented. > /<<PKGBUILDDIR>>/include/ixion/cell.hpp:35: warning: Compound > ixion::formula_cell is not documented. > /<<PKGBUILDDIR>>/include/ixion/address_iterator.hpp:28: warning: Compound > ixion::abs_address_iterator::const_iterator is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:219: warning: Compound > ixion::abs_rc_range_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:36: warning: Compound > ixion::matrix::element is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:315: warning: Compound > ixion::range_t::hash is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/session_handler.hpp:29: warning: > Compound ixion::iface::session_handler is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:123: warning: Compound > ixion::abs_rc_address_t::hash is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:98: warning: Compound > ixion::address_t::hash is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:108: warning: Compound > ixion::abs_rc_address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_iterator.hpp:35: warning: Compound > ixion::model_iterator::cell is not documented. > /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp:34: warning: Compound > ixion::file_not_found is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:64: warning: Compound > ixion::abs_address_t::hash is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:148: warning: Compound > ixion::rc_address_t::hash is not documented. > /<<PKGBUILDDIR>>/include/ixion/dirty_cell_tracker.hpp:20: warning: Compound > ixion::dirty_cell_tracker is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:178: warning: Compound > ixion::abs_range_t::hash is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_tokens.hpp:32: warning: Compound > ixion::formula_token is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_tokens.hpp:57: warning: Compound > ixion::formula_tokens_store is not documented. > /<<PKGBUILDDIR>>/include/ixion/global.hpp:28: warning: Compound ixion::global > is not documented. > /<<PKGBUILDDIR>>/include/ixion/global.hpp:75: warning: Compound > ixion::delete_element is not documented. > /<<PKGBUILDDIR>>/include/ixion/global.hpp:84: warning: Compound > ixion::delete_map_value is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/table_handler.hpp:22: warning: > Compound ixion::iface::table_handler is not documented. > /<<PKGBUILDDIR>>/include/ixion/global.hpp:93: warning: Compound > ixion::default_deleter is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:231: warning: Compound > ixion::abs_rc_range_t::hash is not documented. > /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp:26: warning: Compound > ixion::mem_str_buf::hash is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:41: warning: Compound > ixion::model_context::session_handler_factory is not documented. > /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp:63: warning: Compound > ixion::not_implemented_error is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_iterator.hpp:23: warning: Compound > ixion::model_iterator is not documented. > /<<PKGBUILDDIR>>/include/ixion/module.hpp:28: warning: Compound > ixion::draft::module_def is not documented. > /<<PKGBUILDDIR>>/include/ixion/table.hpp:17: warning: Compound ixion::table_t > is not documented. > 0/include/ixion/interface/session_handler.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/interface/table_handler.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/interface/table_handler.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/macros.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/macros.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/matrix.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/matrix.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/model_context.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/model_context.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/model_iterator.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/model_iterator.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/module.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/module.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/table.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/table.hpp... > Preprocessing /<<PKGBUILDDIR>>/include/ixion/types.hpp... > Parsing file /<<PKGBUILDDIR>>/include/ixion/types.hpp... > Building group list... > Building directory list... > Building namespace list... > Building file list... > Building class list... > Computing nesting relations for classes... > Associating documentation with classes... > Building example list... > Searching for enumerations... > Searching for documented typedefs... > Searching for members imported via using declarations... > Searching for included using directives... > Searching for documented variables... > Building interface member list... > Building member list... > Searching for friends... > Searching for documented defines... > Computing class inheritance relations... > Computing class usage relations... > Flushing cached template relations that have become invalid... > Computing class relations... > Add enum values to enums... > Searching for member function documentation... > Creating members for template instances... > Building page list... > Search for main page... > Computing page relations... > Determining the scope of groups... > Sorting lists... > Determining which enums are documented > Computing member relations... > Building full member lists recursively... > Adding members to member groups. > Computing member references... > Inheriting documentation... > Generating disk names... > Adding source references... > Adding xrefitems... > Sorting member lists... > Setting anonymous enum type... > Computing dependencies between directories... > Generating citations page... > Counting members... > Counting data structures... > Resolving user defined references... > Finding anchors and sections in the documentation... > Transferring function references... > Combining using relations... > Adding members to index pages... > Correcting members for VHDL... > Generating style sheet... > Generating search indices... > Generating example documentation... > Generating file sources... > Generating code for file /<<PKGBUILDDIR>>/include/ixion/address.hpp... > Generating code for file > /<<PKGBUILDDIR>>/include/ixion/address_iterator.hpp... > Generating code for file /<<PKGBUILDDIR>>/include/ixion/cell.hpp... > Generating code for file > /<<PKGBUILDDIR>>/include/ixion/column_store_type.hpp... > Generating code for file /<<PKGBUILDDIR>>/include/ixion/compute_engine.hpp... > Generating code for file /<<PKGBUILDDIR>>/include/ixion/config.hpp... > Generating code for file > /<<PKGBUILDDIR>>/include/ixion/dirty_cell_tracker.hpp... > Generating code for file > /<<PKGBUILDDIR>>/include/ixion/env.hpp/<<PKGBUILDDIR>>/include/ixion/address_iterator.hpp:55: > warning: Member abs_address_iterator(const abs_range_t &range, > rc_direction_t dir) (function) of class ixion::abs_address_iterator is not > documented. > /<<PKGBUILDDIR>>/include/ixion/address_iterator.hpp:58: warning: Member > begin() const (function) of class ixion::abs_address_iterator is not > documented. > /<<PKGBUILDDIR>>/include/ixion/address_iterator.hpp:59: warning: Member end() > const (function) of class ixion::abs_address_iterator is not documented. > /<<PKGBUILDDIR>>/include/ixion/address_iterator.hpp:60: warning: Member > cbegin() const (function) of class ixion::abs_address_iterator is not > documented. > /<<PKGBUILDDIR>>/include/ixion/address_iterator.hpp:61: warning: Member > cend() const (function) of class ixion::abs_address_iterator is not > documented. > /<<PKGBUILDDIR>>/include/ixion/address_iterator.hpp:36: warning: Member > value_type (typedef) of class ixion::abs_address_iterator::const_iterator is > not documented. > /<<PKGBUILDDIR>>/include/ixion/address_iterator.hpp:39: warning: Member > const_iterator(const const_iterator &r) (function) of class > ixion::abs_address_iterator::const_iterator is not documented. > /<<PKGBUILDDIR>>/include/ixion/address_iterator.hpp:40: warning: Member > const_iterator(const_iterator &&r) (function) of class > ixion::abs_address_iterator::const_iterator is not documented. > /<<PKGBUILDDIR>>/include/ixion/address_iterator.hpp:43: warning: Member > operator++() (function) of class ixion::abs_address_iterator::const_iterator > is not documented. > /<<PKGBUILDDIR>>/include/ixion/address_iterator.hpp:44: warning: Member > operator++(int) (function) of class > ixion::abs_address_iterator::const_iterator is not documented. > /<<PKGBUILDDIR>>/include/ixion/address_iterator.hpp:45: warning: Member > operator--() (function) of class ixion::abs_address_iterator::const_iterator > is not documented. > /<<PKGBUILDDIR>>/include/ixion/address_iterator.hpp:46: warning: Member > operator--(int) (function) of class > ixion::abs_address_iterator::const_iterator is not documented. > /<<PKGBUILDDIR>>/include/ixion/address_iterator.hpp:48: warning: Member > operator*() const (function) of class > ixion::abs_address_iterator::const_iterator is not documented. > /<<PKGBUILDDIR>>/include/ixion/address_iterator.hpp:49: warning: Member > operator->() const (function) of class > ixion::abs_address_iterator::const_iterator is not documented. > /<<PKGBUILDDIR>>/include/ixion/address_iterator.hpp:51: warning: Member > operator==(const const_iterator &r) const (function) of class > ixion::abs_address_iterator::const_iterator is not documented. > /<<PKGBUILDDIR>>/include/ixion/address_iterator.hpp:52: warning: Member > operator!=(const const_iterator &r) const (function) of class > ixion::abs_address_iterator::const_iterator is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:49: warning: Member init_invalid > (enumeration) of class ixion::abs_address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:56: warning: Member > abs_address_t(init_invalid) (function) of class ixion::abs_address_t is not > documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:57: warning: Member > abs_address_t(sheet_t _sheet, row_t _row, col_t _column) (function) of class > ixion::abs_address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:58: warning: Member > abs_address_t(const abs_address_t &r) (function) of class > ixion::abs_address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:60: warning: Member valid() const > (function) of class ixion::abs_address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:61: warning: Member get_name() > const (function) of class ixion::abs_address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:51: warning: Member sheet > (variable) of class ixion::abs_address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:52: warning: Member row (variable) > of class ixion::abs_address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:53: warning: Member column > (variable) of class ixion::abs_address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:65: warning: Member > operator()(const abs_address_t &addr) const (function) of class > ixion::abs_address_t::hash is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:158: warning: Member init_invalid > (enumeration) of class ixion::abs_range_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:164: warning: Member > abs_range_t(init_invalid) (function) of class ixion::abs_range_t is not > documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:165: warning: Member > abs_range_t(sheet_t _sheet, row_t _row, col_t _col) (function) of class > ixion::abs_range_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:175: warning: Member > abs_range_t(const abs_address_t &addr) (function) of class ixion::abs_range_t > is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:182: warning: Member valid() const > (function) of class ixion::abs_range_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:160: warning: Member first > (variable) of class ixion::abs_range_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:161: warning: Member last > (variable) of class ixion::abs_range_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:179: warning: Member > operator()(const abs_range_t &range) const (function) of class > ixion::abs_range_t::hash is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:109: warning: Member init_invalid > (enumeration) of class ixion::abs_rc_address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:115: warning: Member > abs_rc_address_t(init_invalid) (function) of class ixion::abs_rc_address_t is > not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:116: warning: Member > abs_rc_address_t(row_t _row, col_t _column) (function) of class > ixion::abs_rc_address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:117: warning: Member > abs_rc_address_t(const abs_rc_address_t &r) (function) of class > ixion::abs_rc_address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:118: warning: Member > abs_rc_address_t(const abs_address_t &r) (function) of class > ixion::abs_rc_address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:120: warning: Member valid() const > (function) of class ixion::abs_rc_address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:111: warning: Member row > (variable) of class ixion::abs_rc_address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:112: warning: Member column > (variable) of class ixion::abs_rc_address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:124: warning: Member > operator()(const abs_rc_address_t &addr) const (function) of class > ixion::abs_rc_address_t::hash is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:220: warning: Member init_invalid > (enumeration) of class ixion::abs_rc_range_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:226: warning: Member > abs_rc_range_t(init_invalid) (function) of class ixion::abs_rc_range_t is not > documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:227: warning: Member > abs_rc_range_t(const abs_rc_range_t &other) (function) of class > ixion::abs_rc_range_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:228: warning: Member > abs_rc_range_t(const abs_range_t &other) (function) of class > ixion::abs_rc_range_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:235: warning: Member valid() const > (function) of class ixion::abs_rc_range_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:222: warning: Member first > (variable) of class ixion::abs_rc_range_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:223: warning: Member last > (variable) of class ixion::abs_rc_range_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:232: warning: Member > operator()(const abs_rc_range_t &range) const (function) of class > ixion::abs_rc_range_t::hash is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:86: warning: Member > address_t(sheet_t _sheet, row_t _row, col_t _column, bool _abs_sheet=true, > bool _abs_row=true, bool _abs_column=true) (function) of class > ixion::address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:88: warning: Member > address_t(const address_t &r) (function) of class ixion::address_t is not > documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:89: warning: Member > address_t(const abs_address_t &r) (function) of class ixion::address_t is not > documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:91: warning: Member valid() const > (function) of class ixion::address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:92: warning: Member to_abs(const > abs_address_t &origin) const (function) of class ixion::address_t is not > documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:93: warning: Member get_name() > const (function) of class ixion::address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:95: warning: Member > set_absolute(bool abs) (function) of class ixion::address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:78: warning: Member sheet > (variable) of class ixion::address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:79: warning: Member row (variable) > of class ixion::address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:80: warning: Member column > (variable) of class ixion::address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:81: warning: Member abs_sheet > (variable) of class ixion::address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:82: warning: Member abs_row > (variable) of class ixion::address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:83: warning: Member abs_column > (variable) of class ixion::address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:99: warning: Member > operator()(const address_t &addr) const (function) of class > ixion::address_t::hash is not documented. > /<<PKGBUILDDIR>>/include/ixion/config.hpp:44: warning: Member config(const > config &r) (function) of class ixion::config is not documented. > /<<PKGBUILDDIR>>/include/ixion/global.hpp:94: warning: Member > operator()(const _T *p) const (function) of class ixion::default_deleter is > not documented. > sh: 1: epstopdf: not found > error: Problems running epstopdf. Check your TeX installation! > /<<PKGBUILDDIR>>/include/ixion/global.hpp:76: warning: Member operator()(_T > *p) (function) of class ixion::delete_element is not documented. > sh: 1: epstopdf: not found > error: Problems running epstopdf. Check your TeX installation! > /<<PKGBUILDDIR>>/include/ixion/global.hpp:85: warning: Member > operator()(typename _T::value_type &v) (function) of class > ixion::delete_map_value is not documented. > /<<PKGBUILDDIR>>/include/ixion/dirty_cell_tracker.hpp:29: warning: Member > dirty_cell_tracker(const iface::formula_model_access &fma) (function) of > class ixion::dirty_cell_tracker is not documented. > /<<PKGBUILDDIR>>/include/ixion/dirty_cell_tracker.hpp:70: warning: Member > query_dirty_cells(const abs_range_t &modified_cell) const (function) of class > ixion::dirty_cell_tracker is not documented. > /<<PKGBUILDDIR>>/include/ixion/dirty_cell_tracker.hpp:72: warning: Member > query_dirty_cells(const abs_range_set_t &modified_cells) const (function) of > class ixion::dirty_cell_tracker is not documented. > /<<PKGBUILDDIR>>/include/ixion/dirty_cell_tracker.hpp:74: warning: Member > query_and_sort_dirty_cells(const abs_range_t &modified_cell) const (function) > of class ixion::dirty_cell_tracker is not documented. > /<<PKGBUILDDIR>>/include/ixion/dirty_cell_tracker.hpp:76: warning: Member > query_and_sort_dirty_cells(const abs_range_set_t &modified_cells, const > abs_range_set_t *dirty_formula_cells=nullptr) const (function) of class > ixion::dirty_cell_tracker is not documented. > /<<PKGBUILDDIR>>/include/ixion/dirty_cell_tracker.hpp:79: warning: Member > to_string() const (function) of class ixion::dirty_cell_tracker is not > documented. > sh: 1: epstopdf: not found > error: Problems running epstopdf. Check your TeX installation! > /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp:36: warning: Member > file_not_found(const std::string &fpath) (function) of class > ixion::file_not_found is not documented. > /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp:22: warning: Member > general_error(const std::string &msg) (function) of class > ixion::general_error is not documented. > /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp:24: warning: Member what() > const (function) of class ixion::general_error is not documented. > /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp:27: warning: Member > set_message(const std::string &msg) (function) of class ixion::general_error > is not documented. > /<<PKGBUILDDIR>>/include/ixion/cell.hpp:44: warning: Member > formula_cell(const formula_tokens_store_ptr_t &tokens) (function) of class > ixion::formula_cell is not documented. > /<<PKGBUILDDIR>>/include/ixion/cell.hpp:46: warning: Member > formula_cell(row_t group_row, col_t group_col, const calc_status_ptr_t &cs, > const formula_tokens_store_ptr_t &tokens) (function) of class > ixion::formula_cell is not documented. > /<<PKGBUILDDIR>>/include/ixion/cell.hpp:53: warning: Member get_tokens() > const (function) of class ixion::formula_cell is not documented. > /<<PKGBUILDDIR>>/include/ixion/cell.hpp:54: warning: Member set_tokens(const > formula_tokens_store_ptr_t &tokens) (function) of class ixion::formula_cell > is not documented. > /<<PKGBUILDDIR>>/include/ixion/cell.hpp:56: warning: Member get_value() const > (function) of class ixion::formula_cell is not documented. > /<<PKGBUILDDIR>>/include/ixion/cell.hpp:57: warning: Member > get_value_nowait() const (function) of class ixion::formula_cell is not > documented. > /<<PKGBUILDDIR>>/include/ixion/cell.hpp:58: warning: Member > interpret(iface::formula_model_access &context, const abs_address_t &pos) > (function) of class ixion::formula_cell is not documented. > /<<PKGBUILDDIR>>/include/ixion/cell.hpp:86: warning: Member > get_raw_result_cache() const (function) of class ixion::formula_cell is not > documented. > /<<PKGBUILDDIR>>/include/ixion/cell.hpp:87: warning: Member > get_raw_result_cache_nowait() const (function) of class ixion::formula_cell > is not documented. > /<<PKGBUILDDIR>>/include/ixion/cell.hpp:100: warning: Member > get_result_cache_nowait() const (function) of class ixion::formula_cell is > not documented. > /<<PKGBUILDDIR>>/include/ixion/cell.hpp:102: warning: Member > get_group_properties() const (function) of class ixion::formula_cell is not > documented. > /<<PKGBUILDDIR>>/include/ixion/cell.hpp:95: warning: Illegal command @return > as part of a \link > /<<PKGBUILDDIR>>/include/ixion/cell.hpp:96: warning: Unexpected end of > comment while inside link command > > sh: 1: epstopdf: not found > error: Problems running epstopdf. Check your TeX installation! > /<<PKGBUILDDIR>>/include/ixion/global.hpp:64: warning: Member > formula_error(formula_error_t fe) (function) of class ixion::formula_error is > not documented. > /<<PKGBUILDDIR>>/include/ixion/global.hpp:66: warning: Member what() const > (function) of class ixion::formula_error is not documented. > /<<PKGBUILDDIR>>/include/ixion/global.hpp:68: warning: Member get_error() > const (function) of class ixion::formula_error is not documented. > /<<PKGBUILDDIR>>/include/ixion/types.hpp:171: warning: Member > formula_group_t(const formula_group_t &r) (function) of class > ixion::formula_group_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/types.hpp:172: warning: Member > formula_group_t(const rc_size_t &_group_size, uintptr_t _identity, bool > _grouped) (function) of class ixion::formula_group_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/types.hpp:175: warning: Member operator=(const > formula_group_t &other) (function) of class ixion::formula_group_t is not > documented. > /<<PKGBUILDDIR>>/include/ixion/types.hpp:166: warning: Member size (variable) > of class ixion::formula_group_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/types.hpp:167: warning: Member identity > (variable) of class ixion::formula_group_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/types.hpp:168: warning: Member grouped > (variable) of class ixion::formula_group_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp:119: warning: Member > resolve(const char *p, size_t n, const abs_address_t &pos) const =0 > (function) of class ixion::formula_name_resolver is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp:120: warning: Member > get_name(const address_t &addr, const abs_address_t &pos, bool sheet_name) > const =0 (function) of class ixion::formula_name_resolver is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp:121: warning: Member > get_name(const range_t &range, const abs_address_t &pos, bool sheet_name) > const =0 (function) of class ixion::formula_name_resolver is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp:122: warning: Member > get_name(const table_t &table) const =0 (function) of class > ixion::formula_name_resolver is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp:42: warning: Member > name_type (enumeration) of class ixion::formula_name_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp:87: warning: Member > type (variable) of class ixion::formula_name_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp:56: warning: Member > sheet (variable) of class ixion::formula_name_t::address_type is not > documented. > /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp:57: warning: Member > row (variable) of class ixion::formula_name_t::address_type is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp:58: warning: Member > col (variable) of class ixion::formula_name_t::address_type is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp:59: warning: Member > abs_sheet (variable) of class ixion::formula_name_t::address_type is not > documented. > /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp:60: warning: Member > abs_row (variable) of class ixion::formula_name_t::address_type is not > documented. > /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp:61: warning: Member > abs_col (variable) of class ixion::formula_name_t::address_type is not > documented. > /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp:69: warning: Member > first (variable) of class ixion::formula_name_t::range_type is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp:70: warning: Member > last (variable) of class ixion::formula_name_t::range_type is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp:78: warning: Member > name (variable) of class ixion::formula_name_t::table_type is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp:79: warning: Member > name_length (variable) of class ixion::formula_name_t::table_type is not > documented. > /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp:80: warning: Member > column_first (variable) of class ixion::formula_name_t::table_type is not > documented. > /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp:81: warning: Member > column_first_length (variable) of class ixion::formula_name_t::table_type is > not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp:82: warning: Member > column_last (variable) of class ixion::formula_name_t::table_type is not > documented. > /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp:83: warning: Member > column_last_length (variable) of class ixion::formula_name_t::table_type is > not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp:84: warning: Member > areas (variable) of class ixion::formula_name_t::table_type is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_result.hpp:36: warning: Member > result_type (enumeration) of class ixion::formula_result is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_result.hpp:39: warning: Member > formula_result(const formula_result &r) (function) of class > ixion::formula_result is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_result.hpp:40: warning: Member > formula_result(formula_result &&r) (function) of class ixion::formula_result > is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_result.hpp:41: warning: Member > formula_result(double v) (function) of class ixion::formula_result is not > documented. > /<<PKGBUILDDIR>>/include/ixion/formula_result.hpp:42: warning: Member > formula_result(string_id_t strid) (function) of class ixion::formula_result > is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_result.hpp:43: warning: Member > formula_result(formula_error_t e) (function) of class ixion::formula_result > is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_result.hpp:46: warning: Member reset() > (function) of class ixion::formula_result is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_result.hpp:47: warning: Member > set_value(double v) (function) of class ixion::formula_result is not > documented. > /<<PKGBUILDDIR>>/include/ixion/formula_result.hpp:48: warning: Member > set_string(string_id_t strid) (function) of class ixion::formula_result is > not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_result.hpp:49: warning: Member > set_error(formula_error_t e) (function) of class ixion::formula_result is not > documented. > /<<PKGBUILDDIR>>/include/ixion/formula_result.hpp:50: warning: Member > set_matrix(matrix mtx) (function) of class ixion::formula_result is not > documented. > /<<PKGBUILDDIR>>/include/ixion/formula_result.hpp:108: warning: Member > operator=(formula_result r) (function) of class ixion::formula_result is not > documented. > /<<PKGBUILDDIR>>/include/ixion/formula_result.hpp:109: warning: Member > operator==(const formula_result &r) const (function) of class > ixion::formula_result is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_result.hpp:110: warning: Member > operator!=(const formula_result &r) const (function) of class > ixion::formula_result is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_tokens.hpp:38: warning: Member > formula_token(fopcode_t op) (function) of class ixion::formula_token is not > documented. > /<<PKGBUILDDIR>>/include/ixion/formula_tokens.hpp:39: warning: Member > formula_token(const formula_token &r) (function) of class > ixion::formula_token is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_tokens.hpp:42: warning: Member > get_opcode() const (function) of class ixion::formula_token is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_tokens.hpp:44: warning: Member > operator==(const formula_token &r) const (function) of class > ixion::formula_token is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_tokens.hpp:45: warning: Member > operator!=(const formula_token &r) const (function) of class > ixion::formula_token is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_tokens.hpp:47: warning: Member > get_single_ref() const (function) of class ixion::formula_token is not > documented. > /<<PKGBUILDDIR>>/include/ixion/formula_tokens.hpp:48: warning: Member > get_range_ref() const (function) of class ixion::formula_token is not > documented. > /<<PKGBUILDDIR>>/include/ixion/formula_tokens.hpp:49: warning: Member > get_table_ref() const (function) of class ixion::formula_token is not > documented. > /<<PKGBUILDDIR>>/include/ixion/formula_tokens.hpp:50: warning: Member > get_value() const (function) of class ixion::formula_token is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_tokens.hpp:51: warning: Member > get_index() const (function) of class ixion::formula_token is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_tokens.hpp:52: warning: Member > get_name() const (function) of class ixion::formula_token is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_tokens.hpp:53: warning: Member > write_string(std::ostream &os) const (function) of class ixion::formula_token > is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_tokens.hpp:78: warning: Member > get_reference_count() const (function) of class ixion::formula_tokens_store > is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_tokens.hpp:80: warning: Member get() > (function) of class ixion::formula_tokens_store is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_tokens.hpp:81: warning: Member get() > const (function) of class ixion::formula_tokens_store is not documented. > /<<PKGBUILDDIR>>/include/ixion/formula_tokens.hpp:71: warning: Member > create() (function) of class ixion::formula_tokens_store is not documented. > sh: 1: epstopdf: not found > error: Problems running epstopdf. Check your TeX installation! > /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp:22: warning: Member > general_error(const std::string &msg) (function) of class > ixion::general_error is not documented. > /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp:24: warning: Member what() > const (function) of class ixion::general_error is not documented. > /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp:27: warning: Member > set_message(const std::string &msg) (function) of class ixion::general_error > is not documented. > ... > Generating code for file /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp... > Generating code for file /<<PKGBUILDDIR>>/include/ixion/formula.hpp... > Generating code for file > /<<PKGBUILDDIR>>/include/ixion/formula_function_opcode.hpp... > Generating code for file > /<<PKGBUILDDIR>>/include/ixion/formula_name_resolver.hpp... > Generating code for file /<<PKGBUILDDIR>>/include/ixion/formula_opcode.hpp... > Generating code for file /<<PKGBUILDDIR>>/include/ixion/formula_result.hpp... > Generating code for file /<<PKGBUILDDIR>>/include/ixion/formula_tokens.hpp... > Generating code for file > /<<PKGBUILDDIR>>/include/ixion/formula_tokens_fwd.hpp... > Generating code for file /<<PKGBUILDDIR>>/include/ixion/global.hpp... > Generating code for file /<<PKGBUILDDIR>>/include/ixion/info.hpp... > Generating code for file > /<<PKGBUILDDIR>>/include/ixion/interface/formula_model_access.hpp... > Generating code for file > /<<PKGBUILDDIR>>/include/ixion/interface/session_handler.hpp... > Generating code for file > /<<PKGBUILDDIR>>/include/ixion/interface/table_handler.hpp... > Generating code for file /<<PKGBUILDDIR>>/include/ixion/macros.hpp... > Generating code for file /<<PKGBUILDDIR>>/include/ixion/matrix.hpp... > Generating code for file /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp... > Generating code for file /<<PKGBUILDDIR>>/include/ixion/model_context.hpp... > Generating code for file /<<PKGBUILDDIR>>/include/ixion/model_iterator.hpp... > Generating code for file /<<PKGBUILDDIR>>/include/ixion/module.hpp... > Generating code for file /<<PKGBUILDDIR>>/include/ixion/table.hpp... > Generating code for file /<<PKGBUILDDIR>>/include/ixion/types.hpp... > Generating file documentation... > Generating page documentation... > Generating docs for page deprecated... > Generating group documentation... > Generating class documentation... > Generating namespace index... > Generating docs for compound ixion::abs_address_iterator... > Generating docs for nested compound > ixion::abs_address_iterator::const_iterator... > Generating docs for compound ixion::abs_address_t... > Generating docs for nested compound ixion::abs_address_t::hash... > Generating docs for compound ixion::abs_range_t... > Generating docs for nested compound ixion::abs_range_t::hash... > Generating docs for compound ixion::abs_rc_address_t... > Generating docs for nested compound ixion::abs_rc_address_t::hash... > Generating docs for compound ixion::abs_rc_range_t... > Generating docs for nested compound ixion::abs_rc_range_t::hash... > Generating docs for compound ixion::address_t... > Generating docs for nested compound ixion::address_t::hash... > Generating docs for compound ixion::config... > Generating docs for compound ixion::default_deleter... > Generating docs for compound ixion::delete_element... > Generating docs for compound ixion::delete_map_value... > Generating docs for compound ixion::dirty_cell_tracker... > Generating docs for compound ixion::file_not_found... > Generating docs for compound ixion::formula_cell... > Generating docs for compound ixion::formula_error... > Generating docs for compound ixion::formula_group_t... > Generating docs for compound ixion::formula_name_resolver... > Generating docs for compound ixion::formula_name_t... > Generating docs for nested compound ixion::formula_name_t::address_type... > Generating docs for nested compound ixion::formula_name_t::range_type... > Generating docs for nested compound ixion::formula_name_t::table_type... > Generating docs for compound ixion::formula_result... > Generating docs for compound ixion::formula_token... > Generating docs for compound ixion::formula_tokens_store... > Generating docs for compound ixion::general_error... > Generating docs for compound > ixion:/<<PKGBUILDDIR>>/include/ixion/global.hpp:50: warning: Member > to_double(const char *p, size_t n) (function) of class ixion::global is not > documented. > /<<PKGBUILDDIR>>/include/ixion/global.hpp:52: warning: Member to_bool(const > char *p, size_t n) (function) of class ixion::global is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:33: warning: Member element_type > (enumeration) of class ixion::matrix is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:48: warning: Member matrix(size_t > rows, size_t cols) (function) of class ixion::matrix is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:49: warning: Member matrix(const > matrix &other) (function) of class ixion::matrix is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:50: warning: Member matrix(matrix > &&other) (function) of class ixion::matrix is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:51: warning: Member matrix(const > numeric_matrix &other) (function) of class ixion::matrix is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:54: warning: Member > operator=(matrix other) (function) of class ixion::matrix is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:64: warning: Member > is_numeric(size_t row, size_t col) const (function) of class ixion::matrix is > not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:65: warning: Member > get_numeric(size_t row, size_t col) const (function) of class ixion::matrix > is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:66: warning: Member set(size_t row, > size_t col, double val) (function) of class ixion::matrix is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:68: warning: Member get(size_t row, > size_t col) const (function) of class ixion::matrix is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:70: warning: Member row_size() > const (function) of class ixion::matrix is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:71: warning: Member col_size() > const (function) of class ixion::matrix is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:73: warning: Member swap(matrix &r) > (function) of class ixion::matrix is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:75: warning: Member as_numeric() > const (function) of class ixion::matrix is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:77: warning: Member > operator==(const matrix &r) const (function) of class ixion::matrix is not > documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:78: warning: Member > operator!=(const matrix &r) const (function) of class ixion::matrix is not > documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:37: warning: Member type (variable) > of class ixion::matrix::element is not documented. > /<<PKGBUILDDIR>>/include/ixion/column_store_type.hpp:58: warning: Member > integer_element_block (typedef) of class ixion::matrix_store_trait is not > documented. > /<<PKGBUILDDIR>>/include/ixion/column_store_type.hpp:59: warning: Member > string_element_block (typedef) of class ixion::matrix_store_trait is not > documented. > /<<PKGBUILDDIR>>/include/ixion/column_store_type.hpp:61: warning: Member > element_block_func (typedef) of class ixion::matrix_store_trait is not > documented. > /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp:31: warning: Member > mem_str_buf(const char *p) (function) of class ixion::mem_str_buf is not > documented. > /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp:32: warning: Member > mem_str_buf(const char *p, size_t n) (function) of class ixion::mem_str_buf > is not documented. > /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp:33: warning: Member > mem_str_buf(const mem_str_buf &r) (function) of class ixion::mem_str_buf is > not documented. > /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp:35: warning: Member > append(const char *p) (function) of class ixion::mem_str_buf is not > documented. > /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp:36: warning: Member > set_start(const char *p) (function) of class ixion::mem_str_buf is not > documented. > /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp:37: warning: Member inc() > (function) of class ixion::mem_str_buf is not documented. > /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp:38: warning: Member dec() > (function) of class ixion::mem_str_buf is not documented. > /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp:39: warning: Member > pop_front() (function) of class ixion::mem_str_buf is not documented. > /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp:40: warning: Member empty() > const (function) of class ixion::mem_str_buf is not documented. > /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp:41: warning: Member size() > const (function) of class ixion::mem_str_buf is not documented. > /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp:42: warning: Member get() > const (function) of class ixion::mem_str_buf is not documented. > /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp:43: warning: Member clear() > (function) of class ixion::mem_str_buf is not documented. > /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp:44: warning: Member > swap(mem_str_buf &r) (function) of class ixion::mem_str_buf is not documented. > /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp:45: warning: Member > equals(const char *s) const (function) of class ixion::mem_str_buf is not > documented. > /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp:46: warning: Member str() > const (function) of class ixion::mem_str_buf is not documented. > /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp:47: warning: Member > operator=(const mem_str_buf &r) (function) of class ixion::mem_str_buf is not > documented. > /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp:48: warning: Member > operator[](size_t pos) const (function) of class ixion::mem_str_buf is not > documented. > /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp:49: warning: Member > operator==(const mem_str_buf &r) const (function) of class ixion::mem_str_buf > is not documented. > /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp:50: warning: Member > operator!=(const mem_str_buf &r) const (function) of class ixion::mem_str_buf > is not documented. > /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp:51: warning: Member back() > const (function) of class ixion::mem_str_buf is not documented. > /<<PKGBUILDDIR>>/include/ixion/mem_str_buf.hpp:27: warning: Member > operator()(const mem_str_buf &s) const (function) of class > ixion::mem_str_buf::hash is not documented. > sh: 1: epstopdf: not found > error: Problems running epstopdf. Check your TeX installation! > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:87: warning: Member > get_config() const override (function) of class ixion::model_context is not > documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:88: warning: Member > get_cell_tracker() override (function) of class ixion::model_context is not > documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:89: warning: Member > get_cell_tracker() const override (function) of class ixion::model_context is > not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:91: warning: Member > is_empty(const abs_address_t &addr) const override (function) of class > ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:92: warning: Member > get_celltype(const abs_address_t &addr) const override (function) of class > ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:94: warning: Member > get_boolean_value(const abs_address_t &addr) const override (function) of > class ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:95: warning: Member > get_string_identifier(const abs_address_t &addr) const override (function) of > class ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:96: warning: Member > get_string_identifier(const char *p, size_t n) const override (function) of > class ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:97: warning: Member > get_formula_cell(const abs_address_t &addr) const override (function) of > class ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:98: warning: Member > get_formula_cell(const abs_address_t &addr) override (function) of class > ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:102: warning: Member > count_range(const abs_range_t &range, const values_t &values_type) const > override (function) of class ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:106: warning: Member > get_table_handler() const override (function) of class ixion::model_context > is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:108: warning: Member > append_string(const char *p, size_t n) override (function) of class > ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:109: warning: Member > add_string(const char *p, size_t n) override (function) of class > ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:110: warning: Member > get_string(string_id_t identifier) const override (function) of class > ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:112: warning: Member > get_sheet_name(sheet_t sheet) const override (function) of class > ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:116: warning: Member > set_config(const config &cfg) (function) of class ixion::model_context is not > documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:118: warning: Member > get_numeric_value_nowait(const abs_address_t &addr) const (function) of class > ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:119: warning: Member > get_string_identifier_nowait(const abs_address_t &addr) const (function) of > class ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:121: warning: Member > erase_cell(const abs_address_t &addr) (function) of class > ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:123: warning: Member > set_numeric_cell(const abs_address_t &addr, double val) (function) of class > ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:124: warning: Member > set_boolean_cell(const abs_address_t &adr, bool val) (function) of class > ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:125: warning: Member > set_string_cell(const abs_address_t &addr, const char *p, size_t n) > (function) of class ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:126: warning: Member > set_string_cell(const abs_address_t &addr, string_id_t identifier) (function) > of class ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:156: warning: Member > set_grouped_formula_cells(const abs_range_t &group_range, formula_tokens_t > tokens) (function) of class ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:158: warning: Member > get_data_range(sheet_t sheet) const (function) of class ixion::model_context > is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:160: warning: Member > set_named_expression(const char *p, size_t n, std::unique_ptr< > formula_tokens_t > &&expr) (function) of class ixion::model_context is not > documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:161: warning: Member > set_named_expression(sheet_t sheet, const char *p, size_t n, std::unique_ptr< > formula_tokens_t > &&expr) (function) of class ixion::model_context is not > documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:204: warning: Member > set_session_handler_factory(session_handler_factory *factory) (function) of > class ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:206: warning: Member > set_table_handler(iface::table_handler *handler) (function) of class > ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:208: warning: Member > get_string_count() const (function) of class ixion::model_context is not > documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:210: warning: Member > dump_strings() const (function) of class ixion::model_context is not > documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:256: warning: Member empty() > const (function) of class ixion::model_context is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:168: warning: Illegal > command @param as part of a \link > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:170: warning: Illegal > command @param as part of a \link > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:171: warning: Illegal > command @param as part of a \link > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:172: warning: Illegal > command @param as part of a \link > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:174: warning: Illegal > command @return as part of a \link > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:175: warning: Unexpected end > of comment while inside link command > > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:184: warning: Illegal > command @param as part of a \link > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:185: warning: Illegal > command @param as part of a \link > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:186: warning: Illegal > command @param as part of a \link > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:188: warning: Illegal > command @return as part of a \link > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:189: warning: Unexpected end > of comment while inside link command > > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:72: warning: Member > input_cell(const input_cell &other) (function) of class > ixion::model_context::input_cell is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:53: warning: Member type > (variable) of class ixion::model_context::input_cell is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:61: warning: Member value > (variable) of class ixion::model_context::input_cell is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:79: warning: Member > input_row(std::initializer_list< input_cell > cells) (function) of class > ixion::model_context::input_row is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:81: warning: Member cells() > const (function) of class ixion::model_context::input_row is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:43: warning: Member create() > (function) of class ixion::model_context::session_handler_factory is not > documented. > sh: 1: epstopdf: not found > error: Problems running epstopdf. Check your TeX installation! > /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp:47: warning: Member error_type > (enumeration) of class ixion::model_context_error is not documented. > /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp:53: warning: Member > model_context_error(const std::string &msg, error_type type) (function) of > class ixion::model_context_error is not documented. > /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp:56: warning: Member > get_error_type() const (function) of class ixion::model_context_error is not > documented. > /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp:22: warning: Member > general_error(const std::string &msg) (function) of class > ixion::general_error is not documented. > /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp:24: warning: Member what() > const (function) of class ixion::general_error is not documented. > /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp:27: warning: Member > set_message(const std::string &msg) (function) of class ixion::general_error > is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_iterator.hpp:62: warning: Member > model_iterator(model_iterator &&other) (function) of class > ixion::model_iterator is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_iterator.hpp:66: warning: Member > operator=(model_iterator &&other) (function) of class ixion::model_iterator > is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_iterator.hpp:68: warning: Member has() > const (function) of class ixion::model_iterator is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_iterator.hpp:70: warning: Member next() > (function) of class ixion::model_iterator is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_iterator.hpp:72: warning: Member get() > const (function) of class ixion::model_iterator is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_iterator.hpp:50: warning: Member > cell(row_t _row, col_t _col) (function) of class ixion::model_iterator::cell > is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_iterator.hpp:51: warning: Member > cell(row_t _row, col_t _col, bool _b) (function) of class > ixion::model_iterator::cell is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_iterator.hpp:52: warning: Member > cell(row_t _row, col_t _col, string_id_t _s) (function) of class > ixion::model_iterator::cell is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_iterator.hpp:53: warning: Member > cell(row_t _row, col_t _col, double _v) (function) of class > ixion::model_iterator::cell is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_iterator.hpp:54: warning: Member > cell(row_t _row, col_t _col, const formula_cell *_f) (function) of class > ixion::model_iterator::cell is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_iterator.hpp:56: warning: Member > operator==(const cell &other) const (function) of class > ixion::model_iterator::cell is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_iterator.hpp:57: warning: Member > operator!=(const cell &other) const (function) of class > ixion::model_iterator::cell is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_iterator.hpp:36: warning: Member row > (variable) of class ixion::model_iterator::cell is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_iterator.hpp:37: warning: Member col > (variable) of class ixion::model_iterator::cell is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_iterator.hpp:38: warning: Member type > (variable) of class ixion::model_iterator::cell is not documented. > /<<PKGBUILDDIR>>/include/ixion/model_iterator.hpp:47: warning: Member value > (variable) of class ixion::model_iterator::cell is not documented. > sh: 1: epstopdf: not found > error: Problems running epstopdf. Check your TeX installation! > /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp:65: warning: Member > not_implemented_error(const std::string &msg) (function) of class > ixion::not_implemented_error is not documented. > /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp:22: warning: Member > general_error(const std::string &msg) (function) of class > ixion::general_error is not documented. > /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp:24: warning: Member what() > const (function) of class ixion::general_error is not documented. > /<<PKGBUILDDIR>>/include/ixion/exceptions.hpp:27: warning: Member > set_message(const std::string &msg) (function) of class ixion::general_error > is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:90: warning: Member > numeric_matrix(size_t rows, size_t cols) (function) of class > ixion::numeric_matrix is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:91: warning: Member > numeric_matrix(std::vector< double > array, size_t rows, size_t cols) > (function) of class ixion::numeric_matrix is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:92: warning: Member > numeric_matrix(numeric_matrix &&r) (function) of class ixion::numeric_matrix > is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:95: warning: Member > operator=(numeric_matrix other) (function) of class ixion::numeric_matrix is > not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:97: warning: Member > operator()(size_t row, size_t col) (function) of class ixion::numeric_matrix > is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:98: warning: Member > operator()(size_t row, size_t col) const (function) of class > ixion::numeric_matrix is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:100: warning: Member > swap(numeric_matrix &r) (function) of class ixion::numeric_matrix is not > documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:102: warning: Member row_size() > const (function) of class ixion::numeric_matrix is not documented. > /<<PKGBUILDDIR>>/include/ixion/matrix.hpp:103: warning: Member col_size() > const (function) of class ixion::numeric_matrix is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:280: warning: Member range_t(const > address_t &_first, const address_t &_last) (function) of class ixion::range_t > is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:281: warning: Member range_t(const > range_t &r) (function) of class ixion::range_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:282: warning: Member range_t(const > abs_range_t &r) (function) of class ixion::range_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:284: warning: Member valid() const > (function) of class ixion::range_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:310: warning: Member to_abs(const > abs_address_t &origin) const (function) of class ixion::range_t is not > documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:312: warning: Member > set_absolute(bool abs) (function) of class ixion::range_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:276: warning: Member first > (variable) of class ixion::range_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:277: warning: Member last > (variable) of class ixion::range_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:316: warning: Member > operator()(const range_t &range) const (function) of class > ixion::range_t::hash is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:144: warning: Member > rc_address_t(row_t _row, col_t _column, bool _abs_row=true, bool > _abs_column=true) (function) of class ixion::rc_address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:145: warning: Member > rc_address_t(const rc_address_t &r) (function) of class ixion::rc_address_t > is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:138: warning: Member row > (variable) of class ixion::rc_address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:139: warning: Member column > (variable) of class ixion::rc_address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:140: warning: Member abs_row > (variable) of class ixion::rc_address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:141: warning: Member abs_column > (variable) of class ixion::rc_address_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/address.hpp:134: warning: Unexpected end of > comment while inside link command > > /<<PKGBUILDDIR>>/include/ixion/address.hpp:149: warning: Member > operator()(const rc_address_t &addr) const (function) of class > ixion::rc_address_t::hash is not documented. > /<<PKGBUILDDIR>>/include/ixion/types.hpp:152: warning: Member rc_size_t(const > rc_size_t &other) (function) of class ixion::rc_size_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/types.hpp:153: warning: Member rc_size_t(row_t > _row, col_t _column) (function) of class ixion::rc_size_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/types.hpp:156: warning: Member operator=(const > rc_size_t &other) (function) of class ixion::rc_size_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/types.hpp:148: warning: Member row (variable) > of class ixion::rc_size_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/types.hpp:149: warning: Member column > (variable) of class ixion::rc_size_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/table.hpp:18: warning: Member name (variable) > of class ixion::table_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/table.hpp:19: warning: Member column_first > (variable) of class ixion::table_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/table.hpp:20: warning: Member column_last > (variable) of class ixion::table_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/table.hpp:21: warning: Member areas (variable) > of class ixion::table_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/types.hpp:80: warning: Member values_t(int > val) (function) of class ixion::values_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/types.hpp:81: warning: Member is_numeric() > const (function) of class ixion::values_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/types.hpp:82: warning: Member is_boolean() > const (function) of class ixion::values_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/types.hpp:83: warning: Member is_string() > const (function) of class ixion::values_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/types.hpp:84: warning: Member is_empty() const > (function) of class ixion::values_t is not documented. > /<<PKGBUILDDIR>>/include/ixion/types.hpp:75: warning: unable to resolve link > to 'value_t' for \link command > /<<PKGBUILDDIR>>/include/ixion/compute_engine.hpp:61: warning: Member > get_name() const (function) of class ixion::draft::compute_engine is not > documented. > /<<PKGBUILDDIR>>/include/ixion/module.hpp:29: warning: Member > create_compute_engine (variable) of class ixion::draft::module_def is not > documented. > /<<PKGBUILDDIR>>/include/ixion/module.hpp:30: warning: Member > destroy_compute_engine (variable) of class ixion::draft::module_def is not > documented. > sh: 1: epstopdf: not found > error: Problems running epstopdf. Check your TeX installation! > /<<PKGBUILDDIR>>/include/ixion/interface/formula_model_access.hpp:49: > warning: Member get_config() const =0 (function) of class > ixion::iface::formula_model_access is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/formula_model_access.hpp:50: > warning: Member get_cell_tracker()=0 (function) of class > ixion::iface::formula_model_access is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/formula_model_access.hpp:51: > warning: Member get_cell_tracker() const =0 (function) of class > ixion::iface::formula_model_access is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/formula_model_access.hpp:53: > warning: Member is_empty(const abs_address_t &addr) const =0 (function) of > class ixion::iface::formula_model_access is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/formula_model_access.hpp:54: > warning: Member get_celltype(const abs_address_t &addr) const =0 (function) > of class ixion::iface::formula_model_access is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/formula_model_access.hpp:67: > warning: Member get_boolean_value(const abs_address_t &addr) const =0 > (function) of class ixion::iface::formula_model_access is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/formula_model_access.hpp:68: > warning: Member get_string_identifier(const abs_address_t &addr) const =0 > (function) of class ixion::iface::formula_model_access is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/formula_model_access.hpp:69: > warning: Member get_string_identifier(const char *p, size_t n) const =0 > (function) of class ixion::iface::formula_model_access is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/formula_model_access.hpp:70: > warning: Member get_formula_cell(const abs_address_t &addr) const =0 > (function) of class ixion::iface::formula_model_access is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/formula_model_access.hpp:71: > warning: Member get_formula_cell(const abs_address_t &addr)=0 (function) of > class ixion::iface::formula_model_access is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/formula_model_access.hpp:85: > warning: Member count_range(const abs_range_t &range, const values_t > &values_type) const =0 (function) of class ixion::iface::formula_model_access > is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/formula_model_access.hpp:121: > warning: Member get_table_handler() const (function) of class > ixion::iface::formula_model_access is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/formula_model_access.hpp:123: > warning: Member append_string(const char *p, size_t n)=0 (function) of class > ixion::iface::formula_model_access is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/formula_model_access.hpp:124: > warning: Member add_string(const char *p, size_t n)=0 (function) of class > ixion::iface::formula_model_access is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/formula_model_access.hpp:125: > warning: Member get_string(string_id_t identifier) const =0 (function) of > class ixion::iface::formula_model_access is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/formula_model_access.hpp:137: > warning: Member get_sheet_name(sheet_t sheet) const =0 (function) of class > ixion::iface::formula_model_access is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/session_handler.hpp:33: warning: > Member begin_cell_interpret(const abs_address_t &pos)=0 (function) of class > ixion::iface::session_handler is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/session_handler.hpp:34: warning: > Member end_cell_interpret()=0 (function) of class > ixion::iface::session_handler is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/session_handler.hpp:35: warning: > Member set_result(const formula_result &result)=0 (function) of class > ixion::iface::session_handler is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/session_handler.hpp:36: warning: > Member set_invalid_expression(const char *msg)=0 (function) of class > ixion::iface::session_handler is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/session_handler.hpp:37: warning: > Member set_formula_error(const char *msg)=0 (function) of class > ixion::iface::session_handler is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/session_handler.hpp:38: warning: > Member push_token(fopcode_t fop)=0 (function) of class > ixion::iface::session_handler is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/session_handler.hpp:39: warning: > Member push_value(double val)=0 (function) of class > ixion::iface::session_handler is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/session_handler.hpp:40: warning: > Member push_string(size_t sid)=0 (function) of class > ixion::iface::session_handler is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/session_handler.hpp:41: warning: > Member push_single_ref(const address_t &addr, const abs_address_t &pos)=0 > (function) of class ixion::iface::session_handler is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/session_handler.hpp:42: warning: > Member push_range_ref(const range_t &range, const abs_address_t &pos)=0 > (function) of class ixion::iface::session_handler is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/session_handler.hpp:43: warning: > Member push_table_ref(const table_t &table)=0 (function) of class > ixion::iface::session_handler is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/session_handler.hpp:44: warning: > Member push_function(formula_function_t foc)=0 (function) of class > ixion::iface::session_handler is not documented. > /<<PKGBUILDDIR>>/include/ixion/interface/table_handler.hpp:32: warning: > unable to resolve link to 'empty_string_id' for \link command > /<<PKGBUILDDIR>>/include/ixion/interface/table_handler.hpp:34: warning: > unable to resolve link to 'table_area_t' for \link command > /<<PKGBUILDDIR>>/include/ixion/interface/table_handler.hpp:48: warning: > unable to resolve link to 'empty_string_id' for \link command > /<<PKGBUILDDIR>>/include/ixion/interface/table_handler.hpp:50: warning: > unable to resolve link to 'table_area_t' for \link command > /<<PKGBUILDDIR>>/include/ixion/cell.hpp:95: warning: Illegal command @return > as part of a \link > /<<PKGBUILDDIR>>/include/ixion/cell.hpp:96: warning: Unexpected end of > comment while inside link command > > :global... > Generating docs for compound ixion::matrix... > Generating docs for nested compound ixion::matrix::element... > Generating docs for compound ixion::matrix_store_trait... > Generating docs for compound ixion::mem_str_buf... > Generating docs for nested compound ixion::mem_str_buf::hash... > Generating docs for compound ixion::model_context... > Generating docs for nested compound ixion::model_context::input_cell... > Generating docs for nested compound ixion::model_context::input_row... > Generating docs for nested compound > ixion::model_context::session_handler_factory... > Generating docs for compound ixion::model_context_error... > Generating docs for compound ixion::model_iterator... > Generating docs for nested compound ixion::model_iterator::cell... > Generating docs for compound ixion::not_implemented_error... > Generating docs for compound ixion::numeric_matrix... > Generating docs for compound ixion::range_t... > Generating docs for nested compound ixion::range_t::hash... > Generating docs for compound ixion::rc_address_t... > Generating docs for nested compound ixion::rc_address_t::hash... > Generating docs for compound ixion::rc_size_t... > Generating docs for compound ixion::table_t... > Generating docs for compound ixion::values_t... > Generating docs for compound ixion::draft::compute_engine... > Generating docs for compound ixion::draft::module_def... > Generating docs for compound ixion::iface::formula_model_access... > Generating docs for compound ixion::iface::session_handler... > Generating docs for compound ixion::iface::table_handler... > Generating graph info page... > Generating directory documentation... > Generating index page... > Generating page index... > Generating module index... > Generating namespace index... > Generating namespace member index... > Generating annotated compound index... > Generating alphabetical compound index... > Generating hierarchical class index... > Generating member index... > Generating file index... > Generating file member index... > Generating example index... > finalizing index lists... > writing tag file... > Generating XML output... > Generating XML output for class ixion::abs_address_iterator > Generating XML output for class ixion::abs_address_t > Generating XML output for class ixion::abs_range_t > Generating XML output for class ixion::abs_rc_address_t > Generating XML output for class ixion::abs_rc_range_t > Generating XML output for class ixion::address_t > Generating XML output for class ixion::formula_name_t::address_type > Generating XML output for class ixion::model_iterator::cell > Generating XML output for class ixion::draft::compute_engine > Generating XML output for class ixion::config > Generating XML output for class ixion::abs_address_iterator::const_iterator > Generating XML output for class ixion::default_deleter > Generating XML output for class ixion::delete_element > Generating XML output for class ixion::delete_map_value > Generating XML output for class ixion::dirty_cell_tracker > Generating XML output for class ixion::matrix::element > Generating XML output for class ixion::file_not_found > Generating XML output for class ixion::formula_cell > Generating XML output for class ixion::formula_error > Generating XML output for class ixion::formula_group_t > Generating XML output for class ixion::iface::formula_model_access > Generating XML output for class ixion::formula_name_resolver > Generating XML output for class ixion::formula_name_t > Generating XML output for class ixion::formula_result > Generating XML output for class ixion::formula_token > Generating XML output for class ixion::formula_tokens_store > Generating XML output for class ixion::general_error > Generating XML output for class ixion::global > Generating XML output for class ixion::rc_address_t::hash > Generating XML output for class ixion::address_t::hash > Generating XML output for class ixion::abs_range_t::hash > Generating XML output for class ixion::abs_address_t::hash > Generating XML output for class ixion::range_t::hash > Generating XML output for class ixion::abs_rc_range_t::hash > Generating XML output for class ixion::mem_str_buf::hash > Generating XML output for class ixion::abs_rc_address_t::hash > Gen/<<PKGBUILDDIR>>/include/ixion/model_context.hpp:168: warning: Illegal > command @param as part of a \link > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:170: warning: Illegal > command @param as part of a \link > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:171: warning: Illegal > command @param as part of a \link > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:172: warning: Illegal > command @param as part of a \link > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:174: warning: Illegal > command @return as part of a \link > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:175: warning: Unexpected end > of comment while inside link command > > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:184: warning: Illegal > command @param as part of a \link > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:185: warning: Illegal > command @param as part of a \link > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:186: warning: Illegal > command @param as part of a \link > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:188: warning: Illegal > command @return as part of a \link > /<<PKGBUILDDIR>>/include/ixion/model_context.hpp:189: warning: Unexpected end > of comment while inside link command > > /<<PKGBUILDDIR>>/include/ixion/address.hpp:134: warning: Unexpected end of > comment while inside link command > > /<<PKGBUILDDIR>>/include/ixion/interface/table_handler.hpp:32: warning: > unable to resolve link to 'empty_string_id' for \link command > /<<PKGBUILDDIR>>/include/ixion/interface/table_handler.hpp:34: warning: > unable to resolve link to 'table_area_t' for \link command > /<<PKGBUILDDIR>>/include/ixion/interface/table_handler.hpp:48: warning: > unable to resolve link to 'empty_string_id' for \link command > /<<PKGBUILDDIR>>/include/ixion/interface/table_handler.hpp:50: warning: > unable to resolve link to 'table_area_t' for \link command > /<<PKGBUILDDIR>>/include/ixion/types.hpp:75: warning: unable to resolve link > to 'value_t' for \link command > /<<PKGBUILDDIR>>/include/ixion/formula.hpp:95: warning: unable to resolve > link to 'ixion::query_dirty_cells' for \link command > erating XML output for class ixion::model_context::input_cell > Generating XML output for class ixion::model_context::input_row > Generating XML output for class ixion::matrix > Generating XML output for class ixion::matrix_store_trait > Generating XML output for class ixion::mem_str_buf > Generating XML output for class ixion::model_context > Generating XML output for class ixion::model_context_error > Generating XML output for class ixion::model_iterator > Generating XML output for class ixion::draft::module_def > Generating XML output for class ixion::not_implemented_error > Generating XML output for class ixion::numeric_matrix > Generating XML output for class ixion::range_t > Generating XML output for class ixion::formula_name_t::range_type > Generating XML output for class ixion::rc_address_t > Generating XML output for class ixion::rc_size_t > Generating XML output for class ixion::iface::session_handler > Generating XML output for class ixion::model_context::session_handler_factory > Generating XML output for class ixion::iface::table_handler > Generating XML output for class ixion::table_t > Generating XML output for class ixion::formula_name_t::table_type > Generating XML output for class ixion::values_t > Generating XML output for namespace ixion > Generating XML output for namespace ixion::draft > Generating XML output for namespace ixion::iface > Generating XML output for file address.hpp > Generating XML output for file address_iterator.hpp > Generating XML output for file cell.hpp > Generating XML output for file column_store_type.hpp > Generating XML output for file compute_engine.hpp > Generating XML output for file config.hpp > Generating XML output for file dirty_cell_tracker.hpp > Generating XML output for file env.hpp > Generating XML output for file exceptions.hpp > Generating XML output for file formula.hpp > Generating XML output for file formula_function_opcode.hpp > Generating XML output for file formula_name_resolver.hpp > Generating XML output for file formula_opcode.hpp > Generating XML output for file formula_result.hpp > Generating XML output for file formula_tokens.hpp > Generating XML output for file formula_tokens_fwd.hpp > Generating XML output for file global.hpp > Generating XML output for file info.hpp > Generating XML output for file formula_model_access.hpp > Generating XML output for file session_handler.hpp > Generating XML output for file table_handler.hpp > Generating XML output for file macros.hpp > Generating XML output for file matrix.hpp > Generating XML output for file mem_str_buf.hpp > Generating XML output for file model_context.hpp > Generating XML output for file model_iterator.hpp > Generating XML output for file module.hpp > Generating XML output for file table.hpp > Generating XML output for file types.hpp > Generating XML output for page deprecated > Generate XML output for dir /<<PKGBUILDDIR>>/include/ > Generate XML output for dir /<<PKGBUILDDIR>>/include/ixion/interface/ > Generate XML output for dir /<<PKGBUILDDIR>>/include/ixion/ > Running plantuml with JAVA... > lookup cache used 1106/65536 hits=11388 misses=1154 > finished... > Running Sphinx v3.1.1 > WARNING: html_static_path entry '_static' does not exist > building [mo]: all of 0 po files > building [html]: all source files > updating environment: [new config] 13 added, 0 changed, 0 removed > reading sources... [ 7%] cpp/formula/index > reading sources... [ 15%] cpp/formula_cell/index > reading sources... [ 23%] cpp/formula_name_resolver/index > reading sources... [ 30%] cpp/index > reading sources... [ 38%] cpp/interface/index > reading sources... [ 46%] cpp/model_context/index > > Traceback (most recent call last): > File "/usr/lib/python3/dist-packages/breathe/renderer/sphinxrenderer.py", > line 57, in parse_definition > parser = cpp.DefinitionParser(namestr, self, self.env.config) > TypeError: __init__() takes 2 positional arguments but 4 were given > > During handling of the above exception, another exception occurred: > > Traceback (most recent call last): > File "/usr/lib/python3/dist-packages/sphinx/cmd/build.py", line 280, in > build_main > app.build(args.force_all, filenames) > File "/usr/lib/python3/dist-packages/sphinx/application.py", line 336, in > build > self.builder.build_all() > File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line > 260, in build_all > self.build(None, summary=__('all source files'), method='all') > File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line > 311, in build > updated_docnames = set(self.read()) > File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line > 418, in read > self._read_serial(docnames) > File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line > 439, in _read_serial > self.read_doc(docname) > File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line > 479, in read_doc > doctree = read_doc(self.app, self.env, self.env.doc2path(docname)) > File "/usr/lib/python3/dist-packages/sphinx/io.py", line 221, in read_doc > pub.publish() > File "/usr/lib/python3/dist-packages/docutils/core.py", line 217, in publish > self.document = self.reader.read(self.source, self.parser, > File "/usr/lib/python3/dist-packages/sphinx/io.py", line 126, in read > self.parse() > File "/usr/lib/python3/dist-packages/docutils/readers/__init__.py", line > 77, in parse > self.parser.parse(self.input, document) > File "/usr/lib/python3/dist-packages/sphinx/parsers.py", line 102, in parse > self.statemachine.run(inputlines, document, inliner=self.inliner) > File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line > 171, in run > results = StateMachineWS.run(self, input_lines, input_offset, > File "/usr/lib/python3/dist-packages/docutils/statemachine.py", line 241, > in run > context, next_state, result = self.check_line( > File "/usr/lib/python3/dist-packages/docutils/statemachine.py", line 459, > in check_line > return method(match, context, next_state) > File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line > 2770, in underline > self.section(title, source, style, lineno - 1, messages) > File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line > 328, in section > self.new_subsection(title, lineno, messages) > File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line > 394, in new_subsection > newabsoffset = self.nested_parse( > File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line > 282, in nested_parse > state_machine.run(block, input_offset, memo=self.memo, > File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line > 197, in run > results = StateMachineWS.run(self, input_lines, input_offset) > File "/usr/lib/python3/dist-packages/docutils/statemachine.py", line 241, > in run > context, next_state, result = self.check_line( > File "/usr/lib/python3/dist-packages/docutils/statemachine.py", line 459, > in check_line > return method(match, context, next_state) > File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line > 2343, in explicit_markup > nodelist, blank_finish = self.explicit_construct(match) > File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line > 2355, in explicit_construct > return method(self, expmatch) > File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line > 2097, in directive > return self.run_directive( > File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line > 2147, in run_directive > result = directive_instance.run() > File "/usr/lib/python3/dist-packages/breathe/directives.py", line 311, in > run > return self.render(matches[0], project_info, filter_, target_handler, > mask_factory, > File "/usr/lib/python3/dist-packages/breathe/directive/base.py", line 85, > in render > return object_renderer.render(node_stack[0], context) > File "/usr/lib/python3/dist-packages/breathe/renderer/sphinxrenderer.py", > line 1308, in render > result = method(self, node) > File "/usr/lib/python3/dist-packages/breathe/renderer/sphinxrenderer.py", > line 1239, in dispatch_compound > return self.visit_compound(node) > File "/usr/lib/python3/dist-packages/breathe/renderer/sphinxrenderer.py", > line 513, in visit_compound > nodes, contentnode = render_sig( > File "/usr/lib/python3/dist-packages/breathe/renderer/sphinxrenderer.py", > line 495, in render_signature > nodes = self.run_domain_directive(kind, self.context.directive_args[1], > augment=augment) > File "/usr/lib/python3/dist-packages/breathe/renderer/sphinxrenderer.py", > line 357, in run_domain_directive > nodes = domain_directive.run() > File "/usr/lib/python3/dist-packages/sphinx/domains/cpp.py", line 6777, in > run > return super().run() > File "/usr/lib/python3/dist-packages/sphinx/directives/__init__.py", line > 190, in run > name = self.handle_signature(sig, signode) > File "/usr/lib/python3/dist-packages/sphinx/domains/cpp.py", line 6784, in > handle_signature > ast = self.parse_definition(parser) > File "/usr/lib/python3/dist-packages/breathe/renderer/sphinxrenderer.py", > line 60, in parse_definition > parser = cpp.DefinitionParser(namestr, self) > TypeError: __init__() takes 2 positional arguments but 3 were given > > Exception occurred: > File "/usr/lib/python3/dist-packages/breathe/renderer/sphinxrenderer.py", > line 60, in parse_definition > parser = cpp.DefinitionParser(namestr, self) > TypeError: __init__() takes 2 positional arguments but 3 were given > The full traceback has been saved in /tmp/sphinx-err-s6pc94zv.log, if you > want to report the issue to the developers. > Please also report this if it was a user error, so that a better error > message can be provided next time. > A bug report can be filed in the tracker at > <https://github.com/sphinx-doc/sphinx/issues>. Thanks! > make[1]: *** [debian/rules:28: override_dh_auto_build-indep] Error 2 The full build log is available from: http://qa-logs.debian.net/2020/06/23/libixion_0.15.0-3_unstable_sphinx-exp.log Please see [1] for Sphinx changelog, which may give a hint of what changes in Sphinx caused this error. Also see [2] for the list of deprecated/removed APIs and possible alternatives to them. Sphinx 3.1 is going to be uploaded to unstable in a couple of weeks. When that happens, the severity of this bug will be bumped to serious. In case you have questions, please Cc sph...@packages.debian.org on reply. [1]: https://www.sphinx-doc.org/en/3.x/changes.html [2]: https://www.sphinx-doc.org/en/3.x/extdev/deprecated.html A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.