Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[emerge] impossible de mettre a jour OOffice [resolu]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
nuts
Veteran
Veteran


Joined: 10 Jan 2004
Posts: 1630

PostPosted: Tue Jul 05, 2011 5:15 pm    Post subject: [emerge] impossible de mettre a jour OOffice [resolu] Reply with quote

Je ne sais pour quelle raison, mais il m'est impossible d'installer/reinstaller/mettre a jour OpenOffice:
Code:
* Messages for package app-office/openoffice-3.2.1-r1:

 *
 *  It is important to note that OpenOffice.org is a very fragile 
 *  build when it comes to CFLAGS.  A number of flags have already
 *  been filtered out.  If you experience difficulty merging this 
 *  package and use aggressive CFLAGS, lower the CFLAGS and try to 
 *  merge again.
 *
 *  Also if you experience a build break, please make sure to retry
 *  with MAKEOPTS=-j1 before filing a bug.
 *
 * ERROR: app-office/openoffice-3.2.1-r1 failed (compile phase):
 *   Build failed
 *
 * Call stack:
 *     ebuild.sh, line  56:  Called src_compile
 *   environment, line 8639:  Called die
 * The specific snippet of code:
 *       make || die "Build failed"
 *
 * If you need support, post the output of 'emerge --info =app-office/openoffice-3.2.1-r1',
 * the complete build log and the output of 'emerge -pqv =app-office/openoffice-3.2.1-r1'.
 * The complete build log is located at '/var/tmp/portage/app-office/openoffice-3.2.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-office/openoffice-3.2.1-r1/temp/environment'.
 * S: '/var/tmp/portage/app-office/openoffice-3.2.1-r1/work/ooo'


je suis sous amd64 bi-core
Code:
kapoue nuts # grep CFLAGS /etc/make.conf
CFLAGS="-O2 -pipe"
CXXFLAGS="${CFLAGS}"
kapoue nuts # grep MAKEOPTS /etc/make.conf
MAKEOPTS="-j2"
et j'avoue que la je seche.
_________________
nuts
PC: AMD Phenom 2 bi-core 555 + Asus M4A77T/USB3 + 2Go de RAM + wifi Ralink RT61 + Radeon HD 3450 - Disque dur 500Go.
SGI Octane ip30 R10000


Last edited by nuts on Tue Jul 05, 2011 7:47 pm; edited 1 time in total
Back to top
View user's profile Send private message
Poussin
l33t
l33t


Joined: 08 Jun 2007
Posts: 659
Location: Liège

PostPosted: Tue Jul 05, 2011 5:17 pm    Post subject: Reply with quote

Tu peux donner ça? : /var/tmp/portage/app-office/openoffice-3.2.1-r1/temp/build.log
Back to top
View user's profile Send private message
nuts
Veteran
Veteran


Joined: 10 Jan 2004
Posts: 1630

PostPosted: Tue Jul 05, 2011 5:23 pm    Post subject: Reply with quote

je veux bien mais il fait plus de 82000 lignes le fichier, il te faut juste la fin?


Code:
...

Entering /var/tmp/portage/app-office/openoffice-3.2.1-r1/work/ooo/build/OOO320_m19/sw/util
Compiling: sw/unxlngx6/misc/sw_dflt_version.c
Compiling: sw/unxlngx6/misc/swd_dflt_version.c
Compiling: sw/unxlngx6/misc/swui_dflt_version.c
Compiling: sw/unxlngx6/misc/msword_dflt_version.c
Compiling: sw/unxlngx6/misc/vbaswobj_dflt.uno_version.c
Making:    swall.lib
Making:    swui.lib
Making:    libswlx.so
Making:    libswdlx.so
Making:    libswuilx.so
Making:    libmswordlx.so
Making:    libvbaswobjlx.uno.so
Making:    swen-US.res
Making:    swfr.res
Compiling: rsc_sw
Name "main::name" used only once: possible typo at /var/tmp/portage/app-office/openoffice-3.2.1-r1/work/ooo/build/OOO320_m19/solenv/bin/deliver.pl line 1312.
Module 'sw' delivered successfully. 266 files copied, 0 files unchanged

