Summary: | dev-libs/weston-9.0.0-r2 fails to compile: weston-test-fixture-compositor.c:135:30: error: O_RDWR undeclared (first use in this function) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | James Le Cuirot <chewi> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 761824 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: /var/tmp/portage/dev-libs/weston-9.0.0-r2/temp/environment: line 2132: type: locale: not found Run-time dependency pango found: NO (tried pkgconfig and cmake) Run-time dependency pangocairo found: NO (tried pkgconfig and cmake) ../weston-9.0.0/tests/weston-test-fixture-compositor.c:135:30: error: 'O_RDWR' undeclared (first use in this function) This is fixed in 10.0.0. Just need to stabilise it. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2288b8b1eaa0b1c6267d6aa07af610585bb72a1 commit f2288b8b1eaa0b1c6267d6aa07af610585bb72a1 Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2022-05-21 08:57:50 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2022-05-21 08:57:50 +0000 dev-libs/weston: Drop old 9.0.0-r2 Closes: https://bugs.gentoo.org/830946 Signed-off-by: James Le Cuirot <chewi@gentoo.org> dev-libs/weston/Manifest | 1 - dev-libs/weston/files/weston-pipewire-0.3.patch | 373 ------------------------ dev-libs/weston/weston-9.0.0-r2.ebuild | 152 ---------- 3 files changed, 526 deletions(-) |