| OLD | NEW |
| 1 This file contains any messages produced by compilers while | 1 This file contains any messages produced by compilers while |
| 2 running configure, to aid debugging if configure makes a mistake. | 2 running configure, to aid debugging if configure makes a mistake. |
| 3 | 3 |
| 4 It was created by configure, which was | 4 It was created by configure, which was |
| 5 generated by GNU Autoconf 2.69. Invocation command line was | 5 generated by GNU Autoconf 2.69. Invocation command line was |
| 6 | 6 |
| 7 $ ../configure --without-debug --without-mem-debug --without-debugger --withou
t-plugins --with-libxml-src=../../libxml/linux/ | 7 $ ../src/configure --without-debug --without-debugger --without-mem-debug --wi
thout-plugins --with-libxml-src=/usr/local/google/work/ca/src/third_party/libxml
/linux |
| 8 | 8 |
| 9 ## --------- ## | 9 ## --------- ## |
| 10 ## Platform. ## | 10 ## Platform. ## |
| 11 ## --------- ## | 11 ## --------- ## |
| 12 | 12 |
| 13 hostname = REDACTED | 13 hostname = REDACTED |
| 14 uname -m = x86_64 | 14 uname -m = x86_64 |
| 15 uname -r = 3.13.0-108-generic | 15 uname -r = 3.13.0-108-generic |
| 16 uname -s = Linux | 16 uname -s = Linux |
| 17 uname -v = #155-Ubuntu SMP Wed Jan 11 16:58:52 UTC 2017 | 17 uname -v = #155-Ubuntu SMP Wed Jan 11 16:58:52 UTC 2017 |
| (...skipping 1163 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1181 configure:13306: $? = 0 | 1181 configure:13306: $? = 0 |
| 1182 configure:13306: result: yes | 1182 configure:13306: result: yes |
| 1183 configure:13306: checking for errno.h | 1183 configure:13306: checking for errno.h |
| 1184 configure:13306: result: yes | 1184 configure:13306: result: yes |
| 1185 configure:13319: checking for stat | 1185 configure:13319: checking for stat |
| 1186 configure:13319: gcc -o conftest -g -O2 conftest.c >&5 | 1186 configure:13319: gcc -o conftest -g -O2 conftest.c >&5 |
| 1187 configure:13319: $? = 0 | 1187 configure:13319: $? = 0 |
| 1188 configure:13319: result: yes | 1188 configure:13319: result: yes |
| 1189 configure:13319: checking for _stat | 1189 configure:13319: checking for _stat |
| 1190 configure:13319: gcc -o conftest -g -O2 conftest.c >&5 | 1190 configure:13319: gcc -o conftest -g -O2 conftest.c >&5 |
| 1191 /tmp/ccwOiNjJ.o: In function `main': | 1191 /tmp/cc3qGAxT.o: In function `main': |
| 1192 /usr/local/google/work/ca/src/third_party/libxslt/linux/conftest.c:81: undefined
reference to `_stat' | 1192 /usr/local/google/work/ca/src/third_party/libxslt/linux/conftest.c:81: undefined
reference to `_stat' |
| 1193 collect2: error: ld returned 1 exit status | 1193 collect2: error: ld returned 1 exit status |
| 1194 configure:13319: $? = 1 | 1194 configure:13319: $? = 1 |
| 1195 configure: failed program was: | 1195 configure: failed program was: |
| 1196 | /* confdefs.h */ | 1196 | /* confdefs.h */ |
| 1197 | #define PACKAGE_NAME "" | 1197 | #define PACKAGE_NAME "" |
| 1198 | #define PACKAGE_TARNAME "" | 1198 | #define PACKAGE_TARNAME "" |
| 1199 | #define PACKAGE_VERSION "" | 1199 | #define PACKAGE_VERSION "" |
| 1200 | #define PACKAGE_STRING "" | 1200 | #define PACKAGE_STRING "" |
| 1201 | #define PACKAGE_BUGREPORT "" | 1201 | #define PACKAGE_BUGREPORT "" |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1276 | return _stat (); | 1276 | return _stat (); |
| 1277 | ; | 1277 | ; |
| 1278 | return 0; | 1278 | return 0; |
| 1279 | } | 1279 | } |
| 1280 configure:13319: result: no | 1280 configure:13319: result: no |
| 1281 configure:13328: checking for pow | 1281 configure:13328: checking for pow |
| 1282 configure:13328: gcc -o conftest -g -O2 conftest.c >&5 | 1282 configure:13328: gcc -o conftest -g -O2 conftest.c >&5 |
| 1283 conftest.c:70:6: warning: conflicting types for built-in function 'pow' [enabled
by default] | 1283 conftest.c:70:6: warning: conflicting types for built-in function 'pow' [enabled
by default] |
| 1284 char pow (); | 1284 char pow (); |
| 1285 ^ | 1285 ^ |
| 1286 /tmp/ccomlKRN.o: In function `main': | 1286 /tmp/ccb9DfHV.o: In function `main': |
| 1287 /usr/local/google/work/ca/src/third_party/libxslt/linux/conftest.c:81: undefined
reference to `pow' | 1287 /usr/local/google/work/ca/src/third_party/libxslt/linux/conftest.c:81: undefined
reference to `pow' |
| 1288 collect2: error: ld returned 1 exit status | 1288 collect2: error: ld returned 1 exit status |
| 1289 configure:13328: $? = 1 | 1289 configure:13328: $? = 1 |
| 1290 configure: failed program was: | 1290 configure: failed program was: |
| 1291 | /* confdefs.h */ | 1291 | /* confdefs.h */ |
| 1292 | #define PACKAGE_NAME "" | 1292 | #define PACKAGE_NAME "" |
| 1293 | #define PACKAGE_TARNAME "" | 1293 | #define PACKAGE_TARNAME "" |
| 1294 | #define PACKAGE_VERSION "" | 1294 | #define PACKAGE_VERSION "" |
| 1295 | #define PACKAGE_STRING "" | 1295 | #define PACKAGE_STRING "" |
| 1296 | #define PACKAGE_BUGREPORT "" | 1296 | #define PACKAGE_BUGREPORT "" |
| (...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1378 conftest.c:54:6: warning: conflicting types for built-in function 'pow' [enabled
by default] | 1378 conftest.c:54:6: warning: conflicting types for built-in function 'pow' [enabled
by default] |
| 1379 char pow (); | 1379 char pow (); |
| 1380 ^ | 1380 ^ |
| 1381 configure:13357: $? = 0 | 1381 configure:13357: $? = 0 |
| 1382 configure:13366: result: yes | 1382 configure:13366: result: yes |
| 1383 configure:13377: checking for floor | 1383 configure:13377: checking for floor |
| 1384 configure:13377: gcc -o conftest -g -O2 conftest.c >&5 | 1384 configure:13377: gcc -o conftest -g -O2 conftest.c >&5 |
| 1385 conftest.c:71:6: warning: conflicting types for built-in function 'floor' [enabl
ed by default] | 1385 conftest.c:71:6: warning: conflicting types for built-in function 'floor' [enabl
ed by default] |
| 1386 char floor (); | 1386 char floor (); |
| 1387 ^ | 1387 ^ |
| 1388 /tmp/ccM27vbW.o: In function `main': | 1388 /tmp/ccD4WWW5.o: In function `main': |
| 1389 /usr/local/google/work/ca/src/third_party/libxslt/linux/conftest.c:82: undefined
reference to `floor' | 1389 /usr/local/google/work/ca/src/third_party/libxslt/linux/conftest.c:82: undefined
reference to `floor' |
| 1390 collect2: error: ld returned 1 exit status | 1390 collect2: error: ld returned 1 exit status |
| 1391 configure:13377: $? = 1 | 1391 configure:13377: $? = 1 |
| 1392 configure: failed program was: | 1392 configure: failed program was: |
| 1393 | /* confdefs.h */ | 1393 | /* confdefs.h */ |
| 1394 | #define PACKAGE_NAME "" | 1394 | #define PACKAGE_NAME "" |
| 1395 | #define PACKAGE_TARNAME "" | 1395 | #define PACKAGE_TARNAME "" |
| 1396 | #define PACKAGE_VERSION "" | 1396 | #define PACKAGE_VERSION "" |
| 1397 | #define PACKAGE_STRING "" | 1397 | #define PACKAGE_STRING "" |
| 1398 | #define PACKAGE_BUGREPORT "" | 1398 | #define PACKAGE_BUGREPORT "" |
| (...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1481 conftest.c:55:6: warning: conflicting types for built-in function 'floor' [enabl
ed by default] | 1481 conftest.c:55:6: warning: conflicting types for built-in function 'floor' [enabl
ed by default] |
| 1482 char floor (); | 1482 char floor (); |
| 1483 ^ | 1483 ^ |
| 1484 configure:13406: $? = 0 | 1484 configure:13406: $? = 0 |
| 1485 configure:13415: result: yes | 1485 configure:13415: result: yes |
| 1486 configure:13426: checking for fabs | 1486 configure:13426: checking for fabs |
| 1487 configure:13426: gcc -o conftest -g -O2 conftest.c >&5 | 1487 configure:13426: gcc -o conftest -g -O2 conftest.c >&5 |
| 1488 conftest.c:72:6: warning: conflicting types for built-in function 'fabs' [enable
d by default] | 1488 conftest.c:72:6: warning: conflicting types for built-in function 'fabs' [enable
d by default] |
| 1489 char fabs (); | 1489 char fabs (); |
| 1490 ^ | 1490 ^ |
| 1491 /tmp/ccGniZG5.o: In function `main': | 1491 /tmp/cchlGQle.o: In function `main': |
| 1492 /usr/local/google/work/ca/src/third_party/libxslt/linux/conftest.c:83: undefined
reference to `fabs' | 1492 /usr/local/google/work/ca/src/third_party/libxslt/linux/conftest.c:83: undefined
reference to `fabs' |
| 1493 collect2: error: ld returned 1 exit status | 1493 collect2: error: ld returned 1 exit status |
| 1494 configure:13426: $? = 1 | 1494 configure:13426: $? = 1 |
| 1495 configure: failed program was: | 1495 configure: failed program was: |
| 1496 | /* confdefs.h */ | 1496 | /* confdefs.h */ |
| 1497 | #define PACKAGE_NAME "" | 1497 | #define PACKAGE_NAME "" |
| 1498 | #define PACKAGE_TARNAME "" | 1498 | #define PACKAGE_TARNAME "" |
| 1499 | #define PACKAGE_VERSION "" | 1499 | #define PACKAGE_VERSION "" |
| 1500 | #define PACKAGE_STRING "" | 1500 | #define PACKAGE_STRING "" |
| 1501 | #define PACKAGE_BUGREPORT "" | 1501 | #define PACKAGE_BUGREPORT "" |
| (...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1703 generated by GNU Autoconf 2.69. Invocation command line was | 1703 generated by GNU Autoconf 2.69. Invocation command line was |
| 1704 | 1704 |
| 1705 CONFIG_FILES = | 1705 CONFIG_FILES = |
| 1706 CONFIG_HEADERS = | 1706 CONFIG_HEADERS = |
| 1707 CONFIG_LINKS = | 1707 CONFIG_LINKS = |
| 1708 CONFIG_COMMANDS = | 1708 CONFIG_COMMANDS = |
| 1709 $ ./config.status | 1709 $ ./config.status |
| 1710 | 1710 |
| 1711 on REDACTED | 1711 on REDACTED |
| 1712 | 1712 |
| 1713 config.status:1238: creating Makefile | 1713 config.status:1237: creating Makefile |
| 1714 config.status:1238: creating libxslt.pc | 1714 config.status:1237: creating libxslt.pc |
| 1715 config.status:1238: creating libexslt.pc | 1715 config.status:1237: creating libexslt.pc |
| 1716 config.status:1238: creating libxslt/Makefile | 1716 config.status:1237: creating libxslt/Makefile |
| 1717 config.status:1238: creating libxslt/xsltconfig.h | 1717 config.status:1237: creating libxslt/xsltconfig.h |
| 1718 config.status:1238: creating libxslt/xsltwin32config.h | 1718 config.status:1237: creating libxslt/xsltwin32config.h |
| 1719 config.status:1238: creating libexslt/Makefile | 1719 config.status:1237: creating libexslt/Makefile |
| 1720 config.status:1238: creating libexslt/exsltconfig.h | 1720 config.status:1237: creating libexslt/exsltconfig.h |
| 1721 config.status:1238: creating xsltproc/Makefile | 1721 config.status:1237: creating xsltproc/Makefile |
| 1722 config.status:1238: creating python/Makefile | 1722 config.status:1237: creating python/Makefile |
| 1723 config.status:1238: creating python/tests/Makefile | 1723 config.status:1237: creating python/tests/Makefile |
| 1724 config.status:1238: creating tests/Makefile | 1724 config.status:1237: creating tests/Makefile |
| 1725 config.status:1238: creating tests/docs/Makefile | 1725 config.status:1237: creating tests/docs/Makefile |
| 1726 config.status:1238: creating tests/REC1/Makefile | 1726 config.status:1237: creating tests/REC1/Makefile |
| 1727 config.status:1238: creating tests/REC2/Makefile | 1727 config.status:1237: creating tests/REC2/Makefile |
| 1728 config.status:1238: creating tests/REC/Makefile | 1728 config.status:1237: creating tests/REC/Makefile |
| 1729 config.status:1238: creating tests/general/Makefile | 1729 config.status:1237: creating tests/general/Makefile |
| 1730 config.status:1238: creating tests/reports/Makefile | 1730 config.status:1237: creating tests/reports/Makefile |
| 1731 config.status:1238: creating tests/extensions/Makefile | 1731 config.status:1237: creating tests/extensions/Makefile |
| 1732 config.status:1238: creating tests/namespaces/Makefile | 1732 config.status:1237: creating tests/namespaces/Makefile |
| 1733 config.status:1238: creating tests/keys/Makefile | 1733 config.status:1237: creating tests/keys/Makefile |
| 1734 config.status:1238: creating tests/numbers/Makefile | 1734 config.status:1237: creating tests/numbers/Makefile |
| 1735 config.status:1238: creating tests/documents/Makefile | 1735 config.status:1237: creating tests/documents/Makefile |
| 1736 config.status:1238: creating tests/xmlspec/Makefile | 1736 config.status:1237: creating tests/xmlspec/Makefile |
| 1737 config.status:1238: creating tests/multiple/Makefile | 1737 config.status:1237: creating tests/multiple/Makefile |
| 1738 config.status:1238: creating tests/xinclude/Makefile | 1738 config.status:1237: creating tests/xinclude/Makefile |
| 1739 config.status:1238: creating tests/XSLTMark/Makefile | 1739 config.status:1237: creating tests/XSLTMark/Makefile |
| 1740 config.status:1238: creating tests/docbook/Makefile | 1740 config.status:1237: creating tests/docbook/Makefile |
| 1741 config.status:1238: creating tests/exslt/Makefile | 1741 config.status:1237: creating tests/exslt/Makefile |
| 1742 config.status:1238: creating tests/exslt/common/Makefile | 1742 config.status:1237: creating tests/exslt/common/Makefile |
| 1743 config.status:1238: creating tests/exslt/functions/Makefile | 1743 config.status:1237: creating tests/exslt/functions/Makefile |
| 1744 config.status:1238: creating tests/exslt/math/Makefile | 1744 config.status:1237: creating tests/exslt/math/Makefile |
| 1745 config.status:1238: creating tests/exslt/saxon/Makefile | 1745 config.status:1237: creating tests/exslt/saxon/Makefile |
| 1746 config.status:1238: creating tests/exslt/sets/Makefile | 1746 config.status:1237: creating tests/exslt/sets/Makefile |
| 1747 config.status:1238: creating tests/exslt/strings/Makefile | 1747 config.status:1237: creating tests/exslt/strings/Makefile |
| 1748 config.status:1238: creating tests/exslt/date/Makefile | 1748 config.status:1237: creating tests/exslt/date/Makefile |
| 1749 config.status:1238: creating tests/exslt/dynamic/Makefile | 1749 config.status:1237: creating tests/exslt/dynamic/Makefile |
| 1750 config.status:1238: creating tests/exslt/crypto/Makefile | 1750 config.status:1237: creating tests/exslt/crypto/Makefile |
| 1751 config.status:1238: creating tests/plugins/Makefile | 1751 config.status:1237: creating tests/plugins/Makefile |
| 1752 config.status:1238: creating doc/Makefile | 1752 config.status:1237: creating doc/Makefile |
| 1753 config.status:1238: creating xslt-config | 1753 config.status:1237: creating xslt-config |
| 1754 config.status:1238: creating libxslt.spec | 1754 config.status:1237: creating libxslt.spec |
| 1755 config.status:1238: creating config.h | 1755 config.status:1237: creating config.h |
| 1756 config.status:1452: executing depfiles commands | 1756 config.status:1451: executing depfiles commands |
| 1757 config.status:1452: executing libtool commands | 1757 config.status:1451: executing libtool commands |
| 1758 | 1758 |
| 1759 ## ---------------- ## | 1759 ## ---------------- ## |
| 1760 ## Cache variables. ## | 1760 ## Cache variables. ## |
| 1761 ## ---------------- ## | 1761 ## ---------------- ## |
| 1762 | 1762 |
| 1763 ac_cv_build=x86_64-unknown-linux-gnu | 1763 ac_cv_build=x86_64-unknown-linux-gnu |
| 1764 ac_cv_c_compiler_gnu=yes | 1764 ac_cv_c_compiler_gnu=yes |
| 1765 ac_cv_env_CC_set= | 1765 ac_cv_env_CC_set= |
| 1766 ac_cv_env_CC_value= | 1766 ac_cv_env_CC_value= |
| 1767 ac_cv_env_CFLAGS_set= | 1767 ac_cv_env_CFLAGS_set= |
| (...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1888 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*
\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^
]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)
$/ {"lib\2", (void *) \&\2},/p'\''' | 1888 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*
\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^
]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)
$/ {"lib\2", (void *) \&\2},/p'\''' |
| 1889 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();
/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' | 1889 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();
/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' |
| 1890 lt_cv_sys_max_cmd_len=1572864 | 1890 lt_cv_sys_max_cmd_len=1572864 |
| 1891 lt_cv_to_host_file_cmd=func_convert_file_noop | 1891 lt_cv_to_host_file_cmd=func_convert_file_noop |
| 1892 lt_cv_to_tool_file_cmd=func_convert_file_noop | 1892 lt_cv_to_tool_file_cmd=func_convert_file_noop |
| 1893 | 1893 |
| 1894 ## ----------------- ## | 1894 ## ----------------- ## |
| 1895 ## Output variables. ## | 1895 ## Output variables. ## |
| 1896 ## ----------------- ## | 1896 ## ----------------- ## |
| 1897 | 1897 |
| 1898 ACLOCAL='${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing aclo
cal-1.14' | 1898 ACLOCAL='${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/src/missing
aclocal-1.14' |
| 1899 AMDEPBACKSLASH='\' | 1899 AMDEPBACKSLASH='\' |
| 1900 AMDEP_FALSE='#' | 1900 AMDEP_FALSE='#' |
| 1901 AMDEP_TRUE='' | 1901 AMDEP_TRUE='' |
| 1902 AMTAR='$${TAR-tar}' | 1902 AMTAR='$${TAR-tar}' |
| 1903 AM_BACKSLASH='\' | 1903 AM_BACKSLASH='\' |
| 1904 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | 1904 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
| 1905 AM_DEFAULT_VERBOSITY='0' | 1905 AM_DEFAULT_VERBOSITY='0' |
| 1906 AM_V='$(V)' | 1906 AM_V='$(V)' |
| 1907 AR='ar' | 1907 AR='ar' |
| 1908 AS='as' | 1908 AS='as' |
| 1909 AUTOCONF='${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing aut
oconf' | 1909 AUTOCONF='${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/src/missing
autoconf' |
| 1910 AUTOHEADER='${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing a
utoheader' | 1910 AUTOHEADER='${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/src/missi
ng autoheader' |
| 1911 AUTOMAKE='${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing aut
omake-1.14' | 1911 AUTOMAKE='${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/src/missing
automake-1.14' |
| 1912 AWK='gawk' | 1912 AWK='gawk' |
| 1913 CC='gcc' | 1913 CC='gcc' |
| 1914 CCDEPMODE='depmode=gcc3' | 1914 CCDEPMODE='depmode=gcc3' |
| 1915 CFLAGS='-g -O2 -Wall -Wformat=2 -Wmissing-format-attribute' | 1915 CFLAGS='-g -O2 -Wall -Wformat=2 -Wmissing-format-attribute' |
| 1916 CPP='gcc -E' | 1916 CPP='gcc -E' |
| 1917 CPPFLAGS='' | 1917 CPPFLAGS='' |
| 1918 CRYPTO_TESTDIR='crypto' | 1918 CRYPTO_TESTDIR='crypto' |
| 1919 CYGPATH_W='echo' | 1919 CYGPATH_W='echo' |
| 1920 DEFS='-DHAVE_CONFIG_H' | 1920 DEFS='-DHAVE_CONFIG_H' |
| 1921 DEPDIR='.deps' | 1921 DEPDIR='.deps' |
| 1922 DLLTOOL='false' | 1922 DLLTOOL='false' |
| 1923 DSYMUTIL='' | 1923 DSYMUTIL='' |
| 1924 DUMPBIN='' | 1924 DUMPBIN='' |
| 1925 ECHO_C='' | 1925 ECHO_C='' |
| 1926 ECHO_N='-n' | 1926 ECHO_N='-n' |
| 1927 ECHO_T='' | 1927 ECHO_T='' |
| 1928 EGREP='/bin/grep -E' | 1928 EGREP='/bin/grep -E' |
| 1929 EXEEXT='' | 1929 EXEEXT='' |
| 1930 EXSLT_INCLUDEDIR='-I${includedir}' | 1930 EXSLT_INCLUDEDIR='-I${includedir}' |
| 1931 EXSLT_LIBDIR='-L${libdir}' | 1931 EXSLT_LIBDIR='-L${libdir}' |
| 1932 EXSLT_LIBS='-lexslt -lxslt -L/usr/local/google/work/ca/src/third_party/libxml/li
nux -L/usr/local/lib -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -lm -lgcryp
t' | 1932 EXSLT_LIBS='-lexslt -lxslt -L/usr/local/google/work/ca/src/third_party/libxml/li
nux -L/usr/local/lib -lxml2 -licui18n -licuuc -licudata -lm -lm -lgcrypt' |
| 1933 EXTRA_LIBS='' | 1933 EXTRA_LIBS='' |
| 1934 FGREP='/bin/grep -F' | 1934 FGREP='/bin/grep -F' |
| 1935 GREP='/bin/grep' | 1935 GREP='/bin/grep' |
| 1936 HTML_DIR='$(datadir)/doc/$(PACKAGE)-$(VERSION)/html' | 1936 HTML_DIR='$(datadir)/doc/$(PACKAGE)-$(VERSION)/html' |
| 1937 INSTALL_DATA='${INSTALL} -m 644' | 1937 INSTALL_DATA='${INSTALL} -m 644' |
| 1938 INSTALL_PROGRAM='${INSTALL}' | 1938 INSTALL_PROGRAM='${INSTALL}' |
| 1939 INSTALL_SCRIPT='${INSTALL}' | 1939 INSTALL_SCRIPT='${INSTALL}' |
| 1940 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | 1940 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
| 1941 LD='/usr/bin/ld -m elf_x86_64' | 1941 LD='/usr/bin/ld -m elf_x86_64' |
| 1942 LDFLAGS='' | 1942 LDFLAGS='' |
| 1943 LIBEXSLT_MAJOR_VERSION='0' | 1943 LIBEXSLT_MAJOR_VERSION='0' |
| 1944 LIBEXSLT_MICRO_VERSION='17' | 1944 LIBEXSLT_MICRO_VERSION='17' |
| 1945 LIBEXSLT_MINOR_VERSION='8' | 1945 LIBEXSLT_MINOR_VERSION='8' |
| 1946 LIBEXSLT_VERSION='0.8.17' | 1946 LIBEXSLT_VERSION='0.8.17' |
| 1947 LIBEXSLT_VERSION_EXTRA='' | 1947 LIBEXSLT_VERSION_EXTRA='' |
| 1948 LIBEXSLT_VERSION_INFO='8:17:8' | 1948 LIBEXSLT_VERSION_INFO='8:17:8' |
| 1949 LIBEXSLT_VERSION_NUMBER='817' | 1949 LIBEXSLT_VERSION_NUMBER='817' |
| 1950 LIBGCRYPT_CFLAGS='' | 1950 LIBGCRYPT_CFLAGS='' |
| 1951 LIBGCRYPT_CONFIG='/usr/bin/libgcrypt-config' | 1951 LIBGCRYPT_CONFIG='/usr/bin/libgcrypt-config' |
| 1952 LIBGCRYPT_LIBS='-lgcrypt' | 1952 LIBGCRYPT_LIBS='-lgcrypt' |
| 1953 LIBOBJS='' | 1953 LIBOBJS='' |
| 1954 LIBS='' | 1954 LIBS='' |
| 1955 LIBTOOL='$(SHELL) $(top_builddir)/libtool' | 1955 LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
| 1956 LIBXML_CFLAGS='-I/usr/local/google/work/ca/src/third_party/libxml/linux/include' | 1956 LIBXML_CFLAGS='-I/usr/local/google/work/ca/src/third_party/libxml/linux/include' |
| 1957 LIBXML_LIBS='-L/usr/local/google/work/ca/src/third_party/libxml/linux -L/usr/loc
al/lib -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl' | 1957 LIBXML_LIBS='-L/usr/local/google/work/ca/src/third_party/libxml/linux -L/usr/loc
al/lib -lxml2 -licui18n -licuuc -licudata -lm' |
| 1958 LIBXML_REQUIRED_VERSION='2.6.27' | 1958 LIBXML_REQUIRED_VERSION='2.6.27' |
| 1959 LIBXML_SRC='../../libxml/linux/' | 1959 LIBXML_SRC='/usr/local/google/work/ca/src/third_party/libxml/linux' |
| 1960 LIBXSLT_DEFAULT_PLUGINS_PATH='/usr/local/lib/libxslt-plugins' | 1960 LIBXSLT_DEFAULT_PLUGINS_PATH='/usr/local/lib/libxslt-plugins' |
| 1961 LIBXSLT_MAJOR_MINOR_VERSION='1.1' | 1961 LIBXSLT_MAJOR_MINOR_VERSION='1.1' |
| 1962 LIBXSLT_MAJOR_VERSION='1' | 1962 LIBXSLT_MAJOR_VERSION='1' |
| 1963 LIBXSLT_MICRO_VERSION='29' | 1963 LIBXSLT_MICRO_VERSION='29' |
| 1964 LIBXSLT_MINOR_VERSION='1' | 1964 LIBXSLT_MINOR_VERSION='1' |
| 1965 LIBXSLT_VERSION='1.1.29' | 1965 LIBXSLT_VERSION='1.1.29' |
| 1966 LIBXSLT_VERSION_EXTRA='' | 1966 LIBXSLT_VERSION_EXTRA='' |
| 1967 LIBXSLT_VERSION_INFO='2:29:1' | 1967 LIBXSLT_VERSION_INFO='2:29:1' |
| 1968 LIBXSLT_VERSION_NUMBER='10129' | 1968 LIBXSLT_VERSION_NUMBER='10129' |
| 1969 LIPO='' | 1969 LIPO='' |
| 1970 LN_S='ln -s' | 1970 LN_S='ln -s' |
| 1971 LTLIBOBJS='' | 1971 LTLIBOBJS='' |
| 1972 MAKEINFO='${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing mak
einfo' | 1972 MAKEINFO='${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/src/missing
makeinfo' |
| 1973 MANIFEST_TOOL=':' | 1973 MANIFEST_TOOL=':' |
| 1974 MKDIR_P='/bin/mkdir -p' | 1974 MKDIR_P='/bin/mkdir -p' |
| 1975 MV='/bin/mv' | 1975 MV='/bin/mv' |
| 1976 M_LIBS='-lm' | 1976 M_LIBS='-lm' |
| 1977 NM='/usr/bin/nm -B' | 1977 NM='/usr/bin/nm -B' |
| 1978 NMEDIT='' | 1978 NMEDIT='' |
| 1979 OBJDUMP='objdump' | 1979 OBJDUMP='objdump' |
| 1980 OBJEXT='o' | 1980 OBJEXT='o' |
| 1981 OTOOL64='' | 1981 OTOOL64='' |
| 1982 OTOOL='' | 1982 OTOOL='' |
| 1983 PACKAGE='libxslt' | 1983 PACKAGE='libxslt' |
| 1984 PACKAGE_BUGREPORT='' | 1984 PACKAGE_BUGREPORT='' |
| 1985 PACKAGE_NAME='' | 1985 PACKAGE_NAME='' |
| 1986 PACKAGE_STRING='' | 1986 PACKAGE_STRING='' |
| 1987 PACKAGE_TARNAME='' | 1987 PACKAGE_TARNAME='' |
| 1988 PACKAGE_URL='' | 1988 PACKAGE_URL='' |
| 1989 PACKAGE_VERSION='' | 1989 PACKAGE_VERSION='' |
| 1990 PATH_SEPARATOR=':' | 1990 PATH_SEPARATOR=':' |
| 1991 PERL='perl' | 1991 PERL='perl' |
| 1992 PYTHON='/usr/bin/python' | 1992 PYTHON='/usr/bin/python' |
| 1993 PYTHONSODV='' | 1993 PYTHONSODV='' |
| 1994 PYTHON_INCLUDES='/usr/include/python2.7' | 1994 PYTHON_INCLUDES='/usr/include/python2.7' |
| 1995 PYTHON_LIBS='-lpthread -ldl -lutil -lm -lpython2.7' | 1995 PYTHON_LIBS='-lpthread -ldl -lutil -lm -lpython2.7' |
| 1996 PYTHON_SITE_PACKAGES='/usr/lib/python2.7/dist-packages' | 1996 PYTHON_SITE_PACKAGES='/usr/lib/python2.7/dist-packages' |
| 1997 PYTHON_SUBDIR='python' | 1997 PYTHON_SUBDIR='python' |
| 1998 PYTHON_VERSION='2.7' | 1998 PYTHON_VERSION='2.7' |
| 1999 RANLIB='ranlib' | 1999 RANLIB='ranlib' |
| 2000 RELDATE='Tue Mar 28 2017' | 2000 RELDATE='Mon May 8 2017' |
| 2001 RM='/bin/rm' | 2001 RM='/bin/rm' |
| 2002 SED='/bin/sed' | 2002 SED='/bin/sed' |
| 2003 SET_MAKE='' | 2003 SET_MAKE='' |
| 2004 SHELL='/bin/sh' | 2004 SHELL='/bin/sh' |
| 2005 STRIP='strip' | 2005 STRIP='strip' |
| 2006 TAR='/bin/tar' | 2006 TAR='/bin/tar' |
| 2007 THREAD_LIBS='-lpthread' | 2007 THREAD_LIBS='-lpthread' |
| 2008 USE_VERSION_SCRIPT_FALSE='#' | 2008 USE_VERSION_SCRIPT_FALSE='#' |
| 2009 USE_VERSION_SCRIPT_TRUE='' | 2009 USE_VERSION_SCRIPT_TRUE='' |
| 2010 VERSION='1.1.29' | 2010 VERSION='1.1.29' |
| (...skipping 11 matching lines...) Expand all Loading... |
| 2022 WITH_PYTHON_FALSE='#' | 2022 WITH_PYTHON_FALSE='#' |
| 2023 WITH_PYTHON_TRUE='' | 2023 WITH_PYTHON_TRUE='' |
| 2024 WITH_TRIO='0' | 2024 WITH_TRIO='0' |
| 2025 WITH_XSLT_DEBUG='0' | 2025 WITH_XSLT_DEBUG='0' |
| 2026 XMLLINT='/usr/bin/xmllint' | 2026 XMLLINT='/usr/bin/xmllint' |
| 2027 XML_CONFIG='/usr/local/google/work/ca/src/third_party/libxml/linux/xml2-config' | 2027 XML_CONFIG='/usr/local/google/work/ca/src/third_party/libxml/linux/xml2-config' |
| 2028 XSLTPROC='/usr/bin/xsltproc' | 2028 XSLTPROC='/usr/bin/xsltproc' |
| 2029 XSLTPROCDV='' | 2029 XSLTPROCDV='' |
| 2030 XSLT_INCLUDEDIR='-I${includedir}' | 2030 XSLT_INCLUDEDIR='-I${includedir}' |
| 2031 XSLT_LIBDIR='-L${libdir}' | 2031 XSLT_LIBDIR='-L${libdir}' |
| 2032 XSLT_LIBS='-lxslt -L/usr/local/google/work/ca/src/third_party/libxml/linux -L/us
r/local/lib -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -lm' | 2032 XSLT_LIBS='-lxslt -L/usr/local/google/work/ca/src/third_party/libxml/linux -L/us
r/local/lib -lxml2 -licui18n -licuuc -licudata -lm -lm' |
| 2033 XSLT_LOCALE_WINAPI='0' | 2033 XSLT_LOCALE_WINAPI='0' |
| 2034 XSLT_LOCALE_XLOCALE='1' | 2034 XSLT_LOCALE_XLOCALE='1' |
| 2035 ac_ct_AR='ar' | 2035 ac_ct_AR='ar' |
| 2036 ac_ct_CC='gcc' | 2036 ac_ct_CC='gcc' |
| 2037 ac_ct_DUMPBIN='' | 2037 ac_ct_DUMPBIN='' |
| 2038 am__EXEEXT_FALSE='' | 2038 am__EXEEXT_FALSE='' |
| 2039 am__EXEEXT_TRUE='#' | 2039 am__EXEEXT_TRUE='#' |
| 2040 am__fastdepCC_FALSE='#' | 2040 am__fastdepCC_FALSE='#' |
| 2041 am__fastdepCC_TRUE='' | 2041 am__fastdepCC_TRUE='' |
| 2042 am__include='include' | 2042 am__include='include' |
| (...skipping 15 matching lines...) Expand all Loading... |
| 2058 dvidir='${docdir}' | 2058 dvidir='${docdir}' |
| 2059 exec_prefix='${prefix}' | 2059 exec_prefix='${prefix}' |
| 2060 host='x86_64-unknown-linux-gnu' | 2060 host='x86_64-unknown-linux-gnu' |
| 2061 host_alias='' | 2061 host_alias='' |
| 2062 host_cpu='x86_64' | 2062 host_cpu='x86_64' |
| 2063 host_os='linux-gnu' | 2063 host_os='linux-gnu' |
| 2064 host_vendor='unknown' | 2064 host_vendor='unknown' |
| 2065 htmldir='${docdir}' | 2065 htmldir='${docdir}' |
| 2066 includedir='${prefix}/include' | 2066 includedir='${prefix}/include' |
| 2067 infodir='${datarootdir}/info' | 2067 infodir='${datarootdir}/info' |
| 2068 install_sh='${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/install-s
h' | 2068 install_sh='${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/src/insta
ll-sh' |
| 2069 libdir='${exec_prefix}/lib' | 2069 libdir='${exec_prefix}/lib' |
| 2070 libexecdir='${exec_prefix}/libexec' | 2070 libexecdir='${exec_prefix}/libexec' |
| 2071 localedir='${datarootdir}/locale' | 2071 localedir='${datarootdir}/locale' |
| 2072 localstatedir='${prefix}/var' | 2072 localstatedir='${prefix}/var' |
| 2073 mandir='${datarootdir}/man' | 2073 mandir='${datarootdir}/man' |
| 2074 mkdir_p='$(MKDIR_P)' | 2074 mkdir_p='$(MKDIR_P)' |
| 2075 oldincludedir='/usr/include' | 2075 oldincludedir='/usr/include' |
| 2076 pdfdir='${docdir}' | 2076 pdfdir='${docdir}' |
| 2077 prefix='/usr/local' | 2077 prefix='/usr/local' |
| 2078 program_transform_name='s,x,x,' | 2078 program_transform_name='s,x,x,' |
| (...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2147 #define HAVE_FPRINTF 1 | 2147 #define HAVE_FPRINTF 1 |
| 2148 #define HAVE_SNPRINTF 1 | 2148 #define HAVE_SNPRINTF 1 |
| 2149 #define HAVE_VFPRINTF 1 | 2149 #define HAVE_VFPRINTF 1 |
| 2150 #define HAVE_VSPRINTF 1 | 2150 #define HAVE_VSPRINTF 1 |
| 2151 #define HAVE_VSNPRINTF 1 | 2151 #define HAVE_VSNPRINTF 1 |
| 2152 #define HAVE_SSCANF 1 | 2152 #define HAVE_SSCANF 1 |
| 2153 #define HAVE_CLOCK_GETTIME 1 | 2153 #define HAVE_CLOCK_GETTIME 1 |
| 2154 #define HAVE_GCRYPT 1 | 2154 #define HAVE_GCRYPT 1 |
| 2155 | 2155 |
| 2156 configure: exit 0 | 2156 configure: exit 0 |
| OLD | NEW |