Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828672 - dev-lang/spidermonkey-78.15.0 - /.../virtualenv.py:316: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysc
Summary: dev-lang/spidermonkey-78.15.0 - /.../virtualenv.py:316: DeprecationWarning: T...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-10 08:47 UTC by Toralf Förster
Modified: 2021-12-10 23:39 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-lang:spidermonkey-78.15.0:20211209-222734.log (dev-lang:spidermonkey-78.15.0:20211209-222734.log,451.32 KB, text/plain)
2021-12-10 08:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,21.56 KB, text/plain)
2021-12-10 08:47 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,39.88 KB, application/x-bzip)
2021-12-10 08:47 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-12-10 08:47:21 UTC
    added seed packages: pip==20.2.2, setuptools==49.6.0, wheel==0.35.1
  activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator
/var/tmp/portage/dev-lang/spidermonkey-78.15.0/work/firefox-78.15.0/python/mozbuild/mozbuild/virtualenv.py:697: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
  from distutils.version import LooseVersion
/var/tmp/portage/dev-lang/spidermonkey-78.15.0/work/firefox-78.15.0/python/mozbuild/mozbuild/virtualenv.py:316: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
  import distutils.sysconfig
b"running build_ext\nbuilding 'psutil._psutil_linux' extension\ncreating build/temp.linux-x86_64-3.10\ncreating build/temp.linux-x86_64-3.10/psutil\nx86_64-gentoo-linux-musl-gcc -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=570 -DPSUTIL_LINUX=1 -I/var/tmp/portage/dev-lang/spidermonkey-78.15.0/work/build/_virtualenvs/init_py3/include -I/usr/include/python3.10 -c psutil/_psutil_common.c -o build/temp.linux-x86_64-3.10/psutil/_psutil_common.o\nx86_64-gentoo-linux-musl-gcc -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=570 -DPSUTIL_LINUX=1 -I/var/tmp/portage/dev-lang/spidermonkey-78.15.0/work/build/_virtualenvs/init_py3/include -I/usr/include/python3.10 -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-3.10/psutil/_psutil_linux.o\nx86_64-gentoo-linux-musl-gcc -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=570 -DPSUTIL_LINUX=1 -I/var/tmp/portage/dev-lang/spidermonkey-78.15.0/work/build/_virtualenvs/init_py3/include -I/usr/include/python3.10 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-3.10/psutil/_psutil_posix.o\ncreating build/lib.linux-x86_64-3.10\ncreating build/lib.linux-x86_64-3.10/psutil\nx86_64-gentoo-linux-musl-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 build/temp.linux-x86_64-3.10/psutil/_psutil_common.o build/temp.linux-x86_64-3.10/psutil/_psutil_linux.o build/temp.linux-x86_64-3.10/psutil/_psutil_posix.o -L/usr/lib -o build/lib.linux-x86_64-3.10/psutil/_psutil_linux.cpython-310-x86_64-linux-gnu.so\nbuilding 'psutil._psutil_posix' extension\nx86_64-gentoo-linux-musl-gcc -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=570 -DPSUTIL_LINUX=1 -I/var/tmp/portage/dev-lang/spidermonkey-78.15.0/work/build/_virtualenvs/init_py3/include -I/usr/include/python3.10 -c psutil/_psutil_common.c -o build/temp.linux-x86_64-3.10/psutil/_psutil_common.o\nx86_64-gentoo-linux-musl-gcc -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=570 -DPSUTIL_LINUX=1 -I/var/tmp/portage/dev-lang/spidermonkey-78.15.0/work/build/_virtualenvs/init_py3/include -I/usr/include/python3.10 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-3.10/psutil/_psutil_posix.o\nx86_64-gentoo-linux-musl-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 build/temp.linux-x86_64-3.10/psutil/_psutil_common.o build/temp.linux-x86_64-3.10/psutil/_psutil_posix.o -L/usr/lib -o build/lib.linux-x86_64-3.10/psutil/_psutil_posix.cpython-310-x86_64-linux-gnu.so\ncopying build/lib.linux-x86_64-3.10/psutil/_psutil_linux.cpython-310-x86_64-linux-gnu.so -> psutil\ncopying build/lib.linux-x86_64-3.10/psutil/_psutil_posix.cpython-310-x86_64-linux-gnu.so -> psutil\n"
Error processing command. Ignoring because optional. (optional:packages.txt:comm/build/virtualenv_packages.txt)
Re-executing in the virtualenv

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20211209-163207

  -------------------------------------------------------------------

  The emerge log matches a common QA pattern or a pattern requested by a Gentoo dev.
Comment 1 Toralf Förster gentoo-dev 2021-12-10 08:47:22 UTC
Created attachment 757916 [details]
dev-lang:spidermonkey-78.15.0:20211209-222734.log
Comment 2 Toralf Förster gentoo-dev 2021-12-10 08:47:23 UTC
Created attachment 757917 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-10 08:47:25 UTC
Created attachment 757918 [details]
etc.portage.tar.bz2