editors/libreoffice ISSUE webdav, icc/unxfbsdi.pro
awarecons
awarecons at gmail.com
Wed Jan 9 18:11:01 UTC 2013
FreeBSD 9.0-Release i386 for i386
GCC 4.6.3:
-----------------------------------------------------------------------
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.7.2/xmloff/prj
it seems that the error is inside 'xmloff', please re-run build
inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------
/usr/local/bin/bash
cd /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2
source ./Env.Host.sh
cd xmloff
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.7.2'
gmake: *** [source-env-and-recurse] Error 2
*** Error code 1
Stop in /usr/ports/editors/libreoffice.
*** Error code 1
Stop in /usr/ports/editors/libreoffice.
Detailed error:
[ build CXX ] xmloff/source/style/PageMasterImportContext
R=/usr/ports/editors/libreoffice/work && S=$R/libreoffice-core-3.5.7.2
&& O=$S/solver/unxfbsdi.pro && W=$S/workdir/unxfbsdi.pro && mkdir -p
$W/CxxObject/xmloff/source/style/
$W/Dep/CxxObject/xmloff/source/style/ && g++46 -DCPPU_ENV=gcc3
-DENABLE_GRAPHITE -DENABLE_GTK -DENABLE_KDE4 -DFREEBSD -DGCC
-DGXX_INCLUDE_PATH=/usr/local/lib/gcc46/include/c++
-DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DINTEL
-DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DPRODUCT -DSOLAR_JAVA
-DSUPD=350 -DUNIX -DUNX -DVCL -DX86 -D_PTHREADS -D_REENTRANT
-DXMLOFF_DLLIMPLEMENTATION -Wall -Wendif-labels -Wextra
-fmessage-length=0 -fno-common -pipe -fPIC -Wsign-promo
-Woverloaded-virtual -Wno-non-virtual-dtor -Wno-unused-parameter
-fvisibility=hidden -fvisibility-inlines-hidden -std=gnu++0x
-Wno-deprecated-declarations -Wno-deprecated -DEXCEPTIONS_ON
-fexceptions -fno-enforce-eh-specs -O2 -c
$S/xmloff/source/style/PageMasterImportContext.cxx -o
$W/CxxObject/xmloff/source/style/PageMasterImportContext.o -MMD -MT
$W/CxxObject/xmloff/source/style/PageMasterImportContext.o -MP -MF
$W/Dep/CxxObject/xmloff/source/style/PageMasterImportContext.d
-I$S/xmloff/source/style/ -I$O/inc/stl -I$S/xmloff/inc
-I$O/inc/external -I$O/inc -I$S/solenv/inc/unxfbsdi -I$S/solenv/inc
-I$S/res -I/usr/local/openjdk6/include
-I/usr/local/openjdk6/include/freebsd
-I/usr/local/openjdk6/include/bsd -I/usr/local/openjdk6/include/linux
-I/usr/local/openjdk6/include/native_threads/include
-I/usr/local/include -I$O/inc/udkapi -I$O/inc/offapi
[ build CXX ] xmloff/source/style/PageMasterImportPropMapper
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/xmloff/source/style/PageHeaderFooterContext.cxx:
In member function 'virtual SvXMLImportContext*
PageHeaderFooterContext::CreateChildContext(sal_uInt16, const
rtl::OUString&, const
com::sun::star::uno::Reference<com::sun::star::xml::sax::XAttributeList>&)':
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/xmloff/source/style/PageHeaderFooterContext.cxx:91:1:
error: 'p' was not declared in this scope
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/xmloff/source/style/PageHeaderFooterContext.cxx:91:5:
error: expected ';' before 'return'
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/xmloff/source/style/PageHeaderFooterContext.cxx:92:1:
warning: no return statement in function returning non-void
[-Wreturn-type]
gmake[1]: *** [/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/workdir/unxfbsdi.pro/CxxObject/xmloff/source/style/PageHeaderFooterContext.o]
Error 1
gmake[1]: *** Waiting for unfinished jobs....
gmake[1]: Leaving directory
`/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/xmloff'
gmake: *** [source-env-and-recurse] Error 2
GCC 4.2+:
-----------------------------------------------------------------------
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.7.2/ucb/source/ucp/webdav
ERROR: error 65280 occurred while making
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/l10ntools/source
ERROR: error 65280 occurred while making
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/icc/source/create_sRGB_profile
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:
ucb l10ntools
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.7.2
source ./Env.Host.sh
cd icc
rm -Rf /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/icc/unxfbsdi.pro
# optional module 'clean'
build
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.7.2'
gmake: *** [source-env-and-recurse] Error 2
*** Error code 1
Stop in /usr/ports/editors/libreoffice.
*** Error code 1
Stop in /usr/ports/editors/libreoffice.
---
CLANG:
FreeBSD clang version 3.0 (branches/release_30 142614) 20111021
Target: i386-unknown-freebsd9.0
Thread model: posix
-----------------------------------------------------------------------
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.7.2/ucb/source/ucp/webdav
ERROR: error 65280 occurred while making
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/icc/source/create_sRGB_profile
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:
ucb
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.7.2
source ./Env.Host.sh
cd icc
rm -Rf /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/icc/unxfbsdi.pro
# optional module 'clean'
build
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.7.2'
gmake: *** [source-env-and-recurse] Error 2
*** Error code 1
Stop in /usr/ports/editors/libreoffice.
*** Error code 1
Stop in /usr/ports/editors/libreoffice.
---
Why does it _SILENTLY_ choose CLANG if OSVERSION is >=9? Hope it will
be added to config options, whether user chooses GCC (4.2 or 4.6.3) or
CLANG (3.0 or 3.1+)?
More information about the freebsd-ports
mailing list