ports/169581: editors/libreoffice:

Oliver Hartmann ohartman at zedat.fu-berlin.de
Sun Jul 1 17:30:11 UTC 2012


>Number:         169581
>Category:       ports
>Synopsis:       editors/libreoffice:
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 01 17:30:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Hartmann
>Release:        FreeBSD 10.0-CURRENT/amd64
>Organization:
FU Berlin
>Environment:
>Description:
After two days ago's successful compilation of LibreOffice 3.5.2_2 by temporalryly deleting devel/boost-libs and devel/boost-jam, now the port fails AGAIN(!) and is unwilling to compile: 

[...]
[ build CXX ] avmedia/source/viewer/mediawindow_impl
[ build LNK ] Library/libavmedialo.so
clang++: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
[ build CMP ] avmedia/util/avmedia
[ build CXX ] avmedia/source/gstreamer/gstmanager
[ build CXX ] avmedia/source/gstreamer/gstplayer
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.4.2/avmedia/source/gstreamer/gstplayer.cxx:383:26: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
        DBG( "seek to: %"SAL_PRIdINT64" ns original: %lf s", gst_position, fTime );
                         ^
                          
1 error generated.
gmake[2]: *** [/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.4.2/workdir/unxfbsd.pro/CxxObject/avmedia/source/gstreamer/gstplayer.o] Error 1
dmake:  Error code 2, while making 'all'

-----------------------------------------------------------------------
        Oh dear - something failed during the build - sorry !
  For more help with debugging build errors, please see the section in:
            http://wiki.documentfoundation.org/Development

  internal build errors:

ERROR: error 65280 occurred while making /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.4.2/canvas/prj
ERROR: error 65280 occurred while making /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.4.2/avmedia/prj

 it seems you are using a threaded build, which means that the
 actual compile error is probably hidden far above, and could be
 inside any of these other modules:
     avmedia
 please re-run build inside each one to isolate the problem.
-----------------------------------------------------------------------

/usr/local/bin/bash
cd /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.4.2
source ./Env.Host.sh
cd canvas
gmake clean # optional
gmake -r

when the problem is isolated and fixed exit and re-run 'make' from the top-level
gmake[1]: *** [build] Error 1
gmake[1]: Leaving directory `/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.4.2'
gmake: *** [source-env-and-recurse] Error 2
*** [do-build] Error code 1

Stop in /usr/ports/editors/libreoffice.
*** [build] Error code 1

Stop in /usr/ports/editors/libreoffice.

===>>> make failed for editors/libreoffice
===>>> Aborting update

===>>> Update for editors/libreoffice failed
===>>> Aborting update

>How-To-Repeat:
Simply update or compile editors/libreoffice on FreeBSD 10-CURRENT/amd64 or FreeBSD 9-STABLE/amd64. The port will fail installing or updating if you have a mature ports installation, as it is the case on systems that are used for work and not just for fun.
>Fix:


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



More information about the freebsd-ports-bugs mailing list