[MacPorts] #44634: alpine @2.00_5: build fails with duplicate function declaration

MacPorts noreply at macports.org
Sat Dec 20 15:13:37 PST 2014


#44634: alpine @2.00_5: build fails with duplicate function declaration
-------------------------+--------------------------------
  Reporter:  jschnide@…  |      Owner:  macports-tickets@…
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.3.99
Resolution:              |   Keywords:  yosemite
      Port:  alpine      |
-------------------------+--------------------------------

Comment (by lionteeth@…):

 The mail client alpine has been uninstallable for four months because of a
 variable name conflict. The patch simply replaces "panic" with "uw_panic"
 --
 {{{
   sudo port install alpine --without_tcl
   wget https://trac.macports.org/raw-
 attachment/ticket/44634/alpine-2.00_panic_rename.patch -P /tmp
   cd
 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/mail/alpine/work
   sudo chown -R $USER alpine-2.00
   patch -p0 < /tmp/alpine-2.00_panic_rename.patch
   sudo chown -R macports alpine-2.00
   sudo port install alpine --without_tcl
 }}}

 Could someone please put this bug out of its misery -- the maintainer is
 not taking care of it and it affects lots of users.

 Cheers,
 David

-- 
Ticket URL: <https://trac.macports.org/ticket/44634#comment:13>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list