Hello Oliver,

On Sat, Apr 04, 2015 at 10:13:10AM +0200, Oliver Brinzing wrote:
> Hi,
> 
> >>> If you've been building with Windows, we could use some assistance with
> >>> tracking down our Windows buildbot problem. See our buildbot results
> >>> page -- http://ci.apache.org/projects/openoffice/
> 
> yesterday i build an aoo debug version with source from 
> https://github.com/apache/openoffice
> on a win 7 64bit vm. finally it worked (the vm crashed 2 times with a BSOD 
> and i had to clean
> and restart...).
> 
> I used same build setting as for my aoo 4.1.1 debug build 3 months ago:
> 
> SourceMain=/cygdrive/c/build_tmp/aoo-src/main
> cd $SourceMain
> autoconf

[...]

> Can you tell me the build settings for an official build please?

See comments in-line.

> ./configure \
> --with-build-version="$(date +"%Y-%m-%d %H:%M:%S %z (%a, %d %b %Y)")" \
> --with-vendor="AOO Debug Build" \
> --with-dmake-url="http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2";
>  \
> --with-ant-home="/cygdrive/c/build/ant" \
> --with-mozilla-build="/cygdrive/c/build/mozilla-build" \
> --with-frame-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" \
> --with-psdk-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" \
> --with-midl-path="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0/bin" \
> --with-cl-home="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
> 9.0/VC"  \
> --with-mspdb-path="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
> 9.0/Common7/IDE" \
> --with-asm-home="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
> 9.0/VC/bin" \
> --with-csc-path="/cygdrive/c/Windows/Microsoft.NET/Framework/v3.5" \
> --with-jdk-home="/cygdrive/c/Program Files (x86)/Java/jdk1.7.0"  \
> --with-nsis-path="/cygdrive/c/Program Files (x86)/NSIS/Unicode" \
> --with-directx-home="/cygdrive/c/Program Files (x86)/Microsoft DirectX SDK 
> (June 2010)" \
> --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" \
> --enable-pch \
> --with-package-format="installed msi" \
> --enable-win-x64-shellext \
> --enable-category-b \
> --enable-bundled-dictionaries \
> --with-lang="de" \
> --without-stlport \
> --without-junit \

Remove these:

> --without-fonts \
> --disable-online-update \
> --disable-odk \
> --disable-strip-solver \
> --enable-symbols \
> --enable-dbgutil \
> --enable-crashdump \
> --enable-debug \

This one can be kept. It only affect the build environment.

> --enable-verbose \
> 
> ./bootstrap
> source winenv.set.sh
> cd instsetoo_native
> build --all -P2 -- -P2

--html will give you something like this:
http://ci.apache.org/projects/openoffice/buildlogs/linux64/log/unxlngx6.pro.build.html


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina

Attachment: signature.asc
Description: Digital signature

Reply via email to