Re: Failure to compile module-metadata-pm5184-1.000038-1

Edward R Kinney <[email protected]> Fri, 22 Sep 2023 12:31:39 +0000
Newsgroups gmane.os.apple.fink.beginners
Message-ID <DM6PR03MB51792D5CF3B848AD586AF9B886FFA@DM6PR03MB5179.namprd03.prod.outlook.com>
Hi Hanspeter,


The first command  /usr/bin/perl -e 'printf "%vd",$^V'
gives the string 5.30.3

The list command output is below.  I don’t have a /usr/local/bin perl, and apparently not one in /opt/sw/bin, as the only perl* there is a perltex link.


elhefe:~ kinney$ /usr/bin/perl -e 'printf "%vd",$^V'

5.30.3elhefe:~ kinney$ ls -l /usr/bin/perl* /usr/local/bin/perl* /opt/sw/bin/perl*

ls: /usr/local/bin/perl*: No such file or directory

lrwxr-xr-x   1 root  admin      46 Aug 27 10:13 /opt/sw/bin/perltex -> ../share/texmf-dist/scripts/perltex/perltex.pl

-rwxr-xr-x   1 root  wheel  169856 Sep  4 01:15 /usr/bin/perl

-rwxr-xr-x   1 root  wheel  168768 Sep  4 01:15 /usr/bin/perl5.18

-rwxr-xr-x   1 root  wheel  150992 Sep  4 01:15 /usr/bin/perl5.30

-rwxr-xr-x  71 root  wheel     811 Sep  4 01:15 /usr/bin/perlbug

-rwxr-xr-x   2 root  wheel   41944 Sep  4 01:15 /usr/bin/perlbug5.18

-rwxr-xr-x   2 root  wheel   45847 Sep  4 01:15 /usr/bin/perlbug5.30

-rwxr-xr-x  71 root  wheel     811 Sep  4 01:15 /usr/bin/perldoc

-rwxr-xr-x   1 root  wheel     259 Sep  4 01:15 /usr/bin/perldoc5.18

-rwxr-xr-x   1 root  wheel     297 Sep  4 01:15 /usr/bin/perldoc5.30

-rwxr-xr-x  71 root  wheel     811 Sep  4 01:15 /usr/bin/perlivp

-rwxr-xr-x   1 root  wheel   10807 Sep  4 01:15 /usr/bin/perlivp5.18

-rwxr-xr-x   1 root  wheel   10848 Sep  4 01:15 /usr/bin/perlivp5.30

-rwxr-xr-x  71 root  wheel     811 Sep  4 01:15 /usr/bin/perlthanks

-rwxr-xr-x   2 root  wheel   41944 Sep  4 01:15 /usr/bin/perlthanks5.18

-rwxr-xr-x   2 root  wheel   45847 Sep  4 01:15 /usr/bin/perlthanks5.30

Hope this helps!
Ed

From: Hanspeter Niederstrasser <[email protected]>
Date: Friday, September 22, 2023 at 3:57 AM
To: Edward R Kinney <[email protected]>, [email protected] <[email protected]>
Subject: Re: [Fink-beginners] Failure to compile module-metadata-pm5184-1.000038-1
On 9/21/23 12:19 PM, Edward R Kinney wrote:
> Hi Hanspeter,
>
> Stranger and stranger. Stopped terminal, opened new terminal window and ran fink index -f and fink list system-perl. They are stuck back at perl 5.18 and fink list system-perl5303 isn’t found. Re-ran fink-virtual-pkgs --debug, it still shows the system-perl associated with system-perl5303.
>
>
> elhefe:~ kinney$ fink index -f
>
> Password:
> Scanning package description files..........
>
> elhefe:~ kinney$ fink list system-perl
> Scanning package description files..........
> Information about 14720 packages read in 1 seconds.
>
>   i   system-perl      5.18.4-1     [virtual package representing perl]
>   p   system-perl5184               [virtual package]
>
> elhefe:~ kinney$ fink list system-perl5303
>
> Scanning package description files..........
> Information about 14720 packages read in 2 seconds.
>
> elhefe:~ kinney$ /usr/bin/perl -v
>
> This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
> (with 2 registered patches, see perl -V for more detail)
>
> Let me know if there is something else I should try! Sorry for all this trouble…
>

Very weird that `fink list` and fink-virtual-pkgs have a disconnect.
Fink internally uses the command `/usr/bin/perl -e 'printf "%vd", $^V' `
to determine the perl version and it should be the same for `fink list`
and fink-virtual-pkgs.

What does that report? Also, what does this give you:
ls -l /usr/bin/perl* /usr/local/bin/perl* /opt/sw/bin/perl*

Hanspeter

--
                  vvv
  ___
|  ___.-----.ooO-(_)-Ooo-.-----|  .-----.
||
|___|
                    |___|

_______________________________________________
Fink-beginners mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners