! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Undeclared dependency on gio-unix-2.0
Status:
RESOLVED: MOVED
Product:
Xfce4-power-manager
Component:
General

Comments

Description Jan Tojnar 2018-08-08 00:00:56 CEST
I am building xfce4-power-manager 1.6.1 on NixOS and getting the following error:

```
make[3]: Entering directory '/build/xfce4-power-manager/src'
  CC       xfce4_power_manager-xfce-power-manager-dbus.o
  CC       xfce4_power_manager-xfpm-marshal.o
  CC       xfce4_power_manager-org.freedesktop.PowerManagement.o
  CC       xfce4_power_manager-org.freedesktop.PowerManagement.Inhibit.o
org.freedesktop.PowerManagement.Inhibit.c:16:12: fatal error: gio/gunixfdlist.h: No such file or directory
 #  include <gio/gunixfdlist.h>
            ^~~~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [Makefile:919: xfce4_power_manager-org.freedesktop.PowerManagement.Inhibit.o] Error 1
make[3]: *** Waiting for unfinished jobs....
xfce-power-manager-dbus.c:16:12: fatal error: gio/gunixfdlist.h: No such file or directory
 #  include <gio/gunixfdlist.h>
            ^~~~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [Makefile:877: xfce4_power_manager-xfce-power-manager-dbus.o] Error 1
org.freedesktop.PowerManagement.c:16:12: fatal error: gio/gunixfdlist.h: No such file or directory
 #  include <gio/gunixfdlist.h>
            ^~~~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [Makefile:905: xfce4_power_manager-org.freedesktop.PowerManagement.o] Error 1
make[3]: Leaving directory '/build/xfce4-power-manager/src'
make[2]: *** [Makefile:653: all] Error 2
make[2]: Leaving directory '/build/xfce4-power-manager/src'
make[1]: *** [Makefile:513: all-recursive] Error 1
make[1]: Leaving directory '/build/xfce4-power-manager'
make: *** [Makefile:445: all] Error 2
```
Comment 1 Git Bot editbugs 2020-05-27 01:42:58 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/xfce4-power-manager/-/issues/39.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #14587

Reported by:
Jan Tojnar
Reported on: 2018-08-08
Last modified on: 2020-05-27

People

Assignee:
Ali Abdallah
CC List:
3 users

Version

Attachments

Additional information