Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
OpenOffice.org 2.x (Part Two)
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
loftwyr
l33t
l33t


Joined: 29 Dec 2004
Posts: 970
Location: 43°38'23.62"N 79°27'8.60"W

PostPosted: Mon Oct 09, 2006 3:04 pm    Post subject: Reply with quote

I'm getting failed builds with m4 and m5 with the build failing with a message requesting that modules be rebuilt. I've messed with the use flags to no avail.

Can you see what the problem is?

the full build log is at www.dpmr.ca/gentoo/openoffice.log.bz2

Thanks!
_________________
My emerge --info
Have you run revdep-rebuild lately? It's in gentoolkit and it's worth a shot if things don't work well.
Celebrating 5 years of Gentoo-ing.
Back to top
View user's profile Send private message
loftwyr
l33t
l33t


Joined: 29 Dec 2004
Posts: 970
Location: 43°38'23.62"N 79°27'8.60"W

PostPosted: Tue Oct 10, 2006 10:40 pm    Post subject: Reply with quote

Geki? Have you abandoned us?
_________________
My emerge --info
Have you run revdep-rebuild lately? It's in gentoolkit and it's worth a shot if things don't work well.
Celebrating 5 years of Gentoo-ing.
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Sat Oct 14, 2006 3:02 pm    Post subject: Reply with quote

I have not really time anymore. :)

I test 2.0.4 right now and system icu patch is broken.
This is the last update for now.
_________________
hear hear
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Sun Nov 05, 2006 7:32 pm    Post subject: Reply with quote

680.191.0 released.

though, some issues for gcj.
native helplinker disabled for now.
skip failed build of native lib instead of dieing. -> update gcj-overlay.

you should also set USE="vba".
--disable-vba is broken.

apply file seems broken right now.
I hope it gets fixed tomorrow or so...

please, do not complain about broken patches. ;)
_________________
hear hear
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Mon Nov 13, 2006 8:12 pm    Post subject: Reply with quote

680.193.0 released.
- ooo-build HEAD should be ok
- icu-3.6 depend
- vba enabled always; noone wants to fix broken disabled case again and again and ...

hope to get a proper gcj version somewhen that does not eat ram :o
_________________
hear hear
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Wed Dec 06, 2006 4:34 pm    Post subject: Reply with quote

2.1.0_rc2 released.
- C++ HelpLinker sponsored by Fedora
- with that the gcjaot illness vanishes
- some ebuild cosmetics, I am not happy with the *DEPEND="..." look

that should be it
_________________
hear hear
Back to top
View user's profile Send private message
mikemcquaid
Tux's lil' helper
Tux's lil' helper


Joined: 11 May 2004
Posts: 108
Location: Edinburgh, Scotland

PostPosted: Thu Dec 21, 2006 1:14 pm    Post subject: Compiles! Reply with quote

Just for your information, unless something in the ebuild has changed recently, I've discovered something cool.
Openoffice 2.0.4 wouldn't compile with AMD64 and Java 1.5, but, as of Java 1.6, this seems to work fine.
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Thu Dec 21, 2006 1:48 pm    Post subject: Reply with quote

AMD64/sun-jdk-1.5: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6487640
sun-jdk-1.6: has some changes to 1.4/1.5. so I force 1.4. anyway, you are free to use 1.6. but keep in mind not to report issues. ;)
_________________
hear hear
Back to top
View user's profile Send private message
fca
Guru
Guru


Joined: 22 Feb 2003
Posts: 346
Location: Netherlands

PostPosted: Thu Dec 21, 2006 3:04 pm    Post subject: Reply with quote

I recently build openoffice-2.1.0_rc2 (or rather renamed it to 2.1.0 since rc2 became the final without changes, right?) and had to edit the following in config.diff:
Code:
-cp -a $SRCDIR/oonologointro.bmp $OOBUILDDIR/svx/res
+cp -a $TOOLSDIR/src/oonologointro.bmp $OOBUILDDIR/svx/res

