Re: [gentoo-user] Can't update dev-lib/nss

2010-11-10 Thread Fatih Tümen
On Wed, Nov 10, 2010 at 01:45, Stroller strol...@stellar.eclipse.co.uk wrote:

 On 9/11/2010, at 9:03pm, Fatih Tümen wrote:
 On Tue, Nov 9, 2010 at 22:05, Alan McKinnon alan.mckin...@gmail.com wrote:

 The language of this list is English. You might be lucky and find 
 someonewhounderstands French and knows the answer to your problem, but the 
 odds arenotgood. I don't speak French at all, I can't even make jokes about 
 leBigMacand get it right, so I can't help you much :-)

 I suggest you find and post to a French speaking list, or translate 
 theFrencherror messages to English.

 Come on, there was nothing French there except 'Leaving directory' message
 preceded by its mnemonic 'make[1]':)

 The point is that I don't know that the error message translates to 'Leaving 
 directory'. And it's the only error message there is.


Sorry for assuming that the words 'quitant' and 'enterant' were
trivial for a English speaker.  Anyway that line was not an error
line. Correct me if I am wrong but make usually [always?] shouts the
errors with triple asteriks followed by error numbers as in:

make[1]: *** [../../dist/public/dbm] Erreur 134
make: *** [export] Erreur 2

package name, make, and error nr are the keyword of my search.

 Isn't it possible for non-English speakers to set something like 
 LANG=en_GB.UTF-8 in /etc/env.d/02locale and then simply `export 
 LANG=en_GB.UTF-8` before posting their errors?


If it is not a bug of portage to produce error messages in English on
a system with non-English locale then it should be a feature of
portage to reproduce all error messages in English.

--
   Fatih



Re: [gentoo-user] Can't update dev-lib/nss

2010-11-10 Thread alain . didierjean
Selon Dale rdalek1...@gmail.com:


 I would try it with sandbox disabled.

 FEATURES=-*sandbox* your emerge command here

 It may work.  Certainly worth a shot I guess.


Bingo! For some reason, FEATURES=-*sandbox* emerge nss did'nt work (sandbox
still used) when replacing FEATURE=...usersandbox by -sandbox  launching
emerge -u nss worked.
Thanks Dale,
Thanks Alan for helping in explaining why you can't help.





Re: [gentoo-user] Can't update dev-lib/nss

2010-11-10 Thread Dale

alain.didierj...@free.fr wrote:

Selon Dalerdalek1...@gmail.com:


   

I would try it with sandbox disabled.

FEATURES=-*sandbox*your emerge command here

It may work.  Certainly worth a shot I guess.

 

Bingo! For some reason, FEATURES=-*sandbox* emerge nss did'nt work (sandbox
still used) when replacing FEATURE=...usersandbox by -sandbox  launching
emerge -u nss worked.
Thanks Dale,
Thanks Alan for helping in explaining why you can't help.

   


You're welcome.  I wasn't sure it would help but it couldn't hurt to try 
it at least.  Sometimes things won't compile with sandbox just like 
sometimes you can't use more than one core to compile a package.  I 
guess one gets ahead of the other or something.


When grasping at straws, grab all you can.  lol

Glad you got it fixed.

Dale

:-)  :-)



Re: [gentoo-user] Can't update dev-lib/nss

2010-11-09 Thread Alan McKinnon
Apparently, though unproven, at 10:21 on Tuesday 09 November 2010, 
alain.didierj...@free.fr did opine thusly:

 As the subject says, here's what I get:

