[MacPorts] #26546: libassuan @2.0.1 Configure error - Missing "libgpg-error" requirement

MacPorts noreply at macports.org
Mon Sep 20 12:33:28 PDT 2010


#26546: libassuan @2.0.1 Configure error - Missing "libgpg-error" requirement
------------------------------+---------------------------------------------
 Reporter:  gaal@…            |       Owner:  macports-tickets@…                   
     Type:  defect            |      Status:  new                                  
 Priority:  Normal            |   Milestone:  MacPorts 1.9.2                       
Component:  ports             |     Version:  1.9.1                                
 Keywords:                    |        Port:                                       
------------------------------+---------------------------------------------
 There's a missing library requirement in the 2.0.1 version of the
 libassuan port : libgpg-error

 The upgrade from gnupg 2.0.13_0 to 2.0.16_0 depends on this lib.


 Solution :
 {{{

 macbook:libassuan Gael$ diff --normal  Portfile.original  Portfile
 26c26
 < depends_lib port:pth
 ---
 > depends_lib port:pth port:libgpg-error
 }}}





 configure log :
 {{{

 checking for struct cmsghdr.cmsg_len... yes
 checking for gpg-error-config... /opt/local/bin/gpg-error-config
 checking for GPG Error - version >= 1.8... no
 configure: error: libgpg-error was not found
 shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libassuan/work/libassuan-2.0.1"
 && ./configure --prefix=/opt/local " returned error 1
 Error: Target org.macports.configure returned: configure failure: shell
 command failed
 Warning: the following items did not execute (for libassuan):
 org.macports.destroot org.macports.configure org.macports.build
 Log for libassuan is at:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libassuan/main.log
 Error: Unable to upgrade port: 1

 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/26546>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list