Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Feb 2007 16:55:37 GMT
From:      Marcin Koziej<mkoziej@elka.pw.edu.pl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/109281: Dependency loop between devel/libunicode and x11-toolkits/gal with USE_GNOME=yes
Message-ID:  <200702181655.l1IGtbGi093463@www.freebsd.org>
Resent-Message-ID: <200702181700.l1IH0CqM047196@freefall.freebsd.org>

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

>Number:         109281
>Category:       ports
>Synopsis:       Dependency loop between devel/libunicode and x11-toolkits/gal with USE_GNOME=yes
>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 Feb 18 17:00:12 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Marcin Koziej
>Release:        6.2-STABLE
>Organization:
>Environment:
FreeBSD carnivore 6.2-STABLE FreeBSD 6.2-STABLE #4: Sat Feb 10 17:44:12 CET 2007     creep@carnivore:/home/src/sys/i386/compile/WRECK  i386

>Description:
Ports tree up-to-date (18/02/2007)
When i set USE_GNOME=yes in my /etc/make.conf
building ports falls into an infinite loop:

===>   libunicode-0.4_6 depends on file: /usr/local/bin/python - found
===>   libunicode-0.4_6 depends on file: /usr/local/bin/ruby18 - found
===>   libunicode-0.4_6 depends on executable in : gmake - found
===>   libunicode-0.4_6 depends on file: /usr/local/bin/libtool - found
===>   libunicode-0.4_6 depends on executable in : pkg-config - found
===>   libunicode-0.4_6 depends on shared library: esd.2 - found
===>   libunicode-0.4_6 depends on shared library: bonobo.2 - found
===>   libunicode-0.4_6 depends on shared library: gal.23 - not found
===>    Verifying install for gal.23 in /usr/ports/x11-toolkits/gal
===>   gal-0.24_2 depends on file: /usr/local/bin/python2.5 - found
===>   gal-0.24_2 depends on file: /usr/local/bin/ruby18 - found
===>   gal-0.24_2 depends on executable in : gmake - found
===>   gal-0.24_2 depends on file: /usr/local/bin/perl5.8.8 - found
===>   gal-0.24_2 depends on file: /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===>   gal-0.24_2 depends on executable in : pkg-config - found
===>   gal-0.24_2 depends on shared library: unicode.0 - not found
===>    Verifying install for unicode.0 in /usr/ports/devel/libunicode
(... and so on..)
>How-To-Repeat:
set USE_GNOME=yes in make.conf
and issue a build
>Fix:

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



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