[MacPorts] #60747: perl5.28 fails to build
MacPorts
noreply at macports.org
Thu Jul 2 00:10:17 UTC 2020
#60747: perl5.28 fails to build
------------------------------+----------------------
Reporter: programmingkidx | Owner: mojca
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: perl5.28 |
------------------------------+----------------------
Comment (by programmingkidx):
It built! I just added "use_parallel_build no" to the portfile. Then did a
clean and a build using the commands above.
Here are the last lines of the build:
{{{
Storable: determining recursion limit: 22784 too big, try less 22784 ...
MAX_DEPTH = 22783
Storable: determining recursion limit: 8000 passed, try more 8000 ...
MAX_DEPTH_HASH = 8000
make[1]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.28/work/perl-5.28.3/dist/Storable'
test -d lib/Storable || mkdir lib/Storable
cp dist/Storable/lib/Storable/Limit.pm lib/Storable/Limit.pm
Everything is up to date. Type '/usr/bin/make test' to run test
suite.
make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.28/work/perl-5.28.3'
---> Patching Config_heavy.pl: s/-arch [a-z0-9_]+//g
}}}
I'm not 100% sure it installed. Here is the output of 'port installed |
grep perl5.28'
{{{
git @2.27.0_0+credential_osxkeychain+diff_highlight+doc+pcre+perl5_28
(active)
ossp-uuid @1.6.2_11+perl5_28 (active)
perl5 @5.26.1_0+perl5_28 (active)
perl5.28 @5.28.2_2 (active)
}}}
Why does it still say 5.28.2_2 when 5.28.3 just finished installing?
--
Ticket URL: <https://trac.macports.org/ticket/60747#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list