You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2020/05/11 19:22:40 UTC

svn commit: r1877603 - in /openoffice/devtools/build-scripts/4.2.0-Dev2/wntmsci: ReadMe.txt config.log

Author: mseidel
Date: Mon May 11 19:22:40 2020
New Revision: 1877603

URL: http://svn.apache.org/viewvc?rev=1877603&view=rev
Log:
Latest config for Windows

Modified:
    openoffice/devtools/build-scripts/4.2.0-Dev2/wntmsci/ReadMe.txt
    openoffice/devtools/build-scripts/4.2.0-Dev2/wntmsci/config.log

Modified: openoffice/devtools/build-scripts/4.2.0-Dev2/wntmsci/ReadMe.txt
URL: http://svn.apache.org/viewvc/openoffice/devtools/build-scripts/4.2.0-Dev2/wntmsci/ReadMe.txt?rev=1877603&r1=1877602&r2=1877603&view=diff
==============================================================================
--- openoffice/devtools/build-scripts/4.2.0-Dev2/wntmsci/ReadMe.txt (original)
+++ openoffice/devtools/build-scripts/4.2.0-Dev2/wntmsci/ReadMe.txt Mon May 11 19:22:40 2020
@@ -30,32 +30,33 @@ Configure:
 
 SDK_PATH="/cygdrive/c/Microsoft_SDKs/Windows/v7.0"
 WDK_HOME="/cygdrive/c/WinDDK/7600.16385.1"
+LANGS_DEV="ast bg ca ca-XR ca-XV cs da de el en-GB en-US es et eu fi fr gd gl he hi hu hy it ja kab km ko lt nb nl om pl pt pt-BR ru sk sl sr sv ta th tr uk vi zh-CN zh-TW"
 ./configure \
     --with-build-version="$(date +"%Y-%m-%d %H:%M") - `uname -sm`  -  Developer Build 2" \
     --with-frame-home="$SDK_PATH" \
     --with-psdk-home="$SDK_PATH" \
     --with-midl-path="$SDK_PATH/bin" \
     --with-ant-home="/cygdrive/c/apache-ant-1.10.7" \
-    --with-jdk-home="C:/PROGRA~2/Java/JDK18~1.0_2" \
+    --with-jdk-home="/cygdrive/c/Program Files (x86)/Java/jdk1.8.0_251" \
     --with-dmake-url="https://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2" \
-    --with-directx-home="C:/Microsoft_DirectX_SDK_June_2010" \
-    --with-csc-path="C:/Windows/Microsoft.NET/Framework/v3.5" \
+    --with-directx-home="/cygdrive/c/Microsoft_DirectX_SDK_June_2010" \
+    --with-csc-path="/cygdrive/c/Windows/Microsoft.NET/Framework/v3.5" \
     --with-atl-include-dir="$WDK_HOME/inc/atl71" \
     --with-atl-lib-dir="$WDK_HOME/lib/atl/i386" \
     --with-mfc-include-dir="$WDK_HOME/inc/mfc42" \
     --with-mfc-lib-dir="$WDK_HOME/lib/mfc/i386" \
-    --with-nasm-home="C:/Program Files/NASM" \
+    --with-nasm-home="/cygdrive/c/Program Files/NASM" \
     --enable-win-x64-shellext \
     --enable-wiki-publisher \
-    --with-junit="C:/junit/junit-4.12.jar" \
-    --with-hamcrest-core="C:/hamcrest/hamcrest-core-1.3.jar" \
+    --with-junit="/cygdrive/c/junit/junit-4.12.jar" \
+    --with-hamcrest-core="/cygdrive/c/hamcrest/hamcrest-core-1.3.jar" \
     --without-stlport \
     --with-mozilla-build="/cygdrive/c/mozilla-build-3.3" \
     --enable-category-b \
-    --with-lang="ast bg ca ca-XR ca-XV cs da de el en-GB en-US es et eu fi fr gd gl he hi hu hy it ja kab km ko lt nb nl om pl pt pt-BR ru sk sl sr sv ta th tr uk vi zh-CN zh-TW" \
+    --with-lang="${LANGS_DEV}" \
     --enable-bundled-dictionaries \
     --with-packager-list=/cygdrive/c/Source/Pack-dev.lst \
