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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to