Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 May 2009 12:32:36 +0200
From:      Martin <nakal@web.de>
To:        freebsd-openoffice@freebsd.org
Subject:   Building openoffice.org-3 with portmaster
Message-ID:  <20090524123236.4b3536a4@zelda.local>

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

Hi,

after several hours of compilation I get this when using portmaster:

packimages -- version: 1.17
packimages: packing  ../unxfbsdx.pro/bin/images_hicontrast.zip finished.
/usr/bin/perl /usr/workdir/usr/ports/editors/openoffice.org-3/work/OOO310_m11/solenv/bin/packimages.pl -g /usr/workdir/usr/ports/editors/openoffice.org-3/work/OOO310_m11/default_images -m /usr/workdir/usr/ports/editors/openoffice.org-3/work/OOO310_m11/default_images -c .. -c /usr/workdir/usr/ports/editors/openoffice.org-3/work/OOO310_m11/ooo_custom_images/industrial -c ../unxfbsdx.pro/misc/industrial -c /usr/workdir/usr/ports/editors/openoffice.org-3/work/OOO310_m11/ooo_custom_images/tango -c /usr/workdir/usr/ports/editors/openoffice.org-3/work/OOO310_m11/ooo_custom_images/industrial -l /usr/workdir/usr/ports/editors/openoffice.org-3/work/OOO310_m11/solver/310/unxfbsdx.pro/res/img -l ../unxfbsdx.pro/res/img -s ../unxfbsdx.pro/res/img/sorted.lst -o ../unxfbsdx.pro/bin/images_industrial.zip
packimages: WARNING skipping non-existing directory: '../unxfbsdx.pro/misc/industrial'
packimages -- version: 1.17
packimages: packing  ../unxfbsdx.pro/bin/images_industrial.zip finished.
cd ../unxfbsdx.pro/misc && gzip -d -c /usr/workdir/usr/ports/editors/openoffice.org-3/work/OOO310_m11/external_images/ooo_crystal_images-1.tar.gz | ( tar -xf - ) && touch crystal.flag
dmake:  Error code 141, while making '../unxfbsdx.pro/misc/crystal.flag'
Running processes: 0

1 module(s): 
	packimages
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making /usr/workdir/usr/ports/editors/openoffice.org-3/work/OOO310_m11/packimages/pack

Attention: if you build and deliver the above module(s) you may prolongue your the build issuing command "build --from packimages"

rmdir /tmp/78220
*** Error code 1

Stop in /usr/ports/editors/openoffice.org-3.

===>>> make failed for editors/openoffice.org-3
===>>> Aborting update

===>>> Update for de-openoffice.org-3.0.1 failed
===>>> Aborting update


The last line with gzip and tar does not make any sense to me.

1) First gzip and then tar?
2) gzip a gzipped tar archive?
3) tar without a destination?

Since I don't have an idea what is being done there and what the
aim is, I cannot even try to fix it.

--
Martin



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