src/Test/QuickCheck/Classes/Internal.hs:79:5: error: Not in scope: ‘eq1_2’ | 79 | , eq1_2 | ^^^^^ [19 of 30] Compiling Test.QuickCheck.Classes.MonadFail ( src/Test/QuickCheck/Classes/MonadFail.hs, dist/build/Test/QuickCheck/Classes/MonadFail.o, dist/build/Test/QuickCheck/Classes/MonadFail.dyn_o ) ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib_hardened-j3-20210726-195919 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.1.0 * clang version 12.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/12/bin /usr/lib/llvm/12 12.0.1 Python 3.9.6 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.53.0 * The following VMs are available for generation-2: *) AdoptOpenJDK 8.292_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 HEAD of ::gentoo commit 513a6de59e013aeb758989cf6c3227c1fc9e9d89 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Jul 28 09:36:55 2021 +0000 2021-07-28 09:36:53 UTC emerge -qpvO dev-haskell/quickcheck-classes-base [ebuild N ] dev-haskell/quickcheck-classes-base-0.6.0.0 USE="binary-laws -doc -hscolour -profile -unary-laws"
Created attachment 727491 [details] emerge-info.txt
Created attachment 727494 [details] dev-haskell:quickcheck-classes-base-0.6.0.0:20210728-095129.log
Created attachment 727497 [details] emerge-history.txt
Created attachment 727500 [details] environment
Created attachment 727503 [details] etc.portage.tar.bz2
Created attachment 727506 [details] temp.tar.bz2
A code bug related to handling of `--flags=binary-laws --flags=-unary-laws` flags. `#ifdef` export does not match.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c16eca8aec2f8d32183a7c733377e84cf449a11d commit c16eca8aec2f8d32183a7c733377e84cf449a11d Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2021-07-30 22:30:08 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2021-07-30 22:30:08 +0000 dev-haskell/quickcheck-classes-base: fix USE="binary-laws -unary-laws" case Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/804870 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> dev-haskell/quickcheck-classes-base/Manifest | 1 + .../quickcheck-classes-base-0.6.2.0-laws.patch | 51 ++++++++++++++++++++++ dev-haskell/quickcheck-classes-base/metadata.xml | 23 +--------- .../quickcheck-classes-base-0.6.2.0.ebuild | 36 +++++++++++++++ 4 files changed, 89 insertions(+), 22 deletions(-)