Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923109 - dev-libs/oneDNN-3.3.3 - CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Summary: dev-libs/oneDNN-3.3.3 - CMake Error: The following variables are used in this...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-01-28 09:52 UTC by Toralf Förster
Modified: 2024-02-16 17:53 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.21 KB, text/plain)
2024-01-28 09:52 UTC, Toralf Förster
Details
dev-libs:oneDNN-3.3.3:20240128-072102.log (dev-libs:oneDNN-3.3.3:20240128-072102.log,19.98 KB, text/plain)
2024-01-28 09:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,219.40 KB, text/plain)
2024-01-28 09:52 UTC, Toralf Förster
Details
environment (environment,107.08 KB, text/plain)
2024-01-28 09:52 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-01-28 09:52 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,25.10 KB, application/x-xz)
2024-01-28 09:52 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,58.65 KB, application/x-xz)
2024-01-28 09:52 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,26.64 KB, application/x-xz)
2024-01-28 09: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 2024-01-28 09:52:26 UTC
Linker flags:
Executable      -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pie -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now 
Module          -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0
Shared          -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now

-- Configuring done (2.5s)
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
BLAS_INCLUDE_DIR

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.7
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.74.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.6 linux/amd64

  HEAD of ::gentoo
commit e675548fd8715fd83be301701da73e49669f62ab
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jan 28 07:03:11 2024 +0000

    2024-01-28 07:03:11 UTC

emerge -qpvO dev-libs/oneDNN
[ebuild  N    ] dev-libs/oneDNN-3.3.3  USE="mkl -cblas -doc -static-libs -test" CPU_FLAGS_X86="avx2 sse4_1 -avx512f"
Comment 1 Toralf Förster gentoo-dev 2024-01-28 09:52:27 UTC
Created attachment 883399 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-01-28 09:52:28 UTC
Created attachment 883400 [details]
dev-libs:oneDNN-3.3.3:20240128-072102.log
Comment 3 Toralf Förster gentoo-dev 2024-01-28 09:52:30 UTC
Created attachment 883401 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-01-28 09:52:32 UTC
Created attachment 883402 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-01-28 09:52:32 UTC
Created attachment 883403 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-01-28 09:52:33 UTC
Created attachment 883404 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-01-28 09:52:35 UTC
Created attachment 883405 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-01-28 09:52:36 UTC
Created attachment 883406 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-02-16 17:53:24 UTC
The bug has been closed via the following commit(s):

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

commit 48801f123fe359bcd78f27ce33d827e62e9ea1e3
Author:     Sv. Lockal <lockalsash@gmail.com>
AuthorDate: 2024-02-05 16:59:06 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2024-02-16 17:52:53 +0000

    dev-libs/oneDNN: improve handling of multiple USE flags
    
    Disable test_graph_unit_cpu (#922886) and improve performance for openmp tests.
    Remove cpu_* flags: ISA cmake settings set upper level of JIT code, not active instruction set, so using cpu_* flags was misleading.
    Improve check for openmp. Allow to builds without openmp (with warning) - #922886
    Fix compilation with sci-libs/mkl-2020.4.304, which is installed into /usr, not /opt.
    
    Closes: https://bugs.gentoo.org/922886
    Closes: https://bugs.gentoo.org/923109
    Closes: https://bugs.gentoo.org/923407
    Signed-off-by: Sv. Lockal <lockalsash@gmail.com>
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 ...{oneDNN-3.3.3.ebuild => oneDNN-3.3.3-r1.ebuild} | 76 ++++++++++++++--------
 1 file changed, 50 insertions(+), 26 deletions(-)