emergeing comedilib fails to install the "comdi.h and comedilib.h" header files into /usr/inlude Reproducible: Always Steps to Reproduce: 1. emerge comedilib 2. 3. Actual Results: the library was installed but headers were not Expected Results: libraries headers and docs should have been isntalled properly attempting to build the package outsode of portage results in a compile failure regarding SGML files... I'm surprised the ebuild installed when the "make" process fails during the documentation stage. jade:/tmp/comedilib-0.7.21/doc/html/./../other.sgml:1484:5:E: document type does not allow element "PARA" here; missing one of "FOOTNOTE", "MSGTEXT", "CAUTION", "IMPORTANT", "NOTE", "TIP", "WARNING", "BLOCKQUOTE", "INFORMALEXAMPLE" start-tag jade:/tmp/comedilib-0.7.21/doc/html/./../other.sgml:1491:9:E: end tag for "PARA" omitted, but OMITTAG NO was specified jade:/tmp/comedilib-0.7.21/doc/html/./../other.sgml:1437:0: start tag was here jade:/tmp/comedilib-0.7.21/doc/html/./../driverwriting.sgml:264:5:E: document type does not allow element "PARA" here; missing one of "FOOTNOTE", "MSGTEXT" start-tag jade:/tmp/comedilib-0.7.21/doc/html/./../driverwriting.sgml:321:5:E: document type does not allow element "PARA" here; missing one of "FOOTNOTE", "MSGTEXT" start-tag jade:/tmp/comedilib-0.7.21/doc/html/./../driverwriting.sgml:332:9:E: end tag for "TITLE" omitted, but OMITTAG NO was specified jade:/tmp/comedilib-0.7.21/doc/html/./../driverwriting.sgml:262:0: start tag was here jade:/tmp/comedilib-0.7.21/doc/html/./../driverwriting.sgml:332:9:E: end tag for "SECTION" which is not finished jade:/tmp/comedilib-0.7.21/doc/html/./../driverwriting.sgml:834:9:E: end tag for "PARA" omitted, but OMITTAG NO was specified jade:/tmp/comedilib-0.7.21/doc/html/./../driverwriting.sgml:783:0: start tag was here make[4]: *** [all_html] Error 8 make[4]: Leaving directory `/tmp/comedilib-0.7.21/doc/html' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/tmp/comedilib-0.7.21/doc' make[2]: *** [all] Error 2 make[2]: Leaving directory `/tmp/comedilib-0.7.21/doc' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/comedilib-0.7.21' make: *** [all] Error 2 Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.23) ================================================================= System uname: 2.4.23 i686 AMD Athlon(tm) MP Gentoo Base System version 1.4.3.10p1 distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disable d] ccache version 2.3 [enabled] ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-mcpu=athlon-mp -O2 -pipe" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share /config /var/bind /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/NX/etc / usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/sha re/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-mcpu=athlon-mp -O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="sandbox ccache autoaddcvs" GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/ ftp://gentoo.mirrors.pair.com/ f tp://gentoo.noved.org/" MAKEOPTS=" -j3 " PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 oss apm avi crypt gif libg++ mikmod ncurses nls pdflib png spell xml2 z lib directfb gtkhtml gdbm berkdb slang readline arts tetex nas bonobo tcltk guil e mysql gpm tcpd libwww ssl perl python imlib oggvorbis motif mozilla gphoto2 sc anner X gtk gtk2 gnome alsa kde opengl -ldap quicktime xft freetype truetype dga xv svga ggi -fb aalib acl cdr cups curl dvb dvd encode esd foomaticdb jack java joystick jpeg mad mmx mpeg pam ruby samba qt sdl usb videos wmf xmms"
It works fine for me, it installs them in to /usr/include. Just retried, and it works great.
Hi It does _not_ install header files for me, too. It breaks the same way as it does for the bug reporter. I attach the output of 'USE="-doc -python" emerge -v comedilib'. Caleb, have you tried with USE="-doc -python"?
Created attachment 28727 [details] output of emerge comedilib output of 'USE="-doc -python" emerge -v comedilib", shows how the original make process terminates with error and how it does _not_ install the header files.
anyway, results are the same as with USE="doc -python".