What's the output just before the section you posted?



 
 /bin/sh: line 3: 10089 Abandon
 ../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_
 64_OPT.OBJ/nsinstall -D ../../dist/public/dbm
 make[1]: *** [../../dist/public/dbm] Erreur 134
 make[1]: quittant le répertoire «
 /var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8/mozilla/security/dbm/i
 nclude »
 make: *** [export] Erreur 2
  * ERROR: dev-libs/nss-3.12.8 failed:
  *   dbm make failed
  *
  * Call stack:
  * ebuild.sh, line  54:  Called src_compile
  *   environment, line 2703:  Called die
  * The specific snippet of code:
  *   emake -j1 CC=$(tc-getCC) || die dbm make failed;
  *
  * If you need support, post the output of 'emerge --info
 =dev-libs/nss-3.12.8', * the complete build log and the output of 'emerge
 -pqv =dev-libs/nss-3.12.8'. * The complete build log is located at
 '/var/tmp/portage/dev-libs/nss-3.12.8/temp/build.log'.
  * The ebuild environment file is located at
 '/var/tmp/portage/dev-libs/nss-3.12.8/temp/environment'.
  * S: '/var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8'
 
  Failed to emerge dev-libs/nss-3.12.8, Log file:
   '/var/tmp/portage/dev-libs/nss-3.12.8/temp/build.log'
 
  * Messages for package dev-libs/nss-3.12.8:
 
  * ERROR: dev-libs/nss-3.12.8 failed:
  *   dbm make failed
  *
  * Call stack:
  * ebuild.sh, line  54:  Called src_compile
  *   environment, line 2703:  Called die
  * The specific snippet of code:
  *   emake -j1 CC=$(tc-getCC) || die dbm make failed;
  *
  * If you need support, post the output of 'emerge --info
 =dev-libs/nss-3.12.8', * the complete build log and the output of 'emerge
 -pqv =dev-libs/nss-3.12.8'. * The complete build log is located at
 '/var/tmp/portage/dev-libs/nss-3.12.8/temp/build.log'.
  * The ebuild environment file is located at
 '/var/tmp/portage/dev-libs/nss-3.12.8/temp/environment'.
  * S: '/var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8'
 isba alain # emerge -pqv =dev-libs/nss-3.12.8
 [ebuild U ] dev-libs/nss-3.12.8 [3.12.7] USE=utils
 isba alain # emerge --info =dev-libs/nss-3.12.8
 Portage 2.1.8.3 (hardened/linux/amd64/10.0, gcc-4.4.4, glibc-2.11.2-r3,
 2.6.34-gentoo-r12 x86_64)
 
 
 Any cue ?

-- 
alan dot mckinnon at gmail dot com



Re: [gentoo-user] Can't update dev-lib/nss

2010-11-09 Thread alain . didierjean
Selon Alan McKinnon alan.mckin...@gmail.com:

 Apparently, though unproven, at 10:21 on Tuesday 09 November 2010,
 alain.didierj...@free.fr did opine thusly:

  As the subject says, here's what I get:

 What's the output just before the section you posted?


Here you are :

make[1]: quittant le répertoire «
/var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8/mozilla/security/coreconf/nsinstall
»
make -j3 -j1 CC=x86_64-pc-linux-gnu-gcc
cd include; make export
make[1]: entrant dans le répertoire «
/var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8/mozilla/security/dbm/include
»
Creating ../../dist/public/dbm
/usr/lib/libsandbox.so(+0x3972)[0x2b497350a972]
/usr/lib/libsandbox.so(+0x3a03)[0x2b497350aa03]
/usr/lib/libsandbox.so(+0xbdfc)[0x2b4973512dfc]
/usr/lib/libsandbox.so(+0x413c)[0x2b497350b13c]
/usr/lib/libsandbox.so(+0x749c)[0x2b497350e49c]
/usr/lib/libsandbox.so(mkdir+0x37)[0x2b4973511807]
../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_64_OPT.OBJ/nsinstall(+0x191c)[0x2b49730e391c]
../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_64_OPT.OBJ/nsinstall(+0x19e0)[0x2b49730e39e0]
/proc/13606/cmdline:
../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_64_OPT.OBJ/nsinstall
-D ../../dist public dbm

 
  /bin/sh: line 3: 10089 Abandon
  ../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_
  64_OPT.OBJ/nsinstall -D ../../dist/public/dbm
  make[1]: *** [../../dist/public/dbm] Erreur 134
  make[1]: quittant le répertoire «
  /var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8/mozilla/security/dbm/i
  nclude »
  make: *** [export] Erreur 2
   * ERROR: dev-libs/nss-3.12.8 failed:
   *   dbm make failed
   *
   * Call stack:
   * ebuild.sh, line  54:  Called src_compile
   *   environment, line 2703:  Called die
   * The specific snippet of code:
   *   emake -j1 CC=$(tc-getCC) || die dbm make failed;
   *
   * If you need support, post the output of 'emerge --info
  =dev-libs/nss-3.12.8', * the complete build log and the output of 'emerge
  -pqv =dev-libs/nss-3.12.8'. * The complete build log is located at
  '/var/tmp/portage/dev-libs/nss-3.12.8/temp/build.log'.
   * The ebuild environment file is located at
  '/var/tmp/portage/dev-libs/nss-3.12.8/temp/environment'.
   * S: '/var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8'
 
   Failed to emerge dev-libs/nss-3.12.8, Log file:
'/var/tmp/portage/dev-libs/nss-3.12.8/temp/build.log'
 
   * Messages for package dev-libs/nss-3.12.8:
 
   * ERROR: dev-libs/nss-3.12.8 failed:
   *   dbm make failed
   *
   * Call stack:
   * ebuild.sh, line  54:  Called src_compile
   *   environment, line 2703:  Called die
   * The specific snippet of code:
   *   emake -j1 CC=$(tc-getCC) || die dbm make failed;
   *
   * If you need support, post the output of 'emerge --info
  =dev-libs/nss-3.12.8', * the complete build log and the output of 'emerge
  -pqv =dev-libs/nss-3.12.8'. * The complete build log is located at
  '/var/tmp/portage/dev-libs/nss-3.12.8/temp/build.log'.
   * The ebuild environment file is located at
  '/var/tmp/portage/dev-libs/nss-3.12.8/temp/environment'.
   * S: '/var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8'
  isba alain # emerge -pqv =dev-libs/nss-3.12.8
  [ebuild U ] dev-libs/nss-3.12.8 [3.12.7] USE=utils
  isba alain # emerge --info =dev-libs/nss-3.12.8
  Portage 2.1.8.3 (hardened/linux/amd64/10.0, gcc-4.4.4, glibc-2.11.2-r3,
  2.6.34-gentoo-r12 x86_64)
 
 
  Any cue ?

 --
 alan dot mckinnon at gmail dot com






Re: [gentoo-user] Can't update dev-lib/nss

2010-11-09 Thread Dale

alain.didierj...@free.fr wrote:

Selon Alan McKinnonalan.mckin...@gmail.com:

   

Apparently, though unproven, at 10:21 on Tuesday 09 November 2010,
alain.didierj...@free.fr did opine thusly:

 

As the subject says, here's what I get:
   

What's the output just before the section you posted?

 

Here you are :

make[1]: quittant le répertoire «
/var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8/mozilla/security/coreconf/nsinstall
»
make -j3 -j1 CC=x86_64-pc-linux-gnu-gcc
cd include; make export
make[1]: entrant dans le répertoire «
/var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8/mozilla/security/dbm/include
»
Creating ../../dist/public/dbm
/usr/lib/libsandbox.so(+0x3972)[0x2b497350a972]
/usr/lib/libsandbox.so(+0x3a03)[0x2b497350aa03]
/usr/lib/libsandbox.so(+0xbdfc)[0x2b4973512dfc]
/usr/lib/libsandbox.so(+0x413c)[0x2b497350b13c]
/usr/lib/libsandbox.so(+0x749c)[0x2b497350e49c]
/usr/lib/libsandbox.so(mkdir+0x37)[0x2b4973511807]
../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_64_OPT.OBJ/nsinstall(+0x191c)[0x2b49730e391c]
../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_64_OPT.OBJ/nsinstall(+0x19e0)[0x2b49730e39e0]
/proc/13606/cmdline:
../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_64_OPT.OBJ/nsinstall
-D ../../dist public dbm

   


I would try it with sandbox disabled.

