Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Mar 2014 12:11:45 GMT
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/187177: editors/libreoffice: c++: error: unable to execute command: Abort trap
Message-ID:  <201403011211.s21CBjOt073829@cgiserv.freebsd.org>
Resent-Message-ID: <201403011220.s21CK0YN089109@freefall.freebsd.org>

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

>Number:         187177
>Category:       ports
>Synopsis:       editors/libreoffice: c++: error: unable to execute command: Abort trap
>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:   Sat Mar 01 12:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     O. Hartmann
>Release:        FreeBSD 11.0-CURRENT
>Organization:
>Environment:
FreeBSD 11.0-CURRENT #2 r262562: Thu Feb 27 14:45:28 CET 2014 amd64
>Description:
On all FreeBSD 11.0-CURRENT boxes with editors/libreoffice installed, the update of the port fails due to the error below. The ports tree is up to date according instructions given in UPDATING.

Affected systems are all most recent 11.0-CURRENT with CLANG 3.4.

[...]
Broken module found, compilation aborted!
Stack dump:
0.      Program arguments: /usr/bin/c++ -cc1 -triple x86_64-unknown-freebsd11.0 -emit-obj -disable-free -main-file-name misc.cxx -mrelocation-model pic -pic-level 2 -mdisable-fp-elim -relaxed-aliasing -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu corei7-avx -coverage-file /usr/ports/editors/libreoffice/work/workdir/unxfbsd.pro/CxxObject/linguistic/source/misc.o -resource-dir /usr/bin/../lib/clang/3.4 -D CPPU_ENV=gcc3 -D FREEBSD -D LIBO_INTERNAL_ONLY -D NDEBUG -D OPTIMIZE -D OSL_DEBUG_LEVEL=0 -D SOLAR_JAVA -D SUPD=410 -D UNIX -D UNX -D X86_64 -D _PTHREADS -D _REENTRANT -D RTL_USING -D LNG_DLLIMPLEMENTATION -D HAVE_GCC_VISIBILITY_FEATURE -D LDAP_DEPRECATED -D EXCEPTIONS_ON -D LDAP_DEPRECATED -I /usr/local/include -I /usr/local/include -I /usr/ports/editors/libreoffice/work/libreoffice-4.1.5.3/linguistic/source/ -I /usr/ports/editors/libreoffice/work/libreoffice-4.1.5.3/include -I /usr/ports/editors/libreoffice/work/solver/unxfbsd.pro/inc/external -I /usr/ports/editors
 /libreoffice/work/solver/unxfbsd.pro/inc -I /usr/local/openjdk6/include -I /usr/local/openjdk6/include/freebsd -I /usr/ports/editors/libreoffice/work/libreoffice-4.1.5.3/config_host -I /usr/ports/editors/libreoffice/work/libreoffice-4.1.5.3/linguistic/inc -I /usr/ports/editors/libreoffice/work/workdir/unxfbsd.pro/UnoApiHeadersTarget/udkapi/normal -I /usr/ports/editors/libreoffice/work/workdir/unxfbsd.pro/UnoApiHeadersTarget/offapi/normal -I /usr/local/include -internal-isystem /usr/include/c++/v1 -O3 -Wall -Wendif-labels -Wextra -Wundef -Wunused-macros -Wno-unused-parameter -Woverloaded-virtual -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -fdeprecated-macro -fdebug-compilation-dir /usr/ports/editors/libreoffice/work/libreoffice-4.1.5.3 -ferror-limit 19 -fmessage-length 0 -fvisibility hidden -fvisibility-inlines-hidden -stack-protector 1 -mstackrealign -fno-threadsafe-statics -fobjc-runtime=gnustep -fcxx-exceptions -fexceptions -fno-common -fdiagnostics-show-option -f
 color-diagnostics -vectorize-loops -vectoriz!
 e-slp -o /usr/ports/editors/libreoffice/work/workdir/unxfbsd.pro/CxxObject/linguistic/source/misc.o -x c++ /usr/ports/editors/libreoffice/work/libreoffice-4.1.5.3/linguistic/source/misc.cxx 
1.      <eof> parser at end of file
2.      Code generation
3.      Running pass 'Function Pass Manager' on module '/usr/ports/editors/libreoffice/work/libreoffice-4.1.5.3/linguistic/source/misc.cxx'.
4.      Running pass 'Module Verifier' on function '@_ZN10linguistic11LevDistanceERKN3rtl8OUStringES3_'
c++: error: unable to execute command: Abort trap
c++: error: clang frontend command failed due to signal (use -v to see invocation)
FreeBSD clang version 3.4 (tags/RELEASE_34/final 197956) 20140216
Target: x86_64-unknown-freebsd11.0
Thread model: posix
c++: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script.
c++: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/misc-cd3985.cpp
c++: note: diagnostic msg: /tmp/misc-cd3985.sh
c++: note: diagnostic msg: 

********************
gmake[3]: *** [/usr/ports/editors/libreoffice/work/workdir/unxfbsd.pro/CxxObject/linguistic/source/misc.o] Error 254
gmake[3]: *** Waiting for unfinished jobs....
4 warnings generated.
4 warnings generated.
4 warnings generated.
gmake[3]: Leaving directory `/usr/ports/editors/libreoffice/work/libreoffice-4.1.5.3'
gmake[2]: *** [build] Error 2
gmake[2]: Leaving directory `/usr/ports/editors/libreoffice/work/libreoffice-4.1.5.3'
*** Error code 2

Stop.
make[1]: stopped in /usr/ports/editors/libreoffice
*** Error code 1

>How-To-Repeat:
Update port on most recent 11.0-CURRENT with CLANG 3.4
>Fix:


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



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