* Using cabal-3.4.1.0. /usr/bin/ghc -hide-all-packages -package Cabal -package base -package binary -package bytestring -package containers -package deepseq -package directory -package exceptions -package filepath -package haskeline -package mtl -package parsec -package pretty -package process -package stm -package template-haskell -package terminfo -package text -package transformers -package unix -package xhtml --make /var/tmp/portage/dev-haskell/vector-0.12.3.1/work/vector-0.12.3.1/Setup.hs -j4 +RTS -A256M -qb0 -RTS -threaded -dynamic -o setup [1 of 1] Compiling Main ( /var/tmp/portage/dev-haskell/vector-0.12.3.1/work/vector-0.12.3.1/Setup.hs, /var/tmp/portage/dev-haskell/vector-0.12.3.1/work/vector-0.12.3.1/Setup.o ) /var/tmp/portage/dev-haskell/vector-0.12.3.1/work/vector-0.12.3.1/Setup.hs:3:1: error: Could not load module Distribution.Extra.Doctest It is a member of the hidden package cabal-doctest-1.0.9. ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_systemd-j4-20220914-130006 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12.2.0 * clang/llvm (if any): clang version 15.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin /usr/lib/llvm/15 15.0.0 Python 3.10.7 Available Rust versions: [1] rust-bin-1.63.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17] 2) Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): GNU Make 4.3.90 HEAD of ::gentoo commit 9eab52df292dba4d871398c81edab3437ffa2576 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Sep 15 21:31:46 2022 +0000 2022-09-15 21:31:46 UTC emerge -qpvO dev-haskell/vector [ebuild N ] dev-haskell/vector-0.12.3.1 USE="boundschecks -doc -hscolour -internalchecks -profile -test -unsafechecks"
Created attachment 805522 [details] emerge-info.txt
Created attachment 805525 [details] dev-haskell:vector-0.12.3.1:20220915-214326.log
Created attachment 805528 [details] emerge-history.txt
Created attachment 805531 [details] environment
Created attachment 805534 [details] etc.portage.tar.bz2
Created attachment 805537 [details] temp.tar.bz2
I encountered this build failure, but I copied the ebuild from the ::haskell overlay to my local overlay, and that ebuild built fine. The only difference between the two ebuilds (other than KEYWORDS) is that the overlay (working) version has GHC_BOOTSTRAP_PACKAGES=( cabal-doctest ) .
*** This bug has been marked as a duplicate of bug 870247 ***