Package Details: mycroft-core 21.2.2-2

Git Clone URL: https://aur.archlinux.org/mycroft-core.git (read-only, click to copy)
Package Base: mycroft-core
Description: The Mycroft Artificial Intelligence platform.
Upstream URL: https://github.com/MycroftAI/mycroft-core
Licenses: Apache
Submitter: manzo
Maintainer: robertfoster
Last Packager: robertfoster
Votes: 30
Popularity: 0.000195
First Submitted: 2016-12-27 12:48 (UTC)
Last Updated: 2023-01-25 11:20 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

renyuneyun commented on 2018-03-05 14:01 (UTC)

I'm getting error during installation (but the installation successfully finished).

(My locale is in Chinese and a few words in the error are in Chinese, so I manually translated them into English, which may make them not identical to the original one (but meaning is kept).

  Running setup.py bdist_wheel for fann2: started
  Running setup.py bdist_wheel for fann2: finished with status 'error'
  Complete output from command /usr/share/mycroft-core/.virtualenvs/mycroft/bin/python2 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-wBlr9_/fann2/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpTxg3tVpip-wheel- --python-tag cp27:
  running swig
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib.linux-x86_64-2.7
  creating build/lib.linux-x86_64-2.7/fann2
  copying fann2/__init__.py -> build/lib.linux-x86_64-2.7/fann2
  copying fann2/libfann.py -> build/lib.linux-x86_64-2.7/fann2
  running egg_info
  writing fann2.egg-info/PKG-INFO
  writing top-level names to fann2.egg-info/top_level.txt
  writing dependency_links to fann2.egg-info/dependency_links.txt
  reading manifest file 'fann2.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  writing manifest file 'fann2.egg-info/SOURCES.txt'
  copying fann2/fann2.i -> build/lib.linux-x86_64-2.7/fann2
  copying fann2/fann2_wrap.cxx -> build/lib.linux-x86_64-2.7/fann2
  copying fann2/fann_cpp_subclass.h -> build/lib.linux-x86_64-2.7/fann2
  running build_ext
  building 'fann2._libfann' extension
  creating build/temp.linux-x86_64-2.7
  creating build/temp.linux-x86_64-2.7/fann2
  gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -DSWIG_COMPILE -I./include -I../include -Iinclude -I/usr/include/python2.7 -c fann2/fann2_wrap.cxx -o build/temp.linux-x86_64-2.7/fann2/fann2_wrap.o
  g++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now build/temp.linux-x86_64-2.7/fann2/fann2_wrap.o -L/usr/lib -ldoublefann -lpython2.7 -o build/lib.linux-x86_64-2.7/fann2/_libfann.so
  /usr/bin/ld: can't find -ldoublefann
  collect2: error:ld returned 1
  error: command 'g++' failed with exit status 1

  ----------------------------------------
  Failed building wheel for fann2
  Running setup.py clean for fann2
  Running setup.py bdist_wheel for olefile: started
  Running setup.py bdist_wheel for olefile: finished with status 'done'
  Stored in directory: /usr/share/mycroft-core/.cache/pip/wheels/75/f2/18/9f073aab5b308aaccec50c17d4afb33dffc3265254e7962d67
  Running setup.py bdist_wheel for httplib2: started
  Running setup.py bdist_wheel for httplib2: finished with status 'done'
  Stored in directory: /usr/share/mycroft-core/.cache/pip/wheels/ca/ac/5f/749651f7925b231103f5316cacca82a487810c22d30f011c0c
  Running setup.py bdist_wheel for xxhash: started
  Running setup.py bdist_wheel for xxhash: finished with status 'done'
  Stored in directory: /usr/share/mycroft-core/.cache/pip/wheels/99/02/66/22b257c04a4c131f2114f38b7d367e8f1e259af1b293b0c75d
  Running setup.py bdist_wheel for netifaces: started
  Running setup.py bdist_wheel for netifaces: finished with status 'done'
  Stored in directory: /usr/share/mycroft-core/.cache/pip/wheels/28/e1/08/e66a4f207479500a27eae682a4773fa00605f2c5d953257824
Successfully built gTTS gTTS-token backports.ssl-match-hostname PyAudio pyee tornado websocket-client adapt-parser future requests-futures pyyaml pyalsaaudio xmlrunner pyserial psutil pocketsphinx inflection python-vlc olefile httplib2 xxhash netifaces
Failed to build fann2
Installing collected packages: six, requests, gTTS-token, gTTS, backports.ssl-match-hostname, PyAudio, pyee, SpeechRecognition, certifi, tornado, websocket-client, adapt-parser, futures, future, requests-futures, parsedatetime, pyyaml, pyalsaaudio, xmlrunner, pyserial, psutil, pocketsphinx, inflection, olefile, pillow, python-dateutil, protobuf, netifaces, zeroconf, pychromecast, python-vlc, pulsectl, httplib2, pyasn1, pyasn1-modules, rsa, oauth2client, uritemplate, google-api-python-client, pep8, fann2, xxhash, padatious
  Found existing installation: six 1.11.0
    Not uninstalling six at /usr/lib/python2.7/site-packages, outside environment /usr/share/mycroft-core/.virtualenvs/mycroft
  Running setup.py install for fann2: started
    Running setup.py install for fann2: finished with status 'error'
    Complete output from command /usr/share/mycroft-core/.virtualenvs/mycroft/bin/python2 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-wBlr9_/fann2/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-LhkEAx-record/install-record.txt --single-version-externally-managed --compile --install-headers /usr/share/mycroft-core/.virtualenvs/mycroft/include/site/python2.7/fann2:
    running swig
    running install
    running build
    running build_py
    creating build
    creating build/lib.linux-x86_64-2.7
    creating build/lib.linux-x86_64-2.7/fann2
    copying fann2/__init__.py -> build/lib.linux-x86_64-2.7/fann2
    copying fann2/libfann.py -> build/lib.linux-x86_64-2.7/fann2
    running egg_info
    writing fann2.egg-info/PKG-INFO
    writing top-level names to fann2.egg-info/top_level.txt
    writing dependency_links to fann2.egg-info/dependency_links.txt
    reading manifest file 'fann2.egg-info/SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    writing manifest file 'fann2.egg-info/SOURCES.txt'
    copying fann2/fann2.i -> build/lib.linux-x86_64-2.7/fann2
    copying fann2/fann2_wrap.cxx -> build/lib.linux-x86_64-2.7/fann2
    copying fann2/fann_cpp_subclass.h -> build/lib.linux-x86_64-2.7/fann2
    running build_ext
    building 'fann2._libfann' extension
    creating build/temp.linux-x86_64-2.7
    creating build/temp.linux-x86_64-2.7/fann2
    gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -DSWIG_COMPILE -I./include -I../include -Iinclude -I/usr/include/python2.7 -c fann2/fann2_wrap.cxx -o build/temp.linux-x86_64-2.7/fann2/fann2_wrap.o
    g++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now build/temp.linux-x86_64-2.7/fann2/fann2_wrap.o -L/usr/lib -ldoublefann -lpython2.7 -o build/lib.linux-x86_64-2.7/fann2/_libfann.so
    /usr/bin/ld: can't find -ldoublefann
    collect2: error:ld returned 1
    error: command 'g++' failed with exit status 1

    ----------------------------------------
Command "/usr/share/mycroft-core/.virtualenvs/mycroft/bin/python2 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-wBlr9_/fann2/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-LhkEAx-record/install-record.txt --single-version-externally-managed --compile --install-headers /usr/share/mycroft-core/.virtualenvs/mycroft/include/site/python2.7/fann2" failed with error code 1 in /tmp/pip-build-wBlr9_/fann2/
*** ATTENTION ***

schrieveslaach commented on 2018-03-01 07:09 (UTC)

@z3ntu, I have not yet a running version because the current version of Mycroft is not yet working with systemd. When I'm done, I will update this package.

z3ntu commented on 2018-02-27 19:21 (UTC)

@schrieveslaach: If you have working changes for this package (that fix the systemd units) please push it and bump the pkgrel.

schrieveslaach commented on 2018-02-19 08:43 (UTC)

I noticed that Mycroft is not ready to be installed a system package, therefore, I opened a new issue on Github: https://github.com/MycroftAI/mycroft-core/issues/1433

schrieveslaach commented on 2018-02-12 09:16 (UTC)

I'm trying to upgrade the package. Here is my fork of the AUR: https://gitlab.com/schrieveslaach/mycroft-core-aur

However, I'm getting another error and I checked the issues on Github and I found this one: https://github.com/MycroftAI/mycroft-core/issues/1419 Now, I'm waiting for a response.

bjo commented on 2018-01-23 21:01 (UTC)

I orphaned the package, maybe you can adopt it and fix the issues.

iffiuszabolcs commented on 2018-01-23 15:35 (UTC) (edited on 2018-01-23 15:36 (UTC) by iffiuszabolcs)

starting with:

systemctl --user start mycroft.target

and the result of:

systemctl --user status mycroft-service.service mycroft-skills.service mycroft-voice.service

● mycroft-service.service - Mycroft main service Loaded: loaded (/usr/lib/systemd/user/mycroft-service.service; disabled; vendor preset: enabled) Active: failed (Result: exit-code) since Tue 2018-01-23 17:24:57 EET; 7s ago Process: 3669 ExecStart=/bin/bash -c source /usr/share/mycroft-core/.virtualenvs/mycroft/bin/activat Main PID: 3669 (code=exited, status=127)

jan 23 17:24:57 arch systemd[498]: Started Mycroft main service. jan 23 17:24:57 arch bash[3669]: /bin/bash: /usr/share/mycroft-core/start.sh: No such file or director jan 23 17:24:57 arch systemd[498]: mycroft-service.service: Main process exited, code=exited, status=1 jan 23 17:24:57 arch systemd[498]: mycroft-service.service: Failed with result 'exit-code'.

● mycroft-skills.service - Mycroft skills provider Loaded: loaded (/usr/lib/systemd/user/mycroft-skills.service; disabled; vendor preset: enabled) Active: failed (Result: exit-code) since Tue 2018-01-23 17:24:57 EET; 7s ago Process: 3670 ExecStart=/bin/bash -c source /usr/share/mycroft-core/.virtualenvs/mycroft/bin/activat Main PID: 3670 (code=exited, status=127)

jan 23 17:24:57 arch systemd[498]: Started Mycroft skills provider. jan 23 17:24:57 arch bash[3670]: /bin/bash: /usr/share/mycroft-core/start.sh: No such file or director jan 23 17:24:57 arch systemd[498]: mycroft-skills.service: Main process exited, code=exited, status=12 jan 23 17:24:57 arch systemd[498]: mycroft-skills.service: Failed with result 'exit-code'.

● mycroft-voice.service - Mycroft voice processing Loaded: loaded (/usr/lib/systemd/user/mycroft-voice.service; disabled; vendor preset: enabled) Active: failed (Result: exit-code) since Tue 2018-01-23 17:24:57 EET; 7s ago Process: 3671 ExecStart=/bin/bash -c source /usr/share/mycroft-core/.virtualenvs/mycroft/bin/activat Main PID: 3671 (code=exited, status=127)

manzo commented on 2017-05-02 11:06 (UTC) (edited on 2017-05-02 11:07 (UTC) by manzo)

Waiting for https://github.com/MycroftAI/mycroft-core/issues/718 to update to v0.8.10. Also if someone wants to contribute to this package, please have a look at: https://gitlab.com/rafamanzo/aur-mycroft-core If someone wants to adopt it, please let me know. I've been time constrained for the last months.

BoBeR182 commented on 2017-04-26 21:02 (UTC)

The following error happens after running "systemctl --user start mycroft.target" https://gist.github.com/anonymous/f377f33961c31f4c9b2ee6d84ef15d89 User is added to mycroft-core group.

mastercoms commented on 2017-04-21 12:13 (UTC) (edited on 2017-04-23 14:30 (UTC) by mastercoms)

I get this error for mycroft-voice.service: https://gist.github.com/mastercoms/9269e9a1a183148ea4958835e7683654#file-gistfile1-txt Fixed it by using the repo version for Python OpenSSL and removing the Python OpenSSL site package.