Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Nov 2004 15:53:21 GMT
From:      jan grant <jan.grant@bristol.ac.uk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/74518: openoffice-1.1 build failure on 4-stable: dmake can't find target.mk
Message-ID:  <200411291553.iATFrLgV085485@www.freebsd.org>
Resent-Message-ID: <200411291600.iATG0q5n059344@freefall.freebsd.org>

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

>Number:         74518
>Category:       ports
>Synopsis:       openoffice-1.1 build failure on 4-stable: dmake can't find target.mk
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 29 16:00:52 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     jan grant
>Release:        4-stable
>Organization:
University of Bristol
>Environment:
FreeBSD tribble.ilrt.bris.ac.uk 4.10-STABLE FreeBSD 4.10-STABLE #0: Tue Nov  2 17:24:12 GMT 2004 cmjg@tribble.ilrt.bris.ac.uk:/external/usr.obj/usr/src/sys/JAN  i386

(This is essentially GENERIC)

>Description:
The openoffice-1.1 port build fails early (just after completing the contained build of mozilla). When building with WITHOUT_MOZILLA, it fails almost immediately, ending with this line:

Configure completed
You may now run /backups/ports-work/usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/bootstrap in /backups/ports-work/usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src
===>  Building for openoffice-1.1.3_1
dmake:  makefile.mk:  line 251:  Error -- Include file target.mk, not found
*** Error code 255

This is the case when building the port manually or via portupgrade.
Sure enough, the top-level dmake makefile.mk refers to a "target.mk" that doesn't exist; and isn't on dmake's include path, for some reason.

This build error has persisted for several months now. There's nothing particularly unusual about this system; it's most perplexing :-( I've removed and re-updated the ports directory, checked the various tarballs and everything else seems ok.
>How-To-Repeat:
cd /usr/ports/editors/openoffice-1.1 && make

>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:



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