ports/115352: accessibility/qt4-accessible: cannot install if qmake-3.x is already installed

Marcin Wisnicki mwisnicki+freebsd at gmail.com
Thu Aug 9 14:20:12 UTC 2007


>Number:         115352
>Category:       ports
>Synopsis:       accessibility/qt4-accessible: cannot install if qmake-3.x is already installed
>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:   Thu Aug 09 14:20:10 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Marcin Wisnicki
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD ghost.pnet.one.pl 6.2-STABLE FreeBSD 6.2-STABLE #8: Tue Aug 7 15:03:32 CEST 2007 root at ghost.pnet.one.pl:/home/obj/usr/src/sys/SERWER i386


	
	qmake-3.3.8_1
>Description:
	
	When installing qt4-accessible (as a dependency of security/xca which depends on qt4)
	on a system with qmake-3.x, it fails with following error:

	===>   qt4-accessible-4.3.0 depends on package: qmake>=4.3.0 - not found
	===>   Found qmake-3.3.8_1, but you need to upgrade to qmake>=4.3.0.
	*** Error code 1

>How-To-Repeat:
	
	pkg_delete qmake-4\*
	cd /usr/ports/devel/qmake; make install
	cd /usr/ports/accessibility/qt4-accessible; make install
>Fix:

	
	One of:
	1. Change PKGNAME of devel/qmake4 from qmake to qmake4 or qt4-qmake or whatever
	2. Rework bsd.qt.mk to depend on file (qmake-qt4) instead of package (qmake>=4.3.0)
	3. Modify ports/pkg framework to support multiple concurrent versions of software ;-)


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



More information about the freebsd-ports-bugs mailing list