Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 345989 - media-plugins/gimp-lqr fails with make error: No rule to make target "install"
Summary: media-plugins/gimp-lqr fails with make error: No rule to make target "install"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Paweł Hajdan, Jr. (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-18 17:55 UTC by Willard Dawson
Modified: 2010-11-19 16:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (build.log,1.70 KB, text/plain)
2010-11-18 17:56 UTC, Willard Dawson
Details
Emerge info (emerge-info,6.09 KB, text/plain)
2010-11-18 17:56 UTC, Willard Dawson
Details
Emerge -pqv (emerge-pqv,46 bytes, text/plain)
2010-11-18 17:56 UTC, Willard Dawson
Details
Emerge environment (environment,8.16 KB, text/plain)
2010-11-18 17:56 UTC, Willard Dawson
Details
fixed (gimp-lqr-0.7.1.ebuild,759 bytes, text/plain)
2010-11-19 11:23 UTC, Ștefan Talpalaru
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Willard Dawson 2010-11-18 17:55:59 UTC
media-plugins/gimp-lqr fails with make error: No rule to make target "install"

Reproducible: Always

Steps to Reproduce:
1.emerge media-plugins/gimp-lqr
2.
3.

Actual Results:  
# emerge media-plugins/gimp-lqr
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) media-plugins/gimp-lqr-0.7.1
 * gimp-lqr-plugin-0.7.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...         [ ok ]
 * Package:    media-plugins/gimp-lqr-0.7.1
 * Repository: gentoo
 * Maintainer: phajdan.jr@gentoo.org
 * USE:  amd64 elibc_glibc kernel_linux multilib userland_GNU
>>> Unpacking source...
>>> Unpacking gimp-lqr-plugin-0.7.1.tar.bz2 to /var/tmp/portage/media-plugins/gimp-lqr-0.7.1/work
>>> Source unpacked in /var/tmp/portage/media-plugins/gimp-lqr-0.7.1/work
>>> Compiling source in /var/tmp/portage/media-plugins/gimp-lqr-0.7.1/work ...
>>> Source compiled.
>>> Test phase [not enabled]: media-plugins/gimp-lqr-0.7.1

>>> Install gimp-lqr-0.7.1 into /var/tmp/portage/media-plugins/gimp-lqr-0.7.1/image/ category media-plugins
make -j5 DESTDIR=/var/tmp/portage/media-plugins/gimp-lqr-0.7.1/image/ install 
make: *** No rule to make target `install'.  Stop.
emake failed


Expected Results:  
Successful emerge.

See attachments.
Comment 1 Willard Dawson 2010-11-18 17:56:20 UTC
Created attachment 254733 [details]
Build log
Comment 2 Willard Dawson 2010-11-18 17:56:31 UTC
Created attachment 254735 [details]
Emerge info
Comment 3 Willard Dawson 2010-11-18 17:56:43 UTC
Created attachment 254737 [details]
Emerge -pqv
Comment 4 Willard Dawson 2010-11-18 17:56:55 UTC
Created attachment 254739 [details]
Emerge environment
Comment 5 Ștefan Talpalaru 2010-11-19 11:23:06 UTC
Created attachment 254815 [details]
fixed

It was missing a "eautoreconf". Dear maintainer, please emerge the ebuild before uploading it to the tree.
Comment 6 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2010-11-19 16:40:03 UTC
Sorry for the breakage. This should now be fixed. Thanks for the suggested patch. I think that eautoreconf is not necessary though.