Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 2021 10:29:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 256076] devel/libsoup: circular dependencies with samba413 and tracker
Message-ID:  <bug-256076-39348@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 256076
           Summary: devel/libsoup: circular dependencies with samba413 and
                    tracker
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: desktop@FreeBSD.org
          Reporter: dim@FreeBSD.org
          Assignee: desktop@FreeBSD.org
             Flags: maintainer-feedback?(desktop@FreeBSD.org)

After ports commit 0e94a54ee19481e569344e95d5d28732ce3a86ef ("devel/libsoup:
Massage features and options", see bug 235207 and bug 231160), I get a circ=
ular
dependency error from poudriere:

[00:00:21] Sanity checking build queue
[00:00:21] Error: Dependency loop detected:
These packages depend on each other: libsoup-2.72.0_3 samba413-4.13.8
tracker-2.3.4_3

This is because I enabled the SPOTLIGHT option in net/samba413, which pulls=
 in
sysutils/tracker:

SPOTLIGHT_BUILD_DEPENDS=3D        tracker>=3D1.4.1:sysutils/tracker
SPOTLIGHT_RUN_DEPENDS=3D          tracker>=3D1.4.1:sysutils/tracker

In turn, sysutils/tracker depends on devel/libsoup:

LIB_DEPENDS=3D    libuuid.so:misc/e2fsprogs-libuuid \
                libsoup-2.4.so:devel/libsoup \
                libdbus-1.so:devel/dbus \
                libjson-glib-1.0.so:devel/json-glib \
                libicutu.so:devel/icu

Is the only option now to disable the SMB option for libsoup?

--=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-256076-39348>