This error is still persitent in 1.1.2-4 Cflags is still defined as:
Cflags: -I/usr/include/python2.7;/usr/include/x86_64-linux- gnu/python2.7 -I${includedir}/ Which causes problems with the semicolon in any command you use pkg-config. Seems to be autogenerated. Instead hardcoding the paths, a line like: Depends: python2.7 would do the job and ease maintenance. prefix=/usr exec_prefix=/usr libdir=/usr/lib/x86_64-linux-gnu includedir=/usr/include/shiboken generator_location=/usr/bin/shiboken python_interpreter=/usr/bin/python2.7 python_include_dir=/usr/include/python2.7;/usr/include/x86_64-linux-gnu/python2.7 Name: shiboken Description: Support library for Python bindings created with Shiboken generator. Depends: python2.7 Version: 1.1.2 Libs: -lshiboken-python2.7 Cflags: -I${includedir}/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1155595 Title: shiboken pkg-config file contains bad formatted data To manage notifications about this bug go to: https://bugs.launchpad.net/clam/+bug/1155595/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs