Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693630 - app-emulation/cri-o-1.15.0 : /.../sh: /.../go-md2man: No such file or directory
Summary: app-emulation/cri-o-1.15.0 : /.../sh: /.../go-md2man: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: go-1.13-sandbox
  Show dependency tree
 
Reported: 2019-09-06 21:53 UTC by Toralf Förster
Modified: 2019-09-06 22:47 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.39 KB, text/plain)
2019-09-06 21:53 UTC, Toralf Förster
Details
app-emulation:cri-o-1.15.0:20190906-212737.log (app-emulation:cri-o-1.15.0:20190906-212737.log,5.11 KB, text/plain)
2019-09-06 21:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,125.54 KB, text/plain)
2019-09-06 21:53 UTC, Toralf Förster
Details
environment (environment,24.44 KB, text/plain)
2019-09-06 21:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.68 KB, application/x-bzip)
2019-09-06 21:53 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 2019-09-06 21:53:05 UTC
(/var/tmp/portage/app-emulation/cri-o-1.15.0/work/cri-o-1.15.0/src/github.com/cri-o/cri-o/build/bin/go-md2man -in docs/crio.conf.5.md -out docs/crio.conf.5.tmp && touch docs/crio.conf.5.tmp && mv docs/crio.conf.5.tmp docs/crio.conf.5) || \
	(/var/tmp/portage/app-emulation/cri-o-1.15.0/work/cri-o-1.15.0/src/github.com/cri-o/cri-o/build/bin/go-md2man -in docs/crio.conf.5.md -out docs/crio.conf.5.tmp && touch docs/crio.conf.5.tmp && mv docs/crio.conf.5.tmp docs/crio.conf.5)
/bin/sh: /var/tmp/portage/app-emulation/cri-o-1.15.0/work/cri-o-1.15.0/src/github.com/cri-o/cri-o/build/bin/go-md2man: No such file or directory
/bin/sh: line 1: /var/tmp/portage/app-emulation/cri-o-1.15.0/work/cri-o-1.15.0/src/github.com/cri-o/cri-o/build/bin/go-md2man: No such file or directory
make: *** [Makefile:332: docs/crio.conf.5] Error 127
 * ERROR: app-emulation/cri-o-1.15.0::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-libressl-20190905-001552

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.37.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 timestamp:

==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 06 Sep 2019 21:06:25 +0000

emerge -qpvO app-emulation/cri-o
[ebuild  N    ] app-emulation/cri-o-1.15.0  USE="device-mapper -btrfs (-selinux) -systemd"
Comment 1 Toralf Förster gentoo-dev 2019-09-06 21:53:07 UTC
Created attachment 589254 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-09-06 21:53:10 UTC
Created attachment 589256 [details]
app-emulation:cri-o-1.15.0:20190906-212737.log
Comment 3 Toralf Förster gentoo-dev 2019-09-06 21:53:13 UTC
Created attachment 589258 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-09-06 21:53:15 UTC
Created attachment 589260 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-09-06 21:53:18 UTC
Created attachment 589262 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2019-09-06 22:47:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47e78e715f170ce2cfc48d7568cc83b597663c2d

commit 47e78e715f170ce2cfc48d7568cc83b597663c2d
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2019-09-06 22:45:30 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-09-06 22:47:36 +0000

    app-emulation/cri-o: Fix compile for go-1.13
    
    Reported-by: Toralf Förster <toralf@gentoo.org>
    Closes: https://bugs.gentoo.org/693630
    Package-Manager: Portage-2.3.75, Repoman-2.3.17
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-emulation/cri-o/cri-o-1.15.0.ebuild | 3 +++
 1 file changed, 3 insertions(+)