fork(1) download
  1. make[3]: Entering directory '/home/Drew/build/build-gcc/libiberty/testsuite'
  2. make[3]: Nothing to be done for 'all'.
  3. make[3]: Leaving directory '/home/Drew/build/build-gcc/libiberty/testsuite'
  4. make[2]: Leaving directory '/home/Drew/build/build-gcc/libiberty'
  5. make[2]: Entering directory '/home/Drew/build/build-gcc/fixincludes'
  6. gcc -c -U_FORTIFY_SOURCE -fgnu89-inline -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.4.4/fixincludes -I../include -I../../gcc-4.4.4/fixincludes/../include ../../gcc-4.4.4/fixincludes/fixincl.c
  7. gcc -c -U_FORTIFY_SOURCE -fgnu89-inline -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.4.4/fixincludes -I../include -I../../gcc-4.4.4/fixincludes/../include ../../gcc-4.4.4/fixincludes/fixtests.c
  8. gcc -c -U_FORTIFY_SOURCE -fgnu89-inline -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.4.4/fixincludes -I../include -I../../gcc-4.4.4/fixincludes/../include ../../gcc-4.4.4/fixincludes/fixfixes.c
  9. In file included from ../../gcc-4.4.4/fixincludes/system.h:33:0,
  10. from ../../gcc-4.4.4/fixincludes/fixlib.h:29,
  11. from ../../gcc-4.4.4/fixincludes/fixfixes.c:52:
  12. /usr/include/stdio.h: In function ‘_putchar_unlocked’:
  13. /usr/include/stdio.h:687:22: error: inlining failed in call to always_inline ‘__sputc_r’: function not considered for inlining
  14. _ELIDABLE_INLINE int __sputc_r(struct _reent *_ptr, int _c, FILE *_p) {
  15. ^~~~~~~~~
  16. /usr/include/stdio.h:690:4: note: called from here
  17. __sputc_r (_ptr, '\r', _p);
  18. ^~~~~~~~~~~~~~~~~~~~~~~~~~
  19. make[2]: *** [Makefile:71: fixfixes.o] Error 1
  20. make[2]: Leaving directory '/home/Drew/build/build-gcc/fixincludes'
  21. make[1]: *** [Makefile:4279: all-fixincludes] Error 2
  22. make[1]: Leaving directory '/home/Drew/build/build-gcc'
  23. make: *** [Makefile:748: all] Error 2
  24.  
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty