Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkgsrc build hang of python38
Hi,
after succesfully upgrading to 9.99.80 with a full distribution
rebuild, I am also rebuilding pkgsrc!I did follow the pkgdb migration.
python38 hangs during build. I tried several times, it hangs in exactly
the same place again. I don't know of course where the issue comes from,
since all is new now :)
/usr/bin/install -c -o root -g wheel -m 644 ./Lib/pydoc_data/__init__.py
/usr/pkg/lib/python3.8/pydoc_data
/usr/bin/install -c -o root -g wheel -m 644 ./Lib/pydoc_data/_pydoc.css
/usr/pkg/lib/python3.8/pydoc_data
/usr/bin/install -c -o root -g wheel -m 644 ./Lib/pydoc_data/topics.py
/usr/pkg/lib/python3.8/pydoc_data
/usr/bin/install -c -o root -g wheel -m 644 `cat
pybuilddir.txt`/_sysconfigdata_netbsd9.py
/usr/pkgsrc/lang/python38/work/.destdir/usr/pkg/lib/python3.8;
/usr/bin/install -c -o root -g wheel -m 644 ./LICENSE
/usr/pkgsrc/lang/python38/work/.destdir/usr/pkg/lib/python3.8/LICENSE.txt
if test -d
/usr/pkgsrc/lang/python38/work/.destdir/usr/pkg/lib/python3.8/distutils/tests;
then /usr/bin/install -c -o root -g wheel -m 644 ./Modules/xxmodule.c
/usr/pkgsrc/lang/python38/work/.destdir/usr/pkg/lib/python3.8/distutils/tests
; fi
PYTHONPATH=/usr/pkgsrc/lang/python38/work/.destdir/usr/pkg/lib/python3.8
LD_LIBRARY_PATH=/usr/pkgsrc/lang/python38/work/Python-3.8.8 ./python -E
-Wi
/usr/pkgsrc/lang/python38/work/.destdir/usr/pkg/lib/python3.8/compileall.py
-j0 -d /usr/pkg/lib/python3.8 -f -x
'bad_coding|badsyntax|site-packages|lib2to3/tests/data'
/usr/pkgsrc/lang/python38/work/.destdir/usr/pkg/lib/python3.8
It hangs here with almost 0 cpu consumption, top shows a 99% idle
system. I clean, retry and hang there again!
I tried upgrading python27 .... but that pulls in python38, so I hang
again.... and if I try updating other packages I will end up tehre,
consistent hang-
Riccardo
Home |
Main Index |
Thread Index |
Old Index