[Bug 267411] INDEX: broken by recent commit to math/octave-forge-symbolic

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 29 Oct 2022 04:04:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267411

            Bug ID: 267411
           Summary: INDEX: broken by recent commit to
                    math/octave-forge-symbolic
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: stephen@FreeBSD.org
          Reporter: junchoon@dec.sakura.ne.jp
                CC:
          Assignee: stephen@FreeBSD.org
             Flags: maintainer-feedback?(stephen@FreeBSD.org)

commit 0a2a0a1c98dac6ac7d020a22b53fa3acf5f7d43f on math/octave-forge-symbolic
broke INDEX build.

--- describe.x11-wm ---
make_index: /usr/ports/math/octave-forge-symbolic: no entry for
/usr/ports/math/py-sympy@
 Done.
failed to generate INDEX!

This is fixed by adding USES+= python after RUN_DEPENDS= line on
math/octave-forge-symbolic/Makefile.
(PY_FLAVOR is unresolved without it.)

See Porters' Handbook Chapter 7.4 and its Example 9. [1]

[1]
https://docs.freebsd.org/en/books/porters-handbook/flavors/#flavors-auto-python


BTW, my email is refused by freebsd.org MTA. :-(
(Already reported at Bug 267336 but no luck until now.)
So I MUST file a PR even like these kind of easy error.

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