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

Bug 794265

Summary: games-action/armagetronad-0.2.9.1.0 - m4:commands.html.m4:7: cannot open commands.txt: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ionen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
games-action:armagetronad-0.2.9.1.0:20210605-110304.log
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-06-05 11:10:42 UTC
echo "define(CHANGEDATE, 2021-06-05) include(../../src/doc/html.m4) include(commands.html.m4)" | m4 -I . > commands.html || cp commands.html.m4 commands.html
m4:commands.html.m4:7: cannot open `commands.txt': No such file or directory
echo "define(CHANGEDATE, 2021-06-05) include(../../src/doc/html.m4) include(compile.html.m4)" | m4 -I . > compile.html || cp compile.html.m4 compile.html
Generating universal_variable_values_sed...
echo "define(CHANGEDATE, 2021-06-05) include(../../src/doc/html.m4) include(config.html.m4)" | m4 -I . > config.html || cp config.html.m4 config.html
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -iquote ./thirdparty/binreloc -iquote . -iquote ..  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16   -iquote ./tools -pipe -march=native -fno-diagnostics-color  -falign-functions=32:25:16 -O2 -std=c++11 -Wno-long-long   -c -o tools/libtools_a-tMemManager.o `test -f 'tools/tMemManager.cpp' || echo './'`tools/tMemManager.cpp

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j3-20210602-102224

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.9.5
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *
  HEAD of ::gentoo
commit 1e58732fcfca64d7436bc9e064ee4b621679efa0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jun 5 10:05:21 2021 +0000

    2021-06-05 10:05:20 UTC

emerge -qpvO games-action/armagetronad
[ebuild  N    ] games-action/armagetronad-0.2.9.1.0  USE="-dedicated -sound"
Comment 1 Toralf Förster gentoo-dev 2021-06-05 11:10:43 UTC
Created attachment 713799 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-06-05 11:10:45 UTC
Created attachment 713802 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-06-05 11:10:46 UTC
Created attachment 713805 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-06-05 11:10:48 UTC
Created attachment 713808 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-06-05 11:10:49 UTC
Created attachment 713811 [details]
games-action:armagetronad-0.2.9.1.0:20210605-110304.log
Comment 6 Toralf Förster gentoo-dev 2021-06-05 11:10:50 UTC
Created attachment 713814 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-06-05 11:10:51 UTC
Created attachment 713817 [details]
temp.tar.bz2
Comment 8 Ionen Wolkens gentoo-dev 2021-06-05 11:26:32 UTC
Hm, race condition I think. I've had it fail once but error was a bit different.
Comment 9 Ionen Wolkens gentoo-dev 2021-06-14 14:40:10 UTC

*** This bug has been marked as a duplicate of bug 698020 ***