<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>This will likely get fixed in an upcoming release IFF  you are on
      the mojo branch of the code. But I am surprised this is now
      defaulting to be an error, rather than a warning. </p>
    <p>But the more important question is: why are you using it? The
      only real use is in certain - likely now obsolete - uses in the
      AX25 space. <br>
    </p>
    <p>73 Dirk G1TLH<br>
    </p>
    <div class="moz-cite-prefix">On 27/08/2025 19:03, Joe Fellner via
      Dxspider-support wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:trinity-46528afa-bb38-4415-8572-0cbce9848152-1756317818679@trinity-msg-rest-gmx-gmx-live-6f5d4c8b5-fmsvv">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span
          style="background-color: #ffffff;">Hello,</span></div>
      <div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span
          style="background-color: #ffffff;"> </span></div>
      <div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span
          style="background-color: #ffffff;">For recent systems comming
          with gcc 14 the following crash happens on running make in
          /spider/src</span></div>
      <div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span
          style="background-color: #ffffff;"> </span></div>
      <div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span
          style="background-color: #ffffff;">-------</span></div>
      <div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span
          style="background-color: #ffffff;"> </span></div>
      <div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span
          style="background-color: #ffffff;">cc -g -O   -c -o client.o
          client.c<br>
          client.c: In function 'fcb_handler':<br>
          client.c:558:41: error: 'return' with no value, in function
          returning non-void [-Wreturn-mismatch]<br>
           558 |                                         return;<br>
                |                                         ^~~~~~<br>
          client.c:356:5: note: declared here<br>
           356 | int fcb_handler(sel_t *sp, int in, int out, int err)<br>
               |     ^~~~~~~~~~~<br>
          client.c: At top level:<br>
          client.c:864:1: error: return type defaults to 'int'
          [-Wimplicit-int]<br>
            864 | main(int argc, char *argv[])<br>
                | ^~~~<br>
          make: *** [<builtin>: client.o] Error 1<br>
        </span></div>
      <div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span
          style="background-color: #ffffff;"> </span></div>
      <div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span
          style="background-color: #ffffff;">-------</span></div>
      <div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span
          style="background-color: #ffffff;"> </span></div>
      <div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span
          style="background-color: #ffffff;">No C skills here to fix
          that issue on my side.</span></div>
      <div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span
          style="background-color: #ffffff;"> </span></div>
      <div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span
          style="background-color: #ffffff;">Therefor I have locked my
          baseimage in my docker deployment to alpine linux 3.20 that
          has gcc 13.2</span></div>
      <div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span
          style="background-color: #ffffff;">but it would be nice to
          have it on the latest alpine docker image for security
          reasons.</span></div>
      <div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span
          style="background-color: #ffffff;"> </span></div>
      <div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span
          style="background-color: #ffffff;">My repo:</span></div>
      <div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span
          style="background-color: #ffffff;"><a class="moz-txt-link-freetext" href="https://github.com/DocViper666/dxspider-deployment">https://github.com/DocViper666/dxspider-deployment</a></span></div>
      <div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span
          style="background-color: #ffffff;"> </span></div>
      <div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span
          style="background-color: #ffffff;">73 de Joe, OE5JFE</span></div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre wrap="" class="moz-quote-pre">_______________________________________________
Dxspider-support mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dxspider-support@tobit.co.uk">Dxspider-support@tobit.co.uk</a>
<a class="moz-txt-link-freetext" href="https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support">https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support</a>
</pre>
    </blockquote>
  </body>
</html>