Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 May 2012 17:02:07 +0100
From:      Chris Rees <crees@FreeBSD.org>
To:        Matthias Apitz <guru@unixarea.de>
Cc:        scheidell@freebsd.org, perl <perl@freebsd.org>, freebsd-ports@freebsd.org
Subject:   Re: 10-CURRENT r235646 && ports/mail/p5-Mail-SpamAssassin
Message-ID:  <CADLo839B%2BSarDEP7BUJMSteRbhJrDNFUyEGnjPmNm%2BhR9C1Pfw@mail.gmail.com>
In-Reply-To: <20120527155419.GA3958@tinyCurrent>
References:  <20120527151404.GA3759@tinyCurrent> <CADLo83_WY9wPLO_e8C0cWUpW=NnN7GFwiEv_ToPEyfyHh0zsUw@mail.gmail.com> <20120527155419.GA3958@tinyCurrent>

next in thread | previous in thread | raw e-mail | index | archive | help
On 27 May 2012 16:54, Matthias Apitz <guru@unixarea.de> wrote:
> El d=EDa Sunday, May 27, 2012 a las 04:40:58PM +0100, Chris Rees escribi=
=F3:
>
>> On 27 May 2012 16:14, Matthias Apitz <guru@unixarea.de> wrote:
>> >
>> > Hi,
>> >
>> > # cd /usr/ports/mail/p5-Mail-SpamAssassin
>> > # make install batch=3DYES
>> > =3D=3D=3D> =A0p5-Mail-SpamAssassin-3.3.2_6 requires Perl =A0or later, =
install
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =
=A0 ^^^^^^^^^^^^^^^^^^^^^^^
>
> note: the error msg from the Makefile is somehow incomplete;

Yeah, this error is from bsd.perl.mk.

Looks as though at some point the value of USE_PERL5 is clobbered
somwhere with 'yes'-- I'm trying to trace where that's happened now.

p5-Mail-SpamAssassin isn't doing anything wrong here.

Chris

>> > lang/perl5.8, lang/perl5.10, lang/perl5.12 or lang/perl5.14 and try
>> > again.
>> > *** [install] Error code 1
>> >
>> > # pkg_info | fgrep perl
>> > perl-5.8.9_7 =A0 =A0 =A0 =A0Practical Extraction and Report Language
>> >
>> > it seems to work with:
>> >
>> > # make install USE_PERL5=3D5.8
>> >
>>
>> It does, but the maintainer has changed the minimum perl version to
>> 5.12 (not sure why however)
>>
>> http://www.freebsd.org/cgi/cvsweb.cgi/ports/mail/p5-Mail-SpamAssassin/Ma=
kefile#rev1.151
>>
>> perl-5.8.9 is way past EOL and unsupported by perl@, is there a
>> particular reason you can't upgrade?
>>
>
> I have no favour for perl-5.8.9; I just looked into the Makefile how
> this could be repaired and which perl is installed on my system;
>
> the complete installation is fresh (from SVN and ports from CVS) and I'm
> just compiling the ports I do need, based on some list;
> a look into /var/db/pkg shows:
>
> # ls -ltr /var/db/pkg
> total 1402
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 18:43 v4l_compat-1.0.20120501
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 18:45 libtool-2.4.2
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 19:02 qmake-3.3.8_1
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 19:22 libiconv-1.14
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 19:24 gmake-3.82
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 19:24 gettext-0.18.1.1
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 19:33 libgpg-error-1.10
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 19:38 pkg-config-0.25_1
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 19:40 libxml2-2.7.8_3
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 19:40 libgcrypt-1.5.0
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 19:54 xcb-proto-1.7.1
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 19:54 python27-2.7.3
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 19:56 xproto-7.0.22
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:00 libpthread-stubs-0.3_3
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:00 libXdmcp-1.1.0
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:00 libXau-1.0.6
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:00 xorg-macros-1.16.1
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:01 bigreqsproto-1.1.1
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:01 xcmiscproto-1.2.1
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:02 xf86bigfontproto-1.2.0
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:11 kbproto-1.0.5
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:11 libxcb-1.7
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:13 libX11-1.4.4,1
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:13 xextproto-7.2.0
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:14 xineramaproto-1.2.1
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:14 libXext-1.3.0_1,1
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:16 libICE-1.0.7,1
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:17 inputproto-2.0.2
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:23 lcms-1.19_1,1
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:23 jpeg-8_3
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:30 freetype2-2.4.9_1
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:30 expat-2.0.1_2
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:31 renderproto-0.11.1
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:33 libXrender-0.9.6
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:33 fontconfig-2.8.0_2,1
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:50 gccmakedep-1.0.2
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:50 xorg-cf-files-1.0.4
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:50 perl-5.8.9_7
> drwxr-xr-x =A02 root =A0wheel =A0512 May 21 20:50 makedepend-1.0.3,1
> ...
>
> i.e. it was pulled in during make of ports/x11/kde3
>
> =A0 =A0 =A0 =A0matthias
> --
> Matthias Apitz
> t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
> e <guru@unixarea.de> - w http://www.unixarea.de/
> UNIX since V7 on PDP-11 | UNIX on mainframe since ESER 1055 (IBM /370)
> UNIX on x86 since SVR4.2 UnixWare 2.1.2 | FreeBSD since 2.2.5
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo839B%2BSarDEP7BUJMSteRbhJrDNFUyEGnjPmNm%2BhR9C1Pfw>