2to3 should be replaced by a plain patch
Search Criteria
Package Details: gconf 3.2.6+11+g07808097-11
Package Actions
Git Clone URL: | https://aur.archlinux.org/gconf.git (read-only, click to copy) |
---|---|
Package Base: | gconf |
Description: | An obsolete configuration database system |
Upstream URL: | https://projects-old.gnome.org/gconf/ |
Licenses: | LGPL |
Submitter: | arojas |
Maintainer: | IslandC0der |
Last Packager: | IslandC0der |
Votes: | 121 |
Popularity: | 1.62 |
First Submitted: | 2020-01-02 20:47 (UTC) |
Last Updated: | 2024-09-14 15:11 (UTC) |
Dependencies (11)
- dbus-glib
- libldap (libldap-gnutlsAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- python (python37AUR, python311AUR, python310AUR)
- git (git-gitAUR, git-glAUR) (make)
- glib2-devel (make)
- gnome-common (make)
- gobject-introspection (make)
- gtk-doc (make)
- intltool (make)
Required by (186)
- alarm-clock-applet (optional)
- alarm-clock-applet-git (optional)
- apcctrl (make)
- augur-git
- balonet
- bilibili-live-helper-git
- buka-bin
- carnet
- ccstheia
- ccstudio
- chatstack
- cmd-markdown
- comix (optional)
- conclave
- coolvlviewer
- coolvlviewer-bin
- coolvlviewer-experimental
- coolvlviewer-experimental-bin
- cosbrowser
- cpod-git
- Show 166 more...
Sources (7)
c0d3z3r0 commented on 2025-01-06 11:02 (UTC)
jusw85 commented on 2025-01-01 06:14 (UTC)
Fails to build in a clean chroot: 2to3 has been removed from python
GOUKOU commented on 2024-12-02 05:08 (UTC)
@buttcake I ran into the same issue and solved it by exiting the conda environment.
buttcake commented on 2024-09-17 06:15 (UTC) (edited on 2024-09-17 06:15 (UTC) by buttcake)
Anyone having build issues ? I have python-setuptools installed.
gconf-value.h:139:3: warning: ‘GTime’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
139 | GTime mod_time; /* time of the modification */
| ^~~~~
gconf-value.h:144:1: warning: ‘GTime’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
144 | GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi);
| ^~~~~
gconf-value.h:153:46: warning: ‘GTime’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
153 | GTime mod_time);
| ^~~~~
gconf-database.h:64:3: warning: ‘GTime’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
64 | GTime last_access;
| ^~~~~
CCLD gconfd-2
GISCAN GConf-2.0.gir
Traceback (most recent call last):
File "/usr/bin/g-ir-scanner", line 99, in <module>
from giscanner.utils import dll_dirs
File "/usr/lib/gobject-introspection/giscanner/utils.py", line 385, in <module>
import distutils.cygwinccompiler
ModuleNotFoundError: No module named 'distutils'
make[3]: *** [/usr/share/gobject-introspection-1.0/Makefile.introspection:156: GConf-2.0.gir] Error 1
make[3]: Leaving directory '/home/pun/.cache/paru/clone/gconf/src/gconf/gconf'
make[2]: *** [Makefile:585: all] Error 2
make[2]: Leaving directory '/home/pun/.cache/paru/clone/gconf/src/gconf/gconf'
make[1]: *** [Makefile:594: all-recursive] Error 1
make[1]: Leaving directory '/home/pun/.cache/paru/clone/gconf/src/gconf'
make: *** [Makefile:478: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'gconf-3.2.6+11+g07808097-11':
sevk commented on 2024-09-11 00:15 (UTC)
pacman -S glib2-devel
add glib2-devel as makedependency
Muflone commented on 2024-09-01 17:01 (UTC)
@IslandC0der please add glib2-devel as makedependency
fossdd commented on 2024-08-27 07:02 (UTC)
Alternativly if you're unable to build gconf, you can download the package from the Arch Linux Archive[1]: https://archive.archlinux.org/packages/g/gconf/
dooodek commented on 2024-06-28 16:18 (UTC)
Does not build unless you install glib2-devel
manually before
Pinned Comments
flying-sheep commented on 2020-01-06 19:20 (UTC)
Most of the packages that “require” it are actually Electron apps that copy&pasted their dependency lists from elsewhere or failed to update them: Chromium (and subsequently Electron) haven’t been dependent on this for years.
If you want to help, you can ask the maintainers of all those apps if they really still need gconf.
None that I use still need it (spotify and hamsket-bin), and their maintainers removed the superfluous dependency.
yan12125 commented on 2020-01-04 15:18 (UTC) (edited on 2020-05-14 14:01 (UTC) by yan12125)
If you got build issues, please make sure
base-devel
group is installed [1]If the build is still not working, use clean chroots [2] to build it.
[1] https://wiki.archlinux.org/index.php/Arch_User_Repository#Prerequisites
[2] https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_clean_chroot