-    --with-nsis-path="C:/NSIS"
+    --with-nsis-path="/cygdrive/c/NSIS"
 
 For further details see "config.log"
 

Modified: openoffice/devtools/build-scripts/4.2.0-Dev2/wntmsci/config.log
URL: http://svn.apache.org/viewvc/openoffice/devtools/build-scripts/4.2.0-Dev2/wntmsci/config.log?rev=1877603&r1=1877602&r2=1877603&view=diff
==============================================================================
--- openoffice/devtools/build-scripts/4.2.0-Dev2/wntmsci/config.log (original)
+++ openoffice/devtools/build-scripts/4.2.0-Dev2/wntmsci/config.log Mon May 11 19:22:40 2020
@@ -4,7 +4,7 @@ running configure, to aid debugging if c
 It was created by configure, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
-  $ ./configure --with-build-version=2020-05-06 20:51 - CYGWIN_NT-10.0 x86_64  -  Developer Build 2 --with-frame-home=/cygdrive/c/Microsoft_SDKs/Windows/v7.0 --with-psdk-home=/cygdrive/c/Microsoft_SDKs/Windows/v7.0 --with-midl-path=/cygdrive/c/Microsoft_SDKs/Windows/v7.0/bin --with-ant-home=/cygdrive/c/apache-ant-1.10.7 --with-jdk-home=C:/PROGRA~2/Java/JDK18~1.0_2 --with-dmake-url=https://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2 --with-directx-home=C:/Microsoft_DirectX_SDK_June_2010 --with-csc-path=C:/Windows/Microsoft.NET/Framework/v3.5 --with-atl-include-dir=/cygdrive/c/WinDDK/7600.16385.1/inc/atl71 --with-atl-lib-dir=/cygdrive/c/WinDDK/7600.16385.1/lib/atl/i386 --with-mfc-include-dir=/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42 --with-mfc-lib-dir=/cygdrive/c/WinDDK/7600.16385.1/lib/mfc/i386 --with-nasm-home=C:/Program Files/NASM --enable-win-x64-shellext --enable-wiki-publisher --with-junit=C:/junit/junit-4.12.jar --with-hamcrest-core=/cygdrive/c/hamcrest/h
 amcrest-core-1.3.jar --without-stlport --with-mozilla-build=/cygdrive/c/mozilla-build-3.3 --enable-category-b --with-lang=ast bg ca ca-XR ca-XV cs da de el en-GB en-US es et eu fi fr gd gl he hi hu hy it ja kab km ko lt nb nl om pl pt pt-BR ru sk sl sr sv ta th tr uk vi zh-CN zh-TW --enable-bundled-dictionaries --with-packager-list=/cygdrive/c/Source/Pack-dev.lst --with-nsis-path=C:/NSIS
+  $ ./configure --with-build-version=2020-05-11 21:17 - CYGWIN_NT-10.0 x86_64  -  Developer Build 2 --with-frame-home=/cygdrive/c/Microsoft_SDKs/Windows/v7.0 --with-psdk-home=/cygdrive/c/Microsoft_SDKs/Windows/v7.0 --with-midl-path=/cygdrive/c/Microsoft_SDKs/Windows/v7.0/bin --with-ant-home=/cygdrive/c/apache-ant-1.10.7 --with-jdk-home=/cygdrive/c/Program Files (x86)/Java/jdk1.8.0_251 --with-dmake-url=https://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2 --with-directx-home=/cygdrive/c/Microsoft_DirectX_SDK_June_2010 --with-csc-path=/cygdrive/c/Windows/Microsoft.NET/Framework/v3.5 --with-atl-include-dir=/cygdrive/c/WinDDK/7600.16385.1/inc/atl71 --with-atl-lib-dir=/cygdrive/c/WinDDK/7600.16385.1/lib/atl/i386 --with-mfc-include-dir=/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42 --with-mfc-lib-dir=/cygdrive/c/WinDDK/7600.16385.1/lib/mfc/i386 --with-nasm-home=/cygdrive/c/Program Files/NASM --enable-win-x64-shellext --enable-wiki-publisher --with-junit=/cygdrive/c/junit/j
 unit-4.12.jar --with-hamcrest-core=/cygdrive/c/hamcrest/hamcrest-core-1.3.jar --without-stlport --with-mozilla-build=/cygdrive/c/mozilla-build-3.3 --enable-category-b --with-lang=ast bg ca ca-XR ca-XV cs da de el en-GB en-US es et eu fi fr gd gl he hi hu hy it ja kab km ko lt nb nl om pl pt pt-BR ru sk sl sr sv ta th tr uk vi zh-CN zh-TW --enable-bundled-dictionaries --with-packager-list=/cygdrive/c/Source/Pack-dev.lst --with-nsis-path=/cygdrive/c/NSIS
 
 ## --------- ##
 ## Platform. ##
