Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 858206 - sci-geosciences/grass-8.2.0-r1 - qtree.c: fatal error: grass/qtree.h: No such file or directory
Summary: sci-geosciences/grass-8.2.0-r1 - qtree.c: fatal error: grass/qtree.h: No such...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: mario.haustein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-15 14:25 UTC by Toralf Förster
Modified: 2022-07-15 14:25 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.60 KB, text/plain)
2022-07-15 14:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,222.53 KB, text/plain)
2022-07-15 14:25 UTC, Toralf Förster
Details
environment (environment,143.67 KB, text/plain)
2022-07-15 14:25 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.00 KB, application/x-bzip)
2022-07-15 14:25 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.24 KB, application/x-bzip)
2022-07-15 14:25 UTC, Toralf Förster
Details
sci-geosciences:grass-8.2.0-r1:20220715-052202.log.bz2 (sci-geosciences:grass-8.2.0-r1:20220715-052202.log.bz2,96.21 KB, application/x-bzip)
2022-07-15 14:25 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,131.62 KB, application/x-bzip)
2022-07-15 14:25 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 2022-07-15 14:25:19 UTC
too long lines were shrinked:

make[4]: Entering directory '/var/tmp/portage/sci-geosciences/grass-8.2.0-r1/work/grass-8.2.0/lib/rst/qtree'
/usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c  -m 644 qtree.h /var/tmp/portage/sci-geosciences/grass-8.2.0-r1/work/grass-8.2.0/dist.x86_64-pc-linux-gnu/include/grass/qtree.h
test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu
x86_64-pc-linux-gnu-gcc -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2  -fPIC  -I/var/tmp/portage/sci-geosciences/grass-8.2.0-r1/work/grass-8.2.0/dist.x86_64-pc-linux-gnu/include -I/var/tmp/portage/sci-geosciences/grass-8.2.0-r1/work/grass-8.2.0/dist.x86_64-pc-linux-gnu/include    -DPACKAGE
qtree.c:29:10: fatal error: grass/qtree.h: No such file or directory
   29 | #include <grass/qtree.h>
      |          ^~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20220713-040006

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.62.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 8ffaa7aea5479517964b06ff12c86b5ffe0d65cf
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jul 15 03:48:36 2022 +0000

    2022-07-15 03:48:36 UTC

emerge -qpvO sci-geosciences/grass
[ebuild  N    ] sci-geosciences/grass-8.2.0-r1  USE="X nls opengl openmp png postgres readline tiff truetype -blas -cxx -fftw -geos -lapack -las -mysql -netcdf -odbc -opencl -pdal -sqlite -threads -zstd" PYTHON_SINGLE_TARGET="python3_10 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2022-07-15 14:25:20 UTC
Created attachment 791525 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-15 14:25:22 UTC
Created attachment 791528 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-07-15 14:25:23 UTC
Created attachment 791531 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-07-15 14:25:25 UTC
Created attachment 791534 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-07-15 14:25:26 UTC
Created attachment 791537 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-07-15 14:25:27 UTC
Created attachment 791540 [details]
sci-geosciences:grass-8.2.0-r1:20220715-052202.log.bz2
Comment 7 Toralf Förster gentoo-dev 2022-07-15 14:25:29 UTC
Created attachment 791543 [details]
temp.tar.bz2