Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jun 2017 13:50:46 +0200 (CEST)
From:      Marco Beishuizen <mbeis@xs4all.nl>
To:        Kubilay Kocak <koobs@FreeBSD.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: mail/alpine new Makefile
Message-ID:  <alpine.BSF.2.21.1706091348010.49033@yokozuna>
In-Reply-To: <7b39bcd3-ee60-4ef9-ff4b-fdb35b3fad73@FreeBSD.org>
References:  <alpine.BSF.2.21.1706091129350.2993@yokozuna> <7b39bcd3-ee60-4ef9-ff4b-fdb35b3fad73@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 9 Jun 2017, the wise Kubilay Kocak wrote:

> On 6/9/17 7:41 PM, Marco Beishuizen wrote:
>
> Hi Marco,
>
> I believe the reason is:
>
>> .include <bsd.port.options.mk>
>
> The port includes this ^^^^ ... AND
>
> <snip>
>
>> .include <bsd.port.pre.mk>
>
> This ---------^^^^^
>
> Use one or the other, or neither if its *all* options helpers, but not
> both. See:
>
> https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html
>
> The paragraph just above the "Example 5.28. Simple Use of OPTIONS"

I've also tried building with only ".include <bsd.port.mk>" at the end but 
then I get an error calculating dependencies:

root@yokozuna:/poudriere/ports/local/mail/alpine # poudriere testport -o 
mail/alpine -j 110R -p local
[00:00:00] ====>> Creating the reference jail... done
[00:00:50] ====>> Mounting system devices for 110R-local
[00:00:51] ====>> Mounting ports/packages/distfiles
[00:00:51] ====>> Stashing existing package repository
[00:00:51] ====>> Mounting packages from: 
/poudriere/data/packages/110R-local
/etc/resolv.conf -> /poudriere/data/.m/110R-local/ref/etc/resolv.conf
[00:00:51] ====>> Starting jail 110R-local
[00:00:51] ====>> Logs: 
/poudriere/data/logs/bulk/110R-local/2017-06-09_13h44m57s
[00:00:51] ====>> Loading MOVED
[00:00:52] ====>> Calculating ports order and dependencies
[00:00:53] ====>> Error: editors/pico-alpine incorrectly depends on 
itself. Please contact maintainer of the port to fix this.
[00:00:53] ====>> Error: Fatal errors encountered calculating dependencies
[00:00:53] ====>> Cleaning up
[00:00:53] ====>> Unmounting file systems

Regards,
Marco

-- 
I love treason but hate a traitor.
 		-- Gaius Julius Caesar



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