The problem here is the build isn't linking against libpython3

$ ldd /usr/lib/x86_64-linux-gnu/weechat/plugins/python.so
        linux-vdso.so.1 (0x00007ffd8eb94000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f1ae4b37000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f1ae4d83000)


** Summary changed:

- weechat can't load python plugins (undefined symbol: _Py_NoneStruct)
+ weechat python.so not linked against libpython3 (undefined symbol: 
_Py_NoneStruct)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1866065

Title:
  weechat python.so not linked against libpython3 (undefined symbol:
  _Py_NoneStruct)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/weechat/+bug/1866065/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to