Skip to content

Instantly share code, notes, and snippets.

@ManiacTwister
Last active December 20, 2015 17:39
Show Gist options
  • Save ManiacTwister/aa5b36ad7f4bb6998040 to your computer and use it in GitHub Desktop.
Save ManiacTwister/aa5b36ad7f4bb6998040 to your computer and use it in GitHub Desktop.
make[1]: Entering directory `/home/maniactwister/mxe'
uname -a
Linux pc 3.8.0-27-generic #40-Ubuntu SMP Tue Jul 9 00:17:05 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
git show-branch --list --reflog=1
[refs/heads/master@{0}] (42 minutes ago) clone: from https://github.com/mxe/mxe.git
lsb_release -a 2>/dev/null || sw_vers 2>/dev/null || true
Distributor ID: Ubuntu
Description: Ubuntu 13.04
Release: 13.04
Codename: raring
rm -rf '/home/maniactwister/mxe/tmp-icu4c'
mkdir -p '/home/maniactwister/mxe/tmp-icu4c'
cd '/home/maniactwister/mxe/tmp-icu4c' && tar xzf '/home/maniactwister/mxe/pkg/icu4c-51_1-src.tgz'
cd '/home/maniactwister/mxe/tmp-icu4c/icu'
(cd '/home/maniactwister/mxe/tmp-icu4c/icu' && patch -p1 -u) < ./src/icu4c-1-fixes.patch
patching file source/config/icu.pc.in
patching file source/config/mh-mingw
patching file source/config/mh-mingw64
mkdir '/home/maniactwister/mxe/tmp-icu4c/icu.native' && cd '/home/maniactwister/mxe/tmp-icu4c/icu.native' && '/home/maniactwister/mxe/tmp-icu4c/icu/source/configure' CC=gcc CXX=g++
checking for ICU version numbers... release 51.1, library 51.1, unicode version 6.2
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether to build debug libraries... no
checking whether to build release libraries... yes
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for gmake... no
checking for gnumake... no
checking for doxygen... no
checking checking for executable suffix...
checking whether strict compiling is on... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking size of void *... 8
checking whether runnable 64 bit binaries are built by default... yes
checking which Makefile fragment to use for x86_64-unknown-linux-gnu... mh-linux
checking for floor in -lm... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether to enable auto cleanup of libraries... no
checking whether to enable draft APIs... yes
checking for ranlib... ranlib
checking for ar... ar
checking whether to enable renaming of symbols... yes
checking whether to enable function and data tracing... no
checking whether to enable dynamic loading of plugins... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for library containing dlopen... -ldl
checking for dlopen... yes
checking for gettimeofday... yes
checking if we have a C++ compiler... Good
checking if #include <string> works... yes
checking for pthread_attr_init in -lpthread... yes
checking for mmap... yes
checking for genccode assembly... -a gcc
checking for inttypes.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking whether byte ordering is bigendian... no
checking for nl_langinfo... yes
checking for nl_langinfo's argument to obtain the codeset... CODESET
checking for namespace support... yes
checking for properly overriding new and delete... yes
checking for placement new and delete... yes
checking for popen... yes
checking for tzset... yes
checking for tzname... yes
checking for timezone... no
checking for __timezone... yes
checking for int8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for library containing wcscpy... none required
checking size of wchar_t... 4
checking for UTF-16 string literal support... C++ only
checking for a library suffix to use... none
CPPFLAGS= $(THREADSCPPFLAGS)
CFLAGS= -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $(THREADSCFLAGS)
CXXFLAGS= -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 $(THREADSCXXFLAGS)
configure: creating ./config.status
config.status: creating icudefs.mk
config.status: creating Makefile
config.status: creating data/pkgdataMakefile
config.status: creating config/Makefile.inc
config.status: creating config/icu.pc
config.status: creating config/pkgdataMakefile
config.status: creating data/Makefile
config.status: creating stubdata/Makefile
config.status: creating common/Makefile
config.status: creating i18n/Makefile
config.status: creating layout/Makefile
config.status: creating layoutex/Makefile
config.status: creating io/Makefile
config.status: creating extra/Makefile
config.status: creating extra/uconv/Makefile
config.status: creating extra/uconv/pkgdataMakefile
config.status: creating extra/scrptrun/Makefile
config.status: creating tools/Makefile
config.status: creating tools/ctestfw/Makefile
config.status: creating tools/toolutil/Makefile
config.status: creating tools/makeconv/Makefile
config.status: creating tools/genrb/Makefile
config.status: creating tools/genccode/Makefile
config.status: creating tools/gencmn/Makefile
config.status: creating tools/gencnval/Makefile
config.status: creating tools/gendict/Makefile
config.status: creating tools/gentest/Makefile
config.status: creating tools/gennorm2/Makefile
config.status: creating tools/genbrk/Makefile
config.status: creating tools/gensprep/Makefile
config.status: creating tools/icuinfo/Makefile
config.status: creating tools/icupkg/Makefile
config.status: creating tools/icuswap/Makefile
config.status: creating tools/pkgdata/Makefile
config.status: creating tools/tzcode/Makefile
config.status: creating tools/gencfu/Makefile
config.status: creating test/Makefile
config.status: creating test/compat/Makefile
config.status: creating test/testdata/Makefile
config.status: creating test/testdata/pkgdataMakefile
config.status: creating test/hdrtst/Makefile
config.status: creating test/intltest/Makefile
config.status: creating test/cintltst/Makefile
config.status: creating test/iotest/Makefile
config.status: creating test/letest/Makefile
config.status: creating test/perf/Makefile
config.status: creating test/perf/collationperf/Makefile
config.status: creating test/perf/collperf/Makefile
config.status: creating test/perf/dicttrieperf/Makefile
config.status: creating test/perf/ubrkperf/Makefile
config.status: creating test/perf/charperf/Makefile
config.status: creating test/perf/convperf/Makefile
config.status: creating test/perf/normperf/Makefile
config.status: creating test/perf/DateFmtPerf/Makefile
config.status: creating test/perf/howExpensiveIs/Makefile
config.status: creating test/perf/strsrchperf/Makefile
config.status: creating test/perf/unisetperf/Makefile
config.status: creating test/perf/usetperf/Makefile
config.status: creating test/perf/ustrperf/Makefile
config.status: creating test/perf/utfperf/Makefile
config.status: creating test/perf/utrie2perf/Makefile
config.status: creating samples/Makefile
config.status: creating samples/date/Makefile
config.status: creating samples/cal/Makefile
config.status: creating samples/layout/Makefile
ICU for C/C++ 51.1 is ready to be built.
=== Important Notes: ===
Data Packaging: library
This means: ICU data will be linked with ICU. A shared data library will be built.
To locate data: ICU will use the linked data library. If linked with the stub library located in stubdata/, the application can use udata_setCommonData() or set a data path to override.
Building ICU: Use a GNU make such as make to build ICU.
checking the version of "make"... make[2]: Entering directory `/home/maniactwister/mxe/tmp-icu4c/icu.native'
3.81 (we wanted at least 3.80)
make[2]: Leaving directory `/home/maniactwister/mxe/tmp-icu4c/icu.native'
ok
make -C '/home/maniactwister/mxe/tmp-icu4c/icu.native' -j '4'
make[2]: Entering directory `/home/maniactwister/mxe/tmp-icu4c/icu.native'
rebuilding config/icucross.mk
cd ./config; \
make -f pkgdataMakefile
rebuilding config/icucross.inc
rm -rf config/icu-config
/usr/bin/install -c /home/maniactwister/mxe/tmp-icu4c/icu/source/config/icu-config-top config/icu-config
chmod u+w config/icu-config
LC_ALL=C sed -f /home/maniactwister/mxe/tmp-icu4c/icu/source/config/make2sh.sed < ./config/Makefile.inc | grep -v '#M#' | uniq >> config/icu-config
make[3]: Entering directory `/home/maniactwister/mxe/tmp-icu4c/icu.native/config'
rm -rf pkgdata.inc
LC_ALL=C sed -f /home/maniactwister/mxe/tmp-icu4c/icu/source/config/make2sh.sed < /home/maniactwister/mxe/tmp-icu4c/icu/source/config/mh-linux | grep -v '#M#' | uniq >> config/icu-config
cat /home/maniactwister/mxe/tmp-icu4c/icu/source/config/icu-config-bottom >> config/icu-config
echo "# Rebuilt on "`date` >> config/icu-config
config/icu-i18n.pc updated.
chmod u-w config/icu-config
config/icu-uc.pc updated.
config/icu-le.pc updated.
/bin/sh /home/maniactwister/mxe/tmp-icu4c/icu/source/mkinstalldirs lib
config/icu-lx.pc updated.
/bin/sh /home/maniactwister/mxe/tmp-icu4c/icu/source/mkinstalldirs bin
config/icu-io.pc updated.
mkdir bin
mkdir lib
make[3]: Leaving directory `/home/maniactwister/mxe/tmp-icu4c/icu.native/config'
Note: rebuild with "make VERBOSE=1 " to show all compiler parameters.
make[2]: Making `all' in `stubdata'
make[3]: Entering directory `/home/maniactwister/mxe/tmp-icu4c/icu.native/stubdata'
(deps) /home/maniactwister/mxe/tmp-icu4c/icu/source/stubdata/stubdata.c
make[3]: Leaving directory `/home/maniactwister/mxe/tmp-icu4c/icu.native/stubdata'
make[3]: Entering directory `/home/maniactwister/mxe/tmp-icu4c/icu.native/stubdata'
make[3]: *** No rule to make target `i686-pc-mingw32', needed by `all-local'. Stop.
make[3]: Leaving directory `/home/maniactwister/mxe/tmp-icu4c/icu.native/stubdata'
make[2]: *** [all-recursive] Error 2
make[2]: Leaving directory `/home/maniactwister/mxe/tmp-icu4c/icu.native'
make[1]: *** [build-only-icu4c_i686-pc-mingw32] Error 2
make[1]: Leaving directory `/home/maniactwister/mxe'
real 0m7.623s
user 0m3.008s
sys 0m1.576s
/home/maniactwister/mxe/tmp-icu4c/icu.native/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ /home/maniactwister/mxe/tmp-icu4c/icu/source/configure CC=gcc CXX=g++
## --------- ##
## Platform. ##
## --------- ##
hostname = pc
uname -m = x86_64
uname -r = 3.8.0-27-generic
uname -s = Linux
uname -v = #40-Ubuntu SMP Tue Jul 9 00:17:05 UTC 2013
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/maniactwister/mxe/usr/bin
PATH: /home/maniactwister/mxe/usr/bin
PATH: /home/maniactwister/Qt32/5.1.0/gcc/bin
PATH: /usr/games
PATH: /usr/lib/lightdm/lightdm
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
PATH: /usr/local/codesourcery/bin/
PATH: /home/maniactwister/android-sdk-linux/tools
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2554: checking for ICU version numbers
configure:2587: result: release 51.1, library 51.1, unicode version 6.2
configure:2626: checking build system type
configure:2640: result: x86_64-unknown-linux-gnu
configure:2660: checking host system type
configure:2673: result: x86_64-unknown-linux-gnu
configure:2705: checking whether to build debug libraries
configure:2717: result: no
configure:2722: checking whether to build release libraries
configure:2734: result: yes
configure:2855: checking for C compiler version
configure:2864: gcc --version >&5
gcc (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2875: $? = 0
configure:2864: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.3-1ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --enable-objc-gc --with-cloog --enable-cloog-backend=ppl --disable-cloog-version-check --disable-ppl-version-check --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)
configure:2875: $? = 0
configure:2864: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2875: $? = 4
configure:2864: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:2875: $? = 4
configure:2895: checking whether the C compiler works
configure:2917: gcc conftest.c >&5
configure:2921: $? = 0
configure:2969: result: yes
configure:2972: checking for C compiler default output file name
configure:2974: result: a.out
configure:2980: checking for suffix of executables
configure:2987: gcc -o conftest conftest.c >&5
configure:2991: $? = 0
configure:3013: result:
configure:3035: checking whether we are cross compiling
configure:3043: gcc -o conftest conftest.c >&5
configure:3047: $? = 0
configure:3054: ./conftest
configure:3058: $? = 0
configure:3073: result: no
configure:3078: checking for suffix of object files
configure:3100: gcc -c conftest.c >&5
configure:3104: $? = 0
configure:3125: result: o
configure:3129: checking whether we are using the GNU C compiler
configure:3148: gcc -c conftest.c >&5
configure:3148: $? = 0
configure:3157: result: yes
configure:3166: checking whether gcc accepts -g
configure:3186: gcc -c -g conftest.c >&5
configure:3186: $? = 0
configure:3227: result: yes
configure:3244: checking for gcc option to accept ISO C89
configure:3308: gcc -c conftest.c >&5
configure:3308: $? = 0
configure:3321: result: none needed
configure:3455: checking for C++ compiler version
configure:3464: g++ --version >&5
g++ (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3475: $? = 0
configure:3464: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.3-1ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --enable-objc-gc --with-cloog --enable-cloog-backend=ppl --disable-cloog-version-check --disable-ppl-version-check --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)
configure:3475: $? = 0
configure:3464: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3475: $? = 4
configure:3464: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:3475: $? = 4
configure:3479: checking whether we are using the GNU C++ compiler
configure:3498: g++ -c conftest.cpp >&5
configure:3498: $? = 0
configure:3507: result: yes
configure:3516: checking whether g++ accepts -g
configure:3536: g++ -c -g conftest.cpp >&5
configure:3536: $? = 0
configure:3577: result: yes
configure:3627: checking how to run the C preprocessor
configure:3658: gcc -E conftest.c
configure:3658: $? = 0
configure:3672: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3672: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3697: result: gcc -E
configure:3717: gcc -E conftest.c
configure:3717: $? = 0
configure:3731: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3731: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3774: checking for a BSD-compatible install
configure:3842: result: /usr/bin/install -c
configure:3874: g++ -o conftest -O2 conftest.cpp >&5
configure:3874: $? = 0
configure:3902: checking for gmake
configure:3935: result: no
configure:3902: checking for gnumake
configure:3935: result: no
configure:3977: checking for doxygen
configure:4011: result: no
configure:4031: checking checking for executable suffix
configure:4038: result:
configure:4044: checking whether strict compiling is on
configure:4060: result: yes
configure:4097: checking for grep that handles long lines and -e
configure:4155: result: /bin/grep
configure:4160: checking for egrep
configure:4222: result: /bin/grep -E
configure:4227: checking for ANSI C header files
configure:4247: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:4247: $? = 0
configure:4320: gcc -o conftest -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:4320: $? = 0
configure:4320: ./conftest
configure:4320: $? = 0
configure:4331: result: yes
configure:4344: checking for sys/types.h
configure:4344: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:4344: $? = 0
configure:4344: result: yes
configure:4344: checking for sys/stat.h
configure:4344: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:4344: $? = 0
configure:4344: result: yes
configure:4344: checking for stdlib.h
configure:4344: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:4344: $? = 0
configure:4344: result: yes
configure:4344: checking for string.h
configure:4344: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:4344: $? = 0
configure:4344: result: yes
configure:4344: checking for memory.h
configure:4344: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:4344: $? = 0
configure:4344: result: yes
configure:4344: checking for strings.h
configure:4344: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:4344: $? = 0
configure:4344: result: yes
configure:4344: checking for inttypes.h
configure:4344: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:4344: $? = 0
configure:4344: result: yes
configure:4344: checking for stdint.h
configure:4344: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:4344: $? = 0
configure:4344: result: yes
configure:4344: checking for unistd.h
configure:4344: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:4344: $? = 0
configure:4344: result: yes
configure:4393: checking size of void *
configure:4398: gcc -o conftest -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:4398: $? = 0
configure:4398: ./conftest
configure:4398: $? = 0
configure:4412: result: 8
configure:4422: checking whether runnable 64 bit binaries are built by default
configure:4479: result: yes
configure:4823: checking which Makefile fragment to use for x86_64-unknown-linux-gnu
configure:4923: result: mh-linux
configure:4972: checking for floor in -lm
configure:4997: gcc -o conftest -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lm >&5
conftest.c:27:6: warning: conflicting types for built-in function 'floor' [enabled by default]
configure:4997: $? = 0
configure:5006: result: yes
configure:5022: checking whether to build shared libraries
configure:5037: result: yes
configure:5042: checking whether to build static libraries
configure:5054: result: no
configure:5110: checking whether to enable auto cleanup of libraries
configure:5125: result: no
configure:5164: checking whether to enable draft APIs
configure:5178: result: yes
configure:5229: checking for ranlib
configure:5245: found /usr/bin/ranlib
configure:5256: result: ranlib
configure:5323: checking for ar
configure:5339: found /usr/bin/ar
configure:5350: result: ar
configure:5373: checking whether to enable renaming of symbols
configure:5388: result: yes
configure:5392: checking whether to enable function and data tracing
configure:5407: result: no
configure:5414: checking whether to enable dynamic loading of plugins
configure:5432: result: yes
configure:5439: checking dlfcn.h usability
configure:5439: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:5439: $? = 0
configure:5439: result: yes
configure:5439: checking dlfcn.h presence
configure:5439: gcc -E conftest.c
configure:5439: $? = 0
configure:5439: result: yes
configure:5439: checking for dlfcn.h
configure:5439: result: yes
configure:5450: checking for library containing dlopen
configure:5481: gcc -o conftest -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lm >&5
/tmp/ccIVnHQA.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:5481: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_LIBM 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:5481: gcc -o conftest -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -ldl -lm >&5
configure:5481: $? = 0
configure:5498: result: -ldl
configure:5508: checking for dlopen
configure:5508: gcc -o conftest -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -ldl -lm >&5
configure:5508: $? = 0
configure:5508: result: yes
configure:5528: checking for gettimeofday
configure:5528: gcc -o conftest -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -ldl -lm >&5
configure:5528: $? = 0
configure:5528: result: yes
configure:5562: checking if we have a C++ compiler
configure:5575: g++ -c -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long conftest.cpp >&5
configure:5575: $? = 0
configure:5583: result: Good
configure:5591: checking if #include <string> works
configure:5604: g++ -c -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long conftest.cpp >&5
configure:5604: $? = 0
configure:5610: result: yes
configure:5639: checking for pthread_attr_init in -lpthread
configure:5664: gcc -o conftest -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
configure:5664: $? = 0
configure:5673: result: yes
configure:5876: checking for mmap
configure:5895: gcc -o conftest -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
configure:5895: $? = 0
configure:5904: result: yes
configure:5914: checking for genccode assembly
configure:5948: result: -a gcc
configure:5954: checking for inttypes.h
configure:5954: result: yes
configure:5983: checking dirent.h usability
configure:5983: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:5983: $? = 0
configure:5983: result: yes
configure:5983: checking dirent.h presence
configure:5983: gcc -E conftest.c
configure:5983: $? = 0
configure:5983: result: yes
configure:5983: checking for dirent.h
configure:5983: result: yes
configure:6003: checking whether byte ordering is bigendian
configure:6018: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
conftest.c:28:9: error: unknown type name 'not'
conftest.c:28:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
conftest.c:28:15: error: unknown type name 'universal'
configure:6018: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_LIBM 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:6063: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
conftest.c: In function 'main':
conftest.c:34:8: error: unknown type name 'bogus'
conftest.c:34:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
configure:6063: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_LIBM 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
| bogus endian macros
| #endif
|
| ;
| return 0;
| }
configure:6107: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
conftest.c: In function 'main':
conftest.c:33:8: error: unknown type name 'bogus'
conftest.c:33:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
configure:6107: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_LIBM 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <limits.h>
|
| int
| main ()
| {
| #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
| bogus endian macros
| #endif
|
| ;
| return 0;
| }
configure:6198: gcc -o conftest -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
configure:6198: $? = 0
configure:6198: ./conftest
configure:6198: $? = 0
configure:6209: result: no
configure:6239: checking for nl_langinfo
configure:6239: gcc -o conftest -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
configure:6239: $? = 0
configure:6239: result: yes
configure:6247: checking for nl_langinfo's argument to obtain the codeset
configure:6265: gcc -o conftest -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
configure:6265: $? = 0
configure:6272: result: CODESET
configure:6296: checking for namespace support
configure:6315: g++ -o conftest -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long conftest.cpp -lpthread -ldl -lm >&5
configure:6315: $? = 0
configure:6324: result: yes
configure:6331: checking for properly overriding new and delete
configure:6357: g++ -o conftest -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long conftest.cpp -lpthread -ldl -lm >&5
configure:6357: $? = 0
configure:6366: result: yes
configure:6371: checking for placement new and delete
configure:6397: g++ -o conftest -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long conftest.cpp -lpthread -ldl -lm >&5
configure:6397: $? = 0
configure:6406: result: yes
configure:6426: checking for popen
configure:6426: gcc -o conftest -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
configure:6426: $? = 0
configure:6426: result: yes
configure:6440: checking for tzset
configure:6440: gcc -o conftest -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
configure:6440: $? = 0
configure:6440: result: yes
configure:6468: checking for tzname
configure:6491: gcc -o conftest -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
conftest.c: In function 'main':
conftest.c:38:1: warning: statement with no effect [-Wunused-value]
conftest.c:38:5: warning: ignoring return value of 'atoi', declared with attribute warn_unused_result [-Wunused-result]
configure:6491: $? = 0
configure:6499: result: yes
configure:6543: checking for timezone
configure:6566: gcc -o conftest -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
conftest.c: In function 'main':
conftest.c:38:1: error: 'timezone' undeclared (first use in this function)
conftest.c:38:1: note: each undeclared identifier is reported only once for each function it appears in
configure:6566: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_LIBM 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #ifndef __USE_POSIX
| #define __USE_POSIX
| #endif
| #ifndef __USE_XOPEN
| #define __USE_XOPEN
| #endif
| #include <time.h>
|
| int
| main ()
| {
| timezone = 1;
| ;
| return 0;
| }
configure:6574: result: no
configure:6581: checking for __timezone
configure:6597: gcc -o conftest -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
configure:6597: $? = 0
configure:6605: result: yes
configure:6649: checking for int8_t
configure:6649: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:6649: $? = 0
configure:6649: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
conftest.c: In function 'main':
conftest.c:63:21: error: expected expression before ')' token
configure:6649: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_LIBM 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int8_t)))
| return 0;
| ;
| return 0;
| }
configure:6649: result: yes
configure:6660: checking for uint8_t
configure:6660: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:6660: $? = 0
configure:6660: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
conftest.c: In function 'main':
conftest.c:63:22: error: expected expression before ')' token
configure:6660: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_LIBM 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint8_t)))
| return 0;
| ;
| return 0;
| }
configure:6660: result: yes
configure:6671: checking for int16_t
configure:6671: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:6671: $? = 0
configure:6671: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
conftest.c: In function 'main':
conftest.c:63:22: error: expected expression before ')' token
configure:6671: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_LIBM 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int16_t)))
| return 0;
| ;
| return 0;
| }
configure:6671: result: yes
configure:6682: checking for uint16_t
configure:6682: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:6682: $? = 0
configure:6682: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
conftest.c: In function 'main':
conftest.c:63:23: error: expected expression before ')' token
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_LIBM 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint16_t)))
| return 0;
| ;
| return 0;
| }
configure:6682: result: yes
configure:6693: checking for int32_t
configure:6693: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:6693: $? = 0
configure:6693: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
conftest.c: In function 'main':
conftest.c:63:22: error: expected expression before ')' token
configure:6693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_LIBM 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int32_t)))
| return 0;
| ;
| return 0;
| }
configure:6693: result: yes
configure:6704: checking for uint32_t
configure:6704: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:6704: $? = 0
configure:6704: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
conftest.c: In function 'main':
conftest.c:63:23: error: expected expression before ')' token
configure:6704: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_LIBM 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint32_t)))
| return 0;
| ;
| return 0;
| }
configure:6704: result: yes
configure:6715: checking for int64_t
configure:6715: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:6715: $? = 0
configure:6715: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
conftest.c: In function 'main':
conftest.c:63:22: error: expected expression before ')' token
configure:6715: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_LIBM 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int64_t)))
| return 0;
| ;
| return 0;
| }
configure:6715: result: yes
configure:6726: checking for uint64_t
configure:6726: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:6726: $? = 0
configure:6726: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
conftest.c: In function 'main':
conftest.c:63:23: error: expected expression before ')' token
configure:6726: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_LIBM 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint64_t)))
| return 0;
| ;
| return 0;
| }
configure:6726: result: yes
configure:6771: checking wchar.h usability
configure:6771: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
configure:6771: $? = 0
configure:6771: result: yes
configure:6771: checking wchar.h presence
configure:6771: gcc -E conftest.c
configure:6771: $? = 0
configure:6771: result: yes
configure:6771: checking for wchar.h
configure:6771: result: yes
configure:6788: checking for library containing wcscpy
configure:6819: gcc -o conftest -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
configure:6819: $? = 0
configure:6836: result: none required
configure:6858: checking size of wchar_t
configure:6863: gcc -o conftest -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
configure:6863: $? = 0
configure:6863: ./conftest
configure:6863: $? = 0
configure:6886: result: 4
configure:6904: checking for UTF-16 string literal support
configure:7012: gcc -c -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -std=gnu99 conftest.c >&5
conftest.c:30:1: error: unknown type name 'char16_t'
conftest.c:30:1: error: wide character array initialized from incompatible wide string
configure:7012: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_LIBM 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_WCHAR_H 1
| #define SIZEOF_WCHAR_T 4
| /* end confdefs.h. */
|
| static const char16_t test[] = u"This is a UTF16 literal string.";
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:7047: g++ -c -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 conftest.cpp >&5
configure:7047: $? = 0
configure:7070: result: C++ only
configure:7203: checking for a library suffix to use
configure:7217: result: none
configure:7481: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on pc
config.status:879: creating icudefs.mk
config.status:879: creating Makefile
config.status:879: creating data/pkgdataMakefile
config.status:879: creating config/Makefile.inc
config.status:879: creating config/icu.pc
config.status:879: creating config/pkgdataMakefile
config.status:879: creating data/Makefile
config.status:879: creating stubdata/Makefile
config.status:879: creating common/Makefile
config.status:879: creating i18n/Makefile
config.status:879: creating layout/Makefile
config.status:879: creating layoutex/Makefile
config.status:879: creating io/Makefile
config.status:879: creating extra/Makefile
config.status:879: creating extra/uconv/Makefile
config.status:879: creating extra/uconv/pkgdataMakefile
config.status:879: creating extra/scrptrun/Makefile
config.status:879: creating tools/Makefile
config.status:879: creating tools/ctestfw/Makefile
config.status:879: creating tools/toolutil/Makefile
config.status:879: creating tools/makeconv/Makefile
config.status:879: creating tools/genrb/Makefile
config.status:879: creating tools/genccode/Makefile
config.status:879: creating tools/gencmn/Makefile
config.status:879: creating tools/gencnval/Makefile
config.status:879: creating tools/gendict/Makefile
config.status:879: creating tools/gentest/Makefile
config.status:879: creating tools/gennorm2/Makefile
config.status:879: creating tools/genbrk/Makefile
config.status:879: creating tools/gensprep/Makefile
config.status:879: creating tools/icuinfo/Makefile
config.status:879: creating tools/icupkg/Makefile
config.status:879: creating tools/icuswap/Makefile
config.status:879: creating tools/pkgdata/Makefile
config.status:879: creating tools/tzcode/Makefile
config.status:879: creating tools/gencfu/Makefile
config.status:879: creating test/Makefile
config.status:879: creating test/compat/Makefile
config.status:879: creating test/testdata/Makefile
config.status:879: creating test/testdata/pkgdataMakefile
config.status:879: creating test/hdrtst/Makefile
config.status:879: creating test/intltest/Makefile
config.status:879: creating test/cintltst/Makefile
config.status:879: creating test/iotest/Makefile
config.status:879: creating test/letest/Makefile
config.status:879: creating test/perf/Makefile
config.status:879: creating test/perf/collationperf/Makefile
config.status:879: creating test/perf/collperf/Makefile
config.status:879: creating test/perf/dicttrieperf/Makefile
config.status:879: creating test/perf/ubrkperf/Makefile
config.status:879: creating test/perf/charperf/Makefile
config.status:879: creating test/perf/convperf/Makefile
config.status:879: creating test/perf/normperf/Makefile
config.status:879: creating test/perf/DateFmtPerf/Makefile
config.status:879: creating test/perf/howExpensiveIs/Makefile
config.status:879: creating test/perf/strsrchperf/Makefile
config.status:879: creating test/perf/unisetperf/Makefile
config.status:879: creating test/perf/usetperf/Makefile
config.status:879: creating test/perf/ustrperf/Makefile
config.status:879: creating test/perf/utfperf/Makefile
config.status:879: creating test/perf/utrie2perf/Makefile
config.status:879: creating samples/Makefile
config.status:879: creating samples/date/Makefile
config.status:879: creating samples/cal/Makefile
config.status:879: creating samples/layout/Makefile
configure:8588: checking the version of "make"
configure:8591: result: ok
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=g++
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_dlopen=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_mmap_ok=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_popen=yes
ac_cv_func_tzset=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_stdstring=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wchar_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_m_floor=yes
ac_cv_lib_pthread_pthread_attr_init=yes
ac_cv_namespace_ok=yes
ac_cv_nl_langinfo_codeset=CODESET
ac_cv_objext=o
ac_cv_override_cxx_allocation_ok=yes
ac_cv_override_placement_new_ok=yes
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_search_dlopen=-ldl
ac_cv_search_wcscpy='none required'
ac_cv_sizeof_void_p=8
ac_cv_sizeof_wchar_t=4
ac_cv_type_int16_t=yes
ac_cv_type_int32_t=yes
ac_cv_type_int64_t=yes
ac_cv_type_int8_t=yes
ac_cv_type_uint16_t=yes
ac_cv_type_uint32_t=yes
ac_cv_type_uint64_t=yes
ac_cv_type_uint8_t=yes
ac_cv_var___timezone=yes
ac_cv_var_timezone=no
ac_cv_var_tzname=yes
icu_cv_host_frag=mh-linux
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
ARFLAGS=''
CC='gcc'
CFLAGS=' -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $(THREADSCFLAGS)'
COMPILE_LINK_ENVVAR=''
CPP='gcc -E'
CPPFLAGS=' $(THREADSCPPFLAGS) '
CXX='g++'
CXXFLAGS=' -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 $(THREADSCXXFLAGS)'
DATA_PACKAGING_MODE='dll'
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DHAVE_LIBM=1 -DHAVE_DLFCN_H=1 -DHAVE_DLOPEN=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LIBPTHREAD=1 -DHAVE_INTTYPES_H=1 -DHAVE_DIRENT_H=1 -DHAVE_WCHAR_H=1 -DSIZEOF_WCHAR_T=4'
DOXYGEN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_DEBUG='0'
ENABLE_RELEASE='1'
ENABLE_RPATH='NO'
ENABLE_SHARED='YES'
ENABLE_STATIC=''
EXEEXT=''
EXTRAS_TRUE=''
GENCCODE_ASSEMBLY='-a gcc'
GREP='/bin/grep'
HAVE_MMAP='1'
ICUDATA_CHAR='l'
ICUIO_TRUE=''
ICULIBSUFFIX=''
ICULIBSUFFIXCNAME=''
ICU_ECHO_C=''
ICU_ECHO_N='-n'
ICU_ECHO_T=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LAYOUT_TRUE=''
LDFLAGS=''
LIBCFLAGS=''
LIBCXXFLAGS=''
LIBOBJS=''
LIBS='-lpthread -ldl -lm '
LIB_M=''
LIB_THREAD=''
LIB_VERSION='51.1'
LIB_VERSION_MAJOR='51'
LTLIBOBJS=''
OBJEXT='o'
PACKAGE='icu'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SAMPLES_TRUE=''
SHELL='/bin/sh'
TESTS_TRUE=''
UCLN_NO_AUTO_CLEANUP='1'
UNICODE_VERSION='6.2'
U_DEFAULT_SHOW_DRAFT='1'
U_DISABLE_RENAMING='0'
U_ENABLE_DYLOAD='1'
U_ENABLE_TRACING='0'
U_HAVE_DIRENT_H='1'
U_HAVE_INTTYPES_H='1'
U_HAVE_LIB_SUFFIX='0'
U_HAVE_NL_LANGINFO_CODESET='1'
U_HAVE_PLACEMENT_NEW='1'
U_HAVE_POPEN='1'
U_HAVE_STD_STRING='1'
U_HAVE_TIMEZONE='1'
U_HAVE_TZNAME='1'
U_HAVE_TZSET='1'
U_HAVE_WCHAR_H='1'
U_HAVE_WCSCPY='1'
U_IS_BIG_ENDIAN='0'
U_MAKE='make'
U_NL_LANGINFO_CODESET='CODESET'
U_OVERRIDE_CXX_ALLOCATION='1'
U_TIMEZONE='__timezone'
U_TZNAME='tzname'
U_TZSET='tzset'
VERSION='51.1'
ac_ct_CC=''
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
cross_buildroot=''
cross_compiling='no'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgicudatadir='${datarootdir}'
platform='U_LINUX'
platform_make_fragment='$(top_srcdir)/config/mh-linux'
platform_make_fragment_name='mh-linux'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
thepkgicudatadir='${prefix}/share'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define SIZEOF_VOID_P 8
#define HAVE_LIBM 1
#define HAVE_DLFCN_H 1
#define HAVE_DLOPEN 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_LIBPTHREAD 1
#define HAVE_INTTYPES_H 1
#define HAVE_DIRENT_H 1
#define HAVE_WCHAR_H 1
#define SIZEOF_WCHAR_T 4
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment