mmhhh... Please look at the emerge error.. * Found sources for kernel version: * 2.6.20-gentoo >>> Unpacking source... >>> Unpacking acerhk-0.5.35.tar.bz2 to /var/tmp/portage/app-laptop/acerhk-0.5.35 /work * Applying kernel-2.6.19-config.h.patch ... * Failed Patch: kernel-2.6.19-config.h.patch ! * ( /usr/portage/app-laptop/acerhk/files/kernel-2.6.19-config.h.patch ) * * Include in your bugreport the contents of: * * /var/tmp/portage/app-laptop/acerhk-0.5.35/temp/kernel-2.6.19-config.h.patch -12776.out !!! ERROR: app-laptop/acerhk-0.5.35 failed. Call stack: ebuild.sh, line 1614: Called dyn_unpack ebuild.sh, line 751: Called qa_call 'src_unpack' environment, line 3991: Called src_unpack acerhk-0.5.35.ebuild, line 23: Called epatch '/usr/portage/app-laptop/acerhk /files/kernel-2.6.19-config.h.patch' eutils.eclass, line 341: Called die !!! Failed Patch: kernel-2.6.19-config.h.patch! !!! If you need support, post the topmost build error, and the call stack if rel evant. !!! A complete build log is located at '/var/tmp/portage/app-laptop/acerhk-0.5.3 5/temp/build.log'. I think the ebuild is looking for a 2.6.19 kernel... :/ Reproducible: Always Steps to Reproduce: 1. emerge --sync 2. add acerhk to /etc/portage/package.keywords 3. emerge acerhk Actual Results: The emerge stops with the error described below. Expected Results: Emerge successfully acerhk
acerhk.c has been changed since 0.5.34 so the patch does not apply to acerhk-0.5.35. In fact, the patch is no longer needed. It compiled fine against my 2.6.20 Gentoo kernel.
Sorry, forgot to remove epatch. Fixed in CVS, thanks.