| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
| |
|
| |
|
| |
|
|
|
|
| |
limited by nqp which currently don't work on armhf
|
|
|
|
|
| |
make: *** [Makefile:256: gen/moar/stage1/nqpmo.moarvm] Segmentation
fault (core dumped)
|
|
|
|
| |
2 tests failed: float_parse float_parse_doubleprec
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
https://github.com/p-gen/ptylie
Record a terminal session with automatic keyboard entry
|
|
|
|
|
| |
https://github.com/p-gen/smenu
A standard input word picker
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Profile based screen manager for X
https://github.com/edio/randrctl
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Traceback (most recent call last):
File "setup.py", line 168, in <module>
cmdclass = CMDCLASS,
File "/usr/lib/python2.7/site-packages/setuptools/__init__.py", line
129, in setup
return distutils.core.setup(**attrs)
File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
dist.run_commands()
File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
self.run_command(cmd)
File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
cmd_obj.run()
File "/usr/lib/python2.7/distutils/command/build.py", line 127, in run
self.run_command(cmd_name)
File "/usr/lib/python2.7/distutils/cmd.py", line 326, in run_command
self.distribution.run_command(command)
File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
cmd_obj.run()
File
"/home/buildozer/aports/testing/py-h5py/src/h5py-2.8.0/setup_build.py",
line 157, in run
import numpy
File "/usr/lib/python2.7/site-packages/numpy/__init__.py", line 142,
in <module>
from . import add_newdocs
File "/usr/lib/python2.7/site-packages/numpy/add_newdocs.py", line 13,
in <module>
from numpy.lib import add_newdoc
File "/usr/lib/python2.7/site-packages/numpy/lib/__init__.py", line 8,
in <module>
from .type_check import *
File "/usr/lib/python2.7/site-packages/numpy/lib/type_check.py", line
11, in <module>
import numpy.core.numeric as _nx
File "/usr/lib/python2.7/site-packages/numpy/core/__init__.py", line
26, in <module>
raise ImportError(msg)
ImportError:
Importing the multiarray numpy extension module failed. Most
likely you are trying to import a failed build of numpy.
If you're working with a numpy git repo, try `git clean -xdf` (removes
all
files not under version control). Otherwise reinstall numpy.
Original error was: Error relocating /usr/lib/python2.7/site-packages/numpy/core/multiarray.so: LogBase2_128: symbol not found
|
| |
|
| |
|
| |
|
|
|
|
| |
We want avoid use gtk2 when possible because it is no longer developed.
|
|
|
|
|
| |
https://www.h5py.org
Read and write HDF5 files from Python
|
|
|
|
|
| |
https://dnsdist.org
dnsdist is a highly DNS-, DoS-, and abuse-aware loadbalancer.
|
| |
|
|
|
|
|
| |
http://boinc.berkeley.edu/
Open-source software for volunteer computing and grid computing.
|
| |
|
| |
|
|
|
|
|
| |
* Update to latest 0.11.0
* Fix init.d
|
| |
|
|
|
|
|
|
| |
This reverts commit 692f3d42141c86616507a638fa770c226170b529.
Other dependencies for testing not ready
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
http://log4cpp.sourceforge.net
Log for C++ is a library of C++ classes for flexible logging to files, syslog and other destinations. It is modeled after the Log for Java library (http://jakarta.apache.org/log4j/), staying as close to their API as is reasonable.
|
|
|
|
| |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
| |
|
|
|
|
|
|
|
|
| |
avoid conflict between -virt and -vanilla package by having an
aws-ena-driver package which only holds the config.
Add install_if ot -virt and -vanilla so correct driver is automatically
pulled in depending on what linux kernel is installed on system.
|
|
|
|
| |
Multi-flavoring based on community/virtualbox-guest-modules-vanilla.
|
|
|
|
|
| |
https://pike.lysator.liu.se
Pike Programing language
|
|
|
|
| |
nothing uses it. lets remove til someone asks for it.
|
|
|
|
|
|
| |
fix the following warnings:
configure: WARNING: --with-dhcp-mysql has been deprecated, please use --with-mysql
configure: WARNING: --with-dhcp-pgsql has been deprecated, please use --with-pgsql
|
| |
|