1 module(s):
   xmlsecurity
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making /var/tmp/portage/app-office/openoffice-3.2.1-r1/work/ooo/build/OOO320_m19/xmlsecurity/source/xmlsec/nss

Attention: if you build and deliver the above module(s) you may prolongue your the build issuing command "build --from xmlsecurity"

rmdir /var/tmp/portage/app-office/openoffice-3.2.1-r1/temp/aixWIU6JIP
make: *** [stamp/build] Error 1
 * ERROR: app-office/openoffice-3.2.1-r1 failed (compile phase):
 *   Build failed
 *
 * Call stack:
 *     ebuild.sh, line  56:  Called src_compile
 *   environment, line 8639:  Called die
 * The specific snippet of code:
 *       make || die "Build failed"
 *
 * If you need support, post the output of 'emerge --info =app-office/openoffice-3.2.1-r1',
 * the complete build log and the output of 'emerge -pqv =app-office/openoffice-3.2.1-r1'.
!!! When you file a bug report, please include the following information:
GENTOO_VM=sun-jdk-1.6  CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.6.0.26"
JAVACFLAGS="-source 1.5 -target 1.5" COMPILER=""
and of course, the output of emerge --info
 * The complete build log is located at '/var/tmp/portage/app-office/openoffice-3.2.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-office/openoffice-3.2.1-r1/temp/environment'.
 * S: '/var/tmp/portage/app-office/openoffice-3.2.1-r1/work/ooo'

_________________
nuts
PC: AMD Phenom 2 bi-core 555 + Asus M4A77T/USB3 + 2Go de RAM + wifi Ralink RT61 + Radeon HD 3450 - Disque dur 500Go.
SGI Octane ip30 R10000
Back to top
View user's profile Send private message
Poussin
l33t
l33t


Joined: 08 Jun 2007
Posts: 659
Location: Liège

PostPosted: Tue Jul 05, 2011 5:39 pm    Post subject: Reply with quote

Il semblerait que ce soit le bug 354911
Back to top
View user's profile Send private message
nuts
Veteran
Veteran


Joined: 10 Jan 2004
Posts: 1630

PostPosted: Tue Jul 05, 2011 5:44 pm    Post subject: Reply with quote

libxml n'est pas installé chez moi. je vais voir si autre chose n'a pas ete installé

...libxml2 j'ai rien dit, je vais essayer en changeant le USE
_________________
nuts
PC: AMD Phenom 2 bi-core 555 + Asus M4A77T/USB3 + 2Go de RAM + wifi Ralink RT61 + Radeon HD 3450 - Disque dur 500Go.
SGI Octane ip30 R10000
Back to top
View user's profile Send private message
Poussin
l33t
l33t


Joined: 08 Jun 2007
Posts: 659
Location: Liège

PostPosted: Tue Jul 05, 2011 5:47 pm    Post subject: Reply with quote

Bah ton problème ressemble fortement au bug 360817 mais il est noté comme duplicate de celui posté plus haut
Back to top
View user's profile Send private message
nuts
Veteran
Veteran


Joined: 10 Jan 2004
Posts: 1630

PostPosted: Tue Jul 05, 2011 5:49 pm    Post subject: Reply with quote

en fait soit je doit virer le USE icu ou le nsplugin. je tente pour le1er on verra bien
_________________
nuts
PC: AMD Phenom 2 bi-core 555 + Asus M4A77T/USB3 + 2Go de RAM + wifi Ralink RT61 + Radeon HD 3450 - Disque dur 500Go.
SGI Octane ip30 R10000
Back to top
View user's profile Send private message
nuts
Veteran
Veteran


Joined: 10 Jan 2004
Posts: 1630

PostPosted: Tue Jul 05, 2011 7:48 pm    Post subject: Reply with quote

resolu, mettre -icu dans le flag USE
_________________
nuts
PC: AMD Phenom 2 bi-core 555 + Asus M4A77T/USB3 + 2Go de RAM + wifi Ralink RT61 + Radeon HD 3450 - Disque dur 500Go.
SGI Octane ip30 R10000
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum