Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875260 - media-gfx/tachyon-0.99_beta6-r2 - ../.../trace.c: fatal error: omp.h file not found
Summary: media-gfx/tachyon-0.99_beta6-r2 - ../.../trace.c: fatal error: omp.h file not...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexey Shvetsov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-05 07:29 UTC by Toralf Förster
Modified: 2022-10-05 07:29 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.19 KB, text/plain)
2022-10-05 07:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,56.70 KB, text/plain)
2022-10-05 07:29 UTC, Toralf Förster
Details
environment (environment,63.65 KB, text/plain)
2022-10-05 07:29 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,23.03 KB, application/x-bzip)
2022-10-05 07:29 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.67 KB, application/x-bzip)
2022-10-05 07:29 UTC, Toralf Förster
Details
media-gfx:tachyon-0.99_beta6-r2:20221005-012549.log (media-gfx:tachyon-0.99_beta6-r2:20221005-012549.log,5.91 KB, text/plain)
2022-10-05 07:29 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-10-05 07:29:02 UTC
too long lines were shrinked:

clang -DLinux  -DUSEPNG    -I/usr/include/libpng16   -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -fopenmp -D_REENTRANT -DUSEOPENGL -I/usr/X11R6/include -pipe -march=native -fno-diagnostics-color -O2 -fPIC -c ../src/threads.c -o ../compile/gentoo/libtachyon/threads.o
clang -DLinux  -DUSEPNG    -I/usr/include/libpng16   -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -fopenmp -D_REENTRANT -DUSEOPENGL -I/usr/X11R6/include -pipe -march=native -fno-diagnostics-color -O2 -fPIC -c ../src/camera.c -o ../compile/gentoo/libtachyon/camera.o
clang -DLinux  -DUSEPNG    -I/usr/include/libpng16   -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -fopenmp -D_REENTRANT -DUSEOPENGL -I/usr/X11R6/include -pipe -march=native -fno-diagnostics-color -O2 -fPIC -c ../src/render.c -o ../compile/gentoo/libtachyon/render.o
clang -DLinux  -DUSEPNG    -I/usr/include/libpng16   -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -fopenmp -D_REENTRANT -DUSEOPENGL -I/usr/X11R6/include -pipe -march=native -fno-diagnostics-color -O2 -fPIC -c ../src/trace.c -o ../compile/gentoo/libtachyon/trace.o
../src/trace.c:26:10: fatal error: 'omp.h' file not found
#include <omp.h>
         ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20221004-151022

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.2
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 63f1a3866400dbbd37faaceed363002e9c640a34
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Oct 5 00:20:40 2022 +0000

    2022-10-05 00:20:39 UTC

emerge -qpvO media-gfx/tachyon
[ebuild  N    ] media-gfx/tachyon-0.99_beta6-r2  USE="examples opengl openmp png threads -doc -jpeg -mpi"
Comment 1 Toralf Förster gentoo-dev 2022-10-05 07:29:03 UTC
Created attachment 820618 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-05 07:29:04 UTC
Created attachment 820621 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-05 07:29:06 UTC
Created attachment 820624 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-05 07:29:07 UTC
Created attachment 820627 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-05 07:29:08 UTC
Created attachment 820630 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-05 07:29:08 UTC
Created attachment 820633 [details]
media-gfx:tachyon-0.99_beta6-r2:20221005-012549.log