@@ -27,8 +27,19 @@ uname -v = 2020-02-19 08:49
 /usr/bin/oslevel       = unknown
 /bin/universe          = unknown
 
-PATH: /usr/local/bin
+PATH: /cygdrive/c/Source/openoffice/main/solenv/bin
+PATH: /cygdrive/c/Source/openoffice/main/solenv/wntmsci12.pro/bin
+PATH: /cygdrive/c/PROGRA~2/ADOPTO~1/JDK-80~1.09-/bin
+PATH: /cygdrive/c/PROGRA~2/ADOPTO~1/JDK-80~1.09-/jre/bin/client
+PATH: /cygdrive/c/PROGRA~2/MICROS~1.0/VC/bin
+PATH: /cygdrive/c/PROGRA~2/MICROS~1.0/Common7/IDE
+PATH: /cygdrive/c/MICROS~1/Windows/v7.0/bin
+PATH: /cygdrive/c/Windows/Microsoft.NET/Framework/v3.5
+PATH: /cygdrive/c/Microsoft_SDKs/Windows/v7.0/bin
+PATH: /cygdrive/c/PROGRA~1/NASM
 PATH: /usr/bin
+PATH: /cygdrive/c/NSIS
+PATH: /usr/local/bin
 PATH: /cygdrive/c/Program Files (x86)/AdoptOpenJDK/jdk-8.0.252.09-hotspot/bin
 PATH: /cygdrive/c/Program Files (x86)/Common Files/Oracle/Java/javapath
 PATH: /cygdrive/c/WINDOWS/system32
@@ -46,9 +57,9 @@ PATH: /cygdrive/c/Users/Seidel/AppData/L
 configure:5176: checking whether configure is up-to-date
 configure:5183: result: yes
 configure:5210: checking for grep that handles long lines and -e
-configure:5268: result: /usr/bin/grep
+configure:5268: result: C:/cygwin64/bin/grep.exe
 configure:5273: checking for egrep
-configure:5335: result: /usr/bin/grep -E
+configure:5335: result: C:/cygwin64/bin/grep.exe -E
 configure:5347: checking for gawk
 configure:5377: result: no
 configure:5347: checking for mawk
@@ -138,8 +149,7 @@ configure:7577: result: dmake will be do
 configure:7625: checking for GNU or compatible BSD tar
 configure:7634: result: tar
 configure:7813: checking for perl
-configure:7831: found /usr/bin/perl
-configure:7843: result: /usr/bin/perl
+configure:7843: result: C:/cygwin64/bin/perl.exe
 configure:7864: checking the Perl version
 configure:7871: result: checked (perl 5)
 configure:7878: checking for required Perl modules
@@ -153,9 +163,11 @@ configure:8077: result: found Compiler v
 "
 configure:8082: result: found .NET 2008 / VS 9.0.
 configure:8225: checking for midl.exe
-configure:8258: result: no
+configure:8243: found /cygdrive/c/MICROS~1/Windows/v7.0/bin/midl.exe
+configure:8255: result: /cygdrive/c/MICROS~1/Windows/v7.0/bin/midl.exe
 configure:8296: checking for csc.exe
-configure:8329: result: no
+configure:8314: found /cygdrive/c/Windows/Microsoft.NET/Framework/v3.5/csc.exe
+configure:8326: result: /cygdrive/c/Windows/Microsoft.NET/Framework/v3.5/csc.exe
 configure:8355: checking .NET Framework
 configure:8380: result: found
 configure:9184: checking for sys/types.h
