[Bug 1861050] Re: FTBFS with python 3.8
Andreas Hasenack
andreas at canonical.com
Tue Jan 28 00:33:25 UTC 2020
It's a somewhat incorrect sed being applied in configure:
python_lib_path="` $PYTHON_CONFIG --ldflags | grep -o -- '-L/[^ ]*' | sed -e 's/^-L//'`"
That is what generates the two lines, on purpose apparently:
$ python3.8-config --ldflags | grep -o -- '-L/[^ ]*' | sed -e 's/^-L//'
/usr/lib/python3.8/config-3.8-x86_64-linux-gnu
/usr/lib
** Tags added: ftbfs
--
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1861050
Title:
FTBFS with python 3.8
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1861050/+subscriptions
More information about the Ubuntu-server-bugs
mailing list