to
Code:
-cp -a $SRCDIR/ooonologointro.bmp $OOBUILDDIR/svx/res
+cp -a $TOOLSDIR/src/ooonologointro.bmp $OOBUILDDIR/svx/res

notice the 3 o's vs the 2 ;)
Also I had to stop the ooo59127.vcl.honourcairofont.diff patch, because it didn't apply.
Everything seems to work fine, except for the following minor annoyance:
Code:
fca@localhost ~ $ oowriter2
/usr/bin/oowriter2: line 3: /usr/lib64/openoffice/program/ooqstart: No such file or directory

There seems to be no ooqstart file anywhere on my system.

system info:
Code:

emerge --info:
Portage 2.1.2_rc3-r9 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.5-r1, 2.6.19-suspend2-r1 x86_64)
=================================================================
System uname: 2.6.19-suspend2-r1 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.12.8
Last Sync: Thu, 21 Dec 2006 09:20:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17, 2.17.50.0.7, 2.17.50.0.8
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/NX/etc:/usr/NX/home /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://pandemonium.tiscali.de/pub/gentoo/"
LANG="en_US.utf-8"
LC_ALL="en_US.utf-8"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -s -Wl,--hash-style=gnu"
LINGUAS="en nl en_US en_GB"
MAKEOPTS="-j2"

emerge -pv openoffice
ebuild   R   ] app-office/openoffice-2.1.0  USE="access branding dbus gstreamer java kde odbc xt -binfilter -cups -debug -eds -firefox -gcj -gnome -ldap -mono -nas -odk -pam -seamonkey -sound -webdav" LINGUAS="en_GB en_US nl -af -ar -be_BY -bg -bn -bs -ca -cs -cy -da -de -el -en_ZA -es -et -fa -fi -fr -gu_IN -he -hi_IN -hr -hu -it -ja -km -ko -lt -lv -mk -nb -nn -nr -ns -pa_IN -pl -pt -pt_BR -ru -rw -sh_YU -sk -sl -sr_CS -st -sv -sw_TZ -th -tn -tr -ts -vi -xh -zh_CN -zh_TW -zu" 0 kB

I also built openoffice with both blackdown-jdk-1.4.2 and sun-jdk-1.6.0. I tried to fix the above problem by forcing --enable-quickstart in the ebuild, but this had no effect.
The only way to start openoffice seems to be with soffice for me. Anyway, thanks for you work on making openoffice-2.1.0 available on Gentoo.
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Thu Dec 21, 2006 3:19 pm    Post subject: Reply with quote

1. known and changed in local copy
2. quickstart depends on gtk (USE="gnome"). no idea what kde-only should do.
_________________
hear hear
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Thu Dec 28, 2006 2:59 pm    Post subject: Reply with quote

2.1.0 released.
- STLport-5.1.0 support
_________________
hear hear
Back to top
View user's profile Send private message
allexey1985
n00b
n00b


Joined: 20 Aug 2006
Posts: 26

PostPosted: Wed Jan 03, 2007 9:04 am    Post subject: Reply with quote

Hello, where I can get ebuild ">=app-text/libwpd-0.8.6", which is required for 2.1.0?
Back to top
View user's profile Send private message
fca
Guru
Guru


Joined: 22 Feb 2003
Posts: 346
Location: Netherlands

PostPosted: Wed Jan 03, 2007 9:47 am    Post subject: Reply with quote

You just have to copy over the existing libwpd-0.8.4 ebuild, rename it in your overlay to libwpd-0.8.7.ebuild (the latest) and redigest it. There is a bug in the gentoo bugzilla about it already, but the devs are apparently busy with something else.
Back to top
View user's profile Send private message
allexey1985
n00b
n00b


Joined: 20 Aug 2006
Posts: 26

PostPosted: Wed Jan 03, 2007 11:47 am    Post subject: Reply with quote

Hello again, I can't download ooo-build-OOE680_m6.tar.gz
http://go-oo.org/packages/OOE680/ooo-build-OOE680_m6.tar.gz - 404 Not Found
Where I can download it?
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Wed Jan 03, 2007 1:19 pm    Post subject: Reply with quote

