[Bug 256076] devel/libsoup: circular dependencies with samba413 and tracker
- Reply: bugzilla-noreply_a_freebsd.org: "maintainer-feedback requested: [Bug 256076] devel/libsoup: circular dependencies with samba413 and tracker"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 256076] devel/libsoup: circular dependencies with samba413 and tracker"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 256076] devel/libsoup: circular dependencies with samba413 and tracker"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 256076] devel/libsoup: circular dependencies with samba413 and tracker"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 256076] devel/libsoup: circular dependencies with samba413 and tracker"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 256076] devel/libsoup: circular dependencies with samba413 and tracker"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 256076] devel/libsoup: circular dependencies with samba413 and tracker"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 256076] devel/libsoup: circular dependencies with samba413 and tracker"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 22 May 2021 10:29:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256076
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 circular
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= tracker>=1.4.1:sysutils/tracker
SPOTLIGHT_RUN_DEPENDS= tracker>=1.4.1:sysutils/tracker
In turn, sysutils/tracker depends on devel/libsoup:
LIB_DEPENDS= 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?
--
You are receiving this mail because:
You are the assignee for the bug.