Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722622 - games-roguelike/tomenet-4.7.2 : cc: fatal error: no input files
Summary: games-roguelike/tomenet-4.7.2 : cc: fatal error: no input files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-05-12 07:21 UTC by Toralf Förster
Modified: 2020-12-15 15:38 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.73 KB, text/plain)
2020-05-12 07:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,364.75 KB, text/plain)
2020-05-12 07:21 UTC, Toralf Förster
Details
environment (environment,91.36 KB, text/plain)
2020-05-12 07:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.80 KB, application/x-bzip)
2020-05-12 07:21 UTC, Toralf Förster
Details
games-roguelike:tomenet-4.7.2:20200512-050643.log (games-roguelike:tomenet-4.7.2:20200512-050643.log,55.25 KB, text/plain)
2020-05-12 07:21 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-05-12 07:21:11 UTC
cc -O2 -g -pipe -Wall -DUSE_X11 -DUSE_GCU -I/usr/X11R6/include -D_XOPEN_SOURCE -D_BSD_SOURCE -DMEXP=19937 -std=c99 -DSOUND_SDL sdl-config --cflags -D_DEFAULT_SOURCE -DACC32 -fPIC -Wno-format-truncation  -Iserver -Iserver/lua -o server/w_util.o -c server/w_util.c
cc: error: server/w_util.c: No such file or directory
cc: fatal error: no input files
compilation terminated.
make: *** [makefile:475: server/w_util.o] Error 1
 * ERROR: games-roguelike/tomenet-4.7.2::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-libressl-20200428-111526

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

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

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue 12 May 2020 03:35:16 AM UTC
/var/db/repos/libressl	Sat 11 Apr 2020 05:02:25 AM UTC

emerge -qpvO games-roguelike/tomenet
[ebuild  N    ] games-roguelike/tomenet-4.7.2  USE="X dedicated sound -server"
Comment 1 Toralf Förster gentoo-dev 2020-05-12 07:21:14 UTC
Created attachment 638348 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-12 07:21:18 UTC
Created attachment 638350 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-05-12 07:21:23 UTC
Created attachment 638352 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-05-12 07:21:29 UTC
Created attachment 638354 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-05-12 07:21:34 UTC
Created attachment 638356 [details]
games-roguelike:tomenet-4.7.2:20200512-050643.log
Comment 6 Larry the Git Cow gentoo-dev 2020-12-15 15:38:46 UTC
The bug has been closed via the following commit(s):

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

commit d7620f5ae1999b7b0db6138def8beb34a32c77df
Author:     Alexey Sokolov <sokolov@google.com>
AuthorDate: 2020-12-15 15:38:22 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-12-15 15:38:22 +0000

    games-roguelike/tomenet: version bump, 4.7.3
    
    Closes: https://bugs.gentoo.org/739336
    Closes: https://bugs.gentoo.org/722622
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
    Signed-off-by: David Seifert <soap@gentoo.org>

 games-roguelike/tomenet/Manifest                   |  1 +
 .../tomenet/files/tomenet-4.7.3-makefile.patch     | 43 ++++++++++
 games-roguelike/tomenet/metadata.xml               |  3 +-
 games-roguelike/tomenet/tomenet-4.7.3.ebuild       | 97 ++++++++++++++++++++++
 profiles/base/package.use.force                    |  5 ++
 5 files changed, 148 insertions(+), 1 deletion(-)