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

Edward R Kinney <[email protected]> Thu, 21 Sep 2023 17:19:07 +0000
Newsgroups gmane.os.apple.fink.beginners
Message-ID <DM6PR03MB5179A5A435D18A93B32F04D186F8A@DM6PR03MB5179.namprd03.prod.outlook.com>
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…



-Ed





From: [email protected] <[email protected]>
Date: Thursday, September 21, 2023 at 10:00 AM
To: Edward R Kinney <[email protected]>
Cc: fink-beginners <[email protected]>
Subject: Re: [Fink-beginners] Failure to compile module-metadata-pm5184-1.000038-1
Try running `fink index -f` to get fink to really know that you have
system-perl5303 (and confirm by running `fink list system-perl`). And
since it doesn't cost anything, try doing that in a new terminal window.

Hanspeter

On 2023-09-21 08:06, Edward R Kinney wrote:
> Hi Hanspeter,
>
> Thanks for your help!  Both perl -v and fink-virtual-pkgs –debug
> show that I do in fact have this version of perl:
>
> **********
>
> 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)
>
> ***********
>
> - checking system perl version... 5.30.3
>
> **
> And
>
> **
>
> Package: system-perl
>
> Status: install ok virtual
>
> Priority: optional
>
> Architecture: darwin-x86_64
>
> Version: 5.30.3-1
>
> Maintainer: Fink Core Group [email protected]
>
> Provides: perl5303-core, system-perl5303, algorithm-diff-pm5303,
> archive-tar-pm5303, attribute-handlers-pm5303, carp-pm5303,
> class-autouse-pm5303, compress-raw-bzip2-pm5303,
> compress-raw-zlib-pm5303, compress-zlib-pm5303, convert-tnef-pm5303,
> corefoundation-pm5303, data-dumper-pm5303, data-hierarchy-pm5303,
> db-pm5303, devel-peek-pm5303, digest-pm5303, digest-md5-pm5303,
> digest-sha-pm5303, extutils-cbuilder-pm5303,
> extutils-makemaker-pm5303, extutils-parsexs-pm5303, file-find-pm5303,
> file-path-pm5303, file-spec-pm5303, file-temp-pm5303,
> filter-simple-pm5303, freezethaw-pm5303, getopt-long-pm5303,
> html-parser-pm5303, i18n-langtags-pm5303, io-pager-pm5303,
> io-zlib-pm5303, libnet-pm5303, list-util-pm5303,
> locale-maketext-pm5303, locale-maketext-lexicon-pm5303,
> locale-maketext-simple-pm5303, math-bigint-pm5303, memoize-pm5303,
> mime-base64-pm5303, module-corelist-pm5303, module-load-pm5303,
> module-load-conditional-pm5303, params-check-pm5303,
> perlio-eol-pm5303, perlobjcbridge-pm5303, pod-escapes-pm5303,
> pod-parser-pm5303, pod-simple-pm5303, podparser-pm5303,
> scalar-list-utils-pm5303, sys-syslog-pm5303, term-readline-pm5303,
> test-harness-pm5303, test-simple-pm5303, text-tabs-pm5303,
> text-wrap-pm5303, time-hires-pm5303, unicode-normalize-pm5303,
> uri-pm5303
>
> Description: [virtual package representing perl]
>
> This package represents the version of perl installed on the
>
> system in /usr/bin/perl.
>
> .***
>
> So it seems that system-perl5303 is there!
>
> Let me know if there is anything else for me to check!
>
> Thanks again,
>
> Ed
>
> From: Hanspeter Niederstrasser <[email protected]>
> Date: Thursday, September 21, 2023 at 6:12 AM
> To: Edward R Kinney <[email protected]>, fink-beginners
> <[email protected]>
> Subject: Re: [Fink-beginners] Failure to compile
> module-metadata-pm5184-1.000038-1
>
> On 9/20/23 8:10 AM, Edward R Kinney wrote:
>> Hi Hanspeter,
>>
>> I ran fink reinstall fink, and fink --version now shows 12.0. As
> might be expected, when I run update-all, other packages want to be
> updated, but they fail to find the correct perl installed. See error
> below.
>>
>>
>> The package 'ghostscript' will be built and installed.
>> Reading build dependency for ghostscript-10.02.0-1...
>> Reading dependency for ghostscript-10.02.0-1...
>> Reading runtime dependency for ghostscript-10.02.0-1...
>> Reading build conflict for ghostscript-10.02.0-1...
>> The package 'intltool40' will be built and installed.
>> Reading build dependency for intltool40-0.51.0-1104...
>> Reading dependency for intltool40-0.51.0-1104...
>> WARNING: While resolving dependency "system-perl5303" for package
> "intltool40-0.51.0-1104", package "system-perl5303" was not found.
>> Can't resolve dependency "system-perl5303" for package
> "intltool40-0.51.0-1104"
>> (no matching packages/versions found)
>> Exiting with failure.
>>
>> Is system-perl5303 a fink distribution I can install? Or do I need
> to get it from somewhere else?
>
> system-perl5303 should be found automatically by Fink because you
> should
> have /usr/bin/perl5.30 (which is version 5.30.3 on macOS 12.x).
>
> I guess check that `/usr/bin/perl -v` does report back as 5.30.3.
> Also look at the output of `fink-virtual-pkgs --debug` and see what it
>
> says for system perl (relevant output for that should be near the
> top).
>
> Hanspeter
>
> --
> Drag image to the desktop
> Right click, tap spacebar, use menu
> Disable JavaScript
> File > Save As (then pick the option to save with images)
> Look in the browser cache
> Use a browser other then IE
> Take a screenshot
> Use the toolbar that pops up in IE6 when you hover the mouse over an
> image
> Click the EDIT item in the main toolbar and then grab the image from
> Word
> _______________________________________________
> Fink-beginners mailing list
> [email protected]
> List archive:
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsourceforge.net%2Fp%2Ffink%2Fmailman%2Ffink-users%2F&data=05%7C01%7CEdward.Kinney%40colorado.edu%7C9b226ac723924d3a9a1b08dbbabbcdc2%7C3ded8b1b070d462982e4c0b019f46057%7C1%7C0%7C638309088007753684%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=IUumlOQkDNUIOdUBiXli%2BeWjiGyHpYipINsAKefkxbY%3D&reserved=0<https://sourceforge.net/p/fink/mailman/fink-users/>
> Subscription management:
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.sourceforge.net%2Flists%2Flistinfo%2Ffink-beginners&data=05%7C01%7CEdward.Kinney%40colorado.edu%7C9b226ac723924d3a9a1b08dbbabbcdc2%7C3ded8b1b070d462982e4c0b019f46057%7C1%7C0%7C638309088007753684%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=AgQ6mFeFdRccJ6naQl%2B8NZ%2BdR93F9WXPSYZ9PigGQrI%3D&reserved=0<https://lists.sourceforge.net/lists/listinfo/fink-beginners>

_______________________________________________
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