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
As in summary, please mark it stable for x86.
on x86: [ebuild N ] app-arch/p7zip-4.39 -doc -static It compiles just fine, there's one thing that shouldn't be there while merging it to the root filesystem though. Here's the output: >>> Install p7zip-4.39 into /var/tmp/portage/p7zip-4.39/image/ category app-arch >>> dobin: making /usr/portage/app-arch/p7zip/files/p7zip executable... install: cannot stat `bin/7zr': No such file or directory man: strip: i686-pc-linux-gnu-strip --strip-unneeded (I mean the "No such file or directory" of course...) I've zipped and unzipped some things and everything went smoothly further.
Thanks for pointing it out. It was caused by 'make all2' instead of 'make all3' in pkg_compile section. Fixed w/o version bump.
confirmed that, everything works as it should now. (re-checked)
x86 stable