From owner-freebsd-office@FreeBSD.ORG Sun Oct 16 01:02:54 2011 Return-Path: Delivered-To: freebsd-office@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F0391065670 for ; Sun, 16 Oct 2011 01:02:54 +0000 (UTC) (envelope-from luchesar.iliev@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id E60958FC1A for ; Sun, 16 Oct 2011 01:02:53 +0000 (UTC) Received: by eyd10 with SMTP id 10so2649535eyd.13 for ; Sat, 15 Oct 2011 18:02:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:disposition-notification-to:date:from:user-agent :mime-version:to:subject:references:in-reply-to:x-enigmail-version :openpgp:content-type:content-transfer-encoding; bh=GiLhpfgjnsnsO1BnvdMiimMlv9smJ+J2BLHi1vMG3bw=; b=Zpko5j96gP4ry3JsElGDdOyKI58LMpWwyzDX6a8dV89ysdTDWnmODKNTmSlnAdzVBQ 1UGUpAMHMBjfsqRzU4Cx1Qi0ZOBncGNbLyFB1gCzCa/ofC0FRHdArdAww2gPC/RkZGuS WtxFhIg7m2b0t2GFPNbEI1eiKSxKv3ayL8nlI= Received: by 10.223.85.139 with SMTP id o11mr14029721fal.0.1318725329315; Sat, 15 Oct 2011 17:35:29 -0700 (PDT) Received: from [79.124.93.41] ([79.124.93.41]) by mx.google.com with ESMTPS id y8sm13615640faj.10.2011.10.15.17.35.27 (version=SSLv3 cipher=OTHER); Sat, 15 Oct 2011 17:35:28 -0700 (PDT) Message-ID: <4E9A26CE.1030601@gmail.com> Date: Sun, 16 Oct 2011 03:35:26 +0300 From: "Luchesar V. ILIEV" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111002 Thunderbird/7.0.1 MIME-Version: 1.0 To: freebsd-office@freebsd.org References: <4E8818EF.10204@FreeBSD.org> <20111004214907.GD19540@azathoth.lan> <4E98A4F2.20304@FreeBSD.org> <13459014.2iGCsMRJz1@pcoliver.heesakkers.info> In-Reply-To: <13459014.2iGCsMRJz1@pcoliver.heesakkers.info> X-Enigmail-Version: undefined OpenPGP: id=9A1FEEFF; url=https://cert.acad.bg/pgp-keys/ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: Still can't build libreoffice 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: Sun, 16 Oct 2011 01:02:54 -0000 On 15/10/2011 23:32, Oliver Heesakkers wrote: > Op vr 14 okt 2011 14:09:06 schreef Doug Barton: >> Well I have good news of a sort. I was previously working with a >> world/kernel that was built by clang. I finally had a chance to rebuild >> with the stock gcc, and now that I have, libreoffice builds and runs >> just fine with the GTK option the only one selected (i.e., no debug). >> >> So hopefully this will help you track down the problem. >> >> > > Confirmed (only option KDE4). It's disheartening to see how many things break > in unsuspecting places while using clang, even for building kernel and world. I can also confirm the problem, at least on stable/9 (different revisions from the past 2-3 weeks): 1. LO builds and runs without problem* on GCC-built system. 2. LO, built on a GCC-built system, fails to run on a Clang-built one. 3. LO fails to build on a Clang-built system, getting stuck with cppunittest, just like Doug explained in his first e-mail. 4. LO builds successfully on a Clang-built system with DEBUG=on, and then runs fine (for a debug build, that is). I haven't touched the other options, so they don't seem to make much (or any) difference: WEBDAV=on "Support webdav protocol" KDE4=off "With Qt4/KDE4 vclplug support" GTK=on "With GTK vclplug support" GNOME=on "Better integration in gnome environnement" JAVA=on "Add Java support (XML Filters, macros)" PYUNO=on "Allow to script libreoffice in python" SYSTRAY=on "Enable systemtry quickstarter" MMEDIA=on "Enable multimedia backend for impress" SDK=off "Build with SDK" Basically clean make.conf, with only Perl and Ruby version variables. *) Actually, the first instance seems to always segfault (and dump core) to me, however this is most likely unrelated to the current problem, as I've been noticing it for some time and on GCC-built systems, too. Cheers, Luchesar -- i.dea.is/luchesar