[Libreoffice] windows nss build failure (master)

2011-11-28 Thread Noel Power
Am I missing some magic incantation ? haven't built on windows forever, 
the build fails with nss, it just refuses to build for me ( attached is 
build log and autogen.lastrun ) There are some errors in the config from 
nss to do with phtreads but not sure if this is normal or not, or if 
this is the cause why 'make' thinks there is nothing to build ? Any 
ideas/suggestions welcome ( oh btw this is VS 2008 ( not express ) )


thanks,
Noel
=
(1/1) Building module nss
Entering /cygdrive/g/master/core/nss

if [ -f ./wntmsci12.pro/misc/build/nss-3.12.8.exists ] ; then mv ./wntmsci12.pro/misc/build/nss-3.12.8 ./wntmsci12.pro/misc/build/nss-3.12.8_removeme ; fi
make writeable...
patching file nss-3.12.8/mozilla/nsprpub/config/rules.mk
patching file nss-3.12.8/mozilla/nsprpub/configure
Hunk #1 succeeded at 4070 with fuzz 2 (offset 170 lines).
patching file nss-3.12.8/mozilla/security/coreconf/Darwin.mk
patching file nss-3.12.8/mozilla/security/coreconf/Linux.mk
Hunk #2 succeeded at 154 with fuzz 1 (offset 4 lines).
Hunk #3 succeeded at 182 with fuzz 2 (offset 21 lines).
patching file nss-3.12.8/mozilla/security/coreconf/SunOS5.mk
patching file nss-3.12.8/mozilla/security/coreconf/arch.mk
patching file nss-3.12.8/mozilla/security/coreconf/rules.mk
patching file nss-3.12.8/mozilla/security/nss/cmd/platlibs.mk
patching file nss-3.12.8/mozilla/security/nss/cmd/shlibsign/Makefile
patching file nss-3.12.8/mozilla/nsprpub/configure
Hunk #1 succeeded at 3146 with fuzz 1 (offset 173 lines).
Hunk #2 succeeded at 3276 (offset 173 lines).
patching file nss-3.12.8/mozilla/nsprpub/configure.in
Hunk #1 succeeded at 968 (offset 137 lines).
Hunk #2 succeeded at 1009 (offset 137 lines).
patching file nss-3.12.8/mozilla/nsprpub/pr/src/Makefile.in
patching file nss-3.12.8/mozilla/security/coreconf/AIX.mk
patching file nss-3.12.8/mozilla/security/nss/cmd/platlibs.mk
Hunk #1 succeeded at 171 (offset -2 lines).
Hunk #2 succeeded at 221 (offset -2 lines).
patching file nss-3.12.8/mozilla/security/nss/cmd/shlibsign/mangle/Makefile
patching file nss-3.12.8/mozilla/security/nss/cmd/shlibsign/Makefile
patching file nss-3.12.8/mozilla/security/nss/nss-config.in
patching file nss-3.12.8/mozilla/security/coreconf/arch.mk
creating cache ./config.cache
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
checking build system type... i686-pc-cygwin
checking for cl... /cygdrive/e/PROGRA~1/MICROS~1.0/VC/bin/cl.exe
checking for whoami... /usr/bin/whoami
checking for gcc... (cached) /cygdrive/e/PROGRA~1/MICROS~1.0/VC/bin/cl.exe
checking whether the C compiler (/cygdrive/e/PROGRA~1/MICROS~1.0/VC/bin/cl.exe  ) works... yes
checking whether the C compiler (/cygdrive/e/PROGRA~1/MICROS~1.0/VC/bin/cl.exe  ) is a cross-compiler... no
checking whether we are using GNU C... no
checking whether /cygdrive/e/PROGRA~1/MICROS~1.0/VC/bin/cl.exe accepts -g... no
checking how to run the C preprocessor... /lib/cpp
checking for ranlib... ranlib
checking for as... /usr/bin/as
checking for ar... /usr/bin/ar
checking for ld... /usr/bin/ld
checking for strip... /usr/bin/strip
checking for windres... /usr/bin/windres
checking for gcc -pipe support... no
checking whether C compiler supports -fprofile-generate... yes
checking for perl5... C:/cygwin/bin/perl
checking for dlopen in -ldl... no
checking for lchown... no
checking for strerror... yes
checking for pthread_create in -lpthreads... dummy.c
dummy.c(2) : fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
no
checking for pthread_create in -lpthread... dummy.c
dummy.c(2) : fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
no
checking for pthread_create in -lc_r... dummy.c
dummy.c(2) : fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
no
checking for pthread_create in -lc... dummy.c
dummy.c(2) : fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config/Makefile
creating config/autoconf.mk
creating config/nsprincl.mk
creating config/nsprincl.sh
creating config/nspr-config
creating lib/Makefile
creating lib/ds/Makefile
creating lib/libc/Makefile
creating lib/libc/include/Makefile
creating lib/libc/src/Makefile
creating lib/tests/Makefile
creating pkg/Makefile
creating pkg/linux/Makefile
creating pkg/solaris/Makefile
creating pkg/solaris/SUNWpr/Makefile
creating pkg/solaris/SUNWprd/Makefile
creating pr/Makefile
creating pr/include/Makefile
creating pr/include/md/Makefile
creating pr/include/obsolete/Makefile
creating pr/include/private/Makefile
creating pr/src/Makefile
creating pr/src/io/Makefile
creating pr/src/linking/Makefile
creating pr/src/malloc/Makefile
creating pr/src/md/Makefile
creating pr/src/md/windows/Makefile
creating pr/src/memory/Makefile
creating pr/src/misc/Makefile
creating pr/src/threads/Makefile
creating pr/tests/Makefile
creating 

Re: [Libreoffice] windows nss build failure (master)

2011-11-28 Thread Noel Power

On 28/11/11 11:46, Andras Timar wrote:

[...]

--with-mozilla-build=/cygdrive/c/mozilla-build/

For me it is
--with-mozilla-build=c:/mozilla-build

Give it a try, because your build system does not find nsinstall.exe
and it is possible, that this is the root cause.


unfortunately that wasn't it, I will try and get to the bottom of it :-/

Noel
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] windows nss build failure (master)

2011-11-28 Thread Jonathan Aquilina

  
  
On 11/28/11 1:17 PM, Noel Power wrote:
On
  28/11/11 11:46, Andras Timar wrote:
  
  
  [...]
  
  --with-mozilla-build=/cygdrive/c/mozilla-build/


For me it is

--with-mozilla-build=c:/mozilla-build


Give it a try, because your build system does not find
nsinstall.exe

and it is possible, that this is the root cause.


  
  unfortunately that wasn't it, I will try and get to the bottom of
  it :-/
  
  
  Noel
  
  ___
  
  LibreOffice mailing list
  
  LibreOffice@lists.freedesktop.org
  
  http://lists.freedesktop.org/mailman/listinfo/libreoffice
  

I am not sure but I remember seeing an email thread about mozilla
decoupling not sure if that might be related to this issue on
windows.


  

  Regards
  Jonathan Aquilina

 
Get a signature like this.
   Click
  here.    


  

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice