==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: libaio 0.3.113-3 (Wed Feb 21 06:38:47 2024) ==> Retrieving sources... -> Found libaio-libaio-0.3.113.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... libaio-libaio-0.3.113.tar.gz ... Passed ==> Validating source files with b2sums... libaio-libaio-0.3.113.tar.gz ... Passed ==> Making package: libaio 0.3.113-3 (Wed Feb 21 06:39:07 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found libaio-libaio-0.3.113.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting libaio-libaio-0.3.113.tar.gz with bsdtar ==> Starting prepare()... removed 'libaio-libaio-0.3.113/harness/cases/21.t' ==> Starting build()... make: Entering directory '/build/libaio/src/libaio-libaio-0.3.113' make[1]: Entering directory '/build/libaio/src/libaio-libaio-0.3.113/src' cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_queue_init.ol io_queue_init.c cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_queue_release.ol io_queue_release.c cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_queue_wait.ol io_queue_wait.c cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_queue_run.ol io_queue_run.c cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_getevents.ol io_getevents.c In file included from syscall.h:27, from io_queue_init.c:24: syscall-arm.h:22: warning: "__NR_io_setup" redefined 22 | #define __NR_io_setup (__NR_SYSCALL_BASE+243) | In file included from syscall.h:27, from io_queue_wait.c:23: syscall-arm.h:22: warning: "__NR_io_setup" redefined 22 | #define __NR_io_setup (__NR_SYSCALL_BASE+243) | In file included from /usr/include/asm/unistd.h:22, from /usr/include/sys/syscall.h:24, from syscall.h:1: /usr/include/asm/unistd-eabi.h:204: note: this is the location of the previous definition 204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243) | syscall-arm.h:23: warning: "__NR_io_destroy" redefined 23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244) | /usr/include/asm/unistd-eabi.h:205: note: this is the location of the previous definition 205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) | syscall-arm.h:24: warning: "__NR_io_getevents" redefined 24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245) | /usr/include/asm/unistd-eabi.h:206: note: this is the location of the previous definition 206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245) | syscall-arm.h:25: warning: "__NR_io_submit" redefined 25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246) | /usr/include/asm/unistd-eabi.h:207: note: this is the location of the previous definition 207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246) | syscall-arm.h:26: warning: "__NR_io_cancel" redefined 26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247) | /usr/include/asm/unistd-eabi.h:208: note: this is the location of the previous definition 208 | #define __NR_io_cancel (__NR_SYSCALL_BASE + 247) | In file included from /usr/include/asm/unistd.h:22, from /usr/include/sys/syscall.h:24, from syscall.h:1: /usr/include/asm/unistd-eabi.h:204: note: this is the location of the previous definition 204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243) | syscall-arm.h:23: warning: "__NR_io_destroy" redefined 23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244) | /usr/include/asm/unistd-eabi.h:205: note: this is the location of the previous definition 205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) | syscall-arm.h:24: warning: "__NR_io_getevents" redefined 24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245) | /usr/include/asm/unistd-eabi.h:206: note: this is the location of the previous definition 206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245) | syscall-arm.h:25: warning: "__NR_io_submit" redefined 25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246) | /usr/include/asm/unistd-eabi.h:207: note: this is the location of the previous definition 207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246) | syscall-arm.h:26: warning: "__NR_io_cancel" redefined 26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247) | /usr/include/asm/unistd-eabi.h:208: note: this is the location of the previous definition 208 | #define __NR_io_cancel (__NR_SYSCALL_BASE + 247) | cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_submit.ol io_submit.c cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_cancel.ol io_cancel.c cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_setup.ol io_setup.c cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_destroy.ol io_destroy.c In file included from syscall.h:27, from io_getevents.c:23: syscall-arm.h:22: warning: "__NR_io_setup" redefined 22 | #define __NR_io_setup (__NR_SYSCALL_BASE+243) | In file included from /usr/include/asm/unistd.h:22, from /usr/include/sys/syscall.h:24, from syscall.h:1: /usr/include/asm/unistd-eabi.h:204: note: this is the location of the previous definition 204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243) | syscall-arm.h:23: warning: "__NR_io_destroy" redefined 23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244) | /usr/include/asm/unistd-eabi.h:205: note: this is the location of the previous definition 205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) | syscall-arm.h:24: warning: "__NR_io_getevents" redefined 24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245) | /usr/include/asm/unistd-eabi.h:206: note: this is the location of the previous definition 206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245) | syscall-arm.h:25: warning: "__NR_io_submit" redefined 25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246) | /usr/include/asm/unistd-eabi.h:207: note: this is the location of the previous definition 207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246) | syscall-arm.h:26: warning: "__NR_io_cancel" redefined 26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247) | /usr/include/asm/unistd-eabi.h:208: note: this is the location of the previous definition 208 | #define __NR_io_cancel (__NR_SYSCALL_BASE + 247) | cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_pgetevents.ol io_pgetevents.c In file included from syscall.h:27, from io_submit.c:21: syscall-arm.h:22: warning: "__NR_io_setup" redefined 22 | #define __NR_io_setup (__NR_SYSCALL_BASE+243) | In file included from /usr/include/asm/unistd.h:22, from /usr/include/sys/syscall.h:24, from syscall.h:1: /usr/include/asm/unistd-eabi.h:204: note: this is the location of the previous definition 204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243) | syscall-arm.h:23: warning: "__NR_io_destroy" redefined 23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244) | /usr/include/asm/unistd-eabi.h:205: note: this is the location of the previous definition 205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) | syscall-arm.h:24: warning: "__NR_io_getevents" redefined 24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245) | /usr/include/asm/unistd-eabi.h:206: note: this is the location of the previous definition 206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245) | syscall-arm.h:25: warning: "__NR_io_submit" redefined 25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246) | /usr/include/asm/unistd-eabi.h:207: note: this is the location of the previous definition 207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246) | syscall-arm.h:26: warning: "__NR_io_cancel" redefined 26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247) | /usr/include/asm/unistd-eabi.h:208: note: this is the location of the previous definition 208 | #define __NR_io_cancel (__NR_SYSCALL_BASE + 247) | In file included from syscall.h:27, from io_setup.c:21: syscall-arm.h:22: warning: "__NR_io_setup" redefined 22 | #define __NR_io_setup (__NR_SYSCALL_BASE+243) | In file included from /usr/include/asm/unistd.h:22, from /usr/include/sys/syscall.h:24, from syscall.h:1: /usr/include/asm/unistd-eabi.h:204: note: this is the location of the previous definition 204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243) | syscall-arm.h:23: warning: "__NR_io_destroy" redefined 23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244) | /usr/include/asm/unistd-eabi.h:205: note: this is the location of the previous definition 205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) | syscall-arm.h:24: warning: "__NR_io_getevents" redefined 24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245) | /usr/include/asm/unistd-eabi.h:206: note: this is the location of the previous definition 206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245) | syscall-arm.h:25: warning: "__NR_io_submit" redefined 25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246) | /usr/include/asm/unistd-eabi.h:207: note: this is the location of the previous definition 207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246) | syscall-arm.h:26: warning: "__NR_io_cancel" redefined 26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247) | /usr/include/asm/unistd-eabi.h:208: note: this is the location of the previous definition 208 | #define __NR_io_cancel (__NR_SYSCALL_BASE + 247) | In file included from syscall.h:27, from io_cancel.c:20: syscall-arm.h:22: warning: "__NR_io_setup" redefined 22 | #define __NR_io_setup (__NR_SYSCALL_BASE+243) | In file included from /usr/include/asm/unistd.h:22, from /usr/include/sys/syscall.h:24, from syscall.h:1: /usr/include/asm/unistd-eabi.h:204: note: this is the location of the previous definition 204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243) | syscall-arm.h:23: warning: "__NR_io_destroy" redefined 23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244) | /usr/include/asm/unistd-eabi.h:205: note: this is the location of the previous definition 205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) | syscall-arm.h:24: warning: "__NR_io_getevents" redefined 24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245) | /usr/include/asm/unistd-eabi.h:206: note: this is the location of the previous definition 206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245) | syscall-arm.h:25: warning: "__NR_io_submit" redefined 25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246) | /usr/include/asm/unistd-eabi.h:207: note: this is the location of the previous definition 207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246) | syscall-arm.h:26: warning: "__NR_io_cancel" redefined 26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247) | /usr/include/asm/unistd-eabi.h:208: note: this is the location of the previous definition 208 | #define __NR_io_cancel (__NR_SYSCALL_BASE + 247) | cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o raw_syscall.ol raw_syscall.c In file included from syscall.h:27, from io_destroy.c:21: syscall-arm.h:22: warning: "__NR_io_setup" redefined 22 | #define __NR_io_setup (__NR_SYSCALL_BASE+243) | In file included from /usr/include/asm/unistd.h:22, from /usr/include/sys/syscall.h:24, from syscall.h:1: /usr/include/asm/unistd-eabi.h:204: note: this is the location of the previous definition 204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243) | syscall-arm.h:23: warning: "__NR_io_destroy" redefined 23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244) | /usr/include/asm/unistd-eabi.h:205: note: this is the location of the previous definition 205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) | syscall-arm.h:24: warning: "__NR_io_getevents" redefined 24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245) | /usr/include/asm/unistd-eabi.h:206: note: this is the location of the previous definition 206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245) | syscall-arm.h:25: warning: "__NR_io_submit" redefined 25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246) | /usr/include/asm/unistd-eabi.h:207: note: this is the location of the previous definition 207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246) | syscall-arm.h:26: warning: "__NR_io_cancel" redefined 26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247) | /usr/include/asm/unistd-eabi.h:208: note: this is the location of the previous definition 208 | #define __NR_io_cancel (__NR_SYSCALL_BASE + 247) | cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o compat-0_1.ol compat-0_1.c cc -shared -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_queue_init.os io_queue_init.c cc -shared -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_queue_release.os io_queue_release.c In file included from syscall.h:27, from raw_syscall.c:1: syscall-arm.h:22: warning: "__NR_io_setup" redefined 22 | #define __NR_io_setup (__NR_SYSCALL_BASE+243) | In file included from /usr/include/asm/unistd.h:22, from /usr/include/sys/syscall.h:24, from syscall.h:1: /usr/include/asm/unistd-eabi.h:204: note: this is the location of the previous definition 204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243) | syscall-arm.h:23: warning: "__NR_io_destroy" redefined 23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244) | /usr/include/asm/unistd-eabi.h:205: note: this is the location of the previous definition 205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) | syscall-arm.h:24: warning: "__NR_io_getevents" redefined 24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245) | /usr/include/asm/unistd-eabi.h:206: note: this is the location of the previous definition 206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245) | syscall-arm.h:25: warning: "__NR_io_submit" redefined 25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246) | /usr/include/asm/unistd-eabi.h:207: note: this is the location of the previous definition 207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246) | syscall-arm.h:26: warning: "__NR_io_cancel" redefined 26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247) | /usr/include/asm/unistd-eabi.h:208: note: this is the location of the previous definition 208 | #define __NR_io_cancel (__NR_SYSCALL_BASE + 247) | In file included from syscall.h:27, from io_pgetevents.c:24: syscall-arm.h:22: warning: "__NR_io_setup" redefined 22 | #define __NR_io_setup (__NR_SYSCALL_BASE+243) | In file included from /usr/include/asm/unistd.h:22, from /usr/include/sys/syscall.h:24, from syscall.h:1: /usr/include/asm/unistd-eabi.h:204: note: this is the location of the previous definition 204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243) | syscall-arm.h:23: warning: "__NR_io_destroy" redefined 23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244) | /usr/include/asm/unistd-eabi.h:205: note: this is the location of the previous definition 205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) | syscall-arm.h:24: warning: "__NR_io_getevents" redefined 24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245) | /usr/include/asm/unistd-eabi.h:206: note: this is the location of the previous definition 206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245) | syscall-arm.h:25: warning: "__NR_io_submit" redefined 25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246) | /usr/include/asm/unistd-eabi.h:207: note: this is the location of the previous definition 207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246) | syscall-arm.h:26: warning: "__NR_io_cancel" redefined 26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247) | /usr/include/asm/unistd-eabi.h:208: note: this is the location of the previous definition 208 | #define __NR_io_cancel (__NR_SYSCALL_BASE + 247) | cc -shared -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_queue_wait.os io_queue_wait.c In file included from syscall.h:27, from compat-0_1.c:27: syscall-arm.h:22: warning: "__NR_io_setup" redefined 22 | #define __NR_io_setup (__NR_SYSCALL_BASE+243) | In file included from /usr/include/asm/unistd.h:22, from /usr/include/sys/syscall.h:24, from syscall.h:1: /usr/include/asm/unistd-eabi.h:204: note: this is the location of the previous definition 204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243) | syscall-arm.h:23: warning: "__NR_io_destroy" redefined 23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244) | /usr/include/asm/unistd-eabi.h:205: note: this is the location of the previous definition 205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) | syscall-arm.h:24: warning: "__NR_io_getevents" redefined 24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245) | /usr/include/asm/unistd-eabi.h:206: note: this is the location of the previous definition 206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245) | syscall-arm.h:25: warning: "__NR_io_submit" redefined 25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246) | /usr/include/asm/unistd-eabi.h:207: note: this is the location of the previous definition 207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246) | syscall-arm.h:26: warning: "__NR_io_cancel" redefined 26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247) | /usr/include/asm/unistd-eabi.h:208: note: this is the location of the previous definition 208 | #define __NR_io_cancel (__NR_SYSCALL_BASE + 247) | cc -shared -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_queue_run.os io_queue_run.c In file included from syscall.h:27, from io_queue_init.c:24: syscall-arm.h:22: warning: "__NR_io_setup" redefined 22 | #define __NR_io_setup (__NR_SYSCALL_BASE+243) | In file included from /usr/include/asm/unistd.h:22, from /usr/include/sys/syscall.h:24, from syscall.h:1: /usr/include/asm/unistd-eabi.h:204: note: this is the location of the previous definition 204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243) | syscall-arm.h:23: warning: "__NR_io_destroy" redefined 23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244) | /usr/include/asm/unistd-eabi.h:205: note: this is the location of the previous definition 205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) | syscall-arm.h:24: warning: "__NR_io_getevents" redefined 24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245) | /usr/include/asm/unistd-eabi.h:206: note: this is the location of the previous definition 206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245) | syscall-arm.h:25: warning: "__NR_io_submit" redefined 25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246) | /usr/include/asm/unistd-eabi.h:207: note: this is the location of the previous definition 207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246) | syscall-arm.h:26: warning: "__NR_io_cancel" redefined 26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247) | /usr/include/asm/unistd-eabi.h:208: note: this is the location of the previous definition 208 | #define __NR_io_cancel (__NR_SYSCALL_BASE + 247) | cc -shared -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_getevents.os io_getevents.c cc -shared -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_submit.os io_submit.c In file included from syscall.h:27, from io_queue_wait.c:23: syscall-arm.h:22: warning: "__NR_io_setup" redefined 22 | #define __NR_io_setup (__NR_SYSCALL_BASE+243) | In file included from /usr/include/asm/unistd.h:22, from /usr/include/sys/syscall.h:24, from syscall.h:1: /usr/include/asm/unistd-eabi.h:204: note: this is the location of the previous definition 204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243) | syscall-arm.h:23: warning: "__NR_io_destroy" redefined 23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244) | /usr/include/asm/unistd-eabi.h:205: note: this is the location of the previous definition 205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) | syscall-arm.h:24: warning: "__NR_io_getevents" redefined 24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245) | /usr/include/asm/unistd-eabi.h:206: note: this is the location of the previous definition 206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245) | syscall-arm.h:25: warning: "__NR_io_submit" redefined 25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246) | /usr/include/asm/unistd-eabi.h:207: note: this is the location of the previous definition 207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246) | syscall-arm.h:26: warning: "__NR_io_cancel" redefined 26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247) | /usr/include/asm/unistd-eabi.h:208: note: this is the location of the previous definition 208 | #define __NR_io_cancel (__NR_SYSCALL_BASE + 247) | cc -shared -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_cancel.os io_cancel.c cc -shared -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_setup.os io_setup.c cc -shared -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_destroy.os io_destroy.c In file included from syscall.h:27, from io_getevents.c:23: syscall-arm.h:22: warning: "__NR_io_setup" redefined 22 | #define __NR_io_setup (__NR_SYSCALL_BASE+243) | In file included from /usr/include/asm/unistd.h:22, from /usr/include/sys/syscall.h:24, from syscall.h:1: /usr/include/asm/unistd-eabi.h:204: note: this is the location of the previous definition 204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243) | syscall-arm.h:23: warning: "__NR_io_destroy" redefined 23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244) | /usr/include/asm/unistd-eabi.h:205: note: this is the location of the previous definition 205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) | syscall-arm.h:24: warning: "__NR_io_getevents" redefined 24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245) | /usr/include/asm/unistd-eabi.h:206: note: this is the location of the previous definition 206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245) | syscall-arm.h:25: warning: "__NR_io_submit" redefined 25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246) | /usr/include/asm/unistd-eabi.h:207: note: this is the location of the previous definition 207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246) | syscall-arm.h:26: warning: "__NR_io_cancel" redefined 26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247) | /usr/include/asm/unistd-eabi.h:208: note: this is the location of the previous definition 208 | #define __NR_io_cancel (__NR_SYSCALL_BASE + 247) | In file included from syscall.h:27, from io_submit.c:21: syscall-arm.h:22: warning: "__NR_io_setup" redefined 22 | #define __NR_io_setup (__NR_SYSCALL_BASE+243) | In file included from /usr/include/asm/unistd.h:22, from /usr/include/sys/syscall.h:24, from syscall.h:1: /usr/include/asm/unistd-eabi.h:204: note: this is the location of the previous definition 204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243) | syscall-arm.h:23: warning: "__NR_io_destroy" redefined 23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244) | /usr/include/asm/unistd-eabi.h:205: note: this is the location of the previous definition 205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) | syscall-arm.h:24: warning: "__NR_io_getevents" redefined 24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245) | /usr/include/asm/unistd-eabi.h:206: note: this is the location of the previous definition 206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245) | syscall-arm.h:25: warning: "__NR_io_submit" redefined 25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246) | /usr/include/asm/unistd-eabi.h:207: note: this is the location of the previous definition 207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246) | syscall-arm.h:26: warning: "__NR_io_cancel" redefined 26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247) | /usr/include/asm/unistd-eabi.h:208: note: this is the location of the previous definition 208 | #define __NR_io_cancel (__NR_SYSCALL_BASE + 247) | In file included from syscall.h:27, from io_cancel.c:20: syscall-arm.h:22: warning: "__NR_io_setup" redefined 22 | #define __NR_io_setup (__NR_SYSCALL_BASE+243) | In file included from /usr/include/asm/unistd.h:22, from /usr/include/sys/syscall.h:24, from syscall.h:1: /usr/include/asm/unistd-eabi.h:204: note: this is the location of the previous definition 204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243) | syscall-arm.h:23: warning: "__NR_io_destroy" redefined 23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244) | /usr/include/asm/unistd-eabi.h:205: note: this is the location of the previous definition 205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) | syscall-arm.h:24: warning: "__NR_io_getevents" redefined 24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245) | /usr/include/asm/unistd-eabi.h:206: note: this is the location of the previous definition 206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245) | syscall-arm.h:25: warning: "__NR_io_submit" redefined 25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246) | /usr/include/asm/unistd-eabi.h:207: note: this is the location of the previous definition 207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246) | syscall-arm.h:26: warning: "__NR_io_cancel" redefined 26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247) | /usr/include/asm/unistd-eabi.h:208: note: this is the location of the previous definition 208 | #define __NR_io_cancel (__NR_SYSCALL_BASE + 247) | cc -shared -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_pgetevents.os io_pgetevents.c In file included from syscall.h:27, from io_setup.c:21: syscall-arm.h:22: warning: "__NR_io_setup" redefined 22 | #define __NR_io_setup (__NR_SYSCALL_BASE+243) | In file included from /usr/include/asm/unistd.h:22, from /usr/include/sys/syscall.h:24, from syscall.h:1: /usr/include/asm/unistd-eabi.h:204: note: this is the location of the previous definition 204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243) | syscall-arm.h:23: warning: "__NR_io_destroy" redefined 23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244) | /usr/include/asm/unistd-eabi.h:205: note: this is the location of the previous definition 205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) | syscall-arm.h:24: warning: "__NR_io_getevents" redefined 24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245) | /usr/include/asm/unistd-eabi.h:206: note: this is the location of the previous definition 206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245) | syscall-arm.h:25: warning: "__NR_io_submit" redefined 25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246) | /usr/include/asm/unistd-eabi.h:207: note: this is the location of the previous definition 207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246) | syscall-arm.h:26: warning: "__NR_io_cancel" redefined 26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247) | /usr/include/asm/unistd-eabi.h:208: note: this is the location of the previous definition 208 | #define __NR_io_cancel (__NR_SYSCALL_BASE + 247) | cc -shared -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o raw_syscall.os raw_syscall.c cc -shared -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o compat-0_1.os compat-0_1.c rm -f libaio.a In file included from syscall.h:27, from io_destroy.c:21: syscall-arm.h:22: warning: "__NR_io_setup" redefined 22 | #define __NR_io_setup (__NR_SYSCALL_BASE+243) | In file included from /usr/include/asm/unistd.h:22, from /usr/include/sys/syscall.h:24, from syscall.h:1: /usr/include/asm/unistd-eabi.h:204: note: this is the location of the previous definition 204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243) | syscall-arm.h:23: warning: "__NR_io_destroy" redefined 23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244) | /usr/include/asm/unistd-eabi.h:205: note: this is the location of the previous definition 205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) | syscall-arm.h:24: warning: "__NR_io_getevents" redefined 24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245) | /usr/include/asm/unistd-eabi.h:206: note: this is the location of the previous definition 206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245) | syscall-arm.h:25: warning: "__NR_io_submit" redefined 25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246) | /usr/include/asm/unistd-eabi.h:207: note: this is the location of the previous definition 207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246) | syscall-arm.h:26: warning: "__NR_io_cancel" redefined 26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247) | /usr/include/asm/unistd-eabi.h:208: note: this is the location of the previous definition 208 | #define __NR_io_cancel (__NR_SYSCALL_BASE + 247) | ar r libaio.a io_queue_init.ol io_queue_release.ol io_queue_wait.ol io_queue_run.ol io_getevents.ol io_submit.ol io_cancel.ol io_setup.ol io_destroy.ol io_pgetevents.ol raw_syscall.ol compat-0_1.ol ar: creating libaio.a In file included from syscall.h:27, from raw_syscall.c:1: syscall-arm.h:22: warning: "__NR_io_setup" redefined 22 | #define __NR_io_setup (__NR_SYSCALL_BASE+243) | In file included from /usr/include/asm/unistd.h:22, from /usr/include/sys/syscall.h:24, from syscall.h:1: /usr/include/asm/unistd-eabi.h:204: note: this is the location of the previous definition 204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243) | syscall-arm.h:23: warning: "__NR_io_destroy" redefined 23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244) | ranlib libaio.a /usr/include/asm/unistd-eabi.h:205: note: this is the location of the previous definition 205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) | syscall-arm.h:24: warning: "__NR_io_getevents" redefined 24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245) | /usr/include/asm/unistd-eabi.h:206: note: this is the location of the previous definition 206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245) | syscall-arm.h:25: warning: "__NR_io_submit" redefined 25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246) | /usr/include/asm/unistd-eabi.h:207: note: this is the location of the previous definition 207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246) | syscall-arm.h:26: warning: "__NR_io_cancel" redefined 26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247) | /usr/include/asm/unistd-eabi.h:208: note: this is the location of the previous definition 208 | #define __NR_io_cancel (__NR_SYSCALL_BASE + 247) | In file included from syscall.h:27, from io_pgetevents.c:24: syscall-arm.h:22: warning: "__NR_io_setup" redefined 22 | #define __NR_io_setup (__NR_SYSCALL_BASE+243) | In file included from /usr/include/asm/unistd.h:22, from /usr/include/sys/syscall.h:24, from syscall.h:1: /usr/include/asm/unistd-eabi.h:204: note: this is the location of the previous definition 204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243) | syscall-arm.h:23: warning: "__NR_io_destroy" redefined 23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244) | /usr/include/asm/unistd-eabi.h:205: note: this is the location of the previous definition 205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) | syscall-arm.h:24: warning: "__NR_io_getevents" redefined 24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245) | /usr/include/asm/unistd-eabi.h:206: note: this is the location of the previous definition 206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245) | syscall-arm.h:25: warning: "__NR_io_submit" redefined 25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246) | /usr/include/asm/unistd-eabi.h:207: note: this is the location of the previous definition 207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246) | syscall-arm.h:26: warning: "__NR_io_cancel" redefined 26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247) | /usr/include/asm/unistd-eabi.h:208: note: this is the location of the previous definition 208 | #define __NR_io_cancel (__NR_SYSCALL_BASE + 247) | In file included from syscall.h:27, from compat-0_1.c:27: syscall-arm.h:22: warning: "__NR_io_setup" redefined 22 | #define __NR_io_setup (__NR_SYSCALL_BASE+243) | In file included from /usr/include/asm/unistd.h:22, from /usr/include/sys/syscall.h:24, from syscall.h:1: /usr/include/asm/unistd-eabi.h:204: note: this is the location of the previous definition 204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243) | syscall-arm.h:23: warning: "__NR_io_destroy" redefined 23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244) | /usr/include/asm/unistd-eabi.h:205: note: this is the location of the previous definition 205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) | syscall-arm.h:24: warning: "__NR_io_getevents" redefined 24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245) | /usr/include/asm/unistd-eabi.h:206: note: this is the location of the previous definition 206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245) | syscall-arm.h:25: warning: "__NR_io_submit" redefined 25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246) | /usr/include/asm/unistd-eabi.h:207: note: this is the location of the previous definition 207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246) | syscall-arm.h:26: warning: "__NR_io_cancel" redefined 26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247) | /usr/include/asm/unistd-eabi.h:208: note: this is the location of the previous definition 208 | #define __NR_io_cancel (__NR_SYSCALL_BASE + 247) | cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c struct_offsets.c cc -shared -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -Wl,--version-script=libaio.map -Wl,-soname=libaio.so.1 -o libaio.so.1.0.2 io_queue_init.os io_queue_release.os io_queue_wait.os io_queue_run.os io_getevents.os io_submit.os io_cancel.os io_setup.os io_destroy.os io_pgetevents.os raw_syscall.os compat-0_1.os -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now make[1]: Leaving directory '/build/libaio/src/libaio-libaio-0.3.113/src' make: Leaving directory '/build/libaio/src/libaio-libaio-0.3.113' ==> Entering fakeroot environment... ==> Starting package()... make: Entering directory '/build/libaio/src/libaio-libaio-0.3.113' make[1]: Entering directory '/build/libaio/src/libaio-libaio-0.3.113/src' install -D -m 644 libaio.h /build/libaio/pkg/libaio/usr/include/libaio.h install -D -m 644 libaio.a /build/libaio/pkg/libaio/usr/lib/libaio.a install -D -m 755 libaio.so.1.0.2 /build/libaio/pkg/libaio/usr/lib/libaio.so.1.0.2 ln -sf libaio.so.1.0.2 /build/libaio/pkg/libaio/usr/lib/libaio.so.1 ln -sf libaio.so.1.0.2 /build/libaio/pkg/libaio/usr/lib/libaio.so make[1]: Leaving directory '/build/libaio/src/libaio-libaio-0.3.113/src' make: Leaving directory '/build/libaio/src/libaio-libaio-0.3.113' install: creating directory '/build/libaio/pkg/libaio/usr/share' install: creating directory '/build/libaio/pkg/libaio/usr/share/doc' install: creating directory '/build/libaio/pkg/libaio/usr/share/doc/libaio' 'libaio-libaio-0.3.113/ChangeLog' -> '/build/libaio/pkg/libaio/usr/share/doc/libaio/ChangeLog' 'libaio-libaio-0.3.113/README.md' -> '/build/libaio/pkg/libaio/usr/share/doc/libaio/README.md' install: creating directory '/build/libaio/pkg/libaio/usr/share/man' install: creating directory '/build/libaio/pkg/libaio/usr/share/man/man3' 'libaio-libaio-0.3.113/man/io.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io.3' 'libaio-libaio-0.3.113/man/io_cancel.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_cancel.3' 'libaio-libaio-0.3.113/man/io_fsync.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_fsync.3' 'libaio-libaio-0.3.113/man/io_getevents.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_getevents.3' 'libaio-libaio-0.3.113/man/io_prep_fsync.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_prep_fsync.3' 'libaio-libaio-0.3.113/man/io_prep_pread.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_prep_pread.3' 'libaio-libaio-0.3.113/man/io_prep_pwrite.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_prep_pwrite.3' 'libaio-libaio-0.3.113/man/io_queue_init.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_queue_init.3' 'libaio-libaio-0.3.113/man/io_queue_release.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_queue_release.3' 'libaio-libaio-0.3.113/man/io_queue_run.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_queue_run.3' 'libaio-libaio-0.3.113/man/io_queue_wait.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_queue_wait.3' 'libaio-libaio-0.3.113/man/io_set_callback.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_set_callback.3' 'libaio-libaio-0.3.113/man/io_submit.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_submit.3' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "libaio"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: libaio 0.3.113-3 (Wed Feb 21 06:39:14 2024) ==> Cleaning up...