[MacPorts] #59433: Warning: No port [p5.24-net-libidn & p5.24-net-ssleay] found in the index; can't rebuild
MacPorts
noreply at macports.org
Tue Oct 22 14:09:16 UTC 2019
#59433: Warning: No port [p5.24-net-libidn & p5.24-net-ssleay] found in the index;
can't rebuild
----------------------+--------------------
Reporter: guadagn0 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port:
----------------------+--------------------
I just performed a fresh installation of perl as well as of other ports.
Although installation seems to be completed successfully, I get recurrent
warnings by the task "Scanning binaries for linking errors".
I copy here the warning messages, and report below the full installation
script.
{{{
---> Scanning binaries for linking errors
---> Found 3 broken files, matching files to ports
Warning: No port p5.24-net-libidn found in the index; can't rebuild
Warning: No port p5.24-net-ssleay found in the index; can't rebuild
---> Broken files found, but all associated ports are not in the index
and so cannot be rebuilt.
}}}
----
Here's the full script. I first make sure the port isn't installed. I then
install it. I then clean and retry installation. I finally try and
recompile from source following [https://trac.macports.org/ticket/57252]
{{{
[15:47:08][~]$ sudo port -ns upgrade perl5.28
Error: perl5.28 is not installed
[15:47:12][~]$ sudo port -t install perl5.28
---> Computing dependencies for perl5.28
---> Fetching archive for perl5.28
---> Attempting to fetch perl5.28-5.28.2_0.darwin_14.x86_64.tbz2 from
http://lil.fr.packages.macports.org/perl5.28
---> Attempting to fetch perl5.28-5.28.2_0.darwin_14.x86_64.tbz2.rmd160
from http://lil.fr.packages.macports.org/perl5.28
---> Installing perl5.28 @5.28.2_0
---> Activating perl5.28 @5.28.2_0
---> Cleaning perl5.28
---> Scanning binaries for linking errors
---> Found 3 broken files, matching files to ports
Warning: No port p5.24-net-libidn found in the index; can't rebuild
Warning: No port p5.24-net-ssleay found in the index; can't rebuild
---> Broken files found, but all associated ports are not in the index
and so cannot be rebuilt.
[15:47:42][~]$ sudo port clean perl5.28
---> Cleaning perl5.28
[15:48:37][~]$ sudo port -t install perl5.28
---> Computing dependencies for perl5.28
---> Cleaning perl5.28
---> Scanning binaries for linking errors
---> Found 3 broken files, matching files to ports
Warning: No port p5.24-net-libidn found in the index; can't rebuild
Warning: No port p5.24-net-ssleay found in the index; can't rebuild
---> Broken files found, but all associated ports are not in the index
and so cannot be rebuilt.
[15:48:40][~]$ sudo port -ns upgrade perl5.28
---> Scanning binaries for linking errors
---> Found 3 broken files, matching files to ports
Warning: No port p5.24-net-libidn found in the index; can't rebuild
Warning: No port p5.24-net-ssleay found in the index; can't rebuild
---> Broken files found, but all associated ports are not in the index
and so cannot be rebuilt.
[15:53:28][~]$ sudo port install p5.24-net-libidn
Warning: Skipping p5.24-net-libidn (not in the ports tree)
---> Scanning binaries for linking errors
---> Found 3 broken files, matching files to ports
Warning: No port p5.24-net-libidn found in the index; can't rebuild
Warning: No port p5.24-net-ssleay found in the index; can't rebuild
---> Broken files found, but all associated ports are not in the index
and so cannot be rebuilt.
[16:04:51][~]$ sudo port install p5.30-net-libidn
---> Computing dependencies for p5.30-net-libidn
---> Cleaning p5.30-net-libidn
---> Scanning binaries for linking errors
---> Found 3 broken files, matching files to ports
Warning: No port p5.24-net-libidn found in the index; can't rebuild
Warning: No port p5.24-net-ssleay found in the index; can't rebuild
---> Broken files found, but all associated ports are not in the index
and so cannot be rebuilt.
[16:05:01][~]$ sudo port install p5.24-net-ssleay
Warning: Skipping p5.24-net-ssleay (not in the ports tree)
---> Scanning binaries for linking errors
---> Found 3 broken files, matching files to ports
Warning: No port p5.24-net-ssleay found in the index; can't rebuild
Warning: No port p5.24-net-libidn found in the index; can't rebuild
---> Broken files found, but all associated ports are not in the index
and so cannot be rebuilt.
[16:05:17][~]$ sudo port install p5.30-net-ssleay
---> Computing dependencies for p5.30-net-ssleay
---> Cleaning p5.30-net-ssleay
---> Scanning binaries for linking errors
---> Found 3 broken files, matching files to ports
Warning: No port p5.24-net-libidn found in the index; can't rebuild
Warning: No port p5.24-net-ssleay found in the index; can't rebuild
---> Broken files found, but all associated ports are not in the index
and so cannot be rebuilt.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/59433>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list