| View previous topic :: View next topic |
| Author |
Message |
loftwyr l33t


Joined: 29 Dec 2004 Posts: 970 Location: 43°38'23.62"N 79°27'8.60"W
|
Posted: Mon Aug 07, 2006 3:39 pm Post subject: |
|
|
I'm running the same version beta91 (but now I can't update becuase they've taken away the overlay)
EDIT: there's now a migrated-java-experimental that I had to add manually it includes beta94 _________________ 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 |
|
 |
Chaosite Guru


Joined: 13 Dec 2003 Posts: 540 Location: Right over here.
|
Posted: Tue Aug 08, 2006 12:13 pm Post subject: |
|
|
| Code: | buildfix-qadevOOo.diff: testing...( patch -l -p0 -d /var/tmp/portage/openoffice-680.179.0/work/ooo-build/build/src680-m179 --dry-run ) < /var/tmp/portage/openoffice-680.179.0/work/ooo-build/patches/src680/./buildfix-qadevOOo.diff
patching file qadevOOo/runner/helper/PropertyHandlerImpl.java
Hunk #1 FAILED at 122.
1 out of 1 hunk FAILED -- saving rejects to file qadevOOo/runner/helper/PropertyHandlerImpl.java.rej
Testing patch buildfix-qadevOOo.diff failed. at /var/tmp/portage/openoffice-680.179.0/work/ooo-build/patches/apply.pl line 54.
make: *** [stamp/patch.apply] Error 1 |
|
|
| Back to top |
|
 |
mamac l33t


Joined: 29 Feb 2004 Posts: 832
|
Posted: Tue Aug 08, 2006 3:15 pm Post subject: |
|
|
Hi,
Sorry to interrupt this discussion between brillant and experienced OOo users, but could anyone give me a hint with the following problem I have while emerging OOo:
| Code: |
FRPC258 ~ # emerge openoffice
Calculating dependencies... done!
>>> Emerging (1 of 2) app-text/hunspell-1.1.4-r1 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking hunspell-1.1.4.tar.gz ;-)
>>> Unpacking source...
>>> Unpacking hunspell-1.1.4.tar.gz to /var/tmp/portage/hunspell-1.1.4-r1/work
* Replacing obsolete head/tail with POSIX compliant ones
* - fixed tests/test.sh
* Applying hunspell-1.1.4-libtool.patch ... [ ok ]
* Applying hunspell-1.1.4-renameexes.patch ... [ ok ]
autopoint: *** cvs program not found
autopoint: *** Stop.
!!! ERROR: app-text/hunspell-1.1.4-r1 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_unpack
ebuild.sh, line 711: Called src_unpack
hunspell-1.1.4-r1.ebuild, line 35: Called die
!!! Failed to auto-po-int
!!! If you need support, post the topmost build error, and the call stack if relevant.
|
Here is emerge --info:
| Code: |
FRPC258 ~ # emerge --info
Portage 2.1-r1 (default-linux/x86/no-nptl, gcc-3.4.6, glibc-2.3.6-r4, 2.6.17-gentoo-r4 i686)
=================================================================
System uname: 2.6.17-gentoo-r4 i686 Genuine Intel(R) CPU T2400 @ 1.83GHz
Gentoo Base System version 1.6.15
app-admin/eselect-compiler: [Not Present]
dev-lang/python: 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache: [Not Present]
dev-util/confcache: [Not Present]
sys-apps/sandbox: 1.2.17
sys-devel/autoconf: 2.13, 2.59-r7
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils: 2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i386-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=prescott -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /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/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=prescott -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="fr"
MAKEOPTS="-j3"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts cdparanoia cdr cli crypt cups dlloader dri dvd eds emboss encode firefox foomaticdb fortran gdbm gif gpm gstreamer gtk gtk2 imlib ipv6 isdnlog java jpeg kde ldap libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg opengl oss pam pcre pdf pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection samba sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts vorbis xml xmms xorg xscreensaver xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_fr userland_GNU video_cards_i810"
Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
|
Many thanks! _________________ Powered by (x86) Gentoo Linux since 2003 |
|
| Back to top |
|
 |
loftwyr l33t


Joined: 29 Dec 2004 Posts: 970 Location: 43°38'23.62"N 79°27'8.60"W
|
Posted: Tue Aug 08, 2006 3:34 pm Post subject: |
|
|
| Quote: |
cvs program not found
|
I'd install cvs. _________________ 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 |
|
 |
mamac l33t


Joined: 29 Feb 2004 Posts: 832
|
Posted: Tue Aug 08, 2006 3:37 pm Post subject: |
|
|
And you are right ! Sorry for being sometime too quick to ask questions...
OOo, here I come!
Thanks a lot! _________________ Powered by (x86) Gentoo Linux since 2003 |
|
| Back to top |
|
 |
loftwyr l33t


Joined: 29 Dec 2004 Posts: 970 Location: 43°38'23.62"N 79°27'8.60"W
|
Posted: Wed Aug 09, 2006 4:16 pm Post subject: |
|
|
| fca wrote: | m180 had no problems with applying the (unmodified) ooo-build patches, however, I now run into the same problem I had with m178 and m179, but now finally have a full error log of:
| Code: | -------------
/var/tmp/portage/openoffice-680.180.0/work/ooo-build/build/src680-m180/xmlhelp/source/com/sun/star/help
*snip*
import com.sleepycat.db.*;
^
*snip*
|
sleepycat.db seems to be part of the db package. I have built db with -O1 and java support, what could be the problem? |
Are you using the hash-style fixes? I'm wondering if that's having a conflict as OOo was set to use -Bdirect and such. _________________ 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 |
|
 |
geki Advocate


Joined: 13 May 2004 Posts: 2075 Location: Germania
|
|
| Back to top |
|
 |
geki Advocate


Joined: 13 May 2004 Posts: 2075 Location: Germania
|
|
| Back to top |
|
 |
loftwyr l33t


Joined: 29 Dec 2004 Posts: 970 Location: 43°38'23.62"N 79°27'8.60"W
|
Posted: Thu Aug 17, 2006 3:02 am Post subject: |
|
|
I tried to build to 181 snapshot but the ebuild faild saying the appropriate ooo-build archive wasn't avaialble. I checked the go-oo site and no file of the appropriate name was there. _________________ 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 |
|
 |
codergeek42 Bodhisattva

Joined: 05 Apr 2004 Posts: 5142 Location: Anaheim, CA (USA)
|
Posted: Thu Aug 17, 2006 3:57 am Post subject: |
|
|
Severly lengthy threads hurt the forums, so please continue this discussion on: OpenOffice.org 2.x (Part Two).
Thanks. _________________ ~~ Peter: Brony, GNU/Linux geek, caffeine addict, and Free Software advocate.
Who am I? :: EFF & FSF |
|
| Back to top |
|
 |
|