Package Details: iio-sensor-proxy-git 3.3.r28.e4f0e05-1

Git Clone URL: https://aur.archlinux.org/iio-sensor-proxy-git.git (read-only, click to copy)
Package Base: iio-sensor-proxy-git
Description: IIO accelerometer sensor to input device proxy
Upstream URL: https://gitlab.freedesktop.org/hadess/iio-sensor-proxy
Licenses: GPL2
Conflicts: iio-sensor-proxy
Provides: iio-sensor-proxy
Submitter: ultraviolet
Maintainer: robertfoster
Last Packager: robertfoster
Votes: 4
Popularity: 0.000000
First Submitted: 2015-07-05 21:46 (UTC)
Last Updated: 2022-04-17 08:02 (UTC)

Required by (21)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

tasso commented on 2020-07-07 21:02 (UTC) (edited on 2020-07-07 21:04 (UTC) by tasso)

+1 - "Directory does not contain a valid build tree: [...]"

Sherlock commented on 2020-07-07 12:20 (UTC)

I am getting the same build error as Dani9oo

Dani9oo commented on 2020-07-02 23:43 (UTC)

Build failing right now

==> Starting build()... /home/user/.cache/yay/iio-sensor-proxy-git/PKGBUILD: line 25: ./autogen.sh: No such file or directory ==> ERROR: A failure occurred in build().

freeeeeeeeeeee commented on 2020-01-25 23:39 (UTC)

Upstream has changed to https://gitlab.freedesktop.org/hadess/iio-sensor-proxy/

parkerlreed commented on 2017-09-12 19:46 (UTC) (edited on 2017-09-12 19:47 (UTC) by parkerlreed)

:: no results found for libgudev>=232 (dependency tree: iio-sensor-proxy-git libgudev) EDIT: Oh the current package is out of date. At 231

aradan_d commented on 2017-04-17 14:41 (UTC)

I could install the package by doing `export WARN_CFLAGS="-Wno-unused-result -Wno-error=unused-result"` https://github.com/hadess/iio-sensor-proxy/issues/113

jwynn6 commented on 2017-04-11 15:23 (UTC)

The build is now failing for me. CC fake_input_accelerometer-fake-input-accelerometer.o fake-input-accelerometer.c: In function ‘send_uinput_event’: fake-input-accelerometer.c:90:2: error: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Werror=unused-result] write (data->uinput, &ev, sizeof(ev)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fake-input-accelerometer.c:94:2: error: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Werror=unused-result] write (data->uinput, &ev, sizeof(ev)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fake-input-accelerometer.c:98:2: error: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Werror=unused-result] write (data->uinput, &ev, sizeof(ev)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fake-input-accelerometer.c:104:2: error: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Werror=unused-result] write (data->uinput, &ev, sizeof(ev)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[2]: *** [Makefile:624: fake_input_accelerometer-fake-input-accelerometer.o] Error 1 make[2]: Leaving directory '/home/justin/iio-sensor-proxy-git/src/iio-sensor-proxy/src' make[1]: *** [Makefile:434: all] Error 2 make[1]: Leaving directory '/home/justin/iio-sensor-proxy-git/src/iio-sensor-proxy/src' make: *** [Makefile:385: all-recursive] Error 1 ==> ERROR: A failure occurred in build(). Aborting...

fallenpixel commented on 2016-12-26 19:14 (UTC)

Package adopted, now builds properly.

fallenpixel commented on 2016-12-12 14:57 (UTC)

Can we please add GTK as a dependency?

fallenpixel commented on 2016-11-26 07:28 (UTC)

Compile is failing on multiple machines. \\\ ./configure: line 1854: syntax error near unexpected token `git-directory' ./configure: line 1854: `AX_IS_RELEASE(git-directory)' \\\