Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736276 - dev-haskell/encoding-0.8.2 : * setup build failed: arithmetic overflow
Summary: dev-haskell/encoding-0.8.2 : * setup build failed: arithmetic overflow
Status: CONFIRMED
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: 2020-08-07 17:10 UTC by Toralf Förster
Modified: 2020-08-07 21:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.13 KB, text/plain)
2020-08-07 17:11 UTC, Toralf Förster
Details
dev-haskell:encoding-0.8.2:20200807-163453.log (dev-haskell:encoding-0.8.2:20200807-163453.log,13.45 KB, text/plain)
2020-08-07 17:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,283.35 KB, text/plain)
2020-08-07 17:11 UTC, Toralf Förster
Details
environment (environment,103.83 KB, text/plain)
2020-08-07 17:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,31.10 KB, application/x-bzip)
2020-08-07 17:11 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.74 KB, application/x-bzip)
2020-08-07 17:11 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-07 17:10:59 UTC
 * ERROR: dev-haskell/encoding-0.8.2::gentoo failed (compile phase):
 *   setup build failed
 * 

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

  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]   python3.6 (fallback)
  [5]   python2.7 (fallback)
  [6]   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	Fri Aug  7 04:06:40 PM UTC 2020

emerge -qpvO dev-haskell/encoding
[ebuild  N    ] dev-haskell/encoding-0.8.2  USE="hscolour systemencoding -doc -profile -test"
Comment 1 Toralf Förster gentoo-dev 2020-08-07 17:11:02 UTC
Created attachment 653620 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-08-07 17:11:05 UTC
Created attachment 653622 [details]
dev-haskell:encoding-0.8.2:20200807-163453.log
Comment 3 Toralf Förster gentoo-dev 2020-08-07 17:11:07 UTC
Created attachment 653624 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-08-07 17:11:10 UTC
Created attachment 653626 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-08-07 17:11:13 UTC
Created attachment 653628 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-08-07 17:11:16 UTC
Created attachment 653630 [details]
temp.tbz2
Comment 7 Sergei Trofimovich (RETIRED) gentoo-dev 2020-08-07 21:49:15 UTC
> Preprocessing library for encoding-0.8.2..
> arithmetic overflow
>  * ERROR: dev-haskell/encoding-0.8.2::gentoo failed (compile phase):
>  *   setup build failed

That's a fancy error. I can reproduce locally as well. Needs more debugging.