Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Aug 2011 18:08:38 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        ports@FreeBSD.org, Baptiste Daroussin <bapt@FreeBSD.org>
Subject:   libreoffice build fails in su -m environment
Message-ID:  <4E53C276.4000105@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
#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 beginni
ng.

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


This is in su -m environment where id is zero, but USER/LOGNAME/HOME are not roots.
-- 
Andriy Gapon



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