Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
When I try to emerge "app-cdr/cdrdao-1.1.9 -debug -gnome" everthing works until the compiled files are installed into the filesystem (make install). The German error message says that mv cannot stat this file as it does not exist. [...] Making install in dao make[1]: Entering directory `/var/tmp/portage/cdrdao-1.1.9/work/cdrdao-1.1.9/dao' make[2]: Entering directory `/var/tmp/portage/cdrdao-1.1.9/work/cdrdao-1.1.9/dao' test -z "/usr/bin" || mkdir -p -- . "/var/tmp/portage/cdrdao-1.1.9/image//usr/bin" /bin/install -c 'cdrdao' '/var/tmp/portage/cdrdao-1.1.9/image//usr/bin/cdrdao' test -z "/usr/share/cdrdao" || mkdir -p -- . "/var/tmp/portage/cdrdao-1.1.9/image//usr/share/cdrdao" /bin/install -c -m 644 'cdrdao.drivers' '/var/tmp/portage/cdrdao-1.1.9/image//usr/share/cdrdao/cdrdao.drivers' test -z "/usr/man/man1" || mkdir -p -- . "/var/tmp/portage/cdrdao-1.1.9/image//usr/man/man1" /bin/install -c -m 644 './cdrdao.man' '/var/tmp/portage/cdrdao-1.1.9/image//usr/man/man1/cdrdao.1' make install-data-hook make[3]: Entering directory `/var/tmp/portage/cdrdao-1.1.9/work/cdrdao-1.1.9/dao' mv /usr/share/cdrdao/cdrdao.drivers /usr/share/cdrdao/drivers mv: Aufruf von stat f
When I try to emerge "app-cdr/cdrdao-1.1.9 -debug -gnome" everthing works until the compiled files are installed into the filesystem (make install). The German error message says that mv cannot stat this file as it does not exist. [...] Making install in dao make[1]: Entering directory `/var/tmp/portage/cdrdao-1.1.9/work/cdrdao-1.1.9/dao' make[2]: Entering directory `/var/tmp/portage/cdrdao-1.1.9/work/cdrdao-1.1.9/dao' test -z "/usr/bin" || mkdir -p -- . "/var/tmp/portage/cdrdao-1.1.9/image//usr/bin" /bin/install -c 'cdrdao' '/var/tmp/portage/cdrdao-1.1.9/image//usr/bin/cdrdao' test -z "/usr/share/cdrdao" || mkdir -p -- . "/var/tmp/portage/cdrdao-1.1.9/image//usr/share/cdrdao" /bin/install -c -m 644 'cdrdao.drivers' '/var/tmp/portage/cdrdao-1.1.9/image//usr/share/cdrdao/cdrdao.drivers' test -z "/usr/man/man1" || mkdir -p -- . "/var/tmp/portage/cdrdao-1.1.9/image//usr/man/man1" /bin/install -c -m 644 './cdrdao.man' '/var/tmp/portage/cdrdao-1.1.9/image//usr/man/man1/cdrdao.1' make install-data-hook make[3]: Entering directory `/var/tmp/portage/cdrdao-1.1.9/work/cdrdao-1.1.9/dao' mv /usr/share/cdrdao/cdrdao.drivers /usr/share/cdrdao/drivers mv: Aufruf von stat für ?/usr/share/cdrdao/cdrdao.drivers? nicht möglich: Datei oder Verzeichnis nicht gefunden make[3]: *** [install-data-hook] Fehler 1 make[3]: Leaving directory `/var/tmp/portage/cdrdao-1.1.9/work/cdrdao-1.1.9/dao' make[2]: *** [install-data-am] Fehler 2 make[2]: Leaving directory `/var/tmp/portage/cdrdao-1.1.9/work/cdrdao-1.1.9/dao' make[1]: *** [install-am] Fehler 2 make[1]: Leaving directory `/var/tmp/portage/cdrdao-1.1.9/work/cdrdao-1.1.9/dao' make: *** [install-recursive] Fehler 1 !!! ERROR: app-cdr/cdrdao-1.1.9 failed. !!! Function src_install, Line 66, Exitcode 2 !!! could not install !!! If you need support, post the topmost build error, NOT this status message. Reproducible: Always Steps to Reproduce:
please use search *** This bug has been marked as a duplicate of 73193 ***