Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Jun 2022 16:46:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 264454] Do not build TEST_DEPENDS in case NO_TEST is set and do not run tests
Message-ID:  <bug-264454-7788-41p8PowUEZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264454-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264454-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264454

--- Comment #10 from Norikatsu Shigemura <nork@ninth-nine.com> ---
My case is as follows.

- At the time of the first ports installation after OS installation, after
`make config-recurisve`, `make install` in parallel while `make
fetch-recursive`-ing.

- When upgrading the major version of the OS, delete all ports with `pkg de=
lete
-ayf` and then execute the above.

- In some cases, the OPTIONS causes infinite loop when OPTIONS is enabled. I
use `make all-depends-list` to identify the infinite loop location, but I h=
ave
to check a lot of ports because of TEST_DEPENDS.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264454-7788-41p8PowUEZ>