Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30134 - KOffice1.3 Beta4 doesn't compile
Summary: KOffice1.3 Beta4 doesn't compile
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-01 22:10 UTC by Frank Hollenbach
Modified: 2006-02-04 06:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
make 2>out.txt (out.txt,5.60 KB, text/plain)
2003-10-02 17:00 UTC, Chris Bruner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Hollenbach 2003-10-01 22:10:54 UTC
don't know if it is realy a PPC Problem, could also a problem for Intel and 
Clones, but don't know (not able to check), so I suggest it is an PPC Problem, 
but could be wrong. 
 
make[4]: *** [texthandler.lo] Fehler 1 
make[4]: *** Warte auf noch nicht beendete Prozesse... 
make[4]: Leaving directory `/var/tmp/portage/koffice-1.3_beta4/work/
koffice-1.2.93/filters/kword/msword' 
make[3]: *** [all-recursive] Fehler 1 
make[3]: Leaving directory `/var/tmp/portage/koffice-1.3_beta4/work/
koffice-1.2.93/filters/kword' 
make[2]: *** [all-recursive] Fehler 1 
make[2]: Leaving directory `/var/tmp/portage/koffice-1.3_beta4/work/
koffice-1.2.93/filters' 
make[1]: *** [all-recursive] Fehler 1 
make[1]: Leaving directory `/var/tmp/portage/koffice-1.3_beta4/work/
koffice-1.2.93' 
make: *** [all] Fehler 2 
 
!!! ERROR: app-office/koffice-1.3_beta4 failed. 
!!! Function kde_src_compile, Line 137, Exitcode 2 
!!! died running emake, kde_src_compile:make 
 
 
 
 

Reproducible: Always
Steps to Reproduce:
1.emerge  koffice-1.3_beta4.ebuild 
2. 
3.
Comment 1 Bartosch Pixa (RETIRED) gentoo-dev 2003-10-01 22:23:56 UTC
well, at least seeing the actual error would help us a lot, what you pasted
here is only output after the error ocured, the error itself is somewhere
before make
exits with a error statement.
Comment 2 Chris Bruner 2003-10-02 17:00:22 UTC
Created attachment 18633 [details]
make 2>out.txt

The results of a manual make after emerge fail.
Comment 3 Chris Bruner 2003-10-02 17:02:50 UTC
I'm sure I entered this myself last week (or the week before). The problem
index.docbook referencing dtd/kdex.dtd which isn't present. The whole thing
compiles fine except for that last bit.
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2003-10-16 11:26:08 UTC
Your lack of kdex.dtd is just due to some misconfig elsewhere.  It's provided
by kdebase, and will be there if everything is setup right.

Are you using multiple versions of kde?  Are your kdedirs setup right?  You
may want to run "kbuildsycoca" to rebuild the cache.
Comment 5 Chris Bruner 2003-10-20 20:22:07 UTC
from kbuildsycoca:
QPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Cannot create a QPixmap when no GUI is being used
Warning: kbuildsycoca is unable to register with DCOP.
kbuildsycoca running...
Property 'X-KDevelop-Language' is defined multiple times (KDevelop/CompilerOptions)


As far as I know it's setup, because most things are working. (although some
aren't (knewsticker being one))
I've upgraded through 3.0 to 3.1 and several inbetween, and I think one of
the upgrades may have pooched something. My kde dirs are 
/usr/kde/3.0/lib share
/usr/kde/3.1/bin  doc  etc  include  lib  man  share

Any suggestions?
Comment 6 Caleb Tennis (RETIRED) gentoo-dev 2003-11-01 07:01:17 UTC
Chris,

your problem is different than the one originally posted here.  Please open
a new bug report if this still persists (be sure to try out the new rc1 koffice
ebuilds).

A re-emerge of arts, kdelibs, and kdebase 3.1.4 may help.

As for the original problem, closing due to lack of information.  Please
try koffice rc1 and file a new bug report if the problem persists.