msva / mva-overlay

mva's sandbox overlay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

failed to emerge dev-util/dex2jar

saitouena opened this issue · comments

I failed to emerge dev-util/dex2jar.

# emerge -av '=dev-util/dex2jar-2.1_pre26'

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ~] dev-util/dex2jar-2.1_pre26::mva  0 KiB

Total: 1 package (1 new), Size of downloads: 0 KiB

Would you like to merge these packages? [Yes/No] Yes

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) dev-util/dex2jar-2.1_pre26::mva
 * dex2jar-2.1_pre26.tar.gz BLAKE2B SHA512 size ;-) ...                                        [ ok ]
>>> Unpacking source...
>>> Unpacking dex2jar-2.1_pre26.tar.gz to /dev/shm/portage/dev-util/dex2jar-2.1_pre26/work
>>> Source unpacked in /dev/shm/portage/dev-util/dex2jar-2.1_pre26/work
>>> Preparing source in /dev/shm/portage/dev-util/dex2jar-2.1_pre26/work/dex2jar-2.1-nightly-26 ...
>>> Source prepared.
>>> Configuring source in /dev/shm/portage/dev-util/dex2jar-2.1_pre26/work/dex2jar-2.1-nightly-26 ...
>>> Source configured.
>>> Compiling source in /dev/shm/portage/dev-util/dex2jar-2.1_pre26/work/dex2jar-2.1-nightly-26 ...
/dev/shm/portage/dev-util/dex2jar-2.1_pre26/temp/environment: line 354: gradle: command not found
>>> Source compiled.
>>> Test phase [not enabled]: dev-util/dex2jar-2.1_pre26

>>> Install dex2jar-2.1_pre26 into /dev/shm/portage/dev-util/dex2jar-2.1_pre26/image/ category dev-util
!!! doexe: dex-tools/build/generated-sources/bin/*.sh does not exist
 * ERROR: dev-util/dex2jar-2.1_pre26::mva failed (install phase):
 *   doexe failed
 * 
 * If you need support, post the output of `emerge --info '=dev-util/dex2jar-2.1_pre26::mva'`,
 * the complete build log and the output of `emerge -pqv '=dev-util/dex2jar-2.1_pre26::mva'`.
 * The complete build log is located at '/dev/shm/portage/dev-util/dex2jar-2.1_pre26/temp/build.log'.
 * The ebuild environment file is located at '/dev/shm/portage/dev-util/dex2jar-2.1_pre26/temp/environment'.
 * Working directory: '/dev/shm/portage/dev-util/dex2jar-2.1_pre26/work/dex2jar-2.1-nightly-26'
 * S: '/dev/shm/portage/dev-util/dex2jar-2.1_pre26/work/dex2jar-2.1-nightly-26'
 * QA Notice: command not found:
 * 
 * 	/dev/shm/portage/dev-util/dex2jar-2.1_pre26/temp/environment: line 354: gradle: command not found
 * QA Notice: file does not exist:
 * 
 * 	doexe: dex-tools/build/generated-sources/bin/*.sh does not exist

>>> Failed to emerge dev-util/dex2jar-2.1_pre26, Log file:

>>>  '/dev/shm/portage/dev-util/dex2jar-2.1_pre26/temp/build.log'

 * Messages for package dev-util/dex2jar-2.1_pre26:

 * ERROR: dev-util/dex2jar-2.1_pre26::mva failed (install phase):
 *   doexe failed
 * 
 * If you need support, post the output of `emerge --info '=dev-util/dex2jar-2.1_pre26::mva'`,
 * the complete build log and the output of `emerge -pqv '=dev-util/dex2jar-2.1_pre26::mva'`.
 * The complete build log is located at '/dev/shm/portage/dev-util/dex2jar-2.1_pre26/temp/build.log'.
 * The ebuild environment file is located at '/dev/shm/portage/dev-util/dex2jar-2.1_pre26/temp/environment'.
 * Working directory: '/dev/shm/portage/dev-util/dex2jar-2.1_pre26/work/dex2jar-2.1-nightly-26'
 * S: '/dev/shm/portage/dev-util/dex2jar-2.1_pre26/work/dex2jar-2.1-nightly-26'

Here is the result of emerge --info '=dev-util/dex2jar-2.1_pre26::mva'.
https://gist.github.com/saitouena/fe2567687b6bf42acdf557ef3a30614f

/dev/shm/portage/dev-util/dex2jar-2.1_pre26/temp/environment: line 354: gradle: command not found

You need to use eselect-gradle to set your "active" version of the gradle tool (which will be represented by gradle call (without version specification)).

I'll try to add more automation about that in near future.

Btw, sorry for long reply. My little sister died in the day you've reported the issue and I was unable to react on it. And I've only remembered about it yesterday night...