Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Dec 2016 06:06:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214992] devel/dbus: make dependency loop
Message-ID:  <bug-214992-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 214992
           Summary: devel/dbus: make dependency loop
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: keizo@mars.dti.ne.jp
          Assignee: gnome@FreeBSD.org
             Flags: maintainer-feedback?(gnome@FreeBSD.org)

When installing some ports on 11.0-RELEASE-p1, I met=20
"Cannot fork: Resource temporarily unavailable" message.
I investigated log and found following make dependency loop.

=3D=3D=3D>   dbus-glib-0.104 depends on shared library: libdbus-1.so - not =
found
=3D=3D=3D>   dbus-1.8.20 depends on executable: xmlto - not found
=3D=3D=3D>   xmlto-0.0.28 depends on executable: w3m - not found
=3D=3D=3D>   w3m-0.5.3_5 depends on shared library: libgtk-x11-2.0.so - not=
 found
=3D=3D=3D>   gtk2-2.24.29_2 depends on shared library: libcups.so - not fou=
nd
=3D=3D=3D>   cups-2.1.4 depends on shared library: libavahi-client.so - not=
 found
=3D=3D=3D>   avahi-app-0.6.31_5 depends on shared library: libdbus-glib-1.s=
o - not
found
=3D=3D=3D>   dbus-glib-0.104 depends on shared library: libdbus-1.so - not =
found
=3D=3D=3D>   dbus-1.8.20 depends on executable: xmlto - not found
=3D=3D=3D>   xmlto-0.0.28 depends on executable: w3m - not found
=3D=3D=3D>   w3m-0.5.3_5 depends on shared library: libgtk-x11-2.0.so - not=
 found
=3D=3D=3D>   gtk2-2.24.29_2 depends on shared library: libcups.so - not fou=
nd
=3D=3D=3D>   cups-2.1.4 depends on shared library: libavahi-client.so - not=
 found
=3D=3D=3D>   avahi-app-0.6.31_5 depends on shared library: libdbus-glib-1.s=
o - not
found

It seems devel/dbus requires xmlto to install MANPAGES and xmlto itself
requires dbus.

--=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-214992-13>