Re: [Libreoffice] make error: Fetching dependencies for module l10n from solver... failed

2011-07-16 Thread Norbert Thiebaud
On Fri, Jul 15, 2011 at 8:40 PM, Nguyen Vu Hung (KiEi) vuh...@ki-ei.com wrote:
 (2011/07/16 7:46), Norbert Thiebaud wrote:

 2011/7/15 Nguyen Vu Hung (KiEi) vuh...@ki-ei.com:

 Hello all,

 I had followed the build instruction[1] and setup my environment for a few
 weeks ago.

 As I thought the code was a little out of date, so I have tried to pull the
 latest code
 and make, but it seems that wget could not wget a dependency.

 I am not sure what it is.

 Any help is appreciated

 BR,

 Nguyen Vu Hung

 cd bootstrap
 git pull

 You probably need make clean + autogen before continuing here
 especially if you have not pulled for few weeks (actually, I'm
 guessing, probably at least a couple of month based on the error
 below)

 (l10n is now translations... that is the git repos that contain
 localisation)

 Norbert

 I've tried

 [vuhung@libo bootstrap]$ git pull
 → 3 new files

ahh:
./g pull -r

not just git pull, otherwise you only update the bootstrap git repo
and not the 19 others.. (including the postprocess git repo which
contain instsetoo_native

also you should take a look at
http://wiki.documentfoundation.org/Development/Native_Build


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


Re: [Libreoffice] make error: Fetching dependencies for module l10n from solver... failed

2011-07-16 Thread Nguyen Vu Hung (KiEi)

(2011/07/16 15:26), Norbert Thiebaud wrote:

./g pull -r

Works like a charm. My bad :)

--
Nguyen Vu Hung (Nguyyễn Vũ Hưng)
LibreOffice, Vietnamese Translation Team.

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


Re: [Libreoffice] make error: Fetching dependencies for module l10n from solver... failed

2011-07-16 Thread Nguyen Vu Hung (KiEi)

(2011/07/16 18:30), Nguyen Vu Hung (KiEi) wrote:

(2011/07/16 15:26), Norbert Thiebaud wrote:

./g pull -r

Works like a charm. My bad :)

CentOS 5.6 latest update

# Should I stick to 3.4 branch?

cd bootstrap
./g pull -r
make

And I got the following error:

-- Error start ---
 Nothing to build for GUIBASE=unx
lingucomponent deliver
Module 'lingucomponent' delivered successfully. 0 files copied, 15 files 
unchanged

odk deliver
Module 'odk' delivered successfully. 1 files copied, 3 files unchanged

---
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 
/home/vuhung/work/001.LibO/000.git/bootstrap/svtools/prj


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

rm -Rf /home/vuhung/work/001.LibO/000.git/bootstrap/svtools/unxlngi6.pro 
# optional module 'clean'

/bin/sh
cd /home/vuhung/work/001.LibO/000.git/bootstrap
source ./LinuxX86Env.Set.sh
cd svtools
make -r

when the problem is isolated and fixed exit and re-run 'make' from the 
top-level

make: *** [all] Error 1
- Error end -

Now I make a partial buld:

[vuhung@ bootstrap]$ cd svtools/
/home/vuhung/work/001.LibO/000.git/bootstrap/svtools
[vuhung@ svtools]$ make -r

[ build DEP ] LNK:Library/libsvtlo.so
R=/home/vuhung/work/001.LibO/000.git  S=$R/bootstrap  
O=$S/solver/350/unxlngi6.pro  W=$O/workdir   mkdir -p 
$W/Dep/LinkTarget/Library/  RESPONSEFILE=/tmp/gbuild.v20036  cat 
${RESPONSEFILE} /dev/null | xargs -n 200 cat  
$W/Dep/LinkTarget/Library/libsvtlo.so.d  rm -f ${RESPONSEFILE}

