Ticket #33648 (closed defect: fixed)
libzzip: universal variant does not work
| Reported by: | alexey.petruchik@… | Owned by: | jmr@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.4 |
| Keywords: | Cc: | ryandesign@…, dports@… | |
| Port: | libzzip |
Description (last modified by ryandesign@…) (diff)
(description removed by admin; it was identical to the attached main.log)
Attachments
Change History
comment:1 Changed 14 months ago by ryandesign@…
- Owner changed from macports-tickets@… to jmr@…
- Cc ryandesign@… added
- Port set to libzzip
- Description modified (diff)
- Summary changed from lizzip fails to install to libzzip: configure fails
The log says:
:info:configure checking size of long... configure: error: cannot determine a size for long
Joshua, I assume at least part of the configure patches you removed in r90863 are still needed...
comment:3 Changed 14 months ago by jmr@…
- Status changed from new to closed
- Resolution set to fixed
- Summary changed from libzzip: configure fails to libzzip: universal variant does not work
The previous "fix" can't possibly have worked right; it effectively defined SIZEOF_LONG to 0. Just because it builds doesn't mean it's correct…
Note: See
TracTickets for help on using
tickets.

