Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 435224 - app-office/libreoffice-3.6.1.2 - configure: error: mdds/mixed_type_matrix.hpp not found. install mdds >= 0.4.0
Summary: app-office/libreoffice-3.6.1.2 - configure: error: mdds/mixed_type_matrix.hpp...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-16 16:33 UTC by David Heidelberg (okias)
Modified: 2012-11-02 12:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
libreoffice-core-3.6.2.2/config.log (config.log,142.28 KB, text/plain)
2012-10-06 23:27 UTC, Sergey Kondakov
Details
emerge --info (emerge-info,25.18 KB, text/plain)
2012-10-06 23:27 UTC, Sergey Kondakov
Details
config.log (config.log,122.94 KB, text/plain)
2012-11-01 14:35 UTC, Marek Bartosiewicz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Heidelberg (okias) 2012-09-16 16:33:39 UTC
MDDS installed
----------------
--- replaced obj /usr/share/doc/mdds-0.6.0-r2/VERSION.xz
--- replaced obj /usr/share/doc/mdds-0.6.0-r2/README.xz
--- replaced obj /usr/share/doc/mdds-0.6.0-r2/NEWS.xz
--- replaced obj /usr/share/doc/mdds-0.6.0-r2/COPYING.xz
--- replaced obj /usr/share/doc/mdds-0.6.0-r2/AUTHORS.xz
--- replaced dir /usr/share/doc/mdds-0.6.0-r2
--- replaced dir /usr/share/doc
--- replaced dir /usr/share
--- replaced obj /usr/include/mdds/segment_tree.hpp
--- replaced obj /usr/include/mdds/rectangle_set_def.inl
--- replaced obj /usr/include/mdds/rectangle_set.hpp
--- replaced obj /usr/include/mdds/quad_node.hpp
--- replaced obj /usr/include/mdds/point_quad_tree.hpp
--- replaced obj /usr/include/mdds/node.hpp
--- replaced obj /usr/include/mdds/multi_type_vector_types.hpp
--- replaced obj /usr/include/mdds/multi_type_vector_trait.hpp
--- replaced obj /usr/include/mdds/multi_type_vector_macro.hpp
--- replaced obj /usr/include/mdds/multi_type_vector_itr.hpp
--- replaced obj /usr/include/mdds/multi_type_vector_def.inl
--- replaced obj /usr/include/mdds/multi_type_vector.hpp
--- replaced obj /usr/include/mdds/multi_type_matrix_def.inl
--- replaced obj /usr/include/mdds/multi_type_matrix.hpp
--- replaced obj /usr/include/mdds/mixed_type_matrix_storage_sparse.inl
--- replaced obj /usr/include/mdds/mixed_type_matrix_storage_filled_linear.inl
--- replaced obj /usr/include/mdds/mixed_type_matrix_storage.hpp
--- replaced obj /usr/include/mdds/mixed_type_matrix_flag_storage.hpp
--- replaced obj /usr/include/mdds/mixed_type_matrix_element.hpp
--- replaced obj /usr/include/mdds/mixed_type_matrix_def.inl
--- replaced obj /usr/include/mdds/mixed_type_matrix.hpp
--- replaced obj /usr/include/mdds/hash_container/map.hpp
--- replaced dir /usr/include/mdds/hash_container
--- replaced obj /usr/include/mdds/global.hpp
--- replaced obj /usr/include/mdds/flat_segment_tree_itr.hpp
--- replaced obj /usr/include/mdds/flat_segment_tree_def.inl
--- replaced obj /usr/include/mdds/flat_segment_tree.hpp
--- replaced obj /usr/include/mdds/default_deleter.hpp
--- replaced obj /usr/include/mdds/compat/unique_ptr.hpp
--- replaced dir /usr/include/mdds/compat
--- replaced dir /usr/include/mdds
--- replaced dir /usr/include
--- replaced dir /usr
>>> Regenerating /etc/ld.so.cache...
>>> Original instance of package unmerged safely.
>>> dev-util/mdds-0.6.0-r2 merged.
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.

 * GNU info directory index is up-to-date.

# installing LIBREOFFICE
----------------------------
leonix libreoffice # emerge -av libreoffice


