Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Mar 2014 14:43:57 +1100
From:      nano <nanotek@bsdbox.co>
To:        Adam McDougall <mcdouga9@egr.msu.edu>,freebsd-ports@freebsd.org
Subject:   Re: Issues with Poudriere builing packages depending on Perl
Message-ID:  <1532cbad-df6a-492c-8d39-a16a613e8e5c@email.android.com>
In-Reply-To: <5314E86E.3010006@egr.msu.edu>
References:  <CAHcXP%2BebPrgAjDrq=t-9P-nfHR5G0F_GwBTaYRpr=SBNnZTp3w@mail.gmail.com> <5314E86E.3010006@egr.msu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Disable the FreeBSD repo.

Adam McDougall <mcdouga9@egr.msu.edu> wrote:
>On 03/03/2014 07:44, Big Lebowski wrote:
>> Hi,
>> 
>> I am trying to build bunch on packages in Poudriere on 10-R for 10-R
>and
>> 9.2-R. The packages are building fine, but for some reason at least
>one of
>> them builds with two different perl versions, 5.16 and 5.18. I would
>like
>> to get all my packages built with 5.18, so in my make.conf for
>Poudriere
>> jails I've the following:
>> 
>> WITH_PKGNG=yes
>> WITHOUT_X11=yes
>> WITHOUT_X=yes
>> PERL5_DEFAULT=5.18
>> PERL_PORT=perl5.18
>> DEFAULT_VERSIONS= perl5=5.18
>> 
>> However, when trying to install it, I am getting the following
>result:
>> 
>> root@machine:~ # pkg install nrpe
>> Updating repository catalogue
>> The following 4 packages will be installed:
>> 
>>         Installing perl5: 5.16.3_7 [FreeBSD]
>>         Installing perl5.18: 5.18.2_1 [FreeBSD]
>>         Installing nagios-plugins: 1.5_1,1 [localrepo]
>>         Installing nrpe: 2.15 [localrepo]
>> 
>> The installation will require 97 MB more space
>> 
>> and then the installation of course fails due to the perl dependency
>> config. Has anyone a clue how to untangle that Poudriere/Perl mess?
>> 
>> Also, any advices on the make.conf settings to absolutely avoid
>anything
>> related to x11/examples/docs?
>> 
>> Thanks in advance!
>
>You can run poudriere bulk -vv and it will show the dependency tree.
>However since there are only two packages listed above that aren't
>perl,
>I would inspect each port manually to see if you can find out why it is
>trying to pull in a non-default version.  You could even try installing
>just nagios-plugins and see which perl it tries to pull in.
>
>I only use:
>DEFAULT_VERSIONS=       perl5=5.16
>in my poudriere make.conf and everything uses 5.16, including nrpe and
>nagios-plugins.
>
>For the x11/examples/docs I am guessing something like:
>OPTIONS_UNSET+=DOCS EXAMPLES X11
>however many things like to pull in X11 anyway and it will probably
>take
>a lot of work.
>_______________________________________________
>freebsd-ports@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>To unsubscribe, send any mail to
>"freebsd-ports-unsubscribe@freebsd.org"

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
From owner-freebsd-ports@FreeBSD.ORG  Wed Mar  5 06:03:10 2014
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id E5FE7F81
 for <freebsd-ports@freebsd.org>; Wed,  5 Mar 2014 06:03:10 +0000 (UTC)
Received: from smtp.burggraben.net (base.exwg.net [IPv6:2a01:4f8:140:50a2::2])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id A18BD791
 for <freebsd-ports@freebsd.org>; Wed,  5 Mar 2014 06:03:10 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by smtp.burggraben.net (Postfix) with ESMTP id 8CDAB6003CD
 for <freebsd-ports@freebsd.org>; Wed,  5 Mar 2014 07:03:08 +0100 (CET)
X-Spam-Scanned: by amavisd-new at exwg.net
Received: from smtp.burggraben.net ([127.0.0.1])
 by localhost (ns.burggraben.net [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 8znewFlrC2Qa for <freebsd-ports@freebsd.org>;
 Wed,  5 Mar 2014 07:03:08 +0100 (CET)
Received: from reindeer.exwg.net (port-92-198-130-130.static.qsc.de
 [92.198.130.130])
 (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
 (Client CN "reindeer.exwg.net",
 Issuer "Christoph Moench-Tegeder" (verified OK))
 by smtp.burggraben.net (Postfix) with ESMTPS
 for <freebsd-ports@freebsd.org>; Wed,  5 Mar 2014 07:03:08 +0100 (CET)
Received: by reindeer.exwg.net (Postfix, from userid 1000)
 id 27D2B100D8; Wed,  5 Mar 2014 07:03:07 +0100 (CET)
Date: Wed, 5 Mar 2014 07:03:07 +0100
From: Christoph Moench-Tegeder <cmt@burggraben.net>
To: freebsd-ports@freebsd.org
Subject: Re: gnutls-2.12.23 ===> Compilation failed unexpectedly
Message-ID: <20140305060306.GA1620@reindeer.exwg.net>
References: <mailman.5253.1393156120.7414.freebsd-ports@freebsd.org>
 <alpine.BSF.2.00.1403042012370.14622@mail.neu.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <alpine.BSF.2.00.1403042012370.14622@mail.neu.net>
X-PGP-Key: RSA/2048 0xB816EBBD
X-PGP-Fingerprint: 89 2E 6D 05 95 B8 D7 1F 7C 1D C3 1E 95 A0 9B 5D
X-GPG: supported
User-Agent: Mutt/1.5.22 (2013-10-16)
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-ports>,
 <mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports/>;
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
 <mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Mar 2014 06:03:11 -0000

## AN (andy@neu.net):


> /usr/ports/security/gnutls/work/gnutls-2.12.23/doc//gnutls-api.texi:11: 
> Misplaced {.

Do you have print/texinfo installed?

Regards,
Christoph

-- 
Spare Space



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1532cbad-df6a-492c-8d39-a16a613e8e5c>