src/Data/Functor/Apply.hs:3:0: error: error: missing binary operator before token "(" 3 | #if __GLASGOW_HASKELL__ >= 702 && __GLASGOW_HASKELL <= 706 && defined(MIN_VERSION_comonad) && !(MIN_VERSION_comonad(3,0,3)) | | 3 | #if __GLASGOW_HASKELL__ >= 702 && __GLASGOW_HASKELL <= 706 && defined(MIN_VERSION_comonad) && !(MIN_VERSION_comonad(3,0,3)) ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-j3-20210528-172710 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.1.0 * /usr/lib/llvm/12 12.0.0 Python 3.8.10 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.52.1 * 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 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Sat May 29 01:20:11 UTC 2021 emerge -qpvO dev-haskell/semigroupoids [ebuild N ] dev-haskell/semigroupoids-5.3.4 USE="containers contravariant distributive tagged unordered-containers -comonad -doc -hscolour -profile -test"
Created attachment 712119 [details] emerge-info.txt
Created attachment 712122 [details] dev-haskell:semigroupoids-5.3.4:20210529-051752.log
Created attachment 712125 [details] emerge-history.txt
Created attachment 712128 [details] environment
Created attachment 712131 [details] etc.portage.tar.bz2
Created attachment 712134 [details] temp.tar.bz2
This one is probably a USE=-comonad.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b803a634a927c0434b5dfc7492155e6a9f5de93d commit b803a634a927c0434b5dfc7492155e6a9f5de93d Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2021-07-27 09:21:26 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2021-07-27 09:21:37 +0000 dev-haskell/semigroupoids: unconditionally enable IUSE=comonad Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/792750 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> dev-haskell/semigroupoids/metadata.xml | 6 ------ dev-haskell/semigroupoids/semigroupoids-5.3.4.ebuild | 8 ++++---- 2 files changed, 4 insertions(+), 10 deletions(-)
Filed upstream as https://github.com/ekmett/semigroupoids/issues/108