[MacPorts] #63636: new version of auto-multiple-choice-devel fails to run
MacPorts
noreply at macports.org
Sat Oct 16 18:42:11 UTC 2021
#63636: new version of auto-multiple-choice-devel fails to run
------------------------+--------------------
Reporter: jmgoicolea | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port:
------------------------+--------------------
The new version of auto-multiple-choice-devel (version
1.5.0-3-g3f13eaba_0) fails to run for me, I get the following message:
{{{
$ auto-multiple-choice
dbus[93642]: Dynamic session lookup supported but failed: launchd did not
provide a socket path, verify that org.freedesktop.dbus-session.plist is
loaded!
Can't locate AMC/Basic.pm in @INC (you may need to install the AMC::Basic
module) (@INC contains: /opt/local/lib/perl5/site_perl/5.28/darwin-thread-
multi-2level /opt/local/lib/perl5/site_perl/5.28
/opt/local/lib/perl5/vendor_perl/5.28/darwin-thread-multi-2level
/opt/local/lib/perl5/vendor_perl/5.28 /opt/local/lib/perl5/5.28/darwin-
thread-multi-2level /opt/local/lib/perl5/5.28) at /opt/local/lib/AMC/perl
/AMC-gui.pl line 36.
BEGIN failed--compilation aborted at /opt/local/lib/AMC/perl/AMC-gui.pl
line 36.
}}}
Apparently it cannot find Basic.pm, but It does exist in my sistem within
the INC path:
{{{
$ locate Basic.pm
/System/Library/Perl/Extras/5.18/LWP/Authen/Basic.pm
/System/Library/Perl/Extras/5.18/MooseX/Getopt/Basic.pm
/System/Library/Perl/Extras/5.18/MooseX/Storage/Basic.pm
/System/Library/Perl/Extras/5.30/LWP/Authen/Basic.pm
/System/Library/Perl/Extras/5.30/MooseX/Getopt/Basic.pm
/System/Library/Perl/Extras/5.30/MooseX/Storage/Basic.pm
/System/Library/Perl/Extras/5.30/Test2/Tools/Basic.pm
/opt/local/lib/perl5/vendor_perl/5.28/AMC/Basic.pm
/opt/local/lib/perl5/vendor_perl/5.28/LWP/Authen/Basic.pm
/opt/local/lib/perl5/vendor_perl/5.30/LWP/Authen/Basic.pm
}}}
I am running macOS 11.6 and xcode 13.0 with CLT installed.
A previous version (auto-multiple-choice-devel 1.5.0_rc2-4-g4357dcbf_2)
does run OK in my system.
Any ideas of what may be wrong? Many thanks!
--
Ticket URL: <https://trac.macports.org/ticket/63636>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list