[Bug 292934] shells/bash-completion: make test does not work

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 04 Feb 2026 15:06:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292934

            Bug ID: 292934
           Summary: shells/bash-completion: make test does not work
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: michaelo@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

Trying to run tests:
===>   bash-completion-2.17.0_1,2 depends on file:
/usr/local/lib/tcllib/cmdline/cmdline.tcl - found
===>   Returning to build of bash-completion-2.17.0_1,2
cd /usr/ports/shells/bash-completion/work/bash-completion-2.17.0/test && bash
runCompletion
bash: runCompletion: No such file or directory
*** Error code 127 (ignored)
cd /usr/ports/shells/bash-completion/work/bash-completion-2.17.0/test && bash
runInstall
bash: runInstall: No such file or directory
*** Error code 127 (ignored)
cd /usr/ports/shells/bash-completion/work/bash-completion-2.17.0/test && bash
runUnit
bash: runUnit: No such file or directory
*** Error code 127 (ignored)

It seems like the test setup has been changed at some point in time. All tests
are now in Python.

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