Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 705216 - dev-java/gwt-2.8.2 : /.../common.ant.xml:280: Execute failed: java.io.IOException: Cannot run program git (in directory /.../dev ): error=2, No such file or directory
Summary: dev-java/gwt-2.8.2 : /.../common.ant.xml:280: Execute failed: java.io.IOExcep...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mark Wright
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-12 01:07 UTC by Toralf Förster
Modified: 2020-01-13 02:57 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.96 KB, text/plain)
2020-01-12 01:07 UTC, Toralf Förster
Details
dev-java:gwt-2.8.2:20200112-000650.log (dev-java:gwt-2.8.2:20200112-000650.log,14.69 KB, text/plain)
2020-01-12 01:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,68.56 KB, text/plain)
2020-01-12 01:07 UTC, Toralf Förster
Details
environment (environment,116.18 KB, text/plain)
2020-01-12 01:08 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.43 KB, application/x-bzip)
2020-01-12 01:08 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.94 KB, application/x-bzip)
2020-01-12 01:08 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 2020-01-12 01:07:49 UTC
/var/tmp/portage/dev-java/gwt-2.8.2/work/gwt-2.8.2/build.xml:43: The following error occurred while executing this line:
/var/tmp/portage/dev-java/gwt-2.8.2/work/gwt-2.8.2/dev/build.xml:238: The following error occurred while executing this line:
/var/tmp/portage/dev-java/gwt-2.8.2/work/gwt-2.8.2/common.ant.xml:280: Execute failed: java.io.IOException: Cannot run program "git" (in directory "/var/tmp/portage/dev-java/gwt-2.8.2/work/gwt-2.8.2/dev"): error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at java.lang.Runtime.exec(Runtime.java:620)
	at org.apache.tools.ant.taskdefs.launcher.Java13CommandLauncher.exec(Java13CommandLauncher.java:58)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-20200109-231533

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 11 Jan 2020 22:25:58 +0000

emerge -qpvO dev-java/gwt
[ebuild  N    ] dev-java/gwt-2.8.2  USE="-source"
Comment 1 Toralf Förster gentoo-dev 2020-01-12 01:07:52 UTC
Created attachment 603070 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-12 01:07:55 UTC
Created attachment 603072 [details]
dev-java:gwt-2.8.2:20200112-000650.log
Comment 3 Toralf Förster gentoo-dev 2020-01-12 01:07:58 UTC
Created attachment 603074 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-01-12 01:08:01 UTC
Created attachment 603076 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-01-12 01:08:04 UTC
Created attachment 603078 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-12 01:08:07 UTC
Created attachment 603080 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-01-13 02:57:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e0d2d114414206d881db820e17d8839a20d0dd5

commit 9e0d2d114414206d881db820e17d8839a20d0dd5
Author:     Mark Wright <gienah@gentoo.org>
AuthorDate: 2020-01-13 02:55:49 +0000
Commit:     Mark Wright <gienah@gentoo.org>
CommitDate: 2020-01-13 02:57:31 +0000

    dev-java/gwt: Patch (by me) to not run git
    
    Thanks to toralf for reporting.
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=705216
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Mark Wright <gienah@gentoo.org>

 dev-java/gwt/files/gwt-2.8.2-build-system.patch | 13 +++++++++++++
 dev-java/gwt/gwt-2.8.2.ebuild                   |  5 +++++
 2 files changed, 18 insertions(+)