Created
October 24, 2016 13:07
-
-
Save Kaukov/8037648cf333d3f32a0bbcecf470d3cd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fetching origin | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether make supports nested variables... (cached) yes | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking whether gcc understands -c and -o together... yes | |
checking for style of include used by make... GNU | |
checking dependency style of gcc... gcc3 | |
checking whether make sets $(MAKE)... (cached) yes | |
checking for a sed that does not truncate output... /usr/bin/sed | |
checking whether C compiler accepts -Werror=unknown-warning-option... no | |
checking whether C compiler accepts -fno-strict-aliasing... yes | |
checking whether C compiler accepts -Wall... yes | |
checking whether C compiler accepts -Wextra... yes | |
checking whether C compiler accepts -Wundef... yes | |
checking whether C compiler accepts -Wnested-externs... yes | |
checking whether C compiler accepts -Wwrite-strings... yes | |
checking whether C compiler accepts -Wpointer-arith... yes | |
checking whether C compiler accepts -Wmissing-declarations... yes | |
checking whether C compiler accepts -Wmissing-prototypes... yes | |
checking whether C compiler accepts -Wstrict-prototypes... yes | |
checking whether C compiler accepts -Wredundant-decls... yes | |
checking whether C compiler accepts -Wno-unused-parameter... yes | |
checking whether C compiler accepts -Wno-missing-field-initializers... yes | |
checking whether C compiler accepts -Wdeclaration-after-statement... yes | |
checking whether C compiler accepts -Wformat=2... yes | |
checking whether C compiler accepts -Wold-style-definition... yes | |
checking whether C compiler accepts -Wcast-align... yes | |
checking whether C compiler accepts -Wformat-nonliteral... yes | |
checking whether C compiler accepts -Wformat-security... yes | |
checking whether C compiler accepts -Wsign-compare... yes | |
checking whether C compiler accepts -Wstrict-aliasing... yes | |
checking whether C compiler accepts -Wshadow... yes | |
checking whether C compiler accepts -Winline... yes | |
checking whether C compiler accepts -Wpacked... yes | |
checking whether C compiler accepts -Wmissing-format-attribute... yes | |
checking whether C compiler accepts -Wmissing-noreturn... yes | |
checking whether C compiler accepts -Winit-self... yes | |
checking whether C compiler accepts -Wredundant-decls... (cached) yes | |
checking whether C compiler accepts -Wmissing-include-dirs... yes | |
checking whether C compiler accepts -Wunused-but-set-variable... yes | |
checking whether C compiler accepts -Warray-bounds... yes | |
checking whether C compiler accepts -Wimplicit-function-declaration... yes | |
checking whether C compiler accepts -Wreturn-type... yes | |
checking whether C compiler accepts -Wswitch-enum... yes | |
checking whether C compiler accepts -Wswitch-default... yes | |
checking whether C compiler accepts -Wno-error=unused-parameter... yes | |
checking whether C compiler accepts -Wno-error=missing-field-initializers... yes | |
checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no | |
checking whether the linker accepts -Wl,--no-as-needed... yes | |
checking for pkg-config... /usr/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for gtk-doc... yes | |
checking for gtkdoc-check... gtkdoc-check.test | |
checking for gtkdoc-check... /usr/bin/gtkdoc-check | |
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase | |
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf | |
checking whether to build gtk-doc documentation... no | |
checking for GTKDOC_DEPS... yes | |
checking for IIO_SENSOR_PROXY... yes | |
checking for gdbus-codegen... /usr/bin/gdbus-codegen | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating data/Makefile | |
config.status: creating src/Makefile | |
config.status: creating docs/Makefile | |
config.status: creating docs/version.xml | |
config.status: executing depfiles commands | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether make supports nested variables... (cached) yes | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking whether gcc understands -c and -o together... yes | |
checking for style of include used by make... GNU | |
checking dependency style of gcc... gcc3 | |
checking whether make sets $(MAKE)... (cached) yes | |
checking for a sed that does not truncate output... /usr/bin/sed | |
checking whether C compiler accepts -Werror=unknown-warning-option... no | |
checking whether C compiler accepts -fno-strict-aliasing... yes | |
checking whether C compiler accepts -Wall... yes | |
checking whether C compiler accepts -Wextra... yes | |
checking whether C compiler accepts -Wundef... yes | |
checking whether C compiler accepts -Wnested-externs... yes | |
checking whether C compiler accepts -Wwrite-strings... yes | |
checking whether C compiler accepts -Wpointer-arith... yes | |
checking whether C compiler accepts -Wmissing-declarations... yes | |
checking whether C compiler accepts -Wmissing-prototypes... yes | |
checking whether C compiler accepts -Wstrict-prototypes... yes | |
checking whether C compiler accepts -Wredundant-decls... yes | |
checking whether C compiler accepts -Wno-unused-parameter... yes | |
checking whether C compiler accepts -Wno-missing-field-initializers... yes | |
checking whether C compiler accepts -Wdeclaration-after-statement... yes | |
checking whether C compiler accepts -Wformat=2... yes | |
checking whether C compiler accepts -Wold-style-definition... yes | |
checking whether C compiler accepts -Wcast-align... yes | |
checking whether C compiler accepts -Wformat-nonliteral... yes | |
checking whether C compiler accepts -Wformat-security... yes | |
checking whether C compiler accepts -Wsign-compare... yes | |
checking whether C compiler accepts -Wstrict-aliasing... yes | |
checking whether C compiler accepts -Wshadow... yes | |
checking whether C compiler accepts -Winline... yes | |
checking whether C compiler accepts -Wpacked... yes | |
checking whether C compiler accepts -Wmissing-format-attribute... yes | |
checking whether C compiler accepts -Wmissing-noreturn... yes | |
checking whether C compiler accepts -Winit-self... yes | |
checking whether C compiler accepts -Wredundant-decls... (cached) yes | |
checking whether C compiler accepts -Wmissing-include-dirs... yes | |
checking whether C compiler accepts -Wunused-but-set-variable... yes | |
checking whether C compiler accepts -Warray-bounds... yes | |
checking whether C compiler accepts -Wimplicit-function-declaration... yes | |
checking whether C compiler accepts -Wreturn-type... yes | |
checking whether C compiler accepts -Wswitch-enum... yes | |
checking whether C compiler accepts -Wswitch-default... yes | |
checking whether C compiler accepts -Wno-error=unused-parameter... yes | |
checking whether C compiler accepts -Wno-error=missing-field-initializers... yes | |
checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no | |
checking whether the linker accepts -Wl,--no-as-needed... yes | |
checking for pkg-config... /usr/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for gtk-doc... yes | |
checking for gtkdoc-check... gtkdoc-check.test | |
checking for gtkdoc-check... /usr/bin/gtkdoc-check | |
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase | |
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf | |
checking whether to build gtk-doc documentation... no | |
checking for GTKDOC_DEPS... yes | |
checking for IIO_SENSOR_PROXY... yes | |
checking for gdbus-codegen... /usr/bin/gdbus-codegen | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating data/Makefile | |
config.status: creating src/Makefile | |
config.status: creating docs/Makefile | |
config.status: creating docs/version.xml | |
config.status: executing depfiles commands | |
Making all in data | |
make[1]: Entering directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy/data' | |
GEN iio-sensor-proxy.service | |
make[1]: Leaving directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy/data' | |
Making all in src | |
make[1]: Entering directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy/src' | |
GEN iio-sensor-proxy-resources.c | |
GEN iio-sensor-proxy-resources.h | |
make all-am | |
make[2]: Entering directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy/src' | |
CC monitor_sensor-monitor-sensor.o | |
CCLD monitor-sensor | |
CC fake_input_accelerometer-fake-input-accelerometer.o | |
CCLD fake-input-accelerometer | |
CC iio_sensor_proxy-iio-sensor-proxy.o | |
CC iio_sensor_proxy-orientation.o | |
CC iio_sensor_proxy-drv-iio-buffer-accel.o | |
CC iio_sensor_proxy-drv-iio-poll-accel.o | |
CC iio_sensor_proxy-drv-input-accel.o | |
CC iio_sensor_proxy-drv-fake-compass.o | |
CC iio_sensor_proxy-drv-fake-light.o | |
CC iio_sensor_proxy-drv-iio-poll-light.o | |
CC iio_sensor_proxy-drv-hwmon-light.o | |
CC iio_sensor_proxy-drv-iio-buffer-light.o | |
CC iio_sensor_proxy-drv-iio-buffer-compass.o | |
CC iio_sensor_proxy-iio-buffer-utils.o | |
CC iio_sensor_proxy-iio-sensor-proxy-resources.o | |
CCLD iio-sensor-proxy | |
make[2]: Leaving directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy/src' | |
make[1]: Leaving directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy/src' | |
Making all in docs | |
make[1]: Entering directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy/docs' | |
make[1]: Nothing to be done for 'all'. | |
make[1]: Leaving directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy/docs' | |
make[1]: Entering directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy' | |
make[1]: Nothing to be done for 'all-am'. | |
make[1]: Leaving directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy' | |
Making install in data | |
make[1]: Entering directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy/data' | |
make[2]: Entering directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy/data' | |
make[2]: Nothing to be done for 'install-exec-am'. | |
/usr/bin/mkdir -p '/home/k4uk0v/Downloads/iio-sensor-proxy/pkg/iio-sensor-proxy/etc/dbus-1/system.d' | |
/usr/bin/install -c -m 644 net.hadess.SensorProxy.conf '/home/k4uk0v/Downloads/iio-sensor-proxy/pkg/iio-sensor-proxy/etc/dbus-1/system.d' | |
/usr/bin/mkdir -p '/home/k4uk0v/Downloads/iio-sensor-proxy/pkg/iio-sensor-proxy/usr/lib/systemd/system' | |
/usr/bin/install -c -m 644 iio-sensor-proxy.service '/home/k4uk0v/Downloads/iio-sensor-proxy/pkg/iio-sensor-proxy/usr/lib/systemd/system' | |
/usr/bin/mkdir -p '/home/k4uk0v/Downloads/iio-sensor-proxy/pkg/iio-sensor-proxy/usr/lib/udev/rules.d' | |
/usr/bin/install -c -m 644 80-iio-sensor-proxy.rules '/home/k4uk0v/Downloads/iio-sensor-proxy/pkg/iio-sensor-proxy/usr/lib/udev/rules.d' | |
make[2]: Leaving directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy/data' | |
make[1]: Leaving directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy/data' | |
Making install in src | |
make[1]: Entering directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy/src' | |
make install-am | |
make[2]: Entering directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy/src' | |
make[3]: Entering directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy/src' | |
/usr/bin/mkdir -p '/home/k4uk0v/Downloads/iio-sensor-proxy/pkg/iio-sensor-proxy/usr/bin' | |
/usr/bin/install -c monitor-sensor '/home/k4uk0v/Downloads/iio-sensor-proxy/pkg/iio-sensor-proxy/usr/bin' | |
/usr/bin/mkdir -p '/home/k4uk0v/Downloads/iio-sensor-proxy/pkg/iio-sensor-proxy/usr/bin' | |
/usr/bin/install -c iio-sensor-proxy '/home/k4uk0v/Downloads/iio-sensor-proxy/pkg/iio-sensor-proxy/usr/bin' | |
make[3]: Nothing to be done for 'install-data-am'. | |
make[3]: Leaving directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy/src' | |
make[2]: Leaving directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy/src' | |
make[1]: Leaving directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy/src' | |
Making install in docs | |
make[1]: Entering directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy/docs' | |
make[2]: Entering directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy/docs' | |
make[2]: Nothing to be done for 'install-exec-am'. | |
make[2]: Nothing to be done for 'install-data-am'. | |
make[2]: Leaving directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy/docs' | |
make[1]: Leaving directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy/docs' | |
make[1]: Entering directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy' | |
make[2]: Entering directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy' | |
make[2]: Nothing to be done for 'install-exec-am'. | |
make[2]: Nothing to be done for 'install-data-am'. | |
make[2]: Leaving directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy' | |
make[1]: Leaving directory '/home/k4uk0v/Downloads/iio-sensor-proxy/src/iio-sensor-proxy' | |
loading packages... | |
resolving dependencies... | |
looking for conflicting packages... | |
Packages (1) iio-sensor-proxy-1.3-1 | |
Total Installed Size: 0,11 MiB | |
checking keyring... | |
checking package integrity... | |
loading package files... | |
checking for file conflicts... | |
iio-sensor-proxy: /etc/dbus-1/system.d/net.hadess.SensorProxy.conf exists in filesystem | |
iio-sensor-proxy: /usr/bin/iio-sensor-proxy exists in filesystem | |
iio-sensor-proxy: /usr/bin/monitor-sensor exists in filesystem | |
iio-sensor-proxy: /usr/lib/systemd/system/iio-sensor-proxy.service exists in filesystem | |
iio-sensor-proxy: /usr/lib/udev/rules.d/80-iio-sensor-proxy.rules exists in filesystem | |
Errors occurred, no packages were upgraded. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment