Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 705160 - x11-misc/polybar-3.4.2 fatal error: i3/ipc.h: No such file or directory
Summary: x11-misc/polybar-3.4.2 fatal error: i3/ipc.h: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Johannes Huber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-11 12:11 UTC by Lineu Martins
Modified: 2020-01-13 20:08 UTC (History)
0 users

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


Attachments
emerge --info output (emerge-info.txt,6.25 KB, text/plain)
2020-01-11 12:11 UTC, Lineu Martins
Details
complete build.log (file_705160.txt,15.25 KB, text/plain)
2020-01-12 14:29 UTC, Lineu Martins
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lineu Martins 2020-01-11 12:11:02 UTC
Created attachment 602950 [details]
emerge --info output

when polybar-3.4.2 is being compiled with i3wm flag enabled it complain about a missing header ipc.h

I did a PR to bump polybar to 3.4.2 and added that header from i3 project, im sure there is a better way to do this but i lack of skills

https://github.com/gentoo/gentoo/pull/14201/commits/db182f78aace9b30342f98b57c8ef1f59d38cbb0
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2020-01-11 22:43:28 UTC
Please attach the entire build log to this bug report.
Comment 2 Lineu Martins 2020-01-12 14:29:40 UTC
Created attachment 603098 [details]
complete build.log

sorry forgot about that, added complete build log
Comment 3 Larry the Git Cow gentoo-dev 2020-01-13 20:08:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=037f916de1172c557cd4cc31bf51080dc93526ce

commit 037f916de1172c557cd4cc31bf51080dc93526ce
Author:     Johannes Huber <johu@gentoo.org>
AuthorDate: 2020-01-13 20:02:05 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2020-01-13 20:08:38 +0000

    x11-misc/polybar: Fix dependencies for use i3wm
    
    Reported-by: Lineu Martins <martinslineu@linuxmail.org>
    Closes: https://bugs.gentoo.org/705160
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Johannes Huber <johu@gentoo.org>

 x11-misc/polybar/polybar-3.4.2.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)