Guest User

Untitled

a guest
Apr 23rd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 23.93 KB | None | 0 0
  1. echo stage3 > stage_final
  2. make[1]: Entering directory `/home/bill/Downloads/gcc-4.3.4'
  3. make[2]: Entering directory `/home/bill/Downloads/gcc-4.3.4'
  4. make[3]: Entering directory `/home/bill/Downloads/gcc-4.3.4'
  5. rm -f stage_current
  6. make[3]: Leaving directory `/home/bill/Downloads/gcc-4.3.4'
  7. make[2]: Leaving directory `/home/bill/Downloads/gcc-4.3.4'
  8. make[2]: Entering directory `/home/bill/Downloads/gcc-4.3.4'
  9. make[3]: Entering directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/libiberty'
  10. make[4]: Entering directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/libiberty/testsuite'
  11. make[4]: Nothing to be done for `all'.
  12. make[4]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/libiberty/testsuite'
  13. make[3]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/libiberty'
  14. make[3]: Entering directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/intl'
  15. make[3]: Nothing to be done for `all'.
  16. make[3]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/intl'
  17. make[3]: Entering directory `/home/bill/Downloads/gcc-4.3.4/build-x86_64-unknown-linux-gnu/libiberty'
  18. make[4]: Entering directory `/home/bill/Downloads/gcc-4.3.4/build-x86_64-unknown-linux-gnu/libiberty/testsuite'
  19. make[4]: Nothing to be done for `all'.
  20. make[4]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/build-x86_64-unknown-linux-gnu/libiberty/testsuite'
  21. make[3]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/build-x86_64-unknown-linux-gnu/libiberty'
  22. make[3]: Entering directory `/home/bill/Downloads/gcc-4.3.4/build-x86_64-unknown-linux-gnu/fixincludes'
  23. make[3]: Nothing to be done for `all'.
  24. make[3]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/build-x86_64-unknown-linux-gnu/fixincludes'
  25. make[3]: Entering directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/zlib'
  26. true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -fkeep-inline-functions" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-O2 -g -O2  " "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -fkeep-inline-functions" "LIBCFLAGS_FOR_TARGET=-O2 -g -O2  " "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr/local" "infodir=/usr/local/info" "libdir=/usr/local/lib" "prefix=/usr/local" "tooldir=/usr/local/x86_64-unknown-linux-gnu" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-g -fkeep-inline-functions" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make
  27. make[3]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/zlib'
  28. make[3]: Entering directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/libcpp'
  29. test -f config.h || (rm -f stamp-h1 && make stamp-h1)
  30. make[3]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/libcpp'
  31. make[3]: Entering directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/libdecnumber'
  32. make[3]: Nothing to be done for `all'.
  33. make[3]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/libdecnumber'
  34. make[3]: Entering directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/gcc'
  35. make[3]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/gcc'
  36. Checking multilib configuration for libgcc...
  37. make[3]: Entering directory `/home/bill/Downloads/gcc-4.3.4/x86_64-unknown-linux-gnu/libgcc'
  38. # If this is the top-level multilib, build all the other
  39. # multilibs.
  40. make[4]: Entering directory `/home/bill/Downloads/gcc-4.3.4/x86_64-unknown-linux-gnu/libgcc'
  41. if [ -z "32" ]; then \
  42.       true; \
  43.     else \
  44.       rootpre=`${PWDCMD-pwd}`/; export rootpre; \
  45.       srcrootpre=`cd ../.././libgcc; ${PWDCMD-pwd}`/; export srcrootpre; \
  46.       lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  47.       compiler="/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/gcc/xgcc -B/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include"; \
  48.       for i in `${compiler} --print-multi-lib 2>/dev/null`; do \
  49.         dir=`echo $i | sed -e 's/;.*$//'`; \
  50.         if [ "${dir}" = "." ]; then \
  51.           true; \
  52.         else \
  53.           if [ -d ../${dir}/${lib} ]; then \
  54.         flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
  55.         if (cd ../${dir}/${lib}; make "AR=ar" "AR_FLAGS=rc" "CC=/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/gcc/xgcc -B/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include" "CFLAGS=-g -fkeep-inline-functions" "DESTDIR=" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "LDFLAGS=" "LOADLIBES=" "RANLIB=ranlib" "SHELL=/bin/bash" "prefix=/usr/local" "exec_prefix=/usr/local" "libdir=/usr/local/lib" "libsubdir=/usr/local/lib/gcc/x86_64-unknown-linux-gnu/4.3.4" "tooldir=/usr/local/x86_64-unknown-linux-gnu" \
  56.                 CFLAGS="-g -fkeep-inline-functions ${flags}" \
  57.                 CCASFLAGS=" ${flags}" \
  58.                 FCFLAGS=" ${flags}" \
  59.                 FFLAGS=" ${flags}" \
  60.                 ADAFLAGS=" ${flags}" \
  61.                 prefix="/usr/local" \
  62.                 exec_prefix="/usr/local" \
  63.                 GCJFLAGS=" ${flags}" \
  64.                 CXXFLAGS="-g -O2   -D_GNU_SOURCE ${flags}" \
  65.                 LIBCFLAGS="-g -fkeep-inline-functions ${flags}" \
  66.                 LIBCXXFLAGS="-g -O2   -D_GNU_SOURCE -fno-implicit-templates ${flags}" \
  67.                 LDFLAGS=" ${flags}" \
  68.                 MULTIFLAGS="${flags}" \
  69.                 DESTDIR="" \
  70.                 INSTALL="/usr/bin/install -c" \
  71.                 INSTALL_DATA="/usr/bin/install -c -m 644" \
  72.                 INSTALL_PROGRAM="/usr/bin/install -c" \
  73.                 INSTALL_SCRIPT="/usr/bin/install -c" \
  74.                 all); then \
  75.           true; \
  76.         else \
  77.           exit 1; \
  78.         fi; \
  79.           else true; \
  80.           fi; \
  81.         fi; \
  82.       done; \
  83.     fi
  84. make[5]: Entering directory `/home/bill/Downloads/gcc-4.3.4/x86_64-unknown-linux-gnu/32/libgcc'
  85. # If this is the top-level multilib, build all the other
  86. # multilibs.
  87. /home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/gcc/xgcc -B/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -g -fkeep-inline-functions -m32 -O2  -O2 -g -g -O2   -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I../../../host-x86_64-unknown-linux-gnu/gcc -I../../.././libgcc -I../../.././libgcc/. -I../../.././libgcc/../gcc -I../../.././libgcc/../include -I../../.././libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c ../../.././libgcc/../gcc/libgcc2.c \
  88.       -fvisibility=hidden -DHIDE_EXPORTS
  89. In file included from /usr/include/stdio.h:28,
  90.                  from ../../.././libgcc/../gcc/tsystem.h:90,
  91.                  from ../../.././libgcc/../gcc/libgcc2.c:33:
  92. /usr/include/features.h:323:26: error: bits/predefs.h: No such file or directory
  93. /usr/include/features.h:356:25: error: sys/cdefs.h: No such file or directory
  94. /usr/include/features.h:388:23: error: gnu/stubs.h: No such file or directory
  95. In file included from ../../.././libgcc/../gcc/tsystem.h:90,
  96.                  from ../../.././libgcc/../gcc/libgcc2.c:33:
  97. /usr/include/stdio.h:36:25: error: bits/types.h: No such file or directory
  98. In file included from ../../.././libgcc/../gcc/tsystem.h:90,
  99.                  from ../../.././libgcc/../gcc/libgcc2.c:33:
  100. /usr/include/stdio.h:45: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘struct’
  101. /usr/include/stdio.h:49: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘typedef’
  102. /usr/include/stdio.h:54: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__USING_NAMESPACE_STD’
  103. In file included from /usr/include/libio.h:32,
  104.                  from /usr/include/stdio.h:75,
  105.                  from ../../.././libgcc/../gcc/tsystem.h:90,
  106.                  from ../../.././libgcc/../gcc/libgcc2.c:33:
  107. /usr/include/_G_config.h:24: error: expected specifier-qualifier-list before ‘__off_t’
  108. /usr/include/_G_config.h:29: error: expected specifier-qualifier-list before ‘__off64_t’
  109. In file included from /usr/include/stdio.h:75,
  110.                  from ../../.././libgcc/../gcc/tsystem.h:90,
  111.                  from ../../.././libgcc/../gcc/libgcc2.c:33:
  112. /usr/include/libio.h:300: error: expected specifier-qualifier-list before ‘__off_t’
  113. /usr/include/libio.h:364: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__io_read_fn’
  114. /usr/include/libio.h:372: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__io_write_fn’
  115. /usr/include/libio.h:381: error: expected declaration specifiers or ‘...’ before ‘__off64_t’
  116. /usr/include/libio.h:389: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘cookie_read_function_t’
  117. /usr/include/libio.h:390: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘cookie_write_function_t’
  118. /usr/include/libio.h:397: error: expected specifier-qualifier-list before ‘__io_read_fn’
  119. /usr/include/libio.h: In function ‘_IO_feof’:
  120. /usr/include/libio.h:462: error: expected declaration specifiers before ‘__THROW’
  121. /usr/include/libio.h:463: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  122. /usr/include/libio.h:465: error: storage class specified for parameter ‘_IO_peekc_locked’
  123. /usr/include/libio.h:471: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  124. /usr/include/libio.h:472: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  125. /usr/include/libio.h:473: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  126. /usr/include/libio.h:491: error: storage class specified for parameter ‘_IO_vfscanf’
  127. /usr/include/libio.h:493: error: storage class specified for parameter ‘_IO_vfprintf’
  128. /usr/include/libio.h:494: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘_IO_padn’
  129. /usr/include/libio.h:495: error: storage class specified for parameter ‘_IO_sgetn’
  130. /usr/include/libio.h:497: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘_IO_seekoff’
  131. /usr/include/libio.h:498: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘_IO_seekpos’
  132. /usr/include/libio.h:500: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  133. In file included from ../../.././libgcc/../gcc/tsystem.h:90,
  134.                  from ../../.././libgcc/../gcc/libgcc2.c:33:
  135. /usr/include/stdio.h:91: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘off_t’
  136. /usr/include/stdio.h:98: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘off64_t’
  137. /usr/include/stdio.h:103: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘ssize_t’
  138. /usr/include/stdio.h:109: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  139. /usr/include/stdio.h:115: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  140. /usr/include/stdio.h:161:28: error: bits/stdio_lim.h: No such file or directory
  141. /usr/include/stdio.h:165: error: storage class specified for parameter ‘stdin’
  142. /usr/include/stdio.h:166: error: storage class specified for parameter ‘stdout’
  143. /usr/include/stdio.h:167: error: storage class specified for parameter ‘stderr’
  144. /usr/include/stdio.h:173: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  145. /usr/include/stdio.h:177: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  146. /usr/include/stdio.h:178: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  147. /usr/include/stdio.h:186: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  148. /usr/include/stdio.h:202: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘*’ token
  149. /usr/include/stdio.h:206: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  150. /usr/include/stdio.h:207: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  151. /usr/include/stdio.h:225: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  152. /usr/include/stdio.h:229: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  153. /usr/include/stdio.h:239: error: expected ‘)’ before ‘*’ token
  154. /usr/include/stdio.h:240: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  155. /usr/include/stdio.h:259: error: storage class specified for parameter ‘fcloseall’
  156. /usr/include/stdio.h:263: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  157. /usr/include/stdio.h:275: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘*’ token
  158. /usr/include/stdio.h:292: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  159. /usr/include/stdio.h:296: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘*’ token
  160. /usr/include/stdio.h:303: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘*’ token
  161. /usr/include/stdio.h:309: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘*’ token
  162. /usr/include/stdio.h:316: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘*’ token
  163. /usr/include/stdio.h:322: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘*’ token
  164. /usr/include/stdio.h:326: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  165. /usr/include/stdio.h:333: error: expected ‘)’ before ‘*’ token
  166. /usr/include/stdio.h:335: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  167. /usr/include/stdio.h:344: error: expected ‘)’ before ‘*’ token
  168. /usr/include/stdio.h:348: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  169. /usr/include/stdio.h:359: error: storage class specified for parameter ‘printf’
  170. /usr/include/stdio.h:362: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  171. /usr/include/stdio.h:368: error: expected ‘)’ before ‘*’ token
  172. /usr/include/stdio.h:374: error: storage class specified for parameter ‘vprintf’
  173. /usr/include/stdio.h:377: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  174. /usr/include/stdio.h:378: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  175. /usr/include/stdio.h:389: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  176. /usr/include/stdio.h:390: error: expected declaration specifiers before ‘__END_NAMESPACE_C99’
  177. /usr/include/stdio.h:401: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  178. /usr/include/stdio.h:404: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  179. /usr/include/stdio.h:416: error: storage class specified for parameter ‘vdprintf’
  180. /usr/include/stdio.h:418: error: storage class specified for parameter ‘dprintf’
  181. /usr/include/stdio.h:422: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  182. /usr/include/stdio.h:433: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__wur’
  183. /usr/include/stdio.h:436: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  184. /usr/include/stdio.h:465: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  185. /usr/include/stdio.h:482: error: storage class specified for parameter ‘vscanf’
  186. /usr/include/stdio.h:482: error: expected ‘,’ or ‘;’ before ‘__wur’
  187. /usr/include/stdio.h:487: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  188. /usr/include/stdio.h:524: error: expected declaration specifiers before ‘__END_NAMESPACE_C99’
  189. /usr/include/stdio.h:534: error: expected ‘)’ before ‘*’ token
  190. /usr/include/stdio.h:540: error: storage class specified for parameter ‘getchar’
  191. /usr/include/stdio.h:541: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  192. /usr/include/stdio.h:553: error: storage class specified for parameter ‘getchar_unlocked’
  193. /usr/include/stdio.h:563: error: expected ‘)’ before ‘*’ token
  194. /usr/include/stdio.h:567: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  195. /usr/include/stdio.h:576: error: expected declaration specifiers or ‘...’ before ‘FILE’
  196. /usr/include/stdio.h:576: error: storage class specified for parameter ‘putc’
  197. /usr/include/stdio.h:582: error: storage class specified for parameter ‘putchar’
  198. /usr/include/stdio.h:583: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  199. /usr/include/stdio.h:604: error: expected declaration specifiers or ‘...’ before ‘FILE’
  200. /usr/include/stdio.h:604: error: storage class specified for parameter ‘putc_unlocked’
  201. /usr/include/stdio.h:605: error: storage class specified for parameter ‘putchar_unlocked’
  202. /usr/include/stdio.h:612: error: expected ‘)’ before ‘*’ token
  203. /usr/include/stdio.h:615: error: expected declaration specifiers or ‘...’ before ‘FILE’
  204. /usr/include/stdio.h:615: error: storage class specified for parameter ‘putw’
  205. /usr/include/stdio.h:619: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  206. /usr/include/stdio.h:632: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__wur’
  207. /usr/include/stdio.h:633: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  208. /usr/include/stdio.h:658: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__getdelim’
  209. /usr/include/stdio.h:661: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘getdelim’
  210. /usr/include/stdio.h:671: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘getline’
  211. /usr/include/stdio.h:677: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  212. /usr/include/stdio.h:688: error: storage class specified for parameter ‘puts’
  213. /usr/include/stdio.h:695: error: expected declaration specifiers or ‘...’ before ‘FILE’
  214. /usr/include/stdio.h:695: error: storage class specified for parameter ‘ungetc’
  215. /usr/include/stdio.h:703: error: expected declaration specifiers or ‘...’ before ‘FILE’
  216. /usr/include/stdio.h:703: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__wur’
  217. /usr/include/stdio.h:709: error: expected declaration specifiers or ‘...’ before ‘FILE’
  218. /usr/include/stdio.h:709: error: storage class specified for parameter ‘fwrite’
  219. /usr/include/stdio.h:710: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  220. /usr/include/stdio.h:731: error: expected declaration specifiers or ‘...’ before ‘FILE’
  221. /usr/include/stdio.h:731: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__wur’
  222. /usr/include/stdio.h:733: error: expected declaration specifiers or ‘...’ before ‘FILE’
  223. /usr/include/stdio.h:733: error: storage class specified for parameter ‘fwrite_unlocked’
  224. /usr/include/stdio.h:737: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  225. /usr/include/stdio.h:747: error: expected ‘)’ before ‘*’ token
  226. /usr/include/stdio.h:752: error: expected ‘)’ before ‘*’ token
  227. /usr/include/stdio.h:753: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  228. /usr/include/stdio.h:771: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘ftello’
  229. /usr/include/stdio.h:785: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  230. /usr/include/stdio.h:796: error: expected ‘)’ before ‘*’ token
  231. /usr/include/stdio.h:808: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  232. /usr/include/stdio.h:812: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘ftello64’
  233. /usr/include/stdio.h:813: error: expected ‘)’ before ‘*’ token
  234. /usr/include/stdio.h:814: error: expected ‘)’ before ‘*’ token
  235. /usr/include/stdio.h:817: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  236. /usr/include/stdio.h:821: error: expected ‘)’ before ‘*’ token
  237. /usr/include/stdio.h:823: error: expected ‘)’ before ‘*’ token
  238. /usr/include/stdio.h:824: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  239. /usr/include/stdio.h:829: error: expected ‘)’ before ‘*’ token
  240. /usr/include/stdio.h:830: error: expected ‘)’ before ‘*’ token
  241. /usr/include/stdio.h:834: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  242. /usr/include/stdio.h:840: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  243. /usr/include/stdio.h:846:30: error: bits/sys_errlist.h: No such file or directory
  244. /usr/include/stdio.h:856: error: expected ‘)’ before ‘*’ token
  245. /usr/include/stdio.h:866: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘*’ token
  246. /usr/include/stdio.h:872: error: expected ‘)’ before ‘*’ token
  247. /usr/include/stdio.h:878: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  248. /usr/include/stdio.h:884: error: storage class specified for parameter ‘cuserid’
  249. /usr/include/stdio.h:894: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  250. /usr/include/stdio.h:898: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  251. /usr/include/stdio.h:906: error: expected ‘)’ before ‘*’ token
  252. /usr/include/stdio.h:910: error: expected ‘)’ before ‘*’ token
  253. /usr/include/stdio.h:913: error: expected ‘)’ before ‘*’ token
  254. /usr/include/stdio.h:936: error: expected declaration specifiers before ‘__END_DECLS’
  255. In file included from ../../.././libgcc/../gcc/libgcc2.c:33:
  256. ../../.././libgcc/../gcc/tsystem.h:93:23: error: sys/types.h: No such file or directory
  257. In file included from ../../.././libgcc/../gcc/tsystem.h:96,
  258.                  from ../../.././libgcc/../gcc/libgcc2.c:33:
  259. /usr/include/errno.h:36:24: error: bits/errno.h: No such file or directory
  260. In file included from ../../.././libgcc/../gcc/tsystem.h:96,
  261.                  from ../../.././libgcc/../gcc/libgcc2.c:33:
  262. /usr/include/errno.h:55: error: storage class specified for parameter ‘program_invocation_name’
  263. /usr/include/errno.h:55: error: storage class specified for parameter ‘program_invocation_short_name’
  264. /usr/include/errno.h:59: error: expected declaration specifiers before ‘__END_DECLS’
  265. In file included from ../../.././libgcc/../gcc/libgcc2.c:33:
  266. ../../.././libgcc/../gcc/tsystem.h:99: error: storage class specified for parameter ‘errno’
  267. In file included from ../../.././libgcc/../gcc/tsystem.h:103,
  268.                  fro
Add Comment
Please, Sign In to add comment