Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Sep 2012 09:30:11 +0200
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        office@FreeBSD.org, jkim@FreeBSD.org
Cc:        Beat Gaetzi <beat@FreeBSD.org>
Subject:   Re: Fwd: libreoffice-3.5.6 failed on amd64 8
Message-ID:  <20120907073011.GA90768@ithaqua.etoilebsd.net>
In-Reply-To: <CAJTLrNwESGhfNQz1gsEtZi48rjPCTstPgtBGCFwpAdAQLogu7g@mail.gmail.com>
References:  <201209030957.q839v9SI063975@pointyhat.freebsd.org> <CAJTLrNwESGhfNQz1gsEtZi48rjPCTstPgtBGCFwpAdAQLogu7g@mail.gmail.com>

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

--6c2NcOVqGQ03X4Wi
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

The reason of those left overs is a stupid thing on pointyhat/tinderbox, th=
at
the dependency are tracked out of INDEX which not not being build on the
destination box but on the host box, meaning that clang or osrelease are ta=
ken
=66rom the host and in libreoffice case, makes it not add the llvm/clang de=
pendenchy
when it needs it.

That is why I used to add the ugly PACKAGE_BUILDING macro.

regards,
Bapt
On Mon, Sep 03, 2012 at 08:17:03PM +0200, Beat Gaetzi wrote:
> Hi,
>=20
> On pointyhat we have leftovers from llvm.
> Could you please take a look at this so that we can provide
> libreoffice packages?
>=20
> Thanks,
> Beat
>=20
> ---------- Forwarded message ----------
> Excerpt from the build log at
>=20
>   http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8.201209022130=
24/libreoffice-3.5.6.log
>=20
> building libreoffice-3.5.6 on gohan13.freebsd.org
> in directory /x/pkgbuild/8/20120902213024/chroot/71
> building for: 8.3-RELEASE-p4 amd64
> maintained by: office@FreeBSD.org
> port directory: /usr/ports/editors/libreoffice
> Makefile ident: $FreeBSD: ports/editors/libreoffice/Makefile,v 1.64
> 2012/08/29 22:20:19 jkim Exp $
>=20
>   [... lines trimmed ...]
>=20
> clang: warning: argument unused during compilation:
> '-rpath=3D/usr/lib:/usr/local/lib'
> [ build MOD ] scripting
> In file included from
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/sd/source=
/ui/dlg/vectdlg.cxx:34:
> In file included from
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/inc/vcl/wrkwin.hxx:34:
> In file included from
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/inc/vcl/syswin.hxx:34:
> In file included from
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/inc/vcl/window.hxx:34:
> In file included from
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/inc/vcl/outdev.hxx:44:
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/inc/tools/poly.hxx:88:21:
> warning: private field 'eType' is not used [-Wunused-private-field]
>     DataType        eType;
>                     ^
> [ build CMP ] sd/util/sd
> [ build LNK ] Library/libsdfiltlo.so
> [ build CMP ] starmath/util/sm
> 2 warnings generated.
> In file included from
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/writerfil=
ter/qa/cppunittests/doctok/testdoctok.cxx:19:
> In file included from
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/writerfil=
ter/inc/doctok/WW8Document.hxx:35:
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/writerfil=
ter/inc/resourcemodel/SubSequence.hxx:148:47:
> warning: format specifies type 'unsigned long' but the argument has
> type 'sal_uInt32' (aka 'unsigned int') [-Wformat]
>             snprintf(sBuffer, 255, "%08lx: ", n);
>                                     ~~~~~     ^
>                                     %08x
> clang: warning: argument unused during compilation:
> '-rpath=3D/usr/lib:/usr/local/lib'
> In file included from
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/sd/source=
/ui/dlg/tpaction.cxx:49:
> In file included from
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/inc/vcl/waitobj.hxx:34:
> In file included from
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/inc/vcl/window.hxx:34:
> In file included from
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/inc/vcl/outdev.hxx:44:
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/inc/tools/poly.hxx:88:21:
> warning: private field 'eType' is not used [-Wunused-private-field]
>     DataType        eType;
>                     ^
> [ build MOD ] vbahelper
> [ build LNK ] Library/libwriterfilterlo.so
> 1 warning generated.
> [ build MOD ] oox
> [ build CMP ] sc/util/scfilt
> [ build CMP ] sc/util/vbaobj
> clang: warning: argument unused during compilation:
> '-rpath=3D/usr/lib:/usr/local/lib'
> [ build CMP ] sw/util/msword
> 2 warnings generated.
> [ build CMP ] sw/util/vbaswobj
> [ build MOD ] starmath
> [ build CMP ] sd/util/sdfilt
> [ build LNK ] Library/libsduilo.so
> clang: warning: argument unused during compilation:
> '-rpath=3D/usr/lib:/usr/local/lib'
> [ build CMP ] reportdesign/util/rptxml
> [ build MOD ] sc
> [ build MOD ] sw
> [ build CMP ] writerfilter/util/writerfilter
> [ build LNK ] CppunitTest/libtest_writerfilter_doctok.so
> [ build LNK ] CppunitTest/libtest_writerfilter_rtftok.so
> clang: warning: argument unused during compilation:
> '-rpath=3D/usr/lib:/usr/local/lib'
> clang: warning: argument unused during compilation:
> '-rpath=3D/usr/lib:/usr/local/lib'
> [ build CMP ] reportdesign/util/rptui
> [ build MOD ] writerfilter
> [ build CUT ] writerfilter_doctok
> [ build CUT ] writerfilter_rtftok
> [ build MOD ] reportdesign
> [ build MOD ] sd
> [ build MOD ] tail_end
> [ build ALL ] top level modules: bootstrap src.downloaded tail_end
> [ build ALL ] loaded modules: MathMLDTD Mesa animations basctl bean
> chart2 cui dbaccess desktop eventattacher fileaccess filter forms
> formula hwpfilter lotuswordpro oox package padmin reportdesign sc
> sccomp scripting sd slideshow starmath sw swext tail_end unoxml uui
> vbahelper wizards writerfilter writerperfect xmerge xmlsecurity
>=20
> [ build CHK ] writerfilter
> [ build CHK ] tail_end
> [ build CHK ] loaded modules: MathMLDTD Mesa animations basctl bean
> chart2 cui dbaccess desktop eventattacher fileaccess filter forms
> formula hwpfilter lotuswordpro oox package padmin reportdesign sc
> sccomp scripting sd slideshow starmath sw swext tail_end unoxml uui
> vbahelper wizards writerfilter writerperfect xmerge xmlsecurity
>=20
> tail_build deliver
> Module 'tail_build' delivered successfully. 0 files copied, 0 files uncha=
nged
>=20
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> (102/104) Building module postprocess
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> Entering /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/=
postprocess/packregistry
> Entering /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/=
postprocess/checkxml
> Entering /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/=
postprocess/packcomponents
>=20
>=20
>=20
> /usr/bin/perl checkxml.pl
> echo \
>         '<list><filename>cached1.component</filename>
> <filename>calc.component</filename>
> <filename>component/animations/source/animcore/animcore.component</filena=
me>
> <filename>component/avmedia/util/avmedia.component</filename>
> <filename>component/basctl/util/basctl.component</filename>
> <filename>component/basic/util/sb.component</filename>
> <filename>component/chart2/source/controller/chartcontroller.component</f=
ilename>
> <filename>component/chart2/source/model/chartmodel.component</filename>
> <filename>component/chart2/source/tools/charttools.component</filename>
> <filename>component/chart2/source/view/chartview.component</filename>
> <filename>component/canvas/source/factory/canvasfactory.component</filena=
me>
> <filename>component/canvas/source/simplecanvas/simplecanvas.component</fi=
lename>
> <filename>component/canvas/source/vcl/vclcanvas.component</filename>
> <filename>component/comphelper/util/comphelp.component</filename>
> <filename>component/cppcanvas/source/uno/mtfrenderer.comp
>  onent</filename>
> <filename>component/cui/util/cui.component</filename>
> <filename>component/dbaccess/source/ext/macromigration/dbmm.component</fi=
lename>
> <filename>component/dbaccess/source/filter/xml/dbaxml.component</filename>
> <filename>component/dbaccess/util/dba.component</filename>
> <filename>component/dbaccess/util/dbu.component</filename>
> <filename>component/dbaccess/util/sdbt.component</filename>
> <filename>component/dtrans/util/mcnttype.component</filename>
> <filename>component/eventattacher/source/evtatt.component</filename>
> <filename>component/fileaccess/source/fileacc.component</filename>
> <filename>component/filter/source/config/cache/filterconfig1.component</f=
ilename>
> <filename>component/filter/source/flash/flash.component</filename>
> <filename>component/filter/source/msfilter/msfilter.component</filename>
> <filename>component/filter/source/odfflatxml/odfflatxml.component</filena=
me>
> <filename>component/filter/source/pdf/pdffilter.component</filename>
> <filename>componen
>  t/filter/source/placeware/placeware.component</filename> <fi!
>  lename>component/filter/source/svg/svgfilter.component</filename>
> <filename>component/filter/source/t602/t602filter.component</filename>
> <filename>component/filter/source/xmlfilteradaptor/xmlfa.component</filen=
ame>
> <filename>component/filter/source/xmlfilterdetect/xmlfd.component</filena=
me>
> <filename>component/filter/source/xsltdialog/xsltdlg.component</filename>
> <filename>component/filter/source/xsltfilter/xsltfilter.component</filena=
me>
> <filename>component/forms/util/frm.component</filename>
> <filename>component/formula/util/for.component</filename>
> <filename>component/framework/util/fwk.component</filename>
> <filename>component/framework/util/fwl.component</filename>
> <filename>component/framework/util/fwm.component</filename>
> <filename>component/hwpfilter/source/hwp.component</filename>
> <filename>component/i18npool/source/search/i18nsearch.component</filename>
> <filename>component/i18npool/util/i18npool.component</filename>
> <filename>component/linguistic/source/lng.component
>  </filename> <filename>component/lotuswordpro/util/lwpfilter.component</f=
ilename>
> <filename>component/oox/util/oox.component</filename>
> <filename>component/package/source/xstor/xstor.component</filename>
> <filename>component/package/util/package2.component</filename>
> <filename>component/reportdesign/util/rpt.component</filename>
> <filename>component/reportdesign/util/rptui.component</filename>
> <filename>component/reportdesign/util/rptxml.component</filename>
> <filename>component/sax/source/expatwrap/expwrap.component</filename>
> <filename>component/sax/source/fastparser/fastsax.component</filename>
> <filename>component/sc/util/sc.component</filename>
> <filename>component/sc/util/scd.component</filename>
> <filename>component/sc/util/scfilt.component</filename>
> <filename>component/sc/util/vbaobj.component</filename>
> <filename>component/scaddins/source/analysis/analysis.component</filename>
> <filename>component/scaddins/source/datefunc/date.component</filename>
> <filename>component/sccom
>  p/source/solver/solver.component</filename> <filename>compon!
>  ent/scrip!
>  ting/source/basprov/basprov.component</filename>
> <filename>component/scripting/source/dlgprov/dlgprov.component</filename>
> <filename>component/scripting/source/protocolhandler/protocolhandler.comp=
onent</filename>
> <filename>component/scripting/source/pyprov/mailmerge.component</filename>
> <filename>component/scripting/source/stringresource/stringresource.compon=
ent</filename>
> <filename>component/scripting/source/vbaevents/vbaevents.component</filen=
ame>
> <filename>component/scripting/util/scriptframe.component</filename>
> <filename>component/sd/util/sd.component</filename>
> <filename>component/sd/util/sdd.component</filename>
> <filename>component/sd/util/sdfilt.component</filename>
> <filename>component/sfx2/util/sfx.component</filename>
> <filename>component/slideshow/util/slideshow.component</filename>
> <filename>component/sot/util/sot.component</filename>
> <filename>component/starmath/util/sm.component</filename>
> <filename>component/starmath/util/smd.component</filename>
> <filename>comp
>  onent/svl/source/fsstor/fsstorage.component</filename>
> <filename>component/svl/source/passwordcontainer/passwordcontainer.compon=
ent</filename>
> <filename>component/svl/util/svl.component</filename>
> <filename>component/svtools/source/hatchwindow/hatchwindowfactory.compone=
nt</filename>
> <filename>component/svtools/util/svt.component</filename>
> <filename>component/svx/util/svx.component</filename>
> <filename>component/svx/util/svxcore.component</filename>
> <filename>component/svx/util/textconversiondlgs.component</filename>
> <filename>component/sw/util/msword.component</filename>
> <filename>component/sw/util/sw.component</filename>
> <filename>component/sw/util/swd.component</filename>
> <filename>component/sw/util/vbaswobj.component</filename>
> <filename>component/toolkit/util/tk.component</filename>
> <filename>component/unotools/util/utl.component</filename>
> <filename>component/unoxml/source/rdf/unordf.component</filename>
> <filename>component/unoxml/source/service/unoxml.component</filen
>  ame> <filename>component/uui/util/uui.component</filename> <!
>  filename>!
>  component/vbahelper/util/msforms.component</filename>
> <filename>component/writerfilter/util/writerfilter.component</filename>
> <filename>component/writerperfect/util/msworksfilter.component</filename>
> <filename>component/writerperfect/util/visiofilter.component</filename>
> <filename>component/writerperfect/util/wpft.component</filename>
> <filename>component/writerperfect/util/wpgfilter.component</filename>
> <filename>component/xmloff/source/transform/xof.component</filename>
> <filename>component/xmloff/util/xo.component</filename>
> <filename>component/xmlscript/util/xcr.component</filename>
> <filename>component/xmlsecurity/util/xmlsecurity.component</filename>
> <filename>component/xmlsecurity/util/xsec_fw.component</filename>
> <filename>configmgr.component</filename>
> <filename>ctl.component</filename>
> <filename>dbase.component</filename>
> <filename>dbpool2.component</filename>
> <filename>dbtools.component</filename>
> <filename>embobj.component</filename> <filename>flat.component</filena
>  me> <filename>fpicker.component</filename>
> <filename>fps_office.component</filename>
> <filename>guesslang.component</filename>
> <filename>hyphen.component</filename>
> <filename>lnth.component</filename>
> <filename>localebe1.component</filename>
> <filename>mysql.component</filename>
> <filename>odbc.component</filename>
> <filename>sdbc2.component</filename>
> <filename>spell.component</filename>
> <filename>srtrs1.component</filename>
> <filename>syssh.component</filename>
> <filename>ucb1.component</filename>
> <filename>ucpexpand1.component</filename>
> <filename>ucpext.component</filename>
> <filename>ucpfile1.component</filename>
> <filename>ucpftp1.component</filename>
> <filename>ucphier1.component</filename>
> <filename>ucppkg1.component</filename>
> <filename>ucptdoc1.component</filename>
> <filename>ucpcmis1.component</filename>
> <filename>abp.component</filename> <filename>bib.component</filename>
> <filename>component/desktop/source/deployment/deployment.component</filen=
ame>
> <filename>component/desk
>  top/source/deployment/gui/deploymentgui.component</filename>!
>   <filenam!
>  e>component/desktop/source/migration/services/migrationoo2.component</fi=
lename>
> <filename>component/desktop/source/migration/services/migrationoo3.compon=
ent</filename>
> <filename>component/desktop/source/offacc/offacc.component</filename>
> <filename>component/desktop/source/splash/spl.component</filename>
> <filename>dbp.component</filename> <filename>log.component</filename>
> <filename>oooimprovecore.component</filename>
> <filename>pcr.component</filename> <filename>res.component</filename>
> <filename>scn.component</filename>
> <filename>tvhlp1.component</filename>
> <filename>ucpchelp1.component</filename>
> <filename>updatefeed.component</filename>
> <filename>updchk.component</filename>
> <filename>updchk.uno.component</filename>
> <filename>xmx.component</filename>
> <filename>pythonloader.component</filename>
> <filename>component/desktop/unx/splash/splash.component</filename>
> <filename>emboleobj.component</filename>
> <filename>component/canvas/source/cairo/cairocanvas.component</filename>
> <f
>  ilename>ucpgio.component</filename>
> <filename>component/slideshow/source/engine/OGLTrans/ogltrans.component</=
filename>
> <filename>desktopbe1.component</filename>
> <filename>component/vcl/vcl.unx.component</filename>
> <filename>mozbootstrap.component</filename>
> <filename>cmdmail.component</filename></list>' \
>         > ../unxfbsd.pro/misc/services.input
> rm -f ../unxfbsd.pro/misc/base.list
> echo '<list>' '<dependency file=3D"main"/>' \
>         '<filename>registry/spool/fcfg_database_filters.xcu</filename>'
> '<filename>registry/spool/fcfg_database_others.xcu</filename>'
> '<filename>registry/spool/fcfg_database_types.xcu</filename>'
> '<filename>registry/spool/org/openoffice/Office/Common-base.xcu</filename=
>'
> '<filename>registry/spool/org/openoffice/Setup-base.xcu</filename>'
> '</list>' > ../unxfbsd.pro/misc/base.list
> rm -f ../unxfbsd.pro/misc/calc.list
> echo '<list>' '<dependency file=3D"main"/>' \
>         '<filename>registry/schema/org/openoffice/Office/UI/CalcCommands.=
xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/CalcWindowState.xcs</=
filename>'
> '<filename>registry/data/org/openoffice/Office/UI/CalcCommands.xcu</filen=
ame>'
> '<filename>registry/data/org/openoffice/Office/UI/CalcWindowState.xcu</fi=
lename>'
> '<filename>registry/spool/DataAccess/calc.xcu</filename>'
> '<filename>registry/spool/fcfg_calc_filters.xcu</filename>'
> '<filename>registry/spool/fcfg_calc_types.xcu</filename>'
> '<filename>registry/spool/org/openoffice/Office/Common-calc.xcu</filename=
>'
> '<filename>registry/spool/org/openoffice/Office/Embedding-calc.xcu</filen=
ame>'
> '<filename>registry/spool/org/openoffice/Setup-calc.xcu</filename>'
> '</list>' > ../unxfbsd.pro/misc/calc.list
> rm -f ../unxfbsd.pro/misc/cjk.list
> echo '<list>' '<dependency file=3D"main"/>' \
>         '<filename>registry/spool/org/openoffice/Office/Common-cjk.xcu</f=
ilename>'
> '<filename>registry/spool/org/openoffice/Office/Writer-cjk.xcu</filename>'
> '</list>' > ../unxfbsd.pro/misc/cjk.list
> rm -f ../unxfbsd.pro/misc/ctl.list
> echo '<list>' '<dependency file=3D"main"/>' \
>         '<filename>registry/spool/org/openoffice/Office/Common-ctl.xcu</f=
ilename>'
> '</list>' > ../unxfbsd.pro/misc/ctl.list
> rm -f ../unxfbsd.pro/misc/ctlseqcheck.list
> echo '<list>'  \
>          '</list>' > ../unxfbsd.pro/misc/ctlseqcheck.list
> rm -f ../unxfbsd.pro/misc/draw.list
> echo '<list>' '<dependency file=3D"main"/>' \
>         '<filename>registry/schema/org/openoffice/Office/UI/DrawWindowSta=
te.xcs</filename>'
> '<filename>registry/data/org/openoffice/Office/UI/DrawWindowState.xcu</fi=
lename>'
> '<filename>registry/spool/fcfg_draw_filters.xcu</filename>'
> '<filename>registry/spool/fcfg_draw_types.xcu</filename>'
> '<filename>registry/spool/org/openoffice/Office/Common-draw.xcu</filename=
>'
> '<filename>registry/spool/org/openoffice/Office/Embedding-draw.xcu</filen=
ame>'
> '<filename>registry/spool/org/openoffice/Setup-draw.xcu</filename>'
> '</list>' > ../unxfbsd.pro/misc/draw.list
> rm -f ../unxfbsd.pro/misc/graphicfilter.list
> echo '<list>' '<dependency file=3D"main"/>' \
>         '<filename>registry/spool/fcfg_drawgraphics_filters.xcu</filename=
>'
> '<filename>registry/spool/fcfg_drawgraphics_types.xcu</filename>'
> '<filename>registry/spool/fcfg_impressgraphics_filters.xcu</filename>'
> '<filename>registry/spool/fcfg_impressgraphics_types.xcu</filename>'
> '</list>' > ../unxfbsd.pro/misc/graphicfilter.list
> rm -f ../unxfbsd.pro/misc/impress.list
> echo '<list>' '<dependency file=3D"main"/>' \
>         '<filename>registry/schema/org/openoffice/Office/UI/Effects.xcs</=
filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/ImpressWindowState.xc=
s</filename>'
> '<filename>registry/data/org/openoffice/Office/UI/Effects.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu<=
/filename>'
> '<filename>registry/spool/fcfg_impress_filters.xcu</filename>'
> '<filename>registry/spool/fcfg_impress_types.xcu</filename>'
> '<filename>registry/spool/org/openoffice/Office/Common-impress.xcu</filen=
ame>'
> '<filename>registry/spool/org/openoffice/Office/Embedding-impress.xcu</fi=
lename>'
> '<filename>registry/spool/org/openoffice/Setup-impress.xcu</filename>'
> '</list>' > ../unxfbsd.pro/misc/impress.list
> rm -f ../unxfbsd.pro/misc/korea.list
> echo '<list>' '<dependency file=3D"main"/>' \
>         '<filename>registry/spool/org/openoffice/Office/Common-korea.xcu<=
/filename>'
> '</list>' > ../unxfbsd.pro/misc/korea.list
> rm -f ../unxfbsd.pro/misc/lingucomponent.list
> echo '<list>' '<dependency file=3D"main"/>' \
>         '<filename>registry/data/org/openoffice/Office/Linguistic-linguco=
mponent-hyphenator.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/Linguistic-lingucomponent-=
spellchecker.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/Linguistic-lingucomponent-=
thesaurus.xcu</filename>'
> '</list>' > ../unxfbsd.pro/misc/lingucomponent.list
> rm -f ../unxfbsd.pro/misc/main.list
> echo '<list>'  \
>         '<filename>registry/schema/org/openoffice/FirstStartWizard.xcs</f=
ilename>'
> '<filename>registry/schema/org/openoffice/Inet.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Interaction.xcs</filename>'
> '<filename>registry/schema/org/openoffice/LDAP.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/Accelerators.xcs</filena=
me>'
> '<filename>registry/schema/org/openoffice/Office/Addons.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/Calc.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/CalcAddIns.xcs</filename=
>'
> '<filename>registry/schema/org/openoffice/Office/Canvas.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/Chart.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/Commands.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/Common.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/Compatibility.xcs</filen=
ame>'
> '<filename>registry/schema/org/openoffice/Offic
>  e/DataAccess/Drivers.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/DataAccess.xcs</filename=
>'
> '<filename>registry/schema/org/openoffice/Office/Draw.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/Embedding.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/Events.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/ExtendedColorScheme.xcs<=
/filename>'
> '<filename>registry/schema/org/openoffice/Office/ExtensionManager.xcs</fi=
lename>'
> '<filename>registry/schema/org/openoffice/Office/FormWizard.xcs</filename=
>'
> '<filename>registry/schema/org/openoffice/Office/Histories.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/Impress.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/Java.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/Jobs.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/Labels.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/Linguis
>  tic.xcs</filename>' '<filename>registry/schema/org/openoffic!
>  e/Office/Logging.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/Math.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/OOoImprovement/Settings.=
xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/OptionsDialog.xcs</filen=
ame>'
> '<filename>registry/schema/org/openoffice/Office/Paths.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/ProtocolHandler.xcs</fil=
ename>'
> '<filename>registry/schema/org/openoffice/Office/Recovery.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/SFX.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/Scripting.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/Security.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/Substitution.xcs</filena=
me>'
> '<filename>registry/schema/org/openoffice/Office/TabBrowse.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/TableWizard.xcs</filenam=
e>'
> '<filename>registry/schema/org/openoffice/Of
>  fice/TypeDetection.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/BaseWindowState.xcs</=
filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/BasicIDECommands.xcs<=
/filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/BasicIDEWindowState.x=
cs</filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/BibliographyCommands.=
xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/BibliographyWindowSta=
te.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/Category.xcs</filenam=
e>'
> '<filename>registry/schema/org/openoffice/Office/UI/ChartCommands.xcs</fi=
lename>'
> '<filename>registry/schema/org/openoffice/Office/UI/ChartWindowState.xcs<=
/filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/Commands.xcs</filenam=
e>'
> '<filename>registry/schema/org/openoffice/Office/UI/Controller.xcs</filen=
ame>'
> '<filename>registry/schema/org/openoffice/Office/UI/DbBrowserWindowState.=
xcs</filename>'
> '<filename>registry/schema/
>  org/openoffice/Office/UI/DbQueryWindowState.xcs</filename>' !
>  '<filenam!
>  e>registry/schema/org/openoffice/Office/UI/DbRelationWindowState.xcs</fi=
lename>'
> '<filename>registry/schema/org/openoffice/Office/UI/DbTableDataWindowStat=
e.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/DbTableWindowState.xc=
s</filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/DbuCommands.xcs</file=
name>'
> '<filename>registry/schema/org/openoffice/Office/UI/DrawImpressCommands.x=
cs</filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/Factories.xcs</filena=
me>'
> '<filename>registry/schema/org/openoffice/Office/UI/GenericCategories.xcs=
</filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/GenericCommands.xcs</=
filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs</f=
ilename>'
> '<filename>registry/schema/org/openoffice/Office/UI/StartModuleCommands.x=
cs</filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/StartModuleWindowStat=
e.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/
>  WindowContentFactories.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/WindowState.xcs</file=
name>'
> '<filename>registry/schema/org/openoffice/Office/UI.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/Views.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/WebWizard.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/Writer.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/WriterWeb.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Setup.xcs</filename>'
> '<filename>registry/schema/org/openoffice/System.xcs</filename>'
> '<filename>registry/schema/org/openoffice/TypeDetection/Filter.xcs</filen=
ame>'
> '<filename>registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs=
</filename>'
> '<filename>registry/schema/org/openoffice/TypeDetection/Misc.xcs</filenam=
e>'
> '<filename>registry/schema/org/openoffice/TypeDetection/Types.xcs</filena=
me>'
> '<filename>registry/schema/org/openoffice/TypeDetection/UISo
>  rt.xcs</filename>' '<filename>registry/schema/org/openoffice!
>  /UserProf!
>  ile.xcs</filename>'
> '<filename>registry/schema/org/openoffice/VCL.xcs</filename>'
> '<filename>registry/schema/org/openoffice/ucb/Configuration.xcs</filename=
>'
> '<filename>registry/schema/org/openoffice/ucb/Hierarchy.xcs</filename>'
> '<filename>registry/schema/org/openoffice/ucb/InteractionHandler.xcs</fil=
ename>'
> '<filename>registry/schema/org/openoffice/ucb/Store.xcs</filename>'
> '<filename>registry/data/org/openoffice/FirstStartWizard.xcu</filename>'
> '<filename>registry/data/org/openoffice/Inet.xcu</filename>'
> '<filename>registry/data/org/openoffice/Interaction.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/Accelerators.xcu</filename=
>'
> '<filename>registry/data/org/openoffice/Office/Calc.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/Canvas.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/Common.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/Compatibility.xcu</filenam=
e>'
> '<filename>registry/data/org/openoffice/Office/
>  DataAccess.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/Embedding.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/ExtensionManager.xcu</file=
name>'
> '<filename>registry/data/org/openoffice/Office/FormWizard.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/Histories.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/Impress.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/Jobs.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/Labels.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/Logging.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/Math.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/Paths.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/ProtocolHandler.xcu</filen=
ame>'
> '<filename>registry/data/org/openoffice/Office/SFX.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/Scripting.xcu</filename>'
> '<filename>registry/data/o
>  rg/openoffice/Office/Security.xcu</filename>' '<filename>reg!
>  istry/dat!
>  a/org/openoffice/Office/TableWizard.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/UI/BaseWindowState.xcu</fi=
lename>'
> '<filename>registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu</f=
ilename>'
> '<filename>registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu=
</filename>'
> '<filename>registry/data/org/openoffice/Office/UI/BibliographyCommands.xc=
u</filename>'
> '<filename>registry/data/org/openoffice/Office/UI/ChartCommands.xcu</file=
name>'
> '<filename>registry/data/org/openoffice/Office/UI/ChartWindowState.xcu</f=
ilename>'
> '<filename>registry/data/org/openoffice/Office/UI/Controller.xcu</filenam=
e>'
> '<filename>registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xc=
u</filename>'
> '<filename>registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu<=
/filename>'
> '<filename>registry/data/org/openoffice/Office/UI/DbRelationWindowState.x=
cu</filename>'
> '<filename>registry/data/org/openoffice/Office/UI/DbTableDataWindowState.=
xcu</filename>'
> '<filename
>  >registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu</filename=
>'
> '<filename>registry/data/org/openoffice/Office/UI/DbuCommands.xcu</filena=
me>'
> '<filename>registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu=
</filename>'
> '<filename>registry/data/org/openoffice/Office/UI/Factories.xcu</filename=
>'
> '<filename>registry/data/org/openoffice/Office/UI/GenericCategories.xcu</=
filename>'
> '<filename>registry/data/org/openoffice/Office/UI/GenericCommands.xcu</fi=
lename>'
> '<filename>registry/data/org/openoffice/Office/UI/StartModuleCommands.xcu=
</filename>'
> '<filename>registry/data/org/openoffice/Office/UI/StartModuleWindowState.=
xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/UI.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/Views.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/WebWizard.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/Writer.xcu</filename>'
> '<filename>registry/data/org/openoffice/Setup.xcu</file
>  name>' '<filename>registry/data/org/openoffice/System.xcu</f!
>  ilename>'!
>   '<filename>registry/data/org/openoffice/TypeDetection/UISort.xcu</filen=
ame>'
> '<filename>registry/data/org/openoffice/UserProfile.xcu</filename>'
> '<filename>registry/data/org/openoffice/VCL.xcu</filename>'
> '<filename>registry/data/org/openoffice/ucb/Configuration.xcu</filename>'
> '<filename>registry/spool/DataAccess/dbase.xcu</filename>'
> '<filename>registry/spool/DataAccess/flat.xcu</filename>'
> '<filename>registry/spool/DataAccess/mysql.xcu</filename>'
> '<filename>registry/spool/DataAccess/odbc.xcu</filename>'
> '<filename>registry/spool/fcfg_base_filters.xcu</filename>'
> '<filename>registry/spool/fcfg_base_others.xcu</filename>'
> '<filename>registry/spool/fcfg_base_types.xcu</filename>'
> '<filename>registry/spool/fcfg_chart_filters.xcu</filename>'
> '<filename>registry/spool/fcfg_chart_others.xcu</filename>'
> '<filename>registry/spool/fcfg_chart_types.xcu</filename>'
> '<filename>registry/spool/fcfg_internalgraphics_filters.xcu</filename>'
> '<filename>registry/spool/fcfg_internalgraphic
>  s_types.xcu</filename>'
> '<filename>registry/spool/org/openoffice/Office/Embedding-chart.xcu</file=
name>'
> '<filename>registry/spool/org/openoffice/Setup-start.xcu</filename>'
> '<filename>registry/spool/org/openoffice/TypeDetection/UISort-calc.xcu</f=
ilename>'
> '<filename>registry/spool/org/openoffice/TypeDetection/UISort-draw.xcu</f=
ilename>'
> '<filename>registry/spool/org/openoffice/TypeDetection/UISort-impress.xcu=
</filename>'
> '<filename>registry/spool/org/openoffice/TypeDetection/UISort-math.xcu</f=
ilename>'
> '<filename>registry/spool/org/openoffice/TypeDetection/UISort-writer.xcu<=
/filename>'
> '<filename>registry/spool/org/openoffice/Inet-unixdesktop.xcu</filename>'
> '<filename>registry/spool/org/openoffice/Office/Accelerators-unxwnt.xcu</=
filename>'
> '<filename>registry/spool/org/openoffice/Office/Common-UseOOoFileDialogs.=
xcu</filename>'
> '<filename>registry/spool/org/openoffice/Office/Common-unixdesktop.xcu</f=
ilename>'
> '<filename>registry/spool/org/openoffice/Office/Common-unx.xcu</fi
>  lename>' '<filename>registry/spool/org/openoffice/Office/Pat!
>  hs-unixde!
>  sktop.xcu</filename>'
> '<filename>registry/spool/org/openoffice/Office/Paths-unxwnt.xcu</filenam=
e>'
> '<filename>registry/spool/org/openoffice/VCL-unixdesktop.xcu</filename>'
> '<filename>registry/spool/org/openoffice/Office/Paths-externallibexttextc=
atdata.xcu</filename>'
> '</list>' > ../unxfbsd.pro/misc/main.list
> rm -f ../unxfbsd.pro/misc/math.list
> echo '<list>' '<dependency file=3D"main"/>' \
>         '<filename>registry/schema/org/openoffice/Office/UI/MathCommands.=
xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/MathWindowState.xcs</=
filename>'
> '<filename>registry/data/org/openoffice/Office/UI/MathCommands.xcu</filen=
ame>'
> '<filename>registry/data/org/openoffice/Office/UI/MathWindowState.xcu</fi=
lename>'
> '<filename>registry/spool/fcfg_math_filters.xcu</filename>'
> '<filename>registry/spool/fcfg_math_types.xcu</filename>'
> '<filename>registry/spool/org/openoffice/Office/Common-math.xcu</filename=
>'
> '<filename>registry/spool/org/openoffice/Office/Embedding-math.xcu</filen=
ame>'
> '<filename>registry/spool/org/openoffice/Setup-math.xcu</filename>'
> '</list>' > ../unxfbsd.pro/misc/math.list
> rm -f ../unxfbsd.pro/misc/onlineupdate.list
> echo '<list>' '<dependency file=3D"main"/>' \
>         '<filename>registry/spool/org/openoffice/Office/Addons/Addons-onl=
ineupdate.xcu</filename>'
> '<filename>registry/spool/org/openoffice/Office/Jobs/Jobs-onlineupdate.xc=
u</filename>'
> '</list>' > ../unxfbsd.pro/misc/onlineupdate.list
> rm -f ../unxfbsd.pro/misc/oooimprovement.list
> echo '<list>' '<dependency file=3D"main"/>' \
>         '<filename>registry/spool/org/openoffice/Office/Jobs/Jobs-oooimpr=
ovement.xcu</filename>'
> '<filename>registry/spool/org/openoffice/Office/Logging/Logging-oooimprov=
ement.xcu</filename>'
> '</list>' > ../unxfbsd.pro/misc/oooimprovement.list
> rm -f ../unxfbsd.pro/misc/palm.list
> echo '<list>' '<dependency file=3D"main"/>' \
>         '<filename>registry/spool/fcfg_palm_filters.xcu</filename>'
> '<filename>registry/spool/fcfg_palm_types.xcu</filename>' '</list>' >
> ../unxfbsd.pro/misc/palm.list
> rm -f ../unxfbsd.pro/misc/pocketexcel.list
> echo '<list>' '<dependency file=3D"main"/>' \
>         '<filename>registry/spool/fcfg_pocketexcel_filters.xcu</filename>'
> '<filename>registry/spool/fcfg_pocketexcel_types.xcu</filename>'
> '</list>' > ../unxfbsd.pro/misc/pocketexcel.list
> rm -f ../unxfbsd.pro/misc/pocketword.list
> echo '<list>' '<dependency file=3D"main"/>' \
>         '<filename>registry/spool/fcfg_pocketword_filters.xcu</filename>'
> '<filename>registry/spool/fcfg_pocketword_types.xcu</filename>'
> '</list>' > ../unxfbsd.pro/misc/pocketword.list
> rm -f ../unxfbsd.pro/misc/pyuno.list
> echo '<list>' '<dependency file=3D"main"/>' \
>         '<filename>registry/spool/org/openoffice/Office/Scripting-python.=
xcu</filename>'
> '</list>' > ../unxfbsd.pro/misc/pyuno.list
> rm -f ../unxfbsd.pro/misc/writer.list
> echo '<list>' '<dependency file=3D"main"/>' \
>         '<filename>registry/schema/org/openoffice/Office/UI/WriterCommand=
s.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/WriterFormWindowState=
=2Excs</filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/WriterGlobalWindowSta=
te.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/WriterReportWindowSta=
te.xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/WriterWebWindowState.=
xcs</filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/WriterWindowState.xcs=
</filename>'
> '<filename>registry/schema/org/openoffice/Office/UI/XFormsWindowState.xcs=
</filename>'
> '<filename>registry/data/org/openoffice/Office/UI/WriterCommands.xcu</fil=
ename>'
> '<filename>registry/data/org/openoffice/Office/UI/WriterFormWindowState.x=
cu</filename>'
> '<filename>registry/data/org/openoffice/Office/UI/WriterGlobalWindowState=
=2Excu</filename>'
> '<filename>registry/data/org/openoffice/Office/UI/WriterReportWindowState=
=2Excu</filename>'
> '<filename>regi
>  stry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu</filename>'
> '<filename>registry/data/org/openoffice/Office/UI/WriterWindowState.xcu</=
filename>'
> '<filename>registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu</=
filename>'
> '<filename>registry/spool/fcfg_global_filters.xcu</filename>'
> '<filename>registry/spool/fcfg_global_types.xcu</filename>'
> '<filename>registry/spool/fcfg_web_filters.xcu</filename>'
> '<filename>registry/spool/fcfg_web_types.xcu</filename>'
> '<filename>registry/spool/fcfg_writer_filters.xcu</filename>'
> '<filename>registry/spool/fcfg_writer_types.xcu</filename>'
> '<filename>registry/spool/org/openoffice/Office/Common-writer.xcu</filena=
me>'
> '<filename>registry/spool/org/openoffice/Office/Embedding-writer.xcu</fil=
ename>'
> '<filename>registry/spool/org/openoffice/Setup-writer.xcu</filename>'
> '</list>' > ../unxfbsd.pro/misc/writer.list
> rm -f ../unxfbsd.pro/misc/xsltfilter.list
> echo '<list>' '<dependency file=3D"main"/>' \
>         '<filename>registry/spool/fcfg_xslt_filters.xcu</filename>'
> '<filename>registry/spool/fcfg_xslt_types.xcu</filename>' '</list>' >
> ../unxfbsd.pro/misc/xsltfilter.list
> rm -f ../unxfbsd.pro/misc/gnome.list
> echo '<list>' '<dependency file=3D"main"/>' \
>         '<filename>registry/spool/org/openoffice/ucb/Configuration-gio.xc=
u</filename>'
> '</list>' > ../unxfbsd.pro/misc/gnome.list
> rm -f ../unxfbsd.pro/misc/ogltrans.list
> echo '<list>' '<dependency file=3D"main"/>' \
>         '<filename>registry/spool/org/openoffice/Office/Impress-ogltrans.=
xcu</filename>'
> '</list>' > ../unxfbsd.pro/misc/ogltrans.list
> mkdir -p ../unxfbsd.pro/misc/lang/
> rm -f ../unxfbsd.pro/misc/Langpack-en-US.list
> echo '<list><dependency file=3D"main"/>' \
>         '<filename>registry/spool/Langpack-en-US.xcu</filename></list>'
> > ../unxfbsd.pro/misc/Langpack-en-US.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/lang/Langpack-en-US.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> ../unxfbsd.pro/misc/Langpack-en-US.list
> mkdir -p ../unxfbsd.pro/misc/lang/
> rm -rf ../unxfbsd.pro/misc/fcfg_langpack_en-US.unzip
> mkdir ../unxfbsd.pro/misc/fcfg_langpack_en-US.unzip
> cd ../unxfbsd.pro/misc/fcfg_langpack_en-US.unzip && unzip
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/pck/fcfg_langpack_en-US.zip
> rm -f ../unxfbsd.pro/misc/fcfg_langpack_en-US.list
> # filter out filenames starting with "."
> Archive:  /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2=
/solver/unxfbsd.pro/pck/fcfg_langpack_en-US.zip
>   inflating: org/openoffice/TypeDetection/Filter.xcu
> echo '<list>' '<filename>fcfg_langpack_en-US.unzip/org/openoffice/TypeDet=
ection/Filter.xcu</filename>'
> '</list>' > ../unxfbsd.pro/misc/fcfg_langpack_en-US.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/postproce=
ss/packregistry/../unxfbsd.pro/misc/
> -o ../unxfbsd.pro/misc/lang/fcfg_langpack_en-US.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> ../unxfbsd.pro/misc/fcfg_langpack_en-US.list
> mkdir -p ../unxfbsd.pro/misc/lang/
> rm -rf ../unxfbsd.pro/misc/registry_en-US.unzip
> mkdir ../unxfbsd.pro/misc/registry_en-US.unzip
> cd ../unxfbsd.pro/misc/registry_en-US.unzip && unzip
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/pck/registry_en-US.zip
> rm -rf ../unxfbsd.pro/misc/fcfg_drivers_en-US.unzip
> mkdir ../unxfbsd.pro/misc/fcfg_drivers_en-US.unzip
> cd ../unxfbsd.pro/misc/fcfg_drivers_en-US.unzip && \
>         unzip /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5=
=2E6.2/solver/unxfbsd.pro/pck/fcfg_drivers_en-US.zip
> rm -f ../unxfbsd.pro/misc/registry_en-US.list
> # filter out filenames starting with "."
> Archive:  /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2=
/solver/unxfbsd.pro/pck/registry_en-US.zip
>   inflating: org/openoffice/Setup.xcu
>   inflating: org/openoffice/Office/Accelerators.xcu
>   inflating: org/openoffice/Office/Common.xcu
>   inflating: org/openoffice/Office/SFX.xcu
>   inflating: org/openoffice/Office/DataAccess.xcu
>   inflating: org/openoffice/Office/TableWizard.xcu
>   inflating: org/openoffice/Office/UI.xcu
>   inflating: org/openoffice/Office/Embedding.xcu
>   inflating: org/openoffice/Office/WebWizard.xcu
>   inflating: org/openoffice/Office/FormWizard.xcu
>   inflating: org/openoffice/Office/Writer.xcu
>   inflating: org/openoffice/Office/UI/BasicIDECommands.xcu
>   inflating: org/openoffice/Office/UI/BibliographyCommands.xcu
>   inflating: org/openoffice/Office/UI/CalcCommands.xcu
>   inflating: org/openoffice/Office/UI/ChartCommands.xcu
>   inflating: org/openoffice/Office/UI/ChartWindowState.xcu
>   inflating: org/openoffice/Office/UI/DbuCommands.xcu
>   inflating: org/openoffice/Office/UI/BaseWindowState.xcu
>   inflating: org/openoffice/Office/UI/WriterFormWindowState.xcu
>   inflating: org/openoffice/Office/UI/WriterReportWindowState.xcu
>   inflating: org/openoffice/Office/UI/DbQueryWindowState.xcu
>   inflating: org/openoffice/Office/UI/DbTableWindowState.xcu
>   inflating: org/openoffice/Office/UI/DbRelationWindowState.xcu
>   inflating: org/openoffice/Office/UI/DbBrowserWindowState.xcu
>   inflating: org/openoffice/Office/UI/DbTableDataWindowState.xcu
>   inflating: org/openoffice/Office/UI/DrawImpressCommands.xcu
>   inflating: org/openoffice/Office/UI/Effects.xcu
>   inflating: org/openoffice/Office/UI/GenericCommands.xcu
>   inflating: org/openoffice/Office/UI/MathCommands.xcu
>   inflating: org/openoffice/Office/UI/StartModuleCommands.xcu
>   inflating: org/openoffice/Office/UI/BasicIDEWindowState.xcu
>   inflating: org/openoffice/Office/UI/CalcWindowState.xcu
>   inflating: org/openoffice/Office/UI/DrawWindowState.xcu
>   inflating: org/openoffice/Office/UI/ImpressWindowState.xcu
>   inflating: org/openoffice/Office/UI/MathWindowState.xcu
>   inflating: org/openoffice/Office/UI/StartModuleWindowState.xcu
>   inflating: org/openoffice/Office/UI/WriterWindowState.xcu
>   inflating: org/openoffice/Office/UI/XFormsWindowState.xcu
>   inflating: org/openoffice/Office/UI/WriterGlobalWindowState.xcu
>   inflating: org/openoffice/Office/UI/WriterWebWindowState.xcu
>   inflating: org/openoffice/Office/UI/WriterCommands.xcu
>   inflating: org/openoffice/Office/UI/GenericCategories.xcu
> Archive:  /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2=
/solver/unxfbsd.pro/pck/fcfg_drivers_en-US.zip
>   inflating: calc.xcu
>   inflating: dbase.xcu
>   inflating: flat.xcu
>   inflating: jdbc.xcu
>   inflating: mysql.xcu
>   inflating: odbc.xcu
> echo '<list>' '<filename>registry_en-US.unzip/org/openoffice/Setup.xcu</f=
ilename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/Accelerators.xcu</f=
ilename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/Common.xcu</filenam=
e>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/SFX.xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/DataAccess.xcu</fil=
ename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/TableWizard.xcu</fi=
lename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI.xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/Embedding.xcu</file=
name>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/WebWizard.xcu</file=
name>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/FormWizard.xcu</fil=
ename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/Writer.xcu</filenam=
e>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/BasicIDECommands=
=2Excu</filename>'
> '<filename>registry_en-US.unz
>  ip/org/openoffice/Office/UI/BibliographyCommands.xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/CalcCommands.xcu=
</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/ChartCommands.xc=
u</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/ChartWindowState=
=2Excu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/DbuCommands.xcu<=
/filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/BaseWindowState.=
xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/WriterFormWindow=
State.xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/WriterReportWind=
owState.xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/DbQueryWindowSta=
te.xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/DbTableWindowSta=
te.xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/DbRelationWindow=
State.xcu</filename>'
> '<filename>regis
>  try_en-US.unzip/org/openoffice/Office/UI/DbBrowserWindowStat!
>  e.xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/DbTableDataWindo=
wState.xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/DrawImpressComma=
nds.xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/Effects.xcu</fil=
ename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/GenericCommands.=
xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/MathCommands.xcu=
</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/StartModuleComma=
nds.xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/BasicIDEWindowSt=
ate.xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/CalcWindowState.=
xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/DrawWindowState.=
xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/ImpressWindowSta=
te.xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/MathWindowSta
>  te.xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/StartModuleWindo=
wState.xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/WriterWindowStat=
e.xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/XFormsWindowStat=
e.xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/WriterGlobalWind=
owState.xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/WriterWebWindowS=
tate.xcu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/WriterCommands.x=
cu</filename>'
> '<filename>registry_en-US.unzip/org/openoffice/Office/UI/GenericCategorie=
s.xcu</filename>'
> '<filename>fcfg_drivers_en-US.unzip/calc.xcu</filename>'
> '<filename>fcfg_drivers_en-US.unzip/dbase.xcu</filename>'
> '<filename>fcfg_drivers_en-US.unzip/flat.xcu</filename>'
> '<filename>fcfg_drivers_en-US.unzip/jdbc.xcu</filename>'
> '<filename>fcfg_drivers_en-US.unzip/mysql.xcu</filename>'
> '<filename>fcfg_drivers_en-US.unzip
>  /odbc.xcu</filename>' '</list>' > ../unxfbsd.pro/misc/regist!
>  ry_en-US.!
>  list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/postproce=
ss/packregistry/../unxfbsd.pro/misc/
> -o ../unxfbsd.pro/misc/lang/registry_en-US.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> ../unxfbsd.pro/misc/registry_en-US.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/base.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_database_others.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_database_types.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Office/Common-base.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Setup-base.xcu
> ../unxfbsd.pro/misc/base.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/calc.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/CalcWindowState.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/DataAccess/calc.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_calc_filters.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_calc_types.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/x
>  ml/registry/spool/org/openoffice/Office/Common-calc.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Office/Embedding-calc.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Setup-calc.xcu
> ../unxfbsd.pro/misc/calc.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/cjk.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Office/Writer-cjk.xcu
> ../unxfbsd.pro/misc/cjk.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/ctl.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> ../unxfbsd.pro/misc/ctl.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/ctlseqcheck.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> ../unxfbsd.pro/misc/ctlseqcheck.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/draw.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_draw_filters.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_draw_types.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Office/Common-draw.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Office/Embedding-draw.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Setup-draw.xcu
> ../unxfbsd.pro/misc/draw.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/graphicfilter.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_drawgraphics_types.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_impressgraphics_filters.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_impressgraphics_types.xcu
> ../unxfbsd.pro/misc/graphicfilter.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/impress.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/ImpressWindowState.x=
cs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/Effects.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_impress_filters.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_impress_types.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Office/Common-impress.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-
>  3.5.6.2/solver/unxfbsd.pro/xml/registry/spool/org/openoffice/Office/Embe=
dding-impress.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Setup-impress.xcu
> ../unxfbsd.pro/misc/impress.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/korea.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> ../unxfbsd.pro/misc/korea.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/lingucomponent.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/Linguistic-lingucomponent=
-spellchecker.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/Linguistic-lingucomponent=
-thesaurus.xcu
> ../unxfbsd.pro/misc/lingucomponent.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/main.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Inet.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Interaction.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/LDAP.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Accelerators.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Addons.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Calc.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/re
>  gistry/schema/org/openoffice/Office/CalcAddIns.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Canvas.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Chart.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Commands.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Common.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Compatibility.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/DataAccess/Drivers.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema
>  /org/openoffice/Office/DataAccess.xcs /work/a/ports/editors/!
>  libreoffice/work/libreoffice-core-3.5.6.2/solver/unxfbsd.pro/xml/registr=
y/schema/org/openoffice/Office/Draw.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Embedding.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Events.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/ExtendedColorScheme.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/ExtensionManager.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/FormWizard.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Histories.xcs
> /work/a/ports/editors/libreo
>  ffice/work/libreoffice-core-3.5.6.2/solver/unxfbsd.pro/xml/registry/sche=
ma/org/openoffice/Office/Impress.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Java.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Jobs.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Labels.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Linguistic.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Logging.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Math.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s
>  olver/unxfbsd.pro/xml/registry/schema/org/openoffice/Office/!
>  OOoImprov!
>  ement/Settings.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/OptionsDialog.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Paths.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/ProtocolHandler.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Recovery.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/SFX.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Scripting.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Security.xcs
>   /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/=
unxfbsd.pro/xml/registry/schema/org/openoffice/Office/Substitution.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/TabBrowse.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/TableWizard.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/TypeDetection.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/BaseWindowState.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/BasicIDECommands.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/U
>  I/BasicIDEWindowState.xcs /work/a/ports/editors/libreoffice/!
>  work/libr!
>  eoffice-core-3.5.6.2/solver/unxfbsd.pro/xml/registry/schema/org/openoffi=
ce/Office/UI/BibliographyCommands.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/BibliographyWindowSt=
ate.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/Category.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/ChartCommands.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/ChartWindowState.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/Commands.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/Controller.xcs
> /wo
>  rk/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/unxf=
bsd.pro/xml/registry/schema/org/openoffice/Office/UI/DbBrowserWindowState.x=
cs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/DbQueryWindowState.x=
cs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/DbRelationWindowStat=
e.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/DbTableDataWindowSta=
te.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/DbTableWindowState.x=
cs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/DbuCommands.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/x
>  ml/registry/schema/org/openoffice/Office/UI/DrawImpressComma!
>  nds.xcs /!
>  work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/Factories.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/GenericCategories.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/GenericCommands.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/StartModuleCommands.=
xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/StartModuleWindowSta=
te.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/
>  schema/org/openoffice/Office/UI/WindowContentFactories.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/WindowState.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Views.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/WebWizard.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/Writer.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/WriterWeb.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/or
>  g/openoffice/Setup.xcs /work/a/ports/editors/libreoffice/wor!
>  k/libreof!
>  fice-core-3.5.6.2/solver/unxfbsd.pro/xml/registry/schema/org/openoffice/=
System.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/TypeDetection/Filter.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/TypeDetection/Misc.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/TypeDetection/Types.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/TypeDetection/UISort.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/UserProfile.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-co
>  re-3.5.6.2/solver/unxfbsd.pro/xml/registry/schema/org/openoffice/VCL.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/ucb/Configuration.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/ucb/Hierarchy.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/ucb/InteractionHandler.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/ucb/Store.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/FirstStartWizard.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Inet.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/
>  org/openoffice/Interaction.xcu /work/a/ports/editors/libreof!
>  fice/work!
>  /libreoffice-core-3.5.6.2/solver/unxfbsd.pro/xml/registry/data/org/openo=
ffice/Office/Accelerators.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/Calc.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/Canvas.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/Common.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/Compatibility.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/DataAccess.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/Embedding.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/
>  unxfbsd.pro/xml/registry/data/org/openoffice/Office/ExtensionManager.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/FormWizard.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/Histories.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/Impress.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/Jobs.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/Labels.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/Logging.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/
>  openoffice/Office/Math.xcu /work/a/ports/editors/libreoffice!
>  /work/lib!
>  reoffice-core-3.5.6.2/solver/unxfbsd.pro/xml/registry/data/org/openoffic=
e/Office/Paths.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/ProtocolHandler.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/SFX.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/Scripting.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/Security.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/TableWizard.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/so
>  lver/unxfbsd.pro/xml/registry/data/org/openoffice/Office/UI/BasicIDEComm=
ands.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/BibliographyCommands.x=
cu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/ChartCommands.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/Controller.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.x=
cu
> /work/a/ports/editors/li
>  breoffice/work/libreoffice-core-3.5.6.2/solver/unxfbsd.pro/x!
>  ml/regist!
>  ry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/DbRelationWindowState.=
xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/DbTableDataWindowState=
=2Excu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/DbuCommands.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/Factories.xcu
> /work/a/ports/editors/libreoffice/work/libreoff
>  ice-core-3.5.6.2/solver/unxfbsd.pro/xml/registry/data/org/openoffice/Off=
ice/UI/GenericCategories.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/StartModuleCommands.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/StartModuleWindowState=
=2Excu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/Views.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/WebWizard.xcu
> /work/a/ports/editors/libreoffice/work/
>  libreoffice-core-3.5.6.2/solver/unxfbsd.pro/xml/registry/dat!
>  a/org/ope!
>  noffice/Office/Writer.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Setup.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/System.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/TypeDetection/UISort.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/UserProfile.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/VCL.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/ucb/Configuration.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/DataAccess/dbase.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-c
>  ore-3.5.6.2/solver/unxfbsd.pro/xml/registry/spool/DataAccess/flat.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/DataAccess/mysql.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/DataAccess/odbc.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_base_filters.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_base_others.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_base_types.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_chart_filters.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_chart_others.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-
>  3.5.6.2/solver/unxfbsd.pro/xml/registry/spool/fcfg_chart_typ!
>  es.xcu /w!
>  ork/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/unx=
fbsd.pro/xml/registry/spool/fcfg_internalgraphics_filters.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_internalgraphics_types.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Office/Embedding-chart.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Setup-start.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/TypeDetection/UISort-calc.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/TypeDetection/UISort-draw.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/TypeDetection/UISort-impress.xcu
>  /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/u=
nxfbsd.pro/xml/registry/spool/org/openoffice/TypeDetection/UISort-math.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/TypeDetection/UISort-writer.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Inet-unixdesktop.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Office/Accelerators-unxwnt.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Office/Common-UseOOoFileDialogs=
=2Excu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Office/Common-unixdesktop.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/o
>  penoffice/Office/Common-unx.xcu /work/a/ports/editors/libreo!
>  ffice/wor!
>  k/libreoffice-core-3.5.6.2/solver/unxfbsd.pro/xml/registry/spool/org/ope=
noffice/Office/Paths-unixdesktop.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Office/Paths-unxwnt.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/VCL-unixdesktop.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Office/Paths-externallibexttext=
catdata.xcu
> ../unxfbsd.pro/misc/main.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/math.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/MathWindowState.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/MathCommands.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/MathWindowState.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_math_filters.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_math_types.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Office/Common-math.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/so
>  lver/unxfbsd.pro/xml/registry/spool/org/openoffice/Office/Embedding-math=
=2Excu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Setup-math.xcu
> ../unxfbsd.pro/misc/math.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/onlineupdate.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Office/Jobs/Jobs-onlineupdate.x=
cu
> ../unxfbsd.pro/misc/onlineupdate.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/oooimprovement.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Office/Logging/Logging-oooimpro=
vement.xcu
> ../unxfbsd.pro/misc/oooimprovement.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/palm.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_palm_types.xcu
> ../unxfbsd.pro/misc/palm.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/pocketexcel.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_pocketexcel_types.xcu
> ../unxfbsd.pro/misc/pocketexcel.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/pocketword.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_pocketword_types.xcu
> ../unxfbsd.pro/misc/pocketword.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/pyuno.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> ../unxfbsd.pro/misc/pyuno.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/writer.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/WriterFormWindowStat=
e.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/WriterGlobalWindowSt=
ate.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/WriterReportWindowSt=
ate.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/WriterWebWindowState=
=2Excs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Office/UI/WriterWindowState.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/schema/org/openoffice/Of
>  fice/UI/XFormsWindowState.xcs
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/WriterFormWindowState.=
xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/WriterGlobalWindowStat=
e.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/WriterReportWindowStat=
e.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/WriterWebWindowState.x=
cu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core
>  -3.5.6.2/solver/unxfbsd.pro/xml/registry/data/org/openoffice!
>  /Office/UI/XFormsWindowState.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_global_filters.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_global_types.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_web_filters.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_web_types.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_writer_filters.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_writer_types.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Office/Common-writer.xcu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver
>  /unxfbsd.pro/xml/registry/spool/org/openoffice/Office/Embedding-writer.x=
cu
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/org/openoffice/Setup-writer.xcu
> ../unxfbsd.pro/misc/writer.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/xsltfilter.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/registry/spool/fcfg_xslt_types.xcu
> ../unxfbsd.pro/misc/xsltfilter.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/gnome.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> ../unxfbsd.pro/misc/gnome.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/ogltrans.xcd \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packregistry.xslt
> ../unxfbsd.pro/misc/ogltrans.list
> /usr/local/bin/xsltproc --nonet --stringparam prefix
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/
> -o ../unxfbsd.pro/misc/services.rdb \
>         /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/s=
olenv/bin/packcomponents.xslt
> ../unxfbsd.pro/misc/services.input
> Checking:/work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/=
solver/unxfbsd.pro/xml/
> ok.
> Entering /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/=
postprocess/packconfig
>=20
> /usr/bin/perl packconfig.pl -i
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver/un=
xfbsd.pro/xml/uiconfig
> -o ../unxfbsd.pro/bin/uiconfig.zip
> packconfig: packing  ../unxfbsd.pro/bin/uiconfig.zip finished.
> postprocess deliver
> Module 'postprocess' delivered successfully. 27 files copied, 2 files unc=
hanged
>=20
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> (103/104) Building module packimages
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> Entering /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/=
packimages/pack
>=20
> mkdir ../unxfbsd.pro/res/img
> /usr/bin/perl /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5=
=2E6.2/solenv/bin/image-sort.pl
> image-sort.lst /work/a/ports/editors/libreoffice/work/libreoffice-core-3.=
5.6.2/solver/unxfbsd.pro/xml
> ../unxfbsd.pro/res/img/sorted.lst
> find /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/defa=
ult_images/cmd
> -name "*.png" | sed
> "s#/work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/defaul=
t_images#%MODULE%#"
> | /usr/bin/perl
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solenv/bi=
n/sort.pl
> > ../unxfbsd.pro/res/img/commandimagelist.ilst.unxfbsd.pro
> /usr/bin/perl /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5=
=2E6.2/solenv/bin/diffmv.pl
> ../unxfbsd.pro/res/img/commandimagelist.ilst.unxfbsd.pro
> ../unxfbsd.pro/res/img/commandimagelist.ilst
> Updating "../unxfbsd.pro/res/img/commandimagelist.ilst".
> /usr/bin/perl /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5=
=2E6.2/solenv/bin/packimages.pl
> -g /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/defaul=
t_images
> -m /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/defaul=
t_images
> -c .. -l /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/=
solver/unxfbsd.pro/res/img
> -s ../unxfbsd.pro/res/img/sorted.lst -l ../unxfbsd.pro/res/img -o
> ../unxfbsd.pro/bin/images.zip
> /usr/bin/perl /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5=
=2E6.2/solenv/bin/packimages.pl
> -g /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/defaul=
t_images
> -m /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/defaul=
t_images
> -c .. -c /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/=
ooo_custom_images/default
> -c ../unxfbsd.pro/misc/default -c
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/ooo_custo=
m_images/tango
> -c /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/ooo_cu=
stom_images/industrial
> -l /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver=
/unxfbsd.pro/res/img
> -l ../unxfbsd.pro/res/img -s ../unxfbsd.pro/res/img/sorted.lst -o
> ../unxfbsd.pro/bin/images_default.zip
> /usr/bin/perl /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5=
=2E6.2/solenv/bin/packimages.pl
> -g /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/defaul=
t_images
> -m /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/defaul=
t_images
> -c .. -c /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/=
ooo_custom_images/crystal
> -c ../unxfbsd.pro/misc/crystal -c
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/ooo_custo=
m_images/tango
> -c /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/ooo_cu=
stom_images/industrial
> -l /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver=
/unxfbsd.pro/res/img
> -l ../unxfbsd.pro/res/img -s ../unxfbsd.pro/res/img/sorted.lst -o
> ../unxfbsd.pro/bin/images_crystal.zip
> /usr/bin/perl /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5=
=2E6.2/solenv/bin/packimages.pl
> -g /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/defaul=
t_images
> -m /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/defaul=
t_images
> -c .. -c /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/=
ooo_custom_images/hicontrast
> -c ../unxfbsd.pro/misc/hicontrast -c
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/ooo_custo=
m_images/tango
> -c /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/ooo_cu=
stom_images/industrial
> -l /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver=
/unxfbsd.pro/res/img
> -l ../unxfbsd.pro/res/img -s ../unxfbsd.pro/res/img/sorted.lst -o
> ../unxfbsd.pro/bin/images_hicontrast.zip
> /usr/bin/perl /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5=
=2E6.2/solenv/bin/packimages.pl
> -g /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/defaul=
t_images
> -m /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/defaul=
t_images
> -c .. -c /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/=
ooo_custom_images/oxygen
> -c ../unxfbsd.pro/misc/oxygen -c
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/ooo_custo=
m_images/tango
> -c /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/ooo_cu=
stom_images/industrial
> -l /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver=
/unxfbsd.pro/res/img
> -l ../unxfbsd.pro/res/img -s ../unxfbsd.pro/res/img/sorted.lst -o
> ../unxfbsd.pro/bin/images_oxygen.zip
> /usr/bin/perl /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5=
=2E6.2/solenv/bin/packimages.pl
> -g /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/defaul=
t_images
> -m /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/defaul=
t_images
> -c .. -c /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/=
ooo_custom_images/tango
> -c ../unxfbsd.pro/misc/tango -c
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/ooo_custo=
m_images/tango
> -c /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/ooo_cu=
stom_images/industrial
> -l /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/solver=
/unxfbsd.pro/res/img
> -l ../unxfbsd.pro/res/img -s ../unxfbsd.pro/res/img/sorted.lst -o
> ../unxfbsd.pro/bin/images_tango.zip
> packimages: WARNING skipping non-existing directory:
> '../unxfbsd.pro/misc/hicontrast'
> packimages: WARNING skipping non-existing directory:
> '../unxfbsd.pro/misc/oxygen'
> packimages: WARNING skipping non-existing directory: '../unxfbsd.pro/misc=
/tango'
> packimages: WARNING skipping non-existing directory:
> '../unxfbsd.pro/misc/crystal'
> packimages: WARNING skipping non-existing directory:
> '/work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/ooo_cust=
om_images/default'
> packimages: WARNING skipping non-existing directory:
> '../unxfbsd.pro/misc/default'
> packimages deliver
> Module 'packimages' delivered successfully. 7 files copied, 0 files uncha=
nged
>=20
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> (104/104) Building module instsetoo_native
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> Entering /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/=
instsetoo_native/inc_openoffice/unix
>=20
> Entering /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/=
instsetoo_native/inc_openoffice/windows/msi_languages
>=20
> Entering /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/=
instsetoo_native/util
>=20
> dmake:  makefile.mk:  line 81:  Warning: -- Macro `alllangiso'
> redefined after use
> dmake:  makefile.mk:  line 247:  Warning: -- Prior to dmake 4.5 only one
> %-target per target-definition worked reliably. Check your makefiles.
>=20
> dmake:  makefile.mk:  line 311:  Warning: -- Prior to dmake 4.5 only one
> %-target per target-definition worked reliably. Check your makefiles.
>=20
> cp -f /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/sol=
ver/unxfbsd.pro/lib/pyuno/uno.py
> ../unxfbsd.pro/bin/uno.py
> cp -f /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/sol=
ver/unxfbsd.pro/lib/pyuno/unohelper.py
> ../unxfbsd.pro/bin/unohelper.py
> cp -f /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/sol=
ver/unxfbsd.pro/lib/pyuno/pythonloader.py
> ../unxfbsd.pro/bin/pythonloader.py
> No EPM: do no packaging at this stage
>=20
> Multiprocessing build is finished
> Maximal number of processes run: 8
> gmake[1]: Leaving directory
> `/work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2'
> gmake[1]: Entering directory
> `/work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2'
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/desktop/L=
ibrary_spl.mk:53:
> [ WARN   ] !!!
> [ WARN   ] !!! desktop/source/migration/migration is linked in by
> Library/libsofficeapp.so Library/libspllo.so
> [ WARN   ] !!!
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/desktop/L=
ibrary_unopkgapp.mk:58:
> [ WARN   ] !!!
> [ WARN   ] !!! desktop/source/app/lockfile is linked in by
> Library/libsofficeapp.so Library/libunopkgapp.so
> [ WARN   ] !!!
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/desktop/E=
xecutable_soffice.bin.mk:49:
> [ WARN   ] !!!
> [ WARN   ] !!! desktop/source/app/main is linked in by
> Library/libsofficeapp.so Executable/soffice.bin
> [ WARN   ] !!!
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/sax/Libra=
ry_fastsax.mk:56:
> [ WARN   ] !!!
> [ WARN   ] !!! sax/source/expatwrap/xml2utf is linked in by
> Library/expwrap.uno.so Library/fastsax.uno.so
> [ WARN   ] !!!
> /work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/vcl/Stati=
cLibrary_vclmain.mk:49:
> [ WARN   ] !!!
> [ WARN   ] !!! vcl/source/salmain/salmain is linked in by
> Library/libvcllo.so StaticLibrary/libvclmain.a
> [ WARN   ] !!!
> [ build MOD ] animations
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/animations
> [ build MOD ] basctl
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/basctl
> [ build MOD ] basebmp
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/basebmp
> [ build MOD ] basegfx
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/basegfx
> [ build MOD ] basic
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/basic
> [ build MOD ] canvas
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/canvas
> [ build MOD ] chart2
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/chart2
> [ build MOD ] comphelper
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/comphelper
> [ build MOD ] cppcanvas
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/cppcanvas
> [ build MOD ] cui
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/cui
> [ build MOD ] dbaccess
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/dbaccess
> [ build MOD ] desktop
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/desktop
> [ build MOD ] drawinglayer
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/drawinglayer
> [ build MOD ] dtrans
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/dtrans
> [ build MOD ] editeng
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/editeng
> [ build MOD ] eventattacher
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/eventattacher
> [ build MOD ] fileaccess
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/fileaccess
> [ build MOD ] filter
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/filter
> [ build MOD ] forms
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/forms
> [ build MOD ] formula
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/formula
> [ build MOD ] framework
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/framework
> [ build MOD ] hwpfilter
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/hwpfilter
> [ build MOD ] i18npool
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/i18npool
> [ build MOD ] i18nutil
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/i18nutil
> [ build MOD ] linguistic
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/linguistic
> [ build MOD ] lotuswordpro
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/lotuswordpro
> [ build MOD ] nlpsolver
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/nlpsolver
> [ build MOD ] oox
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/oox
> [ build MOD ] package
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/package
> [ build MOD ] padmin
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/padmin
> [ build MOD ] regexp
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/regexp
> [ build MOD ] reportdesign
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/reportdesign
> [ build MOD ] sax
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/sax
> [ build MOD ] sc
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch $W/Module/sc
> [ build MOD ] scaddins
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/scaddins
> [ build MOD ] sccomp
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/sccomp
> [ build MOD ] scripting
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/scripting
> [ build MOD ] sd
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch $W/Module/sd
> [ build MOD ] sfx2
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/sfx2
> [ build MOD ] slideshow
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/slideshow
> [ build MOD ] sot
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/sot
> [ build MOD ] starmath
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/starmath
> [ build MOD ] svl
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/svl
> [ build MOD ] svtools
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/svtools
> [ build MOD ] svx
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/svx
> [ build MOD ] sw
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch $W/Module/sw
> [ build MOD ] twain
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/twain
> [ build MOD ] toolkit
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/toolkit
> [ build MOD ] tools
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/tools
> [ build MOD ] ucbhelper
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/ucbhelper
> [ build MOD ] unotools
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/unotools
> [ build MOD ] unoxml
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/unoxml
> [ build MOD ] uui
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/uui
> [ build MOD ] vbahelper
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/vbahelper
> [ build MOD ] vcl
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/vcl
> [ build MOD ] writerfilter
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/writerfilter
> [ build MOD ] writerperfect
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/writerperfect
> [ build MOD ] xmlsecurity
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/xmlsecurity
> [ build MOD ] xmloff
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/xmloff
> [ build MOD ] xmlreader
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/xmlreader
> [ build MOD ] xmlscript
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/xmlscript
> [ build MOD ] configmgr
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/configmgr
> [ build MOD ] sal
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/sal
> [ build MOD ] ucb
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/ucb
> [ build CUT ] basebmp_test
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/CppunitTest/ &&
> (LD_LIBRARY_PATH=3D"$O/lib":$O/lib/sqlite   DBGSV_ERROR_OUT=3Dshell
> STAR_RESOURCEPATH=3D$O/bin/   $O/bin/cppunit/cppunittester
> $W/LinkTarget/CppunitTest/libtest_basebmp_test.so  --headless    >
> $W/CppunitTest/basebmp_test.test.log 2>&1 || (cat
> $W/CppunitTest/basebmp_test.test.log && echo; echo "Error: a unit test
> failed, please do one of:"; echo; echo "export DEBUGCPPUNIT=3DTRUE
>      # for exception catching"; echo "export GDBCPPUNITTRACE=3D\"gdb
> --args\" # for interactive debugging"; echo "export VALGRIND=3Dmemcheck
>           # for memory checking" ; echo "and retry." && false))
> [ build CUT ] basegfx_test
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/CppunitTest/ &&
> (LD_LIBRARY_PATH=3D"$O/lib":$O/lib/sqlite   DBGSV_ERROR_OUT=3Dshell
> STAR_RESOURCEPATH=3D$O/bin/   $O/bin/cppunit/cppunittester
> $W/LinkTarget/CppunitTest/libtest_basegfx_test.so  --headless    >
> $W/CppunitTest/basegfx_test.test.log 2>&1 || (cat
> $W/CppunitTest/basegfx_test.test.log && echo; echo "Error: a unit test
> failed, please do one of:"; echo; echo "export DEBUGCPPUNIT=3DTRUE
>      # for exception catching"; echo "export GDBCPPUNITTRACE=3D\"gdb
> --args\" # for interactive debugging"; echo "export VALGRIND=3Dmemcheck
>           # for memory checking" ; echo "and retry." && false))
> [ build CUT ] basic_scanner
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/CppunitTest/ &&
> (LD_LIBRARY_PATH=3D"$O/lib":$O/lib/sqlite   DBGSV_ERROR_OUT=3Dshell
> STAR_RESOURCEPATH=3D$O/bin/   $O/bin/cppunit/cppunittester
> $W/LinkTarget/CppunitTest/libtest_basic_scanner.so  --headless    >
> $W/CppunitTest/basic_scanner.test.log 2>&1 || (cat
> $W/CppunitTest/basic_scanner.test.log && echo; echo "Error: a unit
> test failed, please do one of:"; echo; echo "export DEBUGCPPUNIT=3DTRUE
>           # for exception catching"; echo "export
> GDBCPPUNITTRACE=3D\"gdb --args\" # for interactive debugging"; echo
> "export VALGRIND=3Dmemcheck            # for memory checking" ; echo
> "and retry." && false))
> [ build CUT ] comphelper_test
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/CppunitTest/ &&
> (LD_LIBRARY_PATH=3D"$O/lib":$O/lib/sqlite   DBGSV_ERROR_OUT=3Dshell
> STAR_RESOURCEPATH=3D$O/bin/   $O/bin/cppunit/cppunittester
> $W/LinkTarget/CppunitTest/libtest_comphelper_test.so  --headless    >
> $W/CppunitTest/comphelper_test.test.log 2>&1 || (cat
> $W/CppunitTest/comphelper_test.test.log && echo; echo "Error: a unit
> test failed, please do one of:"; echo; echo "export DEBUGCPPUNIT=3DTRUE
>           # for exception catching"; echo "export
> GDBCPPUNITTRACE=3D\"gdb --args\" # for interactive debugging"; echo
> "export VALGRIND=3Dmemcheck            # for memory checking" ; echo
> "and retry." && false))
> [ build CUT ] editeng_borderline
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/CppunitTest/ &&
> (LD_LIBRARY_PATH=3D"$O/lib":$O/lib/sqlite   DBGSV_ERROR_OUT=3Dshell
> STAR_RESOURCEPATH=3D$O/bin/   $O/bin/cppunit/cppunittester
> $W/LinkTarget/CppunitTest/libtest_editeng_borderline.so  --headless
> > $W/CppunitTest/editeng_borderline.test.log 2>&1 || (cat
> $W/CppunitTest/editeng_borderline.test.log && echo; echo "Error: a
> unit test failed, please do one of:"; echo; echo "export
> DEBUGCPPUNIT=3DTRUE            # for exception catching"; echo "export
> GDBCPPUNITTRACE=3D\"gdb --args\" # for interactive debugging"; echo
> "export VALGRIND=3Dmemcheck            # for memory checking" ; echo
> "and retry." && false))
> [ build CUT ] i18npool_test_breakiterator
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/CppunitTest/ &&
> (LD_LIBRARY_PATH=3D"$O/lib":$O/lib/sqlite   DBGSV_ERROR_OUT=3Dshell
> STAR_RESOURCEPATH=3D$O/bin/   $O/bin/cppunit/cppunittester
> $W/LinkTarget/CppunitTest/libtest_i18npool_test_breakiterator.so
> --protector unoexceptionprotector.so unoexceptionprotector  --headless
>  "-env:UNO_TYPES=3D file://$O/bin/udkapi.rdb  file://$O/bin/types.rdb"
> "-env:UNO_SERVICES=3Dfile://$O/xml/ure/services.rdb
> file://$O/xml/component/i18npool/util/i18npool.component"
> -env:URE_INTERNAL_LIB_DIR=3Dfile://$O/lib  -env:LO_LIB_DIR=3Dfile://$O/lib
> > $W/CppunitTest/i18npool_test_breakiterator.test.log 2>&1 || (cat
> $W/CppunitTest/i18npool_test_breakiterator.test.log && echo; echo
> "Error: a unit test failed, please do one of:"; echo; echo "export
> DEBUGCPPUNIT=3DTRUE            # for exception catching"; echo "export
> GDBCPPUNITTRACE=3D\"gdb --args\" # for interactive de
>  bugging"; echo "export VALGRIND=3Dmemcheck            # for memory
> checking" ; echo "and retry." && false))
> [ build CUT ] lotuswordpro_test_lotuswordpro
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/CppunitTest/ &&
> (LD_LIBRARY_PATH=3D"$O/lib":$O/lib/sqlite   DBGSV_ERROR_OUT=3Dshell
> STAR_RESOURCEPATH=3D$O/bin/   $O/bin/cppunit/cppunittester
> $W/LinkTarget/CppunitTest/libtest_lotuswordpro_test_lotuswordpro.so
> --headless --protector unoexceptionprotector.so unoexceptionprotector
> "-env:CONFIGURATION_LAYERS=3Dxcsxcu:file://$O/xml/registry"  --headless
> "-env:UNO_TYPES=3D file://$O/bin/udkapi.rdb  file://$O/bin/types.rdb"
> "-env:UNO_SERVICES=3Dfile://$O/xml/ure/services.rdb
> file://$O/xml/component/lotuswordpro/util/lwpfilter.component
> file://$O/xml/configmgr.component  file://$O/xml/ucb1.component
> file://$O/xml/ucpfile1.component"
> -env:URE_INTERNAL_LIB_DIR=3Dfile://$O/lib  -env:LO_LIB_DIR=3Dfile://$O/lib
> > $W/CppunitTest/lotuswordpro_test_lotuswordpro.test.log 2>&1 || (cat
> $W/CppunitTest/lotuswordpro_test_lotuswordpro.test.log && echo; echo
> "Erro
>  r: a unit test failed, please do one of:"; echo; echo "export
> DEBUGCPPUNIT=3DTRUE            # for exception catching"; echo "export
> GDBCPPUNITTRACE=3D\"gdb --args\" # for interactive debugging"; echo
> "export VALGRIND=3Dmemcheck            # for memory checking" ; echo
> "and retry." && false))
> [ build CHK ] nlpsolver
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/check/ && touch
> $W/Module/check/nlpsolver
> [ build CUT ] o3tl_tests
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/CppunitTest/ &&
> (LD_LIBRARY_PATH=3D"$O/lib":$O/lib/sqlite   DBGSV_ERROR_OUT=3Dshell
> STAR_RESOURCEPATH=3D$O/bin/   $O/bin/cppunit/cppunittester
> $W/LinkTarget/CppunitTest/libtest_o3tl_tests.so  --headless    >
> $W/CppunitTest/o3tl_tests.test.log 2>&1 || (cat
> $W/CppunitTest/o3tl_tests.test.log && echo; echo "Error: a unit test
> failed, please do one of:"; echo; echo "export DEBUGCPPUNIT=3DTRUE
>      # for exception catching"; echo "export GDBCPPUNITTRACE=3D\"gdb
> --args\" # for interactive debugging"; echo "export VALGRIND=3Dmemcheck
>           # for memory checking" ; echo "and retry." && false))
> [ build CUT ] sax_cppunit
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/CppunitTest/ &&
> (LD_LIBRARY_PATH=3D"$O/lib":$O/lib/sqlite   DBGSV_ERROR_OUT=3Dshell
> STAR_RESOURCEPATH=3D$O/bin/   $O/bin/cppunit/cppunittester
> $W/LinkTarget/CppunitTest/libtest_sax_cppunit.so  --headless    >
> $W/CppunitTest/sax_cppunit.test.log 2>&1 || (cat
> $W/CppunitTest/sax_cppunit.test.log && echo; echo "Error: a unit test
> failed, please do one of:"; echo; echo "export DEBUGCPPUNIT=3DTRUE
>      # for exception catching"; echo "export GDBCPPUNITTRACE=3D\"gdb
> --args\" # for interactive debugging"; echo "export VALGRIND=3Dmemcheck
>           # for memory checking" ; echo "and retry." && false))
> [ build CUT ] sfx2_metadatable
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/CppunitTest/ &&
> (LD_LIBRARY_PATH=3D"$O/lib":$O/lib/sqlite   DBGSV_ERROR_OUT=3Dshell
> STAR_RESOURCEPATH=3D$O/bin/   $O/bin/cppunit/cppunittester
> $W/LinkTarget/CppunitTest/libtest_sfx2_metadatable.so  --headless    >
> $W/CppunitTest/sfx2_metadatable.test.log 2>&1 || (cat
> $W/CppunitTest/sfx2_metadatable.test.log && echo; echo "Error: a unit
> test failed, please do one of:"; echo; echo "export DEBUGCPPUNIT=3DTRUE
>           # for exception catching"; echo "export
> GDBCPPUNITTRACE=3D\"gdb --args\" # for interactive debugging"; echo
> "export VALGRIND=3Dmemcheck            # for memory checking" ; echo
> "and retry." && false))
> [ build CUT ] sot_test_sot
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/CppunitTest/ &&
> (LD_LIBRARY_PATH=3D"$O/lib":$O/lib/sqlite   DBGSV_ERROR_OUT=3Dshell
> STAR_RESOURCEPATH=3D$O/bin/   $O/bin/cppunit/cppunittester
> $W/LinkTarget/CppunitTest/libtest_sot_test_sot.so --headless
> --protector unoexceptionprotector.so unoexceptionprotector  --headless
>  "-env:UNO_TYPES=3D file://$O/bin/udkapi.rdb  file://$O/bin/types.rdb"
>  -env:URE_INTERNAL_LIB_DIR=3Dfile://$O/lib
> -env:LO_LIB_DIR=3Dfile://$O/lib > $W/CppunitTest/sot_test_sot.test.log
> 2>&1 || (cat $W/CppunitTest/sot_test_sot.test.log && echo; echo
> "Error: a unit test failed, please do one of:"; echo; echo "export
> DEBUGCPPUNIT=3DTRUE            # for exception catching"; echo "export
> GDBCPPUNITTRACE=3D\"gdb --args\" # for interactive debugging"; echo
> "export VALGRIND=3Dmemcheck            # for memory checking" ; echo
> "and retry." && false))
> [ build CUT ] svl_lngmisc
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/CppunitTest/ &&
> (LD_LIBRARY_PATH=3D"$O/lib":$O/lib/sqlite   DBGSV_ERROR_OUT=3Dshell
> STAR_RESOURCEPATH=3D$O/bin/   $O/bin/cppunit/cppunittester
> $W/LinkTarget/CppunitTest/libtest_svl_lngmisc.so  --headless    >
> $W/CppunitTest/svl_lngmisc.test.log 2>&1 || (cat
> $W/CppunitTest/svl_lngmisc.test.log && echo; echo "Error: a unit test
> failed, please do one of:"; echo; echo "export DEBUGCPPUNIT=3DTRUE
>      # for exception catching"; echo "export GDBCPPUNITTRACE=3D\"gdb
> --args\" # for interactive debugging"; echo "export VALGRIND=3Dmemcheck
>           # for memory checking" ; echo "and retry." && false))
> [ build CUT ] svtools_filters_test
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/CppunitTest/ &&
> (LD_LIBRARY_PATH=3D"$O/lib":$O/lib/sqlite   DBGSV_ERROR_OUT=3Dshell
> STAR_RESOURCEPATH=3D$O/bin/   $O/bin/cppunit/cppunittester
> $W/LinkTarget/CppunitTest/libtest_svtools_filters_test.so --headless
> --protector unoexceptionprotector.so unoexceptionprotector
> "-env:CONFIGURATION_LAYERS=3Dxcsxcu:file://$O/xml/registry"  --headless
> "-env:UNO_TYPES=3D file://$O/bin/udkapi.rdb  file://$O/bin/types.rdb"
> "-env:UNO_SERVICES=3Dfile://$O/xml/ure/services.rdb
> file://$O/xml/configmgr.component"
> -env:URE_INTERNAL_LIB_DIR=3Dfile://$O/lib  -env:LO_LIB_DIR=3Dfile://$O/lib
> > $W/CppunitTest/svtools_filters_test.test.log 2>&1 || (cat
> $W/CppunitTest/svtools_filters_test.test.log && echo; echo "Error: a
> unit test failed, please do one of:"; echo; echo "export
> DEBUGCPPUNIT=3DTRUE            # for exception catching"; echo "export
> GDBCPPUNITTRACE=3D\"gdb --ar
>  gs\" # for interactive debugging"; echo "export VALGRIND=3Dmemcheck
>        # for memory checking" ; echo "and retry." && false))
> [ build CHK ] twain
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/check/ && touch
> $W/Module/check/twain
> [ build CUT ] tools_test
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/CppunitTest/ &&
> (LD_LIBRARY_PATH=3D"$O/lib":$O/lib/sqlite   DBGSV_ERROR_OUT=3Dshell
> STAR_RESOURCEPATH=3D$O/bin/   $O/bin/cppunit/cppunittester
> $W/LinkTarget/CppunitTest/libtest_tools_test.so  --headless    >
> $W/CppunitTest/tools_test.test.log 2>&1 || (cat
> $W/CppunitTest/tools_test.test.log && echo; echo "Error: a unit test
> failed, please do one of:"; echo; echo "export DEBUGCPPUNIT=3DTRUE
>      # for exception catching"; echo "export GDBCPPUNITTRACE=3D\"gdb
> --args\" # for interactive debugging"; echo "export VALGRIND=3Dmemcheck
>           # for memory checking" ; echo "and retry." && false))
> [ build CUT ] writerfilter_doctok
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/CppunitTest/ &&
> (LD_LIBRARY_PATH=3D"$O/lib":$O/lib/sqlite   DBGSV_ERROR_OUT=3Dshell
> STAR_RESOURCEPATH=3D$O/bin/   $O/bin/cppunit/cppunittester
> $W/LinkTarget/CppunitTest/libtest_writerfilter_doctok.so  --headless
>  > $W/CppunitTest/writerfilter_doctok.test.log 2>&1 || (cat
> $W/CppunitTest/writerfilter_doctok.test.log && echo; echo "Error: a
> unit test failed, please do one of:"; echo; echo "export
> DEBUGCPPUNIT=3DTRUE            # for exception catching"; echo "export
> GDBCPPUNITTRACE=3D\"gdb --args\" # for interactive debugging"; echo
> "export VALGRIND=3Dmemcheck            # for memory checking" ; echo
> "and retry." && false))
> [ build CUT ] writerfilter_rtftok
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/CppunitTest/ &&
> (LD_LIBRARY_PATH=3D"$O/lib":$O/lib/sqlite   DBGSV_ERROR_OUT=3Dshell
> STAR_RESOURCEPATH=3D$O/bin/   $O/bin/cppunit/cppunittester
> $W/LinkTarget/CppunitTest/libtest_writerfilter_rtftok.so --protector
> unoexceptionprotector.so unoexceptionprotector
> "-env:CONFIGURATION_LAYERS=3Dxcsxcu:file://$O/xml/registry"  --headless
> "-env:UNO_TYPES=3D file://$O/bin/udkapi.rdb  file://$O/bin/types.rdb"
> "-env:UNO_SERVICES=3Dfile://$O/xml/ure/services.rdb
> file://$O/xml/component/writerfilter/util/writerfilter.component
> file://$O/xml/configmgr.component  file://$O/xml/ucb1.component
> file://$O/xml/ucpfile1.component"
> -env:URE_INTERNAL_LIB_DIR=3Dfile://$O/lib  -env:LO_LIB_DIR=3Dfile://$O/lib
> > $W/CppunitTest/writerfilter_rtftok.test.log 2>&1 || (cat
> $W/CppunitTest/writerfilter_rtftok.test.log && echo; echo "Error: a
> unit test failed, please do one of:"
>  ; echo; echo "export DEBUGCPPUNIT=3DTRUE            # for exception
> catching"; echo "export GDBCPPUNITTRACE=3D\"gdb --args\" # for
> interactive debugging"; echo "export VALGRIND=3Dmemcheck            #
> for memory checking" ; echo "and retry." && false))
> [ build CHK ] configmgr
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/check/ && touch
> $W/Module/check/configmgr
> [ build CHK ] sal
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/check/ && touch
> $W/Module/check/sal
> [ build CHK ] ucb
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/check/ && touch
> $W/Module/check/ucb
> [ build MOD ] ooo
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/ && touch
> $W/Module/ooo
> [ build CHK ] basebmp
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/check/ && touch
> $W/Module/check/basebmp
> [ build CHK ] basegfx
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/check/ && touch
> $W/Module/check/basegfx
> [ build CHK ] basic
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/check/ && touch
> $W/Module/check/basic
> [ build CHK ] comphelper
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/check/ && touch
> $W/Module/check/comphelper
> [ build CHK ] editeng
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/check/ && touch
> $W/Module/check/editeng
> [ build CHK ] o3tl
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/check/ && touch
> $W/Module/check/o3tl
> [ build CHK ] sax
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/check/ && touch
> $W/Module/check/sax
> [ build CHK ] sfx2
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/check/ && touch
> $W/Module/check/sfx2
> [ build CHK ] svl
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/check/ && touch
> $W/Module/check/svl
> [ build CHK ] tools
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/check/ && touch
> $W/Module/check/tools
> [ build ALL ] top level modules: bootstrap src.downloaded ooo
> [ build ALL ] loaded modules: MathMLDTD Mesa animations basctl basebmp
> basegfx basic bean canvas chart2 comphelper configmgr cppcanvas cui
> dbaccess desktop drawinglayer dtrans editeng eventattacher fileaccess
> filter forms formula framework hwpfilter i18npool i18nutil idl
> linguistic lotuswordpro nlpsolver o3tl offapi ooo oovbaapi oox package
> padmin psprint_config regexp reportdesign sal sane sax sc scaddins
> sccomp scripting sd sfx2 slideshow sot starmath svl svtools svx sw
> swext toolkit tools twain ucb ucbhelper udkapi unixODBC unotools
> unoxml uui vbahelper vcl wizards writerfilter writerperfect xmerge
> xml2cmp xmloff xmlreader xmlscript xmlsecurity
>=20
> LibreOffice build succesfully finished.
>=20
> To install, issue: gmake install
> Developers might prefer this way: gmake dev-install -o build
> To run smoketest, issue: gmake check
> For crosscompiles, please consult README.cross how to install it.
>=20
> [ build CHK ] i18npool
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/check/ && touch
> $W/Module/check/i18npool
> [ build CHK ] svtools
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/check/ && touch
> $W/Module/check/svtools
> [ build CHK ] lotuswordpro
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/check/ && touch
> $W/Module/check/lotuswordpro
> [ build CHK ] writerfilter
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/check/ && touch
> $W/Module/check/writerfilter
> [ build CHK ] sot
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/check/ && touch
> $W/Module/check/sot
> [ build CHK ] ooo
> R=3D/work/a/ports/editors/libreoffice/work &&
> S=3D$R/libreoffice-core-3.5.6.2 && O=3D$S/solver/unxfbsd.pro &&
> W=3D$S/workdir/unxfbsd.pro &&  mkdir -p $W/Module/check/ && touch
> $W/Module/check/ooo
> [ build CHK ] loaded modules: MathMLDTD Mesa animations basctl basebmp
> basegfx basic bean canvas chart2 comphelper configmgr cppcanvas cui
> dbaccess desktop drawinglayer dtrans editeng eventattacher fileaccess
> filter forms formula framework hwpfilter i18npool i18nutil idl
> linguistic lotuswordpro nlpsolver o3tl offapi ooo oovbaapi oox package
> padmin psprint_config regexp reportdesign sal sane sax sc scaddins
> sccomp scripting sd sfx2 slideshow sot starmath svl svtools svx sw
> swext toolkit tools twain ucb ucbhelper udkapi unixODBC unotools
> unoxml uui vbahelper vcl wizards writerfilter writerperfect xmerge
> xml2cmp xmloff xmlreader xmlscript xmlsecurity
>=20
> LibreOffice build succesfully finished.
>=20
> To install, issue: gmake install
> Developers might prefer this way: gmake dev-install -o build
> To run smoketest, issue: gmake check
> For crosscompiles, please consult README.cross how to install it.
>=20
> gmake[1]: Leaving directory
> `/work/a/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2'
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase 5: mak=
e test>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> make: don't know how to make regression-test(continuing)
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> Fatal error: filesystem was touched prior to 'make install' phase
> usr/local/bin/addr2line extra
> usr/local/bin/ar extra
> usr/local/bin/as extra
> usr/local/bin/autoexpect extra
> usr/local/bin/autopasswd extra
> usr/local/bin/bugpoint extra
> usr/local/bin/c++-analyzer extra
> usr/local/bin/c++filt extra
> usr/local/bin/ccc-analyzer extra
> usr/local/bin/clang extra
> usr/local/bin/clang++ extra
> usr/local/bin/clang-check extra
> usr/local/bin/clang-tblgen extra
> usr/local/bin/cryptdir extra
> usr/local/bin/decryptdir extra
> usr/local/bin/dislocate extra
> usr/local/bin/easy_install extra
> usr/local/bin/easy_install-2.7 extra
> usr/local/bin/elfedit extra
> usr/local/bin/expect extra
> usr/local/bin/expectk extra
> usr/local/bin/ftp-rfc extra
> usr/local/bin/gprof extra
> usr/local/bin/kibitz extra
> usr/local/bin/ld extra
> usr/local/bin/ld.bfd extra
> usr/local/bin/libtool extra
> usr/local/bin/libtoolize extra
> usr/local/bin/llc extra
> usr/local/bin/lli extra
> usr/local/bin/llvm-ar extra
> usr/local/bin/llvm-as extra
> usr/local/bin/llvm-bcanalyzer extra
> usr/local/bin/llvm-config extra
> usr/local/bin/llvm-cov extra
> usr/local/bin/llvm-diff extra
> usr/local/bin/llvm-dis extra
> usr/local/bin/llvm-dwarfdump extra
> usr/local/bin/llvm-extract extra
> usr/local/bin/llvm-link extra
> usr/local/bin/llvm-mc extra
> usr/local/bin/llvm-nm extra
> usr/local/bin/llvm-objdump extra
> usr/local/bin/llvm-prof extra
> usr/local/bin/llvm-ranlib extra
> usr/local/bin/llvm-readobj extra
> usr/local/bin/llvm-rtdyld extra
> usr/local/bin/llvm-size extra
> usr/local/bin/llvm-stress extra
> usr/local/bin/llvm-tblgen extra
> usr/local/bin/lpunlock extra
> usr/local/bin/macho-dump extra
> usr/local/bin/mkpasswd extra
> usr/local/bin/multixterm extra
> usr/local/bin/nm extra
> usr/local/bin/objcopy extra
> usr/local/bin/objdump extra
> usr/local/bin/opt extra
> usr/local/bin/passmass extra
> usr/local/bin/pygmentize extra
> usr/local/bin/ranlib extra
> usr/local/bin/readelf extra
> usr/local/bin/rftp extra
> usr/local/bin/rlogin-cwd extra
> usr/local/bin/rst2html extra
> usr/local/bin/rst2html.py extra
> usr/local/bin/rst2latex extra
> usr/local/bin/rst2latex.py extra
> usr/local/bin/rst2man extra
> usr/local/bin/rst2man.py extra
> usr/local/bin/rst2odt extra
> usr/local/bin/rst2odt.py extra
> usr/local/bin/rst2odt_prepstyles extra
> usr/local/bin/rst2odt_prepstyles.py extra
> usr/local/bin/rst2pseudoxml extra
> usr/local/bin/rst2pseudoxml.py extra
> usr/local/bin/rst2s5 extra
> usr/local/bin/rst2s5.py extra
> usr/local/bin/rst2xetex extra
> usr/local/bin/rst2xetex.py extra
> usr/local/bin/rst2xml extra
> usr/local/bin/rst2xml.py extra
> usr/local/bin/rstpep2html extra
> usr/local/bin/rstpep2html.py extra
> usr/local/bin/runtest extra
> usr/local/bin/scan-build extra
> usr/local/bin/scan-view extra
> usr/local/bin/size extra
> usr/local/bin/sphinx-apidoc extra
> usr/local/bin/sphinx-autogen extra
> usr/local/bin/sphinx-build extra
> usr/local/bin/sphinx-quickstart extra
> usr/local/bin/strings extra
> usr/local/bin/strip extra
> usr/local/bin/tclsh8.4 extra
> usr/local/bin/tclsh8.5 extra
> usr/local/bin/timed-read extra
> usr/local/bin/timed-run extra
> usr/local/bin/tknewsbiff extra
> usr/local/bin/tkpasswd extra
> usr/local/bin/unbuffer extra
> usr/local/bin/weather extra
> usr/local/bin/wish8.4 extra
> usr/local/bin/xkibitz extra
> usr/local/bin/xpstat extra
> usr/local/include/ansidecl.h extra
> usr/local/include/bfd.h extra
> usr/local/include/bfdlink.h extra
> usr/local/include/clang extra
> usr/local/include/clang-c extra
> usr/local/include/dejagnu.h extra
> usr/local/include/dis-asm.h extra
> usr/local/include/expect.h extra
> usr/local/include/expect_comm.h extra
> usr/local/include/expect_tcl.h extra
> usr/local/include/gmp.h extra
> usr/local/include/gmpxx.h extra
> usr/local/include/llvm extra
> usr/local/include/llvm-c extra
> usr/local/include/mpf2mpfr.h extra
> usr/local/include/mpfr.h extra
> usr/local/include/symcat.h extra
> usr/local/include/tcl8.4 extra
> usr/local/include/tcl8.5 extra
> usr/local/include/tcldbg.h extra
> usr/local/include/tk8.4 extra
> usr/local/info/as.info extra
> usr/local/info/bfd.info extra
> usr/local/info/binutils.info extra
> usr/local/info/configure.info extra
> usr/local/info/dejagnu.info extra
> usr/local/info/gmp.info extra
> usr/local/info/gprof.info extra
> usr/local/info/ld.info extra
> usr/local/info/libtool.info extra
> usr/local/info/libtool.info-1 extra
> usr/local/info/libtool.info-2 extra
> usr/local/info/mpfr.info extra
> usr/local/info/standards.info extra
> usr/local/lib/BugpointPasses.so extra
> usr/local/lib/LLVMHello.so extra
> usr/local/lib/clang extra
> usr/local/lib/expect5.43 extra
> usr/local/lib/libLLVM-3.2svn.so extra
> usr/local/lib/libLLVM-3.2svn.so.0 extra
> usr/local/lib/libLLVMARMAsmParser.a extra
> usr/local/lib/libLLVMARMAsmPrinter.a extra
> usr/local/lib/libLLVMARMCodeGen.a extra
> usr/local/lib/libLLVMARMDesc.a extra
> usr/local/lib/libLLVMARMDisassembler.a extra
> usr/local/lib/libLLVMARMInfo.a extra
> usr/local/lib/libLLVMAnalysis.a extra
> usr/local/lib/libLLVMArchive.a extra
> usr/local/lib/libLLVMAsmParser.a extra
> usr/local/lib/libLLVMAsmPrinter.a extra
> usr/local/lib/libLLVMBitReader.a extra
> usr/local/lib/libLLVMBitWriter.a extra
> usr/local/lib/libLLVMCellSPUCodeGen.a extra
> usr/local/lib/libLLVMCellSPUDesc.a extra
> usr/local/lib/libLLVMCellSPUInfo.a extra
> usr/local/lib/libLLVMCodeGen.a extra
> usr/local/lib/libLLVMCore.a extra
> usr/local/lib/libLLVMCppBackendCodeGen.a extra
> usr/local/lib/libLLVMCppBackendInfo.a extra
> usr/local/lib/libLLVMDebugInfo.a extra
> usr/local/lib/libLLVMExecutionEngine.a extra
> usr/local/lib/libLLVMHexagonAsmPrinter.a extra
> usr/local/lib/libLLVMHexagonCodeGen.a extra
> usr/local/lib/libLLVMHexagonDesc.a extra
> usr/local/lib/libLLVMHexagonInfo.a extra
> usr/local/lib/libLLVMInstCombine.a extra
> usr/local/lib/libLLVMInstrumentation.a extra
> usr/local/lib/libLLVMInterpreter.a extra
> usr/local/lib/libLLVMJIT.a extra
> usr/local/lib/libLLVMLinker.a extra
> usr/local/lib/libLLVMMBlazeAsmParser.a extra
> usr/local/lib/libLLVMMBlazeAsmPrinter.a extra
> usr/local/lib/libLLVMMBlazeCodeGen.a extra
> usr/local/lib/libLLVMMBlazeDesc.a extra
> usr/local/lib/libLLVMMBlazeDisassembler.a extra
> usr/local/lib/libLLVMMBlazeInfo.a extra
> usr/local/lib/libLLVMMC.a extra
> usr/local/lib/libLLVMMCDisassembler.a extra
> usr/local/lib/libLLVMMCJIT.a extra
> usr/local/lib/libLLVMMCParser.a extra
> usr/local/lib/libLLVMMSP430AsmPrinter.a extra
> usr/local/lib/libLLVMMSP430CodeGen.a extra
> usr/local/lib/libLLVMMSP430Desc.a extra
> usr/local/lib/libLLVMMSP430Info.a extra
> usr/local/lib/libLLVMMipsAsmParser.a extra
> usr/local/lib/libLLVMMipsAsmPrinter.a extra
> usr/local/lib/libLLVMMipsCodeGen.a extra
> usr/local/lib/libLLVMMipsDesc.a extra
> usr/local/lib/libLLVMMipsDisassembler.a extra
> usr/local/lib/libLLVMMipsInfo.a extra
> usr/local/lib/libLLVMNVPTXAsmPrinter.a extra
> usr/local/lib/libLLVMNVPTXCodeGen.a extra
> usr/local/lib/libLLVMNVPTXDesc.a extra
> usr/local/lib/libLLVMNVPTXInfo.a extra
> usr/local/lib/libLLVMObject.a extra
> usr/local/lib/libLLVMPowerPCAsmPrinter.a extra
> usr/local/lib/libLLVMPowerPCCodeGen.a extra
> usr/local/lib/libLLVMPowerPCDesc.a extra
> usr/local/lib/libLLVMPowerPCInfo.a extra
> usr/local/lib/libLLVMRuntimeDyld.a extra
> usr/local/lib/libLLVMScalarOpts.a extra
> usr/local/lib/libLLVMSelectionDAG.a extra
> usr/local/lib/libLLVMSparcCodeGen.a extra
> usr/local/lib/libLLVMSparcDesc.a extra
> usr/local/lib/libLLVMSparcInfo.a extra
> usr/local/lib/libLLVMSupport.a extra
> usr/local/lib/libLLVMTableGen.a extra
> usr/local/lib/libLLVMTarget.a extra
> usr/local/lib/libLLVMTransformUtils.a extra
> usr/local/lib/libLLVMVectorize.a extra
> usr/local/lib/libLLVMX86AsmParser.a extra
> usr/local/lib/libLLVMX86AsmPrinter.a extra
> usr/local/lib/libLLVMX86CodeGen.a extra
> usr/local/lib/libLLVMX86Desc.a extra
> usr/local/lib/libLLVMX86Disassembler.a extra
> usr/local/lib/libLLVMX86Info.a extra
> usr/local/lib/libLLVMX86Utils.a extra
> usr/local/lib/libLLVMXCoreCodeGen.a extra
> usr/local/lib/libLLVMXCoreDesc.a extra
> usr/local/lib/libLLVMXCoreInfo.a extra
> usr/local/lib/libLLVMipa.a extra
> usr/local/lib/libLLVMipo.a extra
> usr/local/lib/libLTO.a extra
> usr/local/lib/libLTO.so extra
> usr/local/lib/libbfd.a extra
> usr/local/lib/libbfd.la extra
> usr/local/lib/libclang.a extra
> usr/local/lib/libclang.so extra
> usr/local/lib/libclangARCMigrate.a extra
> usr/local/lib/libclangAST.a extra
> usr/local/lib/libclangASTMatchers.a extra
> usr/local/lib/libclangAnalysis.a extra
> usr/local/lib/libclangBasic.a extra
> usr/local/lib/libclangCodeGen.a extra
> usr/local/lib/libclangDriver.a extra
> usr/local/lib/libclangEdit.a extra
> usr/local/lib/libclangFrontend.a extra
> usr/local/lib/libclangFrontendTool.a extra
> usr/local/lib/libclangLex.a extra
> usr/local/lib/libclangParse.a extra
> usr/local/lib/libclangRewrite.a extra
> usr/local/lib/libclangSema.a extra
> usr/local/lib/libclangSerialization.a extra
> usr/local/lib/libclangStaticAnalyzerCheckers.a extra
> usr/local/lib/libclangStaticAnalyzerCore.a extra
> usr/local/lib/libclangStaticAnalyzerFrontend.a extra
> usr/local/lib/libclangTooling.a extra
> usr/local/lib/libexpect543.a extra
> usr/local/lib/libexpect543.so extra
> usr/local/lib/libexpect543.so.1 extra
> usr/local/lib/libgmp.a extra
> usr/local/lib/libgmp.la extra
> usr/local/lib/libgmp.so extra
> usr/local/lib/libgmp.so.10 extra
> usr/local/lib/libgmpxx.a extra
> usr/local/lib/libgmpxx.la extra
> usr/local/lib/libgmpxx.so extra
> usr/local/lib/libgmpxx.so.6 extra
> usr/local/lib/libiberty.a extra
> usr/local/lib/libmpfr.a extra
> usr/local/lib/libmpfr.la extra
> usr/local/lib/libmpfr.so extra
> usr/local/lib/libmpfr.so.4 extra
> usr/local/lib/libopcodes.a extra
> usr/local/lib/libopcodes.la extra
> usr/local/lib/libprofile_rt.a extra
> usr/local/lib/libprofile_rt.so extra
> usr/local/lib/libtcl84.a extra
> usr/local/lib/libtcl84.so extra
> usr/local/lib/libtcl84.so.1 extra
> usr/local/lib/libtcl85.a extra
> usr/local/lib/libtcl85.so extra
> usr/local/lib/libtcl85.so.1 extra
> usr/local/lib/libtclstub84.a extra
> usr/local/lib/libtclstub85.a extra
> usr/local/lib/libtk84.a extra
> usr/local/lib/libtk84.so extra
> usr/local/lib/libtk84.so.1 extra
> usr/local/lib/libtkstub84.a extra
> usr/local/lib/python2.7/site-packages/Jinja2-2.6-py2.7.egg extra
> usr/local/lib/python2.7/site-packages/MarkupSafe-0.15-py2.7-freebsd-8.3-R=
ELEASE-p4-amd64.egg
> extra
> usr/local/lib/python2.7/site-packages/Pygments-1.5-py2.7.egg extra
> usr/local/lib/python2.7/site-packages/Reporter.py extra
> usr/local/lib/python2.7/site-packages/Resources extra
> usr/local/lib/python2.7/site-packages/ScanView.py extra
> usr/local/lib/python2.7/site-packages/Sphinx-1.1.3-py2.7.egg extra
> usr/local/lib/python2.7/site-packages/docutils extra
> usr/local/lib/python2.7/site-packages/docutils-0.9.1-py2.7.egg-info extra
> usr/local/lib/python2.7/site-packages/easy-install.pth extra
> usr/local/lib/python2.7/site-packages/easy-install.pth.dist extra
> usr/local/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg extra
> usr/local/lib/python2.7/site-packages/setuptools.pth extra
> usr/local/lib/python2.7/site-packages/site.py extra
> usr/local/lib/python2.7/site-packages/site.pyc extra
> usr/local/lib/python2.7/site-packages/site.pyo extra
> usr/local/lib/python2.7/site-packages/startfile.py extra
> usr/local/lib/tcl8 extra
> usr/local/lib/tcl8.4 extra
> usr/local/lib/tcl8.5 extra
> usr/local/lib/tk8.4 extra
> usr/local/man/man1/addr2line.1.gz extra
> usr/local/man/man1/ar.1.gz extra
> usr/local/man/man1/as.1.gz extra
> usr/local/man/man1/autoexpect.1.gz extra
> usr/local/man/man1/bugpoint.1.gz extra
> usr/local/man/man1/c++filt.1.gz extra
> usr/local/man/man1/clang.1.gz extra
> usr/local/man/man1/cryptdir.1.gz extra
> usr/local/man/man1/decryptdir.1.gz extra
> usr/local/man/man1/dislocate.1.gz extra
> usr/local/man/man1/dlltool.1.gz extra
> usr/local/man/man1/elfedit.1.gz extra
> usr/local/man/man1/expect.1.gz extra
> usr/local/man/man1/expectk.1.gz extra
> usr/local/man/man1/gprof.1.gz extra
> usr/local/man/man1/kibitz.1.gz extra
> usr/local/man/man1/ld.1.gz extra
> usr/local/man/man1/libtool.1.gz extra
> usr/local/man/man1/libtoolize.1.gz extra
> usr/local/man/man1/lit.1.gz extra
> usr/local/man/man1/llc.1.gz extra
> usr/local/man/man1/lli.1.gz extra
> usr/local/man/man1/llvm-ar.1.gz extra
> usr/local/man/man1/llvm-as.1.gz extra
> usr/local/man/man1/llvm-bcanalyzer.1.gz extra
> usr/local/man/man1/llvm-config.1.gz extra
> usr/local/man/man1/llvm-cov.1.gz extra
> usr/local/man/man1/llvm-diff.1.gz extra
> usr/local/man/man1/llvm-dis.1.gz extra
> usr/local/man/man1/llvm-extract.1.gz extra
> usr/local/man/man1/llvm-link.1.gz extra
> usr/local/man/man1/llvm-nm.1.gz extra
> usr/local/man/man1/llvm-prof.1.gz extra
> usr/local/man/man1/llvm-ranlib.1.gz extra
> usr/local/man/man1/llvm-stress.1.gz extra
> usr/local/man/man1/mkpasswd.1.gz extra
> usr/local/man/man1/multixterm.1.gz extra
> usr/local/man/man1/nlmconv.1.gz extra
> usr/local/man/man1/nm.1.gz extra
> usr/local/man/man1/objcopy.1.gz extra
> usr/local/man/man1/objdump.1.gz extra
> usr/local/man/man1/opt.1.gz extra
> usr/local/man/man1/passmass.1.gz extra
> usr/local/man/man1/pygmentize.1.gz extra
> usr/local/man/man1/ranlib.1.gz extra
> usr/local/man/man1/readelf.1.gz extra
> usr/local/man/man1/runtest.1.gz extra
> usr/local/man/man1/size.1.gz extra
> usr/local/man/man1/strings.1.gz extra
> usr/local/man/man1/strip.1.gz extra
> usr/local/man/man1/tblgen.1.gz extra
> usr/local/man/man1/tclsh8.4.1.gz extra
> usr/local/man/man1/tclsh8.5.1.gz extra
> usr/local/man/man1/tknewsbiff.1.gz extra
> usr/local/man/man1/unbuffer.1.gz extra
> usr/local/man/man1/windmc.1.gz extra
> usr/local/man/man1/windres.1.gz extra
> usr/local/man/man1/wish8.4.1.gz extra
> usr/local/man/man1/xkibitz.1.gz extra
> usr/local/man/man3/libexpect.3.gz extra
> usr/local/share/aclocal/argz.m4 extra
> usr/local/share/aclocal/libtool.m4 extra
> usr/local/share/aclocal/ltdl.m4 extra
> usr/local/share/aclocal/ltoptions.m4 extra
> usr/local/share/aclocal/ltsugar.m4 extra
> usr/local/share/aclocal/ltversion.m4 extra
> usr/local/share/aclocal/lt~obsolete.m4 extra
> usr/local/share/clang extra
> usr/local/share/dejagnu extra
> usr/local/share/doc/clang extra
> usr/local/share/doc/llvm extra
> usr/local/share/doc/mpfr extra
> usr/local/share/doc/py27-Jinja2 extra
> usr/local/share/doc/py27-pygments extra
> usr/local/share/doc/setuptools extra
> usr/local/share/examples/py27-Jinja2 extra
> usr/local/share/libtool extra
> usr/local/share/licenses/binutils-2.22_1 extra
> usr/local/share/licenses/dejagnu-1.5 extra
> usr/local/share/licenses/gmp-5.0.5 extra
> usr/local/share/licenses/libtool-2.4.2 extra
> usr/local/share/licenses/mpfr-3.1.1 extra
> usr/local/share/licenses/py27-Jinja2-2.6 extra
> usr/local/share/licenses/py27-MarkupSafe-0.15 extra
> usr/local/share/licenses/py27-pygments-1.5 extra
> usr/local/share/licenses/py27-sphinx-1.1.3_1 extra
> usr/local/share/licenses/tcl-8.4.19_3,1 extra
> usr/local/share/licenses/tcl-8.5.12_2 extra
> usr/local/share/licenses/tcl-modules-8.5.12_2 extra
> usr/local/share/licenses/tk-8.4.19_2,2 extra
> usr/local/share/tcl8.4 extra
> usr/local/share/tcl8.5 extra
> usr/local/share/tk8.4 extra
> usr/local/x86_64-portbld-freebsd8.3 extra
> var/db/pkg/binutils-2.22_1 extra
> var/db/pkg/clang-devel-3.2.r162438_2 extra
> var/db/pkg/dejagnu-1.5 extra
> var/db/pkg/expect-5.43.0_3 extra
> var/db/pkg/gmp-5.0.5 extra
> var/db/pkg/libtool-2.4.2 extra
> var/db/pkg/llvm-devel-3.2.r162438 extra
> var/db/pkg/mpfr-3.1.1 extra
> var/db/pkg/py27-Jinja2-2.6 extra
> var/db/pkg/py27-MarkupSafe-0.15 extra
> var/db/pkg/py27-docutils-0.9.1 extra
> var/db/pkg/py27-pygments-1.5 extra
> var/db/pkg/py27-setuptools-0.6c11_3 extra
> var/db/pkg/py27-sphinx-1.1.3_1 extra
> var/db/pkg/tcl-8.4.19_3,1 extra
> var/db/pkg/tcl-8.5.12_2 extra
> var/db/pkg/tcl-modules-8.5.12_2 extra
> var/db/pkg/tk-8.4.19_2,2 extra
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> build of /usr/ports/editors/libreoffice ended at Mon Sep  3 09:50:59 UTC =
2012
> _______________________________________________
> freebsd-office@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-office
> To unsubscribe, send any mail to "freebsd-office-unsubscribe@freebsd.org"

--6c2NcOVqGQ03X4Wi
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iEYEARECAAYFAlBJooMACgkQ8kTtMUmk6EySEQCfcReB3kY2r9Do6vD+N26d/Y9d
0GYAnRyMl3lhTFraEKcfG6DbVtlonxql
=DubA
-----END PGP SIGNATURE-----

--6c2NcOVqGQ03X4Wi--



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