FEATURES=-*sandbox* your emerge command here

It may work.  Certainly worth a shot I guess.

Dale

:-)  :-)


Re: [gentoo-user] Can't update dev-lib/nss

2010-11-09 Thread Alan McKinnon
The language of this list is English. You might be lucky and find someone who 
understands French and knows the answer to your problem, but the odds are not 
good. I don't speak French at all, I can't even make jokes about le BigMac 
and get it right, so I can't help you much :-)

I suggest you find and post to a French speaking list, or translate the French 
error messages to English.


Apparently, though unproven, at 19:56 on Tuesday 09 November 2010, 
alain.didierj...@free.fr did opine thusly:

 Selon Alan McKinnon alan.mckin...@gmail.com:
  Apparently, though unproven, at 10:21 on Tuesday 09 November 2010,
  
  alain.didierj...@free.fr did opine thusly:
   As the subject says, here's what I get:
  What's the output just before the section you posted?
 
 Here you are :
 
 make[1]: quittant le répertoire «
 /var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8/mozilla/security/corec
 onf/nsinstall »
 make -j3 -j1 CC=x86_64-pc-linux-gnu-gcc
 cd include; make export
 make[1]: entrant dans le répertoire «
 /var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8/mozilla/security/dbm/i
 nclude »
 Creating ../../dist/public/dbm
 /usr/lib/libsandbox.so(+0x3972)[0x2b497350a972]
 /usr/lib/libsandbox.so(+0x3a03)[0x2b497350aa03]
 /usr/lib/libsandbox.so(+0xbdfc)[0x2b4973512dfc]
 /usr/lib/libsandbox.so(+0x413c)[0x2b497350b13c]
 /usr/lib/libsandbox.so(+0x749c)[0x2b497350e49c]
 /usr/lib/libsandbox.so(mkdir+0x37)[0x2b4973511807]
 ../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_
 64_OPT.OBJ/nsinstall(+0x191c)[0x2b49730e391c]
 ../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH
 _64_OPT.OBJ/nsinstall(+0x19e0)[0x2b49730e39e0] /proc/13606/cmdline:
 ../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_
 64_OPT.OBJ/nsinstall -D ../../dist public dbm
 
   /bin/sh: line 3: 10089 Abandon
   ../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_
   PTH_ 64_OPT.OBJ/nsinstall -D ../../dist/public/dbm
   make[1]: *** [../../dist/public/dbm] Erreur 134
   make[1]: quittant le répertoire «
   /var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8/mozilla/security/d
   bm/i nclude »
   make: *** [export] Erreur 2
   
* ERROR: dev-libs/nss-3.12.8 failed:
*   dbm make failed
*
* Call stack:
* ebuild.sh, line  54:  Called src_compile
*   environment, line 2703:  Called die
* The specific snippet of code:
*   emake -j1 CC=$(tc-getCC) || die dbm make failed;
*
* If you need support, post the output of 'emerge --info
   
   =dev-libs/nss-3.12.8', * the complete build log and the output of
   'emerge -pqv =dev-libs/nss-3.12.8'. * The complete build log is
   located at '/var/tmp/portage/dev-libs/nss-3.12.8/temp/build.log'.
   
* The ebuild environment file is located at
   
   '/var/tmp/portage/dev-libs/nss-3.12.8/temp/environment'.
   
* S: '/var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8'

Failed to emerge dev-libs/nss-3.12.8, Log file:
 '/var/tmp/portage/dev-libs/nss-3.12.8/temp/build.log'

* Messages for package dev-libs/nss-3.12.8:

* ERROR: dev-libs/nss-3.12.8 failed:
*   dbm make failed
*
* Call stack:
* ebuild.sh, line  54:  Called src_compile
*   environment, line 2703:  Called die
* The specific snippet of code:
*   emake -j1 CC=$(tc-getCC) || die dbm make failed;
*
* If you need support, post the output of 'emerge --info
   
   =dev-libs/nss-3.12.8', * the complete build log and the output of
   'emerge -pqv =dev-libs/nss-3.12.8'. * The complete build log is
   located at '/var/tmp/portage/dev-libs/nss-3.12.8/temp/build.log'.
   