[ build CXX ] svtools/source/contnr/imivctl1
R=/home/vuhung/work/001.LibO/000.git  S=$R/bootstrap  
O=$S/solver/350/unxlngi6.pro  W=$O/workdir   mkdir -p 
$W/CxxObject/svtools/source/contnr/  mkdir -p 
$W/Dep/CxxObject/svtools/source/contnr/  g++ -DCPPU_ENV=gcc3 -DCUI 
-DENABLE_GRAPHITE -DENABLE_GTK -DENABLE_LAYOUT=0 
-DENABLE_LAYOUT_EXPERIMENTAL=0 -DGCC 
-DGXX_INCLUDE_PATH=/usr/include/c++/4.1.2 -DHAVE_GCC_VISIBILITY_FEATURE 
-DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DPRODUCT -DPRODUCT_FULL 
-DSOLAR_JAVA -DSUPD=350 -DUNIX -DUNX -DVCL -DX86 -D_PTHREADS 
-D_REENTRANT   -DSVT_DLLIMPLEMENTATION  -Wall -Wendif-labels -Wextra 
-Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Woverloaded-virtual 
-Wshadow -fPIC -fmessage-length=0 -fno-common -pipe  
-fvisibility=hidden  -fvisibility-inlines-hidden  -fno-strict-aliasing   
-DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs  -Os -c 
$S/svtools/source/contnr/imivctl1.cxx -o 
$W/CxxObject/svtools/source/contnr/imivctl1.o -MMD -MT 
$W/CxxObject/svtools/source/contnr/imivctl1.o -MF 
$W/Dep/CxxObject/svtools/source/contnr/imivctl1.d 
-I$S/svtools/source/contnr/ -I$O/inc/stl -I$O/inc/external/jpeg 
-I$O/inc/external -I$O/inc -I$S/solenv/unxlngi6/inc -I$S/solenv/inc 
-I$S/res -I$S/solenv/inc/Xp31 -I/home/vuhung/opt/jdk/include 
-I/home/vuhung/opt/jdk/include/linux 
-I/home/vuhung/opt/jdk/include/native_threads/include -I$O/inc/udkapi 
-I$O/inc/offapi -I$W/inc/svtools -I$W/inc/ -I$O/inc/ 
-I$S/clone/libs-gui/svtools/inc/svtools 
-I$S/clone/libs-gui/svtools/source/inc 
-I$S/clone/libs-gui/svtools/inc/pch -I$S/clone/libs-gui/svtools/inc
/home/vuhung/work/001.LibO/000.git/bootstrap/solver/350/unxlngi6.pro/inc/com/sun/star/uno/Type.h:457: 
warning: lowering visibility of 'const com::sun::star::uno::Type 
getCppuType() [with T = short unsigned int]' to match its type
/home/vuhung/work/001.LibO/000.git/bootstrap/solver/350/unxlngi6.pro/inc/com/sun/star/uno/Any.h:275: 
warning: lowering visibility of 'com::sun::star::uno::Any 
com::sun::star::uno::makeAny(const C) [with C = bool]' to match its type
/home/vuhung/work/001.LibO/000.git/bootstrap/solver/350/unxlngi6.pro/inc/com/sun/star/uno/Any.h:335: 
warning: lowering visibility of 'sal_Bool 
com::sun::star::uno::operator=(const com::sun::star::uno::Any, C) 
[with C = bool]' to match its type
/home/vuhung/work/001.LibO/000.git/bootstrap/solver/350/unxlngi6.pro/inc/com/sun/star/uno/Any.h:338: 
warning: lowering visibility of 'sal_Bool 
com::sun::star::uno::operator==(const com::sun::star::uno::Any, const 
C) [with C = bool]' to match its type
/home/vuhung/work/001.LibO/000.git/bootstrap/solver/350/unxlngi6.pro/inc/com/sun/star/uno/Any.hxx: 
In function 'sal_Bool com::sun::star::uno::operator==(const 
com::sun::star::uno::Any, const C) [with C = bool]':
/home/vuhung/work/001.LibO/000.git/bootstrap/solver/350/unxlngi6.pro/inc/com/sun/star/uno/Any.hxx:266: 
warning: lowering visibility of 'sal_Bool 
com::sun::star::uno::operator==(const com::sun::star::uno::Any, const 
C) [with C = bool]' to match its type

