Current ebuild has: src_unpack() { unpack ${A} bug #225709 and #251796 epatch "${FILESDIR}/${P}-gcc-4.3.patch" bug #209802 epatch "${FILESDIR}/${P}-honor-ldflags.patch" # force usage of custom CFLAGS. sed -iorig 's:-O2:\$(CFLAGS):g' "${S}"/Makefile.Generic } Then, I get messages like: >>> Unpacking pdftk-1.41.tar.gz to /var/tmp/portage/app-text/pdftk-1.41-r1/work /var/tmp/portage/app-text/pdftk-1.41-r1/temp/environment: line 2241: bug: command not found * Applying pdftk-1.41-gcc-4.3.patch ... [ ok ] /var/tmp/portage/app-text/pdftk-1.41-r1/temp/environment: line 2243: bug: command not found * Applying pdftk-1.41-honor-ldflags.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/app-text/pdftk-1.41-r1/work Please add "#" before "bug..." Thanks Reproducible: Always
Fixed in CVS. Thanks for the report.