Please add options=(!lto)
to build with devtools where lto
is enabled by default
Search Criteria
Package Details: ola-docs 0.10.9-8
Package Actions
Git Clone URL: | https://aur.archlinux.org/ola.git (read-only, click to copy) |
---|---|
Package Base: | ola |
Description: | Open Lighting Architecture for controlling entertainment lighting equipment (documentation) |
Upstream URL: | https://www.openlighting.org |
Licenses: | GPL-2.0-or-later, LGPL-2.1-or-later |
Submitter: | cbix |
Maintainer: | cbix (osamc) |
Last Packager: | osamc |
Votes: | 1 |
Popularity: | 0.001234 |
First Submitted: | 2022-04-06 07:54 (UTC) |
Last Updated: | 2024-08-24 09:32 (UTC) |
Dependencies (12)
- avahi (make)
- cppunit (make)
- doxygen (doxygen-gitAUR, doxygen-yapAUR) (make)
- flake8 (make)
- libftdi-compat (make)
- liblo (liblo-gitAUR, liblo-ipv6AUR) (make)
- libmicrohttpd (libmicrohttpd-gitAUR) (make)
- ncurses (ncurses-gitAUR) (make)
- protobuf-21AUR (make)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR) (make)
- python-protobuf (python-protobuf-gitAUR) (make)
- util-linux-libs (util-linux-libs-selinuxAUR, util-linux-libs-aesAUR) (make)
Required by (0)
Sources (4)
Latest Comments
FabioLolix commented on 2023-12-24 22:38 (UTC)
cbix commented on 2023-12-17 10:49 (UTC)
@topas-rec: ola-git conflicting with ola is sufficient and the recommended way
topas-rec commented on 2023-12-17 10:42 (UTC) (edited on 2023-12-17 10:42 (UTC) by topas-rec)
Shouldn't this be marked as conflicting with ola-git
topas-rec commented on 2023-07-11 05:52 (UTC) (edited on 2023-07-11 08:53 (UTC) by topas-rec)
I'm getting
:: installing protobuf (23.4-1) breaks dependency 'libprotobuf.so=32-64' required by ola
during pacman system upgrade. I don't see this dependency together with that version (=32-64) neither in this PKGBUILD nor in ola upstream repository. Is this a dependency issue that should be solved in this AUR?
edit: protobuf currently (version 23.4-1) provides libprotobuf.so.23.
edit 2: The repo where this AUR is linked to had a similar issue a year ago. I'll create an issue over there.
Issue created: https://github.com/osam-cologne/archlinux-proaudio/issues/251
osamc commented on 2022-06-14 07:43 (UTC)
This AUR package is a mirror and automatically updated from the proaudio binary repo project at https://github.com/osam-cologne/archlinux-proaudio
If possible, open a GitHub issue or PR instead of commenting here, thanks!
cbix commented on 2022-06-13 22:30 (UTC)
@dangole it looks like this issue, I left a comment there: https://github.com/OpenLightingProject/ola/issues/1726
dangole commented on 2022-06-13 13:56 (UTC)
Crashes when trying to add a universe. The same version of OLA works fine when built on OpenWrt.
olad/plugin_api/PortManager.cpp:119: Patched 2-1-O-0 to universe 1
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000000
common/io/SelectPoller.cpp:233: ss process time was 0.000006
common/io/EPoller.cpp:306: ss process time was 0.000000
common/io/EPoller.cpp:306: ss process time was 0.000000
/usr/include/c++/12.1.0/bits/stl_queue.h:725: std::priority_queue<_Tp, _Sequence, _Compare>::const_reference std::priority_queue<_Tp, _Sequence, _Compare>::top() const [with _Tp = ola::io::TimeoutManager::Event*; _Sequence = std::vector<ola::io::TimeoutManager::Event*>; _Compare = ola::io::TimeoutManager::ltevent; const_reference = ola::io::TimeoutManager::Event* const&]: Assertion '!this->empty()' failed.
common/io/EPoller.cpp:306: ss process time was 0.000001
Thread 4 "http" received signal SIGABRT, Aborted.
[Switching to Thread 0x7ffff574b640 (LWP 480939)]
0x00007ffff768e36c in ?? () from /usr/lib/libc.so.6
(gdb) bt
#0 0x00007ffff768e36c in ?? () from /usr/lib/libc.so.6
#1 0x00007ffff763e838 in raise () from /usr/lib/libc.so.6
#2 0x00007ffff7628535 in abort () from /usr/lib/libc.so.6
#3 0x00007ffff7ad2002 in std::__glibcxx_assert_fail (file=<optimized out>, line=<optimized out>, function=<optimized out>, condition=<optimized out>) at /usr/src/debug/gcc/libstdc++-v3/src/c++11/debug.cc:60
#4 0x00007ffff7d8c326 in ola::io::TimeoutManager::ExecuteTimeouts(ola::TimeStamp*) () from /usr/lib/libolacommon.so.0
#5 0x00007ffff7d8e28a in ola::io::SelectPoller::Poll(ola::io::TimeoutManager*, ola::TimeInterval const&) () from /usr/lib/libolacommon.so.0
#6 0x00007ffff7d89136 in ola::io::SelectServer::CheckForEvents(ola::TimeInterval const&) () from /usr/lib/libolacommon.so.0
#7 0x00007ffff7d8923c in ola::io::SelectServer::Run() () from /usr/lib/libolacommon.so.0
#8 0x00007ffff7f5ca98 in ola::http::HTTPServer::Run() () from /usr/lib/libolaserver.so.0
#9 0x00007ffff7e0afa2 in ola::thread::Thread::_InternalRun() () from /usr/lib/libolacommon.so.0
#10 0x00007ffff768c54d in ?? () from /usr/lib/libc.so.6
#11 0x00007ffff7711874 in clone () from /usr/lib/libc.so.6
Pinned Comments
osamc commented on 2022-06-14 07:43 (UTC)
This AUR package is a mirror and automatically updated from the proaudio binary repo project at https://github.com/osam-cologne/archlinux-proaudio
If possible, open a GitHub issue or PR instead of commenting here, thanks!