Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2018 18:56:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 230957] textproc/expat2: configure fails when textproc/docbook-utils has been installed
Message-ID:  <bug-230957-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230957

            Bug ID: 230957
           Summary: textproc/expat2: configure fails when
                    textproc/docbook-utils has been installed
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: cpm@freebsd.org
                CC: svysh.fbsd@gmail.com
                CC: svysh.fbsd@gmail.com

Created attachment 196609
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D196609&action=
=3Dedit
patch

expat2 configure fails with the following error:

checking for docbook2x-man... no
checking for db2x_docbook2man... no
checking for docbook2man... docbook2man
configure: error: Your local docbook2man was found to work with SGML rather
  than XML. Please install docbook2X and use variable DOCBOOK_TO_MAN to poi=
nt
  configure to command docbook2x-man of docbook2X.
  Or use DOCBOOK_TO_MAN=3D"xmlto man --skip-validation" if you have xmlto a=
round.
  You can also configure using --without-docbook if you can do without a man
  page for xmlwf.
=3D=3D=3D>  Script "configure" failed unexpectedly.
Please report the problem to svysh.fbsd@gmail.com [maintainer] and attach t=
he
"/usr/ports/textproc/expat2/work/expat-2.2.6/config.log" including the outp=
ut
of the failure of your make command. Also, it might be a good idea to provi=
de
an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Attached trivial patch to skip XML to man page compilation.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230957-7788>