editors/openoffice-4 compile error

Don Lewis truckman at FreeBSD.org
Sat Nov 28 01:30:00 UTC 2020


On 27 Nov, George Mitchell wrote:
> As of ports/head revision 556447, I get the following error trying to
> compile apache-openoffice:
> 
> 1 module(s):
>          ucb
> need(s) to be rebuilt
> 
> Reason(s):
> 
> ERROR: error 65280 occurred while making 
> /usr/ports/editors/openoffice-4/work/aoo-4.1.8/main/ucb/source/ucp/ftp
> 
> When you have fixed the errors in that module you can resume the build 
> by running:
> 
>          build --from ucb
> 
> *** Error code 1
> 
> Stop.
> 
> It's reproducible, and I have a (45 MB) script of the whole build.  (I
> decided not to attach it to this message.)  Googling "error 65280" seems
> to lead down a rabbit hole.  Anyone have any suggestions?    -- George

What FreeBSD version and architecture?  What ports tree revision?
Anything unusual in make.conf or non-default option settings?

The package builders are not seeing this, and I'm not seeing this on my
11.4-STABLE and fairly recent 13-CURRENT builds on amd64 or i386.

The actual error is much earlier. I think the "error 65280" comes from
the perl wrapper script that builds the individual modules.  As a first
cut, try searching the log for the string "error: ".



More information about the freebsd-ports mailing list