Ticket #50265: gettext1.out

File gettext1.out, 2.7 KB (added by max.ebert@…, 8 years ago)

debug out

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