Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 860507 - dev-haskell/regex-compat-tdfa-0.95.1.4 - Text/Regex.hs: error:
Summary: dev-haskell/regex-compat-tdfa-0.95.1.4 - Text/Regex.hs: error:
Status: RESOLVED FIXED
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-07-24 11:09 UTC by Toralf Förster
Modified: 2022-07-30 05:21 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.58 KB, text/plain)
2022-07-24 11:09 UTC, Toralf Förster
Details
dev-haskell:regex-compat-tdfa-0.95.1.4:20220724-101039.log (dev-haskell:regex-compat-tdfa-0.95.1.4:20220724-101039.log,6.85 KB, text/plain)
2022-07-24 11:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,44.79 KB, text/plain)
2022-07-24 11:09 UTC, Toralf Förster
Details
environment (environment,79.34 KB, text/plain)
2022-07-24 11:09 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.33 KB, application/x-bzip)
2022-07-24 11:09 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,21.17 KB, application/x-bzip)
2022-07-24 11:09 UTC, Toralf Förster
Details
emerge-info.txt (emerge-info.txt,18.23 KB, text/plain)
2022-07-26 13:19 UTC, Toralf Förster
Details
dev-haskell:regex-compat-tdfa-0.95.1.4:20220726-092135.log (dev-haskell:regex-compat-tdfa-0.95.1.4:20220726-092135.log,6.93 KB, text/plain)
2022-07-26 13:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,153.94 KB, text/plain)
2022-07-26 13:19 UTC, Toralf Förster
Details
environment (environment,79.72 KB, text/plain)
2022-07-26 13:19 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.75 KB, application/x-bzip)
2022-07-26 13:19 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,21.33 KB, application/x-bzip)
2022-07-26 13:19 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-07-24 11:09:07 UTC
Preprocessing library for regex-compat-tdfa-0.95.1.4..
Building library for regex-compat-tdfa-0.95.1.4..
[1 of 1] Compiling Text.Regex       ( Text/Regex.hs, dist/build/Text/Regex.o, dist/build/Text/Regex.dyn_o )

Text/Regex.hs:142:22: error:
    Bang pattern in expression context: !0
    Did you mean to add a space after the '!'?

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20220723-210005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.62.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli:

  HEAD of ::gentoo
commit dd78c1270563015cd5f405fb331369ce145d7bf1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jul 24 09:01:42 2022 +0000

    2022-07-24 09:01:41 UTC

emerge -qpvO dev-haskell/regex-compat-tdfa
[ebuild  N    ] dev-haskell/regex-compat-tdfa-0.95.1.4  USE="-doc -hscolour -profile"
Comment 1 Toralf Förster gentoo-dev 2022-07-24 11:09:08 UTC
Created attachment 793856 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-24 11:09:09 UTC
Created attachment 793859 [details]
dev-haskell:regex-compat-tdfa-0.95.1.4:20220724-101039.log
Comment 3 Toralf Förster gentoo-dev 2022-07-24 11:09:11 UTC
Created attachment 793862 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-07-24 11:09:12 UTC
Created attachment 793865 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-07-24 11:09:13 UTC
Created attachment 793868 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-07-24 11:09:14 UTC
Created attachment 793871 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-07-24 22:05:56 UTC
The bug has been closed via the following commit(s):

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

commit a2b4ec46a2740611e28658229a1ede738827cf06
Author:     Jack Todaro <solpeth@posteo.org>
AuthorDate: 2022-07-24 19:45:04 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-24 22:05:18 +0000

    dev-haskell/regex-tdfa: add 1.3.2
    
    Closes: https://bugs.gentoo.org/860507
    Signed-off-by: Jack Todaro <solpeth@posteo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-haskell/regex-tdfa/Manifest                |  1 +
 dev-haskell/regex-tdfa/regex-tdfa-1.3.2.ebuild | 33 ++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)
Comment 8 Toralf Förster gentoo-dev 2022-07-26 13:19:03 UTC
appeared recently at the tinderbox image 17.1_no_multilib_systemd-j4-20220725-060009
Comment 9 Toralf Förster gentoo-dev 2022-07-26 13:19:04 UTC
Created attachment 794579 [details]
emerge-info.txt
Comment 10 Toralf Förster gentoo-dev 2022-07-26 13:19:05 UTC
Created attachment 794582 [details]
dev-haskell:regex-compat-tdfa-0.95.1.4:20220726-092135.log
Comment 11 Toralf Förster gentoo-dev 2022-07-26 13:19:07 UTC
Created attachment 794585 [details]
emerge-history.txt
Comment 12 Toralf Förster gentoo-dev 2022-07-26 13:19:08 UTC
Created attachment 794588 [details]
environment
Comment 13 Toralf Förster gentoo-dev 2022-07-26 13:19:09 UTC
Created attachment 794591 [details]
etc.portage.tar.bz2
Comment 14 Toralf Förster gentoo-dev 2022-07-26 13:19:10 UTC
Created attachment 794594 [details]
temp.tar.bz2
Comment 15 Jack Todaro 2022-07-30 04:21:05 UTC
Sorry, this was missing a patch from ::haskell. I'll pull this in shortly.
Comment 16 Larry the Git Cow gentoo-dev 2022-07-30 05:21:41 UTC
The bug has been closed via the following commit(s):

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

commit cce209fab98b046d6599bb61fe41ed1756b98146
Author:     Jack Todaro <solpeth@posteo.org>
AuthorDate: 2022-07-30 04:20:51 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-30 05:21:27 +0000

    dev-haskell/regex-compat-tdfa: patch for ghc-9.0
    
    Pulled from ::haskell.
    
    Closes: https://bugs.gentoo.org/860507
    Signed-off-by: Jack Todaro <solpeth@posteo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/regex-compat-tdfa-0.95.1.4-ghc-9.0.patch            | 11 +++++++++++
 .../regex-compat-tdfa/regex-compat-tdfa-0.95.1.4.ebuild       |  6 ++++--
 2 files changed, 15 insertions(+), 2 deletions(-)