Re: [gentoo-user] The plot thickens...

2025-03-11 Thread Ionen Wolkens
On Mon, Mar 10, 2025 at 06:23:56PM -0400, Alan Grimes wrote: > Most of my failed packages, or a large chunck of them  die like this: > > AttributeError: module 'distutils' has no attribute 'ccompiler'. Did you > mean: 'compilers'? emerge --sync and update, the latest setuptools was masked becaus

[gentoo-user] The plot thickens...

2025-03-11 Thread Alan Grimes
Most of my failed packages, or a large chunck of them  die like this: [626/639] env PKG_CONFIG_PATH=/var/tmp/portage/dev-libs/glib-2.84.0/work/glib-2.84.0-abi_x86_64.amd64/meson-uninstalled:/var/tmp/portage/dev-libs/glib-2.84.0/temp/python3.13/pkgconfig:/opt/cuda/pkgconfig:/usr/share/pkgconfig

Re: [gentoo-user] The plot thickens...

2025-03-10 Thread Eli Schwartz
On 3/10/25 6:23 PM, Alan Grimes wrote: > Back in the good old days, everything was a header file in /usr/ > include.  =( > > Apparently "distutils" is some kind of compatibility package, I Distutils is a build system, like autoconf or meson or cmake. > **THINK** I found a version of it in each