Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 791694 - sci-physics/fastjet-3.0.6-r2 - configure: error: CGAL explicitly requested and not found or not functional
Summary: sci-physics/fastjet-3.0.6-r2 - configure: error: CGAL explicitly requested an...
Status: RESOLVED DUPLICATE of bug 791811
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Physics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-23 17:46 UTC by Toralf Förster
Modified: 2021-05-24 08:55 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.08 KB, text/plain)
2021-05-23 17:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,167.10 KB, text/plain)
2021-05-23 17:46 UTC, Toralf Förster
Details
environment (environment,89.34 KB, text/plain)
2021-05-23 17:46 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.02 KB, application/x-bzip)
2021-05-23 17:46 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.48 KB, application/x-bzip)
2021-05-23 17:46 UTC, Toralf Förster
Details
sci-physics:fastjet-3.0.6-r2:20210523-170910.log (sci-physics:fastjet-3.0.6-r2:20210523-170910.log,6.74 KB, text/plain)
2021-05-23 17:46 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.72 KB, application/x-bzip)
2021-05-23 17:46 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 2021-05-23 17:46:43 UTC
checking for main in -lCGAL... no
checking CGAL... no
configure: error: CGAL explicitly requested and not found or not functional

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sci-physics/fastjet-3.0.6-r2/work/fastjet-3.0.6/config.log
 * ERROR: sci-physics/fastjet-3.0.6-r2::gentoo failed (configure phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-j2-20210521-113651

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun May 23 16:50:12 UTC 2021

emerge -qpvO sci-physics/fastjet
[ebuild  N    ] sci-physics/fastjet-3.0.6-r2  USE="cgal -doc -examples -plugins"
Comment 1 Toralf Förster gentoo-dev 2021-05-23 17:46:44 UTC
Created attachment 710736 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-23 17:46:46 UTC
Created attachment 710739 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-05-23 17:46:47 UTC
Created attachment 710742 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-05-23 17:46:49 UTC
Created attachment 710745 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-05-23 17:46:50 UTC
Created attachment 710748 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-05-23 17:46:51 UTC
Created attachment 710751 [details]
sci-physics:fastjet-3.0.6-r2:20210523-170910.log
Comment 7 Toralf Förster gentoo-dev 2021-05-23 17:46:52 UTC
Created attachment 710754 [details]
temp.tar.bz2
Comment 8 Andrew Savchenko gentoo-dev 2021-05-24 08:55:12 UTC
cgal is broken: it provides no library, that's why fastjet can't find it.

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