Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830946 - 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)
Summary: dev-libs/weston-9.0.0-r2 fails to compile: weston-test-fixture-compositor.c:1...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-10 19:10 UTC by Agostino Sarubbo
Modified: 2022-05-21 08:58 UTC (History)
0 users

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


Attachments
build.log (build.log,119.79 KB, text/plain)
2022-01-10 19:10 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 2022-01-10 19:10:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/weston-9.0.0-r2 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-10 19:10:36 UTC
Created attachment 761824 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-10 19:10:36 UTC
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)
Comment 3 James Le Cuirot gentoo-dev 2022-02-05 17:01:42 UTC
This is fixed in 10.0.0. Just need to stabilise it.
Comment 4 Larry the Git Cow gentoo-dev 2022-05-21 08:58:07 UTC
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(-)