Opened 8 years ago

Closed 8 years ago

#53606 closed defect (invalid)

perl5.24 issues with compress,archive bundles

Reported by: gaming-hacker (G Alexander) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: mojca (Mojca Miklavec)
Port: perl5.24, p5.24-compress-raw-zlib

Description

all, installing valgrind with clang-3.9 i got these

--->  Activating valgrind @3.12.0_0+clang39
--->  Cleaning valgrind
--->  Updating database of binaries
--->  Scanning binaries for linking errors
Warning: Error parsing file /opt/local/lib/perl5/vendor_perl/5.24/darwin-thread-multi-2level/auto/Compress/Raw/Zlib/Zlib.bundle: Error opening or reading file
Warning: Error parsing file /opt/local/lib/perl5/5.24/darwin-thread-multi-2level/auto/Compress/Raw/Bzip2/Bzip2.bundle: Error opening or reading file
Warning: Error parsing file /opt/local/lib/perl5/5.24/darwin-thread-multi-2level/auto/Compress/Raw/Zlib/Zlib.bundle: Error opening or reading file

so i did sudo port install p5.24*compress

p5.24-compress*
p5.24-archive*

andstill got error

--->  Cleaning p5.24-compress-raw-zlib
--->  Computing dependencies for p5.24-compress-snappy
--->  Cleaning p5.24-compress-snappy
--->  Computing dependencies for p5.24-io-compress
--->  Cleaning p5.24-io-compress
--->  Scanning binaries for linking errors
Warning: Error parsing file /opt/local/lib/perl5/vendor_perl/5.24/darwin-thread-multi-2level/auto/Compress/Raw/Zlib/Zlib.bundle: Error opening or reading file
Warning: Error parsing file /opt/local/lib/perl5/5.24/darwin-thread-multi-2level/auto/Compress/Raw/Bzip2/Bzip2.bundle: Error opening or reading file
Warning: Error parsing file /opt/local/lib/perl5/5.24/darwin-thread-multi-2level/auto/Compress/Raw/Zlib/Zlib.bundle: Error opening or reading file
--->  No broken files found.  

Change History (3)

comment:1 in reply to:  description Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: mojca added
Component: baseports
Keywords: perl5.24 compress archive bzip zlib removed
Port: perl5.24 p5.24-compress-raw-zlib added; macports removed

Replying to gaming-hacker:

Warning: Error parsing file /opt/local/lib/perl5/vendor_perl/5.24/darwin-thread-multi-2level/auto/Compress/Raw/Zlib/Zlib.bundle: Error opening or reading file

This file is part of port p5.24-compress-raw-zlib

Warning: Error parsing file /opt/local/lib/perl5/5.24/darwin-thread-multi-2level/auto/Compress/Raw/Bzip2/Bzip2.bundle: Error opening or reading file
Warning: Error parsing file /opt/local/lib/perl5/5.24/darwin-thread-multi-2level/auto/Compress/Raw/Zlib/Zlib.bundle: Error opening or reading file

These files are part of port perl5.24

Are those ports installed?

Do those files exist? Can you open or read them?

comment:2 Changed 8 years ago by gaming-hacker (G Alexander)

Sorry for the late response. the directories were empty.

I just did a port update and it seems to be fixed. There are no files in this directory but I did not see the warning.

/opt/local/lib/perl5/5.24/darwin-thread-multi-2level/auto/Compress/Raw/Bzip2

Maybe it is a conflict between when CPAN updates and macports?? I guess the ticket can be closed.

comment:3 Changed 8 years ago by mojca (Mojca Miklavec)

Resolution: invalid
Status: newclosed
Version: 2.4.0
Note: See TracTickets for help on using tickets.