Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Aug 2013 00:42:33 GMT
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/181513: graphics/libGL needs python, but lacks explicit dependency
Message-ID:  <201308250042.r7P0gXwf032044@ref10-i386.freebsd.org>
Resent-Message-ID: <201308250050.r7P0o032026592@freefall.freebsd.org>

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

>Number:         181513
>Category:       ports
>Synopsis:       graphics/libGL needs python, but lacks explicit dependency
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 25 00:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Gerald Pfeifer
>Release:        FreeBSD 10.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD ref10-i386.freebsd.org 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r254474: Sun Aug 18 03:50:09 UTC 2013 peter@ref10-i386.freebsd.org:/scratch/obj/scratch/src/sys/REF10-I386 i386
>Description:
	Building some ports as user (into my home) which generally
	works fine, I just ran into the following with graphics/libGL:
:
python u_format_access.py u_format.csv > u_format_access.c
python u_format_table.py u_format.csv > u_format_table.c
python: not found
python: not found
gmake[4]: *** No rule to make target `u_format_access.c', needed by `depend'.  Stop.
gmake[4]: Leaving directory `/scratch/tmp/gerald/shscratch/tmp/gerald/ports.svn/graphics/libGL/work/Mesa-7.6.1/src/gallium/auxiliary/util'
gmake[3]: *** [default] Error 1
gmake[3]: Leaving directory `/scratch/tmp/gerald/shscratch/tmp/gerald/ports.svn/graphics/libGL/work/Mesa-7.6.1/src/gallium/auxiliary'
gmake[2]: *** [default] Error 1
gmake[2]: Leaving directory `/scratch/tmp/gerald/shscratch/tmp/gerald/ports.svn/graphics/libGL/work/Mesa-7.6.1/src/gallium'
gmake[1]: *** [subdirs] Error 1
gmake[1]: Leaving directory `/scratch/tmp/gerald/shscratch/tmp/gerald/ports.svn/graphics/libGL/work/Mesa-7.6.1/src'
gmake: *** [default] Error 1

Stop in /shscratch/tmp/gerald/ports.svn/graphics/libGL.

	It appears graphics/libGL depends on an executable named
	"python", but does not seem to have any dependency on that
	or Python as such?

>How-To-Repeat:
	
>Fix:
	Add dependency / USE_PYTHON ?
>Release-Note:
>Audit-Trail:
>Unformatted:



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