Source: haskell-copilot-c99 Version: 4.2-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-2025-02-15 ftbfs-trixie
Hi, During a rebuild of all packages in sid, this package failed to build on i386. This package currently has binary packages on i386, so this is a regression. Relevant part (hopefully): > debian/rules binary > test -x debian/rules > dh_testroot > dh_prep > dh_installdirs -A > mkdir -p "." > CDBS WARNING: DEB_DH_STRIP_ARGS is deprecated since 0.4.85 > CDBS WARNING: DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85 > Adding cdbs dependencies to debian/libghc-copilot-c99-doc.substvars > dh_installdirs -plibghc-copilot-c99-doc \ > > perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \ > -E 'make_setup_recipe' > Running ghc --make Setup.hs -o debian/hlibrary.setup > [1 of 2] Compiling Main ( Setup.hs, Setup.o ) > [2 of 2] Linking debian/hlibrary.setup > perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \ > -E 'configure_recipe' > Running find . ! -newer /tmp/4VV8dqEl3W -exec touch -d 1998-01-01 UTC {} ; > Running dh_listpackages > libghc-copilot-c99-dev > libghc-copilot-c99-prof > libghc-copilot-c99-doc > Running dh_listpackages > libghc-copilot-c99-dev > libghc-copilot-c99-prof > libghc-copilot-c99-doc > Running dpkg-buildflags --get LDFLAGS > -Wl,-z,relro > Running debian/hlibrary.setup configure --ghc -v2 > --package-db=/var/lib/ghc/package.conf.d --prefix=/usr > --libdir=/usr/lib/haskell-packages/ghc/lib --libexecdir=/usr/lib > --builddir=dist-ghc --ghc-option=-optl-Wl,-z,relro > --haddockdir=/usr/lib/ghc-doc/haddock/copilot-c99-4.2/ > --datasubdir=copilot-c99 > --htmldir=/usr/share/doc/libghc-copilot-c99-doc/html/ > --enable-library-profiling --enable-tests > Using Parsec parser > Configuring copilot-c99-4.2... > Dependency base >=4.9 && <5: using base-4.18.2.1 > Dependency copilot-core >=4.2 && <4.3: using copilot-core-4.2 > Dependency directory >=1.3 && <1.4: using directory-1.3.8.5 > Dependency filepath >=1.4 && <1.6: using filepath-1.4.300.1 > Dependency language-c99 >=0.2.0 && <0.3: using language-c99-0.2.0 > Dependency language-c99-simple >=0.3 && <0.4: using language-c99-simple-0.3.0 > Dependency mtl >=2.2 && <2.4: using mtl-2.3.1 > Dependency pretty >=1.1 && <1.2: using pretty-1.1.3.6 > Dependency HUnit: using HUnit-1.6.2.0 > Dependency QuickCheck: using QuickCheck-2.14.3 > Dependency base: using base-4.18.2.1 > Dependency copilot-c99: using copilot-c99-4.2 > Dependency copilot-core: using copilot-core-4.2 > Dependency directory: using directory-1.3.8.5 > Dependency pretty: using pretty-1.1.3.6 > Dependency process: using process-1.6.19.0 > Dependency random: using random-1.2.1.2 > Dependency test-framework: using test-framework-0.8.2.0 > Dependency test-framework-hunit: using test-framework-hunit-0.3.0.2 > Dependency test-framework-quickcheck2: using > test-framework-quickcheck2-0.3.0.5 > Dependency unix: using unix-2.8.4.0 > Source component graph: > component lib > component test:unit-tests dependency lib > Configured component graph: > component copilot-c99-4.2-9IN5erXVaP5Hwor7GzJjBI > include base-4.18.2.1 > include copilot-core-4.2-DeCNcwvwIxA2gHts3DQGnp > include directory-1.3.8.5 > include filepath-1.4.300.1 > include language-c99-0.2.0-I4UDScyYKGbBkxhpHP0xVR > include language-c99-simple-0.3.0-1kUH0hiju10LsINxHPVIpN > include mtl-2.3.1 > include pretty-1.1.3.6 > component copilot-c99-4.2-6M9U7ZDr9oxAygGoS77xLj-unit-tests > include HUnit-1.6.2.0-CZjLnnPcVf0JAQaorPJivX > include QuickCheck-2.14.3-2ib5howz5bF8WgkuPDgHew > include base-4.18.2.1 > include copilot-c99-4.2-9IN5erXVaP5Hwor7GzJjBI > include copilot-core-4.2-DeCNcwvwIxA2gHts3DQGnp > include directory-1.3.8.5 > include pretty-1.1.3.6 > include process-1.6.19.0 > include random-1.2.1.2-9nSipNyPzIK3OtGny4BWjI > include test-framework-0.8.2.0-Aj1XucCZ8m42B1qGWi6skW > include test-framework-hunit-0.3.0.2-KFzYcHS4n7GKqCgGwdomiy > include test-framework-quickcheck2-0.3.0.5-Jtm0hfSAjKp4dKBABEerC2 > include unix-2.8.4.0 > Linked component graph: > unit copilot-c99-4.2-9IN5erXVaP5Hwor7GzJjBI > include base-4.18.2.1 > include copilot-core-4.2-DeCNcwvwIxA2gHts3DQGnp > include directory-1.3.8.5 > include filepath-1.4.300.1 > include language-c99-0.2.0-I4UDScyYKGbBkxhpHP0xVR > include language-c99-simple-0.3.0-1kUH0hiju10LsINxHPVIpN > include mtl-2.3.1 > include pretty-1.1.3.6 > > Copilot.Compile.C99=copilot-c99-4.2-9IN5erXVaP5Hwor7GzJjBI:Copilot.Compile.C99 > unit copilot-c99-4.2-6M9U7ZDr9oxAygGoS77xLj-unit-tests > include HUnit-1.6.2.0-CZjLnnPcVf0JAQaorPJivX > include QuickCheck-2.14.3-2ib5howz5bF8WgkuPDgHew > include base-4.18.2.1 > include copilot-c99-4.2-9IN5erXVaP5Hwor7GzJjBI > include copilot-core-4.2-DeCNcwvwIxA2gHts3DQGnp > include directory-1.3.8.5 > include pretty-1.1.3.6 > include process-1.6.19.0 > include random-1.2.1.2-9nSipNyPzIK3OtGny4BWjI > include test-framework-0.8.2.0-Aj1XucCZ8m42B1qGWi6skW > include test-framework-hunit-0.3.0.2-KFzYcHS4n7GKqCgGwdomiy > include test-framework-quickcheck2-0.3.0.5-Jtm0hfSAjKp4dKBABEerC2 > include unix-2.8.4.0 > Ready component graph: > definite copilot-c99-4.2-9IN5erXVaP5Hwor7GzJjBI > depends base-4.18.2.1 > depends copilot-core-4.2-DeCNcwvwIxA2gHts3DQGnp > depends directory-1.3.8.5 > depends filepath-1.4.300.1 > depends language-c99-0.2.0-I4UDScyYKGbBkxhpHP0xVR > depends language-c99-simple-0.3.0-1kUH0hiju10LsINxHPVIpN > depends mtl-2.3.1 > depends pretty-1.1.3.6 > definite copilot-c99-4.2-6M9U7ZDr9oxAygGoS77xLj-unit-tests > depends HUnit-1.6.2.0-CZjLnnPcVf0JAQaorPJivX > depends QuickCheck-2.14.3-2ib5howz5bF8WgkuPDgHew > depends base-4.18.2.1 > depends copilot-c99-4.2-9IN5erXVaP5Hwor7GzJjBI > depends copilot-core-4.2-DeCNcwvwIxA2gHts3DQGnp > depends directory-1.3.8.5 > depends pretty-1.1.3.6 > depends process-1.6.19.0 > depends random-1.2.1.2-9nSipNyPzIK3OtGny4BWjI > depends test-framework-0.8.2.0-Aj1XucCZ8m42B1qGWi6skW > depends test-framework-hunit-0.3.0.2-KFzYcHS4n7GKqCgGwdomiy > depends test-framework-quickcheck2-0.3.0.5-Jtm0hfSAjKp4dKBABEerC2 > depends unix-2.8.4.0 > Using Cabal-3.10.3.0 compiled by ghc-9.6 > Using compiler: ghc-9.6.6 > Using install prefix: /usr > Executables installed in: /usr/bin > Libraries installed in: > /usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.6.6/copilot-c99-4.2-9IN5erXVaP5Hwor7GzJjBI > Dynamic Libraries installed in: > /usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.6.6 > Private executables installed in: > /usr/lib/i386-linux-ghc-9.6.6/copilot-c99-4.2 > Data files installed in: /usr/share/copilot-c99 > Documentation installed in: > /usr/share/doc/i386-linux-ghc-9.6.6/copilot-c99-4.2 > Configuration files installed in: /usr/etc > No alex found > Using ar found on system at: /usr/bin/i686-linux-gnu-ar > No c2hs found > No cpphs found > No doctest found > Using gcc version 14 found on system at: /usr/bin/i686-linux-gnu-gcc > Using ghc version 9.6.6 found on system at: /usr/bin/ghc > Using ghc-pkg version 9.6.6 found on system at: /usr/bin/ghc-pkg-9.6.6 > No ghcjs found > No ghcjs-pkg found > No greencard found > Using haddock version 2.29.2 found on system at: /usr/bin/haddock-ghc-9.6.6 > No happy found > Using haskell-suite found on system at: haskell-suite-dummy-location > Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location > No hmake found > Using hpc version 0.68 found on system at: /usr/bin/hpc-ghc-9.6.6 > Using hsc2hs version 0.68.9 found on system at: /usr/bin/hsc2hs-ghc-9.6.6 > No hscolour found > No jhc found > Using ld found on system at: /usr/bin/i686-linux-gnu-ld > No pkg-config found > Using runghc version 9.6.6 found on system at: /usr/bin/runghc-9.6.6 > Using strip version 2.44 found on system at: /usr/bin/strip > Using tar found on system at: /usr/bin/tar > No uhc found > touch configure-ghc-stamp > perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \ > -E 'build_recipe' > Running dh_listpackages > libghc-copilot-c99-dev > libghc-copilot-c99-prof > libghc-copilot-c99-doc > Preprocessing library for copilot-c99-4.2.. > Building library for copilot-c99-4.2.. > [ 1 of 10] Compiling Copilot.Compile.C99.Error ( > src/Copilot/Compile/C99/Error.hs, dist-ghc/build/Copilot/Compile/C99/Error.o, > dist-ghc/build/Copilot/Compile/C99/Error.dyn_o ) > [ 2 of 10] Compiling Copilot.Compile.C99.Name ( > src/Copilot/Compile/C99/Name.hs, dist-ghc/build/Copilot/Compile/C99/Name.o, > dist-ghc/build/Copilot/Compile/C99/Name.dyn_o ) > [ 3 of 10] Compiling Copilot.Compile.C99.External ( > src/Copilot/Compile/C99/External.hs, > dist-ghc/build/Copilot/Compile/C99/External.o, > dist-ghc/build/Copilot/Compile/C99/External.dyn_o ) > [ 4 of 10] Compiling Copilot.Compile.C99.Representation ( > src/Copilot/Compile/C99/Representation.hs, > dist-ghc/build/Copilot/Compile/C99/Representation.o, > dist-ghc/build/Copilot/Compile/C99/Representation.dyn_o ) > > src/Copilot/Compile/C99/Representation.hs:19:31: warning: [GHC-18042] > [-Wtype-defaults] > • Defaulting the type variable ‘b0’ to type ‘Integer’ in the following > constraints > (Show b0) > arising from a use of ‘mkUnique’ > at src/Copilot/Compile/C99/Representation.hs:19:31-38 > (Num b0) > arising from the literal ‘0’ > at src/Copilot/Compile/C99/Representation.hs:19:44 > (Enum b0) > arising from the arithmetic sequence ‘0 .. ’ > at src/Copilot/Compile/C99/Representation.hs:19:43-47 > • In the first argument of ‘zipWith’, namely ‘mkUnique’ > In the expression: zipWith mkUnique ts [0 .. ] > In an equation for ‘mkUniqueTriggers’: > mkUniqueTriggers ts > = zipWith mkUnique ts [0 .. ] > where > mkUnique t@(Trigger name _ _) n > = UniqueTrigger (name ++ "_" ++ show n) t > | > 19 | mkUniqueTriggers ts = zipWith mkUnique ts [0..] > | ^^^^^^^^ > [ 5 of 10] Compiling Copilot.Compile.C99.Settings ( > src/Copilot/Compile/C99/Settings.hs, > dist-ghc/build/Copilot/Compile/C99/Settings.o, > dist-ghc/build/Copilot/Compile/C99/Settings.dyn_o ) > [ 6 of 10] Compiling Copilot.Compile.C99.Type ( > src/Copilot/Compile/C99/Type.hs, dist-ghc/build/Copilot/Compile/C99/Type.o, > dist-ghc/build/Copilot/Compile/C99/Type.dyn_o ) > [ 7 of 10] Compiling Copilot.Compile.C99.Expr ( > src/Copilot/Compile/C99/Expr.hs, dist-ghc/build/Copilot/Compile/C99/Expr.o, > dist-ghc/build/Copilot/Compile/C99/Expr.dyn_o ) > > src/Copilot/Compile/C99/Expr.hs:66:13: warning: [GHC-63397] [-Wname-shadowing] > This binding for ‘i’ shadows the existing binding > bound at src/Copilot/Compile/C99/Expr.hs:64:4 > | > 66 | modify (\(i, x, y) -> (i + 1, x, y)) > | ^ > > src/Copilot/Compile/C99/Expr.hs:71:13: warning: [GHC-63397] [-Wname-shadowing] > This binding for ‘i’ shadows the existing binding > bound at src/Copilot/Compile/C99/Expr.hs:64:4 > | > 71 | modify (\(i, x, y) -> (i, x ++ [initDecl], y)) > | ^ > > src/Copilot/Compile/C99/Expr.hs:95:13: warning: [GHC-63397] [-Wname-shadowing] > This binding for ‘i’ shadows the existing binding > bound at src/Copilot/Compile/C99/Expr.hs:64:4 > | > 95 | modify (\(i, x, y) -> (i, x, y ++ [ initStmt, updateStmt ])) > | ^ > > src/Copilot/Compile/C99/Expr.hs:104:11: warning: [-Wunused-matches] > Defined but not used: ‘e’ > | > 104 | transExpr e@(Op3 (UpdateArray arrTy@(Array ty2)) e1 e2 e3) = do > | ^ > > src/Copilot/Compile/C99/Expr.hs:112:13: warning: [GHC-63397] > [-Wname-shadowing] > This binding for ‘i’ shadows the existing binding > bound at src/Copilot/Compile/C99/Expr.hs:110:4 > | > 112 | modify (\(i, x, y) -> (i + 1, x, y)) > | ^ > > src/Copilot/Compile/C99/Expr.hs:117:13: warning: [GHC-63397] > [-Wname-shadowing] > This binding for ‘i’ shadows the existing binding > bound at src/Copilot/Compile/C99/Expr.hs:110:4 > | > 117 | modify (\(i, x, y) -> (i, x ++ [initDecl], y)) > | ^ > > src/Copilot/Compile/C99/Expr.hs:120:7: warning: [GHC-62161] > [-Wincomplete-patterns] > Pattern match(es) are non-exhaustive > In an equation for ‘size’: > Patterns of type ‘Type (Array n t)’ not matched: Struct _ > | > 120 | size arrTy@(Array ty) = C.LitInt (fromIntegral $ typeLength arrTy) > | > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... > > src/Copilot/Compile/C99/Expr.hs:120:12: warning: [GHC-63397] > [-Wname-shadowing] > This binding for ‘arrTy’ shadows the existing binding > bound at src/Copilot/Compile/C99/Expr.hs:104:31 > | > 120 | size arrTy@(Array ty) = C.LitInt (fromIntegral $ typeLength arrTy) > | ^^^^^ > > src/Copilot/Compile/C99/Expr.hs:131:13: warning: [GHC-63397] > [-Wname-shadowing] > This binding for ‘size’ shadows the existing binding > bound at src/Copilot/Compile/C99/Expr.hs:120:7 > | > 131 | size = C.LitInt > | ^^^^ > > src/Copilot/Compile/C99/Expr.hs:141:13: warning: [GHC-63397] > [-Wname-shadowing] > This binding for ‘i’ shadows the existing binding > bound at src/Copilot/Compile/C99/Expr.hs:110:4 > | > 141 | modify (\(i, x, y) -> (i, x, y ++ [ initStmt, updateStmt ])) > | ^ > > src/Copilot/Compile/C99/Expr.hs:161:3: warning: [GHC-62161] > [-Wincomplete-patterns] > Pattern match(es) are non-exhaustive > In a case alternative: > Patterns of type ‘Op1 a b’ not matched: > GetField Bool _ _ > GetField Int8 _ _ > GetField Int16 _ _ > GetField Int32 _ _ > ... > | > 161 | case op of > | ^^^^^^^^^^... > [ 8 of 10] Compiling Copilot.Compile.C99.CodeGen ( > src/Copilot/Compile/C99/CodeGen.hs, > dist-ghc/build/Copilot/Compile/C99/CodeGen.o, > dist-ghc/build/Copilot/Compile/C99/CodeGen.dyn_o ) > > src/Copilot/Compile/C99/CodeGen.hs:71:1: warning: [GHC-62161] > [-Wincomplete-patterns] > Pattern match(es) are non-exhaustive > In an equation for ‘mkStructDecln’: > Patterns of type ‘Type a’ not matched: > Bool > Int8 > Int16 > Int32 > ... > | > 71 | mkStructDecln (Struct x) = C.TypeDecln struct > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... > > src/Copilot/Compile/C99/CodeGen.hs:81:1: warning: [GHC-62161] > [-Wincomplete-patterns] > Pattern match(es) are non-exhaustive > In an equation for ‘mkStructForwDecln’: > Patterns of type ‘Type a’ not matched: > Bool > Int8 > Int16 > Int32 > ... > | > 81 | mkStructForwDecln (Struct x) = C.TypeDecln struct > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... > [ 9 of 10] Compiling Copilot.Compile.C99.Compile ( > src/Copilot/Compile/C99/Compile.hs, > dist-ghc/build/Copilot/Compile/C99/Compile.o, > dist-ghc/build/Copilot/Compile/C99/Compile.dyn_o ) > [10 of 10] Compiling Copilot.Compile.C99 ( src/Copilot/Compile/C99.hs, > dist-ghc/build/Copilot/Compile/C99.o, > dist-ghc/build/Copilot/Compile/C99.dyn_o ) > [ 1 of 10] Compiling Copilot.Compile.C99.Error ( > src/Copilot/Compile/C99/Error.hs, > dist-ghc/build/Copilot/Compile/C99/Error.p_o ) > [ 2 of 10] Compiling Copilot.Compile.C99.Name ( > src/Copilot/Compile/C99/Name.hs, dist-ghc/build/Copilot/Compile/C99/Name.p_o ) > [ 3 of 10] Compiling Copilot.Compile.C99.External ( > src/Copilot/Compile/C99/External.hs, > dist-ghc/build/Copilot/Compile/C99/External.p_o ) > [ 4 of 10] Compiling Copilot.Compile.C99.Representation ( > src/Copilot/Compile/C99/Representation.hs, > dist-ghc/build/Copilot/Compile/C99/Representation.p_o ) > > src/Copilot/Compile/C99/Representation.hs:19:31: warning: [GHC-18042] > [-Wtype-defaults] > • Defaulting the type variable ‘b0’ to type ‘Integer’ in the following > constraints > (Show b0) > arising from a use of ‘mkUnique’ > at src/Copilot/Compile/C99/Representation.hs:19:31-38 > (Num b0) > arising from the literal ‘0’ > at src/Copilot/Compile/C99/Representation.hs:19:44 > (Enum b0) > arising from the arithmetic sequence ‘0 .. ’ > at src/Copilot/Compile/C99/Representation.hs:19:43-47 > • In the first argument of ‘zipWith’, namely ‘mkUnique’ > In the expression: zipWith mkUnique ts [0 .. ] > In an equation for ‘mkUniqueTriggers’: > mkUniqueTriggers ts > = zipWith mkUnique ts [0 .. ] > where > mkUnique t@(Trigger name _ _) n > = UniqueTrigger (name ++ "_" ++ show n) t > | > 19 | mkUniqueTriggers ts = zipWith mkUnique ts [0..] > | ^^^^^^^^ > [ 5 of 10] Compiling Copilot.Compile.C99.Settings ( > src/Copilot/Compile/C99/Settings.hs, > dist-ghc/build/Copilot/Compile/C99/Settings.p_o ) > [ 6 of 10] Compiling Copilot.Compile.C99.Type ( > src/Copilot/Compile/C99/Type.hs, dist-ghc/build/Copilot/Compile/C99/Type.p_o ) > [ 7 of 10] Compiling Copilot.Compile.C99.Expr ( > src/Copilot/Compile/C99/Expr.hs, dist-ghc/build/Copilot/Compile/C99/Expr.p_o ) > > src/Copilot/Compile/C99/Expr.hs:66:13: warning: [GHC-63397] [-Wname-shadowing] > This binding for ‘i’ shadows the existing binding > bound at src/Copilot/Compile/C99/Expr.hs:64:4 > | > 66 | modify (\(i, x, y) -> (i + 1, x, y)) > | ^ > > src/Copilot/Compile/C99/Expr.hs:71:13: warning: [GHC-63397] [-Wname-shadowing] > This binding for ‘i’ shadows the existing binding > bound at src/Copilot/Compile/C99/Expr.hs:64:4 > | > 71 | modify (\(i, x, y) -> (i, x ++ [initDecl], y)) > | ^ > > src/Copilot/Compile/C99/Expr.hs:95:13: warning: [GHC-63397] [-Wname-shadowing] > This binding for ‘i’ shadows the existing binding > bound at src/Copilot/Compile/C99/Expr.hs:64:4 > | > 95 | modify (\(i, x, y) -> (i, x, y ++ [ initStmt, updateStmt ])) > | ^ > > src/Copilot/Compile/C99/Expr.hs:104:11: warning: [-Wunused-matches] > Defined but not used: ‘e’ > | > 104 | transExpr e@(Op3 (UpdateArray arrTy@(Array ty2)) e1 e2 e3) = do > | ^ > > src/Copilot/Compile/C99/Expr.hs:112:13: warning: [GHC-63397] > [-Wname-shadowing] > This binding for ‘i’ shadows the existing binding > bound at src/Copilot/Compile/C99/Expr.hs:110:4 > | > 112 | modify (\(i, x, y) -> (i + 1, x, y)) > | ^ > > src/Copilot/Compile/C99/Expr.hs:117:13: warning: [GHC-63397] > [-Wname-shadowing] > This binding for ‘i’ shadows the existing binding > bound at src/Copilot/Compile/C99/Expr.hs:110:4 > | > 117 | modify (\(i, x, y) -> (i, x ++ [initDecl], y)) > | ^ > > src/Copilot/Compile/C99/Expr.hs:120:7: warning: [GHC-62161] > [-Wincomplete-patterns] > Pattern match(es) are non-exhaustive > In an equation for ‘size’: > Patterns of type ‘Type (Array n t)’ not matched: Struct _ > | > 120 | size arrTy@(Array ty) = C.LitInt (fromIntegral $ typeLength arrTy) > | > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... > > src/Copilot/Compile/C99/Expr.hs:120:12: warning: [GHC-63397] > [-Wname-shadowing] > This binding for ‘arrTy’ shadows the existing binding > bound at src/Copilot/Compile/C99/Expr.hs:104:31 > | > 120 | size arrTy@(Array ty) = C.LitInt (fromIntegral $ typeLength arrTy) > | ^^^^^ > > src/Copilot/Compile/C99/Expr.hs:131:13: warning: [GHC-63397] > [-Wname-shadowing] > This binding for ‘size’ shadows the existing binding > bound at src/Copilot/Compile/C99/Expr.hs:120:7 > | > 131 | size = C.LitInt > | ^^^^ > > src/Copilot/Compile/C99/Expr.hs:141:13: warning: [GHC-63397] > [-Wname-shadowing] > This binding for ‘i’ shadows the existing binding > bound at src/Copilot/Compile/C99/Expr.hs:110:4 > | > 141 | modify (\(i, x, y) -> (i, x, y ++ [ initStmt, updateStmt ])) > | ^ > > src/Copilot/Compile/C99/Expr.hs:161:3: warning: [GHC-62161] > [-Wincomplete-patterns] > Pattern match(es) are non-exhaustive > In a case alternative: > Patterns of type ‘Op1 a b’ not matched: > GetField Bool _ _ > GetField Int8 _ _ > GetField Int16 _ _ > GetField Int32 _ _ > ... > | > 161 | case op of > | ^^^^^^^^^^... > [ 8 of 10] Compiling Copilot.Compile.C99.CodeGen ( > src/Copilot/Compile/C99/CodeGen.hs, > dist-ghc/build/Copilot/Compile/C99/CodeGen.p_o ) > > src/Copilot/Compile/C99/CodeGen.hs:71:1: warning: [GHC-62161] > [-Wincomplete-patterns] > Pattern match(es) are non-exhaustive > In an equation for ‘mkStructDecln’: > Patterns of type ‘Type a’ not matched: > Bool > Int8 > Int16 > Int32 > ... > | > 71 | mkStructDecln (Struct x) = C.TypeDecln struct > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... > > src/Copilot/Compile/C99/CodeGen.hs:81:1: warning: [GHC-62161] > [-Wincomplete-patterns] > Pattern match(es) are non-exhaustive > In an equation for ‘mkStructForwDecln’: > Patterns of type ‘Type a’ not matched: > Bool > Int8 > Int16 > Int32 > ... > | > 81 | mkStructForwDecln (Struct x) = C.TypeDecln struct > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... > [ 9 of 10] Compiling Copilot.Compile.C99.Compile ( > src/Copilot/Compile/C99/Compile.hs, > dist-ghc/build/Copilot/Compile/C99/Compile.p_o ) > [10 of 10] Compiling Copilot.Compile.C99 ( src/Copilot/Compile/C99.hs, > dist-ghc/build/Copilot/Compile/C99.p_o ) > Preprocessing test suite 'unit-tests' for copilot-c99-4.2.. > Building test suite 'unit-tests' for copilot-c99-4.2.. > [1 of 2] Compiling Test.Copilot.Compile.C99 ( > tests/Test/Copilot/Compile/C99.hs, > dist-ghc/build/unit-tests/unit-tests-tmp/Test/Copilot/Compile/C99.o ) > > tests/Test/Copilot/Compile/C99.hs:37:1: warning: [-Wunused-imports] > The import of ‘Copilot.Core.Type.Array’ is redundant > except perhaps to import instances from ‘Copilot.Core.Type.Array’ > To import instances alone, use: import Copilot.Core.Type.Array() > | > 37 | import Copilot.Core.Type.Array (array) > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > tests/Test/Copilot/Compile/C99.hs:437:5: warning: [-Wunused-top-binds] > Defined but not used: ‘wrapTC1Expr’ > | > 437 | { wrapTC1Expr :: Spec > | ^^^^^^^^^^^ > > tests/Test/Copilot/Compile/C99.hs:441:5: warning: [-Wunused-top-binds] > Defined but not used: ‘wrapTC1Fun’ > | > 441 | , wrapTC1Fun :: [a] -> [b] > | ^^^^^^^^^^ > > tests/Test/Copilot/Compile/C99.hs:445:5: warning: [-Wunused-top-binds] > Defined but not used: ‘wrapTC1CopInp’ > | > 445 | , wrapTC1CopInp :: (String -> String, String, String, Gen a) > | ^^^^^^^^^^^^^ > > tests/Test/Copilot/Compile/C99.hs:459:5: warning: [-Wunused-top-binds] > Defined but not used: ‘wrapTC1CopOut’ > | > 459 | , wrapTC1CopOut :: (String, String) > | ^^^^^^^^^^^^^ > > tests/Test/Copilot/Compile/C99.hs:470:5: warning: [-Wunused-top-binds] > Defined but not used: ‘wrapTC2Expr’ > | > 470 | { wrapTC2Expr :: Spec > | ^^^^^^^^^^^ > > tests/Test/Copilot/Compile/C99.hs:474:5: warning: [-Wunused-top-binds] > Defined but not used: ‘wrapTC2Fun’ > | > 474 | , wrapTC2Fun :: [a] -> [b] -> [c] > | ^^^^^^^^^^ > > tests/Test/Copilot/Compile/C99.hs:478:5: warning: [-Wunused-top-binds] > Defined but not used: ‘wrapTC2CopInp1’ > | > 478 | , wrapTC2CopInp1 :: (String -> String, String, String, Gen a) > | ^^^^^^^^^^^^^^ > > tests/Test/Copilot/Compile/C99.hs:492:5: warning: [-Wunused-top-binds] > Defined but not used: ‘wrapTC2CopInp2’ > | > 492 | , wrapTC2CopInp2 :: (String -> String, String, String, Gen b) > | ^^^^^^^^^^^^^^ > > tests/Test/Copilot/Compile/C99.hs:506:5: warning: [-Wunused-top-binds] > Defined but not used: ‘wrapTC2CopOut’ > | > 506 | , wrapTC2CopOut :: (String, String) > | ^^^^^^^^^^^^^ > [2 of 2] Compiling Main ( tests/Main.hs, > dist-ghc/build/unit-tests/unit-tests-tmp/Main.o ) > [3 of 3] Linking dist-ghc/build/unit-tests/unit-tests > touch build-ghc-stamp > perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \ > -E 'check_recipe' > Running dh_listpackages > libghc-copilot-c99-dev > libghc-copilot-c99-prof > libghc-copilot-c99-doc > Running 1 test suites... > Test suite unit-tests: RUNNING... > Copilot.Compile.C99: > Compile specification: [OK, passed 1 tests] > Compile specification in custom dir: [OK, passed 1 tests] > Run specification: [OK, passed 1 tests] > True > "copilot_test_CgCbaV" > True > "copilot_test_jydAeW" > True > "copilot_test_Vjxkzh" > True > "copilot_test_hAzXMK" > True > "copilot_test_5rh6Vd" > True > "copilot_test_dxF7Xm" > True > "copilot_test_A8pBIM" > True > "copilot_test_zJ75uv" > True > "copilot_test_wY2Xh7" > True > "copilot_test_NZzFMb" > True > "copilot_test_1udKIA" > True > "copilot_test_sIYjs0" > True > "copilot_test_NCWRar" > True > "copilot_test_cxiW6b" > True > "copilot_test_qShpoF" > True > "copilot_test_G45uNG" > True > "copilot_test_dcHJCP" > True > "copilot_test_TM2J71" > True > "copilot_test_70MzB3" > True > "copilot_test_v3T7kb" > True > "copilot_test_oE0raH" > True > "copilot_test_NutFSY" > True > "copilot_test_8Q5v38" > True > "copilot_test_ZmHys7" > True > "copilot_test_rSIqxW" > True > "copilot_test_2Mocod" > True > "copilot_test_Ym68Sj" > True > "copilot_test_IXP8oW" > True > "copilot_test_Ww9n3k" > True > "copilot_test_D2QRLy" > True > "copilot_test_20m31Q" > True > "copilot_test_pWoyxQ" > True > "copilot_test_ZKUseM" > True > "copilot_test_9jb9fw" > True > "copilot_test_tYtnkW" > True > "copilot_test_TpCyoC" > True > "copilot_test_Czc011" > True > "copilot_test_kyeKvr" > True > "copilot_test_QicDpc" > True > "copilot_test_bjc1fC" > True > "copilot_test_cQ9LVB" > True > "copilot_test_X64hh9" > True > "copilot_test_iBTE6L" > True > "copilot_test_JFnlqO" > True > "copilot_test_DcGHBg" > True > "copilot_test_2YawC5" > True > "copilot_test_Y4DJvX" > True > "copilot_test_ysS1nk" > True > "copilot_test_aq6mvN" > True > "copilot_test_kyY7pJ" > True > "copilot_test_ZXHqrP" > True > "copilot_test_xhvN8T" > True > "copilot_test_KNu9O7" > True > "copilot_test_O033aw" > True > "copilot_test_BxfK1f" > True > "copilot_test_koDInS" > True > "copilot_test_kVwZRw" > True > "copilot_test_3DBH8w" > True > "copilot_test_OvnWuf" > True > "copilot_test_w0R5pY" > True > "copilot_test_VCvaHC" > True > "copilot_test_FYI6iE" > True > "copilot_test_deVFI1" > True > "copilot_test_hFFTMc" > True > "copilot_test_CchQjZ" > True > "copilot_test_IHLxqV" > True > "copilot_test_NcuPSw" > True > "copilot_test_QMKCS9" > True > "copilot_test_piaUf2" > True > "copilot_test_MvVdQV" > True > "copilot_test_MgCPr4" > True > "copilot_test_QR0VIy" > True > "copilot_test_9TXipB" > True > "copilot_test_XaJRPj" > True > "copilot_test_VxrppD" > True > "copilot_test_x2iFzg" > True > "copilot_test_DxaSZp" > True > "copilot_test_ITJbSa" > True > "copilot_test_jcidYy" > True > "copilot_test_fv820O" > True > "copilot_test_qR3PRk" > True > "copilot_test_gyJUvl" > True > "copilot_test_0GMHvu" > True > "copilot_test_KncZHX" > True > "copilot_test_ZLk5kL" > True > "copilot_test_DqLf73" > True > "copilot_test_Wl6Dvg" > True > "copilot_test_rvjqhN" > True > "copilot_test_27WfHp" > True > "copilot_test_zpVgMe" > True > "copilot_test_nRZErx" > True > "copilot_test_Ka3bVT" > True > "copilot_test_aLAaEd" > True > "copilot_test_Iw5lMC" > True > "copilot_test_YTJVgI" > True > "copilot_test_MlaLDJ" > True > "copilot_test_tM9Wty" > True > "copilot_test_LDJeSW" > True > "copilot_test_uKqoqx" > True > "copilot_test_tq3PQF" > True > "copilot_test_DGagiV" > True > "copilot_test_R9egI4" > True > "copilot_test_NurCdK" > True > "copilot_test_1kNa9y" > True > "copilot_test_5CY6gT" > True > "copilot_test_NnjYR2" > True > "copilot_test_VsGJ7K" > True > "copilot_test_Yk9FrT" > True > "copilot_test_F3JWuf" > True > "copilot_test_VmQJmK" > True > "copilot_test_4fJPOI" > True > "copilot_test_E5vk4v" > True > "copilot_test_84tQ8b" > True > "copilot_test_pgmXvT" > True > "copilot_test_nm4iMB" > True > "copilot_test_pntadS" > True > "copilot_test_oIWaUg" > True > "copilot_test_eEuU2G" > True > "copilot_test_GAWzEO" > True > "copilot_test_om03oZ" > True > "copilot_test_b0qYRt" > True > "copilot_test_JPdWla" > True > "copilot_test_ONMaAt" > True > "copilot_test_DtvA5l" > True > "copilot_test_P2Ymj8" > True > "copilot_test_HWB1Q4" > True > "copilot_test_rAhbcp" > True > "copilot_test_qrqTL1" > True > "copilot_test_8VMYAV" > True > "copilot_test_4zKKEr" > True > "copilot_test_b1JtLX" > True > "copilot_test_i7B9QC" > True > "copilot_test_AgAQa0" > True > "copilot_test_fBR7NI" > True > "copilot_test_r5s5qH" > True > "copilot_test_jPRyII" > True > "copilot_test_MMNluO" > True > "copilot_test_YST5sL" > True > "copilot_test_1kxiz2" > True > "copilot_test_DlmSI2" > True > "copilot_test_CNPSbI" > True > "copilot_test_S5omSb" > True > "copilot_test_0jOlIz" > True > "copilot_test_lh0ri4" > True > "copilot_test_uuuL8S" > True > "copilot_test_SAQeRY" > True > "copilot_test_v004Gc" > True > "copilot_test_GDgdFC" > True > "copilot_test_fdLWER" > True > "copilot_test_gK6tVN" > True > "copilot_test_IvcddS" > True > "copilot_test_U7MpJz" > True > "copilot_test_txWSST" > True > "copilot_test_18nSgA" > True > "copilot_test_436uOD" > True > "copilot_test_Wh5Llc" > True > "copilot_test_ryRJSb" > True > "copilot_test_MAwlBT" > True > "copilot_test_5vS537" > True > "copilot_test_mu80WY" > True > "copilot_test_fsutB7" > True > "copilot_test_Mm1t3o" > True > "copilot_test_Vtb1S0" > True > "copilot_test_q6PCJI" > True > "copilot_test_sqft6o" > True > "copilot_test_RU1pnn" > True > "copilot_test_EZ6PEj" > True > "copilot_test_2S7dsJ" > True > "copilot_test_uu7Jdc" > True > "copilot_test_apPsTH" > True > "copilot_test_tQGzs1" > True > "copilot_test_Nl1HH6" > True > "copilot_test_Crdrfe" > True > "copilot_test_lBZxXj" > True > "copilot_test_04hn27" > True > "copilot_test_wpQHQ5" > True > "copilot_test_ckzlub" > True > "copilot_test_PlTTGk" > True > "copilot_test_IpVeKv" > True > "copilot_test_WEMSmY" > True > "copilot_test_Lmdvvf" > True > "copilot_test_K9Ao2s" > True > "copilot_test_gyFHgF" > True > "copilot_test_6HLaqv" > True > "copilot_test_j4a45O" > True > "copilot_test_hOYvjl" > True > "copilot_test_cbPSTG" > True > "copilot_test_l2fCph" > True > "copilot_test_unlch4" > True > "copilot_test_3A2Ou3" > True > "copilot_test_4dZKDh" > True > "copilot_test_wCyMyU" > True > "copilot_test_vTQ8c1" > True > "copilot_test_4HpJNe" > True > "copilot_test_obuxpK" > True > "copilot_test_v8GKfu" > True > "copilot_test_Mi9xkB" > True > "copilot_test_kPwLRN" > True > "copilot_test_9ulmTs" > True > "copilot_test_6tS3Ye" > True > "copilot_test_qIgyn2" > True > "copilot_test_Wkfzaq" > True > "copilot_test_OJXmyV" > True > "copilot_test_etAvkO" > True > "copilot_test_C8LZml" > True > "copilot_test_NmzehN" > True > "copilot_test_gO09qd" > True > "copilot_test_qIPCGI" > True > "copilot_test_Px0OiW" > True > "copilot_test_kE2Kzs" > True > "copilot_test_xPr3JG" > True > "copilot_test_XVzwDq" > True > "copilot_test_Fwmlg3" > True > "copilot_test_6DO1bu" > True > "copilot_test_LbyGVt" > True > "copilot_test_kCtrgo" > True > "copilot_test_RZX16f" > True > "copilot_test_Lme1O4" > True > "copilot_test_YMNm6T" > True > "copilot_test_yOceRu" > True > "copilot_test_eF7FMx" > True > "copilot_test_FhqiPw" > True > "copilot_test_RI30R7" > True > "copilot_test_lh6g6J" > True > "copilot_test_kDIAzF" > True > "copilot_test_XyCC7N" > True > "copilot_test_YO11fk" > True > "copilot_test_n007uL" > True > "copilot_test_H0nunM" > True > "copilot_test_1ITSmX" > True > "copilot_test_qGt7bo" > True > "copilot_test_AQJQ5W" > True > "copilot_test_VlGl9g" > True > "copilot_test_WCD04x" > True > "copilot_test_pdncoY" > True > "copilot_test_gIEDtj" > True > "copilot_test_XMPfot" > True > "copilot_test_XFEHDZ" > True > "copilot_test_YiQOjE" > True > "copilot_test_wiCCdM" > True > "copilot_test_pATvWH" > True > "copilot_test_0kZWaN" > True > "copilot_test_y4vnPp" > True > "copilot_test_LDU3nN" > True > "copilot_test_wldagU" > True > "copilot_test_iWyfq5" > True > "copilot_test_ejce2m" > True > "copilot_test_iuiOcs" > True > "copilot_test_yCKmIx" > True > "copilot_test_rqg359" > True > "copilot_test_TFubmX" > True > "copilot_test_HW44r8" > True > "copilot_test_0YcujU" > True > "copilot_test_TpJ4qf" > True > "copilot_test_2YYzHe" > True > "copilot_test_NCt1gS" > True > "copilot_test_hOZoc2" > True > "copilot_test_4ULHV3" > True > "copilot_test_1zDvaA" > True > "copilot_test_BVKQS6" > True > "copilot_test_KGSROj" > True > "copilot_test_L826US" > True > "copilot_test_AmQ2kq" > True > "copilot_test_9UkzzJ" > True > "copilot_test_gbhGre" > True > "copilot_test_8NCe8e" > True > "copilot_test_fnhpmO" > True > "copilot_test_kQvSbq" > True > "copilot_test_jM2zg1" > True > "copilot_test_ROE725" > True > "copilot_test_M96PUr" > True > "copilot_test_xWjDun" > True > "copilot_test_tjvkrP" > True > "copilot_test_8k6sFQ" > True > "copilot_test_N3KVWj" > True > "copilot_test_ZlHo8n" > True > "copilot_test_tk6AtL" > True > "copilot_test_wnNVxH" > True > "copilot_test_MoMLQL" > True > "copilot_test_ROHFqc" > True > "copilot_test_N4zgir" > True > "copilot_test_J9TOCx" > True > "copilot_test_zftH5g" > True > "copilot_test_jEWjqr" > True > "copilot_test_qoX4lg" > True > "copilot_test_BQsgzO" > True > "copilot_test_Zl5ozN" > True > "copilot_test_V8UklR" > True > "copilot_test_PfqVAr" > True > "copilot_test_4saNo2" > True > "copilot_test_pB9R50" > True > "copilot_test_L7P7ND" > True > "copilot_test_E3JRYO" > True > "copilot_test_ZzIqKi" > True > "copilot_test_rTckYY" > True > "copilot_test_M4zaFt" > True > "copilot_test_kdLM3B" > True > "copilot_test_Q0xwZx" > True > "copilot_test_uRrmQ5" > True > "copilot_test_f0lbkq" > True > "copilot_test_5rAPrY" > True > "copilot_test_DLhbyS" > True > "copilot_test_LI2CK7" > True > "copilot_test_zsEHY1" > True > "copilot_test_b6aAkG" > True > "copilot_test_PsV0CM" > True > "copilot_test_utuUCv" > True > "copilot_test_cwSqww" > True > "copilot_test_4FDTbB" > True > "copilot_test_2yhMxR" > True > "copilot_test_MCcbUk" > True > "copilot_test_e5dCAd" > True > "copilot_test_jCoiiz" > True > "copilot_test_f2Lxio" > True > "copilot_test_Gede1M" > True > "copilot_test_2iFoRV" > True > "copilot_test_fR7evV" > True > "copilot_test_qiVt1Z" > True > "copilot_test_bR5Icv" > True > "copilot_test_4dhu4d" > True > "copilot_test_Ru8VoA" > True > "copilot_test_p02MdQ" > True > "copilot_test_Hps5Ju" > True > "copilot_test_B41UOG" > True > "copilot_test_6G6YE1" > True > "copilot_test_fDD6cy" > True > "copilot_test_gepWs1" > True > "copilot_test_dZMBUE" > True > "copilot_test_r2tGFQ" > True > "copilot_test_09YsQx" > True > "copilot_test_49qhYT" > True > "copilot_test_u3jCMF" > True > "copilot_test_PlCyqR" > True > "copilot_test_rs9i5l" > True > "copilot_test_KihUUl" > True > "copilot_test_8IIudh" > True > "copilot_test_bCRVXx" > True > "copilot_test_v4GIzj" > True > "copilot_test_8H3ph4" > True > "copilot_test_pOzQ2D" > True > "copilot_test_oWlZCV" > True > "copilot_test_fGKkLv" > True > "copilot_test_ZHKEng" > True > "copilot_test_agt4AU" > True > "copilot_test_cINvTb" > True > "copilot_test_7AHXPA" > True > "copilot_test_J778rS" > True > "copilot_test_7lB9C9" > True > "copilot_test_K49JkO" > True > "copilot_test_vNo9tu" > True > "copilot_test_DT4luT" > True > "copilot_test_f828Ac" > True > "copilot_test_hqv98e" > True > "copilot_test_xzNlRO" > True > "copilot_test_byIoxk" > True > "copilot_test_yCaDmn" > True > "copilot_test_7iBfDS" > True > "copilot_test_kMMT9e" > True > "copilot_test_dJrpwX" > True > "copilot_test_6NbM9U" > True > "copilot_test_h7Apl5" > True > "copilot_test_CFOWe2" > True > "copilot_test_YL5e2a" > True > "copilot_test_TxayIL" > True > "copilot_test_FcWCR2" > True > "copilot_test_UP2zBC" > True > "copilot_test_HXwxyK" > True > "copilot_test_zo9zKJ" > True > "copilot_test_bb5QwJ" > True > "copilot_test_kFSzOh" > True > "copilot_test_Ip4fHM" > True > "copilot_test_ICJS9r" > True > "copilot_test_D6e5zX" > True > "copilot_test_cUbJyd" > True > "copilot_test_78Od00" > True > "copilot_test_FYgOAA" > True > "copilot_test_6EgmPx" > True > "copilot_test_GElSzu" > True > "copilot_test_Btm2ig" > True > "copilot_test_B12sz6" > True > "copilot_test_6d6hTS" > True > "copilot_test_QPdmgb" > True > "copilot_test_on558t" > True > "copilot_test_lBgMUU" > True > "copilot_test_Fy7UqU" > True > "copilot_test_JlgjRu" > True > "copilot_test_1vz1wv" > True > "copilot_test_hXjWyK" > True > "copilot_test_kTNPvr" > True > "copilot_test_aHMMQF" > True > "copilot_test_CNPpwd" > True > "copilot_test_y0V2yR" > True > "copilot_test_vIGqtH" > True > "copilot_test_KzISHJ" > True > "copilot_test_oc1zDy" > True > "copilot_test_0cEEFJ" > True > "copilot_test_TDHX3N" > True > "copilot_test_iTRzqK" > True > "copilot_test_m914mj" > True > "copilot_test_ze3GY2" > True > "copilot_test_72iTpi" > True > "copilot_test_oWRv3F" > True > "copilot_test_8lZVXH" > True > "copilot_test_zrTSOS" > True > "copilot_test_E9iymV" > True > "copilot_test_gIPAZo" > True > "copilot_test_i5tmQn" > True > "copilot_test_y0t8pa" > True > "copilot_test_i3HSC7" > True > "copilot_test_4e3GFZ" > True > "copilot_test_4Bu5vO" > True > "copilot_test_hFx3gR" > True > "copilot_test_n8sFOF" > True > "copilot_test_1q6gZN" > True > "copilot_test_OJWDyk" > True > "copilot_test_yq61L1" > True > "copilot_test_SkjQre" > True > "copilot_test_Eq5jlk" > True > "copilot_test_nAVRTk" > True > "copilot_test_1WauMO" > True > "copilot_test_TgczvR" > True > "copilot_test_IsiBgb" > True > "copilot_test_ttW9mD" > True > "copilot_test_gohTav" > True > "copilot_test_MHYgyx" > True > "copilot_test_KjtgxY" > True > "copilot_test_QxaPNy" > True > "copilot_test_6FbIvG" > True > "copilot_test_vlPZAQ" > True > "copilot_test_26JLC5" > True > "copilot_test_dGxMgk" > True > "copilot_test_tqbCCK" > True > "copilot_test_daDO49" > True > "copilot_test_t3VSN3" > True > "copilot_test_UUq6bP" > True > "copilot_test_09qeBB" > True > "copilot_test_XblCCj" > True > "copilot_test_T2rzHS" > True > "copilot_test_tiwPi9" > True > "copilot_test_Ji3KbL" > True > "copilot_test_e74PFf" > True > "copilot_test_0CFYMd" > True > "copilot_test_cTJjqP" > True > "copilot_test_CG1Sdz" > True > "copilot_test_euOUe8" > True > "copilot_test_yFJ9yl" > True > "copilot_test_l9N3N3" > True > "copilot_test_obTwk1" > True > "copilot_test_ZqQAWw" > True > "copilot_test_WjdyXA" > True > "copilot_test_eMhjPA" > True > "copilot_test_dcAXHN" > True > "copilot_test_yhZayp" > True > "copilot_test_9buSLA" > True > "copilot_test_Rsi5wo" > True > "copilot_test_16WCDv" > True > "copilot_test_crUb59" > True > "copilot_test_GYZnUh" > True > "copilot_test_V7PPcq" > True > "copilot_test_Zs8g1V" > True > "copilot_test_xLPWEP" > True > "copilot_test_IwCrFc" > True > "copilot_test_nA4sAU" > True > "copilot_test_fEIOaz" > True > "copilot_test_sdcuSn" > True > "copilot_test_gkO9yh" > True > "copilot_test_zYD5h9" > True > "copilot_test_88Ohf9" > True > "copilot_test_h0Ei3i" > True > "copilot_test_nL6cAJ" > True > "copilot_test_fPxyGa" > True > "copilot_test_mnL5Bg" > True > "copilot_test_SILB48" > True > "copilot_test_K4FfRy" > True > "copilot_test_kLuVEB" > True > "copilot_test_gcXcrq" > True > "copilot_test_lRrCeF" > True > "copilot_test_kjbdgJ" > True > "copilot_test_M0Cs1Y" > True > "copilot_test_LfuDXV" > True > "copilot_test_2iX5mO" > True > "copilot_test_ekByGV" > True > "copilot_test_0PQvgs" > True > "copilot_test_T9LbrL" > True > "copilot_test_TJhEQU" > True > "copilot_test_Gb7f8Q" > True > "copilot_test_EHg36l" > True > "copilot_test_RrUgAZ" > True > "copilot_test_hvBfEm" > True > "copilot_test_ldjhe4" > True > "copilot_test_hBltd6" > True > "copilot_test_HmNZrD" > True > "copilot_test_XfFQX1" > True > "copilot_test_bcXUNE" > True > "copilot_test_LXn2Xb" > True > "copilot_test_HrBHEL" > True > "copilot_test_wwnUzL" > True > "copilot_test_3uxLis" > True > "copilot_test_2XLlgP" > True > "copilot_test_baq3nd" > True > "copilot_test_tTUHbc" > True > "copilot_test_42HNd9" > True > "copilot_test_AtYU3T" > True > "copilot_test_Of973O" > True > "copilot_test_45exuK" > True > "copilot_test_CciZmh" > True > "copilot_test_KOdSaU" > True > "copilot_test_QoKC5n" > True > "copilot_test_WOMJMT" > True > "copilot_test_fFErFW" > True > "copilot_test_YxikXe" > True > "copilot_test_O1Pacb" > True > "copilot_test_PLyJQA" > True > "copilot_test_RDfrvw" > True > "copilot_test_nzX194" > True > "copilot_test_TQ588N" > True > "copilot_test_6tfMGE" > True > "copilot_test_EzogA7" > True > "copilot_test_y7YGYL" > True > "copilot_test_8G8PEi" > True > "copilot_test_edfVAt" > True > "copilot_test_u38ku8" > True > "copilot_test_bxUq36" > True > "copilot_test_WeLYft" > True > "copilot_test_l3nBgN" > True > "copilot_test_8lNlpM" > True > "copilot_test_sqbhh2" > True > "copilot_test_SUr8eZ" > True > "copilot_test_omiakl" > True > "copilot_test_I9yOCW" > True > "copilot_test_XexHOD" > True > "copilot_test_nZoOpI" > True > "copilot_test_PybAyo" > True > "copilot_test_AIaxin" > True > "copilot_test_YiaMvB" > True > "copilot_test_pSlNHn" > True > "copilot_test_jE6DpY" > True > "copilot_test_SAybRU" > True > "copilot_test_ocwLsW" > True > "copilot_test_L9PAV1" > True > "copilot_test_JagXQB" > True > "copilot_test_dnWYhO" > True > "copilot_test_pqpZYE" > True > "copilot_test_bRFu2y" > True > "copilot_test_yqsOOH" > True > "copilot_test_opD1uu" > True > "copilot_test_O97vsz" > True > "copilot_test_XKOM9K" > True > "copilot_test_WBBRug" > True > "copilot_test_KnjPvj" > True > "copilot_test_Bgqbad" > True > "copilot_test_rUxTYa" > True > "copilot_test_Pkt3gs" > True > "copilot_test_4t4a12" > True > "copilot_test_FuLIWm" > True > "copilot_test_vMOKcZ" > True > "copilot_test_jcLddR" > True > "copilot_test_mLFKz9" > True > "copilot_test_XBpE54" > True > "copilot_test_gDLKdG" > True > "copilot_test_DSkJju" > True > "copilot_test_mbehST" > True > "copilot_test_5umWoW" > True > "copilot_test_VEwuV0" > True > "copilot_test_cCLgfK" > True > "copilot_test_3OxC6w" > True > "copilot_test_PaJBeW" > True > "copilot_test_lh4YOC" > True > "copilot_test_sccFVo" > True > "copilot_test_DYw9Nh" > True > "copilot_test_8PxzE0" > True > "copilot_test_jLCqbr" > True > "copilot_test_P5Pvsh" > True > "copilot_test_gc5gyP" > True > "copilot_test_eqkecz" > True > "copilot_test_oUz0Sc" > True > "copilot_test_PjPF5p" > True > "copilot_test_Y3VoPj" > True > "copilot_test_OS5etJ" > True > "copilot_test_vypoe0" > True > "copilot_test_mvysYL" > True > "copilot_test_i30s0r" > True > "copilot_test_v5o6Wy" > True > "copilot_test_MweKRM" > True > "copilot_test_2mwwbd" > True > "copilot_test_fnRBS6" > True > "copilot_test_HkOnOW" > True > "copilot_test_38yRNQ" > True > "copilot_test_F0WoWt" > True > "copilot_test_49X3VB" > True > "copilot_test_NryKhJ" > True > "copilot_test_ybVW1G" > True > "copilot_test_VRRhoQ" > True > "copilot_test_TzWkU4" > True > "copilot_test_VncJjm" > True > "copilot_test_C6LZoL" > True > "copilot_test_c1ZrGp" > True > "copilot_test_cZqBOB" > True > "copilot_test_PQhFn9" > True > "copilot_test_9dH3RQ" > True > "copilot_test_mOfMSR" > True > "copilot_test_miYKES" > True > "copilot_test_azRVLZ" > True > "copilot_test_zqv7dx" > True > "copilot_test_PgXT4q" > True > "copilot_test_drqbgL" > True > "copilot_test_lh5Bao" > True > "copilot_test_gCbuPz" > True > "copilot_test_qJ12gp" > True > "copilot_test_AuyXxC" > True > "copilot_test_jipXq7" > True > "copilot_test_VJKGS9" > True > "copilot_test_6LCwv0" > True > "copilot_test_Ff3Lwj" > True > "copilot_test_8wUynv" > True > "copilot_test_Zl3Djb" > True > "copilot_test_7TNx8u" > True > "copilot_test_iTUi8v" > True > "copilot_test_chLb85" > True > "copilot_test_Ou5R7e" > True > "copilot_test_BKpBvH" > True > "copilot_test_Zbcv1N" > True > "copilot_test_Ytsslr" > True > "copilot_test_zTtNxh" > True > "copilot_test_524rep" > True > "copilot_test_L2BERs" > True > "copilot_test_di9hSO" > True > "copilot_test_eNDBE6" > True > "copilot_test_JW9lT2" > True > "copilot_test_eksgjo" > True > "copilot_test_wdoETl" > True > "copilot_test_duLZko" > True > "copilot_test_ybVarr" > True > "copilot_test_Ul1W45" > True > "copilot_test_eHGUOP" > True > "copilot_test_UqoBxk" > True > "copilot_test_kfAb7q" > True > "copilot_test_prHCvG" > True > "copilot_test_MJIV90" > True > "copilot_test_t2Z1eS" > True > "copilot_test_ZOfCTL" > True > "copilot_test_mQWHoU" > True > "copilot_test_gY38Xq" > True > "copilot_test_q16bLg" > True > "copilot_test_ZHybmI" > True > "copilot_test_4pBsXm" > True > "copilot_test_0werh4" > True > "copilot_test_c4OHFY" > True > "copilot_test_9t89eW" > True > "copilot_test_55TJlx" > True > "copilot_test_foD1yc" > True > "copilot_test_BMtDcS" > True > "copilot_test_jfofV8" > True > "copilot_test_YTSnuB" > True > "copilot_test_YZPOZz" > True > "copilot_test_3sEz3Y" > True > "copilot_test_n6QZ28" > True > "copilot_test_0ADqGE" > True > "copilot_test_iAlsko" > True > "copilot_test_WRKPo9" > True > "copilot_test_e4vbjJ" > True > "copilot_test_CFe6lN" > True > "copilot_test_taan6S" > True > "copilot_test_pA3bAI" > True > "copilot_test_QHMEck" > True > "copilot_test_GVAnSi" > True > "copilot_test_bFmdcv" > True > "copilot_test_56MlkC" > True > "copilot_test_h2GsfM" > True > "copilot_test_PuJvJH" > True > "copilot_test_JACVs9" > True > "copilot_test_suRBtC" > True > "copilot_test_Esz1WX" > True > "copilot_test_ttku0O" > True > "copilot_test_8QaVRO" > True > "copilot_test_9rRXKa" > True > "copilot_test_z4O2gE" > True > "copilot_test_AxnUyf" > True > "copilot_test_nrGlhi" > True > "copilot_test_EzLkJV" > True > "copilot_test_uzI9qs" > True > "copilot_test_72RHeL" > True > "copilot_test_xxnwq5" > True > "copilot_test_QyYlbq" > True > "copilot_test_wPmkhc" > True > "copilot_test_44TKdD" > True > "copilot_test_FESE8O" > True > "copilot_test_2csBDm" > True > "copilot_test_wPJco1" > True > "copilot_test_X4hlf4" > True > "copilot_test_9sY9Ke" > True > "copilot_test_V5aaSU" > True > "copilot_test_Rkm8HR" > True > "copilot_test_9XESWr" > True > "copilot_test_riyEG4" > True > "copilot_test_PB4vsp" > True > "copilot_test_aFy14t" > True > "copilot_test_dy6tGv" > True > "copilot_test_bUGi12" > True > "copilot_test_TwTv5Q" > True > "copilot_test_wF3B3f" > True > "copilot_test_gbUKY7" > True > "copilot_test_OF3etU" > True > "copilot_test_Ny0Igt" > True > "copilot_test_8Zewcj" > True > "copilot_test_GvetI9" > True > "copilot_test_SG5KqR" > True > "copilot_test_YFTgzG" > True > "copilot_test_Omt4h6" > True > "copilot_test_bQ4Gr5" > True > "copilot_test_EJTbmu" > True > "copilot_test_fiR2jx" > True > "copilot_test_9Z0nK5" > True > "copilot_test_5F0z2o" > True > "copilot_test_T94YXU" > True > "copilot_test_yv3Bvr" > True > "copilot_test_bGRs8U" > True > "copilot_test_sxEt9q" > True > "copilot_test_6JyR75" > True > "copilot_test_M8nNiQ" > True > "copilot_test_BQxAII" > True > "copilot_test_XLpqsD" > True > "copilot_test_wIQAjv" > True > "copilot_test_TVhr5H" > True > "copilot_test_scjwQx" > True > "copilot_test_QKQENt" > True > "copilot_test_4vD0RF" > True > "copilot_test_D6ax1D" > True > "copilot_test_0v3pSv" > True > "copilot_test_d98syD" > True > "copilot_test_h3Ii27" > True > "copilot_test_KNKFBx" > True > "copilot_test_EoXHlf" > True > "copilot_test_vzNSyy" > True > "copilot_test_YTXpuf" > True > "copilot_test_TC0jXa" > True > "copilot_test_HaE2RH" > True > "copilot_test_UaKbZd" > True > "copilot_test_S5isVh" > True > "copilot_test_G7MOMZ" > True > "copilot_test_SgFwFp" > True > "copilot_test_pB5g4y" > True > "copilot_test_1KYFWY" > True > "copilot_test_cd3Z6X" > True > "copilot_test_SqgeOl" > True > "copilot_test_OtuLud" > True > "copilot_test_BdBe3N" > True > "copilot_test_FFs962" > True > "copilot_test_AyVvrd" > True > "copilot_test_CrCuR1" > True > "copilot_test_NLNUmz" > True > "copilot_test_Gb1EGu" > True > "copilot_test_oYg4bs" > True > "copilot_test_WYKeRz" > True > "copilot_test_EfYo8s" > True > "copilot_test_CRtqoG" > True > "copilot_test_5Gi3Od" > True > "copilot_test_p67BOH" > True > "copilot_test_BwYu3d" > True > "copilot_test_8A0C4g" > True > "copilot_test_6oGbM4" > True > "copilot_test_Zw6enf" > True > "copilot_test_JO8ydV" > True > "copilot_test_pw4NgC" > True > "copilot_test_EIHWJL" > True > "copilot_test_PW1bac" > True > "copilot_test_HtVm9k" > True > "copilot_test_jZj3rt" > True > "copilot_test_60OD4B" > True > "copilot_test_pd7Xu3" > True > "copilot_test_O6dxG9" > True > "copilot_test_xHWToA" > True > "copilot_test_CQDWH9" > True > "copilot_test_aXVmPF" > True > "copilot_test_lJ3BNb" > True > "copilot_test_Dbl5LQ" > True > "copilot_test_IV7yiL" > True > "copilot_test_F0IzSP" > True > "copilot_test_iqaDn6" > True > "copilot_test_ZYjY2l" > True > "copilot_test_UPoqng" > True > "copilot_test_ChFxpo" > True > "copilot_test_rE069p" > True > "copilot_test_10cS31" > True > "copilot_test_11Be9b" > True > "copilot_test_vfLDUO" > True > "copilot_test_lMIBkX" > True > "copilot_test_qhbcCd" > True > "copilot_test_wXEcih" > True > "copilot_test_zH4wLr" > True > "copilot_test_dDEF0A" > True > "copilot_test_pCch10" > True > "copilot_test_jadsUT" > True > "copilot_test_Pz1e1Q" > True > "copilot_test_LSHswc" > True > "copilot_test_Td1Hlk" > True > "copilot_test_wTZKkH" > True > "copilot_test_esGtr5" > True > "copilot_test_GVUgy6" > True > "copilot_test_RqdC6W" > True > "copilot_test_i1reWx" > True > "copilot_test_fdZDRN" > True > "copilot_test_2Jf2es" > True > "copilot_test_P45lgZ" > True > "copilot_test_gIjWzx" > True > "copilot_test_KrtE0m" > True > "copilot_test_Arf8qp" > True > "copilot_test_eh1osd" > True > "copilot_test_4vbira" > True > "copilot_test_zcju6a" > True > "copilot_test_Lua1M1" > True > "copilot_test_CSaTAp" > True > "copilot_test_PI2pZE" > True > "copilot_test_JugArk" > True > "copilot_test_suSpD3" > True > "copilot_test_o3Z9FU" > True > "copilot_test_kpPYnj" > True > "copilot_test_JTX3qw" > True > "copilot_test_Oa3V1V" > True > "copilot_test_2BY0og" > True > "copilot_test_jQKzuI" > True > "copilot_test_OO32ex" > True > "copilot_test_Qvkw5B" > True > "copilot_test_6CpX4H" > True > "copilot_test_JRmRvv" > True > "copilot_test_HaNeQo" > True > "copilot_test_tDaGXg" > True > "copilot_test_tyVXdl" > True > "copilot_test_Sc11tF" > True > "copilot_test_V1SUNb" > True > "copilot_test_i3Qc4V" > True > "copilot_test_58vaoa" > True > "copilot_test_6Hh8a1" > True > "copilot_test_w7ile7" > True > "copilot_test_Csnf1M" > True > "copilot_test_VHotdp" > True > "copilot_test_a6kI3s" > True > "copilot_test_ucYLXM" > True > "copilot_test_ptApIn" > True > "copilot_test_mseqNI" > True > "copilot_test_rECJdj" > True > "copilot_test_z8S620" > True > "copilot_test_xvWkNN" > True > "copilot_test_9WzOur" > True > "copilot_test_7FiA5z" > True > "copilot_test_687w2X" > True > "copilot_test_xZcjLh" > True > "copilot_test_aZsl1t" > True > "copilot_test_Iao2mG" > True > "copilot_test_EPvtN6" > True > "copilot_test_iP38FK" > True > "copilot_test_QifIfc" > True > "copilot_test_fMMhGV" > True > "copilot_test_c9NMrx" > True > "copilot_test_Ep92Ys" > True > "copilot_test_hn6Fm7" > True > "copilot_test_cTGKQm" > True > "copilot_test_Xkr7s7" > True > "copilot_test_TrIWoO" > True > "copilot_test_7MP55C" > True > "copilot_test_3X6JGy" > True > "copilot_test_JkuXXA" > True > "copilot_test_2AXHmd" > True > "copilot_test_6tUlKz" > True > "copilot_test_XJQE2p" > True > "copilot_test_k2inC3" > True > "copilot_test_q7HPe2" > True > "copilot_test_iTnRM5" > True > "copilot_test_GCYB8M" > True > "copilot_test_HK0sKU" > True > "copilot_test_97j3q7" > True > "copilot_test_6K1iOL" > True > "copilot_test_fvOfxV" > True > "copilot_test_chvGv8" > True > "copilot_test_okt6M8" > True > "copilot_test_dvf4t0" > True > "copilot_test_TarHzW" > True > "copilot_test_5jnEP7" > True > "copilot_test_yOUfGz" > True > "copilot_test_N6RS3n" > True > "copilot_test_RB1VBe" > True > "copilot_test_LTagt4" > True > "copilot_test_pVseuR" > True > "copilot_test_4oeKGT" > True > "copilot_test_ln1qGP" > True > "copilot_test_WTJ5d2" > True > "copilot_test_zwCoEV" > True > "copilot_test_9j2LRJ" > True > "copilot_test_sIqfzh" > True > "copilot_test_YI3C4W" > True > "copilot_test_rEWEsE" > True > "copilot_test_njgUx7" > True > "copilot_test_KBat4E" > True > "copilot_test_Y9bLje" > True > "copilot_test_MsviYI" > True > "copilot_test_BNwO2K" > True > "copilot_test_DLXBh4" > True > "copilot_test_88p16n" > True > "copilot_test_Eq4qmS" > True > "copilot_test_H1yL6O" > True > "copilot_test_xQLwOk" > True > "copilot_test_FPzxRc" > True > "copilot_test_y2qXKV" > True > "copilot_test_OwQmBb" > True > "copilot_test_OaDsip" > True > "copilot_test_CCA2vF" > True > "copilot_test_Yf9ol4" > True > "copilot_test_w26vMM" > True > "copilot_test_V15NF1" > True > "copilot_test_MF4bbq" > True > "copilot_test_dyNBV6" > True > "copilot_test_WtuXtq" > True > "copilot_test_q41AwI" > True > "copilot_test_eOFr0P" > True > "copilot_test_vmMnge" > True > "copilot_test_yy56ce" > True > "copilot_test_d60VCa" > True > "copilot_test_bP0IG5" > True > "copilot_test_hIr48n" > True > "copilot_test_QZdCs8" > True > "copilot_test_f0VGrG" > True > "copilot_test_mLnDTv" > True > "copilot_test_kTmLQu" > True > "copilot_test_NIXomO" > True > "copilot_test_FNDmS5" > True > "copilot_test_EsNqkz" > True > "copilot_test_mSC28p" > True > "copilot_test_Ett2DI" > True > "copilot_test_k52NiF" > True > "copilot_test_FITtr7" > True > "copilot_test_sYXxb0" > True > "copilot_test_7fwtS1" > True > "copilot_test_Y1r3DY" > True > "copilot_test_7LemwL" > True > "copilot_test_BxnyWB" > True > "copilot_test_AUs8Vj" > True > "copilot_test_zN9WiY" > True > "copilot_test_lu0y15" > True > "copilot_test_qP2rFG" > True > "copilot_test_0DE93e" > True > "copilot_test_1yKw2A" > True > "copilot_test_OHN8KG" > True > "copilot_test_trCs2z" > True > "copilot_test_SPFtx7" > True > "copilot_test_fzmR73" > True > "copilot_test_OT8Ftk" > True > "copilot_test_D1huBO" > True > "copilot_test_3bANCw" > True > "copilot_test_GWHMTe" > True > "copilot_test_DeNYiP" > True > "copilot_test_7NWJSP" > True > "copilot_test_nHAkom" > True > "copilot_test_1ne42S" > True > "copilot_test_NH1Aeo" > True > "copilot_test_PCtbWR" > True > "copilot_test_lFQcl2" > True > "copilot_test_hvXIH2" > True > "copilot_test_nHHFyR" > True > "copilot_test_TgvXPn" > True > "copilot_test_NZaPac" > True > "copilot_test_Uh5vkw" > True > "copilot_test_W2ajA3" > True > "copilot_test_mmsNE6" > True > "copilot_test_q2wu1R" > True > "copilot_test_QipDpv" > True > "copilot_test_eFOpCo" > True > "copilot_test_RqCnHN" > True > "copilot_test_MFhaM0" > True > "copilot_test_ihoWv5" > True > "copilot_test_flTvwT" > True > "copilot_test_0y03JN" > True > "copilot_test_B0tYw6" > True > "copilot_test_P4JWtz" > True > "copilot_test_3d878a" > True > "copilot_test_72Mqzj" > True > "copilot_test_ujGONi" > True > "copilot_test_a5HU1j" > True > "copilot_test_nl2kGT" > True > "copilot_test_0IVWXG" > True > "copilot_test_vYjzHm" > True > "copilot_test_VRVgDL" > True > "copilot_test_G79M07" > True > "copilot_test_OpysM3" > True > "copilot_test_tqmH0l" > True > "copilot_test_rI5jR5" > True > "copilot_test_6Ckmov" > True > "copilot_test_Noouqy" > True > "copilot_test_99Dauz" > True > "copilot_test_Nz63qw" > True > "copilot_test_ZehFeJ" > True > "copilot_test_JK6ak4" > True > "copilot_test_yRjXHx" > True > "copilot_test_dpr8dk" > True > "copilot_test_Pj0L0v" > True > "copilot_test_0l7c3T" > True > "copilot_test_mXAWuz" > True > "copilot_test_1zOTVS" > True > "copilot_test_oFYscI" > True > "copilot_test_i9G3wV" > True > "copilot_test_ANKP8i" > True > "copilot_test_kyVekt" > True > "copilot_test_oAgfBS" > True > "copilot_test_0A8xkZ" > True > "copilot_test_eyweHj" > True > "copilot_test_BGaATY" > True > "copilot_test_dAXNAk" > True > "copilot_test_CtwhHp" > True > "copilot_test_S1c72g" > True > "copilot_test_5fwPkx" > True > "copilot_test_332Sw2" > True > "copilot_test_MctUnB" > True > "copilot_test_YWcGDj" > True > "copilot_test_rIqGK1" > True > "copilot_test_0jg07e" > True > "copilot_test_pKoXo2" > True > "copilot_test_FoqLA5" > True > "copilot_test_AWSyx0" > True > "copilot_test_7HHCNq" > True > "copilot_test_nSfN6C" > True > "copilot_test_9J9xQz" > True > "copilot_test_RMhNZF" > True > "copilot_test_vG9o2k" > True > "copilot_test_anVMeI" > True > "copilot_test_SMvqYL" > True > "copilot_test_PXyOvn" > True > "copilot_test_xRdLR9" > True > "copilot_test_YMDlXZ" > True > "copilot_test_YWBmCO" > True > "copilot_test_snUpXg" > True > "copilot_test_Lc8pNE" > True > "copilot_test_ked5sd" > True > "copilot_test_r6ML6E" > True > "copilot_test_S7eKEA" > True > "copilot_test_3P2jpZ" > True > "copilot_test_kuYEY4" > True > "copilot_test_ohzcni" > True > "copilot_test_oT059A" > True > "copilot_test_Tx4U6N" > True > "copilot_test_i3aLCc" > True > "copilot_test_oNSp3y" > True > "copilot_test_eHih0I" > True > "copilot_test_SW89F7" > True > "copilot_test_87ToRP" > True > "copilot_test_mbeZAZ" > True > "copilot_test_acVGvf" > True > "copilot_test_peXLsG" > True > "copilot_test_9cjr8A" > True > "copilot_test_jIifsa" > True > "copilot_test_PP4ABx" > True > "copilot_test_zv0O8n" > True > "copilot_test_Sw1T8n" > True > "copilot_test_TTOKWW" > True > "copilot_test_AxbyDy" > True > "copilot_test_ZnH054" > True > "copilot_test_rYfU4Q" > True > "copilot_test_ffe4FV" > True > "copilot_test_3ykZ73" > True > "copilot_test_iRYaV4" > True > "copilot_test_klfV4q" > True > "copilot_test_ALg7kS" > True > "copilot_test_tg6Yzj" > True > "copilot_test_mx4kKB" > True > "copilot_test_e1fFc8" > True > "copilot_test_s6qcy7" > True > "copilot_test_WyzC0z" > Run and compare results: [Failed] > *** Failed! Falsified (after 89 tests): > 74 > [0.3113042,0.702854,0.9050773,0.20379579,0.5885159,0.11048764,0.19214904,0.8030411,0.30574828,0.7686341,0.14424962,0.4208169,2.3812056e-4,0.85058403,0.6246159,0.5131961,0.65682787,0.22497547,3.2208264e-2,0.9513544,0.6720501,0.26666123,0.3029731,0.50162995,6.734359e-2,0.81669724,0.8700124,0.42486018,0.3825087,0.7046968,0.6720224,0.6398047,0.8070103,3.4819007e-2,0.63649327,0.51891065,0.9117936,0.37239814,0.78982097,0.6692463,0.27143818,0.7810146,0.9093595,0.60454696,0.44250637,0.69058746,0.13291115,0.48862135,0.15890515,0.79141176,0.61551845,0.6125244,0.84071153,0.88075423,0.577608,0.7631865,0.37008113,0.3959431,0.644673,0.35428476,2.4543405e-2,0.5332923,0.9682638,0.11899197,0.89404,0.46016234,0.25443834,0.5378222,0.3615901,0.27870005,0.22606581,0.6363847,0.94628656,0.8892637] > (used seed 234523877) > > Properties Total > Passed 3 3 > Failed 1 1 > Total 4 4 > Test suite unit-tests: FAIL > Test suite logged to: dist-ghc/test/copilot-c99-4.2-unit-tests.log > 0 of 1 test suites (0 of 1 test cases) passed. > -e: error: debian/hlibrary.setup test --builddir=dist-ghc > --show-details=direct returned exit code 1 > at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 877. > Debian::Debhelper::Dh_Lib::error("debian/hlibrary.setup test > --builddir=dist-ghc --show-details"...) called at > /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 616 > Debian::Debhelper::Dh_Lib::error_exitcode("debian/hlibrary.setup test > --builddir=dist-ghc --show-details"...) called at > /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 479 > Debian::Debhelper::Dh_Lib::doit("debian/hlibrary.setup", "test", > "--builddir=dist-ghc", "--show-details=direct") called at > /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 692 > Debian::Debhelper::Buildsystem::Haskell::Recipes::check_recipe() called > at -e line 1 > make: *** [/usr/share/cdbs/1/class/hlibrary.mk:163: check-ghc-stamp] Error 25 The full build log is available from: http://qa-logs.debian.net/2025-02-15/haskell-copilot-c99_4.2-1_unstable-i386.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-2025-02-15;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-2025-02-15&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.