Summary: | app-editors/jove-4.16.0.73 : iproc.c:542:14: fatal error: stropts.h: No such file or directory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Emacs project <emacs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
app-editors:jove-4.16.0.73:20190808-045554.log emerge-history.txt environment etc.portage.tbz2 temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 586198 [details]
emerge-info.txt
Created attachment 586200 [details]
app-editors:jove-4.16.0.73:20190808-045554.log
Created attachment 586202 [details]
emerge-history.txt
Created attachment 586204 [details]
environment
Created attachment 586206 [details]
etc.portage.tbz2
Created attachment 586208 [details]
temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6e0e902966bbf67aed4887343e38cc5a778db9e commit c6e0e902966bbf67aed4887343e38cc5a778db9e Author: Ulrich Müller <ulm@gentoo.org> AuthorDate: 2019-08-08 19:35:24 +0000 Commit: Ulrich Müller <ulm@gentoo.org> CommitDate: 2019-08-08 19:36:34 +0000 app-editors/jove: Fix compilation with glibc-2.30. glibc-2.30 no longer provides stropts.h, which shouldn't have been included in the first place. Suppress its loading (in iproc.c) by defining _XOPEN_STREAMS=-1. Bump EAPI to 7. Closes: https://bugs.gentoo.org/691760 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Ulrich Müller <ulm@gentoo.org> app-editors/jove/jove-4.16.0.73-r1.ebuild | 51 +++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) |