Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [gon@localhost xpad-0.1]$ make
- make -C /lib/modules/3.19.3-desktop-1.mga5/build V=1 M=/home/gon/Descargas/steamos-xpad/xpad-0.1 modules
- make[1]: Entering directory '/usr/src/kernel-3.19.3-desktop-1.mga5'
- test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
- echo >&2; \
- echo >&2 " ERROR: Kernel configuration is invalid."; \
- echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\
- echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
- echo >&2 ; \
- /bin/false)
- mkdir -p /home/gon/Descargas/steamos-xpad/xpad-0.1/.tmp_versions ; rm -f /home/gon/Descargas/steamos-xpad/xpad-0.1/.tmp_versions/*
- make -f ./scripts/Makefile.build obj=/home/gon/Descargas/steamos-xpad/xpad-0.1
- gcc -Wp,-MD,/home/gon/Descargas/steamos-xpad/xpad-0.1/.xpad.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-mageia-linux-gnu/4.9.2/include -I./arch/x86/include -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -m64 -mno-80387 -mno-fp-ret-in-387 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fno-stack-protector -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-var-tracking-assignments -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xpad)" -D"KBUILD_MODNAME=KBUILD_STR(xpad)" -c -o /home/gon/Descargas/steamos-xpad/xpad-0.1/.tmp_xpad.o /home/gon/Descargas/steamos-xpad/xpad-0.1/xpad.c
- /home/gon/Descargas/steamos-xpad/xpad-0.1/xpad.c: En la función ‘xpad_probe’:
- /home/gon/Descargas/steamos-xpad/xpad-0.1/xpad.c:1159:2: aviso: se define la etiqueta ‘fail4’ pero no se usa [-Wunused-label]
- fail4: xpad_deinit_output(xpad);
- ^
- /home/gon/Descargas/steamos-xpad/xpad-0.1/xpad.c:1156:2: aviso: se define la etiqueta ‘fail6’ pero no se usa [-Wunused-label]
- fail6: xpad_led_disconnect(xpad);
- ^
- /home/gon/Descargas/steamos-xpad/xpad-0.1/xpad.c:995:20: aviso: variable ‘input_dev’ sin usar [-Wunused-variable]
- struct input_dev *input_dev;
- ^
- /home/gon/Descargas/steamos-xpad/xpad-0.1/xpad.c: En la función ‘my_wq_function’:
- /home/gon/Descargas/steamos-xpad/xpad-0.1/xpad.c:523:3: aviso: se descarta el valor de devolución de ‘input_register_device’, se declaró con el atributo warn_unused_result [-Wunused-result]
- input_register_device(xpad->dev);
- ^
- if [ "-pg" = "-pg" ]; then if [ /home/gon/Descargas/steamos-xpad/xpad-0.1/xpad.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/home/gon/Descargas/steamos-xpad/xpad-0.1/xpad.o"; fi; fi;
- (cat /dev/null; echo kernel//home/gon/Descargas/steamos-xpad/xpad-0.1/xpad.ko;) > /home/gon/Descargas/steamos-xpad/xpad-0.1/modules.order
- make -f ./scripts/Makefile.modpost
- find /home/gon/Descargas/steamos-xpad/xpad-0.1/.tmp_versions -name '*.mod' | xargs -r grep -h '\.ko$' | sort -u | sed 's/\.ko$/.o/' | scripts/mod/modpost -m -a -i ./Module.symvers -I /home/gon/Descargas/steamos-xpad/xpad-0.1/Module.symvers -o /home/gon/Descargas/steamos-xpad/xpad-0.1/Module.symvers -S -w -s -T -
- gcc -Wp,-MD,/home/gon/Descargas/steamos-xpad/xpad-0.1/.xpad.mod.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-mageia-linux-gnu/4.9.2/include -I./arch/x86/include -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -m64 -mno-80387 -mno-fp-ret-in-387 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fno-stack-protector -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-var-tracking-assignments -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xpad.mod)" -D"KBUILD_MODNAME=KBUILD_STR(xpad)" -DMODULE -c -o /home/gon/Descargas/steamos-xpad/xpad-0.1/xpad.mod.o /home/gon/Descargas/steamos-xpad/xpad-0.1/xpad.mod.c
- ld -r -m elf_x86_64 -T ./scripts/module-common.lds --build-id -o /home/gon/Descargas/steamos-xpad/xpad-0.1/xpad.ko /home/gon/Descargas/steamos-xpad/xpad-0.1/xpad.o /home/gon/Descargas/steamos-xpad/xpad-0.1/xpad.mod.o
- make[1]: Leaving directory '/usr/src/kernel-3.19.3-desktop-1.mga5'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement