Skip to content

Adjust mmap calls to new interface #1732

Adjust mmap calls to new interface

Adjust mmap calls to new interface #1732

Triggered via pull request November 2, 2023 18:16
Status Failure
Total duration 1m 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: call-ci / build
Matrix: call-ci / test EMU
Matrix: call-ci / test HW
call-ci  /  ...  /  send-notif
call-ci / send-notification / send-notif
call-ci  /  tests-summary
11s
call-ci / tests-summary
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 5 warnings
call-ci / build (ia32-generic-qemu): tty/pc-tty/ttypc_bioskbd.c#L66
'MAP_PHYSMEM' undeclared (first use in this function); did you mean 'OID_PHYSMEM'?
call-ci / build (ia32-generic-qemu): tty/pc-tty/ttypc_vga.c#L293
'MAP_PHYSMEM' undeclared (first use in this function); did you mean 'OID_PHYSMEM'?
call-ci / build (host-generic-pc)
The job was canceled because "ia32-generic-qemu" failed.
call-ci / build (host-generic-pc)
The operation was canceled.
call-ci / build (armv7m7-imxrt106x-evk)
The job was canceled because "ia32-generic-qemu" failed.
call-ci / build (armv7m7-imxrt106x-evk)
The operation was canceled.
call-ci / build (armv7m4-stm32l4x6-nucleo)
The job was canceled because "ia32-generic-qemu" failed.
call-ci / build (armv7m4-stm32l4x6-nucleo)
The operation was canceled.
call-ci / build (riscv64-generic-spike)
The job was canceled because "ia32-generic-qemu" failed.
call-ci / build (riscv64-generic-spike)
The operation was canceled.
call-ci / build (riscv64-generic-qemu)
The job was canceled because "ia32-generic-qemu" failed.
call-ci / build (riscv64-generic-qemu)
The operation was canceled.
call-ci / build (armv7a9-zynq7000-zedboard)
The job was canceled because "ia32-generic-qemu" failed.
call-ci / build (armv7a9-zynq7000-zedboard)
The operation was canceled.
call-ci / build (armv7a9-zynq7000-zturn)
The job was canceled because "ia32-generic-qemu" failed.
call-ci / build (armv7a9-zynq7000-zturn)
The operation was canceled.
call-ci / build (armv7m7-imxrt117x-evk)
The job was canceled because "ia32-generic-qemu" failed.
call-ci / build (armv7m7-imxrt117x-evk)
The operation was canceled.
call-ci / build (sparcv8leon3-gr716-mini)
The job was canceled because "ia32-generic-qemu" failed.
call-ci / build (sparcv8leon3-gr716-mini)
The operation was canceled.
call-ci / build (armv7m7-imxrt105x-evk)
The job was canceled because "ia32-generic-qemu" failed.
call-ci / build (armv7m7-imxrt105x-evk)
The operation was canceled.
call-ci / build (ia32-generic-pc)
The job was canceled because "ia32-generic-qemu" failed.
call-ci / build (ia32-generic-pc)
The operation was canceled.
call-ci / build (armv7a7-imx6ull-evk)
The job was canceled because "ia32-generic-qemu" failed.
call-ci / build (armv7a7-imx6ull-evk)
The operation was canceled.
call-ci / build (armv7a9-zynq7000-qemu)
The job was canceled because "ia32-generic-qemu" failed.
call-ci / build (armv7a9-zynq7000-qemu)
The operation was canceled.
call-ci / tests-summary
Process completed with exit code 1.
call-ci / build (ia32-generic-qemu): tty/pc-tty/ttypc_bioskbd.c#L66
passing argument 5 of 'mmap' makes pointer from integer without a cast [-Wint-conversion]
call-ci / build (ia32-generic-qemu): tty/pc-tty/ttypc_vga.c#L293
passing argument 5 of 'mmap' makes pointer from integer without a cast [-Wint-conversion]
call-ci / build (ia32-generic-qemu): tty/pc-tty/ttypc_vt.c#L696
passing argument 5 of 'mmap' makes pointer from integer without a cast [-Wint-conversion]
call-ci / build (ia32-generic-qemu): tty/pc-tty/ttypc_vt.c#L704
passing argument 5 of 'mmap' makes pointer from integer without a cast [-Wint-conversion]
call-ci / build (ia32-generic-qemu): tty/pc-tty/ttypc_vt.c#L710
passing argument 5 of 'mmap' makes pointer from integer without a cast [-Wint-conversion]