Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Apr 2009 04:42:47 GMT
From:      Andrew Jones <andy.larrymite@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/133451: www/plone3 build fails. Plone3 needs python-2.4 but libxcb-1.2_1 needs Python 2.5
Message-ID:  <200904070442.n374gle9071336@www.freebsd.org>
Resent-Message-ID: <200904070450.n374o0FO097994@freefall.freebsd.org>

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

>Number:         133451
>Category:       ports
>Synopsis:       www/plone3 build fails. Plone3 needs python-2.4 but libxcb-1.2_1 needs Python 2.5
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 07 04:50:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Jones
>Release:        7.1-RELEASE-p4
>Organization:
BarNetwork
>Environment:
FreeBSD acc2.int.barnet.com.au 7.1-RELEASE-p4 FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 12:35:36 UTC 2009     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
When attempting to "make install" www/plone3 port the build fails in the libxcb-1.2_1 dependency with:
..
===>   libX11-1.2,1 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - not found
===>    Verifying install for /usr/local/libdata/pkgconfig/xcb.pc in /usr/ports/x11/libxcb
===>  libxcb-1.2_1 needs Python 2.5 at least. But you specified 2.4.

The problem is that Plone3 requires python-2.4, however libxcb-1.2_1 requires python-2.5. /usr/ports/UPDATING states that Libxcb shared library version was bumped from 1 to 2 and requires a portupgrade -rf. But libxcb was not installed the system before attempting to install www/plone3.

Installed packages:

bash-4.0.10_2       The GNU Project's Bourne Again SHell
db41-4.1.25_4       The Berkeley DB package, revision 4.1
emacs-nox11-22.3    GNU editing macros
gettext-0.17_1      GNU gettext package
libiconv-1.11_1     A character set conversion library
pkg-config-0.23_1   A utility to retrieve information about installed libraries
portupgrade-2.4.6_1,2 FreeBSD ports/packages administration and management tool s
python24-2.4.5_3    An interpreted object-oriented programming language
ruby-1.8.7.72_1,1   An object-oriented interpreted scripting language
ruby18-bdb-0.6.5    Ruby interface to Sleepycat's Berkeley DB revision 2 or lat

/etc/make.conf:
WITHOUT_X11=yes



>How-To-Repeat:
Remove existing plone3 and libxcb packages. Then:
cd /usr/ports/www/plone3
make install
>Fix:


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



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