[MacPorts] #47727: glib2 configure hangs

MacPorts noreply at macports.org
Thu May 14 16:44:05 PDT 2015


#47727: glib2 configure hangs
----------------------+--------------------------
  Reporter:  bruce@…  |      Owner:  ryandesign@…
      Type:  defect   |     Status:  new
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:           |   Keywords:
      Port:  glib2    |
----------------------+--------------------------

Comment (by bruce@…):

 Okay I cleaned and debugged as you suggested, the last chunk of output
 (before it hangs again) looks like so:


 {{{
 --->  Configuring glib2
 DEBUG: Using compiler 'Xcode Clang'
 DEBUG: Executing proc-pre-org.macports.configure-configure-0
 DEBUG: Executing proc-pre-org.macports.configure-configure-1
 DEBUG: Executing org.macports.configure (glib2)
 DEBUG: Environment:
 CC='/usr/bin/clang'
 CC_PRINT_OPTIONS='YES'
 CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/.CC_PRINT_OPTIONS'
 CFLAGS='-pipe -Os -fstrict-aliasing -arch x86_64 -arch i386'
 CPATH='/opt/local/include'
 CPPFLAGS='-I/opt/local/include'
 CXX='/usr/bin/clang++'
 CXXFLAGS='-pipe -Os -arch x86_64 -arch i386 -stdlib=libc++'
 F90FLAGS='-pipe -Os'
 FCFLAGS='-pipe -Os'
 FFLAGS='-pipe -Os'
 INSTALL='/usr/bin/install -c'
 LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -lresolv
 -bind_at_load -arch x86_64 -arch i386'
 LIBFFI_CFLAGS='-I/opt/local/lib/libffi-3.2.1/include'
 LIBFFI_LIBS='-L/opt/local/lib -lffi'
 LIBRARY_PATH='/opt/local/lib'
 MACOSX_DEPLOYMENT_TARGET='10.10'
 OBJC='/usr/bin/clang'
 OBJCFLAGS='-pipe -Os -arch x86_64 -arch i386'
 OBJCXX='/usr/bin/clang++'
 OBJCXXFLAGS='-pipe -Os -arch x86_64 -arch i386 -stdlib=libc++'
 PERL='/opt/local/bin/perl'
 PERL_PATH='/opt/local/bin/perl'
 PKG_CONFIG='false'
 PYTHON='/usr/bin/python'
 ZLIB_CFLAGS='-I/opt/local/include'
 ZLIB_LIBS='-L/opt/local/lib -lz'
 DEBUG: Assembled command: 'cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.44.1"
 && ./configure --prefix=/opt/local --disable-dependency-tracking --enable-
 static --disable-libelf --disable-compile-warnings --disable-dtrace'
 DEBUG: Executing command line:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.44.1"
 && ./configure --prefix=/opt/local --disable-dependency-tracking --enable-
 static --disable-libelf --disable-compile-warnings --disable-dtrace
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
 checking for gawk... gawk
 }}}

 I notice the terminal window name is 'xcodebuild' and there are a pair of
 xcodebuild processes running, as in the process list I sent before.
 Whatever is happening, it isn't using any significant amount of CPU time.
 I'm idling along at about 2.5%.

 I'll try a reboot in a few hours and see if that makes any difference,
 this must be something just messed up on my computer.

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


More information about the macports-tickets mailing list