guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#63081] [PATCH 0/8] Comprehensive DocBook refactoring.


From: Maxim Cournoyer
Subject: [bug#63081] [PATCH 0/8] Comprehensive DocBook refactoring.
Date: Thu, 27 Jul 2023 12:21:08 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Hi,

Bruno Victal <mirai@makinata.eu> writes:

> Notable changes:
> * Fixes profile conflicts for docbook-xml packages by using versioned paths.
> * Implements the path convention used by NixOS for docbook-xml 4.x packages,
> this allows for packages that use cmake to search for these files (such as 
> kdoctools)
> to work correctly without having to patch the sources.
> * Stores the schema files correctly rather than lumping it all within …/dtd/.
> * Source fetching methods were reviewed and were fixed where incorrect. 
> (docbook-xml-5.1)
> * Unbundles binary leftovers in docbook-xsl-1.79.1 packages.
> * Removes executable permissions for SGML DTDs.
> * Uses proper tools to manipulate XML instead of substitute*.
> * Uses sxml instead of representing XML as a string.
> * Fixes tests for docbook-xsl.
> * Uses copy-build-system over trivial-build-system.
> * Modernizes the style used for the package definitions.

I've applied this locally on core-updates and made some cosmetic
changes, but attempting to build the various touched packages led to
this newly introduced elogind failure:

--8<---------------cut here---------------start------------->8---
CMakeFiles/LLVMObjectYAML.dir/yaml2obj.cpp.o
 --xinclude --maxdepth 9000 --stringparam man.output.quietly 1 --stringparam 
funcsynopsis.style ansi --stringparam man.authors.section.enabled 0 
--stringparam man.copyright.section.enabled 0 --stringparam elogind.version 
246.10 --path 
/tmp/guix-build-elogind-246.10.drv-0/build/man:/tmp/guix-build-elogind-246.10.drv-0/source/man
 ../source/man/custom-man.xsl ../source/man/sd_bus_add_object.xml
I/O error : Attempt to load network entity 
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd
../source/man/sd_bus_add_object.xml:3: warning: failed to load external entity 
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd";
  "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd";>
                                                           ^
I/O error : Attempt to load network entity 
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd
../source/man/sd_bus_add_match.xml:3: warning: failed to load external entity 
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd";
  "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd";>
                                                           ^
I/O error : Attempt to load network entity 
http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd
../source/man/libelogind-pkgconfig.xml:3: warning: failed to load external 
entity "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd";
  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd";>
                                                           ^
../source/man/sd_bus_add_match.xml:157: element include: XInclude error : could 
not load ../source/man/libelogind-pkgconfig.xml, and no fallback was found
../source/man/sd_bus_add_object.xml:44: element include: XInclude error : could 
not load ../source/man/sd_bus_add_match.xml, and no fallback was found
I/O error : Attempt to load network entity 
http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd
../source/man/libelogind-pkgconfig.xml:3: warning: failed to load external 
entity "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd";
  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd";>
                                                           ^
[339/540] Generating man/pam_elogind.8 with a custom command
I/O error : Attempt to load network entity 
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd
../source/man/pam_elogind.xml:3: warning: failed to load external entity 
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd";
  "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd";>
                                                           ^
Note: namesp. add : added namespace before processing              pam_elogind
[340/540] Generating man/sd_bus_add_node_enumerator.3 with a custom command
I/O error : Attempt to load network entity 
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd
../source/man/sd_bus_add_node_enumerator.xml:3: warning: failed to load 
external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd";
  "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd";>
                                                           ^
I/O error : Attempt to load network entity 
http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd
../source/man/libelogind-pkgconfig.xml:3: warning: failed to load external 
entity "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd";
  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd";>
                                                           ^
Note: namesp. add : added namespace before processing              
sd_bus_add_node_enumerator
[341/540] Linking target pam_elogind.so
[342/540] Linking target src/shared/libelogind-shared-246.10.so
ninja: build stopped: subcommand failed.
error: in phase 'build': uncaught exception:
%exception #<&invoke-error program: "ninja" arguments: ("-j" "24") exit-status: 
1 term-signal: #f stop-signal: #f> 
phase `build' failed after 12.5 seconds
command "ninja" "-j" "24" failed with status 1
builder for `/gnu/store/836v9khss2hdrzqwwwxm3856la5agzl2-elogind-246.10.drv' 
failed with exit code 1
@ build-failed /gnu/store/836v9khss2hdrzqwwwxm3856la5agzl2-elogind-246.10.drv - 
1 builder for `/gnu/store/836v9khss2hdrzqwwwxm3856la5agzl2-elogind-246.10.drv' 
failed with exit code 1
--8<---------------cut here---------------end--------------->8---

Would you have an idea of what went wrong here?

-- 
Thanks,
Maxim





reply via email to

[Prev in Thread] Current Thread [Next in Thread]