<ppetrov^>
it builds but it reports unknown errors. My problem was that after the recentp update, my xfce4-power-manager stopped seeing the battery. First I thought it was the firmware, then dbus, but it was this
pedja has joined #crux
<SiFuh>
ppetrov^: for me it complains about gtk-scan
<SiFuh>
I didn't look into it because the ports these days are not really up to the quality I'd expect.
<SiFuh>
To be honest, I just think they are overworked which is kind of sad because it isn't a job it is a project
farkuhar has joined #crux
<farkuhar>
The upower Pkgfile has four unused files in its source array, one of them a patch that was probably carried over from when upower was built using autotools. Switching to meson as the build system renders this patch impotent. Without the flexibility afforded by an autotools configuration, gtk-doc should be a hard dependency.
<farkuhar>
ppetrov^ did have gtk-doc installed, so the compilation proceeded without errors (only warnings). SiFuh encountered an error with gtk-doc not installed, because the meson option -D gtk-doc=false is not enough to prevent the search for gtkdoc-scan in $PATH.
<cruxbot>
[contrib.git/3.6]: lfs: 2.2.0 -> 2.3.0
<SiFuh>
farkuhar: dagnabbit
<SiFuh>
I will try to make time tomorrow to look deeper into it. But I have noted everything you said.
<SiFuh>
Pretty flat out these days.
<ppetrov^>
farkuhar, thanks, but I _do_ have gtk-doc installed
ty3r0x has quit [Quit: Konversation terminated!]
<SiFuh>
ppetrov^: he said you did
<SiFuh>
It is me that didn't have it
<SiFuh>
gtk-doc should actually be added to the dependency list
<ppetrov^>
sorry, didn't understand
_0bitcount has joined #crux
<SiFuh>
After I installed gtk-doc, upower built fine. gtk-doc should be a dependency of upower
<SiFuh>
Rather than optional
<SiFuh>
^ Romster
_moth_ has quit [Remote host closed the connection]
_moth_ has joined #crux
<ppetrov^>
did you get errors during compilation? I also managed to build it fine.
ppetrov^ has quit [Quit: Leaving]
<SiFuh>
No
<ocb>
SiFuh: :)))
<ocb>
are tigers getting killed in your country for some reasons?
<SiFuh>
Hope not
<SiFuh>
They are protected
farkuhar has left #crux [#crux]
ppetrov^ has joined #crux
<cruxbot>
[contrib.git/3.6]: gcr: fixed build with gobject-introspection
<cruxbot>
[contrib.git/3.6]: distcc: don't fail pre-install when user/group already exists