psxclockrealtime01 fails to build

Jiri Gaisler jiri at gaisler.se
Tue Oct 24 21:08:29 UTC 2017


After the latest pull, building of psxclockrealtime01 fails. Any ideas
why this is?

Jiri.

build log:

Making all-am in psxclockrealtime01
gmake[6]: Entering directory
'/home/jiri/src/rtems/b1/sparc-rtems4.12/c/erc32/testsuites/psxtests/psxclockrealtime01'
sparc-rtems4.12-gcc -B../../../../../erc32/lib/ -specs bsp_specs -qrtems
-DHAVE_CONFIG_H -I.
-I/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01
-I..  
-I/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/../support/include  
-mcpu=cypress -O2 -g -ffunction-sections -fdata-sections -Wall
-Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes
-Wnested-externs -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c
mv -f .deps/init.Tpo .deps/init.Po
sparc-rtems4.12-gcc -B../../../../../erc32/lib/ -specs bsp_specs -qrtems
-mcpu=cypress -O2 -g -ffunction-sections -fdata-sections -Wall
-Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes
-Wnested-externs  -Wl,--gc-sections  -mcpu=cypress   -o
psxclockrealtime01.exe init.o
init.o: In function `event_get':
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:199:
undefined reference to `_test_output_printf'
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:199:
undefined reference to `_test_output_flush'
init.o: In function `event_post':
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:176:
undefined reference to `_test_output_printf'
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:176:
undefined reference to `_test_output_flush'
init.o: In function `event_init':
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:152:
undefined reference to `_test_output_printf'
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:152:
undefined reference to `_test_output_flush'
init.o: In function `timeout_finite':
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:410:
undefined reference to `_test_output_printf'
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:410:
undefined reference to `_test_output_flush'
init.o: In function `assert_eno':
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:63:
undefined reference to `_test_output_printf'
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:71:
undefined reference to `_test_output_printf'
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:71:
undefined reference to `_test_output_flush'
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:63:
undefined reference to `_test_output_printf'
init.o: In function `worker':
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:223:
undefined reference to `_test_output_printf'
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:223:
undefined reference to `_test_output_flush'
init.o: In function `delay':
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:362:
undefined reference to `_test_output_printf'
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:362:
undefined reference to `_test_output_flush'
init.o: In function `event_destroy':
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:163:
undefined reference to `_test_output_printf'
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:163:
undefined reference to `_test_output_flush'
init.o: In function `run':
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:376:
undefined reference to `_test_output_printf'
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:396:
undefined reference to `_test_output_printf'
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:396:
undefined reference to `_test_output_flush'
init.o: In function `POSIX_Init':
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:576:
undefined reference to `_test_output_append'
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:576:
undefined reference to `_test_output_printf'
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:576:
undefined reference to `_test_output_append'
init.o: In function `test':
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:497:
undefined reference to `_test_output_printf'
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:497:
undefined reference to `_test_output_flush'
init.o: In function `test_timeout_practically_infinite':
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:460:
undefined reference to `_test_output_append'
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:460:
undefined reference to `_test_output_append'
init.o: In function `POSIX_Init':
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:578:
undefined reference to `_test_output_append'
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:578:
undefined reference to `_test_output_printf'
/home/jiri/ibm/src/rtems/rtems.git/c/src/../../testsuites/psxtests/psxclockrealtime01/init.c:578:
undefined reference to `_test_output_append'
collect2: error: ld returned 1 exit status
Makefile:626: recipe for target 'psxclockrealtime01.exe' failed
gmake[6]: *** [psxclockrealtime01.exe] Error 1



More information about the devel mailing list