Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#65412 - [gcc] Missing python3.8 rebuild?

Attached to Project: Arch Linux
Opened by Emil (xexaxo) - Friday, 07 February 2020, 16:48 GMT
Last edited by Antonio Rojas (arojas) - Friday, 07 February 2020, 17:15 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The package contains python3.7 cache, even though python3.8 has been out for a while.

I would imagine, this is since the files (and cache) outside of the usual site-packages location. Which didn't flag the package during the python3.8 rebuild.


Additional info:
* package version(s)
core/gcc 9.2.0-4
extra/python 3.8.1-4


Steps to reproduce:

$ pacman -Ql gcc | grep "\.py"

gcc /usr/share/gcc-9.2.0/python/libstdcxx/__init__.py
gcc /usr/share/gcc-9.2.0/python/libstdcxx/__pycache__/__init__.cpython-37.opt-1.pyc
gcc /usr/share/gcc-9.2.0/python/libstdcxx/__pycache__/__init__.cpython-37.pyc
gcc /usr/share/gcc-9.2.0/python/libstdcxx/v6/__init__.py
gcc /usr/share/gcc-9.2.0/python/libstdcxx/v6/__pycache__/__init__.cpython-37.opt-1.pyc
gcc /usr/share/gcc-9.2.0/python/libstdcxx/v6/__pycache__/__init__.cpython-37.pyc
gcc /usr/share/gcc-9.2.0/python/libstdcxx/v6/__pycache__/printers.cpython-37.opt-1.pyc
gcc /usr/share/gcc-9.2.0/python/libstdcxx/v6/__pycache__/printers.cpython-37.pyc
gcc /usr/share/gcc-9.2.0/python/libstdcxx/v6/__pycache__/xmethods.cpython-37.opt-1.pyc
gcc /usr/share/gcc-9.2.0/python/libstdcxx/v6/__pycache__/xmethods.cpython-37.pyc
gcc /usr/share/gcc-9.2.0/python/libstdcxx/v6/printers.py
gcc /usr/share/gcc-9.2.0/python/libstdcxx/v6/xmethods.py
gcc /usr/share/gdb/auto-load/usr/lib/libstdc++.so.6.0.27-gdb.py
This task depends upon

Closed by  Antonio Rojas (arojas)
Friday, 07 February 2020, 17:15 GMT
Reason for closing:  Fixed
Additional comments about closing:  gcc 9.2.1+20200130-2

Loading...