#62739 closed defect (fixed)
p5-compress-raw-zlib and p5-compress-raw-bzip2 binary builds broken by latest updates
Reported by: | grumpybozo (Bill Cole) | Owned by: | mf2k (Frank Schima) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | cardi (calvin ardi) | |
Port: | p5-compress-raw-bzip2 p5-compress-raw-zlib |
Description
Both of these ports had the "supported_archs noarch" line added to their portfiles, which is inappropriate because they both include compiled bundle files that must be built for a specific architecture.
Breaks on SnowLeopard i386, because the bundle is x86_64-only.
Change History (7)
comment:1 Changed 4 years ago by jmroot (Joshua Root)
Cc: | cardi added |
---|---|
Owner: | set to mf2k |
Port: | p5-compress-raw-bzip2 p5-compress-raw-zlib added |
Status: | new → assigned |
comment:2 follow-up: 6 Changed 4 years ago by mf2k (Frank Schima)
Owner: | mf2k deleted |
---|
comment:3 Changed 4 years ago by mf2k (Frank Schima)
Hmmm.
$ otool -L /opt/local/lib/perl5/vendor_perl/5.28/darwin-thread-multi-2level/auto/Compress/Raw/Zlib/Zlib.bundle /opt/local/lib/perl5/vendor_perl/5.28/darwin-thread-multi-2level/auto/Compress/Raw/Zlib/Zlib.bundle: /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1292.60.1)
comment:4 Changed 4 years ago by mf2k (Frank Schima)
Owner: | set to mf2k |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
comment:5 Changed 4 years ago by mf2k (Frank Schima)
comment:6 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to mf2k:
I don't know anything about this.
Well you merged the PRs in which supported_archs noarch
was added to the ports:
comment:7 Changed 4 years ago by mf2k (Frank Schima)
Yes, I assumed that the PR submitter knew what they were doing. It passed the build checks.
Note: See
TracTickets for help on using
tickets.
I don't know anything about this.