==> Connecting to GIT server.... Cloning into 'powertop'... remote: Counting objects: 3346, done. remote: Compressing objects: 100% (852/852), done. remote: Total 3346 (delta 2539), reused 3289 (delta 2482) Receiving objects: 100% (3346/3346), 523.96 KiB | 212 KiB/s, done. Resolving deltas: 100% (2539/2539), done. ==> GIT checkout done or server timeout ==> Starting make... Cloning into '/tmp/yaourt-tmp-damien/aur-powertop-git/src/powertop-build'... done. gcc -o csstoh csstoh.c ./csstoh powertop.css css.h CC lib.cpp CC main.cpp main.cpp: In function ‘int main(int, char**)’: main.cpp:249:6: attention : variable ‘ret’ set but not used [-Wunused-but-set-variable] CC display.cpp CC report.cpp CC devlist.cpp CC cpu/cpu.cpp cpu/cpu.cpp: In function ‘void report_display_cpu_cstates()’: cpu/cpu.cpp:436:48: attention : trop d'arguments pour le format [-Wformat-extra-args] cpu/cpu.cpp:440:48: attention : trop d'arguments pour le format [-Wformat-extra-args] CC cpu/abstract_cpu.cpp CC cpu/cpu_linux.cpp CC cpu/cpu_core.cpp CC cpu/cpu_package.cpp CC cpu/intel_cpus.cpp CC perf/perf.cpp CC perf/perf_bundle.cpp CC process/process.cpp CC process/do_process.cpp process/do_process.cpp: In function ‘void report_summary()’: process/do_process.cpp:887:93: attention : trop d'arguments pour le format [-Wformat-extra-args] CC process/interrupt.cpp CC process/timer.cpp CC process/work.cpp CC process/powerconsumer.cpp CC process/device.cpp CC devices/device.cpp CC devices/backlight.cpp CC devices/usb.cpp CC devices/ahci.cpp CC devices/alsa.cpp CC devices/rfkill.cpp CC devices/i915-gpu.cpp CC devices/thinkpad-fan.cpp CC devices/network.cpp CC devices/thinkpad-light.cpp CC devices/runtime_pm.cpp CC measurement/measurement.cpp CC measurement/acpi.cpp CC measurement/extech.cpp measurement/extech.cpp: In member function ‘void extech_power_meter::measure()’: measurement/extech.cpp:289:6: attention : variable ‘ret’ set but not used [-Wunused-but-set-variable] CC measurement/power_supply.cpp measurement/power_supply.cpp: In member function ‘void power_supply::measure()’: measurement/power_supply.cpp:84:7: attention : variable ‘rate_units’ set but not used [-Wunused-but-set-variable] measurement/power_supply.cpp:85:7: attention : variable ‘capacity_units’ set but not used [-Wunused-but-set-variable] measurement/power_supply.cpp:86:7: attention : variable ‘voltage_units’ set but not used [-Wunused-but-set-variable] CC measurement/sysfs.cpp CC parameters/parameters.cpp CC parameters/learn.cpp CC parameters/persistent.cpp CC calibrate/calibrate.cpp calibrate/calibrate.cpp: In function ‘void idle_calibration()’: calibrate/calibrate.cpp:422:51: attention : ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result] calibrate/calibrate.cpp:424:50: attention : ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result] calibrate/calibrate.cpp: In function ‘void* burn_disk(void*)’: calibrate/calibrate.cpp:303:29: attention : ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] calibrate/calibrate.cpp: In function ‘void backlight_calibration()’: calibrate/calibrate.cpp:414:51: attention : ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result] calibrate/calibrate.cpp:416:50: attention : ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result] CC tuning/tuning.cpp tuning/tuning.cpp: In function ‘void report_show_tunables()’: tuning/tuning.cpp:242:5: attention : suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] tuning/tuning.cpp:272:5: attention : suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] CC tuning/tunable.cpp CC tuning/sysfs.cpp CC tuning/usb.cpp CC tuning/runtime.cpp CC tuning/bluetooth.cpp tuning/bluetooth.cpp: In member function ‘virtual void bt_tunable::toggle()’: tuning/bluetooth.cpp:179:55: attention : ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result] tuning/bluetooth.cpp:182:54: attention : ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result] CC tuning/cpufreq.cpp tuning/cpufreq.cpp: In member function ‘virtual const char* cpufreq_tunable::toggle_script()’: tuning/cpufreq.cpp:160:8: attention : unused variable ‘file’ [-Wunused-variable] tuning/cpufreq.cpp: In member function ‘virtual void cpufreq_tunable::toggle()’: tuning/cpufreq.cpp:118:60: attention : ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result] CC tuning/ethernet.cpp cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -O2 -g -fno-omit-frame-pointer -fstack-protector -Wshadow -Wformat -D_FORTIFY_SOURCE=2 -DCONFIG_LIBNL20 -I/usr/include/libnl3 -Wall -O2 -g -fno-omit-frame-pointer -c -o tuning/iw.o tuning/iw.c CC tuning/wifi.cpp g++ lib.o main.o display.o report.o devlist.o cpu/cpu.o cpu/abstract_cpu.o cpu/cpu_linux.o cpu/cpu_core.o cpu/cpu_package.o cpu/intel_cpus.o cpu/cpudevice.cpp perf/perf.o perf/perf_bundle.o process/process.o process/do_process.o process/interrupt.o process/timer.o process/work.o process/powerconsumer.o process/device.o devices/device.o devices/backlight.o devices/usb.o devices/ahci.o devices/alsa.o devices/rfkill.o devices/i915-gpu.o devices/thinkpad-fan.o devices/network.o devices/thinkpad-light.o devices/runtime_pm.o measurement/measurement.o measurement/acpi.o measurement/extech.o measurement/power_supply.o measurement/sysfs.o parameters/parameters.o parameters/learn.o parameters/persistent.o calibrate/calibrate.o tuning/tuning.o tuning/tunable.o tuning/sysfs.o tuning/usb.o tuning/runtime.o tuning/bluetooth.o tuning/cpufreq.o tuning/ethernet.o tuning/iw.o tuning/wifi.o -lnl-genl -lnl-3 -lpthread -lncursesw -lpci -lz -lresolv -o powertop /usr/bin/ld: cannot find -lnl-genl collect2: erreur: ld a retourné 1 code d'état d'exécution make: *** [powertop] Erreur 1