Opened 8 years ago

Last modified 7 years ago

#51856 closed enhancement

upx port doesn't include LZMA support — at Version 2

Reported by: redpola (Neil Brewitt) Owned by: cedric.luthi@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: upx

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I'm guessing this is a dependency change and build switch?

$ upx -d foo.exe
                       Ultimate Packer for eXecutables
                          Copyright (C) 1996 - 2013
UPX 3.09        Markus Oberhumer, Laszlo Molnar & John Reiser   Feb 18th 2013

        File size         Ratio      Format      Name
   --------------------   ------   -----------   -----------
Assertion failed: (0 && "Internal error - LZMA not compiled in"), function isValidCompressionMethod, file packer_c.cpp, line 43.
Abort trap: 6

Change History (2)

comment:1 Changed 8 years ago by redpola (Neil Brewitt)

Cc: neil@… added

Cc Me!

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: neil@… removed
Description: modified (diff)
Keywords: upx lzma removed
Milestone: MacPorts Future
Owner: changed from macports-tickets@… to cedric.luthi@…
Type: requestenhancement

According to port variants upx, the port has an +lzma variant. Did you try installing with that?

sudo port install upx +lzma

If use of lzma is common, maybe that should be made a default variant, or the variant removed and the functionality always turned on.

Note: See TracTickets for help on using tickets.