Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
Emerge of gocr-0.3.6-r2 installs the header file in /include/gocr.h I tried to fix it myself, but - erm, the ebuild is a little bit still too complex for me. Reproducible: Always Steps to Reproduce: 1. $ emerge =app-text/gocr-0.3.6-r2 2. $ epm -ql gocr Actual Results: $ epm -ql gocr lists ... /include/gocr.h ... Expected Results: $ epm -ql gocr should list, I think: ... /usr/include/gocr.h ... Portage 2.0.49-r13-2 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.19) ================================================================= System uname: 2.4.19 i686 AMD Duron(tm) Processor Gentoo Base System version 1.4.3.10 ccache version 2.3 [enabled] ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O3 -march=i686 -mcpu=i686 -pipe -fomit-frame-pointer -funroll-loops -mmmx" 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/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-O3 -march=i686 -mcpu=i686 -pipe -fomit-frame-pointer -funroll-loops -mmmx" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs sandbox userpriv usersandbox ccache digest keepwork fixpackages" GENTOO_MIRRORS="ftp://ftp.ipv6.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo http://ftp6.uni-erlangen.de/pub/mirrors/gentoo http://gentoo.inode.at/ http://mirrors.sec.informatik.tu-darmstadt.de/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync.de.gentoo.org" USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg libg++ mad mikmod mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib directfb gtkhtml alsa gdbm berkdb slang readline arts tetex aalib nas bonobo svga ggi tcltk java guile mysql X sdl gpm tcpd pam libwww ssl perl python esd imlib oggvorbis gnome gtk qt kde motif opengl mozilla ldap cdr scanner acpi activefilter curl dvb dvd evo fbcon flash gb gd gd-external imap innodb ipv6 jikes mbox mcal memlimit pic postgres samba sasl snmp socks5 tiff xchattext xml"
confirmed for /bin, /lib and /include and fixed. by the way, this had allready been fixed for the 0.37 ebuild (which was a complete rewrite), and that will go x86 as soon as netpbm 10 is marked stable. thanks for your report.