ports/106408: irssi WITH_THEMES port compile error

m0rf m0rf at mail.cz
Wed Dec 6 07:30:09 UTC 2006


>Number:         106408
>Category:       ports
>Synopsis:       irssi WITH_THEMES port compile error
>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:   Wed Dec 06 07:30:07 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     m0rf
>Release:        RELENG_6
>Organization:
n/a
>Environment:
FreeBSD incognito 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 04:32:43 UTC 2006     root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
I'm getting in trouble when i'm trying compile irssi with -DWITH_THEMES :
i got this result - circular error

===>  Installing for irssi-0.8.10_3
===>   irssi-0.8.10_3 depends on executable: irssi-themes - not found
===>    Verifying reinstall for irssi-themes in /usr/ports/x11-themes/irssi-themes
===>  Installing for irssi-themes-20060917
===>   irssi-themes-20060917 depends on executable: irssi - not found
===>    Verifying reinstall for irssi in /usr/ports/irc/irssi
===>  Installing for irssi-0.8.10_3
===>   irssi-0.8.10_3 depends on executable: irssi-themes - not found
===>    Verifying reinstall for irssi-themes in /usr/ports/x11-themes/irssi-themes
===>  Installing for irssi-themes-20060917
===>   irssi-themes-20060917 depends on executable: irssi - not found
===>    Verifying reinstall for irssi in /usr/ports/irc/irssi
===>  Installing for irssi-0.8.10_3
...

>How-To-Repeat:
cd /usr/ports/irc/irssi
make -DWITH_SOCKS -DWITH_PROXY -DWITH_PERL -DWITH_IPV6 -DWITH_BOT install
>Fix:
.if defined(WITH_THEMES)
#RUN_DEPENDS+=  irssi-themes:${PORTSDIR}/x11-themes/irssi-themes
.endif

When i comment out this line, i can succcesfully do make install BUT when i tried do this:
cd /usr/ports/x11-themes/irssi-themes/
make install 

make have do another circular error like this:

make CHILD_DEPENDS=yes PARENT_CHECKED= p
  make CHILD_DEPENDS=yes PARENT_CHECKED= p
    make CHILD_DEPENDS=yes PARENT_CHECKED= p
..
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list