jfyi, there is libwpd 0.8.7 already
... and please check my homepage/OOo2 page
_________________
hear hear
Back to top
View user's profile Send private message
davidgurvich
Veteran
Veteran


Joined: 23 Apr 2004
Posts: 1063

PostPosted: Wed Jan 03, 2007 1:57 pm    Post subject: Reply with quote

OpenOffice-2.1.0 builds and runs on ppc with gcj.

allexey1985, you need to follow the directions on geki's website to get the cvs version of ooo-build and make a tarball out of that. You will also need to manually fetch the files cli_types.dll cli_types_bridgetest.dll, and some of the src tarballs.
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Wed Jan 03, 2007 3:50 pm    Post subject: Reply with quote

davidgurvich wrote:
OpenOffice-2.1.0 builds and runs on ppc with gcj.
cool :)

davidgurvich wrote:
You will also need to manually fetch the files cli_types.dll cli_types_bridgetest.dll, and some of the src tarballs.
that should not be needed. you know more than me? :roll:
_________________
hear hear
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Wed Jan 03, 2007 10:38 pm    Post subject: Reply with quote

mmh, forgot about the svn move of ooo-build. heh.
updated my homepage with new location.
_________________
hear hear
Back to top
View user's profile Send private message
Vlad.Sharp
Guru
Guru


Joined: 08 Dec 2004
Posts: 337
Location: Cambridgeshire, UK

PostPosted: Wed Jan 03, 2007 11:21 pm    Post subject: Reply with quote

allexey1985 wrote:
Hello again, I can't download ooo-build-OOE680_m6.tar.gz
http://go-oo.org/packages/OOE680/ooo-build-OOE680_m6.tar.gz - 404 Not Found
Where I can download it?


geki wrote:
mmh, forgot about the svn move of ooo-build. heh.
updated my homepage with new location.


Thank you geki :D I have successfully compiled openoffice-2.1 using your overlay. I didn't use your update of ooo-build, instead pulled in the code from the cvs repos and renamed accordingly :P

The build apparently solves the problem I found at http://qa.openoffice.org/issues/show_bug.cgi?id=72945 - I still use the same configuration.

Here's my emerge --info for anyone interested:

Code:
arrow ~ # emerge --info
Portage 2.1.2_rc4-r4 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r2 i686)
=================================================================
System uname: 2.6.19-gentoo-r2 i686 Intel(R) Pentium(R) M processor 2.00GHz
Gentoo Base System version 1.12.8
Last Sync: Tue, 02 Jan 2007 15:00:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python:     2.4.4, 2.5-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.19
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/openjms/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=pentium-m -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://194.117.143.69 http://ftp.gentoo.or.kr/ ftp://ftp.nyx.hu/gentoo ftp://gentoo.cites.uiuc.edu/pub/gentoo/"
LINGUAS="en_GB ru ja de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/xeffects /usr/portage/local/layman/java-migration-packages /usr/portage/local/layman/openoffice-geki"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acl acpi alsa apache2 apm asf avahi bash-completion berkdb bidi bitmap-fonts bzip2 cairo canna cdb cdparanoia cdr cjk clamav cli cracklib crypt cups dbus dlloader doc dri dts dv dvd dvdr dvdread dxr3 emboss encode esd exif fam fbcon ffmpeg fftw firefox flac foomaticdb fortran ftp fuse gcj gconf gd gdbm geoip gif glitz glut gmp gnome gphoto2 gpm gstreamer gtk hal icc iconv ieee1394 imagemagick imlib immqt-bc innodb ipv6 isdnlog java jikes jpeg jpeg2k kde kdeenablefinal kdehiddenvisibility ldap libg++ mad memlimit mhash mikmod mime mmx mono mp3 mpeg mysql mysqli ncurses network newspr nls nptl nptlonly nsplugin odbc ogg openal opengl oss pcre pdf perl php plotutils png posix postgres ppds pppd python qt3 qt4 quicktime readline reflection ruby samba sdl session sharedmem simplexml smartcard sockets socks5 spell spl sqlite sqlite3 sse sse2 ssl svg tcpd tetex theora threads tidy tiff truetype truetype-fonts type1-fonts udev unicode usb vcd vorbis wifi win32codecs x86 xcomposite xine xinerama xml xml2 xorg xosd xpm xprint xscreensaver xv xvid xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse synaptics vmmouse" KERNEL="linux" LINGUAS="en_GB ru ja de" USERLAND="GNU" VIDEO_CARDS="vmware vesa nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS


