Hello Tried to install cdrdao on my amd64 machine. This is the error i get: make all-recursive make[1]: Entering directory `/var/tmp/portage/cdrdao-1.1.8/work/cdrdao-1.1.8' Making all in scsilib make[2]: Entering directory `/var/tmp/portage/cdrdao-1.1.8/work/cdrdao-1.1.8/scsilib' RULES/rules1.top:213: incs/Dcc.amd64-linux: No such file or directory RULES/rules.top:39: RULES/x86_64-linux-cc.rul: No such file or directory Makefile:18: warning: overriding commands for target `install' RULES/rules1.dir:27: warning: ignoring old commands for target `install' make[2]: *** No rule to make target `RULES/x86_64-linux-cc.rul'. Stop. make[2]: Leaving directory `/var/tmp/portage/cdrdao-1.1.8/work/cdrdao-1.1.8/scsilib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/cdrdao-1.1.8/work/cdrdao-1.1.8' make: *** [all] Error 2 !!! ERROR: app-cdr/cdrdao-1.1.8 failed. !!! Function src_compile, Line 43, Exitcode 2 !!! (no error message) My emerge info output: irmeli root # emerge info Portage 2.0.50-r1 (default-amd64-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.3-gentoo-r1) ================================================================= System uname: 2.6.3-gentoo-r1 x86_64 4 Gentoo Base System version 1.4.3.13 Autoconf: sys-devel/autoconf-2.58 Automake: sys-devel/automake-1.8.2 ACCEPT_KEYWORDS="amd64 ~amd64" AUTOCLEAN="yes" CFLAGS="-O2 -pipe" CHOST="x86_64-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-O2 -fPIC" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="ftp://ftp6.uni-muenster.de/pub/linux/distributions/gentoo ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror http://www.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="X alsa amd64 apm arts avi berkdb cdr crypt encode esd foomaticdb gdbm gif gnome gtk gtk2 imlib jpeg kde libg++ libwww mikmod motif mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl slang spell ssl tcpd truetype xml2 xmms xv zlib" best regards Thomas Reproducible: Always Steps to Reproduce: 1. 2. 3.
Have you tried 1.1.7-r3? It merges fine for me. Or is there something in particular that you need in 1.1.8?
Oh, i almost forgot this bug report. Well there was a feature in cdrdao 1.1.8 which i wanted to use. Don't remember. But nothing i can't do with cdrecord. Just wanted report this error. Uhm and yes, 1.1.7 emerges fine.
well, 1.1.8-r1 deps on ">=dev-cpp/libgnomeuimm-2.0". so this bug cant be fixed until 44409 is
Created attachment 31371 [details] cdrdao-1.1.8 ebuild for amd64 bug 44409 has been fixed so now here's an ebuild for cdrdao on amd64.
Created attachment 31372 [details, diff] cdrdao-1.1.8-cast.patch and here's the patch to go with it.
fixed in cvs, give it some time to reach rsync. thanks for the patch :)