OO patch problem on amd64 8.0

Stephen Montgomery-Smith stephen at missouri.edu
Thu Apr 23 16:25:38 UTC 2009


When I try to build openoffice-3 on my amd64 FreeBSD-8.0 (very recent 
update of CURRENT), I get an error.

I should add that I do NOT get this problem building OO on i386 FreeBSD-7.2.

The offending lines in the make log seem to be:

=============
Building module curl
Running processes: 1
/usr/ports/editors/openoffice.org-3/work/OOO300_m15/curl
mkout -- version: 1.8
mkout -- version: 1.8
-------------
if ( -e ./unxfbsdx.pro/misc/build/curl-7.12.2 ) mv 
./unxfbsdx.pro/misc/build/curl-7.12.2 
./unxfbsdx.pro/misc/build/curl-7.12.2_removeme
rm -rf ./unxfbsdx.pro/misc/build/curl-7.12.2_removeme
cd ./unxfbsdx.pro/misc/build && ( gzip -d -c 
../../../download/curl-7.12.2.tar.gz  | tar  -xf -) && touch 
so_unpacked_so_curl
make writeable...
echo dummy > ./unxfbsdx.pro/misc/build/curl-7.12.2/lib/config-os2.h.dummy
touch ./unxfbsdx.pro/misc/build/curl-7.12.2/lib/config-os2.h.dummy
echo dummy > ./unxfbsdx.pro/misc/build/curl-7.12.2/lib/config-os2.h
touch ./unxfbsdx.pro/misc/build/curl-7.12.2/lib/config-os2.h
echo dummy > ./unxfbsdx.pro/misc/build/curl-7.12.2/lib/Makefile.os2.dummy
touch ./unxfbsdx.pro/misc/build/curl-7.12.2/lib/Makefile.os2.dummy
echo dummy > ./unxfbsdx.pro/misc/build/curl-7.12.2/lib/Makefile.os2
touch ./unxfbsdx.pro/misc/build/curl-7.12.2/lib/Makefile.os2
/usr/bin/perl 
/usr/ports/editors/openoffice.org-3/work/OOO300_m15/solenv/bin/leconvert.pl 
unix ./unxfbsdx.pro/misc/build/curl-7.12.2/lib/Makefile.vc6 && touch 
./unxfbsdx.pro/misc/so_curl_convert_unx_flag
cd ./unxfbsdx.pro/misc/build && cat ../../..//curl-7.12.2.patch | 
/usr/local/bin/gpatch  -p2 && touch so_patched_so_curl
patching file curl-7.12.2/configure
Hunk #1 FAILED at 1538.
Hunk #2 FAILED at 2314.
Hunk #3 FAILED at 2967.
Hunk #4 FAILED at 9456.
Hunk #5 FAILED at 13154.
Hunk #6 FAILED at 16303.
Hunk #7 FAILED at 18650.
7 out of 7 hunks FAILED -- saving rejects to file curl-7.12.2/configure.rej
patching file curl-7.12.2/lib/Makefile.os2
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file 
curl-7.12.2/lib/Makefile.os2.rej
patching file curl-7.12.2/lib/Makefile.vc6
Hunk #1 FAILED at 23.
Hunk #2 FAILED at 34.
Hunk #3 FAILED at 43.
Hunk #4 FAILED at 51.
4 out of 4 hunks FAILED -- saving rejects to file 
curl-7.12.2/lib/Makefile.vc6.rej


etc, etc


More information about the freebsd-openoffice mailing list