Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

Can't emerge openoffice-1.1.0-r2

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
8 posts • Page 1 of 1
Author
Message
POLAX
n00b
n00b
User avatar
Posts: 40
Joined: Thu Dec 11, 2003 7:06 pm
Location: Edmonton, AB - Canada

Can't emerge openoffice-1.1.0-r2

  • Quote

Post by POLAX » Sat Jan 24, 2004 10:59 pm

When I try to emerge openoffice 1.1.0-r2 I get the following error:

Code: Select all

=============
Building project berkeleydb
=============
/var/tmp/portage/openoffice-1.1.0-r2/work/oo_1.1_src/berkeleydb
mkout -- version: 1.3
------------------------------
Making: ./unxlngi4.pro/misc/so_berkeleydb.dpc
dmake subdmake=true  -f makefile.mk product="full" depend=t ALLDPC
------------------------------
No Dependencies
-------------
mkdir: cannot create directory `./unxlngi4.pro/misc/': File exists
cd ./unxlngi4.pro/misc/build && ( sh -c "gunzip -c ../../../download/db-3.2.9.tar.gz  | tar  -xvf - ") && touch so_unpacked_s
o_berkeleydb
db-3.2.9/
db-3.2.9/LICENSE
db-3.2.9/README
db-3.2.9/btree/
db-3.2.9/btree/bt_compare.c
db-3.2.9/btree/bt_conv.c
db-3.2.9/btree/bt_curadj.c
db-3.2.9/btree/bt_cursor.c
db-3.2.9/btree/bt_delete.c
db-3.2.9/btree/bt_method.c
... more ...
.... files ...
.... listed ...

Code: Select all

db-3.2.9/docs/ref/upgrade.3.2/toc.html
db-3.2.9/docs/ref/upgrade.3.2/tx_recover.html
db-3.2.9/docs/ref/xa/
db-3.2.9/docs/ref/xa/config.html
db-3.2.9/docs/ref/xa/faq.html
db-3.2.9/docs/ref/xa/intro.html
db-3.2.9/docs/sleepycat/
db-3.2.9/docs/sleepycat/legal.html
db-3.2.9/docs/sleepycat/license.html
db-3.2.9/docs/sleepycat/contact.html
db-3.2.9/docs/utility/
db-3.2.9/docs/utility/index.html
db-3.2.9/docs/utility/berkeley_db_svc.html
db-3.2.9/docs/utility/db_archive.html
db-3.2.9/docs/utility/db_checkpoint.html
db-3.2.9/docs/utility/db_deadlock.html
db-3.2.9/docs/utility/db_dump.html
db-3.2.9/docs/utility/db_load.html
db-3.2.9/docs/utility/db_printlog.html
db-3.2.9/docs/utility/db_recover.html
db-3.2.9/docs/utility/db_stat.html
db-3.2.9/docs/utility/db_upgrade.html
db-3.2.9/docs/utility/db_verify.html
tar: Error exit delayed from previous errors
dmake:  Error code 2, while making './unxlngi4.pro/misc/build/so_unpacked_so_berkeleydb'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-1.1.0-r2/work/oo_1.1_src/berkeleydb

!!! ERROR: app-office/openoffice-1.1.0-r2 failed.
!!! Function src_compile, Line 471, Exitcode 1
!!! Build failed!
:cry:

Using minimal CFLAGS (-O2 -march=pentium3 -pipe) doesn't help and neither does removing all database stuff (-berkdb, -odbc, -oci8, -mysql, -postgres, etc...) from the USE flags...

Anybody have any ideas :?:
Top
Earthwings
Bodhisattva
Bodhisattva
User avatar
Posts: 7753
Joined: Mon Apr 14, 2003 8:13 pm
Location: Germany

  • Quote

Post by Earthwings » Sat Jan 24, 2004 11:59 pm

I'd use openoffice-bin anyway, because (taken from the ebuild):

Code: Select all

# IMPORTANT:  This is extremely alpha!!!

# Notes:
#
#   This will take a HELL of a long time to compile, be warned.
#   According to openoffice.org, it takes approximately 12 hours on a
#   P3/600 with 256mb ram.  And thats where building is its only task.
#
#   It takes about 6 hours on my P4 1.8 with 512mb memory, and the
#   build only needs about 2.1GB of disk space - Azarah.
#
#   You will also need a bucketload of diskspace ... in the order of
#   4-5 gb free to store all the compiled files and installation
#   directories.
Top
POLAX
n00b
n00b
User avatar
Posts: 40
Joined: Thu Dec 11, 2003 7:06 pm
Location: Edmonton, AB - Canada

openoffice-bin

  • Quote

Post by POLAX » Sun Jan 25, 2004 12:12 am

I probably should...but I want this compiled from source.
It's the reason I use gentoo and not RH or Mandrake :wink:
Top
suka
Developer
Developer
User avatar
Posts: 383
Joined: Mon Apr 22, 2002 9:16 am

Re: Can't emerge openoffice-1.1.0-r2

  • Quote

Post by suka » Sun Jan 25, 2004 5:39 pm

POLAX wrote: Anybody have any ideas :?:
Which version of tar do you have installed? Normally this is a known problem with a buggy tar, try to do an emerge sync and update to the latest version.
Top
POLAX
n00b
n00b
User avatar
Posts: 40
Joined: Thu Dec 11, 2003 7:06 pm
Location: Edmonton, AB - Canada

Tar?!? Really?!?

  • Quote

Post by POLAX » Sun Jan 25, 2004 11:04 pm

I had no idea that a mildly outdated tar could be a problem 8O
This would be a first for compile issues...but I'll try.

My current version is 1.13.92 I'll try to upgrade...
Top
robmoss
Retired Dev
Retired Dev
Posts: 2634
Joined: Tue May 27, 2003 4:42 pm
Location: Jesus College, Oxford
Contact:
Contact robmoss
Website

Re: Tar?!? Really?!?

  • Quote

Post by robmoss » Mon Jan 26, 2004 12:41 am

POLAX wrote:I had no idea that a mildly outdated tar could be a problem 8O
Well, it is OpenOffice, after all, the hardest package in the history of source-based Linux distros to successfully compile without errors.

I'm merging it myself at the moment, and to the best of my knowledge, everything is up to date; openoffice-ximian failed a couple of days ago :( but I'm trying the vanilla version now. Wish me luck!
Reality is for those who can't face Science Fiction.

emerge -U will kill your Gentoo
ecatmur, Lord of Portage Bash Scripts
Top
vbenares
Apprentice
Apprentice
Posts: 205
Joined: Wed Aug 13, 2003 11:21 pm

  • Quote

Post by vbenares » Mon Jan 26, 2004 2:58 am

I didn't see this particular bug in bugzilla, but when I have had similar problems, posting the bug there helped me work through it.
Top
suka
Developer
Developer
User avatar
Posts: 383
Joined: Mon Apr 22, 2002 9:16 am

Re: Tar?!? Really?!?

  • Quote

Post by suka » Mon Jan 26, 2004 10:34 am

POLAX wrote: My current version is 1.13.92 I'll try to upgrade...
That's exactly the version which is bugged (this has nothing to do with "outdated" this version is just plain broken and already removed from portage), 1.13.92-r3 should work fine
Top
Post Reply

8 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy