Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Sep 2011 06:36:11 -0500
From:      "Matthew D. Fuller" <fullermd@over-yonder.net>
To:        office@freebsd.org
Subject:   libreoffice build failure (due to $HOME?)
Message-ID:  <20110907113611.GC2135@over-yonder.net>

next in thread | raw e-mail | index | archive | help
The build fails for me partway on when it's running some tests.

My guess is that it's something about $HOME not matching the user's
homedir, since it seems to be failing about SOMETHING with a homedir,
and I run under sudo (so I'm running as root, but with my own $HOME).
Redoing the build from under su gets past that and is still ongoing.


Slice of the output:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

----------------------------------------------------------
: &&
LD_LIBRARY_PATH=/usr/ports.work/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.3.2/clone/ure/sal/unxfbsd.pro/lib:/usr/ports.work/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.3.2/solver/340/unxfbsd.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
../../../unxfbsd.pro/bin/cppunittester
../../../unxfbsd.pro/lib/libosl_Security.so
- start unit test #1 on library ../../../unxfbsd.pro/lib/libosl_Security.so
----------------------------------------------------------
OK (2)
#Initializing ...
#
#logonUser function need root/Administrator account to test.
#You can test by login with root/Administrator, and excute:
#testshl2 -forward "username password"
../../../wntmsci9/bin/Security.dll
#      where username and password are forwarded account info.
#if no text forwarded, this function will be skipped.
#
#Retrived system information is below:
Computer Name:              Not retrived
Current User Name:          root
Current User Home Directory:file:///root
Current Config Directory:   file:///root
Current UserID:             0
Current User is:            Administrator.
#
#Initialization Done.
osl_Security.cxx:216:Assertion
Test name: osl_Security::getHomeDir::getHomeDir_001
assertion failed
- Expression: ( sal_True == strHomeDirectory.equals( strHome ) ) && ( sal_True == bRes )
- #test comment#: getHomeDir and compare it with the info we get at the beginning.

Failures !!!
Run: 10   Failure total: 1   Failures: 1   Errors: 0
dmake:  Error code 1, while making 'test1'
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%




-- 
Matthew Fuller     (MF4839)   |  fullermd@over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
           On the Internet, nobody can hear you scream.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110907113611.GC2135>