Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#59433 closed defect (invalid)

Warning: No port [p5.24-net-libidn & p5.24-net-ssleay] found in the index; can't rebuild

Reported by: guadagn0 (DiGi) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port:

Description

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.

Change History (2)

comment:1 Changed 5 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed

Those ports were removed long ago. Whatever the issue is, it is local to your setup. Since Trac is not for tech support, follow-up on the Macports Users mailing list instead.

Last edited 5 years ago by mf2k (Frank Schima) (previous) (diff)

comment:2 Changed 5 years ago by jmroot (Joshua Root)

Or just uninstall the old p5.24 ports.

Note: See TracTickets for help on using tickets.