Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


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 pr/tests/dll/Makefile
creating pr/src/threads/combined/Makefile
cd ../coreconf ;  make
make[1]: Entering directory 
`/g/master/core/nss/wntmsci12.pro/misc/build/nss-3.12.8/mozilla/security/coreconf'
cd nsinstall; make export
make[2]: Entering directory 
`/g/master/core/nss/wntmsci12.pro/misc/build/nss-3.12.8/mozilla/security/coreconf/nsinstall'
make[2]: Nothing to be done for `export'.
make[2]: Leaving directory 
`/g/master/core/nss/wntmsci12.pro/misc/build/nss-3.12.8/mozilla/security/coreconf/nsinstall'
cd nsinstall; make libs
make[2]: Entering directory 
`/g/master/core/nss/wntmsci12.pro/misc/build/nss-3.12.8/mozilla/security/coreconf/nsinstall'
make[2]: Nothing to be done for `libs'.
make[2]: Leaving directory 
`/g/master/core/nss/wntmsci12.pro/misc/build/nss-3.12.8/mozilla/security/coreconf/nsinstall'
make[1]: Leaving directory 
`/g/master/core/nss/wntmsci12.pro/misc/build/nss-3.12.8/mozilla/security/coreconf'
nsinstall -D ../../nsprpub/out
make: nsinstall: Command not found
make: *** [../../nsprpub/out/config.status] Error 127
dmake:  Error code 2, while making './wntmsci12.pro/misc/build/so_built_nss'
Retrying /cygdrive/g/master/core/nss

cd ../coreconf ;  make
make[1]: Entering directory 
`/g/master/core/nss/wntmsci12.pro/misc/build/nss-3.12.8/mozilla/security/coreconf'
cd nsinstall; make export
make[2]: Entering directory 
`/g/master/core/nss/wntmsci12.pro/misc/build/nss-3.12.8/mozilla/security/coreconf/nsinstall'
make[2]: Nothing to be done for `export'.
make[2]: Leaving directory 
`/g/master/core/nss/wntmsci12.pro/misc/build/nss-3.12.8/mozilla/security/coreconf/nsinstall'
cd nsinstall; make libs
make[2]: Entering directory 
`/g/master/core/nss/wntmsci12.pro/misc/build/nss-3.12.8/mozilla/security/coreconf/nsinstall'
make[2]: Nothing to be done for `libs'.
make[2]: Leaving directory 
`/g/master/core/nss/wntmsci12.pro/misc/build/nss-3.12.8/mozilla/security/coreconf/nsinstall'
make[1]: Leaving directory 
`/g/master/core/nss/wntmsci12.pro/misc/build/nss-3.12.8/mozilla/security/coreconf'
nsinstall -D ../../nsprpub/out
make: nsinstall: Command not found
make: *** [../../nsprpub/out/config.status] Error 127
dmake:  Error code 2, while making './wntmsci12.pro/misc/build/so_built_nss'

-----------------------------------------------------------------------
        Oh dear - something failed during the build - sorry !
  For more help with debugging build errors, please see the section in:
            http://wiki.documentfoundation.org/Development

  internal build errors:

ERROR: error 65280 occurred while making /cygdrive/g/master/core/nss

 it seems that the error is inside 'nss', please re-run build
 inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------

/usr/bin/sh
cd G:/master/core
source ./Env.Host.sh
cd nss
rm -Rf G:/master/core/nss/wntmsci12.pro # optional module 'clean'
build

when the problem is isolated and fixed exit and re-run 'make' from the top-level
--disable-binfilter
--disable-crashdump
--with-use-shell=bash
--with-ant-home=/cygdrive/f/apache-ant-1.8.1
--disable-ext-scripting-javascript
--disable-ext-scripting-beanshell
--with-cl-home=/cygdrive/e/Program Files/Microsoft Visual Studio 9.0/VC
--with-midl-path=/cygdrive/e/Program Files/Microsoft SDKs/Windows/v6.1/Bin
--with-csc-path=/cygdrive/c/WINDOWS/Microsoft.NET/Framework/v3.5
--with-mozilla-build=/cygdrive/c/mozilla-build/
--disable-build-mozilla
--without-junit
--disable-activex

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.