Resolving dependencies... Build profile: -w ghc-9.6.3 -O0 In order, the following will be built (use -v for more details): - Glob-0.10.2 (lib:Glob) (requires build) - tasty-quickcheck-0.11.1 (lib:tasty-quickcheck) (requires build) - tasty-discover-5.0.1 (lib:tasty-discover) (requires build) - generic-arbitrary-1.0.1.1 (first run) Starting tasty-quickcheck-0.11.1 (all, legacy fallback) Starting Glob-0.10.2 (all, legacy fallback) Building tasty-quickcheck-0.11.1 (all, legacy fallback) Building Glob-0.10.2 (all, legacy fallback) Installing tasty-quickcheck-0.11.1 (all, legacy fallback) Installing Glob-0.10.2 (all, legacy fallback) Completed tasty-quickcheck-0.11.1 (all, legacy fallback) Completed Glob-0.10.2 (all, legacy fallback) Starting tasty-discover-5.0.1 (all, legacy fallback) Building tasty-discover-5.0.1 (all, legacy fallback) Installing tasty-discover-5.0.1 (all, legacy fallback) Completed tasty-discover-5.0.1 (all, legacy fallback) Configuring generic-arbitrary-1.0.1.1... Preprocessing library for generic-arbitrary-1.0.1.1.. Building library for generic-arbitrary-1.0.1.1.. [1 of 1] Compiling Test.QuickCheck.Arbitrary.Generic ( src/Test/QuickCheck/Arbitrary/Generic.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/generic-arbitrary-1.0.1.1/noopt/build/Test/QuickCheck/Arbitrary/Generic.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/generic-arbitrary-1.0.1.1/noopt/build/Test/QuickCheck/Arbitrary/Generic.dyn_o ) src/Test/QuickCheck/Arbitrary/Generic.hs:206:39: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 206 | type family AllFieldsFinal self (a :: * -> *) :: Bool where | ^ src/Test/QuickCheck/Arbitrary/Generic.hs:206:44: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 206 | type family AllFieldsFinal self (a :: * -> *) :: Bool where | ^ src/Test/QuickCheck/Arbitrary/Generic.hs:211:31: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 211 | type family Finite self (a :: * -> *) :: Bool where | ^ src/Test/QuickCheck/Arbitrary/Generic.hs:211:36: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 211 | type family Finite self (a :: * -> *) :: Bool where | ^ src/Test/QuickCheck/Arbitrary/Generic.hs:220:34: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 220 | type family ArgumentsCount (a :: * -> *) :: Nat where | ^ src/Test/QuickCheck/Arbitrary/Generic.hs:220:39: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 220 | type family ArgumentsCount (a :: * -> *) :: Nat where | ^ src/Test/QuickCheck/Arbitrary/Generic.hs:315:29: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 315 | ) => FiniteSum self (a :: * -> *) (b :: * -> *) af bf where | ^ src/Test/QuickCheck/Arbitrary/Generic.hs:315:34: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 315 | ) => FiniteSum self (a :: * -> *) (b :: * -> *) af bf where | ^ src/Test/QuickCheck/Arbitrary/Generic.hs:315:43: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 315 | ) => FiniteSum self (a :: * -> *) (b :: * -> *) af bf where | ^ src/Test/QuickCheck/Arbitrary/Generic.hs:315:48: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 315 | ) => FiniteSum self (a :: * -> *) (b :: * -> *) af bf where | ^ Preprocessing test suite 'test' for generic-arbitrary-1.0.1.1.. Building test suite 'test' for generic-arbitrary-1.0.1.1.. ghc-9.6.3: could not execute: tasty-discover