[MacPorts] #48913: make hangs during configure of gettext

MacPorts noreply at macports.org
Fri Sep 18 11:57:02 PDT 2015


#48913: make hangs during configure of gettext
------------------------+--------------------------------
 Reporter:  nneonneo@…  |      Owner:  macports-tickets@…
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.3.3
 Keywords:              |       Port:  gettext
------------------------+--------------------------------
 While trying to upgrade gettext +universal, I ran into a hang.

 Command-line: sudo port -v -d install gettext +universal
 Log attached. I modified the ./configure script
 (/opt/local/var/macports/build/_opt_local_var_macports_sources_sea.us.rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.19.6-x86_64/configure)
 to change the #! line to "#!/bin/sh -x" so it prints out everything it
 does. (The hang happens in the same place without -x).

 According to args.d, the command
 "/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk  -find
 make" is hanging. Indeed, if I query Activity Monitor, "xcodebuild" is
 just sitting there not doing anything (no CPU usage, minimal RAM usage).
 If I kill it, the configure proceeds.

 This is with Command Line Tools (OS X 10.10) version 7.0 released two days
 ago, and the latest MacPorts version and port files (as of today).

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


More information about the macports-tickets mailing list