Opened 11 years ago

Last modified 6 years ago

#37939 closed defect

dia: docbook.xsl:1: parser error : Document is empty — at Version 1

Reported by: martinezino@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: dia

Description (last modified by ryandesign (Ryan Carsten Schmidt))

$ port install dia 
--->  Computing dependencies for dia
--->  Fetching archive for dia
--->  Attempting to fetch dia-0.97.2_3.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/dia
--->  Attempting to fetch dia-0.97.2_3.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/dia
--->  Attempting to fetch dia-0.97.2_3.darwin_12.x86_64.tbz2 from http://packages.macports.org/dia
--->  Fetching distfiles for dia
--->  Verifying checksum(s) for dia
--->  Extracting dia
--->  Applying patches to dia
--->  Configuring dia
--->  Building dia
Error: org.macports.build for port dia returned: command execution failed
Please see the log file for port dia for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_dia/dia/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port dia failed

$ 

Change History (2)

Changed 11 years ago by martinezino@…

Attachment: main.log added

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Summary: Error: Processing of port dia faileddia: docbook.xsl:1: parser error : Document is empty

The relevant error in the log seems to be

:info:build xsltproc --novalid http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl dia.dbk >dia.1
:info:build http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl:1: parser error : Document is empty
:info:build 
:info:build ^
:info:build http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl:1: parser error : Start tag expected, '<' not found
:info:build 
:info:build ^
:info:build cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
:info:build make[3]: *** [dia.1] Error 4

Are you able to access http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl in your web browser?

Note: See TracTickets for help on using tickets.