Package Details: mycroft 0.1-1

Git Clone URL: https://aur.archlinux.org/mycroft.git (read-only, click to copy)
Package Base: mycroft
Description: File format reverse engineering and rapid prototyping tool.
Upstream URL: github.com/nyxxxie/mycroft
Keywords: engineering file format mycroft reverse tool
Licenses: GPL
Provides: libmycroft_core, qmycroft
Submitter: nyxxie
Maintainer: nyxxie
Last Packager: nyxxie
Votes: 1
Popularity: 0.000000
First Submitted: 2017-01-09 01:57 (UTC)
Last Updated: 2017-01-09 02:08 (UTC)

Dependencies (9)

Required by (0)

Sources (1)

Latest Comments

gardotd426 commented on 2021-05-15 01:38 (UTC)

Fails to build:


-- Configuring done
-- Generating done
-- Build files have been written to: /home/matt/tmp/makepkg/mycroft/src/build
Consolidate compiler generated dependencies of target mycroft_core
Error copying directory from "/home/matt/tmp/makepkg/mycroft/src/mycroft/tests/template/typesystem/res" to "/home/matt/tmp/makepkg/mycroft/src/build/tests/template/typesystem/res".
make[2]: *** [tests/template/typesystem/CMakeFiles/test_typesystem_copy_files.dir/build.make:70: tests/template/typesystem/CMakeFiles/test_typesystem_copy_files] Error 1
make[1]: *** [CMakeFiles/Makefile2:713: tests/template/typesystem/CMakeFiles/test_typesystem_copy_files.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[  0%] Built target test_file_copy_files
[  0%] Built target test_project_copy_files
[  1%] Building C object lib/mycroft_core/CMakeFiles/mycroft_core.dir/project.c.o
[  1%] Built target test_template_copy_files
In file included from /home/matt/tmp/makepkg/mycroft/src/mycroft/include/mycroft/file.h:27,
                 from /home/matt/tmp/makepkg/mycroft/src/mycroft/include/mycroft/project.h:23,
                 from /home/matt/tmp/makepkg/mycroft/src/mycroft/lib/mycroft_core/project.h:24,
                 from /home/matt/tmp/makepkg/mycroft/src/mycroft/lib/mycroft_core/project.c:28:
/home/matt/tmp/makepkg/mycroft/src/mycroft/lib/mycroft_core/project.c: In function ‘mc_project_create’:
/home/matt/tmp/makepkg/mycroft/src/mycroft/lib/mycroft_core/project.c:182:94: error: ‘db’ undeclared (first use in this function)
  182 |         MC_ERROR("Failed to create in-memory sqlite database [%i]: %s\n", rc, sqlite3_errmsg(db));
      |                                                                                              ^~
/home/matt/tmp/makepkg/mycroft/src/mycroft/include/mycroft/error.h:31:26: note: in definition of macro ‘__OARGS’
   31 | #define __OARGS(...) , ##__VA_ARGS__
      |                          ^~~~~~~~~~~
/home/matt/tmp/makepkg/mycroft/src/mycroft/lib/mycroft_core/project.c:182:9: note: in expansion of macro ‘MC_ERROR’
  182 |         MC_ERROR("Failed to create in-memory sqlite database [%i]: %s\n", rc, sqlite3_errmsg(db));
      |         ^~~~~~~~
/home/matt/tmp/makepkg/mycroft/src/mycroft/lib/mycroft_core/project.c:182:94: note: each undeclared identifier is reported only once for each function it appears in
  182 |         MC_ERROR("Failed to create in-memory sqlite database [%i]: %s\n", rc, sqlite3_errmsg(db));
      |                                                                                              ^~
/home/matt/tmp/makepkg/mycroft/src/mycroft/include/mycroft/error.h:31:26: note: in definition of macro ‘__OARGS’
   31 | #define __OARGS(...) , ##__VA_ARGS__
      |                          ^~~~~~~~~~~
/home/matt/tmp/makepkg/mycroft/src/mycroft/lib/mycroft_core/project.c:182:9: note: in expansion of macro ‘MC_ERROR’
  182 |         MC_ERROR("Failed to create in-memory sqlite database [%i]: %s\n", rc, sqlite3_errmsg(db));
      |         ^~~~~~~~
make[2]: *** [lib/mycroft_core/CMakeFiles/mycroft_core.dir/build.make:90: lib/mycroft_core/CMakeFiles/mycroft_core.dir/project.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:498: lib/mycroft_core/CMakeFiles/mycroft_core.dir/all] Error 2
make: *** [Makefile:166: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

PedroHLC commented on 2019-03-18 19:20 (UTC)

==> ERROR: Cannot find the git package needed to handle git sources.

Please, add git as makedep.

superhdj commented on 2017-12-23 21:57 (UTC)

make[2]: [lib/mycroft_core/CMakeFiles/mycroft_core.dir/build.make:87: lib/mycroft_core/CMakeFiles/mycroft_core.dir/project.c.o] Error 1 make[1]: [CMakeFiles/Makefile2:305: lib/mycroft_core/CMakeFiles/mycroft_core.dir/all] Error 2 make: *** [Makefile:163: all] Error 2 ==> ERROR: Se produjo un fallo en build(). Cancelando... ==> ERROR: Makepkg no ha podido compilar mycroft

nyxxie commented on 2017-02-27 02:58 (UTC)

Thanks for letting me know. Upstream currently points towards a depreciated repository, and I'm in the process of having this package point to the new repo.

johnramsden commented on 2017-02-26 04:06 (UTC)

Doesn't build, I get: make[2]: *** [lib/mycroft_core/CMakeFiles/mycroft_core.dir/build.make:87: lib/mycroft_core/CMakeFiles/mycroft_core.dir/project.c.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:305: lib/mycroft_core/CMakeFiles/mycroft_core.dir/all] Error 2 make: *** [Makefile:161: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... :: capstone is now an orphan package :: gtest is now an optional package :: failed to build mycroft package(s)