* The ebuild environment file is located at
   
   '/var/tmp/portage/dev-libs/nss-3.12.8/temp/environment'.
   
* S: '/var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8'
   
   isba alain # emerge -pqv =dev-libs/nss-3.12.8
   [ebuild U ] dev-libs/nss-3.12.8 [3.12.7] USE=utils
   isba alain # emerge --info =dev-libs/nss-3.12.8
   Portage 2.1.8.3 (hardened/linux/amd64/10.0, gcc-4.4.4, glibc-2.11.2-r3,
   2.6.34-gentoo-r12 x86_64)
   
   
   Any cue ?
  
  --
  alan dot mckinnon at gmail dot com

-- 
alan dot mckinnon at gmail dot com



Re: [gentoo-user] Can't update dev-lib/nss

2010-11-09 Thread Fatih Tümen
Googling your error messages give Bug #339157 and some  forums threads, one
of which is in french. The bug still open but there is a patch claimed to be
working. Give it a shot after trying Dale's sandbox trick.

bugs.gentoo.org/show_bug.cgi?id=339157

--
   Fatih


On Tue, Nov 9, 2010 at 19:56, alain.didierj...@free.fr wrote:

 Selon Alan McKinnon alan.mckin...@gmail.com:

  Apparently, though unproven, at 10:21 on Tuesday 09 November 2010,
  alain.didierj...@free.fr did opine thusly:
 
   As the subject says, here's what I get:
 
  What's the output just before the section you posted?
 

 Here you are :

 make[1]: quittant le répertoire «

 /var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8/mozilla/security/coreconf/nsinstall
 »
 make -j3 -j1 CC=x86_64-pc-linux-gnu-gcc
 cd include; make export
 make[1]: entrant dans le répertoire «

 /var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8/mozilla/security/dbm/include
 »
 Creating ../../dist/public/dbm
 /usr/lib/libsandbox.so(+0x3972)[0x2b497350a972]
 /usr/lib/libsandbox.so(+0x3a03)[0x2b497350aa03]
 /usr/lib/libsandbox.so(+0xbdfc)[0x2b4973512dfc]
 /usr/lib/libsandbox.so(+0x413c)[0x2b497350b13c]
 /usr/lib/libsandbox.so(+0x749c)[0x2b497350e49c]
 /usr/lib/libsandbox.so(mkdir+0x37)[0x2b4973511807]

 ../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_64_OPT.OBJ/nsinstall(+0x191c)[0x2b49730e391c]

 ../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_64_OPT.OBJ/nsinstall(+0x19e0)[0x2b49730e39e0]
 /proc/13606/cmdline:

 ../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_64_OPT.OBJ/nsinstall
 -D ../../dist public dbm

  
   /bin/sh: line 3: 10089 Abandon
  
 ../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_
   64_OPT.OBJ/nsinstall -D ../../dist/public/dbm
   make[1]: *** [../../dist/public/dbm] Erreur 134
   make[1]: quittant le répertoire «
  
 /var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8/mozilla/security/dbm/i
   nclude »
   make: *** [export] Erreur 2
* ERROR: dev-libs/nss-3.12.8 failed:
*   dbm make failed
*
* Call stack:
* ebuild.sh, line  54:  Called src_compile
*   environment, line 2703:  Called die
* The specific snippet of code:
*   emake -j1 CC=$(tc-getCC) || die dbm make failed;
*
* If you need support, post the output of 'emerge --info
   =dev-libs/nss-3.12.8', * the complete build log and the output of
 'emerge
   -pqv =dev-libs/nss-3.12.8'. * The complete build log is located at
   '/var/tmp/portage/dev-libs/nss-3.12.8/temp/build.log'.
* The ebuild environment file is located at
   '/var/tmp/portage/dev-libs/nss-3.12.8/temp/environment'.
* S: '/var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8'
  
