Package Details: feedbackd 0.2.0-1

Git Clone URL: https://aur.archlinux.org/feedbackd.git (read-only, click to copy)
Package Base: feedbackd
Description: A daemon to provide haptic feedback on events
Upstream URL: https://source.puri.sm/Librem5/feedbackd
Keywords: dbus haptic
Licenses: GPL3
Submitter: SamWhited
Maintainer: CoderThomasB
Last Packager: CoderThomasB
Votes: 3
Popularity: 0.000000
First Submitted: 2020-02-28 10:38 (UTC)
Last Updated: 2023-05-14 08:59 (UTC)

Latest Comments

CoderThomasB commented on 2023-02-01 10:14 (UTC)

Interesting, I'll look at it more closely tomorrow.

beedaddy commented on 2023-02-01 09:35 (UTC)

Now I get a different error. Perhaps there is a dependency missing?

[…]
FAILED: src/fbd-theme-validate.p/fbd-theme-validate.c.o 
cc -Isrc/fbd-theme-validate.p -Isrc -I../feedbackd/src -Ilibfeedback -I../feedbackd/libfeedback -Idata -I../feedbackd/data -Isubprojects/gmobile -I../feedbackd/subprojects/gmobile -Isubprojects/gmobile/src -I../feedbackd/subprojects/gmobile/src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gudev-1.0 -I/usr/include/json-glib-1.0 -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 '-DFEEDBACKD_THEME_DIR="/usr/share/feedbackd/themes"' -DLIBFEEDBACK_COMPILATION '-DFBD_VERSION="0.0.2"' -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wtype-limits -Wundef -Wunused-function -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -pthread -D_REENTRANT -MD -MQ src/fbd-theme-validate.p/fbd-theme-validate.c.o -MF src/fbd-theme-validate.p/fbd-theme-validate.c.o.d -o src/fbd-theme-validate.p/fbd-theme-validate.c.o -c ../feedbackd/src/fbd-theme-validate.c
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en)
In file included from ../feedbackd/src/fbd-event.h:9,
                 from ../feedbackd/src/fbd-feedback-theme.h:8,
                 from ../feedbackd/src/fbd-theme-expander.h:11,
                 from ../feedbackd/src/fbd-theme-validate.c:9:
../feedbackd/src/fbd-feedback-manager.h:12:10: fatal error: lfb-gdbus.h: No such file or directory
   12 | #include "lfb-gdbus.h"
      |          ^~~~~~~~~~~~~
compilation terminated.
[12/64] Linking target src/fbd-ledctrl
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en)
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en)
[13/64] Generating data/lfb-gdbus.c with a custom command
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en)
[14/64] Generating data/lfb-gdbus.h with a custom command
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en)
[15/64] Generating data/lfb-gdbus-docbook with a custom command
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en)
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...

CoderThomasB commented on 2023-01-29 08:27 (UTC)

I have changed the package to use git rather than tars of the original source allowing for subprojects to be used properly.

This change should make the ERROR: Subproject exists but has no meson.build file error go away.

seidler2547 commented on 2023-01-17 06:37 (UTC)

For some reason it doesn't build for me:

feedbackd-v0.0.2/meson.build:17:2: ERROR: Subproject exists but has no meson.build file

I can't figure out what the problem is.

SamWhited commented on 2020-04-12 14:30 (UTC)

Good enough for me. It does look like the tags were a botched release too, so I've bumped the version and added aarch64.

ejiek commented on 2020-04-12 09:17 (UTC)

I've successfully built it with PinePhone which is aarch64 and result is available at https://repo.ejiek.com/archlinux/pinephone/aarch64/.

Haven't tested it with phosh yet. Still in a process of getting it running.

SamWhited commented on 2020-04-11 23:08 (UTC)

I couldn't find a good way to test an aarch64 build, can you provide a builder I could use temporarily to test it with?

ejiek commented on 2020-04-11 18:23 (UTC)

Please add aarch64 architecture

SamWhited commented on 2020-04-06 20:42 (UTC)

Someone flagged this package as out of date, but I don't see a release: https://source.puri.sm/Librem5/feedbackd/-/releases

I do see the tag, but since they did cut a release before and didn't this time I'm unsure if they just forgot, have no set procedure, or don't intend for this tag to be used more broadly. I'm going to wait a bit and see if they actually mark it as a release.