@@ -1133,7 +1145,7 @@ configure:10423: result: only used on Ma
 configure:10671: checking which memory allocator to use
 configure:10819: result: internal
 configure:10825: checking whether to add custom build version
-configure:10829: result: yes, 2020-05-06 20:51 - CYGWIN_NT-10.0 x86_64  -  Developer Build 2
+configure:10829: result: yes, 2020-05-11 21:17 - CYGWIN_NT-10.0 x86_64  -  Developer Build 2
 configure:10838: checking whether to build with Java support
 configure:10841: result: yes
 configure:10936: checking the installed JDK
@@ -1147,7 +1159,6 @@ configure:11609: result: yes
 configure:11720: checking which package format to use
 configure:11788: result: msi
 configure:12020: checking for gperf
-configure:12038: found /usr/bin/gperf
 configure:12050: result: /usr/bin/gperf
 configure:12061: checking for gperf
 configure:12091: result: /usr/bin/gperf
@@ -1395,7 +1406,8 @@ configure:18223: found atls.lib in "/cyg
 configure:18249: result: ATL/MFC enabled
 configure:18264: checking for NSIS
 configure:18268: checking for nsis.exe
-configure:18301: result: no
+configure:18286: found /cygdrive/c/NSIS/nsis.exe
+configure:18298: result: /cygdrive/c/NSIS/nsis.exe
 configure:18326: result: found (/cygdrive/c/NSIS)
 configure:18328: checking whether NSIS version is >= 3.*
 configure:18334: result: found NSIS 3.05 >= 3.*
@@ -1424,8 +1436,8 @@ configure:18632: found /usr/bin/bash
 configure:18644: result: /usr/bin/bash
 configure:18660: checking ml.exe assembler path
 configure:18668: checking for ml.exe
-configure:18701: result: no
-configure:18709: result: found (/cygdrive/C/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin)
+configure:18686: found /cygdrive/c/PROGRA~2/MICROS~1.0/VC/bin/ml.exe
+configure:18698: result: /cygdrive/c/PROGRA~2/MICROS~1.0/VC/bin/ml.exe
 configure:18718: result: 
 configure:18727: checking nasm.exe assembler path
 configure:18780: result: 
@@ -1492,12 +1504,9 @@ configure:22195: result: yes
 configure:22201: checking whether to trigger rat scan
 configure:22204: result: no
 configure:22385: checking for apache-ant
-configure:22419: result: no
-configure:22385: checking for ant
-configure:22404: found /cygdrive/c/apache-ant-1.10.7/bin/ant
-configure:22416: result: /cygdrive/c/apache-ant-1.10.7/bin/ant
-configure:22451: checking if /cygdrive/c/apache-ant-1.10.7/bin/ant works
-configure:22476: /cygdrive/c/apache-ant-1.10.7/bin/ant -buildfile conftest.xml 1>&2
+configure:22416: result: C:/apache-ant-1.10.7/bin/ant
+configure:22451: checking if C:/apache-ant-1.10.7/bin/ant works
+configure:22476: C:/apache-ant-1.10.7/bin/ant -buildfile conftest.xml 1>&2
 Buildfile: C:\Source\openoffice\main\conftest.xml
 
 conftest:
@@ -1505,7 +1514,7 @@ conftest:
     [javac] Compiling 1 source file
 
 BUILD SUCCESSFUL
-Total time: 1 second
+Total time: 3 seconds
 configure:22479: $? = 0
 configure:22482: result: Ant works
 configure:22510: checking Ant lib directory
@@ -1516,7 +1525,7 @@ configure: ant_version_major 1
 configure: ant_version_minor 10 
 configure:22562: result: yes, 1.10.7
 configure:22569: checking whether ant supports mapper type="regexp"
-configure:22602: /cygdrive/c/apache-ant-1.10.7/bin/ant -buildfile conftest.xml 1>&2
+configure:22602: C:/apache-ant-1.10.7/bin/ant -buildfile conftest.xml 1>&2
 Buildfile: C:\Source\openoffice\main\conftest.xml
 
 copytest:
