| [envkernel] shylilySoCute@alarm ~/1/d/f/linux-mt6765 (mt6765-next)> make -j8
|
| *** pmbootstrap envkernel.sh active for /home/shylilySoCute/111/devices/filian/linux-mt6765! ***
|
| [sudo] shylilySoCute のパスワード:
|
| [01:04:36] WARNING: your native and rootfs chroots are older than 2 days. Consider running 'pmbootstrap zap'.
|
| [01:04:37] (native) % su pmos -c 'CCACHE_DISABLE=1 ARCH=arm64 make -C /mnt/linux O=/mnt/linux/.output CC=aarch64-alpine-linux-musl-gcc HOSTCC=gcc -j8'
|
| make: Entering directory '/mnt/linux'
|
| make[1]: Entering directory '/mnt/linux/.output'
|
| GEN Makefile
|
| CALL ../scripts/checksyscalls.sh
|
| CC drivers/input/touchscreen/chipone/cts_tpd_driver.o
|
| CC drivers/input/touchscreen/chipone/cts_i2c_driver.o
|
| CC drivers/input/touchscreen/chipone/cts_platform.o
|
| CC drivers/input/touchscreen/chipone/cts_core.o
|
| CC drivers/input/touchscreen/chipone/cts_sfctrlv2.o
|
| CC drivers/input/touchscreen/chipone/cts_spi_flash.o
|
| CC drivers/input/touchscreen/chipone/cts_firmware.o
|
| In file included from ../drivers/input/touchscreen/chipone/cts_platform.h:56,
|
| from ../drivers/input/touchscreen/chipone/cts_platform.c:4:
|
| ../drivers/input/touchscreen/chipone/cts_core.h:314:19: error: redefinition of 'get_unaligned_le24'
|
| 314 | static inline u32 get_unaligned_le24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| In file included from ./arch/arm64/include/generated/asm/unaligned.h:1,
|
| from ../drivers/input/touchscreen/chipone/cts_platform.h:8:
|
| ../include/asm-generic/unaligned.h:100:19: note: previous definition of 'get_unaligned_le24' with type 'u32(const void *)' {aka 'unsigned int(const void *)'}
|
| 100 | static inline u32 get_unaligned_le24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.h:320:19: error: redefinition of 'get_unaligned_be24'
|
| 320 | static inline u32 get_unaligned_be24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../include/asm-generic/unaligned.h:90:19: note: previous definition of 'get_unaligned_be24' with type 'u32(const void *)' {aka 'unsigned int(const void *)'}
|
| 90 | static inline u32 get_unaligned_be24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.h:326:20: error: redefinition of 'put_unaligned_be24'
|
| 326 | static inline void put_unaligned_be24(u32 v, void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../include/asm-generic/unaligned.h:112:20: note: previous definition of 'put_unaligned_be24' with type 'void(const u32, void *)' {aka 'void(const unsigned int, void *)'}
|
| 112 | static inline void put_unaligned_be24(const u32 val, void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| In file included from ../drivers/input/touchscreen/chipone/cts_platform.h:56,
|
| from ../drivers/input/touchscreen/chipone/cts_spi_flash.c:4:
|
| ../drivers/input/touchscreen/chipone/cts_core.h:314:19: error: redefinition of 'get_unaligned_le24'
|
| 314 | static inline u32 get_unaligned_le24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| In file included from ./arch/arm64/include/generated/asm/unaligned.h:1,
|
| from ../drivers/input/touchscreen/chipone/cts_platform.h:8:
|
| ../include/asm-generic/unaligned.h:100:19: note: previous definition of 'get_unaligned_le24' with type 'u32(const void *)' {aka 'unsigned int(const void *)'}
|
| 100 | static inline u32 get_unaligned_le24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.h:320:19: error: redefinition of 'get_unaligned_be24'
|
| 320 | static inline u32 get_unaligned_be24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../include/asm-generic/unaligned.h:90:19: note: previous definition of 'get_unaligned_be24' with type 'u32(const void *)' {aka 'unsigned int(const void *)'}
|
| 90 | static inline u32 get_unaligned_be24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.h:326:20: error: redefinition of 'put_unaligned_be24'
|
| 326 | static inline void put_unaligned_be24(u32 v, void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../include/asm-generic/unaligned.h:112:20: note: previous definition of 'put_unaligned_be24' with type 'void(const u32, void *)' {aka 'void(const unsigned int, void *)'}
|
| 112 | static inline void put_unaligned_be24(const u32 val, void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| In file included from ../drivers/input/touchscreen/chipone/cts_platform.h:56,
|
| from ../drivers/input/touchscreen/chipone/cts_firmware.c:4:
|
| ../drivers/input/touchscreen/chipone/cts_core.h:314:19: error: redefinition of 'get_unaligned_le24'
|
| 314 | static inline u32 get_unaligned_le24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| In file included from ./arch/arm64/include/generated/asm/unaligned.h:1,
|
| from ../drivers/input/touchscreen/chipone/cts_platform.h:8:
|
| ../include/asm-generic/unaligned.h:100:19: note: previous definition of 'get_unaligned_le24' with type 'u32(const void *)' {aka 'unsigned int(const void *)'}
|
| 100 | static inline u32 get_unaligned_le24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.h:320:19: error: redefinition of 'get_unaligned_be24'
|
| 320 | static inline u32 get_unaligned_be24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../include/asm-generic/unaligned.h:90:19: note: previous definition of 'get_unaligned_be24' with type 'u32(const void *)' {aka 'unsigned int(const void *)'}
|
| 90 | static inline u32 get_unaligned_be24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.h:326:20: error: redefinition of 'put_unaligned_be24'
|
| 326 | static inline void put_unaligned_be24(u32 v, void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../include/asm-generic/unaligned.h:112:20: note: previous definition of 'put_unaligned_be24' with type 'void(const u32, void *)' {aka 'void(const unsigned int, void *)'}
|
| 112 | static inline void put_unaligned_be24(const u32 val, void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_platform.c:291:5: warning: no previous prototype for 'cts_plat_spi_setup' [-Wmissing-prototypes]
|
| 291 | int cts_plat_spi_setup(struct cts_platform_data *pdata)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_platform.c: In function 'cts_spi_send_recv':
|
| ../drivers/input/touchscreen/chipone/cts_platform.c:324:10: error: 'struct spi_transfer' has no member named 'delay_usecs'
|
| 324 | .delay_usecs = 0,
|
| | ^~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_firmware.c: In function 'cts_crc32':
|
| ../drivers/input/touchscreen/chipone/cts_firmware.c:18:5: warning: 'static' is not at beginning of declaration [-Wold-style-declaration]
|
| 18 | const static u32 crc32_table[] = {
|
| | ^~~~~
|
| In file included from ../drivers/input/touchscreen/chipone/cts_firmware.c:78:
|
| ../drivers/input/touchscreen/chipone/cts_builtin_firmware.h: At top level:
|
| ../drivers/input/touchscreen/chipone/cts_builtin_firmware.h:5:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration]
|
| 5 | const static struct cts_firmware cts_driver_builtin_firmwares[] = {
|
| | ^~~~~
|
| ../drivers/input/touchscreen/chipone/cts_platform.c: In function 'cts_init_platform_data':
|
| ../drivers/input/touchscreen/chipone/cts_platform.c:747:9: error: implicit declaration of function 'gpio_set_debounce'; did you mean 'gpiod_set_debounce'? [-Wimplicit-function-declaration]
|
| 747 | gpio_set_debounce(ints[0], ints[1]);
|
| | ^~~~~~~~~~~~~~~~~
|
| | gpiod_set_debounce
|
| ../drivers/input/touchscreen/chipone/cts_firmware.c:365:6: warning: no previous prototype for 'is_filesystem_mounted' [-Wmissing-prototypes]
|
| 365 | bool is_filesystem_mounted(const char *filepath)
|
| | ^~~~~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_firmware.c:525:28: warning: no previous prototype for 'cts_request_newer_firmware_from_fs' [-Wmissing-prototypes]
|
| 525 | const struct cts_firmware *cts_request_newer_firmware_from_fs(const struct
|
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_platform.c: In function 'cts_plat_process_touch_msg':
|
| ../drivers/input/touchscreen/chipone/cts_platform.c:1009:31: warning: this statement may fall through [-Wimplicit-fallthrough=]
|
| 1009 | tpd_history_y = y;
|
| | ~~~~~~~~~~~~~~^~~
|
| ../drivers/input/touchscreen/chipone/cts_platform.c:1017:13: note: here
|
| 1017 | case CTS_DEVICE_TOUCH_EVENT_MOVE:
|
| | ^~~~
|
| In file included from ../drivers/input/touchscreen/chipone/cts_platform.h:56,
|
| from ../drivers/input/touchscreen/chipone/cts_tpd_driver.c:5:
|
| ../drivers/input/touchscreen/chipone/cts_core.h:314:19: error: redefinition of 'get_unaligned_le24'
|
| 314 | static inline u32 get_unaligned_le24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| In file included from ./arch/arm64/include/generated/asm/unaligned.h:1,
|
| from ../drivers/input/touchscreen/chipone/cts_platform.h:8:
|
| ../include/asm-generic/unaligned.h:100:19: note: previous definition of 'get_unaligned_le24' with type 'u32(const void *)' {aka 'unsigned int(const void *)'}
|
| 100 | static inline u32 get_unaligned_le24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.h:320:19: error: redefinition of 'get_unaligned_be24'
|
| 320 | static inline u32 get_unaligned_be24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../include/asm-generic/unaligned.h:90:19: note: previous definition of 'get_unaligned_be24' with type 'u32(const void *)' {aka 'unsigned int(const void *)'}
|
| 90 | static inline u32 get_unaligned_be24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.h:326:20: error: redefinition of 'put_unaligned_be24'
|
| 326 | static inline void put_unaligned_be24(u32 v, void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../include/asm-generic/unaligned.h:112:20: note: previous definition of 'put_unaligned_be24' with type 'void(const u32, void *)' {aka 'void(const unsigned int, void *)'}
|
| 112 | static inline void put_unaligned_be24(const u32 val, void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| make[7]: *** [../scripts/Makefile.build:244: drivers/input/touchscreen/chipone/cts_platform.o] Error 1
|
| make[7]: *** Waiting for unfinished jobs....
|
| make[7]: *** [../scripts/Makefile.build:244: drivers/input/touchscreen/chipone/cts_firmware.o] Error 1
|
| In file included from ../drivers/input/touchscreen/chipone/cts_platform.h:56,
|
| from ../drivers/input/touchscreen/chipone/cts_sfctrlv2.c:4:
|
| ../drivers/input/touchscreen/chipone/cts_core.h:314:19: error: redefinition of 'get_unaligned_le24'
|
| 314 | static inline u32 get_unaligned_le24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| In file included from ./arch/arm64/include/generated/asm/unaligned.h:1,
|
| from ../drivers/input/touchscreen/chipone/cts_platform.h:8:
|
| ../include/asm-generic/unaligned.h:100:19: note: previous definition of 'get_unaligned_le24' with type 'u32(const void *)' {aka 'unsigned int(const void *)'}
|
| 100 | static inline u32 get_unaligned_le24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.h:320:19: error: redefinition of 'get_unaligned_be24'
|
| 320 | static inline u32 get_unaligned_be24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../include/asm-generic/unaligned.h:90:19: note: previous definition of 'get_unaligned_be24' with type 'u32(const void *)' {aka 'unsigned int(const void *)'}
|
| 90 | static inline u32 get_unaligned_be24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.h:326:20: error: redefinition of 'put_unaligned_be24'
|
| 326 | static inline void put_unaligned_be24(u32 v, void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../include/asm-generic/unaligned.h:112:20: note: previous definition of 'put_unaligned_be24' with type 'void(const u32, void *)' {aka 'void(const unsigned int, void *)'}
|
| 112 | static inline void put_unaligned_be24(const u32 val, void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| make[7]: *** [../scripts/Makefile.build:244: drivers/input/touchscreen/chipone/cts_tpd_driver.o] Error 1
|
| In file included from ../drivers/input/touchscreen/chipone/cts_platform.h:56,
|
| from ../drivers/input/touchscreen/chipone/cts_core.c:4:
|
| ../drivers/input/touchscreen/chipone/cts_core.h:314:19: error: redefinition of 'get_unaligned_le24'
|
| 314 | static inline u32 get_unaligned_le24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| In file included from ./arch/arm64/include/generated/asm/unaligned.h:1,
|
| from ../drivers/input/touchscreen/chipone/cts_platform.h:8:
|
| ../include/asm-generic/unaligned.h:100:19: note: previous definition of 'get_unaligned_le24' with type 'u32(const void *)' {aka 'unsigned int(const void *)'}
|
| 100 | static inline u32 get_unaligned_le24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.h:320:19: error: redefinition of 'get_unaligned_be24'
|
| 320 | static inline u32 get_unaligned_be24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../include/asm-generic/unaligned.h:90:19: note: previous definition of 'get_unaligned_be24' with type 'u32(const void *)' {aka 'unsigned int(const void *)'}
|
| 90 | static inline u32 get_unaligned_be24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.h:326:20: error: redefinition of 'put_unaligned_be24'
|
| 326 | static inline void put_unaligned_be24(u32 v, void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../include/asm-generic/unaligned.h:112:20: note: previous definition of 'put_unaligned_be24' with type 'void(const u32, void *)' {aka 'void(const unsigned int, void *)'}
|
| 112 | static inline void put_unaligned_be24(const u32 val, void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_sfctrlv2.c:282:5: warning: no previous prototype for 'sfctrlv2_calc_sram_crc' [-Wmissing-prototypes]
|
| 282 | int sfctrlv2_calc_sram_crc(const struct cts_device *cts_dev,
|
| | ^~~~~~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_sfctrlv2.c:301:5: warning: no previous prototype for 'sfctrlv2_calc_flash_crc' [-Wmissing-prototypes]
|
| 301 | int sfctrlv2_calc_flash_crc(const struct cts_device *cts_dev,
|
| | ^~~~~~~~~~~~~~~~~~~~~~~
|
| make[7]: *** [../scripts/Makefile.build:244: drivers/input/touchscreen/chipone/cts_spi_flash.o] Error 1
|
| In file included from ../drivers/input/touchscreen/chipone/cts_platform.h:56,
|
| from ../drivers/input/touchscreen/chipone/cts_i2c_driver.c:4:
|
| ../drivers/input/touchscreen/chipone/cts_core.h:314:19: error: redefinition of 'get_unaligned_le24'
|
| 314 | static inline u32 get_unaligned_le24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| In file included from ./arch/arm64/include/generated/asm/unaligned.h:1,
|
| from ../drivers/input/touchscreen/chipone/cts_platform.h:8:
|
| ../include/asm-generic/unaligned.h:100:19: note: previous definition of 'get_unaligned_le24' with type 'u32(const void *)' {aka 'unsigned int(const void *)'}
|
| 100 | static inline u32 get_unaligned_le24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.h:320:19: error: redefinition of 'get_unaligned_be24'
|
| 320 | static inline u32 get_unaligned_be24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../include/asm-generic/unaligned.h:90:19: note: previous definition of 'get_unaligned_be24' with type 'u32(const void *)' {aka 'unsigned int(const void *)'}
|
| 90 | static inline u32 get_unaligned_be24(const void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.h:326:20: error: redefinition of 'put_unaligned_be24'
|
| 326 | static inline void put_unaligned_be24(u32 v, void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../include/asm-generic/unaligned.h:112:20: note: previous definition of 'put_unaligned_be24' with type 'void(const u32, void *)' {aka 'void(const unsigned int, void *)'}
|
| 112 | static inline void put_unaligned_be24(const u32 val, void *p)
|
| | ^~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_i2c_driver.c:16:5: warning: no previous prototype for 'cts_suspend' [-Wmissing-prototypes]
|
| 16 | int cts_suspend(struct chipone_ts_data *cts_data)
|
| | ^~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_i2c_driver.c:61:5: warning: no previous prototype for 'cts_resume' [-Wmissing-prototypes]
|
| 61 | int cts_resume(struct chipone_ts_data *cts_data)
|
| | ^~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.c:969:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration]
|
| 969 | const static struct cts_sfctrl icnl9911_sfctrl = {
|
| | ^~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.c:976:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration]
|
| 976 | const static struct cts_sfctrl icnl9911s_sfctrl = {
|
| | ^~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.c:983:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration]
|
| 983 | const static struct cts_sfctrl icnl9911c_sfctrl = {
|
| | ^~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.c:1073:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration]
|
| 1073 | const static struct cts_device_hwdata cts_device_hwdatas[] = {
|
| | ^~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.c:1133:13: warning: no previous prototype for 'cts_work_mode2str' [-Wmissing-prototypes]
|
| 1133 | const char *cts_work_mode2str(enum cts_work_mode work_mode)
|
| | ^~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.c: In function 'cts_enter_program_mode':
|
| ../drivers/input/touchscreen/chipone/cts_core.c:2119:5: warning: 'static' is not at beginning of declaration [-Wold-style-declaration]
|
| 2119 | const static u8 magic_num[] = {0xCC, 0x33, 0x55, 0x5A};
|
| | ^~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.c: At top level:
|
| ../drivers/input/touchscreen/chipone/cts_core.c:2914:5: warning: no previous prototype for 'cts_enable_fw_log_redirect' [-Wmissing-prototypes]
|
| 2914 | int cts_enable_fw_log_redirect(struct cts_device *cts_dev)
|
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.c:2928:5: warning: no previous prototype for 'cts_disable_fw_log_redirect' [-Wmissing-prototypes]
|
| 2928 | int cts_disable_fw_log_redirect(struct cts_device *cts_dev)
|
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.c:2942:6: warning: no previous prototype for 'cts_is_fw_log_redirect' [-Wmissing-prototypes]
|
| 2942 | bool cts_is_fw_log_redirect(struct cts_device *cts_dev)
|
| | ^~~~~~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_core.c:2947:5: warning: no previous prototype for 'cts_fw_log_show_finish' [-Wmissing-prototypes]
|
| 2947 | int cts_fw_log_show_finish(struct cts_device *cts_dev)
|
| | ^~~~~~~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_i2c_driver.c:620:15: error: initialization of 'void (*)(struct spi_device *)' from incompatible pointer type 'int (*)(struct spi_device *)' [-Wincompatible-pointer-types]
|
| 620 | .remove = cts_driver_remove,
|
| | ^~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_i2c_driver.c:620:15: note: (near initialization for 'cts_spi_driver.remove')
|
| ../drivers/input/touchscreen/chipone/cts_i2c_driver.c:322:12: note: 'cts_driver_remove' declared here
|
| 322 | static int cts_driver_remove(struct spi_device *client)
|
| | ^~~~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_i2c_driver.c:634:5: warning: no previous prototype for 'cts_driver_init' [-Wmissing-prototypes]
|
| 634 | int cts_driver_init(void)
|
| | ^~~~~~~~~~~~~~~
|
| ../drivers/input/touchscreen/chipone/cts_i2c_driver.c:651:6: warning: no previous prototype for 'cts_driver_exit' [-Wmissing-prototypes]
|
| 651 | void cts_driver_exit(void)
|
| | ^~~~~~~~~~~~~~~
|
| make[7]: *** [../scripts/Makefile.build:244: drivers/input/touchscreen/chipone/cts_sfctrlv2.o] Error 1
|
| make[7]: *** [../scripts/Makefile.build:244: drivers/input/touchscreen/chipone/cts_i2c_driver.o] Error 1
|
| make[7]: *** [../scripts/Makefile.build:244: drivers/input/touchscreen/chipone/cts_core.o] Error 1
|
| make[6]: *** [../scripts/Makefile.build:485: drivers/input/touchscreen/chipone] Error 2
|
| make[5]: *** [../scripts/Makefile.build:485: drivers/input/touchscreen] Error 2
|
| make[4]: *** [../scripts/Makefile.build:485: drivers/input] Error 2
|
| make[4]: *** Waiting for unfinished jobs....
|
| make[3]: *** [../scripts/Makefile.build:485: drivers] Error 2
|
| make[2]: *** [/mnt/linux/Makefile:1934: .] Error 2
|
| make[1]: *** [/mnt/linux/Makefile:240: __sub-make] Error 2
|
| make[1]: Leaving directory '/mnt/linux/.output'
|
| make: *** [Makefile:240: __sub-make] Error 2
|
| make: Leaving directory '/mnt/linux'
|
| [01:04:47] NOTE: The failed command's output is above the ^^^ line in the log file: /home/shylilySoCute/.local/var/pmbootstrap/log.txt
|
| [01:04:47] ERROR: Command failed (exit code 2): (native) % busybox su pmos -c HOME=/home/pmos CCACHE_DISABLE=1 ARCH=arm64 make -C /mnt/linux O=/mnt/linux/.output CC=aarch64-alpine-linux-musl-gcc HOSTCC=gcc -j8 ;
|
| [01:04:47] See also: <https://postmarketos.org/troubleshooting>
|
|
|
| Run 'pmbootstrap log' for details.
|
|
|
| Before you report this error, ensure that pmbootstrap is up to date.
|
| Find the latest version here: https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/tags
|
| Your version: 3.5.2
|
| Channel: edge (pmaports: master, dirty)
|
| Device: xiaomi-dandelion (aarch64)
|
| UI: console
|
| systemd: no ('never' selected in 'pmbootstrap init')
|
| [envkernel] shylilySoCute@alarm ~/1/d/f/linux-mt6765 (mt6765-next) [0|1]>
|