nathanpc

binutils Make

Feb 9th, 2013
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 44.30 KB | None | 0 0
  1.  Nathan-Camposs-MacBook-Pro in /opt/osdev-bootstrap/binutils-2.14
  2. ○ → make
  3. make[1]: Nothing to be done for `all'.
  4. if [ x"" != x ] && [ ! -d pic ]; then \
  5.       mkdir pic; \
  6.     else true; fi
  7. touch stamp-picdir
  8. CONFIG_FILES= CONFIG_HEADERS=config.h:config.in /bin/sh ./config.status
  9. creating config.h
  10. if [ x"" != x ]; then \
  11.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  regex.c -o pic/regex.o; \
  12.     else true; fi
  13. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic regex.c -o regex.o
  14. In file included from regex.c:649:
  15. regex.c: In function ‘byte_compile_range’:
  16. regex.c:4548: warning: signed and unsigned type in conditional expression
  17. regex.c:4558: warning: signed and unsigned type in conditional expression
  18. regex.c:4558: warning: signed and unsigned type in conditional expression
  19. regex.c: In function ‘xregcomp’:
  20. regex.c:8043: warning: signed and unsigned type in conditional expression
  21. regex.c: In function ‘xregerror’:
  22. regex.c:8178: warning: unused parameter ‘preg’
  23. if [ x"" != x ]; then \
  24.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  cplus-dem.c -o pic/cplus-dem.o; \
  25.     else true; fi
  26. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic cplus-dem.c -o cplus-dem.o
  27. if [ x"" != x ]; then \
  28.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  cp-demangle.c -o pic/cp-demangle.o; \
  29.     else true; fi
  30. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic cp-demangle.c -o cp-demangle.o
  31. if [ x"" != x ]; then \
  32.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  md5.c -o pic/md5.o; \
  33.     else true; fi
  34. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic md5.c -o md5.o
  35. if [ x"" != x ]; then \
  36.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  alloca.c -o pic/alloca.o; \
  37.     else true; fi
  38. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic alloca.c -o alloca.o
  39. if [ x"" != x ]; then \
  40.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  argv.c -o pic/argv.o; \
  41.     else true; fi
  42. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic argv.c -o argv.o
  43. if [ x"" != x ]; then \
  44.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  choose-temp.c -o pic/choose-temp.o; \
  45.     else true; fi
  46. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic choose-temp.c -o choose-temp.o
  47. if [ x"" != x ]; then \
  48.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  concat.c -o pic/concat.o; \
  49.     else true; fi
  50. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic concat.c -o concat.o
  51. concat.c: In function ‘concat_length’:
  52. concat.c:112: warning: traditional C rejects ISO C style function definitions
  53. concat.c: In function ‘concat_copy’:
  54. concat.c:127: warning: traditional C rejects ISO C style function definitions
  55. concat.c: In function ‘concat_copy2’:
  56. concat.c:146: warning: traditional C rejects ISO C style function definitions
  57. concat.c: In function ‘concat’:
  58. concat.c:157: warning: traditional C rejects ISO C style function definitions
  59. concat.c: In function ‘reconcat’:
  60. concat.c:194: warning: traditional C rejects ISO C style function definitions
  61. if [ x"" != x ]; then \
  62.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  dyn-string.c -o pic/dyn-string.o; \
  63.     else true; fi
  64. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic dyn-string.c -o dyn-string.o
  65. if [ x"" != x ]; then \
  66.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  fdmatch.c -o pic/fdmatch.o; \
  67.     else true; fi
  68. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic fdmatch.c -o fdmatch.o
  69. if [ x"" != x ]; then \
  70.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  fibheap.c -o pic/fibheap.o; \
  71.     else true; fi
  72. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic fibheap.c -o fibheap.o
  73. if [ x"" != x ]; then \
  74.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  floatformat.c -o pic/floatformat.o; \
  75.     else true; fi
  76. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic floatformat.c -o floatformat.o
  77. if [ x"" != x ]; then \
  78.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  fnmatch.c -o pic/fnmatch.o; \
  79.     else true; fi
  80. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic fnmatch.c -o fnmatch.o
  81. if [ x"" != x ]; then \
  82.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  getopt.c -o pic/getopt.o; \
  83.     else true; fi
  84. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic getopt.c -o getopt.o
  85. getopt.c: In function ‘_getopt_initialize’:
  86. getopt.c:396: warning: unused parameter ‘argc’
  87. getopt.c:397: warning: unused parameter ‘argv’
  88. if [ x"" != x ]; then \
  89.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  getopt1.c -o pic/getopt1.o; \
  90.     else true; fi
  91. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic getopt1.c -o getopt1.o
  92. if [ x"" != x ]; then \
  93.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  getpwd.c -o pic/getpwd.o; \
  94.     else true; fi
  95. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic getpwd.c -o getpwd.o
  96. if [ x"" != x ]; then \
  97.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  getruntime.c -o pic/getruntime.o; \
  98.     else true; fi
  99. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic getruntime.c -o getruntime.o
  100. if [ x"" != x ]; then \
  101.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  hashtab.c -o pic/hashtab.o; \
  102.     else true; fi
  103. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic hashtab.c -o hashtab.o
  104. if [ x"" != x ]; then \
  105.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  hex.c -o pic/hex.o; \
  106.     else true; fi
  107. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic hex.c -o hex.o
  108. if [ x"" != x ]; then \
  109.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  lbasename.c -o pic/lbasename.o; \
  110.     else true; fi
  111. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic lbasename.c -o lbasename.o
  112. if [ x"" != x ]; then \
  113.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  lrealpath.c -o pic/lrealpath.o; \
  114.     else true; fi
  115. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic lrealpath.c -o lrealpath.o
  116. if [ x"" != x ]; then \
  117.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  make-relative-prefix.c -o pic/make-relative-prefix.o; \
  118.     else true; fi
  119. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic make-relative-prefix.c -o make-relative-prefix.o
  120. if [ x"" != x ]; then \
  121.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  make-temp-file.c -o pic/make-temp-file.o; \
  122.     else true; fi
  123. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic make-temp-file.c -o make-temp-file.o
  124. if [ x"" != x ]; then \
  125.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  objalloc.c -o pic/objalloc.o; \
  126.     else true; fi
  127. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic objalloc.c -o objalloc.o
  128. if [ x"" != x ]; then \
  129.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  obstack.c -o pic/obstack.o; \
  130.     else true; fi
  131. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic obstack.c -o obstack.o
  132. if [ x"" != x ]; then \
  133.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  partition.c -o pic/partition.o; \
  134.     else true; fi
  135. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic partition.c -o partition.o
  136. if [ x"" != x ]; then \
  137.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  physmem.c -o pic/physmem.o; \
  138.     else true; fi
  139. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic physmem.c -o physmem.o
  140. if [ x"" != x ]; then \
  141.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  pex-unix.c -o pic/pex-unix.o; \
  142.     else true; fi
  143. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic pex-unix.c -o pex-unix.o
  144. if [ x"" != x ]; then \
  145.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  safe-ctype.c -o pic/safe-ctype.o; \
  146.     else true; fi
  147. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic safe-ctype.c -o safe-ctype.o
  148. if [ x"" != x ]; then \
  149.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  sort.c -o pic/sort.o; \
  150.     else true; fi
  151. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic sort.c -o sort.o
  152. if [ x"" != x ]; then \
  153.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  spaces.c -o pic/spaces.o; \
  154.     else true; fi
  155. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic spaces.c -o spaces.o
  156. if [ x"" != x ]; then \
  157.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  splay-tree.c -o pic/splay-tree.o; \
  158.     else true; fi
  159. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic splay-tree.c -o splay-tree.o
  160. if [ x"" != x ]; then \
  161.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  strerror.c -o pic/strerror.o; \
  162.     else true; fi
  163. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic strerror.c -o strerror.o
  164. if [ x"" != x ]; then \
  165.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  strsignal.c -o pic/strsignal.o; \
  166.     else true; fi
  167. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic strsignal.c -o strsignal.o
  168. if [ x"" != x ]; then \
  169.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  ternary.c -o pic/ternary.o; \
  170.     else true; fi
  171. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic ternary.c -o ternary.o
  172. if [ x"" != x ]; then \
  173.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  xatexit.c -o pic/xatexit.o; \
  174.     else true; fi
  175. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic xatexit.c -o xatexit.o
  176. if [ x"" != x ]; then \
  177.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  xexit.c -o pic/xexit.o; \
  178.     else true; fi
  179. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic xexit.c -o xexit.o
  180. if [ x"" != x ]; then \
  181.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  xmalloc.c -o pic/xmalloc.o; \
  182.     else true; fi
  183. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic xmalloc.c -o xmalloc.o
  184. if [ x"" != x ]; then \
  185.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  xmemdup.c -o pic/xmemdup.o; \
  186.     else true; fi
  187. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic xmemdup.c -o xmemdup.o
  188. if [ x"" != x ]; then \
  189.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  xstrdup.c -o pic/xstrdup.o; \
  190.     else true; fi
  191. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic xstrdup.c -o xstrdup.o
  192. if [ x"" != x ]; then \
  193.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  xstrerror.c -o pic/xstrerror.o; \
  194.     else true; fi
  195. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic xstrerror.c -o xstrerror.o
  196. if [ x"" != x ]; then \
  197.       /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic  mempcpy.c -o pic/mempcpy.o; \
  198.     else true; fi
  199. /usr/bin/gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional -pedantic mempcpy.c -o mempcpy.o
  200. rm -f libiberty.a pic/libiberty.a
  201. ar rc libiberty.a \
  202.       regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pex-unix.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o  mempcpy.o
  203. ranlib libiberty.a
  204. if [ x"" != x ]; then \
  205.       cd pic; \
  206.       ar rc libiberty.a \
  207.         regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pex-unix.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o  mempcpy.o; \
  208.       ranlib libiberty.a; \
  209.       cd ..; \
  210.     else true; fi
  211. rm -f needed-list; touch needed-list; \
  212.     for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
  213.       for g in mempcpy.o ; do \
  214.         case "$g" in \
  215.           *$f*) echo $g >> needed-list ;; \
  216.         esac; \
  217.       done; \
  218.     done
  219. echo regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pex-unix.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list
  220. make[2]: Nothing to be done for `all'.
  221. make  all-recursive
  222. Making all in doc
  223. make[3]: Nothing to be done for `all'.
  224. Making all in po
  225. make[3]: Nothing to be done for `all'.
  226. rm -f bfd-tmp.h
  227. cp bfd-in3.h bfd-tmp.h
  228. /bin/sh ./../move-if-change bfd-tmp.h bfd.h
  229. rm -f bfd-tmp.h
  230. touch stmp-bfd-h
  231. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c archive.c
  232. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c archive.c -o archive.o
  233. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386coff_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DHAVE_bfd_elf32_i386_vec -DHAVE_i386coff_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./archures.c
  234. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386coff_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" -DHAVE_bfd_elf32_i386_vec -DHAVE_i386coff_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./archures.c -o archures.o
  235. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c bfd.c
  236. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c bfd.c -o bfd.o
  237. In file included from bfd.c:216:
  238. ./../include/libiberty.h:80: warning: function declaration isn’t a prototype
  239. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c bfdio.c
  240. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c bfdio.c -o bfdio.o
  241. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c bfdwin.c
  242. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c bfdwin.c -o bfdwin.o
  243. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c cache.c
  244. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c cache.c -o cache.o
  245. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c coffgen.c
  246. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c coffgen.c -o coffgen.o
  247. coffgen.c: In function ‘coff_write_symbols’:
  248. coffgen.c:1219: warning: pointer targets in passing argument 3 of ‘coff_write_alien_symbol’ differ in signedness
  249. coffgen.c:1226: warning: pointer targets in passing argument 3 of ‘coff_write_native_symbol’ differ in signedness
  250. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c corefile.c
  251. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c corefile.c -o corefile.o
  252. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c format.c
  253. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c format.c -o format.o
  254. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c init.c
  255. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c init.c -o init.o
  256. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c libbfd.c
  257. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c libbfd.c -o libbfd.o
  258. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c opncls.c
  259. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c opncls.c -o opncls.o
  260. In file included from opncls.c:28:
  261. ./../include/libiberty.h:80: warning: function declaration isn’t a prototype
  262. opncls.c: In function ‘separate_debug_file_exists’:
  263. opncls.c:889: warning: pointer targets in passing argument 2 of ‘calc_crc32’ differ in signedness
  264. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c reloc.c
  265. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c reloc.c -o reloc.o
  266. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c section.c
  267. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c section.c -o section.o
  268. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c syms.c
  269. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c syms.c -o syms.o
  270. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386coff_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DHAVE_bfd_elf32_i386_vec -DHAVE_i386coff_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./targets.c
  271. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386coff_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" -DHAVE_bfd_elf32_i386_vec -DHAVE_i386coff_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./targets.c -o targets.o
  272. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c hash.c
  273. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c hash.c -o hash.o
  274. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c linker.c
  275. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c linker.c -o linker.o
  276. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c srec.c
  277. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c srec.c -o srec.o
  278. In file included from srec.c:110:
  279. ./../include/libiberty.h:80: warning: function declaration isn’t a prototype
  280. srec.c: In function ‘srec_write_header’:
  281. srec.c:1017: warning: pointer targets in passing argument 4 of ‘srec_write_record’ differ in signedness
  282. srec.c:1017: warning: pointer targets in passing argument 5 of ‘srec_write_record’ differ in signedness
  283. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c binary.c
  284. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c binary.c -o binary.o
  285. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c tekhex.c
  286. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c tekhex.c -o tekhex.o
  287. In file included from tekhex.c:73:
  288. ./../include/libiberty.h:80: warning: function declaration isn’t a prototype
  289. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ihex.c
  290. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ihex.c -o ihex.o
  291. In file included from ihex.c:125:
  292. ./../include/libiberty.h:80: warning: function declaration isn’t a prototype
  293. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c stabs.c
  294. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c stabs.c -o stabs.o
  295. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c stab-syms.c
  296. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c stab-syms.c -o stab-syms.o
  297. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c merge.c
  298. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c merge.c -o merge.o
  299. In file included from merge.c:28:
  300. ./../include/libiberty.h:80: warning: function declaration isn’t a prototype
  301. merge.c: In function ‘record_section’:
  302. merge.c:564: warning: pointer targets in passing argument 2 of ‘sec_merge_add’ differ in signedness
  303. merge.c:596: warning: pointer targets in passing argument 2 of ‘sec_merge_add’ differ in signedness
  304. merge.c:609: warning: pointer targets in passing argument 2 of ‘sec_merge_add’ differ in signedness
  305. merge.c: In function ‘_bfd_merged_section_offset’:
  306. merge.c:935: warning: pointer targets in passing argument 2 of ‘sec_merge_hash_lookup’ differ in signedness
  307. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c dwarf2.c
  308. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c dwarf2.c -o dwarf2.o
  309. In file included from dwarf2.c:34:
  310. ./../include/libiberty.h:80: warning: function declaration isn’t a prototype
  311. dwarf2.c: In function ‘read_abbrevs’:
  312. dwarf2.c:549: warning: pointer targets in assignment differ in signedness
  313. dwarf2.c: In function ‘decode_line_info’:
  314. dwarf2.c:1040: warning: pointer targets in assignment differ in signedness
  315. dwarf2.c: In function ‘_bfd_dwarf2_find_nearest_line’:
  316. dwarf2.c:1898: warning: pointer targets in passing argument 3 of ‘bfd_simple_get_relocated_section_contents’ differ in signedness
  317. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c simple.c
  318. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c simple.c -o simple.o
  319. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c archive64.c
  320. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c archive64.c -o archive64.o
  321. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c elf32-i386.c
  322. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c elf32-i386.c -o elf32-i386.o
  323. elf32-i386.c: In function ‘elf_i386_grok_prstatus’:
  324. elf32-i386.c:430: warning: pointer targets in passing argument 1 of ‘abfd->xvec->bfd_getx16’ differ in signedness
  325. elf32-i386.c:433: warning: pointer targets in passing argument 1 of ‘abfd->xvec->bfd_getx32’ differ in signedness
  326. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c elf32.c
  327. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c elf32.c -o elf32.o
  328. In file included from elfcode.h:69,
  329.                  from elf32.c:22:
  330. ./../include/libiberty.h:80: warning: function declaration isn’t a prototype
  331. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c elf.c
  332. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c elf.c -o elf.o
  333. In file included from elf.c:41:
  334. ./../include/libiberty.h:80: warning: function declaration isn’t a prototype
  335. elf.c: In function ‘swap_out_syms’:
  336. elf.c:5331: warning: pointer targets in assignment differ in signedness
  337. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c elflink.c
  338. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c elflink.c -o elflink.o
  339. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c elf-strtab.c
  340. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c elf-strtab.c -o elf-strtab.o
  341. In file included from elf-strtab.c:26:
  342. ./../include/libiberty.h:80: warning: function declaration isn’t a prototype
  343. elf-strtab.c: In function ‘_bfd_elf_strtab_finalize’:
  344. elf-strtab.c:373: warning: pointer targets in assignment differ in signedness
  345. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c elf-eh-frame.c
  346. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c elf-eh-frame.c -o elf-eh-frame.o
  347. elf-eh-frame.c: In function ‘cie_compare’:
  348. elf-eh-frame.c:211: warning: pointer targets in passing argument 1 of ‘strcmp’ differ in signedness
  349. elf-eh-frame.c:211: warning: pointer targets in passing argument 2 of ‘strcmp’ differ in signedness
  350. elf-eh-frame.c:212: warning: pointer targets in passing argument 1 of ‘strcmp’ differ in signedness
  351. elf-eh-frame.c: In function ‘_bfd_elf_discard_section_eh_frame’:
  352. elf-eh-frame.c:444: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
  353. elf-eh-frame.c:447: warning: pointer targets in passing argument 1 of ‘__builtin___strcpy_chk’ differ in signedness
  354. elf-eh-frame.c:447: warning: pointer targets in passing argument 2 of ‘__builtin___strcpy_chk’ differ in signedness
  355. elf-eh-frame.c:447: warning: pointer targets in passing argument 1 of ‘__inline_strcpy_chk’ differ in signedness
  356. elf-eh-frame.c:447: warning: pointer targets in passing argument 2 of ‘__inline_strcpy_chk’ differ in signedness
  357. elf-eh-frame.c:448: warning: pointer targets in passing argument 1 of ‘strchr’ differ in signedness
  358. elf-eh-frame.c:448: warning: pointer targets in assignment differ in signedness
  359. elf-eh-frame.c:459: warning: pointer targets in passing argument 2 of ‘read_unsigned_leb128’ differ in signedness
  360. elf-eh-frame.c:460: warning: pointer targets in passing argument 2 of ‘read_signed_leb128’ differ in signedness
  361. elf-eh-frame.c:466: warning: pointer targets in passing argument 2 of ‘read_unsigned_leb128’ differ in signedness
  362. elf-eh-frame.c:477: warning: pointer targets in passing argument 2 of ‘read_unsigned_leb128’ differ in signedness
  363. elf-eh-frame.c:613: warning: pointer targets in passing argument 2 of ‘read_unsigned_leb128’ differ in signedness
  364. elf-eh-frame.c: In function ‘_bfd_elf_write_section_eh_frame’:
  365. elf-eh-frame.c:911: warning: pointer targets in passing argument 1 of ‘strchr’ differ in signedness
  366. elf-eh-frame.c:911: warning: pointer targets in assignment differ in signedness
  367. elf-eh-frame.c:912: warning: pointer targets in passing argument 2 of ‘read_unsigned_leb128’ differ in signedness
  368. elf-eh-frame.c:913: warning: pointer targets in passing argument 2 of ‘read_signed_leb128’ differ in signedness
  369. elf-eh-frame.c:914: warning: pointer targets in passing argument 2 of ‘read_unsigned_leb128’ differ in signedness
  370. elf-eh-frame.c:917: warning: pointer targets in passing argument 2 of ‘read_unsigned_leb128’ differ in signedness
  371. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c dwarf1.c
  372. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c dwarf1.c -o dwarf1.o
  373. In file included from dwarf1.c:24:
  374. ./../include/libiberty.h:80: warning: function declaration isn’t a prototype
  375. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c coff-i386.c
  376. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c coff-i386.c -o coff-i386.o
  377. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c cofflink.c
  378. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c cofflink.c -o cofflink.o
  379. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c elf32-gen.c
  380. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c elf32-gen.c -o elf32-gen.o
  381. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c cpu-i386.c
  382. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c cpu-i386.c -o cpu-i386.o
  383. rm -f tofiles
  384. f=""; \
  385.     for i in elf32-i386.lo elf32.lo elf.lo elflink.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo coff-i386.lo cofflink.lo elf32-gen.lo cpu-i386.lo  ; do \
  386.       case " $f " in \
  387.         *" $i "*) ;; \
  388.         *) f="$f $i" ;; \
  389.       esac ; \
  390.     done ; \
  391.     echo $f > tofiles
  392. /bin/sh ./../move-if-change tofiles ofiles
  393. touch stamp-ofiles
  394. /bin/sh ./libtool --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2  -o libbfd.la -rpath /usr/local/i586-elf/i686-apple-darwin11.4.2/i586-elf/lib -release 2.14  archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo archive64.lo `cat ofiles`  
  395. mkdir .libs
  396. ar cru .libs/libbfd.a  archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o archive64.o elf32-i386.o elf32.o elf.o elflink.o elf-strtab.o elf-eh-frame.o dwarf1.o coff-i386.o cofflink.o elf32-gen.o cpu-i386.o
  397. /usr/bin/ranlib: file: .libs/libbfd.a(bfdwin.o) has no symbols
  398. ranlib .libs/libbfd.a
  399. ranlib: file: .libs/libbfd.a(bfdwin.o) has no symbols
  400. creating libbfd.la
  401. (cd .libs && rm -f libbfd.la && ln -s ../libbfd.la libbfd.la)
  402. libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
  403.     if [ -f $libtooldir/libbfd.a ]; then \
  404.       cp $libtooldir/libbfd.a libbfd.tmp; \
  405.       ranlib libbfd.tmp; \
  406.       /bin/sh ./../move-if-change libbfd.tmp libbfd.a; \
  407.     else true; fi
  408. ranlib: file: libbfd.tmp(bfdwin.o) has no symbols
  409. touch stamp-lib
  410. make  all-recursive
  411. Making all in po
  412. make[3]: Nothing to be done for `all'.
  413. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../include -I./../bfd  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c dis-buf.c
  414. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../include -I./../bfd -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c dis-buf.c -o dis-buf.o
  415. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../include -I./../bfd  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c  -DARCH_i386 ./disassemble.c
  416. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../include -I./../bfd -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -DARCH_i386 ./disassemble.c -o disassemble.o
  417. /bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../include -I./../bfd  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c i386-dis.c
  418. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../include -I./../bfd -I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c i386-dis.c -o i386-dis.o
  419. /bin/sh ./libtool --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2  -o libopcodes.la -rpath /usr/local/i586-elf/i686-apple-darwin11.4.2/i586-elf/lib -release 2.14  dis-buf.lo disassemble.lo i386-dis.lo  
  420. mkdir .libs
  421. ar cru .libs/libopcodes.a  dis-buf.o disassemble.o i386-dis.o
  422. ranlib .libs/libopcodes.a
  423. creating libopcodes.la
  424. (cd .libs && rm -f libopcodes.la && ln -s ../libopcodes.la libopcodes.la)
  425. libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
  426.     if [ -f $libtooldir/libopcodes.a ]; then \
  427.       cp $libtooldir/libopcodes.a libopcodes.tmp; \
  428.       ranlib libopcodes.tmp; \
  429.       /bin/sh ./../move-if-change libopcodes.tmp libopcodes.a; \
  430.     else true; fi
  431. touch stamp-lib
  432. Makefile:952: warning: overriding commands for target `objdump.o'
  433. Makefile:607: warning: ignoring old commands for target `objdump.o'
  434. Makefile:1005: warning: overriding commands for target `dlltool.o'
  435. Makefile:591: warning: ignoring old commands for target `dlltool.o'
  436. Makefile:1013: warning: overriding commands for target `nlmconv.o'
  437. Makefile:575: warning: ignoring old commands for target `nlmconv.o'
  438. make  all-recursive
  439. Makefile:952: warning: overriding commands for target `objdump.o'
  440. Makefile:607: warning: ignoring old commands for target `objdump.o'
  441. Makefile:1005: warning: overriding commands for target `dlltool.o'
  442. Makefile:591: warning: ignoring old commands for target `dlltool.o'
  443. Makefile:1013: warning: overriding commands for target `nlmconv.o'
  444. Makefile:575: warning: ignoring old commands for target `nlmconv.o'
  445. Making all in doc
  446. if test -f cxxfilt.man; then \
  447.       man=cxxfilt.man; \
  448.     else \
  449.       man=./cxxfilt.man; \
  450.     fi; \
  451.     sed -e 's/@PROGRAM@/c++filt/' \
  452.         -e 's/cxxfilt/c++filt/' < $man \
  453.         > c++filt.1
  454. Making all in po
  455. make[3]: Nothing to be done for `all'.
  456. Makefile:952: warning: overriding commands for target `objdump.o'
  457. Makefile:607: warning: ignoring old commands for target `objdump.o'
  458. Makefile:1005: warning: overriding commands for target `dlltool.o'
  459. Makefile:591: warning: ignoring old commands for target `dlltool.o'
  460. Makefile:1013: warning: overriding commands for target `nlmconv.o'
  461. Makefile:575: warning: ignoring old commands for target `nlmconv.o'
  462. make[3]: Circular size.o <- size.o dependency dropped.
  463. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../bfd -I./../include -I./../intl -I../intl -DLOCALEDIR="\"/usr/local/i586-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c bucomm.c
  464. In file included from bucomm.c:27:
  465. ./../include/libiberty.h:80: warning: function declaration isn’t a prototype
  466. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../bfd -I./../include -I./../intl -I../intl -DLOCALEDIR="\"/usr/local/i586-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c version.c
  467. /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../bfd -I./../include -I./../intl -I../intl -DLOCALEDIR="\"/usr/local/i586-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c filemode.c
  468. /bin/sh ./libtool --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2  -o size.o  size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
  469. mkdir .libs
  470. libtool: link: `../bfd/libbfd.la' is not a convenience library
  471. make[3]: *** [size.o] Error 1
  472. make[2]: *** [all-recursive] Error 1
  473. make[1]: *** [all-recursive-am] Error 2
  474. make: *** [all-binutils] Error 2
Advertisement
Add Comment
Please, Sign In to add comment