Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 699564

Summary: app-emulation/img-0.5.7 : build flag -mod=vendor only valid when using modules
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/13851
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-emulation:img-0.5.7:20191107-154310.log
emerge-history.txt
environment
etc.portage.tbz2

Description Toralf Förster gentoo-dev 2019-11-07 22:09:16 UTC
>>> Compiling source in /var/tmp/portage/app-emulation/img-0.5.7/work/img-0.5.7 ...
/var/tmp/portage/app-emulation/img-0.5.7/work/img-0.5.7/src/github.com/genuinetools/img /var/tmp/portage/app-emulation/img-0.5.7/work/img-0.5.7
build flag -mod=vendor only valid when using modules
 * ERROR: app-emulation/img-0.5.7::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-libressl-20191105-031619

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

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

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

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 07 Nov 2019 15:06:52 +0000

emerge -qpvO app-emulation/img
[ebuild  N    ] app-emulation/img-0.5.7  USE="seccomp"
Comment 1 Toralf Förster gentoo-dev 2019-11-07 22:09:19 UTC
Created attachment 595276 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-11-07 22:09:22 UTC
Created attachment 595278 [details]
app-emulation:img-0.5.7:20191107-154310.log
Comment 3 Toralf Förster gentoo-dev 2019-11-07 22:09:25 UTC
Created attachment 595280 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-11-07 22:09:28 UTC
Created attachment 595282 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-11-07 22:09:30 UTC
Created attachment 595284 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2019-12-05 06:47:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71bad4e56e346f4c8cf2a657311dd6c54590017e

commit 71bad4e56e346f4c8cf2a657311dd6c54590017e
Author:     Yury Martynov <email@linxon.ru>
AuthorDate: 2019-12-03 18:54:44 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-12-05 06:47:24 +0000

    app-emulation/img: EAPI bump, fix bugs and other minor changes
    
    Closes: https://bugs.gentoo.org/699564
    Closes: https://bugs.gentoo.org/679282
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Yury Martynov <email@linxon.ru>
    Closes: https://github.com/gentoo/gentoo/pull/13851
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-emulation/img/img-0.5.7-r1.ebuild | 34 ++++++++++++++++++++++++++++++++++
 app-emulation/img/img-0.5.7.ebuild    | 31 -------------------------------
 app-emulation/img/metadata.xml        |  9 ++++++++-
 3 files changed, 42 insertions(+), 32 deletions(-)