These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N     ] app-office/libreoffice-3.6.1.2  USE="branding dbus kde opengl svg vba (-aqua) -binfilter -binfilterdebug -cups -eds -gnome -gstreamer -gtk -java -jemalloc -mysql -odk -postgres {-test} -webdav" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer -nlpsolver -pdfimport -scripting-beanshell -scripting-javascript -wiki-publisher" 0 kB

Total: 1 package (1 new), Size of downloads: 0 kB
...

...
checking which hash container mdds shall use... std::unordered_map
checking mdds/flat_segment_tree.hpp usability... yes
checking mdds/flat_segment_tree.hpp presence... yes
checking for mdds/flat_segment_tree.hpp... yes
checking mdds/mixed_type_matrix.hpp usability... no
checking mdds/mixed_type_matrix.hpp presence... yes
configure: WARNING: mdds/mixed_type_matrix.hpp: present but cannot be compiled
configure: WARNING: mdds/mixed_type_matrix.hpp:     check for missing prerequisite headers?
configure: WARNING: mdds/mixed_type_matrix.hpp: see the Autoconf documentation
configure: WARNING: mdds/mixed_type_matrix.hpp:     section "Present But Cannot Be Compiled"
configure: WARNING: mdds/mixed_type_matrix.hpp: proceeding with the compiler's result
checking for mdds/mixed_type_matrix.hpp... no
configure: error: mdds/mixed_type_matrix.hpp not found. install mdds >= 0.4.0
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2012-09-17 11:35:08 UTC
Not reading requirements does not help here.

Attach the config.log...
Comment 2 Sergey Kondakov 2012-10-06 23:27:14 UTC
Created attachment 325860 [details]
libreoffice-core-3.6.2.2/config.log

here, get some from me instead.
broken the same way.

also:
GENTOO_VM=icedtea-bin-7  CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-7.2.3.2"
JAVACFLAGS="-source 1.6 -target 1.6" COMPILER=""
Comment 3 Sergey Kondakov 2012-10-06 23:27:38 UTC
Created attachment 325862 [details]
emerge --info
Comment 4 Andy Pettinger 2012-10-07 06:48:11 UTC
Perhaps it's linked to glibc-2.16 ? 
I have the same problem since upgrading,whereas it built prefectly with 2.15-r3.
Comment 5 Marek Bartosiewicz 2012-11-01 09:05:28 UTC
Still happens:

checking which hash container mdds shall use... std::unordered_map
checking mdds/flat_segment_tree.hpp usability... yes
checking mdds/flat_segment_tree.hpp presence... yes
checking for mdds/flat_segment_tree.hpp... yes
checking mdds/mixed_type_matrix.hpp usability... no
checking mdds/mixed_type_matrix.hpp presence... yes
configure: WARNING: mdds/mixed_type_matrix.hpp: present but cannot be compiled
configure: WARNING: mdds/mixed_type_matrix.hpp:     check for missing prerequisite headers?
configure: WARNING: mdds/mixed_type_matrix.hpp: see the Autoconf documentation
configure: WARNING: mdds/mixed_type_matrix.hpp:     section "Present But Cannot Be Compiled"
configure: WARNING: mdds/mixed_type_matrix.hpp: proceeding with the compiler's result
checking for mdds/mixed_type_matrix.hpp... no
configure: error: mdds/mixed_type_matrix.hpp not found. install mdds >= 0.4.0

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-office/libreoffice-3.6.2.2/work/libreoffice-core-3.6.2.2/config.log
 * ERROR: app-office/libreoffice-3.6.2.2 failed (configure phase):
Comment 6 Tomáš Chvátal (RETIRED) gentoo-dev 2012-11-01 09:14:49 UTC
And would ANY of you post that darn config.log file emerge tells you to?
Comment 7 Marek Bartosiewicz 2012-11-01 14:35:52 UTC
Created attachment 327940 [details]
config.log

Sorry sir :)
By your command.
Comment 8 Tomáš Chvátal (RETIRED) gentoo-dev 2012-11-01 14:50:11 UTC
Broken boost :-)

Update your boost to 1.50 or later with your glibc.
Comment 9 Marek Bartosiewicz 2012-11-01 15:11:17 UTC
Probably you are right, I forgot to revdep-rebuild on that one box...
*ashamed*
Comment 10 Tomáš Chvátal (RETIRED) gentoo-dev 2012-11-02 12:15:20 UTC
We fixed the boost deps to force update so this does not fail.