Opened 11 years ago
Closed 11 years ago
#39224 closed defect (duplicate)
Io: minilzo.c.o "Premature end of data, possibly corrupt file"
Reported by: | JadeNB1729@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | neverpanic (Clemens Lang) | |
Port: | Io |
Description
After installing Io, file minilzo.c.o is reported as possibly corrupt:
$ port rev-upgrade ---> Scanning binaries for linking errors: 92.5% Warning: Error parsing file /opt/local/lib/io/addons/LZO/CMakeFiles/IoLZO.dir/source/minilzo.c.o: Premature end of data, possibly corrupt file ---> Scanning binaries for linking errors: 100.0% ---> No broken files found
The error persists after uninstalling, cleaning, and re-instaling Io.
Change History (3)
comment:1 Changed 11 years ago by cooljeanius (Eric Gallager)
comment:2 Changed 11 years ago by mf2k (Frank Schima)
Keywords: | Io language removed |
---|
comment:3 Changed 11 years ago by larryv (Lawrence Velázquez)
Cc: | cal@… added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Summary: | minilzo.c.o possibly corrupt → Io: minilzo.c.o "Premature end of data, possibly corrupt file" |
Note: See
TracTickets for help on using
tickets.
This is probably the same issue as some users faced with apple-gcc40 and ghc-bootstrap; this is the first time I've seen it for this file though... Anyway, it's just a warning, you can ignore it.
Edit: found the issue that this is a duplicate of: #36996