Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 627788 - app-text/searchmonkey-2.0.0-r1 : * !!! newbin: searchmonkey does not exist
Summary: app-text/searchmonkey-2.0.0-r1 : * !!! newbin: searchmonkey does not exist
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 627782 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-08-13 17:33 UTC by Toralf Förster
Modified: 2018-01-14 12:46 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.50 KB, text/plain)
2017-08-13 17:33 UTC, Toralf Förster
Details
app-text:searchmonkey-2.0.0-r1:20170813-165440.log (app-text:searchmonkey-2.0.0-r1:20170813-165440.log,1.90 KB, text/plain)
2017-08-13 17:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,415.69 KB, text/plain)
2017-08-13 17:33 UTC, Toralf Förster
Details
environment (environment,84.66 KB, text/plain)
2017-08-13 17:33 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.66 KB, application/x-bzip)
2017-08-13 17:33 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.85 KB, application/x-bzip)
2017-08-13 17:33 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-08-13 17:33:04 UTC
>>> Install searchmonkey-2.0.0-r1 into /var/tmp/portage/app-text/searchmonkey-2.0.0-r1/image/ category app-text
 * ERROR: app-text/searchmonkey-2.0.0-r1::gentoo failed (install phase):
 *   !!! newbin: searchmonkey does not exist
 * 
 * If you need support, post the output of `emerge --info '=app-text/searchmonkey-2.0.0-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-text/searchmonkey-2.0.0-r1::gentoo'`.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-no-multilib_20170802-210334

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0
 [2] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python3.5 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv app-text/searchmonkey
[ebuild  N    ] app-text/searchmonkey-2.0.0-r1
Comment 1 Toralf Förster gentoo-dev 2017-08-13 17:33:07 UTC
Created attachment 488802 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-08-13 17:33:10 UTC
Created attachment 488804 [details]
app-text:searchmonkey-2.0.0-r1:20170813-165440.log
Comment 3 Toralf Förster gentoo-dev 2017-08-13 17:33:13 UTC
Created attachment 488806 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-08-13 17:33:16 UTC
Created attachment 488808 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-08-13 17:33:19 UTC
Created attachment 488810 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-08-13 17:33:22 UTC
Created attachment 488812 [details]
temp.tbz2
Comment 7 Attila Tóth 2017-08-14 13:11:08 UTC
searchmonkey-2.0.0 and searchmonkey-2.0.0-r1 differs in the EAPI (4 vs 6), and that the former uses qt4-r2, while the latter uses the qmake-utils eclass. The latter calls eqmake4, which doesn't compile anything, while inspects the project file. Either the project file has an issue, or I would rather suspect eqmake4 doesn't do what it should compared to the good old qt4-r2...
Comment 8 Brian Evans (RETIRED) gentoo-dev 2017-08-16 18:46:11 UTC
*** Bug 627782 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2018-01-14 12:46:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e7f89dec21208c6096a5558d8bdf090aa1cf9f0

commit 1e7f89dec21208c6096a5558d8bdf090aa1cf9f0
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-01-14 12:41:55 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-01-14 12:45:50 +0000

    app-text/searchmonkey: eqmake4 in src_configure not _compile
    
    Closes: https://bugs.gentoo.org/627788
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-text/searchmonkey/searchmonkey-2.0.0-r1.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)