[52 of 81] Compiling Control.Lens.Internal.FieldTH ( src/Control/Lens/Internal/FieldTH.hs, dist/build/Control/Lens/Internal/FieldTH.o ) src/Control/Lens/Internal/FieldTH.hs:619:28: error: • Couldn't match type ‘RuleMatch -> Phases -> DecQ’ with ‘Q Dec’ Expected type: DecQ Actual type: RuleMatch -> Phases -> DecQ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-desktop-gnome-systemd_libressl-abi32+64_20180601-203204 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.0 * Available Python interpreters, in order of preference: [1] python3.5 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby23 (with Rubygems) * emerge -qpv dev-haskell/lens [ebuild N ] dev-haskell/lens-4.14 USE="inlining old-inline-pragmas test-doctests test-templates trustworthy -benchmark-uniplate -doc -dump-splices -hscolour -j -profile -safe {-test}"
Created attachment 534964 [details] emerge-info.txt
Created attachment 534966 [details] dev-haskell:lens-4.14:20180605-152939.log
Created attachment 534968 [details] emerge-history.txt
Created attachment 534970 [details] environment
Created attachment 534972 [details] etc.portage.tbz2
Created attachment 534974 [details] temp.tbz2
Posting slightly larger error context here (don't know yet why things fail. likely API change in the dependencies): [52 of 81] Compiling Control.Lens.Internal.FieldTH ( src/Control/Lens/Internal/FieldTH.hs, dist/build/Control/Lens/Internal/FieldTH.o ) src/Control/Lens/Internal/FieldTH.hs:619:28: error: • Couldn't match type ‘RuleMatch -> Phases -> DecQ’ with ‘Q Dec’ Expected type: DecQ Actual type: RuleMatch -> Phases -> DecQ • Probable cause: ‘pragInlD’ is applied to too few arguments In the expression: pragInlD methodName (inlineSpecNoPhase Inline False) In the expression: [pragInlD methodName (inlineSpecNoPhase Inline False)] In an equation for ‘inlinePragma’: inlinePragma methodName = [pragInlD methodName (inlineSpecNoPhase Inline False)] src/Control/Lens/Internal/FieldTH.hs:619:49: error: Variable not in scope: inlineSpecNoPhase :: Inline -> Bool -> Inline