Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 430956 - app-office/libreoffice-3.6.0.4 fails without USE xmlsec
Summary: app-office/libreoffice-3.6.0.4 fails without USE xmlsec
Status: RESOLVED DUPLICATE of bug 428328
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-11 15:52 UTC by manwe
Modified: 2012-08-12 08:53 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description manwe 2012-08-11 15:52:50 UTC
Without USE flag xmlsec libreoffice fails on two tests and refuses to install. 


subsequent_filters-test.cxx:740:Assertion
Test name: ScFiltersTest::testPasswordOld
assertion failed
- Expression: xDocSh.Is()
- Failed to load password.ods

subsequent_filters-test.cxx:740:Assertion
Test name: ScFiltersTest::testPasswordNew
assertion failed
- Expression: xDocSh.Is()
- Failed to load password.ods

Failures !!!
Run: 18   Failure total: 2   Failures: 2   Errors: 0

Error: a unit test failed, please do one of:


Reproducible: Always

Steps to Reproduce:
1. USE=-xmlsec emerge -1 =app-office/libreoffice-3.6.0.4



Portage 2.1.11.9 (default/linux/amd64/10.0, gcc-4.6.3, glibc-2.15-r2, 3.4.5-gentoo-heroth-v5 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-3.4.5-gentoo-heroth-v5-x86_64-Intel-R-_Core-TM-_i7_CPU_Q_740_@_1.73GHz-with-gentoo-2.1
Timestamp of tree: Sat, 11 Aug 2012 10:15:01 +0000
app-shells/bash:          4.2_p37
dev-java/java-config:     2.1.12
dev-lang/python:          2.7.3-r2
dev-util/cmake:           2.8.8-r3
dev-util/pkgconfig:       0.27
sys-apps/baselayout:      2.1-r1
sys-apps/openrc:          0.10.5
sys-apps/sandbox:         2.6
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.12.2
sys-devel/binutils:       2.22.90
sys-devel/gcc:            4.6.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.5 (virtual/os-headers)
sys-libs/glibc:           2.15-r2
GENTOO_VM=  
CLASSPATH="" 
JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" 
COMPILER=""
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2012-08-12 08:53:02 UTC
Man great job, I forgot I provided the useflag there and thus was unable to find out wtf is going on.

Thanks a lot.

*** This bug has been marked as a duplicate of bug 428328 ***