Maybe something changed in scons (I was able to build it at the time I updated the package the last time). I'll look into it when I have time. Likely this is just a template.
Search Criteria
Package Details: rpi_ws281x-git 182.14aacad-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rpi_ws281x-git.git (read-only, click to copy) |
---|---|
Package Base: | rpi_ws281x-git |
Description: | Userspace Raspberry Pi PWM library for WS281X LEDs |
Upstream URL: | https://github.com/jgarff/rpi_ws281x |
Keywords: | pi ws281x |
Licenses: | BSD |
Conflicts: | rpi_ws281x |
Provides: | rpi_ws281x |
Submitter: | Martchus |
Maintainer: | Martchus |
Last Packager: | Martchus |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-12-11 19:10 (UTC) |
Last Updated: | 2022-03-26 21:26 (UTC) |
Required by (0)
Sources (1)
Latest Comments
Martchus commented on 2019-11-30 16:45 (UTC)
bebR commented on 2019-11-30 14:25 (UTC)
Hi, I get the following error during compilation:
scons: Reading SConscript files ...
File "/home/bebr/.cache/pikaur/build/rpi_ws281x-git/src/rpi_ws281x/SConscript", line 87
Chmod("$TARGET", 0755)
^
SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers
Any clue to fix this? Because I've tried to modify the file, but it is updated during compilation. Thanks.
Martchus commented on 2018-12-24 14:10 (UTC)
All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs There also exist a binary repository for aarch64: https://martchus.no-ip.biz/repo/arch/ownstuff
Martchus commented on 2018-12-24 14:00 (UTC)
'Reversed (or previously applied) patch detected!' - a good error actually. It means one of the changes is now upstream :-)
balor commented on 2018-12-24 02:17 (UTC)
not build
-> Creating working copy of rpi_ws281x git repo... Cloning into 'rpi_ws281x'... done. ==> Starting prepare()... -> Applying patch /home/pi/.cache/yay/rpi_ws281x-git/src/0001-Allow-to-adjust-build-directory.patch patching file SConstruct -> Applying patch /home/pi/.cache/yay/rpi_ws281x-git/src/0002-Cast-pointer-to-uintptr_t-instead-of-uint32_t.patch patching file mailbox.c Hunk #1 FAILED at 67. 1 out of 1 hunk FAILED -- saving rejects to file mailbox.c.rej patching file ws2811.c Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file ws2811.c.rej ==> ERROR: A failure occurred in prepare(). Aborting... Error making: rpi_ws281x-git
Pinned Comments
Martchus commented on 2018-12-24 14:10 (UTC)
All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs There also exist a binary repository for aarch64: https://martchus.no-ip.biz/repo/arch/ownstuff