Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915519 - [guru] gui-apps/hyprland-plugins-0.31.0 fails to compile: includes.hpp:36:10: fatal error: backend.h: No such file or directory
Summary: [guru] gui-apps/hyprland-plugins-0.31.0 fails to compile: includes.hpp:36:10:...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Julien
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-10-10 07:44 UTC by Agostino Sarubbo
Modified: 2024-01-04 01:21 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,60.44 KB, text/plain)
2023-10-10 07:44 UTC, Agostino Sarubbo
Details
hyprland-plugins-0.31.0 build.log (hyprland-plugins_build.log,12.34 KB, text/x-log)
2023-11-02 14:09 UTC, Pedro Baptista
Details

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

Issue: gui-apps/hyprland-plugins-0.29.1 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-10-10 07:44:12 UTC
Created attachment 872482 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-10-10 07:44:13 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/usr/include/hyprland/src/includes.hpp:36:10: fatal error: wlr/backend.h: No such file or directory
FAILED: libborders-plus-plus.so.p/borderDeco.cpp.o 
FAILED: libborders-plus-plus.so.p/main.cpp.o 
/usr/include/hyprland/src/includes.hpp:36:10: fatal error: wlr/backend.h: No such file or directory
Comment 3 Agostino Sarubbo gentoo-dev 2023-11-01 06:31:24 UTC
guru_ci has reproduced this issue with version 0.31.0 - Updating summary.
Comment 4 Pedro Baptista 2023-11-02 14:09:00 UTC
Created attachment 873915 [details]
hyprland-plugins-0.31.0 build.log

Just tried installing it now and it also fails, but with a different error curiously...


/usr/include/hyprland/src/includes.hpp:107:10: fatal error: wlr/types/wlr_cursor_shape_v1.h: No such file or directory
  107 | #include <wlr/types/wlr_cursor_shape_v1.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Full build.log attached.
Comment 5 immolo 2023-11-02 15:44:12 UTC
Can you please open a new bug for this as it's a different issue. I feel this one is obsolete but lets confirm.
Comment 6 Julien 2023-11-03 01:19:18 UTC
The CI updated the bug's subject to 0.31.0 so it means that it reproduced the bug on 0.31.0, so it's not obsolete.
Though indeed Pedro's compilation failure is a different one
Comment 7 Alfred Wingate 2023-11-03 12:22:29 UTC
Is there a bug for the wlroots header issue? Thought this was it when I referenced it.
Comment 8 Gonçalo Negrier Duarte 2023-11-03 13:07:42 UTC
I can confirm everthing works even the gui-apps/hyprland-plugins ebuild.
Comment 9 Pedro Baptista 2023-11-03 16:38:52 UTC
(In reply to Julien from comment #6)
> The CI updated the bug's subject to 0.31.0 so it means that it reproduced
> the bug on 0.31.0, so it's not obsolete.
> Though indeed Pedro's compilation failure is a different one

 Indeed is a new error. I've created a new bug ticket as Immolo suggested.