ports/119969: building devel/liboil fails

Tsurutani Naoki turutani at scphys.kyoto-u.ac.jp
Fri Jan 25 06:00:08 UTC 2008


>Number:         119969
>Category:       ports
>Synopsis:       building devel/liboil fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 25 06:00:06 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Tsurutani Naoki
>Release:        FreeBSD 6.3-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD polymer3.scphys.kyoto-u.ac.jp 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #11: Wed Jan 16 16:30:07 JST 2008 turutani at polymer3.scphys.kyoto-u.ac.jp:/usr/local/work/usr/obj/usr/src/sys/POLYMER i386


	
>Description:
	building devel/liboil fails when WITH_3DNOW_GCC40=1 is pointed.
	
>How-To-Repeat:
	% cd /usr/ports/devel/liboil
	% make WITH_3DNOW_GCC40=1
	===>  liboil-0.3.12 Unknown version of GCC specified (USE_GCC=4.0+).
	*** Error code 1
	
	Stop in /usr/ports/devel/liboil.
	%
	
>Fix:
	Replace "USE_GCC= 4.0+" by "USE_GCC= 4.1+" in Makefile.
	However, problems can happen if other gcc is removed from ports tree.
	I do not know why the ports does not allow to point 
	non-existing version of gcc.
	I guess it is difficult to install gcc by dependency on such a case.
	But, installing the higher version can be installed.
	At least ever existed versions can be kept in bsd.gcc.mk.
	


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



More information about the freebsd-ports-bugs mailing list