1 | ---> Computing dependencies for gettext. |
---|
2 | ---> Configuring gettext |
---|
3 | ---> Configuring gettext for architecture x86_64 |
---|
4 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
5 | checking whether build environment is sane... yes |
---|
6 | checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p |
---|
7 | checking for gawk... (cached) /usr/bin/awk |
---|
8 | checking whether make sets $(MAKE)... yes |
---|
9 | checking whether make supports nested variables... yes |
---|
10 | checking build system type... x86_64-apple-darwin15.2.0 |
---|
11 | checking host system type... x86_64-apple-darwin15.2.0 |
---|
12 | checking that generated files are newer than configure... done |
---|
13 | configure: creating ./config.status |
---|
14 | config.status: creating Makefile |
---|
15 | config.status: creating gnulib-local/Makefile |
---|
16 | === configuring in gettext-runtime (/opt/local/var/macports/build/_opt_local_var_macports_sources_distfiles.macports.org_ports_devel_gettext/gettext/work/gettext-0.19.7-x86_64/gettext-runtime) |
---|
17 | 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' '--disable-dependency-tracking' '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=. |
---|
18 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
19 | checking whether build environment is sane... yes |
---|
20 | checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p |
---|
21 | checking for gawk... (cached) /usr/bin/awk |
---|
22 | checking whether make sets $(MAKE)... yes |
---|
23 | checking whether make supports nested variables... yes |
---|
24 | checking for gcc... /usr/bin/clang |
---|
25 | checking whether the C compiler works... yes |
---|
26 | checking for C compiler default output file name... a.out |
---|
27 | checking for suffix of executables... |
---|
28 | checking whether we are cross compiling... no |
---|
29 | checking for suffix of object files... o |
---|
30 | checking whether we are using the GNU C compiler... yes |
---|
31 | checking whether /usr/bin/clang accepts -g... yes |
---|
32 | checking for /usr/bin/clang option to accept ISO C89... none needed |
---|
33 | checking whether /usr/bin/clang understands -c and -o together... yes |
---|
34 | checking for style of include used by make... GNU |
---|
35 | checking dependency style of /usr/bin/clang... none |
---|
36 | checking for bison... bison -y |
---|
37 | checking whether to use Java... yes |
---|
38 | checking how to run the C preprocessor... /usr/bin/clang -E |
---|
39 | checking for grep that handles long lines and -e... (cached) /usr/bin/grep |
---|
40 | checking for egrep... /usr/bin/grep -E |
---|