Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10281 - Quanta does not build
Summary: Quanta does not build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 10513 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-11-05 11:27 UTC by Andreas Proschofsky (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Proschofsky (RETIRED) gentoo-dev 2002-11-05 11:27:56 UTC
Quanta does not build for me on a new Gentoo 1.4rc1 system. No full kde emerged,
only kdelibs rc1, that's what I get just at the beginning:

make[2]: Leaving directory `/var/tmp/portage/quanta-3.0/work/quanta-3.0/po'
Making all in doc
make[2]: Entering directory `/var/tmp/portage/quanta-3.0/work/quanta-3.0/doc'
Making all in en
make[3]: Entering directory `/var/tmp/portage/quanta-3.0/work/quanta-3.0/doc/en'
/usr/kde/3.1/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
trying to create local folder: Permission denied
failed to create /root/.kde/share/config/
trying to create local folder: Permission denied
failed to create /root/.kde/share/config/
trying to create local folder: Permission denied
Entity: line 17: failed to load external entity "dtd/kdex.dtd"
]>
 ^
Entity: line 19: error: Entity 'language' not defined
<book lang="&language;">
                      ^
Entity: line 48: error: Entity 'aacute' not defined
<firstname>Andr&aacute;s</firstname>
                       ^
Entity: line 64: error: Entity 'quanta' not defined
<para>&quanta; is a markup and scripting language IDE that strives to be DTD ag
              ^
Entity: line 66: error: Entity 'quanta' not defined
<para>It is hoped that &quanta; will be easily extensible for uses we cannot im
                               ^
introduction.docbook:5: error: Entity 'quanta' not defined
<title>What is &quanta;</title>
                       ^
introduction.docbook:12: error: Entity 'quanta' not defined
  &quanta; is a web development tool for the K Desktop Environment.
          ^
introduction.docbook:13: error: Entity 'quanta' not defined
  &quanta; is designed for quick web development and is rapidly becoming a
          ^
introduction.docbook:30: error: chunk is not well balanced

^
Entity: line 88: error: Entity value required
&introduction;
             ^
introduction.docbook:5: error: Entity 'quanta' not defined
<title>What is &quanta;</title>
                       ^
introduction.docbook:12: error: Entity 'quanta' not defined
  &quanta; is a web development tool for the K Desktop Environment.
          ^
introduction.docbook:13: error: Entity 'quanta' not defined
  &quanta; is designed for quick web development and is rapidly becoming a
          ^
unable to parse ./index.docbook
make[3]: *** [index.cache.bz2] Error 1
make[3]: Leaving directory `/var/tmp/portage/quanta-3.0/work/quanta-3.0/doc/en'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/quanta-3.0/work/quanta-3.0/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/quanta-3.0/work/quanta-3.0'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function kde_src_compile, Line 98, Exitcode 2
!!! died running emake, kde_src_compile:make
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2002-11-05 11:39:12 UTC
Sorry one little correction: kdelibs 3.1 rc2
Comment 2 Bart Verwilst 2002-11-05 15:33:12 UTC
ok, just kind of starting-shots in the dark for now :)     could you give me your versions of:      app-text/docbook-sgml-dtd     app-text/docbook-xml-dtd    app-text/docbook-xml-simple-dtd   pretty please? Thanks! 
Comment 3 Andreas Proschofsky (RETIRED) gentoo-dev 2002-11-05 16:52:38 UTC
I hope this is pretty enough ;-)

# qpkg app-text/docbook-sgml-dtd -I -v
app-text/docbook-sgml-dtd-3.1 *
app-text/docbook-sgml-dtd-3.0 *
app-text/docbook-sgml-dtd-4.0 *
app-text/docbook-sgml-dtd-4.1 *

# qpkg app-text/docbook-xml-simple-dtd -I -v
app-text/docbook-xml-simple-dtd-4.1.2.4 *

# qpkg app-text/docbook-xml-dtd -I -v
app-text/docbook-xml-dtd-4.1.2-r3 *

But I think this is a bigger problem. For another package I just had to emerge
kdebase, which also dropped out with a similar error (permission denied).

btw. I am using unstable
Comment 4 SpanKY gentoo-dev 2002-11-11 11:31:12 UTC
*** Bug 10513 has been marked as a duplicate of this bug. ***
Comment 5 Andreas Proschofsky (RETIRED) gentoo-dev 2002-11-12 20:04:48 UTC
Ok, further investigations show that this is caused by libxml2-2.4.26 (which
just has been unmasked by foser), manually reverting back to libxml2-2.4.24
solves the problem, kdelibs has to be reemerged afterwards, too.
Comment 6 Hannes Mehnert (RETIRED) gentoo-dev 2002-11-13 14:56:50 UTC
thanks, just had kdelibs-3.1_rc2 and kdelibs-3.1_rc3 depend on libxml2-2.4.24.