Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 2014 20:41:15 +0200
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        Andrej Zverev <az@freebsd.org>
Cc:        "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, Kurt Jaeger <pi@freebsd.org>, "ports-committers@freebsd.org" <ports-committers@freebsd.org>
Subject:   Re: svn commit: r366405 - in head/databases: . p5-Net-Async-CassandraCQL
Message-ID:  <20140829184115.GL42528@f10.opsec.eu>
In-Reply-To: <CAD5bB%2Bja4wxWqG1SR88ORm4kyabTqd4ZpaZRTMwJT%2BHnV6O0-w@mail.gmail.com>
References:  <201408281407.s7SE77sA063958@svn.freebsd.org> <CAD5bB%2Bja4wxWqG1SR88ORm4kyabTqd4ZpaZRTMwJT%2BHnV6O0-w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> In real life, modules from Test:: namespace usually requires only for
> tests. No issue for people who using binary packages, but extra deps for
> people who still using ports.
> http://cpansearch.perl.org/src/PEVANS/Net-Async-CassandraCQL-0.11/Build.PL

If I build it in poudriere with the p5-Test-* ports as TEST_DEPENDS
instead of BUILD_DEPENDS, the message during build is:

[...]
Checking prerequisites...
  build_requires:
    !  Test::Identity is not installed
    !  Test::Refcount is not installed

ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
of the modules indicated above before proceeding with this installation.
[...]

See

http://people.freebsd.org/~pi/logs/databases__p5-Net-Async-CassandraCQL-10a-1409337481.txt
http://people.freebsd.org/~pi/logs/databases__p5-Net-Async-CassandraCQL-91a-1409337481.txt
http://people.freebsd.org/~pi/logs/databases__p5-Net-Async-CassandraCQL-84i-1409337481.txt

So I assume BUILD_DEPENDS is correct. Do you see other options
on how to handle this ?

-- 
pi@FreeBSD.org         +49 171 3101372                6 years to go !



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