Hello,
I am trying to build an OpenPli image on OSX El'Capitan but i receive a strange error from bitbake.
bash-3.2$ bitbake openpli-enigma2-image
Traceback (most recent call last):
File "/Users/Marc/VU+/Solo4K-OS/openpli-oe-core/bitbake/bin/bitbake", line 392, in <module>
ret = main()
File "/Users/Marc/VU+/Solo4K-OS/openpli-oe-core/bitbake/bin/bitbake", line 347, in main
server = start_server(servermodule, configParams, configuration, featureset)
File "/Users/Marc/VU+/Solo4K-OS/openpli-oe-core/bitbake/bin/bitbake", line 258, in start_server
cooker = bb.cooker.BBCooker(configuration, features)
File "/Users/Marc/VU+/Solo4K-OS/openpli-oe-core/bitbake/lib/bb/cooker.py", line 124, in __init__
self.configwatcher = pyinotify.WatchManager()
File "/Users/Marc/VU+/Solo4K-OS/openpli-oe-core/bitbake/lib/pyinotify.py", line 1808, in __init__
raise InotifyBindingNotFoundError()
InotifyBindingNotFoundError: Couldn't find any inotify binding
DEBUG: Removed the following variables from the environment: HISTCONTROL, TERM_SESSION_ID, Apple_PubSub_Socket_Render, TMPDIR, VERSIONER_PYTHON_VERSION, SHLVL, OLDPWD, VERSIONER_PYTHON_PREFER_32_BIT, TERM_PROGRAM_VERSION, __CF_USER_TEXT_ENCODING, MC_TMPDIR, MC_SID, SSH_AUTH_SOCK, XPC_FLAGS, XPC_SERVICE_NAME, _, TERM_PROGRAM
Did you saw this issue before, i can fix this?
Many thanks,
Marc