Public bug reported:
+ python2.7-config --includes
-I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7
+ set +x
+ python3.7-config --includes
-I/usr/include/python3.7m -I/usr/include/python3.7m
+ set +x
+ python3.8-config --includes
-I/usr/include/python3.8 -I/usr/include/python3.8
However, given that /usr/include/python*/pyconfig.h is now magical, imho
only one include location should be printed, not two, across all
pythons.
... unless of course that will break things. In that case, at least
python2.7-config should also print identical duplicate.
** Affects: python2.7 (Ubuntu)
Importance: Undecided
Status: New
** Affects: python3.7 (Ubuntu)
Importance: Undecided
Status: New
** Affects: python3.8 (Ubuntu)
Importance: Undecided
Status: New
** Also affects: python3.8 (Ubuntu)
Importance: Undecided
Status: New
** Also affects: python2.7 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python2.7 in Ubuntu.
https://bugs.launchpad.net/bugs/1850049
Title:
python3.X-config --includes is listing too many directories
Status in python2.7 package in Ubuntu:
New
Status in python3.7 package in Ubuntu:
New
Status in python3.8 package in Ubuntu:
New
Bug description:
+ python2.7-config --includes
-I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7
+ set +x
+ python3.7-config --includes
-I/usr/include/python3.7m -I/usr/include/python3.7m
+ set +x
+ python3.8-config --includes
-I/usr/include/python3.8 -I/usr/include/python3.8
However, given that /usr/include/python*/pyconfig.h is now magical,
imho only one include location should be printed, not two, across all
pythons.
... unless of course that will break things. In that case, at least
python2.7-config should also print identical duplicate.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1850049/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp