<div dir="ltr">The autoconf build system is on life support and fading fast but <div>this one was fixable and a patch was pushed. I tested with </div><div>sparc/leon3 and Ryan provided a patch. Try again please.</div><div><br></div><div>There are only a couple of issues remaining before the autoconf</div><div>build system is removed from the master so it is time to figure</div><div>out the waf build system if you haven't already. :)</div><div><br></div><div>--joel</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 21, 2021 at 10:24 AM junkes <<a href="mailto:junkes@fhi-berlin.mpg.de">junkes@fhi-berlin.mpg.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Making all-am in fstests<br>
make[5]: Entering directory <br>
'/home/junkes/VE/build/b-erc32/sparc-rtems6/c/erc32/testsuites/fstests'<br>
sparc-rtems6-gcc  -mcpu=cypress -O2 -g -ffunction-sections <br>
-fdata-sections -Wall -Wmissing-prototypes <br>
-Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs <br>
-B./../../lib/libbsp/sparc/erc32 <br>
-B/home/junkes/VE/kernel/bsps/sparc/erc32/start -specs bsp_specs -qrtems <br>
-L./../../cpukit -L/home/junkes/VE/kernel/bsps/sparc/shared/start <br>
-Wl,--wrap=printf -Wl,--wrap=puts -Wl,--wrap=putchar -Wl,--gc-sections <br>
-o fsimfsconfig01.exe fsimfsconfig01/fsimfsconfig01-init.o <br>
./../../lib/libbsp/sparc/erc32/librtemsbsp.a <br>
./../../cpukit/librtemscpu.a ./../../cpukit/librtemstest.a<br>
/home/junkes/VE/rtems/6/lib/gcc/sparc-rtems6/10.3.1/../../../../sparc-rtems6/bin/ld: <br>
./../../cpukit/librtemscpu.a(utimensat.o): in function <br>
`rtems_filesystem_utime_update':<br>
/home/junkes/VE/build/b-erc32/sparc-rtems6/c/erc32/cpukit/../../../../../../kernel/c/src/../../cpukit/libcsupport/src/utimensat.c:153: <br>
undefined reference to `_Timespec_Is_non_negative'<br>
/home/junkes/VE/rtems/6/lib/gcc/sparc-rtems6/10.3.1/../../../../sparc-rtems6/bin/ld: <br>
/home/junkes/VE/build/b-erc32/sparc-rtems6/c/erc32/cpukit/../../../../../../kernel/c/src/../../cpukit/libcsupport/src/utimensat.c:157: <br>
undefined reference to `_Timespec_Is_non_negative'<br>
collect2: error: ld returned 1 exit status<br>
make[5]: *** [Makefile:1905: fsimfsconfig01.exe] Error 1<br>
make[5]: Leaving directory <br>
'/home/junkes/VE/build/b-erc32/sparc-rtems6/c/erc32/testsuites/fstests'<br>
make[4]: *** [Makefile:663: fstests] Error 2<br>
make[4]: Leaving directory <br>
'/home/junkes/VE/build/b-erc32/sparc-rtems6/c/erc32/testsuites'<br>
make[3]: *** [Makefile:1342: testsuites] Error 2<br>
make[3]: Leaving directory <br>
'/home/junkes/VE/build/b-erc32/sparc-rtems6/c/erc32'<br>
make[2]: *** [Makefile:822: all-recursive] Error 1<br>
make[2]: Leaving directory <br>
'/home/junkes/VE/build/b-erc32/sparc-rtems6/c/erc32'<br>
make[1]: *** [Makefile:289: all-recursive] Error 1<br>
make[1]: Leaving directory <br>
'/home/junkes/VE/build/b-erc32/sparc-rtems6/c'<br>
make: *** [Makefile:410: all-recursive] Error 1<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div>