@@ -1600,8 +1609,8 @@ ac_cv_env_CAIRO_LIBS_set=
 ac_cv_env_CAIRO_LIBS_value=
 ac_cv_env_CCC_set=
 ac_cv_env_CCC_value=
-ac_cv_env_CC_set=
-ac_cv_env_CC_value=
+ac_cv_env_CC_set=set
+ac_cv_env_CC_value=C:/PROGRA~2/MICROS~1.0/VC/bin/cl.exe
 ac_cv_env_CFLAGS_set=
 ac_cv_env_CFLAGS_value=
 ac_cv_env_COINMP_CFLAGS_set=
@@ -1616,8 +1625,8 @@ ac_cv_env_CXXCPP_set=
 ac_cv_env_CXXCPP_value=
 ac_cv_env_CXXFLAGS_set=
 ac_cv_env_CXXFLAGS_value=
-ac_cv_env_CXX_set=
-ac_cv_env_CXX_value=
+ac_cv_env_CXX_set=set
+ac_cv_env_CXX_value=C:/PROGRA~2/MICROS~1.0/VC/bin/cl.exe
 ac_cv_env_DBUS_CFLAGS_set=
 ac_cv_env_DBUS_CFLAGS_value=
 ac_cv_env_DBUS_LIBS_set=
@@ -1736,18 +1745,22 @@ ac_cv_header_sys_stat_h=no
 ac_cv_header_sys_types_h=no
 ac_cv_header_unistd_h=no
 ac_cv_host=x86_64-pc-cygwin
-ac_cv_path_ANT=/cygdrive/c/apache-ant-1.10.7/bin/ant
+ac_cv_path_ANT=C:/apache-ant-1.10.7/bin/ant
 ac_cv_path_AWK=/usr/bin/awk
 ac_cv_path_BISON=/usr/bin/bison
 ac_cv_path_BZIP2=/usr/bin/bzip2
+ac_cv_path_CSC_PATH=/cygdrive/c/Windows/Microsoft.NET/Framework/v3.5/csc.exe
 ac_cv_path_CYGWIN_PATH=/usr/bin/bash
-ac_cv_path_EGREP='/usr/bin/grep -E'
+ac_cv_path_EGREP='C:/cygwin64/bin/grep.exe -E'
 ac_cv_path_FLEX=/usr/bin/flex
 ac_cv_path_GNUCP=/usr/bin/cp
 ac_cv_path_GPERF=/usr/bin/gperf
-ac_cv_path_GREP=/usr/bin/grep
+ac_cv_path_GREP=C:/cygwin64/bin/grep.exe
+ac_cv_path_MIDL_PATH=/cygdrive/c/MICROS~1/Windows/v7.0/bin/midl.exe
+ac_cv_path_ML_EXE=/cygdrive/c/PROGRA~2/MICROS~1.0/VC/bin/ml.exe
+ac_cv_path_NSIS_PATH=/cygdrive/c/NSIS/nsis.exe
 ac_cv_path_PATCH=/usr/bin/patch
-ac_cv_path_PERL=/usr/bin/perl
+ac_cv_path_PERL=C:/cygwin64/bin/perl.exe
 ac_cv_path_SED=/usr/bin/sed
 ac_cv_path_SHELLPATH=/usr/bin/bash
 ac_cv_path_UNZIP=/usr/bin/unzip
@@ -1766,7 +1779,7 @@ ac_cv_target=x86_64-pc-cygwin
 ABOUT_BITMAPS=''
 ADDITIONAL_REPOSITORIES='../ext_libraries ../extras'
 ALLOC=''
-ANT='/cygdrive/c/apache-ant-1.10.7/bin/ant'
+ANT='C:/apache-ant-1.10.7/bin/ant'
 ANT_HOME='/cygdrive/c/apache-ant-1.10.7'
 ANT_LIB='/cygdrive/c/apache-ant-1.10.7/lib'
 APR_CFLAGS=''
@@ -1774,7 +1787,7 @@ APR_LIBS=''
 APR_UTIL_CFLAGS=''
 APR_UTIL_LIBS=''
 ARM_TARGET=''
