Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736390 - dev-haskell/hsyaml-aeson-0.2.0.0 fails to compile
Summary: dev-haskell/hsyaml-aeson-0.2.0.0 fails to compile
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: 2020-08-08 09:50 UTC by Agostino Sarubbo
Modified: 2020-08-20 06:56 UTC (History)
0 users

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


Attachments
build.log (build.log,8.73 KB, text/plain)
2020-08-08 09:50 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-08-08 09:50:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-haskell/hsyaml-aeson-0.2.0.0 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-08 09:50:10 UTC
Created attachment 653756 [details]
build.log

build log and emerge --info
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2020-08-08 10:18:14 UTC
> setup: Encountered missing or private dependencies:
> HsYAML >=0.2.0 && <0.3

Probably missing hsyaml depend in ebuild.
Comment 3 Larry the Git Cow gentoo-dev 2020-08-20 06:56:28 UTC
The bug has been closed via the following commit(s):

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

commit bd481d48a2e088f32b04dfc1eb58b487f8f5010a
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-08-20 06:56:03 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-08-20 06:56:25 +0000

    dev-haskell/hsyaml-aeson: add missing depends
    
    Reported-by: Agostino Sarubbo
    Closes: https://bugs.gentoo.org/736390
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-haskell/hsyaml-aeson/hsyaml-aeson-0.2.0.0.ebuild | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)