Created
December 16, 2025 01:29
-
-
Save ahmadraniri1994/6132f858fb3f6fc39b85ff187664cf65 to your computer and use it in GitHub Desktop.
xdg-utils failed to build log.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| checking whether make sets $(MAKE)... yes | |
| checking for a BSD-compatible install... /bin/install -c | |
| checking for xmlto... /bin/xmlto | |
| configure: creating ./config.status | |
| config.status: creating Makefile | |
| config.status: creating scripts/Makefile | |
| config.status: creating tests/Makefile | |
| config.status: creating autotests/Makefile | |
| make -j4 -C xdg-utils-v1.2.1 PREFIX=/usr | |
| make[1]: Entering directory '/home/lfs/cmp/ports/xdg-utils/xdg-utils-v1.2.1' | |
| make[2]: Entering directory '/home/lfs/cmp/ports/xdg-utils/xdg-utils-v1.2.1/tests' | |
| make[2]: Nothing to be done for 'all'. | |
| make[2]: Leaving directory '/home/lfs/cmp/ports/xdg-utils/xdg-utils-v1.2.1/tests' | |
| make[2]: Entering directory '/home/lfs/cmp/ports/xdg-utils/xdg-utils-v1.2.1/autotests' | |
| make[2]: Nothing to be done for 'all'. | |
| make[2]: Leaving directory '/home/lfs/cmp/ports/xdg-utils/xdg-utils-v1.2.1/autotests' | |
| make[2]: Entering directory '/home/lfs/cmp/ports/xdg-utils/xdg-utils-v1.2.1/scripts' | |
| (cat html/index.html.pre; \ | |
| xsltproc xsl/refentry2htmlindex.xsl desc/xdg-desktop-menu.xml desc/xdg-desktop-icon.xml desc/xdg-mime.xml desc/xdg-icon-resource.xml desc/xdg-open.xml desc/xd | |
| g-email.xml desc/xdg-screensaver.xml desc/xdg-settings.xml; \ | |
| cat html/index.html.post ) > html/index.html | |
| (cd html;/bin/xmlto html-nochunks ../desc/xdg-desktop-menu.xml) | |
| (cd html;/bin/xmlto html-nochunks ../desc/xdg-desktop-icon.xml) | |
| (cd html;/bin/xmlto html-nochunks ../desc/xdg-mime.xml) | |
| desc/xdg-desktop-menu.xml:6: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" | |
| ]> | |
| ^ | |
| desc/xdg-desktop-icon.xml:6: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" | |
| ]> | |
| ^ | |
| desc/xdg-mime.xml:6: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" | |
| ]> | |
| ^ | |
| desc/xdg-icon-resource.xml:6: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" | |
| ]> | |
| ^ | |
| desc/xdg-open.xml:6: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" | |
| ]> | |
| ^ | |
| desc/xdg-email.xml:6: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" | |
| ]> | |
| ^ | |
| desc/xdg-screensaver.xml:6: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" | |
| ]> | |
| ^ | |
| desc/xdg-settings.xml:6: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" | |
| ]> | |
| ^ | |
| (cd html;/bin/xmlto html-nochunks ../desc/xdg-icon-resource.xml) | |
| xmlto: /home/lfs/cmp/ports/xdg-utils/xdg-utils-v1.2.1/scripts/html/../desc/xdg-desktop-icon.xml does not validate (status 3) | |
| xmlto: /home/lfs/cmp/ports/xdg-utils/xdg-utils-v1.2.1/scripts/html/../desc/xdg-desktop-menu.xml does not validate (status 3) | |
| xmlto: Fix document syntax or use --skip-validation option | |
| xmlto: Fix document syntax or use --skip-validation option | |
| /home/lfs/cmp/ports/xdg-utils/xdg-utils-v1.2.1/scripts/html/../desc/xdg-desktop-menu.xml:6: I/O warning : failed to load "http://www.oasis-open.org/docbook/xml/4.1.2/d | |
| ocbookx.dtd": No such file or directory | |
| ]> | |
| ^ | |
| I/O warning : failed to load "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd": No such file or directory | |
| Document /home/lfs/cmp/ports/xdg-utils/xdg-utils-v1.2.1/scripts/html/../desc/xdg-desktop-menu.xml does not validate | |
| xmlto: /home/lfs/cmp/ports/xdg-utils/xdg-utils-v1.2.1/scripts/html/../desc/xdg-mime.xml does not validate (status 3) | |
| xmlto: Fix document syntax or use --skip-validation option | |
| /home/lfs/cmp/ports/xdg-utils/xdg-utils-v1.2.1/scripts/html/../desc/xdg-mime.xml:6: I/O warning : failed to load "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dt | |
| d": No such file or directory | |
| ]> | |
| ^ | |
| I/O warning : failed to load "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd": No such file or directory | |
| Document /home/lfs/cmp/ports/xdg-utils/xdg-utils-v1.2.1/scripts/html/../desc/xdg-mime.xml does not validate | |
| make[2]: *** [Makefile:112: html/xdg-desktop-menu.html] Error 13 | |
| make[2]: *** Waiting for unfinished jobs.... | |
| /home/lfs/cmp/ports/xdg-utils/xdg-utils-v1.2.1/scripts/html/../desc/xdg-desktop-icon.xml:6: I/O warning : failed to load "http://www.oasis-open.org/docbook/xml/4.1.2/d | |
| ocbookx.dtd": No such file or directory | |
| ]> | |
| ^ | |
| I/O warning : failed to load "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd": No such file or directory | |
| Document /home/lfs/cmp/ports/xdg-utils/xdg-utils-v1.2.1/scripts/html/../desc/xdg-desktop-icon.xml does not validate | |
| make[2]: *** [Makefile:112: html/xdg-mime.html] Error 13 | |
| make[2]: *** [Makefile:112: html/xdg-desktop-icon.html] Error 13 | |
| xmlto: /home/lfs/cmp/ports/xdg-utils/xdg-utils-v1.2.1/scripts/html/../desc/xdg-icon-resource.xml does not validate (status 3) | |
| xmlto: Fix document syntax or use --skip-validation option | |
| /home/lfs/cmp/ports/xdg-utils/xdg-utils-v1.2.1/scripts/html/../desc/xdg-icon-resource.xml:6: I/O warning : failed to load "http://www.oasis-open.org/docbook/xml/4.1.2/ | |
| docbookx.dtd": No such file or directory | |
| ]> | |
| ^ | |
| I/O warning : failed to load "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd": No such file or directory | |
| Document /home/lfs/cmp/ports/xdg-utils/xdg-utils-v1.2.1/scripts/html/../desc/xdg-icon-resource.xml does not validate | |
| make[2]: *** [Makefile:112: html/xdg-icon-resource.html] Error 13 | |
| make[2]: Leaving directory '/home/lfs/cmp/ports/xdg-utils/xdg-utils-v1.2.1/scripts' | |
| make[1]: *** [Makefile:25: scripts] Error 2 | |
| make[1]: Leaving directory '/home/lfs/cmp/ports/xdg-utils/xdg-utils-v1.2.1' | |
| make: *** [/usr/share/mk/lfs.port.mk:44: build] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment