[Bug 243924] sysutils/fdupes : Fails to build on FreeBSD 12.1-RELEASE-p1 powerpc 32 bit : Dependency error: this port wants the ncurses library from the FreeBSD base system
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 6 11:45:20 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243924
Bug ID: 243924
Summary: sysutils/fdupes : Fails to build on FreeBSD
12.1-RELEASE-p1 powerpc 32 bit : Dependency error:
this port wants the ncurses library from the FreeBSD
base system
Product: Ports & Packages
Version: Latest
Hardware: powerpc
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ehaupt at FreeBSD.org
Reporter: canardo909 at gmx.com
CC: powerpc at FreeBSD.org
Assignee: ehaupt at FreeBSD.org
CC: powerpc at FreeBSD.org
Flags: maintainer-feedback?(ehaupt at FreeBSD.org)
Problem found when building sysutils/fdupes on FreeBSD 12.1-RELEASE-p1 powerpc
32 bit, running on Apple Powerbook 17".
fdupes 1.6.1,1 was installed on my machine. Portupgrade fails to upgrade to
version 2.0.0_1,1 (with the same error).
So I remove the old version and try to install the newer one
/usr/ports/sysutils/fdupes # make deinstall
===> Deinstalling for fdupes
===> Deinstalling fdupes-1.6.1,1
Updating database digests format: 100%
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages
in the universe):
Installed packages to be REMOVED:
fdupes-1.6.1,1
Number of packages to be removed: 1
[1/1] Deinstalling fdupes-1.6.1,1...
[1/1] Deleting files for fdupes-1.6.1,1: 100%
# make clean
/usr/ports/sysutils/fdupes # pkg info fdupes
pkg: No package(s) matching fdupes
/usr/ports/sysutils/fdupes # make fetch-recursive
===> Fetching all distfiles for fdupes-2.0.0_1,1 and dependencies
Dependency error: this port wants the ncurses library from the FreeBSD
base system. You can't build against it, while a newer
version is installed by a port.
Please deinstall the port or undefine WITH_NCURSES_BASE.
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/sysutils/fdupes
*** Error code 1
Stop.
make: stopped in /usr/ports/sysutils/fdupes
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list