Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
openoffice ximian 1.3.5 meckert: Projects not found [solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Inte
Veteran
Veteran


Joined: 15 Jul 2003
Posts: 1387
Location: Mannheim, GER

PostPosted: Sun Oct 24, 2004 9:10 am    Post subject: openoffice ximian 1.3.5 meckert: Projects not found [solved] Reply with quote

Der Aufruf:
Code:
$ LANGUAGE="49" emerge -pv openoffice-ximian

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     U ] app-office/openoffice-ximian-1.3.5-r1 [1.1.61] -curl -debug +gnome +java -kde

Der Fehler:
Code:
zip -j -5 "../unxlngi4.pro/01/normal/f_0415" "/var/tmp/portage/openoffice-ximian-1.3.5-r1/work/oo_1.1.2_src/solver/645/unxlngi4.pro/bin/dtappintegrate"
  adding: dtappintegrate (deflated 80%)
optimize summary: 0 kb
Replacing ${EVAL} with
Replacing ${FILEFORMATNAME} with OpenOffice.org
Replacing ${FILEFORMATVERSION} with 1.0
Replacing ${LONG_PRODUCTEXTENSION} with
Replacing ${PRODUCTEXTENSION} with
Replacing ${PRODUCTNAME} with OpenOffice.org
Replacing ${PRODUCTVERSION} with 1.1.2

time needed: 0:1:37

WARNING! Project(s):
jvmfwk
basegfx
gtk
print_header

not found and couldn't be built. Correct build.lsts.

>>> Test phase [not enabled]: app-office/openoffice-ximian-1.3.5-r1

>>> Install openoffice-ximian-1.3.5-r1 into /var/tmp/portage/openoffice-ximian-1.3.5-r1/image/ category app-office
 * Installing Ximian-OpenOffice.org into build root...
glibc version: 2.3.4

Initializing installation program....................

!!! ERROR: app-office/openoffice-ximian-1.3.5-r1 failed.
!!! Function src_install, Line 459, Exitcode 1
!!! Setup failed
!!! If you need support, post the topmost build error, NOT this status message.

Was sind die fehlenden Projekte jvmfwk, basegfx, gtk und print_header?

Bisher habe ich versucht über das Upgrade des Profile von default-x86-1.4 auf default-x86-2004.2 den Fehler auszumerzen (Tipp von: https://forums.gentoo.org/viewtopic.php?p=1524293#1524293 ) Hat leider nicht funktioniert.

Ähnliche Probleme:
https://forums.gentoo.org/viewtopic.php?p=1532481#1532481
https://forums.gentoo.org/viewtopic.php?p=1523573#1523573

Gruß, Inte.

emerge info
Code:
Portage 2.0.51-r2 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.8-gentoo-r10 i686)
=================================================================
System uname: 2.6.8-gentoo-r10 i686 Intel(R) Pentium(R) M processor 1500MHz
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux-headers-2.4.19-r1,sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-Os -march=pentium3 -pipe -fomit-frame-pointer -fforce-addr -msse2 -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=pentium3 -pipe -fomit-frame-pointer -fforce-addr -msse2 -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox"
GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://mirror.sec.informatik.tu-darmstadt.de/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC=""
USE="X acpi alsa audiofile avi berkdb bitmap-fonts cdr crypt cups dga directfb divx4linux doc dvd dvdr dvdread encode esd ethereal f77 fbcon flac foomaticdb freetype gdbm gif gimpprint gnome gpm gtk gtk2 imlib java jpeg lda ldap libg++ libwww live mad mikmod mmx motif moznocompose moznoirc moznomail mpeg ncurses nls oggvorbis opengl pam pda pdflib perl png pnp ppds python quicktime readline samba sdl slang spell sse ssl svga tcltk tcpd tetex tiff truetype trusted unicode x86 xinerama xml2 xmms xosd xprint xv zlib"

_________________
Gentoo Linux - Die Metadistribution


Last edited by Inte on Mon Oct 25, 2004 8:51 am; edited 2 times in total
Back to top
View user's profile Send private message
Inte
Veteran
Veteran


Joined: 15 Jul 2003
Posts: 1387
Location: Mannheim, GER

PostPosted: Mon Oct 25, 2004 8:42 am    Post subject: Reply with quote

Hab einfach mal radikal die CFLAGS reduziert und siehe da es läuft. :)
Code:
CFLAGS="-O2 -march=pentium3"

Ich freu mich so auf 'nen gcc-3.4 (-march=pentium-m) mit dem sich Ximian kompilieren läßt. :wink:
_________________
Gentoo Linux - Die Metadistribution
Back to top
View user's profile Send private message
Sas
Veteran
Veteran


Joined: 05 Jul 2003
Posts: 1229
Location: Germany

PostPosted: Mon Oct 25, 2004 9:03 am    Post subject: Reply with quote

Naja, müsste es nicht umgekehrt lauten "Ich freue mich auf nen OpenOffice, das sich mit GCC 3.4 kompilieren lässt."? ;)
_________________
42
Back to top
View user's profile Send private message
Inte
Veteran
Veteran


Joined: 15 Jul 2003
Posts: 1387
Location: Mannheim, GER

PostPosted: Mon Oct 25, 2004 9:16 am    Post subject: Reply with quote

Sas wrote:
Naja, müsste es nicht umgekehrt lauten "Ich freue mich auf nen OpenOffice, das sich mit GCC 3.4 kompilieren lässt."? ;)
Stimmt (fast)! Ich beschwer mich erst, wenn der gcc-3.4 stable ist und es immer noch nicht funktioniert.
_________________
Gentoo Linux - Die Metadistribution
Back to top
View user's profile Send private message
Sas
Veteran
Veteran


Joined: 05 Jul 2003
Posts: 1229
Location: Germany

PostPosted: Mon Oct 25, 2004 10:09 am    Post subject: Reply with quote

Ja gut, aber stable/testing ist ja nun Gentoo-spezifisch. Dass sich OO nicht kompilieren lässt, liegt AFAIK daran, dass GCC ab 3.4 strenger im Bezug auf C/C++ Code ist. Also liegts jetzt am OO-Team ihre Quellen zu überarbeiten - was vermutlich nicht wenig Arbeit ist, denn sonst gäbs sicher schon nen Patch.
_________________
42
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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