Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40306 - lilypond-2.0.0 html extra documentation gets built with errors. probably include path problem with lilypond-book
Summary: lilypond-2.0.0 html extra documentation gets built with errors. probably incl...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Text-Markup Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-03 12:02 UTC by Michael Kiermaier
Modified: 2004-11-14 21:14 UTC (History)
0 users

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 Michael Kiermaier 2004-02-03 12:02:06 UTC
I built lilypond with the doc USE flag set. This results in compiling additional html documentation.

On usr/share/doc/lilypond-2.0.0/html/Documentation/user/out-www/lilypond/Integrating-text-and-music.html, below the line "The result looks more or less like this:", there should appear some combined lilypond-tex output generated by lilypond-book. It is missing.

I tried to manually generate the missing output. This means first running lilypond-book on the source and then latex on the lilypond-book output. latex gives this error:

! I can't find file `lilyponddefs'.
l.33   \input lilyponddefs

I guess this should include the file /usr/share/lilypond/2.0.0/tex/lilyponddefs.tex, but latex does not find it.


This happens on PPC as well as on x86.

Reproducible: Always
Steps to Reproduce:
1. set USE flag "doc"
2. emerge lilypond
3. open in a grafical browser:  usr/share/doc/lilypond-2.0.0/html/Documentation/user/out-www/lilypond/Integrating-text-and-music.html



$ emerge info
Portage 2.0.49-r21 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r9, 2.4.20-gentoo-r5)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 Celeron (Mendocino)
Gentoo Base System version 1.4.3.10
distcc 2.11.2 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium2 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium2 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.mirror.sdv.fr
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
http://ftp.easynet.nl/mirror/gentoo// ftp://ftp.easynet.nl/mirror/gentoo//"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm arts avi berkdb bonobo cdr crypt cups dga doc dvd emacs encode
esd evo foomaticdb gb gd gdbm ggi gif gnome gphoto2 gpm gtk gtk2 gtkhtml guile
imlib java jpeg kde lcms libg++ libgda libwww mad mikmod motif mozilla mpeg mule
mysql ncurses nls oggvorbis opengl oss pam pdflib perl pic plotutils png python
qt quicktime readline samba sdl slang spell ssl svga tcpd tetex tiff truetype
wfm x86 xml2 xmms xv zlib"
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-03-19 00:16:16 UTC
bug-wranglers: Could you assign this to someone who is familiar with docbook stuff as I am clueless in that regard, and this bug will just end up sitting here indefinitely...
Comment 2 Maarten Wisse 2004-06-04 13:02:36 UTC
As far as I know, Lilypond has nothing to do with docbook. It uses texinfo for its documentation.
Comment 3 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-09-02 01:54:00 UTC
I can build lilypond-2.2.4 with correct documentation.
(It takes so much time, though) Would you try this version?
Comment 4 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-11-14 21:14:04 UTC
lilypond-2.0.3 doesn't even compile with gcc-3.4.3...
As 2.2.x builds documentation correctly, I don't
think it worth fixing 2.0.3 for the moment.
If you really need this version, please open
another bug and fix gcc compatibility issue
first and reopen this bug again. (I understand
that the time this bug was submitted 2.2.x
wasn't available and this might be a big issue,
and I feel sorry for not responding earlier)
Thanks in advance.