I'm trying to install this port but it fails consistently with the following
error.
py25-cairo-1.8.8 needs Python 2.6 at least. But you specified 2.5.
I ran upgrade-site-packages (per /usr/ports/UPDATING) and got this error:
** Port marked as IGNORE: graphics/py-cairo:
needs Python 2.6
Christian Weisgerber wrote:
> $ make -DNOPORTDOCS -V INSTALL_TARGET
> install
> $ make -DNOPORTDOCS install
> ===> Installing for xz-4.999.9
> ===> Generating temporary packing list
> ===> Checking if archivers/xz already installed
> ===> Switching to root credentials for 'install' target
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Christian Weisgerber wrote:
> Wesley Shields:
>
>> Are you seeing any particular problem on any particular port?
>
> Yes, but I haven't committed it yet.
>
>> w...@rst wxs % cat Makefile
>> all:
>> .if defined(NOPORTDOCS)
>> @echo "defined"
>>
Wesley Shields:
> Are you seeing any particular problem on any particular port?
Yes, but I haven't committed it yet.
> w...@rst wxs % cat Makefile
> all:
> .if defined(NOPORTDOCS)
> @echo "defined"
> .else
> @echo "not defined"
> .endif
I have this:
.if !defined(NOPORTDOCS)
INSTAL
On Wed, Sep 16, 2009 at 06:07:07PM +, Christian Weisgerber wrote:
> Unless I misremember, it used to be possible to specify NOPORTDOCS on
> the command line
>
> $ make -DNOPORTDOCS
>
> or in the environment
>
> $ env NOPORTDOCS=yes make
>
> when building and installing a port. This doesn't
No, what port you are installing? The variable "NOPORTDOCS" must is
inside of Makefile
ie.
post-install:
.if !defined(NOPORTDOCS)
xxx
xx
.endif
The port that you to want install must have this.
So you could to use in the directory of port:
# make install -DNOPORTDOCS
Regards,
Sylvio Cesar.
## Jan Henrik Sylvester (m...@janh.de):
> >> Here's the error in the build:
> >> making gendoc.cc
> >> g++44 -O2 -fno-strict-aliasing -pipe -I/usr/local/include
> >> -I/usr/local/include -o gendoc gendoc.cc -L/usr/local/lib -pthread
> >> making DOCSTRINGS
> >> /libexec/ld-elf.so.1: /usr/lib/libstd
Unless I misremember, it used to be possible to specify NOPORTDOCS on
the command line
$ make -DNOPORTDOCS
or in the environment
$ env NOPORTDOCS=yes make
when building and installing a port. This doesn't work any longer,
you now have to set it in /etc/make.conf, otherwise it won't be
picked u
On Wednesday 16 September 2009 15:36:36 Chuck Swiger wrote:
> Hi, Mel--
>
> On Sep 16, 2009, at 5:46 AM, Mel Flynn wrote:
> > the naughty rasqal/configure will try to find libgmp and link with
> > it if found
>
> [ ... ]
>
> > I traced this to the now absent libgmp.so.8. I'm a little short on
>
> The latest release is 2003 so it looks largely unmaintained
> :/. I don't have a kerberos server available that I can play
> with, without upsetting people :). There's also no docs
> available that specify if this module is meant to be working
> through a webserver. However, you did specify a pas
Hi, Mel--
On Sep 16, 2009, at 5:46 AM, Mel Flynn wrote:
the naughty rasqal/configure will try to find libgmp and link with
it if found
[ ... ]
I traced this to the now absent libgmp.so.8. I'm a little short on
time, but
if needed can patch and PR it. Would you like this through OPTIONS
ask
On Wednesday 16 September 2009 02:16:07 Tim Gustafson wrote:
> > Ah yes, didn't test on earlier versions. It's passed midnight here,
> > but I'll add fixes for 7 and 6.x if possible. You probably need to
> > add -lroken to the link chain for this. If you get what's happening
> > in files/patch-conf
Hi,
the naughty rasqal/configure will try to find libgmp and link with it if
found. This must have been installed during a previous package build and after
cleaning environment and rebuilding x11/kdebase4-runtime with
USE_PACKAGE_DEPENDS I got this error:
(Soprano::PluginManager) found no sopra
Hi,
On Wed, Sep 16, 2009 at 07:19:45AM +0200, Jack Raats wrote:
> This morning Apache didn't start after apachectl stop and apachectl start.
>
> apachectl configtest does not show any error. (I didn't change the config)
>
> It gave a httpd.core dump in /
>
> The logfiles didn't show anything ab
В Wed, 16 Sep 2009 06:35:26 +
Alexey Dokuchaev пишет:
AD> On Wed, Sep 16, 2009 at 10:24:51AM +0400, Boris Samorodov wrote:
AD> > Alexey Dokuchaev writes:
AD> > > On Tue, Sep 15, 2009 at 06:03:52PM +0400, Boris Samorodov wrote:
AD> >
AD> > >> I've just emailed a patch for games/linux-worldof
This morning Apache didn't start after apachectl stop and apachectl start.
apachectl configtest does not show any error. (I didn't change the config)
It gave a httpd.core dump in /
The logfiles didn't show anything abnormal.
Reinstalling apache also didnot solve the problem.
Hashing out libexe
On Wed, 16 Sep 2009 01:35:39 -0500, Boris Samorodov wrote:
Boris Samorodov writes:
"Jeremy Messenger" writes:
On Tue, 15 Sep 2009 09:03:52 -0500, Boris Samorodov
wrote:
I've just emailed a patch for games/linux-worldofgoo-demo. Many other
ports which need linux libGL/libGLU (either fo
Hi all,
I have made a "ports" backend for PackageKit (http://packagekit.org/)
that uses ports-mgmt/portupgrade and optionally ports-mgmt/portaudit.
It's a spawned backend, which means that the dbus deamon will start
a Ruby script that then dispatches command for as long as it runs...
It's curr
On Wed, 16 Sep 2009 09:03:25 +0400
"Alexander V. Chernikov" wrote:
> Tobias Lott wrote:
> > Hey Everyone!
> >
> > Seems like nss_ldapd is causing apps like top, jls to segfault.
> > pkg_delete-ing nss_ldapd 'fixes' the problem.
> >
> > Reproducable on several Machines using FreeBSD 7.2-STABLE a
--- Begin Message ---
> I see the issue. I'll commit the fix tonight.
>
> Thanks,
>
> Josh Paetzel
>
Great
I have updated and the fix works fine.
Thanks again
David
--- End Message ---
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd
On Wed, Sep 16, 2009 at 09:38:35AM +0300, Sergey V. Dyatko wrote:
> В Wed, 16 Sep 2009 06:35:26 +
> Alexey Dokuchaev пишет:
> AD> On Wed, Sep 16, 2009 at 10:24:51AM +0400, Boris Samorodov wrote:
> AD> > Alexey Dokuchaev writes:
> AD> > > On Tue, Sep 15, 2009 at 06:03:52PM +0400, Boris Samorod
21 matches
Mail list logo