Failed to emerge dev-libs/nss-3.12.8, Log file:
 '/var/tmp/portage/dev-libs/nss-3.12.8/temp/build.log'
  
* Messages for package dev-libs/nss-3.12.8:
  
* ERROR: dev-libs/nss-3.12.8 failed:
*   dbm make failed
*
* Call stack:
* ebuild.sh, line  54:  Called src_compile
*   environment, line 2703:  Called die
* The specific snippet of code:
*   emake -j1 CC=$(tc-getCC) || die dbm make failed;
*
* If you need support, post the output of 'emerge --info
   =dev-libs/nss-3.12.8', * the complete build log and the output of
 'emerge
   -pqv =dev-libs/nss-3.12.8'. * The complete build log is located at
   '/var/tmp/portage/dev-libs/nss-3.12.8/temp/build.log'.
* The ebuild environment file is located at
   '/var/tmp/portage/dev-libs/nss-3.12.8/temp/environment'.
* S: '/var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8'
   isba alain # emerge -pqv =dev-libs/nss-3.12.8
   [ebuild U ] dev-libs/nss-3.12.8 [3.12.7] USE=utils
   isba alain # emerge --info =dev-libs/nss-3.12.8
   Portage 2.1.8.3 (hardened/linux/amd64/10.0, gcc-4.4.4, glibc-2.11.2-r3,
   2.6.34-gentoo-r12 x86_64)
  
  
   Any cue ?
 
  --
  alan dot mckinnon at gmail dot com
 






Re: [gentoo-user] Can't update dev-lib/nss

2010-11-09 Thread Fatih Tümen
On Tue, Nov 9, 2010 at 22:05, Alan McKinnon alan.mckin...@gmail.com wrote:

 The language of this list is English. You might be lucky and find someone
 who
 understands French and knows the answer to your problem, but the odds are
 not
 good. I don't speak French at all, I can't even make jokes about le
 BigMac
 and get it right, so I can't help you much :-)

 I suggest you find and post to a French speaking list, or translate the
 French
 error messages to English.



Come on, there was nothing French there except 'Leaving directory' message
preceded by its mnemonic 'make[1]':)
--
   Fatih


Re: [gentoo-user] Can't update dev-lib/nss

2010-11-09 Thread Fatih Tümen
2010/11/9 Fatih Tümen fthtmn+gen...@gmail.com

 On Tue, Nov 9, 2010 at 22:05, Alan McKinnon alan.mckin...@gmail.com wrote:

 The language of this list is English. You might be lucky and find someone who
 understands French and knows the answer to your problem, but the odds are not
 good. I don't speak French at all, I can't even make jokes about le BigMac
 and get it right, so I can't help you much :-)

 I suggest you find and post to a French speaking list, or translate the 
 French
 error messages to English.

 Come on, there was nothing French there except 'Leaving directory' message 
 preceded by its mnemonic 'make[1]':)

..and  'entering directory' ofcourse

--
    Fatih



Re: [gentoo-user] Can't update dev-lib/nss

2010-11-09 Thread Neil Bothwick
On Tue, 9 Nov 2010 22:05:36 +0200, Alan McKinnon wrote:

 I suggest you find and post to a French speaking list, or translate the
 French error messages to English.

LANG=en emerge foo...

should have GCC spit out English error messages.


-- 
Neil Bothwick

The best things in life are free, but the
expensive ones are still worth a look.


signature.asc
Description: PGP signature


Re: [gentoo-user] Can't update dev-lib/nss

