[MacPorts] #25708: libarchive variants and configure args fails to compile...breaks others

MacPorts noreply at macports.org
Fri Jul 16 17:55:04 PDT 2010


#25708: libarchive variants and configure args fails to compile...breaks others
--------------------------------+-------------------------------------------
  Reporter:  gvibe06@…          |       Owner:  toby@…           
      Type:  defect             |      Status:  closed           
  Priority:  Normal             |   Milestone:                   
 Component:  ports              |     Version:  1.9.1            
Resolution:  worksforme         |    Keywords:                   
      Port:  libarchive         |  
--------------------------------+-------------------------------------------

Comment(by toby@…):

 bsdtar is the component that has special-casing for Windows, as you can
 see in the build log. Thus, disabling it works around your bogus headers.

 /usr and /usr/local are searched by the compiler, by default.

 The Portfile disables LZMA by default to try to reduce the number of
 dependencies. Users who want LZMA support can use the variant. Typically
 variants *add* functionality rather than remove it.

 With the changes you made, the library portion of libarchive will build
 fine, and satisfy its dependents. However you won't get bsdtar/bsdcpio.

-- 
Ticket URL: <http://trac.macports.org/ticket/25708#comment:10>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list