Date: Mon, 06 Jun 2011 19:52:07 +0200 From: "Julian H. Stacey" <jhs@berklix.com> To: freebsd-openoffice@freebsd.org Subject: Re: /usr/ports/editors/openoffice.org-3-devel/work/DEV300_m99 fails to build on -CURRENT r222407 Message-ID: <201106061752.p56Hq7qb008605@fire.js.berklix.net> In-Reply-To: Your message "Mon, 06 Jun 2011 07:34:33 %2B0200." <20110606053433.GA2446@tinyCurrent>
next in thread | previous in thread | raw e-mail | index | archive | help
Matthias Apitz wrote to openoffice@ Mon, 06 Jun 2011 07:34:33 +0200 > ERROR: error 65280 occurred while making > /usr/ports/editors/openoffice.org-3-devel/work/DEV300_m99/hyphen etc, + just after in a private mail: > It does not build in r222407 in a clean environment :-( I too got the exact same similar non useful error number, (from the non -devel port/ with os uname -r 8.2-rel), as reported http://lists.freebsd.org/pipermail/freebsd-openoffice/2011-May/004677.html Searching 11 Gig of build tree for 65280 (Assuming it is not a bit field,) find . -type f -exec grep 65280 {} /dev/null \; > /tmp/65280.2 wc 65280.2 1246 5759 308466 vi :g/65280\.0/d :g/Binary file/d :g/Blue = 65280/d :g/Red = 65280/d :g/[a-z0-9]65280[a-z0-9]/d :g/\$65280/d :g/\.o matches/d :g/\ColorBrightGreen/d :g/dictionaries/d :g/helpcontent2/d :g/[0-9]65280$/d :g/testautomation/d # for work/OOO330_m20/testautomation/writer/optional/input/import/amipro3.sam Might be of interest: work/OOO330_m20/curl/unxfbsdx.pro/misc/build/curl-7.19.7/tests/libtest/lib557.c: work/OOO330_m20/extensions/unxfbsdx.pro/misc/ext_othr.hid work/OOO330_m20/extensions/unxfbsdx.pro/srs/hidother.hid work/OOO330_m20/instsetoo_native/unxfbsdx.pro/bin/hid.lst work/OOO330_m20/solver/330/unxfbsdx.pro/bin/hid.lst work/OOO330_m20/solver/330/unxfbsdx.pro/bin/hid/ext_othr.hid HID_PROP_WORDBREAK 65280 work/OOO330_m20/instsetoo_native/unxfbsdx.pro/bin/hid/userfeedback_VCL_names.csv TabGeneralControl HID_FM_PROPDLG_TAB_GENERAL 65433 WordBreak HID_PROP_WORDBREAK 65280 Not much use. ----------------------------------------------------------------------------- I just started this build in a clean chroot on amd64 rel-8.2: mkdir /ad6s4/chroot/dev mount -t devfs devfs /ad6s4/chroot/dev source `which unsetenv.csh` printenv PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/bin TERM=xterm chroot /ad6s4/chroot cd /usr/ports/editors/openoffice.org-3 make clean make ----------------------------------------------------------------------------- I also tried & failed with 8.2-REL amd64, cd /usr/ports/editors/libreoffice source `which unsetenv.csh` # (my script, unsets) printenv PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/bin TERM=xterm make clean ; make Making all in doc ./txt2man -P MDBTools -t MDBTools -r 0.5 ./mdb-tables.txt > mdb-tables.1 & it hung & ^D (to stdin) didn't clear it. Cheers, Julian -- Julian Stacey, BSD Unix Linux C Sys Eng Consultants Munich http://berklix.com Mail plain text; Not quoted-printable, Not HTML, Not base 64. Reply below text sections not at top, to avoid breaking cumulative context.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106061752.p56Hq7qb008605>