Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 709486 - dev-haskell/hackage-security-0.6.0.0 version bump
Summary: dev-haskell/hackage-security-0.6.0.0 version bump
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-02-13 13:40 UTC by Andrea Postiglione
Modified: 2020-11-29 20:24 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrea Postiglione 2020-02-13 13:40:18 UTC
https://hackage.haskell.org/package/hackage-security
Comment 1 Andrea Postiglione 2020-02-14 11:44:35 UTC
does not make me add the attachment these are the errors from the build log


phoenix /home/custom # xzcat build.log.xz | grep -i error
.............................console.c:360:5: error: 'EFI_WARN_UNKOWN_GLYPH' undeclared here (not in a function); did you mean 'EFI_WARN_UNKNOWN_GLYPH'?
....make[1]: *** [../Make.rules:105: console.efi.o] Error 1
make: *** [Makefile:46: lib/lib-efi.a] Error 2
console.c:360:5: error: 'EFI_WARN_UNKOWN_GLYPH' undeclared here (not in a function); did you mean 'EFI_WARN_UNKNOWN_GLYPH'?
make[1]: *** [../Make.rules:102: console.o] Error 1
make: *** [Makefile:46: lib/lib.a] Error 2
 * ERROR: app-crypt/efitools-1.9.2::gentoo failed (compile phase):
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2020-03-03 15:04:59 UTC
(In reply to Andrea Postiglione from comment #1)
> does not make me add the attachment these are the errors from the build log
> 
> 
> phoenix /home/custom # xzcat build.log.xz | grep -i error
> .............................console.c:360:5: error: 'EFI_WARN_UNKOWN_GLYPH'
> undeclared here (not in a function); did you mean 'EFI_WARN_UNKNOWN_GLYPH'?
> ....make[1]: *** [../Make.rules:105: console.efi.o] Error 1
> make: *** [Makefile:46: lib/lib-efi.a] Error 2
> console.c:360:5: error: 'EFI_WARN_UNKOWN_GLYPH' undeclared here (not in a
> function); did you mean 'EFI_WARN_UNKNOWN_GLYPH'?
> make[1]: *** [../Make.rules:102: console.o] Error 1
> make: *** [Makefile:46: lib/lib.a] Error 2
>  * ERROR: app-crypt/efitools-1.9.2::gentoo failed (compile phase):

Looks unrelated to hackage-security.
Comment 3 Andrea Postiglione 2020-03-03 15:11:40 UTC
(In reply to Sergei Trofimovich from comment #2)
> (In reply to Andrea Postiglione from comment #1)
> > does not make me add the attachment these are the errors from the build log
> > 
> > 
> > phoenix /home/custom # xzcat build.log.xz | grep -i error
> > .............................console.c:360:5: error: 'EFI_WARN_UNKOWN_GLYPH'
> > undeclared here (not in a function); did you mean 'EFI_WARN_UNKNOWN_GLYPH'?
> > ....make[1]: *** [../Make.rules:105: console.efi.o] Error 1
> > make: *** [Makefile:46: lib/lib-efi.a] Error 2
> > console.c:360:5: error: 'EFI_WARN_UNKOWN_GLYPH' undeclared here (not in a
> > function); did you mean 'EFI_WARN_UNKNOWN_GLYPH'?
> > make[1]: *** [../Make.rules:102: console.o] Error 1
> > make: *** [Makefile:46: lib/lib.a] Error 2
> >  * ERROR: app-crypt/efitools-1.9.2::gentoo failed (compile phase):
> 
> Looks unrelated to hackage-security.

sorry my error.