Re: python modules fails to compile since last pull
"Herbert J. Skuhra" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 19 Apr 2026 16:33:51 +0200, Xavier Humbert wrote:
> Le 19/04/2026 16:15, David Wolfskill a écrit :
> > On Sun, Apr 19, 2026 at 04:10:41PM +0200, Xavier Humbert wrote:
> >> Hi,
> >>
> >> Since last t pull most of the python modules fails to build :
> >> ....
> >> All with the same kind of error :
> >>
> >>> [xavier@imladris tmp]$ grep 'Makefile error: UNIQUE' buildlog.txt
> >>> Makefile error: UNIQUE (suffix): bin/pyproject-build not found
> >>> Makefile error: UNIQUE (suffix): bin/normalizer not found
> >>> Makefile error: UNIQUE (suffix): bin/dul-receive-pack not found
> >>> Makefile error: UNIQUE (suffix): bin/dunamai not found
> >>> Makefile error: UNIQUE (suffix): bin/fonttools not found
> >>> Makefile error: UNIQUE (suffix): bin/gdal2tiles not found
> >>> Makefile error: UNIQUE (suffix): bin/dotenv not found
> >>> Makefile error: UNIQUE (suffix): bin/pybind11-config not found
> >>> Makefile error: UNIQUE (suffix): bin/hatchling not found
> >>> Makefile error: UNIQUE (suffix): bin/pipx not found
> >>> Makefile error: UNIQUE (suffix): bin/httpx not found
> >>> Makefile error: UNIQUE (suffix): bin/chardetect not found
> >> Regards,
> >>
> >> Xavier
> >> ....
> > I found that de-installing them ("pkg delete -f"), then updating,
> > allowed the fresh builds to work.
> >
> > Peace,
> > david
>
> Hi David,
>
> This not an goof option, but "make clean reinstall" in each directory
> fixed the problem, thanks.
> Thso should be fixed anyhow
e71f2f05e71afe43c35624d506f67cabac51efaa should be reverted until this
issue is resolved:
https://lists.freebsd.org/archives/dev-commits-ports-all/2026-April/200763.html