==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libaio 0.3.113-5 (Fri Aug 28 07:19:35 2026)
==> Retrieving sources...
-> Found libaio-0.3.113.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
libaio-0.3.113.tar.gz ... Passed
==> Validating source files with b2sums...
libaio-0.3.113.tar.gz ... Passed
==> Making package: libaio 0.3.113-5 (Fri Aug 28 13:20:03 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found libaio-0.3.113.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting libaio-0.3.113.tar.gz with bsdtar
==> Starting prepare()...
removed 'libaio/harness/cases/20.t'
removed 'libaio/harness/cases/21.t'
==> Starting build()...
make: Entering directory '/build/libaio/src/libaio'
make[1]: Entering directory '/build/libaio/src/libaio/src'
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -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 -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -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 -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -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 -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -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 -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -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_wait.c:23:
syscall-arm.h:22:9: 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:9: note: this is the location of the previous definition
204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243)
| ^~~~~~~~~~~~~
syscall-arm.h:23:9: warning: ‘__NR_io_destroy’ redefined
23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244)
| ^~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:205:9: note: this is the location of the previous definition
205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244)
| ^~~~~~~~~~~~~~~
syscall-arm.h:24:9: warning: ‘__NR_io_getevents’ redefined
24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245)
| ^~~~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:206:9: note: this is the location of the previous definition
206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245)
| ^~~~~~~~~~~~~~~~~
syscall-arm.h:25:9: warning: ‘__NR_io_submit’ redefined
25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:207:9: note: this is the location of the previous definition
207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246)
| ^~~~~~~~~~~~~~
syscall-arm.h:26:9: warning: ‘__NR_io_cancel’ redefined
26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:208:9: 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_queue_init.c:24:
syscall-arm.h:22:9: 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:9: note: this is the location of the previous definition
204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243)
| ^~~~~~~~~~~~~
syscall-arm.h:23:9: warning: ‘__NR_io_destroy’ redefined
23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244)
| ^~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:205:9: note: this is the location of the previous definition
205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244)
| ^~~~~~~~~~~~~~~
syscall-arm.h:24:9: warning: ‘__NR_io_getevents’ redefined
24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245)
| ^~~~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:206:9: note: this is the location of the previous definition
206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245)
| ^~~~~~~~~~~~~~~~~
syscall-arm.h:25:9: warning: ‘__NR_io_submit’ redefined
25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:207:9: note: this is the location of the previous definition
207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246)
| ^~~~~~~~~~~~~~
syscall-arm.h:26:9: warning: ‘__NR_io_cancel’ redefined
26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:208:9: 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_getevents.c:23:
syscall-arm.h:22:9: 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:9: note: this is the location of the previous definition
204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243)
| ^~~~~~~~~~~~~
syscall-arm.h:23:9: warning: ‘__NR_io_destroy’ redefined
23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244)
| ^~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:205:9: note: this is the location of the previous definition
205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244)
| ^~~~~~~~~~~~~~~
syscall-arm.h:24:9: warning: ‘__NR_io_getevents’ redefined
24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245)
| ^~~~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:206:9: note: this is the location of the previous definition
206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245)
| ^~~~~~~~~~~~~~~~~
syscall-arm.h:25:9: warning: ‘__NR_io_submit’ redefined
25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:207:9: note: this is the location of the previous definition
207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246)
| ^~~~~~~~~~~~~~
syscall-arm.h:26:9: warning: ‘__NR_io_cancel’ redefined
26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:208:9: 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 -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -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 -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -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 -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -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 -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_destroy.ol io_destroy.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -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:9: 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:9: note: this is the location of the previous definition
204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243)
| ^~~~~~~~~~~~~
syscall-arm.h:23:9: warning: ‘__NR_io_destroy’ redefined
23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244)
| ^~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:205:9: note: this is the location of the previous definition
205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244)
| ^~~~~~~~~~~~~~~
syscall-arm.h:24:9: warning: ‘__NR_io_getevents’ redefined
24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245)
| ^~~~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:206:9: note: this is the location of the previous definition
206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245)
| ^~~~~~~~~~~~~~~~~
syscall-arm.h:25:9: warning: ‘__NR_io_submit’ redefined
25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:207:9: note: this is the location of the previous definition
207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246)
| ^~~~~~~~~~~~~~
syscall-arm.h:26:9: warning: ‘__NR_io_cancel’ redefined
26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:208:9: 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:9: 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:9: note: this is the location of the previous definition
204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243)
| ^~~~~~~~~~~~~
syscall-arm.h:23:9: warning: ‘__NR_io_destroy’ redefined
23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244)
| ^~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:205:9: note: this is the location of the previous definition
205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244)
| ^~~~~~~~~~~~~~~
syscall-arm.h:24:9: warning: ‘__NR_io_getevents’ redefined
24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245)
| ^~~~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:206:9: note: this is the location of the previous definition
206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245)
| ^~~~~~~~~~~~~~~~~
syscall-arm.h:25:9: warning: ‘__NR_io_submit’ redefined
25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:207:9: note: this is the location of the previous definition
207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246)
| ^~~~~~~~~~~~~~
syscall-arm.h:26:9: warning: ‘__NR_io_cancel’ redefined
26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:208:9: 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:9: 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:9: note: this is the location of the previous definition
204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243)
| ^~~~~~~~~~~~~
syscall-arm.h:23:9: warning: ‘__NR_io_destroy’ redefined
23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244)
| ^~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:205:9: note: this is the location of the previous definition
205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244)
| ^~~~~~~~~~~~~~~
syscall-arm.h:24:9: warning: ‘__NR_io_getevents’ redefined
24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245)
| ^~~~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:206:9: note: this is the location of the previous definition
206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245)
| ^~~~~~~~~~~~~~~~~
syscall-arm.h:25:9: warning: ‘__NR_io_submit’ redefined
25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:207:9: note: this is the location of the previous definition
207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246)
| ^~~~~~~~~~~~~~
syscall-arm.h:26:9: warning: ‘__NR_io_cancel’ redefined
26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:208:9: 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 -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -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:9: 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:9: note: this is the location of the previous definition
204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243)
| ^~~~~~~~~~~~~
syscall-arm.h:23:9: warning: ‘__NR_io_destroy’ redefined
23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244)
| ^~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:205:9: note: this is the location of the previous definition
205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244)
| ^~~~~~~~~~~~~~~
syscall-arm.h:24:9: warning: ‘__NR_io_getevents’ redefined
24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245)
| ^~~~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:206:9: note: this is the location of the previous definition
206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245)
| ^~~~~~~~~~~~~~~~~
syscall-arm.h:25:9: warning: ‘__NR_io_submit’ redefined
25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:207:9: note: this is the location of the previous definition
207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246)
| ^~~~~~~~~~~~~~
syscall-arm.h:26:9: warning: ‘__NR_io_cancel’ redefined
26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:208:9: 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 -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -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 -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -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 -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -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 io_pgetevents.c:24:
syscall-arm.h:22:9: 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:9: note: this is the location of the previous definition
204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243)
| ^~~~~~~~~~~~~
syscall-arm.h:23:9: warning: ‘__NR_io_destroy’ redefined
23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244)
| ^~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:205:9: note: this is the location of the previous definition
205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244)
| ^~~~~~~~~~~~~~~
syscall-arm.h:24:9: warning: ‘__NR_io_getevents’ redefined
24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245)
| ^~~~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:206:9: note: this is the location of the previous definition
206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245)
| ^~~~~~~~~~~~~~~~~
syscall-arm.h:25:9: warning: ‘__NR_io_submit’ redefined
25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:207:9: note: this is the location of the previous definition
207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246)
| ^~~~~~~~~~~~~~
syscall-arm.h:26:9: warning: ‘__NR_io_cancel’ redefined
26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:208:9: 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 raw_syscall.c:1:
syscall-arm.h:22:9: 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:9: note: this is the location of the previous definition
204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243)
| ^~~~~~~~~~~~~
syscall-arm.h:23:9: warning: ‘__NR_io_destroy’ redefined
23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244)
| ^~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:205:9: note: this is the location of the previous definition
205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244)
| ^~~~~~~~~~~~~~~
syscall-arm.h:24:9: warning: ‘__NR_io_getevents’ redefined
24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245)
| ^~~~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:206:9: note: this is the location of the previous definition
206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245)
| ^~~~~~~~~~~~~~~~~
syscall-arm.h:25:9: warning: ‘__NR_io_submit’ redefined
25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:207:9: note: this is the location of the previous definition
207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246)
| ^~~~~~~~~~~~~~
syscall-arm.h:26:9: warning: ‘__NR_io_cancel’ redefined
26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:208:9: 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 -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_queue_wait.os io_queue_wait.c
cc -shared -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -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 compat-0_1.c:27:
syscall-arm.h:22:9: 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:9: note: this is the location of the previous definition
204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243)
| ^~~~~~~~~~~~~
syscall-arm.h:23:9: warning: ‘__NR_io_destroy’ redefined
23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244)
| ^~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:205:9: note: this is the location of the previous definition
205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244)
| ^~~~~~~~~~~~~~~
syscall-arm.h:24:9: warning: ‘__NR_io_getevents’ redefined
24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245)
| ^~~~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:206:9: note: this is the location of the previous definition
206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245)
| ^~~~~~~~~~~~~~~~~
syscall-arm.h:25:9: warning: ‘__NR_io_submit’ redefined
25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:207:9: note: this is the location of the previous definition
207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246)
| ^~~~~~~~~~~~~~
syscall-arm.h:26:9: warning: ‘__NR_io_cancel’ redefined
26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:208:9: 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_queue_init.c:24:
syscall-arm.h:22:9: 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:9: note: this is the location of the previous definition
204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243)
| ^~~~~~~~~~~~~
syscall-arm.h:23:9: warning: ‘__NR_io_destroy’ redefined
23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244)
| ^~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:205:9: note: this is the location of the previous definition
205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244)
| ^~~~~~~~~~~~~~~
syscall-arm.h:24:9: warning: ‘__NR_io_getevents’ redefined
24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245)
| ^~~~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:206:9: note: this is the location of the previous definition
206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245)
| ^~~~~~~~~~~~~~~~~
syscall-arm.h:25:9: warning: ‘__NR_io_submit’ redefined
25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:207:9: note: this is the location of the previous definition
207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246)
| ^~~~~~~~~~~~~~
syscall-arm.h:26:9: warning: ‘__NR_io_cancel’ redefined
26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:208:9: 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 -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -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 -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_submit.os io_submit.c
cc -shared -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_cancel.os io_cancel.c
In file included from syscall.h:27,
from io_queue_wait.c:23:
syscall-arm.h:22:9: 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:9: note: this is the location of the previous definition
204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243)
| ^~~~~~~~~~~~~
syscall-arm.h:23:9: warning: ‘__NR_io_destroy’ redefined
23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244)
| ^~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:205:9: note: this is the location of the previous definition
205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244)
| ^~~~~~~~~~~~~~~
syscall-arm.h:24:9: warning: ‘__NR_io_getevents’ redefined
24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245)
| ^~~~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:206:9: note: this is the location of the previous definition
206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245)
| ^~~~~~~~~~~~~~~~~
syscall-arm.h:25:9: warning: ‘__NR_io_submit’ redefined
25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:207:9: note: this is the location of the previous definition
207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246)
| ^~~~~~~~~~~~~~
syscall-arm.h:26:9: warning: ‘__NR_io_cancel’ redefined
26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:208:9: 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 -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -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 -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -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_submit.c:21:
syscall-arm.h:22:9: 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:9: note: this is the location of the previous definition
204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243)
| ^~~~~~~~~~~~~
syscall-arm.h:23:9: warning: ‘__NR_io_destroy’ redefined
23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244)
| ^~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:205:9: note: this is the location of the previous definition
205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244)
| ^~~~~~~~~~~~~~~
syscall-arm.h:24:9: warning: ‘__NR_io_getevents’ redefined
24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245)
| ^~~~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:206:9: note: this is the location of the previous definition
206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245)
| ^~~~~~~~~~~~~~~~~
syscall-arm.h:25:9: warning: ‘__NR_io_submit’ redefined
25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:207:9: note: this is the location of the previous definition
207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246)
| ^~~~~~~~~~~~~~
syscall-arm.h:26:9: warning: ‘__NR_io_cancel’ redefined
26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:208:9: 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_getevents.c:23:
syscall-arm.h:22:9: 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:9: note: this is the location of the previous definition
204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243)
| ^~~~~~~~~~~~~
syscall-arm.h:23:9: warning: ‘__NR_io_destroy’ redefined
23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244)
| ^~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:205:9: note: this is the location of the previous definition
205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244)
| ^~~~~~~~~~~~~~~
syscall-arm.h:24:9: warning: ‘__NR_io_getevents’ redefined
24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245)
| ^~~~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:206:9: note: this is the location of the previous definition
206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245)
| ^~~~~~~~~~~~~~~~~
syscall-arm.h:25:9: warning: ‘__NR_io_submit’ redefined
25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:207:9: note: this is the location of the previous definition
207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246)
| ^~~~~~~~~~~~~~
syscall-arm.h:26:9: warning: ‘__NR_io_cancel’ redefined
26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:208:9: 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:9: 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:9: note: this is the location of the previous definition
204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243)
| ^~~~~~~~~~~~~
syscall-arm.h:23:9: warning: ‘__NR_io_destroy’ redefined
23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244)
| ^~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:205:9: note: this is the location of the previous definition
205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244)
| ^~~~~~~~~~~~~~~
syscall-arm.h:24:9: warning: ‘__NR_io_getevents’ redefined
24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245)
| ^~~~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:206:9: note: this is the location of the previous definition
206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245)
| ^~~~~~~~~~~~~~~~~
syscall-arm.h:25:9: warning: ‘__NR_io_submit’ redefined
25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:207:9: note: this is the location of the previous definition
207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246)
| ^~~~~~~~~~~~~~
syscall-arm.h:26:9: warning: ‘__NR_io_cancel’ redefined
26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:208:9: 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 -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o io_pgetevents.os io_pgetevents.c
cc -shared -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -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 -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -I. -fPIC -c -o compat-0_1.os compat-0_1.c
In file included from syscall.h:27,
from io_setup.c:21:
syscall-arm.h:22:9: 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:9: note: this is the location of the previous definition
204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243)
| ^~~~~~~~~~~~~
syscall-arm.h:23:9: warning: ‘__NR_io_destroy’ redefined
23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244)
| ^~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:205:9: note: this is the location of the previous definition
205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244)
| ^~~~~~~~~~~~~~~
syscall-arm.h:24:9: warning: ‘__NR_io_getevents’ redefined
24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245)
| ^~~~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:206:9: note: this is the location of the previous definition
206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245)
| ^~~~~~~~~~~~~~~~~
syscall-arm.h:25:9: warning: ‘__NR_io_submit’ redefined
25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:207:9: note: this is the location of the previous definition
207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246)
| ^~~~~~~~~~~~~~
syscall-arm.h:26:9: warning: ‘__NR_io_cancel’ redefined
26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:208:9: 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_destroy.c:21:
syscall-arm.h:22:9: 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:9: note: this is the location of the previous definition
204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243)
| ^~~~~~~~~~~~~
syscall-arm.h:23:9: warning: ‘__NR_io_destroy’ redefined
23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244)
| ^~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:205:9: note: this is the location of the previous definition
205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244)
| ^~~~~~~~~~~~~~~
syscall-arm.h:24:9: warning: ‘__NR_io_getevents’ redefined
24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245)
| ^~~~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:206:9: note: this is the location of the previous definition
206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245)
| ^~~~~~~~~~~~~~~~~
syscall-arm.h:25:9: warning: ‘__NR_io_submit’ redefined
25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:207:9: note: this is the location of the previous definition
207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246)
| ^~~~~~~~~~~~~~
syscall-arm.h:26:9: warning: ‘__NR_io_cancel’ redefined
26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:208:9: note: this is the location of the previous definition
208 | #define __NR_io_cancel (__NR_SYSCALL_BASE + 247)
| ^~~~~~~~~~~~~~
rm -f libaio.a
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
ranlib libaio.a
In file included from syscall.h:27,
from raw_syscall.c:1:
syscall-arm.h:22:9: 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:9: note: this is the location of the previous definition
204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243)
| ^~~~~~~~~~~~~
syscall-arm.h:23:9: warning: ‘__NR_io_destroy’ redefined
23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244)
| ^~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:205:9: note: this is the location of the previous definition
205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244)
| ^~~~~~~~~~~~~~~
syscall-arm.h:24:9: warning: ‘__NR_io_getevents’ redefined
24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245)
| ^~~~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:206:9: note: this is the location of the previous definition
206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245)
| ^~~~~~~~~~~~~~~~~
syscall-arm.h:25:9: warning: ‘__NR_io_submit’ redefined
25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:207:9: note: this is the location of the previous definition
207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246)
| ^~~~~~~~~~~~~~
syscall-arm.h:26:9: warning: ‘__NR_io_cancel’ redefined
26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:208:9: 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:9: 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:9: note: this is the location of the previous definition
204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243)
| ^~~~~~~~~~~~~
syscall-arm.h:23:9: warning: ‘__NR_io_destroy’ redefined
23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244)
| ^~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:205:9: note: this is the location of the previous definition
205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244)
| ^~~~~~~~~~~~~~~
syscall-arm.h:24:9: warning: ‘__NR_io_getevents’ redefined
24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245)
| ^~~~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:206:9: note: this is the location of the previous definition
206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245)
| ^~~~~~~~~~~~~~~~~
syscall-arm.h:25:9: warning: ‘__NR_io_submit’ redefined
25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:207:9: note: this is the location of the previous definition
207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246)
| ^~~~~~~~~~~~~~
syscall-arm.h:26:9: warning: ‘__NR_io_cancel’ redefined
26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:208:9: 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:9: 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:9: note: this is the location of the previous definition
204 | #define __NR_io_setup (__NR_SYSCALL_BASE + 243)
| ^~~~~~~~~~~~~
syscall-arm.h:23:9: warning: ‘__NR_io_destroy’ redefined
23 | #define __NR_io_destroy (__NR_SYSCALL_BASE+244)
| ^~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:205:9: note: this is the location of the previous definition
205 | #define __NR_io_destroy (__NR_SYSCALL_BASE + 244)
| ^~~~~~~~~~~~~~~
syscall-arm.h:24:9: warning: ‘__NR_io_getevents’ redefined
24 | #define __NR_io_getevents (__NR_SYSCALL_BASE+245)
| ^~~~~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:206:9: note: this is the location of the previous definition
206 | #define __NR_io_getevents (__NR_SYSCALL_BASE + 245)
| ^~~~~~~~~~~~~~~~~
syscall-arm.h:25:9: warning: ‘__NR_io_submit’ redefined
25 | #define __NR_io_submit (__NR_SYSCALL_BASE+246)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:207:9: note: this is the location of the previous definition
207 | #define __NR_io_submit (__NR_SYSCALL_BASE + 246)
| ^~~~~~~~~~~~~~
syscall-arm.h:26:9: warning: ‘__NR_io_cancel’ redefined
26 | #define __NR_io_cancel (__NR_SYSCALL_BASE+247)
| ^~~~~~~~~~~~~~
/usr/include/asm/unistd-eabi.h:208:9: 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 -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -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 -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
make[1]: Leaving directory '/build/libaio/src/libaio/src'
make: Leaving directory '/build/libaio/src/libaio'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/libaio/src/libaio'
make[1]: Entering directory '/build/libaio/src/libaio/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/src'
make: Leaving directory '/build/libaio/src/libaio'
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/ChangeLog' -> '/build/libaio/pkg/libaio/usr/share/doc/libaio/ChangeLog'
'libaio/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/man/io.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io.3'
'libaio/man/io_cancel.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_cancel.3'
'libaio/man/io_fsync.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_fsync.3'
'libaio/man/io_getevents.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_getevents.3'
'libaio/man/io_prep_fsync.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_prep_fsync.3'
'libaio/man/io_prep_pread.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_prep_pread.3'
'libaio/man/io_prep_pwrite.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_prep_pwrite.3'
'libaio/man/io_queue_init.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_queue_init.3'
'libaio/man/io_queue_release.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_queue_release.3'
'libaio/man/io_queue_run.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_queue_run.3'
'libaio/man/io_queue_wait.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_queue_wait.3'
'libaio/man/io_set_callback.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_set_callback.3'
'libaio/man/io_submit.3' -> '/build/libaio/pkg/libaio/usr/share/man/man3/io_submit.3'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted 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-5 (Fri Aug 28 13:20:10 2026)
==> Cleaning up...
[?12l[?25h