[MacPorts] #49077: "gettext" build failure issue on OS X 10.11 El Captain with Port version 2.3.4

MacPorts noreply at macports.org
Sat Oct 3 07:43:52 PDT 2015


#49077: "gettext" build failure issue on OS X 10.11 El Captain with Port version
2.3.4
-----------------------+--------------------------------
 Reporter:  ktitt27@…  |      Owner:  macports-tickets@…
     Type:  defect     |     Status:  new
 Priority:  High       |  Milestone:
Component:  ports      |    Version:  2.3.4
 Keywords:  gettext    |       Port:
-----------------------+--------------------------------
 I've just encountered the following issue with "gettext" upgrade on OS X
 10.11 El Captain:
 At first, I have the current version of "port",

 {{{
 $ port version
 Version: 2.3.4
 }}}

 And then, I tried to update and upgrade my port packages, but it stop in
 the middle of configuring "gettext" package.

 {{{
 $ sudo port -v install gettext
 --->  Computing dependencies for gettext.
 --->  Configuring gettext
 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... (cached) /usr/bin/awk
 checking whether make sets $(MAKE)... yes
 checking whether make supports nested variables... yes
 checking build system type... x86_64-apple-darwin15.0.0
 checking host system type... x86_64-apple-darwin15.0.0
 checking that generated files are newer than configure... done
 configure: creating ./config.status
 config.status: creating Makefile
 config.status: creating gnulib-local/Makefile
 === configuring in gettext-runtime
 (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.19.6
 /gettext-runtime)
 configure: running /bin/sh ./configure --disable-option-checking '--
 prefix=/opt/local'  'ac_cv_prog_AWK=/usr/bin/awk'
 'ac_cv_path_GREP=/usr/bin/grep' 'ac_cv_path_SED=/usr/bin/sed' '--disable-
 csharp' '--disable-native-java' '--disable-openmp' '--without-emacs'
 '--with-included-gettext' '--with-included-glib' '--with-included-
 libcroco' '--with-included-libunistring' '--with-included-libxml'
 '--without-cvs' '--without-git' '--without-xz' 'CC=/usr/bin/clang'
 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib
 -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-no-cpp-precomp'
 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -arch x86_64 -stdlib=libc++'
 --cache-file=/dev/null --srcdir=.
 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... (cached) /usr/bin/awk
 checking whether make sets $(MAKE)... yes
 checking whether make supports nested variables... yes
 checking for gcc... /usr/bin/clang
 checking whether the C compiler works... yes
 checking for C compiler default output file name... a.out
 checking for suffix of executables...
 checking whether we are cross compiling... no
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether /usr/bin/clang accepts -g... yes
 checking for /usr/bin/clang option to accept ISO C89... none needed
 checking whether /usr/bin/clang understands -c and -o together... yes
 checking for style of include used by make... GNU
 checking dependency style of /usr/bin/clang... gcc3
 checking for bison... bison -y
 checking whether to use Java... yes
 checking how to run the C preprocessor... /usr/bin/clang -E
 checking for grep that handles long lines and -e... (cached) /usr/bin/grep
 checking for egrep... /usr/bin/grep -E
 }}}


 I can't get any progress after this line.
 I waited for a long time, but I couldn't get any message from my terminal
 emulator.

 Is there anyone who has any solution for this?

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


More information about the macports-tickets mailing list