[Dxspider-support] Can't build dxspider from source
Kin
ea3cv at cronux.net
Sun Jan 5 13:30:30 GMT 2025
Hi,
Should work with:
su - sysop -c "git clone git://scm.dxcluster.org/scm/spider"
or use: https://github.com/EA3CV/dxspider_update to update it.
HNY de Kin EA3CV
EA3CV-2 dxcluster.cronux.net 7300
https://clustermap.cronux.net/map.html
https://clustermap.cronux.net/route_finder.html
De: Dxspider-support <dxspider-support-bounces at tobit.co.uk> En nombre de CT2IWW via Dxspider-support
Enviado el: domingo, 5 de enero de 2025 14:14
Para: dxspider-support at tobit.co.uk
CC: CT2IWW <ct2iww at gmail.com>
Asunto: [Dxspider-support] Can't build dxspider from source
Hi everyone,
We were updating dxspider, and faced with the following build error:
=> [cluster 13/19] RUN git clone -b mojo
git://scm.dxcluster.org/scm/spider <http://scm.dxcluster.org/scm/spider> /spider 8.4s
=> [cluster 14/19] RUN mkdir -p /spider/local /spider/local_cmd
/spider/local_data 0.2s
=> [cluster 15/19] RUN find /spider/. -type d -exec chmod 2775 {} ;
&& find /spider/. -type f -name '*.pl' -exec chmod 775 {}
; 0.8s
=> ERROR [cluster 16/19] RUN (cd /spider/src && make) 0.2s
------
> [cluster 16/19] RUN (cd /spider/src && make):
0.176 cc -g -O -c -o client.o client.c
0.200 client.c: In function 'fcb_handler':
0.200 client.c:558:41: error: 'return' with no value, in function
returning non-void [-Wreturn-mismatch]
0.200 558 | return;
0.200 | ^~~~~~
0.200 client.c:356:5: note: declared here
0.200 356 | int fcb_handler(sel_t *sp, int in, int out, int err)
0.200 | ^~~~~~~~~~~
0.206 client.c: At top level:
0.206 client.c:864:1: error: return type defaults to 'int' [-Wimplicit-int]
0.206 864 | main(int argc, char *argv[])
0.206 | ^~~~
[+] Running 0/1 [<builtin>: client.o] Error 1
⠴ Service cluster Building 21.6s
failed to solve: process "/bin/sh -c (cd ${SPIDER_INSTALL_DIR}/src &&
make)" did not complete successfully: exit code: 2
Seems that the `mojo` branch has a broken build. Can this be fixed?
Thank you, 73, and HNY.
Paulo CT2IWW
Rui CT7ALW
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20250105/47a02403/attachment-0001.htm>
More information about the Dxspider-support
mailing list