Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928647 - [guru] app-editors/neovide-0.12.2 fails to compile: error: could not compile skia-bindings (lib) due to 17 previous errors - error[E0412]: cannot find type GrGLFormat in the crate root
Summary: [guru] app-editors/neovide-0.12.2 fails to compile: error: could not compile ...
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Pascal Jäger
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-05 14:39 UTC by Agostino Sarubbo
Modified: 2024-06-08 20:07 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,395.47 KB, text/plain)
2024-04-05 14:39 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-04-05 14:39:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-editors/neovide-0.12.2 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-05 14:39:54 UTC
Created attachment 889528 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-04-05 14:39:55 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


error[E0412]: cannot find type `GrGLFormat` in the crate root
error[E0412]: cannot find type `GrGLenum` in the crate root
error[E0412]: cannot find type `skia_textlayout_Affinity` in the crate root
error[E0412]: cannot find type `skia_textlayout_PositionWithAffinity` in the crate root
error[E0412]: cannot find type `skia_textlayout_StyleType` in the crate root
error[E0412]: cannot find type `skia_textlayout_TextAlign` in the crate root
error[E0412]: cannot find type `skia_textlayout_TextBaseline` in the crate root
error[E0412]: cannot find type `skia_textlayout_TextDecorationMode` in the crate root
error[E0412]: cannot find type `skia_textlayout_TextDecorationStyle` in the crate root
error[E0425]: cannot find function, tuple struct or tuple variant `C_GrGLFormatFromGLEnum` in the crate root
error[E0425]: cannot find function, tuple struct or tuple variant `C_GrGLFormatToEnum` in the crate root
error[E0432]: unresolved import `crate::SkPathVerb`
error[E0432]: unresolved imports `crate::SkPDF_Metadata_CompressionLevel`, `crate::SkParsePath_PathEncoding`
error: could not compile `skia-bindings` (lib) due to 17 previous errors