[Bug 195044] New: devel/dbus staging fails when generating doc

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 15 17:20:48 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195044

            Bug ID: 195044
           Summary: devel/dbus staging fails when generating doc
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome at FreeBSD.org
          Reporter: mazhe at alkumuna.eu
          Assignee: gnome at FreeBSD.org
             Flags: maintainer-feedback?(gnome at FreeBSD.org)

For a while, I wasn't able to install/upgrade devel/dbus with the MANPAGES
option: when entering the fake install/staging target, I get :

Making all in doc
gmake[4]: Entering directory '/usr/ports/devel/dbus/work/dbus-1.8.10/doc'
/usr/local/bin/xmlto man dbus-cleanup-sockets.1.xml
/usr/local/bin/xmlto man dbus-daemon.1.xml
/usr/local/bin/xmlto man dbus-launch.1.xml
/usr/local/bin/xmlto man dbus-monitor.1.xml
/usr/local/bin/xmlto: line 585: 93073 Segmentation fault      (core dumped)
"/usr/local/bin/xsltproc" --nonet --xinclude --param passivetex.extensions '1'
-o "/tmp/xmlto.kVLgqK/dbus-daemon.1.proc" "/tmp/xmlto-xsl.f7Oplr"
"/usr/ports/devel/dbus/work/dbus-1.8.10/doc/dbus-daemon.1.xml"
/usr/local/bin/xmlto: line 585: 93075 Segmentation fault      (core dumped)
"/usr/local/bin/xsltproc" --nonet --xinclude --param passivetex.extensions '1'
-o "/tmp/xmlto.ETCk32/dbus-cleanup-sockets.1.proc" "/tmp/xmlto-xsl.tlOeMY"
"/usr/ports/devel/dbus/work/dbus-1.8.10/doc/dbus-cleanup-sockets.1.xml"
/usr/local/bin/xmlto: line 585: 93071 Segmentation fault      (core dumped)
"/usr/local/bin/xsltproc" --nonet --xinclude --param passivetex.extensions '1'
-o "/tmp/xmlto.EY9QOW/dbus-launch.1.proc" "/tmp/xmlto-xsl.54Ytgt"
"/usr/ports/devel/dbus/work/dbus-1.8.10/doc/dbus-launch.1.xml"
/usr/local/bin/xmlto: line 585: 93070 Segmentation fault      (core dumped)
"/usr/local/bin/xsltproc" --nonet --xinclude --param passivetex.extensions '1'
-o "/tmp/xmlto.I0lIAu/dbus-monitor.1.proc" "/tmp/xmlto-xsl.Rpa09Z"
"/usr/ports/devel/dbus/work/dbus-1.8.10/doc/dbus-monitor.1.xml"
/usr/local/bin/xmlto man dbus-run-session.1.xml
/usr/local/bin/xmlto man dbus-send.1.xml
/usr/local/bin/xmlto man dbus-uuidgen.1.xml
/usr/local/bin/xmlto html-nochunks dbus-faq.xml
/usr/local/bin/xmlto html-nochunks dbus-specification.xml
/usr/local/bin/xmlto: line 585: 93249 Segmentation fault      (core dumped)
"/usr/local/bin/xsltproc" --nonet --xinclude --param passivetex.extensions '1'
-o "/tmp/xmlto.r2o6DU/dbus-run-session.1.proc" "/tmp/xmlto-xsl.SQYjd8"
"/usr/ports/devel/dbus/work/dbus-1.8.10/doc/dbus-run-session.1.xml"
/usr/local/bin/xmlto: line 585: 93271 Segmentation fault      (core dumped)
"/usr/local/bin/xsltproc" --nonet --xinclude --param passivetex.extensions '1'
-o "/tmp/xmlto.uGYX3m/dbus-send.1.proc" "/tmp/xmlto-xsl.KpYaFj"
"/usr/ports/devel/dbus/work/dbus-1.8.10/doc/dbus-send.1.xml"
/usr/local/bin/xmlto: line 585: 93279 Segmentation fault      (core dumped)
"/usr/local/bin/xsltproc" --nonet --xinclude --param passivetex.extensions '1'
-o "/tmp/xmlto.6nCO3d/dbus-uuidgen.1.proc" "/tmp/xmlto-xsl.sI2Kzt"
"/usr/ports/devel/dbus/work/dbus-1.8.10/doc/dbus-uuidgen.1.xml"

After a while, the installation will complain about missing manpage files to
install and die. I'm really not sure about what could be the source of the
problem: I'm running 10.1, here are my options:

# This file is auto-generated by 'make config'.
# Options for dbus-1.8.8_1
_OPTIONS_READ=dbus-1.8.8_1
_FILE_COMPLETE_OPTIONS_LIST=MANPAGES X11
OPTIONS_FILE_SET+=MANPAGES
OPTIONS_FILE_SET+=X11

I tried to "rebuild" xmlto, I have those annoying bash requires:
/etc/fstab:
...
proc        /proc        procfs  rw      0       0
fdesc        /dev/fd        fdescfs rw      0       0
... 
And also tries to rebuild xsltproc with no avail. If anybody have an idea...

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer gnome at FreeBSD.org

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


More information about the freebsd-ports-bugs mailing list