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

Bug 925097

Summary: media-gfx/darktable-4.6.1 Cmake Error Unknown build type: RELWITHDEBINFO
Product: Gentoo Linux Reporter: Helmut Jarausch <jarausch>
Component: Current packagesAssignee: Marek Szuba (RETIRED) <marecki>
Status: RESOLVED FIXED    
Severity: normal CC: jarausch, maekke
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
emerge --info

Description Helmut Jarausch 2024-02-20 18:02:05 UTC
Created attachment 885531 [details]
build log

Hi,where does Build type      RELWITHDEBINFO come from?
CMake Error at src/external/rawspeed/cmake/build-type.cmake:23 (message):
  Unknown build type: RELWITHDEBINFO.  Please specify one of:
  Debug;ReleaseWithAsserts;Release;Coverage;Sanitize;TSan;Fuzz
Comment 1 Helmut Jarausch 2024-02-20 18:02:26 UTC
Created attachment 885532 [details]
emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-21 01:13:48 UTC
Die earlier versions work?
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-21 01:13:58 UTC
(In reply to Sam James from comment #2)
> Die earlier versions work?

It comes from the eclass, by the way.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-23 11:23:42 UTC
*** Bug 925320 has been marked as a duplicate of this bug. ***
Comment 5 Markus Meier gentoo-dev 2024-02-23 21:08:09 UTC
does this fix the issue for you?

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=446de51215ebb6491a08f25997a0062c71d0229c
Comment 6 Helmut Jarausch 2024-02-26 10:56:44 UTC
Many thanks, that fixes it.
Helmut