diff options
Diffstat (limited to 'results/scraper/box64/2425')
| -rw-r--r-- | results/scraper/box64/2425 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/results/scraper/box64/2425 b/results/scraper/box64/2425 new file mode 100644 index 00000000..61edca72 --- /dev/null +++ b/results/scraper/box64/2425 @@ -0,0 +1,10 @@ +Build error +``` + [100%] Linking C executable box64 +CMakeFiles/box64.dir/src/wrapped/wrappedlibc.c.o: In function `my_epoll_pwait2': +/github/workspace/box64/src/wrapped/wrappedlibc.c:2216: undefined reference to `epoll_pwait2' +collect2: error: ld returned 1 exit status +make[2]: *** [box64] Error 1 +``` + +https://github.com/Pi-Apps-Coders/box64-debs/actions/runs/13669787081/job/38217680899#step:5:5212 |