<div dir="ltr">
Hi everyone,<br>
<br>
We were updating dxspider, and faced with the following build error:<br>
<br>
=> [cluster 13/19] RUN git clone -b mojo <br>
git://<a href="http://scm.dxcluster.org/scm/spider" rel="noreferrer" target="_blank">scm.dxcluster.org/scm/spider</a> /spider 8.4s<br>
=> [cluster 14/19] RUN mkdir -p /spider/local /spider/local_cmd <br>
/spider/local_data 0.2s<br>
=> [cluster 15/19] RUN find /spider/. -type d -exec chmod 2775 {} ; <br>
&& find /spider/. -type f -name '*.pl' -exec chmod 775 {} <br>
; 0.8s<br>
=> ERROR [cluster 16/19] RUN (cd /spider/src && make) 0.2s<br>
------<br>
> [cluster 16/19] RUN (cd /spider/src && make):<br>
0.176 cc -g -O -c -o client.o client.c<br>
0.200 client.c: In function 'fcb_handler':<br>
0.200 client.c:558:41: error: 'return' with no value, in function <br>
returning non-void [-Wreturn-mismatch]<br>
0.200 558 | return;<br>
0.200 | ^~~~~~<br>
0.200 client.c:356:5: note: declared here<br>
0.200 356 | int fcb_handler(sel_t *sp, int in, int out, int err)<br>
0.200 | ^~~~~~~~~~~<br>
0.206 client.c: At top level:<br>
0.206 client.c:864:1: error: return type defaults to 'int' [-Wimplicit-int]<br>
0.206 864 | main(int argc, char *argv[])<br>
0.206 | ^~~~<br>
[+] Running 0/1 [<builtin>: client.o] Error 1<br>
⠴ Service cluster Building 21.6s<br>
failed to solve: process "/bin/sh -c (cd ${SPIDER_INSTALL_DIR}/src && <br>
make)" did not complete successfully: exit code: 2<br>
<br>
Seems that the `mojo` branch has a broken build. Can this be fixed?<br>
<br>
Thank you, 73, and HNY.<div class="gmail-yj6qo"></div><div class="gmail-adL"><br></div>
<div>Paulo CT2IWW</div><div>Rui CT7ALW<br></div></div>