Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2006 11:08:34 GMT
From:      Sam Lawrance <lawrance@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92532: x11-toolkits/qt33 - uic writes outside of ${WRKDIR}, causing package build failures
Message-ID:  <200601301108.k0UB8Y5q025150@freefall.freebsd.org>
Resent-Message-ID: <200601301110.k0UBA3pK026996@freefall.freebsd.org>

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

>Number:         92532
>Category:       ports
>Synopsis:       x11-toolkits/qt33 - uic writes outside of ${WRKDIR}, causing package build failures
>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:   Mon Jan 30 11:10:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Sam Lawrance
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 6.0-STABLE FreeBSD 6.0-STABLE #0: Sat Dec 10 03:18:20 UTC 2005 kensmith@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386


>Description:
	QT's "uic" tool appears to be writing a file into /usr/X11R6/etc/settings during
compilation of a number of ports.

For example, when graphics/ipe reaches ${WRKSRC}/src/ipelets/templates and executes
	/usr/X11R6/bin/uic dlguse.ui -i dlguse.h -o dlguse.cpp
the file /usr/X11R6/etc/settings/qt_plugins_3.3rc is created.

This is causing a fair number of ports to fail when package building.  Some examples:
http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.5.2005042501/ipe-6.0.p23.log
http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.5.2005042501/divxcalc-0.6.log
http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.5.2005042501/qscanplot-0.4_2.log

Others can be found at http://portsmon.freebsd.org/portsconcordance.py?category=all&sortby=maintainer - the reason is listed as "makefile".

>How-To-Repeat:
	(1) See package building logs above.

	(2) Check/clear /usr/X11R6/etc/settings, install graphics/ipe, check again.

>Fix:
	I haven't got one. Sorry :-)

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



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