Package Details: gnome-doc-utils 0.20.10+16+gc03cc09-4

Git Clone URL: https://aur.archlinux.org/gnome-doc-utils.git (read-only, click to copy)
Package Base: gnome-doc-utils
Description: Documentation utilities for Gnome
Upstream URL: https://www.gnome.org
Licenses: GPL, LGPL
Submitter: arojas
Maintainer: patlefort
Last Packager: patlefort
Votes: 10
Popularity: 0.012562
First Submitted: 2020-03-17 12:49 (UTC)
Last Updated: 2024-01-12 05:39 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

Hebgbs commented on 2022-12-21 07:05 (UTC)

I have all dependencies satisfied, yet I am still unable to build this package because of this particular error:

Traceback (most recent call last):
  File "/home/b/git/aur/gnome-doc-utils/src/gnome-doc-utils/doc/gnome-doc-make/../../xml2po/xml2po/xml2po", line 191, in <module>
    main(sys.argv[1:])
  File "/home/b/git/aur/gnome-doc-utils/src/gnome-doc-utils/doc/gnome-doc-make/../../xml2po/xml2po/xml2po", line 88, in main
    from xml2po import Main
  File "/home/b/git/aur/gnome-doc-utils/src/gnome-doc-utils/doc/gnome-doc-make/../../xml2po/xml2po/../xml2po/__init__.py", line 27, in <module>
    import libxml2
  File "/usr/lib/python2.7/site-packages/libxml2.py", line 1, in <module>
    import libxml2mod
ImportError: /usr/lib/python2.7/site-packages/libxml2mod.so: undefined symbol: xmlHandleEntity, version LIBXML2_2.4.30
make[2]: *** [Makefile:732: de/gnome-doc-make.xml] Error 1
make[2]: Leaving directory '/home/b/git/aur/gnome-doc-utils/src/gnome-doc-utils/doc/gnome-doc-make'
make[1]: *** [Makefile:333: all-recursive] Error 1
make[1]: Leaving directory '/home/b/git/aur/gnome-doc-utils/src/gnome-doc-utils/doc'
make: *** [Makefile:436: all-recursive] Error 1
==> ERROR: A failure occurred in build().
    Aborting...

denzel commented on 2022-09-10 13:58 (UTC)

Here same error as sistematico: ImportError: /usr/lib/python2.7/site-packages/libxml2mod.so: undefined symbol: xmlHandleEntity, version LIBXML2_2.4.30

sistematico commented on 2022-09-10 09:27 (UTC)

ImportError: /usr/lib/python2.7/site-packages/libxml2mod.so: undefined symbol: xmlHandleEntity, version LIBXML2_2.4.30

Can't build.

MarsSeed commented on 2022-06-18 15:09 (UTC)

Still broken because of the broken rarian which is only optional for this.

MarsSeed commented on 2022-03-24 13:03 (UTC)

And anyway rarian is optional for this tool.

MarsSeed commented on 2022-03-24 13:02 (UTC)

True. But most AUR users don't build in chroot.

And they don't have to. Chrootbuild is not a mandatory requirement for AUR users.

Therefore it falls upon AUR package maintainers to fix common problems with their builds in regular fakeroot environments.

bidulock commented on 2022-03-24 11:15 (UTC)

URL changed. rarian builds fine in a clean chroot.

MarsSeed commented on 2022-03-24 10:43 (UTC)

Also please make rarian optional because it is not mandatory since 2007, and also because currently that fails to build with some non-obvious error so it prevents building gnome-doc-utils.

MarsSeed commented on 2022-03-24 10:30 (UTC)

Please kindly move source URL base to the following:

https://gitlab.gnome.org/Archive/gnome-doc-utils.git

Reason: original URL redirects there. Hardened git configuration makes the cloning fail with original URL.

bidulock commented on 2022-03-15 09:35 (UTC)

@arcolinuxteachin builds fine for me in a clean chroot.