Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 2013 17:31:29 GMT
From:      Marek <mrkvrg@acm.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/178639: libreoffice 4.0.2 and 4.0.3 will not run
Message-ID:  <201305141731.r4EHVTni066750@oldred.FreeBSD.org>
Resent-Message-ID: <201305141740.r4EHe03S097481@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         178639
>Category:       ports
>Synopsis:       libreoffice 4.0.2 and 4.0.3 will not run
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 14 17:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Marek
>Release:        9.0-RELEASE-p6
>Organization:
>Environment:
FreeBSD gecko3.bs.net 9.0-RELEASE-p6 FreeBSD 9.0-RELEASE-p6 #0 r247917: Thu Mar 7 18:46:22 EST 2013     root@gecko3.bs.net:/usr/obj/usr/src/sys/GECKO-9.0.0  i386
>Description:
Hello,

During the build process of libreoffice 4.0.2 and 4.0.3, clang generates an enormous number of warning messages:

  argument unused during compilation.

Moreover, the config.log file shows the following message:

 fatal error: 'ac_nonexistent.h' file not found

Ironically after nearly seven hours the build process goes to completion without an error code being generated at the very end.

When I try to run the program the only thing to appear is a splash screen for a micro second.

I do not know if this is relevant but I have two versions of clang on my system.

 /usr/bin/clang is version 3.0

 and

 /usr/local/bin/clang is version 3.2

Any hints on how to fix this problem will be greatly appreciated.

Cheers ...

>How-To-Repeat:
Follow normal procedure to build a port:

cd /usr/ports/editors/libreoffice
make clean
make install

After the program builds, at a terminal type:

libreoffice

or any of its modules, such as the spreadsheet:

localc

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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