Sebastian Huber commented: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/188#note_111773


@joel @amar We don't have a CI system to check for obvious errors. Before you 
approve and merge changes, please build the MR branch yourself in the default 
configuration with all tests and the configuration related to the changes. If 
you would have done this, you would have found this build error:
```
Waf: Entering directory 
`/home/EB/sebastian_h/src/rtems/build/arm/xilinx_zynq_a9_qemu'
[3208/4549] Linking 
build/arm/xilinx_zynq_a9_qemu/testsuites/psxtests/psxenosys.exe
/opt/rtems/6/lib/gcc/arm-rtems6/13.3.0/../../../../arm-rtems6/bin/ld: 
./librtemscpu.a(lio_listio.c.65.o): in function `lio_listio':
/home/EB/sebastian_h/src/rtems/build/arm/xilinx_zynq_a9_qemu/../../../cpukit/posix/src/lio_listio.c:105:(.text.lio_listio+0x66):
 undefined reference to `rtems_aio_check_sigevent'
/opt/rtems/6/lib/gcc/arm-rtems6/13.3.0/../../../../arm-rtems6/bin/ld: 
/home/EB/sebastian_h/src/rtems/build/arm/xilinx_zynq_a9_qemu/../../../cpukit/posix/src/lio_listio.c:148:(.text.lio_listio+0x8e):
 undefined reference to `init_write_req'
/opt/rtems/6/lib/gcc/arm-rtems6/13.3.0/../../../../arm-rtems6/bin/ld: 
/home/EB/sebastian_h/src/rtems/build/arm/xilinx_zynq_a9_qemu/../../../cpukit/posix/src/lio_listio.c:158:(.text.lio_listio+0x9c):
 undefined reference to `rtems_aio_enqueue'
/opt/rtems/6/lib/gcc/arm-rtems6/13.3.0/../../../../arm-rtems6/bin/ld: 
/home/EB/sebastian_h/src/rtems/build/arm/xilinx_zynq_a9_qemu/../../../cpukit/posix/src/lio_listio.c:125:(.text.lio_listio+0xd0):
 undefined reference to `init_read_req'
/opt/rtems/6/lib/gcc/arm-rtems6/13.3.0/../../../../arm-rtems6/bin/ld: 
/home/EB/sebastian_h/src/rtems/build/arm/xilinx_zynq_a9_qemu/../../../cpukit/posix/src/lio_listio.c:171:(.text.lio_listio+0x10c):
 undefined reference to `rtems_aio_completed_list_op'
/opt/rtems/6/lib/gcc/arm-rtems6/13.3.0/../../../../arm-rtems6/bin/ld: 
/home/EB/sebastian_h/src/rtems/build/arm/xilinx_zynq_a9_qemu/../../../cpukit/posix/src/lio_listio.c:84:(.text.lio_listio+0x1d8):
 undefined reference to `aio_request_queue'
collect2: error: ld returned 1 exit status

Waf: Leaving directory 
`/home/EB/sebastian_h/src/rtems/build/arm/xilinx_zynq_a9_qemu'
Build failed
 -> task in 'testsuites/psxtests/psxenosys.exe' failed with exit status 1 (run 
with -v to display more information)
```

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/188#note_111773
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to