Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2003 12:49:59 +0100 (CET)
From:      "H. Eckert" <ripley@nostromo.in-berlin.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47965: Ports referencing obsolete ports break "make readmes"
Message-ID:  <200302051149.MAA57453@server.nostromo.in-berlin.de>

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

>Number:         47965
>Category:       ports
>Synopsis:       Port including removed port breaks "make readmes"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 05 09:30:14 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     H. Eckert
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Individual Network Berlin e.V.
>Environment:

Related to my previous send-pr, ports collection cvsup'd at
2003-02-03 3:43 GMT+1

>Description:

In the category chinese there are references to other ports which have
been deleted.
During the "make README.html" phase, the output is

	===> Creating README.html
	"Makefile", line 17: Could not find /usr/ports/chines/kde2-i18n/../../misc/kde2-i18n/Makefile
	make: fatal errors encountered -- cannot continue
	"Makefile", line 17: Could not find /usr/ports/chines/kde2-i18n/../../misc/kde2-i18n/Makefile
	make: fatal errors encountered -- cannot continue
	"Makefile", line 21: Could not find /usr/ports/chines/xmms/../../audio/xmms/Makefile
	make: fatal errors encountered -- cannot continue
	"Makefile", line 21: Could not find /usr/ports/chines/xmms/../../audio/xmms/Makefile
	make: fatal errors encountered -- cannot continue

For both ports manually entering an EOF is needed to finish a hanging sed.

Once README.html is created, the process descends into each port for the
port's README.html
Upon entering kde2-i18n, the process stops:

	===> chinese/kde2-i18n
	"Makefile", line 17: Could not find /usr/ports/chines/kde2-i18n/../../misc/kde2-i18n/Makefile
	make: fatal errors encountered -- cannot continue
	*** Error code 1

	Stop in /usr/ports/chinese.
	*** Error code 1


>How-To-Repeat:

Rename a referenced port's Makefile that is included in a port.
Then invoke "make readmes" for the category.

>Fix:

CVSup until all ports are in sync again.

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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