Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 683278 - games-roguelike/stone-soup-0.23.2 : fatal: not a git repository (or any parent up to mount point /var/tmp)
Summary: games-roguelike/stone-soup-0.23.2 : fatal: not a git repository (or any paren...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Erik Mackdanz
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-14 07:51 UTC by Toralf Förster
Modified: 2019-04-16 01:12 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.89 KB, text/plain)
2019-04-14 07:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,74.91 KB, text/plain)
2019-04-14 07:52 UTC, Toralf Förster
Details
environment (environment,68.74 KB, text/plain)
2019-04-14 07:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.53 KB, application/x-bzip)
2019-04-14 07:52 UTC, Toralf Förster
Details
games-roguelike:stone-soup-0.23.2:20190414-041258.log (games-roguelike:stone-soup-0.23.2:20190414-041258.log,4.42 KB, text/plain)
2019-04-14 07:52 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.16 KB, application/x-bzip)
2019-04-14 07:52 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-04-14 07:51:57 UTC
>>> Compiling source in /var/tmp/portage/games-roguelike/stone-soup-0.23.2/work/stone_soup-0.23.2/source ...
make -j1 BUILD_LUA= AR=x86_64-pc-linux-gnu-ar CFOPTIMIZE= 'CFOTHERS=-O2 -pipe -march=native' CONTRIBS= DATADIR=/usr/share/stone-soup GCC=x86_64-pc-linux-gnu-gcc GXX=x86_64-pc-linux-gnu-g++ 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' MAKEOPTS=-j1 PKGCONFIG=x86_64-pc-linux-gnu-pkg-config RANLIB=x86_64-pc-linux-gnu-ranlib SAVEDIR=~/.crawl SOUND= STRIP=touch USE_LUAJIT= V=1 prefix=/usr 
fatal: not a git repository (or any parent up to mount point /var/tmp)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
  * If you experience any problems building Crawl, please take a second look
  * at INSTALL.txt: the solution to your problem just might be in there!

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_20190412-102334

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.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)
  [3]   ruby26 (with Rubygems)
Available Rust versions:
  [1]   rust-1.34.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO games-roguelike/stone-soup
[ebuild  N    ] games-roguelike/stone-soup-0.23.2  USE="ncurses tiles -debug -sound -test"
Comment 1 Toralf Förster gentoo-dev 2019-04-14 07:52:00 UTC
Created attachment 572694 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-14 07:52:02 UTC
Created attachment 572696 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-04-14 07:52:05 UTC
Created attachment 572698 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-04-14 07:52:08 UTC
Created attachment 572700 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-04-14 07:52:11 UTC
Created attachment 572702 [details]
games-roguelike:stone-soup-0.23.2:20190414-041258.log
Comment 6 Toralf Förster gentoo-dev 2019-04-14 07:52:14 UTC
Created attachment 572704 [details]
logs.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-04-16 01:12:08 UTC
The bug has been closed via the following commit(s):

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

commit b848934c51d73afe2436a7f89dbdd2f3e66294f2
Author:     Erik Mackdanz <stasibear@gentoo.org>
AuthorDate: 2019-04-16 01:11:49 +0000
Commit:     Erik Mackdanz <stasibear@gentoo.org>
CommitDate: 2019-04-16 01:11:49 +0000

    games-roguelike/stone-soup: disable git operations
    
    Closes: https://bugs.gentoo.org/683278
    Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
    Package-Manager: Portage-2.3.62, Repoman-2.3.12

 games-roguelike/stone-soup/files/gitless.patch      | 13 +++++++++++++
 games-roguelike/stone-soup/stone-soup-0.23.2.ebuild |  1 +
 2 files changed, 14 insertions(+)
Comment 8 Erik Mackdanz gentoo-dev 2019-04-16 01:12:54 UTC
Thanks for reporting this.