LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 08-11-2022, 08:41 AM   #1
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
regression on -current with xorg-server-xwayland


xorg-sever-xwayland upgraded 2 days ago doesn't build anymore:

Code:
[366/441] Generating doc/dtrace/Xserver-DTrace.html.db with a custom command
FAILED: doc/dtrace/Xserver-DTrace.html.db 
/usr/bin/xsltproc --path /usr/share/sgml/X11 --path /tmp/xwayland-22.1.3/meson-build --stringparam targets.filename Xserver-DTrace.html.db --stringparam collect.xref.targets only --stringparam olink.base.uri Xserver-DTrace.html --nonet --output /tmp/xwayland-22.1.3/meson-build/doc/dtrace/Xserver-DTrace.html.db --xinclude /usr/share/sgml/X11/xorg-xhtml.xsl ../doc/dtrace/Xserver-DTrace.xml
warning: failed to load external entity "/usr/share/sgml/X11/xorg-xhtml.xsl"
cannot parse /usr/share/sgml/X11/xorg-xhtml.xsl
[367/441] Generating doc/dtrace/Xserver-DTrace.pdf.db with a custom command
FAILED: doc/dtrace/Xserver-DTrace.pdf.db 
/usr/bin/xsltproc --path /usr/share/sgml/X11 --path /tmp/xwayland-22.1.3/meson-build --stringparam targets.filename Xserver-DTrace.pdf.db --stringparam collect.xref.targets only --stringparam olink.base.uri Xserver-DTrace.pdf --nonet --output /tmp/xwayland-22.1.3/meson-build/doc/dtrace/Xserver-DTrace.pdf.db --xinclude /usr/share/sgml/X11/xorg-fo.xsl ../doc/dtrace/Xserver-DTrace.xml
warning: failed to load external entity "/usr/share/sgml/X11/xorg-fo.xsl"
cannot parse /usr/share/sgml/X11/xorg-fo.xsl
[371/441] Generating doc/dtrace/Xserver-DTrace.html with a custom command
FAILED: doc/dtrace/Xserver-DTrace.html 
/usr/bin/xmlto --searchpath /usr/share/sgml/X11 --searchpath /tmp/xwayland-22.1.3/meson-build -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid=Xserver-DTrace -o /tmp/xwayland-22.1.3/meson-build/doc/dtrace xhtml-nochunks ../doc/dtrace/Xserver-DTrace.xml
warning: failed to load external entity "/usr/share/sgml/X11/xorg-xhtml.xsl"
compilation error: file /tmp/xmlto-xsl.1fZPIp line 4 element import
xsl:import : unable to load /usr/share/sgml/X11/xorg-xhtml.xsl
[372/441] Generating doc/Xserver-spec.html with a custom command
FAILED: doc/Xserver-spec.html 
/usr/bin/xmlto --searchpath /usr/share/sgml/X11 --searchpath /tmp/xwayland-22.1.3/meson-build -x /usr/share/sgml/X11/xorg-xhtml.xsl -o /tmp/xwayland-22.1.3/meson-build/doc xhtml-nochunks ../doc/Xserver-spec.xml
warning: failed to load external entity "/usr/share/sgml/X11/xorg-xhtml.xsl"
compilation error: file /tmp/xmlto-xsl.iZnZvU line 4 element import
xsl:import : unable to load /usr/share/sgml/X11/xorg-xhtml.xsl
[373/441] Generating doc/Xinput.html with a custom command
FAILED: doc/Xinput.html 
/usr/bin/xmlto --searchpath /usr/share/sgml/X11 --searchpath /tmp/xwayland-22.1.3/meson-build -x /usr/share/sgml/X11/xorg-xhtml.xsl -o /tmp/xwayland-22.1.3/meson-build/doc xhtml-nochunks ../doc/Xinput.xml
warning: failed to load external entity "/usr/share/sgml/X11/xorg-xhtml.xsl"
compilation error: file /tmp/xmlto-xsl.IXIAUE line 4 element import
xsl:import : unable to load /usr/share/sgml/X11/xorg-xhtml.xsl
[374/441] Compiling C object hw/vfb/Xvfb.p/.._.._mi_miinitext.c.o
ninja: build stopped: subcommand failed.

Last edited by nobodino; 08-11-2022 at 11:37 AM.
 
Old 08-11-2022, 05:50 PM   #2
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,354

Rep: Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066
It builds fine here
 
Old 08-12-2022, 12:01 AM   #3
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,211

Rep: Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998
Quote:
Originally Posted by marav View Post
It builds fine here
Same here.
 
Old 08-12-2022, 12:57 AM   #4
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Original Poster
Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
problem solved.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] regression on -current with xorg-xwayland-server (gcc-12.1.0) nobodino Slackware 6 08-09-2022 01:23 AM
[SOLVED] regression on -current with xorg-server (gcc-12.1.0) nobodino Slackware 4 07-14-2022 12:44 AM
[SOLVED] Xwayland killed by SIGABRT - xorg-x11-server quit unexpectedly Neyzan Fedora 3 02-01-2018 02:24 AM
xorg regression in -current mina86 Slackware 5 03-06-2013 10:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:18 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration