Search Criteria
Package Details: core 5.1-1
Git Clone URL: | https://aur.archlinux.org/core.git (read-only) |
---|---|
Package Base: | core |
Description: | Common Open Research Emulator |
Upstream URL: | https://github.com/coreemu/core/ |
Keywords: | emulator |
Licenses: | |
Conflicts: | |
Submitter: | tom5760 |
Maintainer: | tom5760 |
Last Packager: | tom5760 |
Votes: | 8 |
Popularity: | 0.000077 |
First Submitted: | 2010-10-27 16:52 |
Last Updated: | 2018-06-06 18:16 |
Dependencies (12)
- bridge-utils
- ebtables (ebtables-git, iptables-git, iptables-nft)
- iproute2 (iproute2-git, iproute-mptcp, iproute2-selinux)
- libev (milter-manager-git)
- python2 (pypy19, stackless-python2)
- python2-enum34
- tkimg
- xterm (jbxvt-git)
- help2man (make)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-no-hdri, imagemagick-git, imagemagick-full-git, imagemagick-full, imagemagick-fftw, imagemagick6) (make)
- openvswitch (openvswitch-git) (make)
- python2-sphinx (make)
Latest Comments
1 2 Next › Last »
gbianchini commented on 2017-06-07 09:15
@Tom5760 Worked like a charm! Thanks!
tom5760 commented on 2017-06-06 23:28
@gbianchini, looks like adding "-no-int-in-bool-context" fixes the build. I've made that change, and updated the PKGBUILD.
gbianchini commented on 2017-06-06 22:59
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
It works, thank you very much!
chepaz commented on 2015-01-18 14:01
It works, many thanks!
tom5760 commented on 2015-01-17 16:18
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
Problem on install: "core: /usr/sbin exists in fs" How could this be solved? Thanks!
tom5760 commented on 2014-08-16 03:18
Updated to CORE 4.7. Thanks for the reminder fusca!
fusca commented on 2014-08-14 17:16
CORE 4.7 released 06-Aug-2014.
tom5760 commented on 2013-09-29 16:04
Updated to CORE 4.6.