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

Bug 828419

Summary: dev-lang/haxe-4.2.4 - fatal: not a git repository (or any parent up to mount point /var/tmp)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Team for the ML programming language family <ml>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-lang:haxe-4.2.4:20211205-074033.log
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-12-05 13:50:39 UTC
>>> Configuring source in /var/tmp/portage/dev-lang/haxe-4.2.4/work/haxe-debian-upstream-4.2.4 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-lang/haxe-4.2.4/work/haxe-debian-upstream-4.2.4 ...
make -j4 -j1 
fatal: not a git repository (or any parent up to mount point /var/tmp)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /var/tmp)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
dune build --workspace dune-workspace.dev src-prebuild/prebuild.exe

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20211203-082527

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.56.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 2d00a92e9dab1279901927d008191f5a862d39ae
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 5 06:51:33 2021 +0000

    2021-12-05 06:51:32 UTC

emerge -qpvO dev-lang/haxe
[ebuild  N    ] dev-lang/haxe-4.2.4  USE="ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2021-12-05 13:50:40 UTC
Created attachment 757454 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-05 13:50:41 UTC
Created attachment 757455 [details]
dev-lang:haxe-4.2.4:20211205-074033.log
Comment 3 Toralf Förster gentoo-dev 2021-12-05 13:50:43 UTC
Created attachment 757456 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-12-05 13:50:44 UTC
Created attachment 757457 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-12-05 13:50:45 UTC
Created attachment 757458 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-05 13:50:46 UTC
Created attachment 757459 [details]
temp.tar.bz2
Comment 7 Maciej Barć gentoo-dev 2021-12-05 13:57:49 UTC
The "not a git repository" is not a error here but rather missing "luv" dependency.
I do not think we have to patch packages that want to use git to detect branches/HEAD automatically (correct me if I'm wrong).

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