Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870379 - dev-haskell/vector-0.12.3.1:0/0.12.3.1 - /.../Setup.hs: error:
Summary: dev-haskell/vector-0.12.3.1:0/0.12.3.1 - /.../Setup.hs: error:
Status: RESOLVED DUPLICATE of bug 870247
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-16 14:42 UTC by Toralf Förster
Modified: 2022-09-25 18:15 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.28 KB, text/plain)
2022-09-16 14:42 UTC, Toralf Förster
Details
dev-haskell:vector-0.12.3.1:20220915-214326.log (dev-haskell:vector-0.12.3.1:20220915-214326.log,4.82 KB, text/plain)
2022-09-16 14:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,110.55 KB, text/plain)
2022-09-16 14:42 UTC, Toralf Förster
Details
environment (environment,78.94 KB, text/plain)
2022-09-16 14:42 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,9.01 KB, application/x-bzip)
2022-09-16 14:42 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,20.39 KB, application/x-bzip)
2022-09-16 14:42 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-09-16 14:42:02 UTC
 * 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"
Comment 1 Toralf Förster gentoo-dev 2022-09-16 14:42:03 UTC
Created attachment 805522 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-16 14:42:04 UTC
Created attachment 805525 [details]
dev-haskell:vector-0.12.3.1:20220915-214326.log
Comment 3 Toralf Förster gentoo-dev 2022-09-16 14:42:05 UTC
Created attachment 805528 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-16 14:42:06 UTC
Created attachment 805531 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-16 14:42:08 UTC
Created attachment 805534 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-16 14:42:09 UTC
Created attachment 805537 [details]
temp.tar.bz2
Comment 7 Jonathan Lovelace 2022-09-18 00:22:05 UTC
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 ) .
Comment 8 Kobboi 2022-09-25 18:15:15 UTC

*** This bug has been marked as a duplicate of bug 870247 ***