| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
| |
Closes GH-8116
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fails to compile. Error out with:
/usr/include/c++/8.3.0/chrono:826:38: required from here
/usr/include/c++/8.3.0/type_traits:1925:64: error: 'value' is not a member of 'std::is_array<long int>'
typedef typename __decay_selector<__remove_type>::__type type;
^~~~
In file included from /usr/include/c++/8.3.0/thread:38,
from src/wrap_cl.hpp:76,
from src/wrap_constants.cpp:27:
/usr/include/c++/8.3.0/chrono: In instantiation of 'constexpr unsigned int std::chrono::operator<(const std::chrono::duration<_Rep1, _Period1>&, const std::chrono::duration<_Rep2, _Period2>&) [with _Rep1 = long int; _Period1 = std::ratio<1, 1000000000>; _Rep2 = long int; _Period2 = std::ratio<1, 1000000000>]':
/usr/include/c++/8.3.0/chrono:826:38: required from here
/usr/include/c++/8.3.0/chrono:564:52: error: no type named 'type' in 'struct std::common_type<std::chrono::duration<long int, std::ratio<1, 1000000000> >, std::chrono::duration<long int, std::ratio<1, 1000000000> > >'
typedef typename common_type<__dur1,__dur2>::type __ct;
^~~~
error: command 'gcc' failed with exit status 1
>>> ERROR: py-opencl: build failed
>>> py-opencl: Uninstalling dependencies...
|
|
|
| |
Closes GH-8074
|
|
|
| |
Closes GH-8094
|
|
|
| |
Closes GH-8082
|
|
|
| |
Closes GH-8095
|
|
|
| |
Closes GH-8096
|
|
|
|
| |
Closes GH-8097
|
|
|
| |
Closes GH-8101
|
|
|
|
|
|
|
| |
Expansion of $@ inside double-quotes is special.
It is not appropriate here to re-split the results of the expansion.
Closes GH-8132
|
|
|
| |
Closes GH-8108
|
|
|
| |
Closes GH-8114
|
|
|
| |
Closes GH-8117
|
|
|
| |
Closes GH-8118
|
|
|
|
| |
Closes: GH-8131
|
| |
|
| |
|
|
|
|
|
|
|
| |
http://www.alcyone.com/software/empy/
A powerful and robust templating system for Python.
Closes: GH-7635
|
|
|
|
| |
Closes: GH-8027
|
|
|
|
| |
Closes: GH-8072
|
|
|
|
|
|
| |
fixes #10488
Closes: GH-8093
|
| |
|
|
|
|
| |
Closes: GH-7984
|
|
|
|
|
|
|
|
| |
* added `py-numpy-dev` to `makedepends` of `py-opencl`
community/py-pybind11: move from testing
* added `py-pybind11` to `makedepends` of `py-opencl`
|
|
|
|
| |
Closes PH-8017
|
|
|
|
| |
See f62562e0a3a44a017eadcaffb0978955f29dec71
|
|
|
|
| |
See f62562e0a3a44a017eadcaffb0978955f29dec71
|
|
|
|
| |
See f62562e0a3a44a017eadcaffb0978955f29dec71
|
|
|
|
| |
Closes: GH-8069
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Disabling for now:
../cogl/cogl-path/cogl-path.h:55:10: fatal error: cogl-path/cogl-path-enum-types.h: No such file or directory
#include <cogl-path/cogl-path-enum-types.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
| |
|
|
|
|
| |
Closes: GH-7379
|
|
|
|
|
|
| |
It's the default GNOME monospace font
Closes: GH-7379
|
|
|
|
| |
Closes: GH-7379
|
|
|
|
| |
Closes: GH-7379
|
|
|
|
| |
Closes: GH-7379
|
|
|
|
| |
Closes: GH-7379
|
|
|
|
| |
Closes: GH-7379
|
|
|
|
| |
Closes: GH-7379
|
|
|
|
| |
Closes: GH-7890
|
|
|
|
|
|
| |
https://metacpan.org/changes/distribution/PAR
Closes: GH-8034
|
|
|
|
|
|
| |
https://github.com/digint/btrbk/blob/master/ChangeLog
Closes: GH-8033
|
|
|
|
| |
Closes: GH-8044
|
|
|
|
| |
Closes: GH-8045
|
|
|
|
| |
Closes: GH-8060
|
|
|
|
|
|
|
| |
checking for exo-csource... no
configure: error: in `/home/buildozer/aports/community/lightdm-gtk-greeter/src/lightdm-gtk-greeter-2.0.6':
configure: error: exo-csource not installed
See `config.log' for more details
|
|
|
|
|
| |
fixes:
ERROR: hwids-net-20190316-r0: trying to overwrite usr/share/hwdata/iab.txt owned by hwdata-0.318-r0.
|
|
|
|
|
| |
remove lightdm-gtk-greeter from depends to fix circular dependency:
lightdm -> lightdm-gtk-greeter -> lightdm-dev
|