-ASM_HOME='/cygdrive/C/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin'
+ASM_HOME='ASM_IN_PATH'
 ATL_INCLUDE='C:/WinDDK/760016~1.1/inc/atl71'
 ATL_LIB='C:/WinDDK/760016~1.1/lib/atl/i386'
 ATL_LIB_X64='C:/WinDDK/760016~1.1/lib/atl/amd64'
@@ -1787,7 +1800,7 @@ BUILD_PIXMAN=''
 BUILD_STAX='YES'
 BUILD_TYPE='OOo TWAIN GTEST ODK ZLIB JPEG EXPAT LIBXSLT LIBXML2 LIBXMLSEC PYTHON LUCENE HSQLDB SAXON RHINO APR APR_UTIL SERF COINMP COINMP CURL MDDS BOOST VIGRA UNIXODBC NSS SANE ICU GRAPHITE X11_EXTENSIONS NSS OPENSSL REDLAND HUNSPELL HYPHEN MYTHES LIBTEXTCAT LIBTEXTCATDATA SWEXT TOMCAT APACHE_COMMONS TOMCAT MATHMLDTD CATB_FONTS MORE_FONTS AFMS L10N'
 BUILD_UNOWINREG='NO'
-BUILD_VER_STRING='2020-05-06 20:51 - CYGWIN_NT-10.0 x86_64  -  Developer Build 2'
+BUILD_VER_STRING='2020-05-11 21:17 - CYGWIN_NT-10.0 x86_64  -  Developer Build 2'
 BUILD_WIN64=''
 BUILD_X64='TRUE'
 BUNDLED_EXTENSION_BLOBS=''
@@ -1799,7 +1812,7 @@ CC='/cygdrive/c/PROGRA~2/MICROS~1.0/VC/b
 CCACHE=''
 CCNUMVER='001500003072'
 CCVER='15.00.3072'
-CC_PATH='./'
+CC_PATH='C:/PROGRA~2/MICROS~1.0/VC/bin/'
 CFLAGS=''
 COINMP_CFLAGS=''
 COINMP_LIBS=''
@@ -1842,7 +1855,7 @@ DPKG=''
 ECHO_C=''
 ECHO_N='-n'
 ECHO_T=''
-EGREP='/usr/bin/grep -E'
+EGREP='C:/cygwin64/bin/grep.exe -E'
 ENABLE_BEANSHELL='NO'
 ENABLE_BUNDLED_DICTIONARIES='YES'
 ENABLE_CAIRO=''
@@ -1913,7 +1926,7 @@ GOBJECT_LIBS=''
 GPERF='/usr/bin/gperf'
 GRAPHITE_CFLAGS=''
 GRAPHITE_LIBS=''
-GREP='/usr/bin/grep'
+GREP='C:/cygwin64/bin/grep.exe'
 GSTREAMER_CFLAGS=''
 GSTREAMER_LIBS=''
 GTHREAD_CFLAGS=''
@@ -1994,7 +2007,7 @@ MINGW_LIB_INCLUDE_PATH=''
 MINGW_SHARED_GCCLIB=''
 MINGW_SHARED_GXXLIB=''
 MINGW_SHARED_LIBSTDCPP=''
-ML_EXE=''
+ML_EXE='/cygdrive/c/PROGRA~2/MICROS~1.0/VC/bin/ml.exe'
 MOC4='moc'
 MOC='moc'
 MOCQT4=''
@@ -2029,7 +2042,7 @@ PAM=''
 PAM_LINK=''
 PATCH='/usr/bin/patch'
 PATH_SEPARATOR=':'
-PERL='/usr/bin/perl'
+PERL='C:/cygwin64/bin/perl.exe'
 PKGFORMAT='msi'
 PKGMK=''
 PKG_CONFIG=''
@@ -2118,7 +2131,7 @@ SYSTEM_STDLIBS='NO'
 SYSTEM_VIGRA='NO'
 SYSTEM_XRENDER_HEADERS='NO'
 SYSTEM_ZLIB='NO'
-TARFILE_LOCATION='DEFAULT'
+TARFILE_LOCATION='C:/Source/openoffice/ext_sources'
 THES_SYSTEM_DIR=''
 UNIXWRAPPERNAME=''
 UNZIP='/usr/bin/unzip'