Thanks again - freetype works correctly now :D
Back to top
View user's profile Send private message
allexey1985
n00b
n00b


Joined: 20 Aug 2006
Posts: 26

PostPosted: Thu Jan 04, 2007 3:43 pm    Post subject: Reply with quote

I have built openoffice with gcj on amd64, but I can't run it :(
Code:
/usr/bin/ooffice2: line 3: /usr/lib64/openoffice/program/ooqstart: No such file.

Such problem is in oowriter and others.
Use flags are:
Code:
USE="dbus firefox gcj gstreamer java kde pam -access -binfilter -branding -cups -debug -eds -gnome -ldap -mono -nas -odbc -odk -seamonkey -sound -webdav -xt -xulrunner"
Back to top
View user's profile Send private message
davidgurvich
Veteran
Veteran


Joined: 23 Apr 2004
Posts: 1063

PostPosted: Thu Jan 04, 2007 4:34 pm    Post subject: Reply with quote

See if the program was placed in /usr/lib instead of /lib64.
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Thu Jan 04, 2007 4:54 pm    Post subject: Reply with quote

allexey1985 known, kde-only issue - I did not get around to add a temp. workaround for that yet.
_________________
hear hear
Back to top
View user's profile Send private message
allexey1985
n00b
n00b


Joined: 20 Aug 2006
Posts: 26

PostPosted: Thu Jan 04, 2007 8:13 pm    Post subject: Reply with quote

Also, when I run soffice.bin, I got Segmentation fault.
And this in dmesg:
Code:
javaldx[17978]: segfault at 00007fff43bd0e48 rip 00002b296690bec3 rsp 00007fff43bd0e50 error 6
soffice.bin[17989]: segfault at 00007fff7cde8de8 rip 00002b012fa4dec3 rsp 00007fff7cde8df0 error 6
javaldx[20336]: segfault at 00007fffcfca9f88 rip 00002b1bda832ec3 rsp 00007fffcfca9f90 error 6
soffice.bin[20342]: segfault at 00007fffd3412378 rip 00002af4d9423ec3 rsp 00007fffd3412380 error 6
soffice.bin[20433]: segfault at 00007fff53343428 rip 00002b1e594f2ec3 rsp 00007fff53343430 error 6
soffice.bin[20622]: segfault at 00007fffa44fc7e8 rip 00002aaf08339ec3 rsp 00007fffa44fc7f0 error 6
javaldx[5414]: segfault at 00007fff816e6728 rip 00002b6028df5ec3 rsp 00007fff816e6730 error 6
soffice.bin[5425]: segfault at 00007fff26039178 rip 00002acf867fcec3 rsp 00007fff26039180 error 6
javaldx[5456]: segfault at 00007fffcb96ec48 rip 00002af9deb6dec3 rsp 00007fffcb96ec50 error 6
soffice.bin[5462]: segfault at 00007fff609f8a48 rip 00002af04be3dec3 rsp 00007fff609f8a50 error 6
soffice.bin[5603]: segfault at 00007fff250b41f8 rip 00002aab87781ec3 rsp 00007fff250b4200 error 6
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Sat Jan 13, 2007 4:29 pm    Post subject: Reply with quote

I added two patches to ooo-build trunk:
- build ooqstart on kde-only systems
- seamonkey support

edit
- build helpcontent2 without java

updated openoffice ebuild!
_________________
hear hear
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Sun Jan 14, 2007 11:29 am    Post subject: Reply with quote

anyone up to test a Java disabled build with ooo-build rev. 8588? :o
_________________
hear hear
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next
Page 5 of 9

 
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