pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: compiling python 3.10



> I can't compile python 3.10
> Gets to this point:
> ....
> And then nothing happens. Waited over an hour.

I wonder...  Can this be related to randomness / entropy?
If so, this would make it continue:

# dd if=/dev/urandom of=/dev/random count=5

> NetBSD:
> $ uname -avrmnp
> NetBSD  10.0_BETA NetBSD 10.0_BETA (GENERIC) #0: Sat Apr 15 12:09:07 UTC 2023
> mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64
> x86_64

Hmm, I thought the "stalling randomness" issue was resolved in
10.0_BETA.  Does your system have a hardware RND source?
(ref. "rndctl -l" output)

Regards,

- Håvard


Home | Main Index | Thread Index | Old Index