From owner-freebsd-office@FreeBSD.ORG Wed Sep 7 11:54:13 2011 Return-Path: Delivered-To: office@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3711F106566B for ; Wed, 7 Sep 2011 11:54:13 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from thyme.infocus-llc.com (server.infocus-llc.com [206.156.254.44]) by mx1.freebsd.org (Postfix) with ESMTP id DA02F8FC1A for ; Wed, 7 Sep 2011 11:54:12 +0000 (UTC) Received: from draco.over-yonder.net (c-174-50-4-38.hsd1.ms.comcast.net [174.50.4.38]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by thyme.infocus-llc.com (Postfix) with ESMTPSA id BFBAB37B498 for ; Wed, 7 Sep 2011 06:36:11 -0500 (CDT) Received: by draco.over-yonder.net (Postfix, from userid 100) id 098E2177D5; Wed, 7 Sep 2011 06:36:11 -0500 (CDT) Date: Wed, 7 Sep 2011 06:36:11 -0500 From: "Matthew D. Fuller" To: office@freebsd.org Message-ID: <20110907113611.GC2135@over-yonder.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/1.5.21-fullermd.4 (2010-09-15) X-Virus-Scanned: clamav-milter 0.97.2 at thyme.infocus-llc.com X-Virus-Status: Clean Cc: Subject: libreoffice build failure (due to $HOME?) X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2011 11:54:13 -0000 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.