Bug 222550 - editors/libreoffice: (5.3.6.1) fails to build
Summary: editors/libreoffice: (5.3.6.1) fails to build
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: FreeBSD Office Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-24 11:05 UTC by John Smith
Modified: 2018-01-21 08:57 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (office)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Smith 2017-09-24 11:05:38 UTC
make config enabled options: CUPS, GTK2, MMEDIA
build synth

tail of build log:

S=/construction/xports/editors/libreoffice/work/libreoffice-5.3.6.1 && I=$S/instdir && W=$S/workdir &&  mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /construction/xports/editors/libreoffice/work/libreoffice-5.3.6.1 && CCACHE_CPP2=1   c++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DFREEBSD -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -isystem /usr/local/include   -DSYSTEM_LIBXML   -fvisibility=hidden    -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunused-macros -fmessage-length=0 -fno-common -pipe  -Wimplicit-fallthrough -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Woverloaded-virtual -Wno-unused-parameter -Wno-unused-local-typedefs -std=gnu++14   -DEXCEPTIONS_ON -fexceptions -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing    -DLIBO_INTERNAL_ONLY  -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.o  -I$W/CustomTarget/writerfilter/source/ooxml/  -I$S/include   -I$S/config_host  -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source  -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/local/include   -isystem /usr/local/include/libxml2                                                                                
test -f /construction/xports/editors/libreoffice/work/libreoffice-5.3.6.1/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.cxx || (echo "Missing generated source file /construction/xports/editors/libreoffice/work/libreoffice-5.3.6.1/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.cxx" && false)                                                      
[build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.cxx       
S=/construction/xports/editors/libreoffice/work/libreoffice-5.3.6.1 && I=$S/instdir && W=$S/workdir &&  mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /construction/xports/editors/libreoffice/work/libreoffice-5.3.6.1 && CCACHE_CPP2=1   c++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DFREEBSD -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -isystem /usr/local/include   -DSYSTEM_LIBXML   -fvisibility=hidden    -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunused-macros -fmessage-length=0 -fno-common -pipe  -Wimplicit-fallthrough -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Woverloaded-virtual -Wno-unused-parameter -Wno-unused-local-typedefs -std=gnu++14   -DEXCEPTIONS_ON -fexceptions -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing    -DLIBO_INTERNAL_ONLY  -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.o  -I$W/CustomTarget/writerfilter/source/ooxml/  -I$S/include   -I$S/config_host  -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source  -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/local/include   -isystem /usr/local/include/libxml2                                                                                      
###  Watchdog killed runaway process!  (no activity for 30 minutes)  ###
Comment 1 John Smith 2017-09-24 11:06:06 UTC
this error differs from bug 219093, so I created a new one.