media-video/vamps-0.98 ebuild does not install anything because the location of the vamps and play_cell binaries in the source tree has changed. In other words, with the current ebuild: # emerge -av =vamps-0.98 [...] >>> Compiling source in /var/tmp/portage/vamps-0.98/work/vamps-0.98 ... make[1]: Entering directory `/var/tmp/portage/vamps-0.98/work/vamps-0.98/vamps' i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -frename-registers -c -o vamps.o vamps.c i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -frename-registers -c -o requant.o requant.c i686-pc-linux-gnu-gcc -o vamps vamps.o requant.o -lm -lpthread strip vamps make[1]: Leaving directory `/var/tmp/portage/vamps-0.98/work/vamps-0.98/vamps' make[1]: Entering directory `/var/tmp/portage/vamps-0.98/work/vamps-0.98/play_cell' i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -frename-registers -c -o play_cell.o play_cell.c i686-pc-linux-gnu-gcc -o play_cell play_cell.o -ldvdread strip play_cell make[1]: Leaving directory `/var/tmp/portage/vamps-0.98/work/vamps-0.98/play_cell' >>> Source compiled. >>> Test phase [not enabled]: media-video/vamps-0.98 >>> Install vamps-0.98 into /var/tmp/portage/vamps-0.98/image/ category media-video install: omitting directory `vamps' man: prepallstrip: >>> Completed installing vamps-0.98 into /var/tmp/portage/vamps-0.98/image/ >>> Merging media-video/vamps-0.98 to / --- /usr/ --- /usr/bin/ >>> Regenerating /etc/ld.so.cache... >>> media-video/vamps-0.98 merged. And nothing gets installed into /usr/bin !
Created attachment 75660 [details] working vamps-0.98 ebuild The attached ebuild works correctly and installs the binaries
(In reply to comment #1) > The attached ebuild works correctly and installs the binaries I just synced (to the italian mirror) but even correcting the "dobin" my emerge fails: * Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is: * * /usr/portage/media-video/vamps/files/vamps-0.98-amd64.patch * ( vamps-0.98-amd64.patch )
/usr/portage/media-video/vamps/files/vamps-0.98-amd64.patch is still missing in portage
binaries are now installed, amd64-patch already included upstream