[Bug 294934] ports-mgmt/pkg_cleanup linking failure on 15-STABLE (-ldialog)

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 01 May 2026 11:41:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294934

            Bug ID: 294934
           Summary: ports-mgmt/pkg_cleanup linking failure on 15-STABLE
                    (-ldialog)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: jakub_lach@mailplus.pl

===>  Building for pkg_cleanup-2.1_2
--- pkg_cleanup ---
cc -O2 -pipe -march=penryn  -fstack-protector-strong -fno-strict-aliasing   
pkg_cleanup.c -lncursesw -ldialog -o pkg_cleanup
ld: error: unable to find library -ldialog
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [pkg_cleanup] Error code 1

make: stopped making "all" in
/usr/obj/usr/ports/ports-mgmt/pkg_cleanup/work/pkg_cleanup
make: 1 error

make: stopped making "all" in
/usr/obj/usr/ports/ports-mgmt/pkg_cleanup/work/pkg_cleanup
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped making "build" in /usr/ports/ports-mgmt/pkg_cleanup

===>>> make build failed for ports-mgmt/pkg_cleanup
===>>> Aborting update

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