[MacPorts] #31848: apr libtool references gsed

MacPorts noreply at macports.org
Tue Nov 1 09:54:23 PDT 2011


#31848: apr libtool references gsed
-------------------------------+--------------------------------------------
  Reporter:  parzley@…         |       Owner:  dluke@…           
      Type:  defect            |      Status:  closed            
  Priority:  Normal            |   Milestone:                    
 Component:  ports             |     Version:  2.0.3             
Resolution:  fixed             |    Keywords:                    
      Port:  apr               |  
-------------------------------+--------------------------------------------

Comment(by parzley@…):

 I just tried testing the fix thus:
 {{{
 $ sudo port upgrade outdated
 --->  Fetching archive for apr
 --->  Attempting to fetch apr-1.4.5_2+universal.darwin_10.i386-x86_64.tbz2
 from http://packages.macports.org/apr

 <snip successful installation>

 --->  Installing apr @1.4.5_2+universal

 <snip>

 $ sudo port uninstall gsed
 --->  Deactivating gsed @4.2.1_2+universal
 --->  Cleaning gsed
 --->  Uninstalling gsed @4.2.1_2+universal
 --->  Cleaning gsed
 $ sudo port clean gsed
 --->  Cleaning gsed
 $ sudo port build serf1
 --->  Computing dependencies for serf1
 --->  Fetching serf1
 --->  Verifying checksum(s) for serf1
 --->  Extracting serf1
 --->  Configuring serf1
 --->  Building serf1
 Error: Target org.macports.build returned: shell command failed (see log
 for details)
 Log for serf1 is at:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_serf1/serf1/main.log
 }}}
 ... which produces the same error as before:
 {{{
 $ grep gsed
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_serf1/serf1/main.log
 | sort -u
 :info:build /opt/local/share/apr-1/build/libtool: line 1100:
 /opt/local/bin/gsed: No such file or directory
 :info:build /opt/local/share/apr-1/build/libtool: line 1153:
 /opt/local/bin/gsed: No such file or directory
 :info:build /opt/local/share/apr-1/build/libtool: line 390:
 /opt/local/bin/gsed: No such file or directory
 :info:build /opt/local/share/apr-1/build/libtool: line 789:
 /opt/local/bin/gsed: No such file or directory
 }}}
 Presumably, apr at 1.4.5_2 is the new version, based on my reading of
 https://trac.macports.org/changeset/86706? It seems to be the version used
 in the failed build of serf1:
 {{{
 $ grep ' apr '
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_serf1/serf1/main.log
 :debug:main apr 1.4.5_2 exists in the ports tree
 :debug:main apr 1.4.5_2 +universal is the latest installed
 :debug:main apr 1.4.5_2 +universal is active
 :debug:main No need to upgrade! apr 1.4.5_2 >= apr 1.4.5_2
 }}}
 My knowledge of macports is not thorough - maybe my test is flawed?
 Otherwise, I'll leave you to reopen the ticket.

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


More information about the macports-tickets mailing list