Package Details: core 9.1.0-2

Git Clone URL: https://aur.archlinux.org/core.git (read-only, click to copy)
Package Base: core
Description: Tool for building virtual network simulations
Upstream URL: https://github.com/coreemu/core/
Keywords: emulator
Licenses: BSD
Submitter: tom5760
Maintainer: caier
Last Packager: caier
Votes: 10
Popularity: 0.000023
First Submitted: 2010-10-27 16:52 (UTC)
Last Updated: 2024-11-07 00:26 (UTC)

Latest Comments

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

gbianchini commented on 2017-06-06 22:59 (UTC)

There's a bug with a python library that doesn't allow me compile it (Tried it on 2 computers already). Here's the stack trace: building 'netns' extension creating build creating build/temp.linux-x86_64-2.7 gcc -pthread -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack- protector-strong -Wno-strict-aliasing -O3 -Werror -Wall -D_GNU_SOURCE -Wno-strict-aliasing -fPIC -I/usr/include/python2.7 -c netnsmodule.c -o build/temp.linux-x86_64-2.7/netnsmodule.o In file included from /usr/include/python2.7/Python.h:78:0, from netnsmodule.c:16: netnsmodule.c: En la función ‘netns_nsexecvp’: /usr/include/python2.7/pymem.h:97:30: error: ‘*’ en contexto boolean; se sugiere ‘&&’ en su lugar [-Werror=int-in-bool-context] ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) ^ /usr/include/python2.7/pymem.h:75:15: nota: en definición de macro ‘PyMem_MALLOC’ : malloc((n) ? (n) : 1)) ^ netnsmodule.c:61:10: nota: en expansión de macro ‘PyMem_NEW’ argv = PyMem_NEW(char *, argc + 1); ^~~~~~~~~ cc1: todos los avisos se tratan como errores error: command 'gcc' failed with exit status 1 make[3]: *** [Makefile:684: libnetns.a] Error 1 make[3]: se sale del directorio '/home/german/Documents/core/src/core-4.8/daemon/src' make[2]: *** [Makefile:624: all-recursive] Error 1 make[2]: se sale del directorio '/home/german/Documents/core/src/core-4.8/daemon' make[1]: *** [Makefile:440: all-recursive] Error 1 make[1]: se sale del directorio '/home/german/Documents/core/src/core-4.8' make: *** [Makefile:370: all] Error 2 ==> ERROR: Se produjo un fallo en build(). Cancelando… Thanks.

chepaz commented on 2015-01-18 14:01 (UTC)

It works, thank you very much!

tom5760 commented on 2015-01-17 16:18 (UTC)

I just updated the package to work around this problem. Let me know if it works for you.

chepaz commented on 2015-01-16 15:36 (UTC)

Problem on install: "core: /usr/sbin exists in fs" How could this be solved? Thanks!

tom5760 commented on 2014-08-16 03:18 (UTC)

Updated to CORE 4.7. Thanks for the reminder fusca!

fusca commented on 2014-08-14 17:16 (UTC)

CORE 4.7 released 06-Aug-2014.

tom5760 commented on 2013-09-29 16:04 (UTC)

Updated to CORE 4.6.

tom5760 commented on 2013-01-09 15:48 (UTC)

Updated to add patch for tk8.6.

tom5760 commented on 2012-11-07 17:21 (UTC)

Updated to 4.4, added systemd service, and new patch to fix vnoded on Arch.