[Libreoffice] make error: Fetching dependencies for module l10n from solver... failed

2011-07-15 Thread Nguyen Vu Hung (KiEi)
Hello all,

I had followed the build instruction[1] and setup my environment for a
few weeks ago.

As I thought the code was a little out of date, so I have tried to pull
the latest code
and make, but it seems that wget could not wget a dependency.

I am not sure what it is.

Any help is appreciated

BR,

Nguyen Vu Hung
/
//cd bootstrap
git pull
make (lots of wget)

Then I got error:

b4cae0700aa1c2aef7eb7f345365e6/
/f1-translate-toolkit-1.8.1.//tar.bz2
--2011-07-15 13:36:59--
http://download.go-oo.org/extern/b4cae0700aa1c2aef7eb7f345365e6f1-translate-toolkit-1.8.1.tar.bz2
http://download.go-oo.org/extern/b4cae0700aa1c2aef7eb7f345365e6f1-translate-toolkit-1.8.1.tar.bz2
Resolving download.go-oo.org... 195.135.221.70
Connecting to download.go-oo.org
http://download.go-oo.org|195.135.//221.70|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 11922684 (11M) [application/x-bzip]
Saving to:
`//b4cae0700aa1c2aef7eb7f345365e6//f1-translate-toolkit-1.8.1.//tar.bz2'

/ /0K       26% 746K 11s
3072K       52% 1.92M 5s
6144K       79% 2.06M 2s
9216K     . 100% 2.08M=8.3s

2011-07-15 13:37:08 (1.37 MB/s) - `/
/b4cae0700aa1c2aef7eb7f345365e6//f1-translate-toolkit-1.8.1.//tar.bz2'
saved [11922684/11922684]

**/ /**//
*
* Running the post download checks.
*
**//**//
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
/home/vuhung/work/001.LibO///000.git/bootstrap/instsetoo_//native

Fetching dependencies for module l10n from solver... failed/ /

ERROR: incomplete dependencies!/ /

make: *** [all] Error 1/
/
/

[1] http://www.libreoffice.org/get-involved/developers/

-- 
Nguyen Vu Hung (Nguyye^~n Vu~ Hu+ng)
LibreOffice, Vietnamese Translation Team.

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


Re: [Libreoffice] make error: Fetching dependencies for module l10n from solver... failed

2011-07-15 Thread Nguyen Vu Hung (KiEi)

(2011/07/16 7:46), Norbert Thiebaud wrote:

2011/7/15 Nguyen Vu Hung (KiEi)vuh...@ki-ei.com:

Hello all,

I had followed the build instruction[1] and setup my environment for a few
weeks ago.

As I thought the code was a little out of date, so I have tried to pull the
latest code
and make, but it seems that wget could not wget a dependency.

I am not sure what it is.

Any help is appreciated

BR,

Nguyen Vu Hung

cd bootstrap
git pull

You probably need make clean + autogen before continuing here
especially if you have not pulled for few weeks (actually, I'm
guessing, probably at least a couple of month based on the error
below)

(l10n is now translations... that is the git repos that contain localisation)

Norbert

I've tried

[vuhung@libo bootstrap]$ git pull
→ 3 new files

[vuhung@libo bootstrap]$ ./autogen.sh 
'--with-junit=/home/vuhung/opt/junit.jar'

→ Done, autogen tells me to make.

[vuhung@libo bootstrap]$ make

*
*   Running the post download checks.
*

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
/home/vuhung/work/001.GNOME/000.git/bootstrap/instsetoo_native

Fetching dependencies for module l10n from solver... failed

ERROR: incomplete dependencies!

make: *** [all] Error 1


--
Nguyen Vu Hung (Nguyyễn Vũ Hưng)
LibreOffice, Vietnamese Translation Team.

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