2010-11-09 Thread Paul Hartman
On Tue, Nov 9, 2010 at 11:56 AM,  alain.didierj...@free.fr wrote:
 Selon Alan McKinnon alan.mckin...@gmail.com:

 Apparently, though unproven, at 10:21 on Tuesday 09 November 2010,
 alain.didierj...@free.fr did opine thusly:

  As the subject says, here's what I get:

 What's the output just before the section you posted?


 Here you are :

 make[1]: quittant le répertoire «
 /var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8/mozilla/security/coreconf/nsinstall
 »
 make -j3 -j1 CC=x86_64-pc-linux-gnu-gcc
 cd include; make export
 make[1]: entrant dans le répertoire «
 /var/tmp/portage/dev-libs/nss-3.12.8/work/nss-3.12.8/mozilla/security/dbm/include
 »
 Creating ../../dist/public/dbm
 /usr/lib/libsandbox.so(+0x3972)[0x2b497350a972]
 /usr/lib/libsandbox.so(+0x3a03)[0x2b497350aa03]
 /usr/lib/libsandbox.so(+0xbdfc)[0x2b4973512dfc]
 /usr/lib/libsandbox.so(+0x413c)[0x2b497350b13c]
 /usr/lib/libsandbox.so(+0x749c)[0x2b497350e49c]
 /usr/lib/libsandbox.so(mkdir+0x37)[0x2b4973511807]
 ../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_64_OPT.OBJ/nsinstall(+0x191c)[0x2b49730e391c]
 ../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_64_OPT.OBJ/nsinstall(+0x19e0)[0x2b49730e39e0]
 /proc/13606/cmdline:
 ../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_64_OPT.OBJ/nsinstall
 -D ../../dist public dbm


Looks similar to this:
http://forums.gentoo.org/viewtopic-t-850517.html



Re: [gentoo-user] Can't update dev-lib/nss

2010-11-09 Thread Stroller

On 9/11/2010, at 9:03pm, Fatih Tümen wrote:
 On Tue, Nov 9, 2010 at 22:05, Alan McKinnon alan.mckin...@gmail.com wrote:
 
 The language of this list is English. You might be lucky and find 
 someonewhounderstands French and knows the answer to your problem, but the 
 odds arenotgood. I don't speak French at all, I can't even make jokes about 
 leBigMacand get it right, so I can't help you much :-)
 
 I suggest you find and post to a French speaking list, or translate 
 theFrencherror messages to English.
 
 Come on, there was nothing French there except 'Leaving directory' message
 preceded by its mnemonic 'make[1]':)

The point is that I don't know that the error message translates to 'Leaving 
directory'. And it's the only error message there is.

Isn't it possible for non-English speakers to set something like 
LANG=en_GB.UTF-8 in /etc/env.d/02locale and then simply `export 
LANG=en_GB.UTF-8` before posting their errors?

Additionally: Alain, if the only error message shown is 'Leaving directory', 
then you probably need to show us some more, earlier, output.

Stroller.




Re: [gentoo-user] Can't update dev-lib/nss

2010-11-09 Thread Mike Edenfield

On 11/9/2010 6:45 PM, Stroller wrote:


On 9/11/2010, at 9:03pm, Fatih Tümen wrote:

On Tue, Nov 9, 2010 at 22:05, Alan McKinnonalan.mckin...@gmail.com  wrote:


The language of this list is English. You might be lucky and find someonewhounderstands 
French and knows the answer to your problem, but the odds arenotgood. I don't speak 
French at all, I can't even make jokes about leBigMacand get it right, so I 
can't help you much :-)

I suggest you find and post to a French speaking list, or translate 
theFrencherror messages to English.


Come on, there was nothing French there except 'Leaving directory' message
preceded by its mnemonic 'make[1]':)


The point is that I don't know that the error message translates to 'Leaving 
directory'. And it's the only error message there is.


I'm pretty sure this is the actual error part (from his 
original post):


/bin/sh: line 3: 10089 Abandon
../../coreconf/nsinstall/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_ 
64_OPT.OBJ/nsinstall -D ../../dist/public/dbm

make[1]: *** [../../dist/public/dbm] Erreur 134

Even a lowly American such as myself can figure out 
Abandon means aborted and Erreur means error :)


The problem is most likely a directory permissions problem. 
 A quick google for nss Error 134 returns two promising 
results, both of them implicating sandbox as the problem:


http://bugs.gentoo.org/show_bug.cgi?id=300982
http://bugs.gentoo.org/show_bug.cgi?id=292050