Re: HEAD build error on Fedora 39

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: HEAD build error on Fedora 39
Дата
Msg-id 18c8c21f-b218-48fb-896a-2eebd393639d@dunslane.net
обсуждение исходный текст
Ответ на Re: HEAD build error on Fedora 39  (Sandeep Thakkar <sandeep.thakkar@enterprisedb.com>)
Список pgsql-hackers


On 2024-05-23 Th 04:08, Sandeep Thakkar wrote:
Hi Andrew, Devrim,

I'm seeing these errors on MacOS:
--
/opt/local/Current_v15/bin/xsltproc --nonet --path . --path . --stringparam pg.version '17beta1'  stylesheet.xsl postgres-full.xml
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl"
compilation error: file stylesheet.xsl line 6 element import
xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/common/entities.ent
stylesheet-html-common.xsl:4: warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/common/entities.ent"
%common.entities;
--

I've set SGML_CATALOG_FILES to point to the catalog from docbook-xsl. Am I missing something?


Sandeep,


Hmm, it's working for me, via homebrews' libxslt, docbook and docbook-xsl ... I'm not setting anything special in the environment (although  maybe meson/ninja does).


cheers


andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Speed up JSON escape processing with SIMD plus other optimisations
Следующее
От: Bertrand Drouvot
Дата:
Сообщение: Re: Avoid orphaned objects dependencies, take 3