Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2004 13:10:35 GMT
From:      Jamie Jones <jamie@thompson.bishopston.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/63216: 'BROKEN' or 'IGNORED' ports exit their "make install" with a success status.
Message-ID:  <200402221310.i1MDAZcs043400@thompson.bishopston.net>
Resent-Message-ID: <200402221320.i1MDKF3P051521@freefall.freebsd.org>

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

>Number:         63216
>Category:       ports
>Synopsis:       'BROKEN' or 'IGNORED' ports exit their "make install" with a success status.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 22 05:20:15 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jamie Jones
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD thompson.bishopston.net 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Fri Jan 23 17:35:27 GMT 2004 root@thompson.bishopston.net:/usr/obj/usr/src/sys/THOMPSON i386


	
>Description:
	When attempting to install a port which fails due to being
	marked BROKEN, the make exits with a success status, meaning
	that any scripts that make a port and then delete the previous
	port on successful compile end up deleting the only installed
	working version.
>How-To-Repeat:
	cd /usr/ports/multimedia/ffmpeg  (for example)
	make clean; make && make deinstall

        Although this port is currently marked broken, and won't compile, the
	installed port is deleted as the make exitted with "success" status.

	
>Fix:
	Make ignored/broken ports exit "1" from the make

	


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



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