Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SUMMARY = "python systemd bindings"
- LICENSE = "LGPL"
- LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4fbd65380cdd255951079008b364516c"
- inherit pypi setuptools
- SRCREV = "87a9d645500c7adea0bfea34e35562fbdf176054"
- SRC_URI = "git://git@github.com/systemd/python-systemd.git;protocol=ssh;branch=master"
- S = "${WORKDIR}/git"
- RDEPENDS_${PN} = " libsystemd "
- ERROR:
- DEBUG: Executing shell function do_compile
- running build
- running build_py
- package init file 'systemd/test/__init__.py' not found (or not a regular file)
- creating build
- creating build/lib.linux-x86_64-2.7
- creating build/lib.linux-x86_64-2.7/systemd
- copying systemd/__init__.py -> build/lib.linux-x86_64-2.7/systemd
- copying systemd/journal.py -> build/lib.linux-x86_64-2.7/systemd
- copying systemd/daemon.py -> build/lib.linux-x86_64-2.7/systemd
- creating build/lib.linux-x86_64-2.7/systemd/test
- copying systemd/test/test_daemon.py -> build/lib.linux-x86_64-2.7/systemd/test
- copying systemd/test/test_journal.py -> build/lib.linux-x86_64-2.7/systemd/test
- package init file 'systemd/test/__init__.py' not found (or not a regular file)
- running build_ext
- error: [Errno 2] No such file or directory: '/usr/include/systemd/sd-messages.h'
- WARNING: exit code 1 from a shell command.
- ERROR: python setup.py build execution failed.
- ERROR: Function failed: do_compile (log file is located at /home/ubuntu/data/s340-jethro-dev-build/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/python-systemd/git-r0/temp/log.do_compile.79662
Add Comment
Please, Sign In to add comment