Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904662 - dev-haskell/juicypixels-3.3.5: Compiling Codec.Picture.Png.Internal.Type setup build failed
Summary: dev-haskell/juicypixels-3.3.5: Compiling Codec.Picture.Png.Internal.Type set...
Status: RESOLVED OBSOLETE
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: 2023-04-19 13:16 UTC by APN-Pucky
Modified: 2023-06-20 07:44 UTC (History)
0 users

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


Attachments
build.log (build.log,11.52 KB, text/x-log)
2023-04-19 13:19 UTC, APN-Pucky
Details
info.log (info.log,8.17 KB, text/x-log)
2023-04-19 13:19 UTC, APN-Pucky
Details
build.log (build.log,11.68 KB, text/x-log)
2023-04-19 13:23 UTC, APN-Pucky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description APN-Pucky 2023-04-19 13:16:44 UTC
I wanted to install pandoc, but the dependency juicypixels fails.

Reproducible: Always

Steps to Reproduce:
1. emerge --ask juicypixels
Actual Results:  
crashes

Expected Results:  
install it

It seems to need very much CPU and Memory right before the failure (but 16 thread + 16GB should be sufficient).
Upstream has 3.3.8 maybe that fixes it?
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-19 13:18:47 UTC
(In reply to APN-Pucky from comment #0)
> I wanted to install pandoc, but the dependency juicypixels fails.
> 
> Reproducible: Always
> 
> Steps to Reproduce:
> 1. emerge --ask juicypixels
> Actual Results:  
> crashes

Full build.log + emerge --info, please.

> 
> Expected Results:  
> install it
> 
> It seems to need very much CPU and Memory right before the failure (but 16
> thread + 16GB should be sufficient).
> Upstream has 3.3.8 maybe that fixes it?

I doubt it, given it's Haskell.
Comment 2 APN-Pucky 2023-04-19 13:19:29 UTC
Created attachment 860348 [details]
build.log
Comment 3 APN-Pucky 2023-04-19 13:19:53 UTC
Created attachment 860349 [details]
info.log
Comment 4 APN-Pucky 2023-04-19 13:22:06 UTC
Comment on attachment 860348 [details]
build.log

output
Comment 5 APN-Pucky 2023-04-19 13:23:04 UTC
Created attachment 860350 [details]
build.log

Wow, you were fast Sam! ( this is from the build directory )
Comment 6 APN-Pucky 2023-04-19 13:26:05 UTC
FYI, disabling the distcc feature unsurprisingly makes no difference.