Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2013 22:50:41 GMT
From:      Benjamin Lee <ben@b1c1l1.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/178697: [regression] net-mgmt/collectd5 no longer builds with WITHOUT_X11
Message-ID:  <201305162250.r4GMofoI093787@oldred.FreeBSD.org>
Resent-Message-ID: <201305162300.r4GN00Mn024685@freefall.freebsd.org>

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

>Number:         178697
>Category:       ports
>Synopsis:       [regression] net-mgmt/collectd5 no longer builds with WITHOUT_X11
>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 May 16 23:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Benjamin Lee
>Release:        9.1-RELEASE
>Organization:
>Environment:
FreeBSD eclipse.b1c1l1.com 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec  4 06:55:39 UTC 2012     root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
The addition of libnotify to LIB_DEPENDS in net-mgmt/collectd5 means net-mgmt/collectd5 no longer builds on systems that have WITHOUT_X11 defined in /etc/make.conf.

The LIB_DEPENDS change causes a new dependency to be added, graphics/gtk-update-icon-cache, which refuses to build if cairo does not have X11 support.

This is a regression since collectd has always worked fine without libnotify and X11.  It should not be a mandatory dependency.
>How-To-Repeat:
Define WITHOUT_X11=yes in /etc/make.conf
Try to build net-mgmt/collectd5 on a clean system
>Fix:
Revert last commit to net-mgmt/collectd5 (remove libnotify from LIB_DEPENDS)

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



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