Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 735956 - dev-haskell/hdbc-mysql-0.7.1.0-r1 : /.../Setup.lhs: error:
Summary: dev-haskell/hdbc-mysql-0.7.1.0-r1 : /.../Setup.lhs: error:
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-04 18:53 UTC by Toralf Förster
Modified: 2020-08-30 07:39 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.98 KB, text/plain)
2020-08-04 18:53 UTC, Toralf Förster
Details
dev-haskell:hdbc-mysql-0.7.1.0-r1:20200804-133236.log (dev-haskell:hdbc-mysql-0.7.1.0-r1:20200804-133236.log,3.78 KB, text/plain)
2020-08-04 18:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,169.28 KB, text/plain)
2020-08-04 18:53 UTC, Toralf Förster
Details
environment (environment,101.53 KB, text/plain)
2020-08-04 18:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.00 KB, application/x-bzip)
2020-08-04 18:53 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.43 KB, application/x-bzip)
2020-08-04 18:53 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 2020-08-04 18:53:18 UTC
[1 of 1] Compiling Main             ( /var/tmp/portage/dev-haskell/hdbc-mysql-0.7.1.0-r1/work/HDBC-mysql-0.7.1.0/Setup.lhs, /var/tmp/portage/dev-haskell/hdbc-mysql-0.7.1.0-r1/work/HDBC-mysql-0.7.1.0/Setup.o )

/var/tmp/portage/dev-haskell/hdbc-mysql-0.7.1.0-r1/work/HDBC-mysql-0.7.1.0/Setup.lhs:38:21: error:
    Variable not in scope:
      rawSystemProgramStdoutConf
        :: Verbosity -> Program -> ProgramDb -> t

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-20200801-132524

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.45.2 *
The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Aug  4 12:41:44 PM UTC 2020

emerge -qpvO dev-haskell/hdbc-mysql
[ebuild  N    ] dev-haskell/hdbc-mysql-0.7.1.0-r1  USE="hscolour -debug -doc -profile"
Comment 1 Toralf Förster gentoo-dev 2020-08-04 18:53:21 UTC
Created attachment 653112 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-08-04 18:53:23 UTC
Created attachment 653114 [details]
dev-haskell:hdbc-mysql-0.7.1.0-r1:20200804-133236.log
Comment 3 Toralf Förster gentoo-dev 2020-08-04 18:53:26 UTC
Created attachment 653116 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-08-04 18:53:29 UTC
Created attachment 653118 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-08-04 18:53:32 UTC
Created attachment 653120 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-08-04 18:53:34 UTC
Created attachment 653122 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-08-30 07:39:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a15cea15c08b516a1a53d2aaf601100b7599098

commit 1a15cea15c08b516a1a53d2aaf601100b7599098
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-08-30 07:39:19 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-08-30 07:39:27 +0000

    dev-haskell/hdbc-mysql: tweak for cabal-3
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/735956
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-haskell/hdbc-mysql/files/hdbc-mysql-0.7.1.0-cabal-3.patch | 11 +++++++++++
 dev-haskell/hdbc-mysql/hdbc-mysql-0.7.1.0-r1.ebuild           |  4 +++-
 2 files changed, 14 insertions(+), 1 deletion(-)