New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #33648 (closed defect: fixed)

Opened 14 months ago

Last modified 14 months ago

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

main.log (47.8 KB) - added by alexey.petruchik@… 14 months ago.

Change History

Changed 14 months ago by alexey.petruchik@…

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:2 Changed 14 months ago by dports@…

  • Cc dports@… added

Cc Me!

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…

r90888

comment:4 Changed 14 months ago by ryandesign@…

Interesting; the old patch had been in place for two years; see #23553. If the new patch works better, wonderful! Thanks.

Note: See TracTickets for help on using tickets.