Package Details: huenicorn 1.0.9-4

Git Clone URL: https://aur.archlinux.org/huenicorn.git (read-only, click to copy)
Package Base: huenicorn
Description: Free bias lighting driver for Philips Hue™ devices
Upstream URL: https://gitlab.com/openjowelsofts/huenicorn
Licenses: GNU GPLv3
Submitter: OpenJowel
Maintainer: OpenJowel
Last Packager: OpenJowel
Votes: 2
Popularity: 0.007263
First Submitted: 2023-04-23 14:24 (UTC)
Last Updated: 2024-11-11 13:27 (UTC)

Latest Comments

raven2cz commented on 2024-11-11 13:52 (UTC)

Works! Thank you!

OpenJowel commented on 2024-11-11 13:24 (UTC)

Okay,

The version was not matching the target version in URL. Package is no longer out of date and previous problem is solved

Thank you for spotting this =)

OpenJowel commented on 2024-11-11 08:43 (UTC)

Hi Raven2cz,

Thank you for reporting this. Indeed, I managed to reproduce this problem right after a full system upgrade.

I'm on it.

Sorry for the inconvenience.

raven2cz commented on 2024-11-11 06:42 (UTC)

Hi, huenicorn 1.0.9-4 cannot be built :-(

[ 84%] Building CXX object CMakeFiles/huenicorn.dir/src/Platforms/GnuLinux/GnuLinuxAdapter.cpp.o
In file included from /usr/include/spa-0.2/spa/param/format-utils.h:18,
                 from /usr/include/spa-0.2/spa/param/video/format-utils.h:12,
                 from /home/box/.cache/paru/clone/huenicorn/src/huenicorn/include/Huenicorn/Platforms/GnuLinux/PipewireGrabber.hpp:12,
                 from /home/box/.cache/paru/clone/huenicorn/src/huenicorn/src/Platforms/GnuLinux/GnuLinuxAdapter.cpp:9:
/usr/include/spa-0.2/spa/pod/parser.h: In function ‘void spa_pod_parser_init(spa_pod_parser*, const void*, uint32_t)’:
/usr/include/spa-0.2/spa/pod/parser.h:36:94: error: missing initializer for member ‘spa_pod_parser_state::flags’ [-Werror=missing-field-initializers]
   36 | #define SPA_POD_PARSER_INIT(buffer,size)  ((struct spa_pod_parser){ (buffer), (size), 0, {0} })

kirreen commented on 2024-10-06 07:56 (UTC)

Thank you! Couldn't find that issue from just googling :)

OpenJowel commented on 2024-10-05 22:58 (UTC)

Hi Kirreen,

Thank you for signaling this. Someone also reported this issue on the Huenicorn repo: https://gitlab.com/openjowelsofts/huenicorn/-/issues/19

You did everything right. There currently seems to be some issue with SPA / Pipewire since a recent update.

A workaround has been mentioned in the issue I linked above. Here is the link to it: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/4325

I'm sorry for the inconvenience and hope this helps. Let's hope this problem gets fixed quick.

Best regards,

OpenJowel

kirreen commented on 2024-10-05 20:45 (UTC)

Trying to build this, but getting 5 missing-field-initializers in /usr/include/spa-0.2/spa/pod/builder.h. Any ideas what might be wrong? From what I can see, I have all build dependencies, and they're all updated. Also getting a couple of notes about macro-expansion.