Summary: | dev-haskell/gtk3-0.14.6 : Structs.hsc:648:22: error: ‘Window’ undeclared (first use in this function) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo's Haskell Language team <haskell> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
dev-haskell:gtk3-0.14.6:20170308-220221.log emerge-history.txt environment etc.portage.tbz2 temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 466398 [details]
emerge-info.txt
Created attachment 466400 [details]
dev-haskell:gtk3-0.14.6:20170308-220221.log
Created attachment 466402 [details]
emerge-history.txt
Created attachment 466404 [details]
environment
Created attachment 466406 [details]
etc.portage.tbz2
Created attachment 466408 [details]
temp.tbz2
I tried to reproduce it locally but failed. My guess is it's
caused by incomplete headers in x11-libs/gtk+-3.22.9 (not in tree anymore):
> Dependency gtk+-3.0 -any: using version 3.22.9
Is build failure still reproducible on current ~arch?
(In reply to Sergei Trofimovich from comment #7) nope, eg. this combination works fine : Mon Apr 10 06:09:56 2017 >>> x11-libs/gtk+-2.24.31-r1 Mon Apr 10 06:31:14 2017 >>> x11-libs/gtk+-3.22.12 Wed Apr 12 19:32:27 2017 >>> dev-haskell/gtk3-0.14.6 |