forkboy wrote:Make sure you have PORTDIR_OVERLAY="/usr/local/portage" in your make.conf
I have this line in make.conf, so after transferring my local ebuild to:
/usr/local/portage/app-text/kbarcode/
ebuild /usr/local/portage/app-text/kbarcode/kbarcode-2.0.7.ebuild manifest
now I get: kde_src_compile: command not found
Code: Select all
>>> Unpacking source...
>>> Unpacking kbarcode-2.0.7.tar.gz to /var/tmp/portage/app-text/kbarcode-2.0.7/work
>>> Source unpacked in /var/tmp/portage/app-text/kbarcode-2.0.7/work
>>> Compiling source in /var/tmp/portage/app-text/kbarcode-2.0.7/work/kbarcode-2.0.7 ...
/var/tmp/portage/app-text/kbarcode-2.0.7/temp/environment: line 220: kde_src_compile: command not found
>>> Source compiled.
>>> Test phase [not enabled]: app-text/kbarcode-2.0.7
>>> Install kbarcode-2.0.7 into /var/tmp/portage/app-text/kbarcode-2.0.7/image/ category app-text
/var/tmp/portage/app-text/kbarcode-2.0.7/temp/environment: line 224: kde_src_install: command not found
>>> Completed installing kbarcode-2.0.7 into /var/tmp/portage/app-text/kbarcode-2.0.7/image/
* QA Notice: command not found:
*
* /usr/local/portage/app-text/kbarcode/kbarcode-2.0.7.ebuild: line 29: need-kde: command not found
* /var/tmp/portage/app-text/kbarcode-2.0.7/temp/environment: line 220: kde_src_compile: command not found
* /var/tmp/portage/app-text/kbarcode-2.0.7/temp/environment: line 224: kde_src_install: command not found