Skip to content

Instantly share code, notes, and snippets.

@Martinfx
Created September 20, 2020 09:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Martinfx/8f18f7dfed6131636f0357f9acc2418d to your computer and use it in GitHub Desktop.
Save Martinfx/8f18f7dfed6131636f0357f9acc2418d to your computer and use it in GitHub Desktop.
binutils 2.33.1_3,1_part2
eavr1.c:157:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avr1","avrxmega6")
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr1.c:157:7: note: use '&' for a bitwise operation
&& strcmp ("avr1","avrxmega6")
^~
&
eavr1.c:157:7: note: remove constant to silence this warning
&& strcmp ("avr1","avrxmega6")
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr1.c:158:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avr1","avrxmega7") )
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr1.c:158:7: note: use '&' for a bitwise operation
&& strcmp ("avr1","avrxmega7") )
^~
&
eavr1.c:158:7: note: remove constant to silence this warning
&& strcmp ("avr1","avrxmega7") )
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr2.c:157:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avr2","avrxmega6")
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr2.c:157:7: note: use '&' for a bitwise operation
&& strcmp ("avr2","avrxmega6")
^~
&
eavr2.c:157:7: note: remove constant to silence this warning
&& strcmp ("avr2","avrxmega6")
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr2.c:158:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avr2","avrxmega7") )
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr2.c:158:7: note: use '&' for a bitwise operation
&& strcmp ("avr2","avrxmega7") )
^~
&
eavr2.c:158:7: note: remove constant to silence this warning
&& strcmp ("avr2","avrxmega7") )
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/earmpe.Tpo .deps/earmpe.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eavr25.o -MD -MP -MF .deps/eavr25.Tpo -c -o eavr25.o eavr25.c
eavr25.c:157:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avr25","avrxmega6")
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr25.c:157:7: note: use '&' for a bitwise operation
&& strcmp ("avr25","avrxmega6")
^~
&
eavr25.c:157:7: note: remove constant to silence this warning
&& strcmp ("avr25","avrxmega6")
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr25.c:158:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avr25","avrxmega7") )
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr25.c:158:7: note: use '&' for a bitwise operation
&& strcmp ("avr25","avrxmega7") )
^~
&
eavr25.c:158:7: note: remove constant to silence this warning
&& strcmp ("avr25","avrxmega7") )
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/earmsymbian.Tpo .deps/earmsymbian.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eavr3.o -MD -MP -MF .deps/eavr3.Tpo -c -o eavr3.o eavr3.c
2 warnings generated.
mv -f .deps/eavr1.Tpo .deps/eavr1.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eavr31.o -MD -MP -MF .deps/eavr31.Tpo -c -o eavr31.o eavr31.c
eavr3.c:157:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avr3","avrxmega6")
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr3.c:157:7: note: use '&' for a bitwise operation
&& strcmp ("avr3","avrxmega6")
^~
&
eavr3.c:157:7: note: remove constant to silence this warning
&& strcmp ("avr3","avrxmega6")
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr3.c:158:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avr3","avrxmega7") )
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr3.c:158:7: note: use '&' for a bitwise operation
&& strcmp ("avr3","avrxmega7") )
^~
&
eavr3.c:158:7: note: remove constant to silence this warning
&& strcmp ("avr3","avrxmega7") )
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
mv -f .deps/eavr2.Tpo .deps/eavr2.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eavr35.o -MD -MP -MF .deps/eavr35.Tpo -c -o eavr35.o eavr35.c
eavr31.c:157:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avr31","avrxmega6")
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr31.c:157:7: note: use '&' for a bitwise operation
&& strcmp ("avr31","avrxmega6")
^~
&
eavr31.c:157:7: note: remove constant to silence this warning
&& strcmp ("avr31","avrxmega6")
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr31.c:158:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avr31","avrxmega7") )
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr31.c:158:7: note: use '&' for a bitwise operation
&& strcmp ("avr31","avrxmega7") )
^~
&
eavr31.c:158:7: note: remove constant to silence this warning
&& strcmp ("avr31","avrxmega7") )
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr35.c:157:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avr35","avrxmega6")
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr35.c:157:7: note: use '&' for a bitwise operation
&& strcmp ("avr35","avrxmega6")
^~
&
eavr35.c:157:7: note: remove constant to silence this warning
&& strcmp ("avr35","avrxmega6")
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr35.c:158:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avr35","avrxmega7") )
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr35.c:158:7: note: use '&' for a bitwise operation
&& strcmp ("avr35","avrxmega7") )
^~
&
eavr35.c:158:7: note: remove constant to silence this warning
&& strcmp ("avr35","avrxmega7") )
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
mv -f .deps/eavr25.Tpo .deps/eavr25.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eavr4.o -MD -MP -MF .deps/eavr4.Tpo -c -o eavr4.o eavr4.c
eavr4.c:157:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avr4","avrxmega6")
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr4.c:157:7: note: use '&' for a bitwise operation
&& strcmp ("avr4","avrxmega6")
^~
&
eavr4.c:157:7: note: remove constant to silence this warning
&& strcmp ("avr4","avrxmega6")
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr4.c:158:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avr4","avrxmega7") )
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr4.c:158:7: note: use '&' for a bitwise operation
&& strcmp ("avr4","avrxmega7") )
^~
&
eavr4.c:158:7: note: remove constant to silence this warning
&& strcmp ("avr4","avrxmega7") )
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
mv -f .deps/eavr3.Tpo .deps/eavr3.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eavr5.o -MD -MP -MF .deps/eavr5.Tpo -c -o eavr5.o eavr5.c
2 warnings generated.
mv -f .deps/eavr31.Tpo .deps/eavr31.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eavr51.o -MD -MP -MF .deps/eavr51.Tpo -c -o eavr51.o eavr51.c
2 warnings generated.
mv -f .deps/eavr35.Tpo .deps/eavr35.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eavr6.o -MD -MP -MF .deps/eavr6.Tpo -c -o eavr6.o eavr6.c
eavr5.c:157:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avr5","avrxmega6")
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr5.c:157:7: note: use '&' for a bitwise operation
&& strcmp ("avr5","avrxmega6")
^~
&
eavr5.c:157:7: note: remove constant to silence this warning
&& strcmp ("avr5","avrxmega6")
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr5.c:158:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avr5","avrxmega7") )
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr5.c:158:7: note: use '&' for a bitwise operation
&& strcmp ("avr5","avrxmega7") )
^~
&
eavr5.c:158:7: note: remove constant to silence this warning
&& strcmp ("avr5","avrxmega7") )
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr51.c:157:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avr51","avrxmega6")
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr51.c:157:7: note: use '&' for a bitwise operation
&& strcmp ("avr51","avrxmega6")
^~
&
eavr51.c:157:7: note: remove constant to silence this warning
&& strcmp ("avr51","avrxmega6")
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr51.c:158:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avr51","avrxmega7") )
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr51.c:158:7: note: use '&' for a bitwise operation
&& strcmp ("avr51","avrxmega7") )
^~
&
eavr51.c:158:7: note: remove constant to silence this warning
&& strcmp ("avr51","avrxmega7") )
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr6.c:157:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avr6","avrxmega6")
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr6.c:157:7: note: use '&' for a bitwise operation
&& strcmp ("avr6","avrxmega6")
^~
&
eavr6.c:157:7: note: remove constant to silence this warning
&& strcmp ("avr6","avrxmega6")
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr6.c:158:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avr6","avrxmega7") )
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavr6.c:158:7: note: use '&' for a bitwise operation
&& strcmp ("avr6","avrxmega7") )
^~
&
eavr6.c:158:7: note: remove constant to silence this warning
&& strcmp ("avr6","avrxmega7") )
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
mv -f .deps/eavr4.Tpo .deps/eavr4.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eavrxmega1.o -MD -MP -MF .deps/eavrxmega1.Tpo -c -o eavrxmega1.o eavrxmega1.c
eavrxmega1.c:157:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avrxmega1","avrxmega6")
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavrxmega1.c:157:7: note: use '&' for a bitwise operation
&& strcmp ("avrxmega1","avrxmega6")
^~
&
eavrxmega1.c:157:7: note: remove constant to silence this warning
&& strcmp ("avrxmega1","avrxmega6")
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavrxmega1.c:158:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avrxmega1","avrxmega7") )
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavrxmega1.c:158:7: note: use '&' for a bitwise operation
&& strcmp ("avrxmega1","avrxmega7") )
^~
&
eavrxmega1.c:158:7: note: remove constant to silence this warning
&& strcmp ("avrxmega1","avrxmega7") )
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
mv -f .deps/eavr51.Tpo .deps/eavr51.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eavrxmega2.o -MD -MP -MF .deps/eavrxmega2.Tpo -c -o eavrxmega2.o eavrxmega2.c
2 warnings generated.
mv -f .deps/eavr6.Tpo .deps/eavr6.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eavrxmega3.o -MD -MP -MF .deps/eavrxmega3.Tpo -c -o eavrxmega3.o eavrxmega3.c
2 warnings generated.
mv -f .deps/eavr5.Tpo .deps/eavr5.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eavrxmega4.o -MD -MP -MF .deps/eavrxmega4.Tpo -c -o eavrxmega4.o eavrxmega4.c
eavrxmega2.c:157:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avrxmega2","avrxmega6")
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavrxmega2.c:157:7: note: use '&' for a bitwise operation
&& strcmp ("avrxmega2","avrxmega6")
^~
&
eavrxmega2.c:157:7: note: remove constant to silence this warning
&& strcmp ("avrxmega2","avrxmega6")
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavrxmega2.c:158:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avrxmega2","avrxmega7") )
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavrxmega2.c:158:7: note: use '&' for a bitwise operation
&& strcmp ("avrxmega2","avrxmega7") )
^~
&
eavrxmega2.c:158:7: note: remove constant to silence this warning
&& strcmp ("avrxmega2","avrxmega7") )
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavrxmega3.c:157:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avrxmega3","avrxmega6")
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavrxmega3.c:157:7: note: use '&' for a bitwise operation
&& strcmp ("avrxmega3","avrxmega6")
^~
&
eavrxmega3.c:157:7: note: remove constant to silence this warning
&& strcmp ("avrxmega3","avrxmega6")
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavrxmega3.c:158:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avrxmega3","avrxmega7") )
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavrxmega3.c:158:7: note: use '&' for a bitwise operation
&& strcmp ("avrxmega3","avrxmega7") )
^~
&
eavrxmega3.c:158:7: note: remove constant to silence this warning
&& strcmp ("avrxmega3","avrxmega7") )
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavrxmega4.c:157:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avrxmega4","avrxmega6")
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavrxmega4.c:157:7: note: use '&' for a bitwise operation
&& strcmp ("avrxmega4","avrxmega6")
^~
&
eavrxmega4.c:157:7: note: remove constant to silence this warning
&& strcmp ("avrxmega4","avrxmega6")
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavrxmega4.c:158:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avrxmega4","avrxmega7") )
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavrxmega4.c:158:7: note: use '&' for a bitwise operation
&& strcmp ("avrxmega4","avrxmega7") )
^~
&
eavrxmega4.c:158:7: note: remove constant to silence this warning
&& strcmp ("avrxmega4","avrxmega7") )
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
mv -f .deps/eavrxmega1.Tpo .deps/eavrxmega1.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eavrxmega5.o -MD -MP -MF .deps/eavrxmega5.Tpo -c -o eavrxmega5.o eavrxmega5.c
eavrxmega5.c:157:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avrxmega5","avrxmega6")
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavrxmega5.c:157:7: note: use '&' for a bitwise operation
&& strcmp ("avrxmega5","avrxmega6")
^~
&
eavrxmega5.c:157:7: note: remove constant to silence this warning
&& strcmp ("avrxmega5","avrxmega6")
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavrxmega5.c:158:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avrxmega5","avrxmega7") )
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavrxmega5.c:158:7: note: use '&' for a bitwise operation
&& strcmp ("avrxmega5","avrxmega7") )
^~
&
eavrxmega5.c:158:7: note: remove constant to silence this warning
&& strcmp ("avrxmega5","avrxmega7") )
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
mv -f .deps/eavrxmega3.Tpo .deps/eavrxmega3.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eavrxmega6.o -MD -MP -MF .deps/eavrxmega6.Tpo -c -o eavrxmega6.o eavrxmega6.c
eavrxmega6.c:158:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avrxmega6","avrxmega7") )
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavrxmega6.c:158:7: note: use '&' for a bitwise operation
&& strcmp ("avrxmega6","avrxmega7") )
^~
&
eavrxmega6.c:158:7: note: remove constant to silence this warning
&& strcmp ("avrxmega6","avrxmega7") )
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
mv -f .deps/eavrxmega4.Tpo .deps/eavrxmega4.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eavrxmega7.o -MD -MP -MF .deps/eavrxmega7.Tpo -c -o eavrxmega7.o eavrxmega7.c
2 warnings generated.
mv -f .deps/eavrxmega2.Tpo .deps/eavrxmega2.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eavrtiny.o -MD -MP -MF .deps/eavrtiny.Tpo -c -o eavrtiny.o eavrtiny.c
eavrtiny.c:157:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avrtiny","avrxmega6")
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavrtiny.c:157:7: note: use '&' for a bitwise operation
&& strcmp ("avrtiny","avrxmega6")
^~
&
eavrtiny.c:157:7: note: remove constant to silence this warning
&& strcmp ("avrtiny","avrxmega6")
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavrtiny.c:158:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
&& strcmp ("avrtiny","avrxmega7") )
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eavrtiny.c:158:7: note: use '&' for a bitwise operation
&& strcmp ("avrtiny","avrxmega7") )
^~
&
eavrtiny.c:158:7: note: remove constant to silence this warning
&& strcmp ("avrtiny","avrxmega7") )
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
mv -f .deps/eavrxmega5.Tpo .deps/eavrxmega5.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ecrisaout.o -MD -MP -MF .deps/ecrisaout.Tpo -c -o ecrisaout.o ecrisaout.c
mv -f .deps/ecrisaout.Tpo .deps/ecrisaout.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ecriself.o -MD -MP -MF .deps/ecriself.Tpo -c -o ecriself.o ecriself.c
1 warning generated.
mv -f .deps/eavrxmega6.Tpo .deps/eavrxmega6.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ecrislinux.o -MD -MP -MF .deps/ecrislinux.Tpo -c -o ecrislinux.o ecrislinux.c
mv -f .deps/eavrxmega7.Tpo .deps/eavrxmega7.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ecskyelf.o -MD -MP -MF .deps/ecskyelf.Tpo -c -o ecskyelf.o ecskyelf.c
2 warnings generated.
mv -f .deps/eavrtiny.Tpo .deps/eavrtiny.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ecskyelf_linux.o -MD -MP -MF .deps/ecskyelf_linux.Tpo -c -o ecskyelf_linux.o ecskyelf_linux.c
mv -f .deps/ecriself.Tpo .deps/ecriself.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ed10velf.o -MD -MP -MF .deps/ed10velf.Tpo -c -o ed10velf.o ed10velf.c
mv -f .deps/ecrislinux.Tpo .deps/ecrislinux.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ed30v_e.o -MD -MP -MF .deps/ed30v_e.Tpo -c -o ed30v_e.o ed30v_e.c
mv -f .deps/ed30v_e.Tpo .deps/ed30v_e.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ed30v_o.o -MD -MP -MF .deps/ed30v_o.Tpo -c -o ed30v_o.o ed30v_o.c
mv -f .deps/ecskyelf_linux.Tpo .deps/ecskyelf_linux.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ed30velf.o -MD -MP -MF .deps/ed30velf.Tpo -c -o ed30velf.o ed30velf.c
mv -f .deps/ecskyelf.Tpo .deps/ecskyelf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32_dlx.o -MD -MP -MF .deps/eelf32_dlx.Tpo -c -o eelf32_dlx.o eelf32_dlx.c
mv -f .deps/eelf32_dlx.Tpo .deps/eelf32_dlx.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32_sparc.o -MD -MP -MF .deps/eelf32_sparc.Tpo -c -o eelf32_sparc.o eelf32_sparc.c
mv -f .deps/ed30v_o.Tpo .deps/ed30v_o.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32_sparc_sol2.o -MD -MP -MF .deps/eelf32_sparc_sol2.Tpo -c -o eelf32_sparc_sol2.o eelf32_sparc_sol2.c
mv -f .deps/ed30velf.Tpo .deps/ed30velf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32_sparc_vxworks.o -MD -MP -MF .deps/eelf32_sparc_vxworks.Tpo -c -o eelf32_sparc_vxworks.o eelf32_sparc_vxworks.c
mv -f .deps/ed10velf.Tpo .deps/ed10velf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32_spu.o -MD -MP -MF .deps/eelf32_spu.Tpo -c -o eelf32_spu.o \
-DEMBEDSPU="\"`echo embedspu | sed 's/^ld-new$/ld.bfd/;s,y,y,'`\"" eelf32_spu.c
mv -f .deps/eelf32_sparc.Tpo .deps/eelf32_sparc.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32_tic6x_be.o -MD -MP -MF .deps/eelf32_tic6x_be.Tpo -c -o eelf32_tic6x_be.o eelf32_tic6x_be.c
mv -f .deps/eelf32_sparc_vxworks.Tpo .deps/eelf32_sparc_vxworks.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32_tic6x_le.o -MD -MP -MF .deps/eelf32_tic6x_le.Tpo -c -o eelf32_tic6x_le.o eelf32_tic6x_le.c
mv -f .deps/eelf32_sparc_sol2.Tpo .deps/eelf32_sparc_sol2.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32_tic6x_linux_be.o -MD -MP -MF .deps/eelf32_tic6x_linux_be.Tpo -c -o eelf32_tic6x_linux_be.o eelf32_tic6x_linux_be.c
mv -f .deps/eelf32_spu.Tpo .deps/eelf32_spu.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32_tic6x_linux_le.o -MD -MP -MF .deps/eelf32_tic6x_linux_le.Tpo -c -o eelf32_tic6x_linux_le.o eelf32_tic6x_linux_le.c
mv -f .deps/eelf32_tic6x_be.Tpo .deps/eelf32_tic6x_be.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32_tic6x_elf_be.o -MD -MP -MF .deps/eelf32_tic6x_elf_be.Tpo -c -o eelf32_tic6x_elf_be.o eelf32_tic6x_elf_be.c
mv -f .deps/eelf32_tic6x_linux_be.Tpo .deps/eelf32_tic6x_linux_be.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32_tic6x_elf_le.o -MD -MP -MF .deps/eelf32_tic6x_elf_le.Tpo -c -o eelf32_tic6x_elf_le.o eelf32_tic6x_elf_le.c
mv -f .deps/eelf32_tic6x_le.Tpo .deps/eelf32_tic6x_le.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32am33lin.o -MD -MP -MF .deps/eelf32am33lin.Tpo -c -o eelf32am33lin.o eelf32am33lin.c
mv -f .deps/eelf32_tic6x_linux_le.Tpo .deps/eelf32_tic6x_linux_le.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32bfin.o -MD -MP -MF .deps/eelf32bfin.Tpo -c -o eelf32bfin.o eelf32bfin.c
mv -f .deps/eelf32_tic6x_elf_le.Tpo .deps/eelf32_tic6x_elf_le.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32bfinfd.o -MD -MP -MF .deps/eelf32bfinfd.Tpo -c -o eelf32bfinfd.o eelf32bfinfd.c
mv -f .deps/eelf32am33lin.Tpo .deps/eelf32am33lin.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32cr16.o -MD -MP -MF .deps/eelf32cr16.Tpo -c -o eelf32cr16.o eelf32cr16.c
mv -f .deps/eelf32_tic6x_elf_be.Tpo .deps/eelf32_tic6x_elf_be.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32cr16c.o -MD -MP -MF .deps/eelf32cr16c.Tpo -c -o eelf32cr16c.o eelf32cr16c.c
mv -f .deps/eelf32bfin.Tpo .deps/eelf32bfin.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32crx.o -MD -MP -MF .deps/eelf32crx.Tpo -c -o eelf32crx.o eelf32crx.c
mv -f .deps/eelf32cr16c.Tpo .deps/eelf32cr16c.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32epiphany.o -MD -MP -MF .deps/eelf32epiphany.Tpo -c -o eelf32epiphany.o eelf32epiphany.c
mv -f .deps/eelf32bfinfd.Tpo .deps/eelf32bfinfd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32epiphany_4x4.o -MD -MP -MF .deps/eelf32epiphany_4x4.Tpo -c -o eelf32epiphany_4x4.o eelf32epiphany_4x4.c
mv -f .deps/eelf32cr16.Tpo .deps/eelf32cr16.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32fr30.o -MD -MP -MF .deps/eelf32fr30.Tpo -c -o eelf32fr30.o eelf32fr30.c
mv -f .deps/eelf32crx.Tpo .deps/eelf32crx.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32frv.o -MD -MP -MF .deps/eelf32frv.Tpo -c -o eelf32frv.o eelf32frv.c
mv -f .deps/eelf32frv.Tpo .deps/eelf32frv.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32frvfd.o -MD -MP -MF .deps/eelf32frvfd.Tpo -c -o eelf32frvfd.o eelf32frvfd.c
mv -f .deps/eelf32fr30.Tpo .deps/eelf32fr30.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32ft32.o -MD -MP -MF .deps/eelf32ft32.Tpo -c -o eelf32ft32.o eelf32ft32.c
mv -f .deps/eelf32ft32.Tpo .deps/eelf32ft32.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32ip2k.o -MD -MP -MF .deps/eelf32ip2k.Tpo -c -o eelf32ip2k.o eelf32ip2k.c
mv -f .deps/eelf32epiphany_4x4.Tpo .deps/eelf32epiphany_4x4.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32iq10.o -MD -MP -MF .deps/eelf32iq10.Tpo -c -o eelf32iq10.o eelf32iq10.c
mv -f .deps/eelf32epiphany.Tpo .deps/eelf32epiphany.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32iq2000.o -MD -MP -MF .deps/eelf32iq2000.Tpo -c -o eelf32iq2000.o eelf32iq2000.c
mv -f .deps/eelf32iq10.Tpo .deps/eelf32iq10.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32lm32.o -MD -MP -MF .deps/eelf32lm32.Tpo -c -o eelf32lm32.o eelf32lm32.c
mv -f .deps/eelf32iq2000.Tpo .deps/eelf32iq2000.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32lm32fd.o -MD -MP -MF .deps/eelf32lm32fd.Tpo -c -o eelf32lm32fd.o eelf32lm32fd.c
mv -f .deps/eelf32frvfd.Tpo .deps/eelf32frvfd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32lppc.o -MD -MP -MF .deps/eelf32lppc.Tpo -c -o eelf32lppc.o eelf32lppc.c
mv -f .deps/eelf32ip2k.Tpo .deps/eelf32ip2k.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32lppclinux.o -MD -MP -MF .deps/eelf32lppclinux.Tpo -c -o eelf32lppclinux.o eelf32lppclinux.c
mv -f .deps/eelf32lm32.Tpo .deps/eelf32lm32.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32lppcnto.o -MD -MP -MF .deps/eelf32lppcnto.Tpo -c -o eelf32lppcnto.o eelf32lppcnto.c
mv -f .deps/eelf32lm32fd.Tpo .deps/eelf32lm32fd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32lppcsim.o -MD -MP -MF .deps/eelf32lppcsim.Tpo -c -o eelf32lppcsim.o eelf32lppcsim.c
mv -f .deps/eelf32lppc.Tpo .deps/eelf32lppc.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32m32c.o -MD -MP -MF .deps/eelf32m32c.Tpo -c -o eelf32m32c.o eelf32m32c.c
mv -f .deps/eelf32lppclinux.Tpo .deps/eelf32lppclinux.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32mb_linux.o -MD -MP -MF .deps/eelf32mb_linux.Tpo -c -o eelf32mb_linux.o eelf32mb_linux.c
mv -f .deps/eelf32lppcnto.Tpo .deps/eelf32lppcnto.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32mbel_linux.o -MD -MP -MF .deps/eelf32mbel_linux.Tpo -c -o eelf32mbel_linux.o eelf32mbel_linux.c
mv -f .deps/eelf32m32c.Tpo .deps/eelf32m32c.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32mcore.o -MD -MP -MF .deps/eelf32mcore.Tpo -c -o eelf32mcore.o eelf32mcore.c
mv -f .deps/eelf32lppcsim.Tpo .deps/eelf32lppcsim.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32mep.o -MD -MP -MF .deps/eelf32mep.Tpo -c -o eelf32mep.o eelf32mep.c
mv -f .deps/eelf32mb_linux.Tpo .deps/eelf32mb_linux.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32metag.o -MD -MP -MF .deps/eelf32metag.Tpo -c -o eelf32metag.o eelf32metag.c
mv -f .deps/eelf32mcore.Tpo .deps/eelf32mcore.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32microblazeel.o -MD -MP -MF .deps/eelf32microblazeel.Tpo -c -o eelf32microblazeel.o eelf32microblazeel.c
mv -f .deps/eelf32mbel_linux.Tpo .deps/eelf32mbel_linux.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32microblaze.o -MD -MP -MF .deps/eelf32microblaze.Tpo -c -o eelf32microblaze.o eelf32microblaze.c
mv -f .deps/eelf32mep.Tpo .deps/eelf32mep.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32moxie.o -MD -MP -MF .deps/eelf32moxie.Tpo -c -o eelf32moxie.o eelf32moxie.c
mv -f .deps/eelf32moxie.Tpo .deps/eelf32moxie.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT emoxiebox.o -MD -MP -MF .deps/emoxiebox.Tpo -c -o emoxiebox.o emoxiebox.c
mv -f .deps/eelf32metag.Tpo .deps/eelf32metag.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32mt.o -MD -MP -MF .deps/eelf32mt.Tpo -c -o eelf32mt.o eelf32mt.c
mv -f .deps/emoxiebox.Tpo .deps/emoxiebox.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32or1k.o -MD -MP -MF .deps/eelf32or1k.Tpo -c -o eelf32or1k.o eelf32or1k.c
mv -f .deps/eelf32mt.Tpo .deps/eelf32mt.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32or1k_linux.o -MD -MP -MF .deps/eelf32or1k_linux.Tpo -c -o eelf32or1k_linux.o eelf32or1k_linux.c
mv -f .deps/eelf32microblazeel.Tpo .deps/eelf32microblazeel.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32ppc.o -MD -MP -MF .deps/eelf32ppc.Tpo -c -o eelf32ppc.o eelf32ppc.c
mv -f .deps/eelf32microblaze.Tpo .deps/eelf32microblaze.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32ppc_fbsd.o -MD -MP -MF .deps/eelf32ppc_fbsd.Tpo -c -o eelf32ppc_fbsd.o eelf32ppc_fbsd.c
mv -f .deps/eelf32or1k_linux.Tpo .deps/eelf32or1k_linux.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32ppclinux.o -MD -MP -MF .deps/eelf32ppclinux.Tpo -c -o eelf32ppclinux.o eelf32ppclinux.c
mv -f .deps/eelf32ppc.Tpo .deps/eelf32ppc.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32ppcnto.o -MD -MP -MF .deps/eelf32ppcnto.Tpo -c -o eelf32ppcnto.o eelf32ppcnto.c
mv -f .deps/eelf32or1k.Tpo .deps/eelf32or1k.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32ppcsim.o -MD -MP -MF .deps/eelf32ppcsim.Tpo -c -o eelf32ppcsim.o eelf32ppcsim.c
mv -f .deps/eelf32ppc_fbsd.Tpo .deps/eelf32ppc_fbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32ppcvxworks.o -MD -MP -MF .deps/eelf32ppcvxworks.Tpo -c -o eelf32ppcvxworks.o eelf32ppcvxworks.c
mv -f .deps/eelf32ppcnto.Tpo .deps/eelf32ppcnto.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32ppcwindiss.o -MD -MP -MF .deps/eelf32ppcwindiss.Tpo -c -o eelf32ppcwindiss.o eelf32ppcwindiss.c
mv -f .deps/eelf32ppclinux.Tpo .deps/eelf32ppclinux.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32lriscv.o -MD -MP -MF .deps/eelf32lriscv.Tpo -c -o eelf32lriscv.o eelf32lriscv.c
mv -f .deps/eelf32ppcvxworks.Tpo .deps/eelf32ppcvxworks.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32lriscv_ilp32f.o -MD -MP -MF .deps/eelf32lriscv_ilp32f.Tpo -c -o eelf32lriscv_ilp32f.o eelf32lriscv_ilp32f.c
mv -f .deps/eelf32ppcsim.Tpo .deps/eelf32ppcsim.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32lriscv_ilp32.o -MD -MP -MF .deps/eelf32lriscv_ilp32.Tpo -c -o eelf32lriscv_ilp32.o eelf32lriscv_ilp32.c
mv -f .deps/eelf32lriscv.Tpo .deps/eelf32lriscv.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32rl78.o -MD -MP -MF .deps/eelf32rl78.Tpo -c -o eelf32rl78.o eelf32rl78.c
mv -f .deps/eelf32lriscv_ilp32f.Tpo .deps/eelf32lriscv_ilp32f.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32rx.o -MD -MP -MF .deps/eelf32rx.Tpo -c -o eelf32rx.o eelf32rx.c
mv -f .deps/eelf32ppcwindiss.Tpo .deps/eelf32ppcwindiss.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32tilegx.o -MD -MP -MF .deps/eelf32tilegx.Tpo -c -o eelf32tilegx.o eelf32tilegx.c
mv -f .deps/eelf32lriscv_ilp32.Tpo .deps/eelf32lriscv_ilp32.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32tilegx_be.o -MD -MP -MF .deps/eelf32tilegx_be.Tpo -c -o eelf32tilegx_be.o eelf32tilegx_be.c
mv -f .deps/eelf32rl78.Tpo .deps/eelf32rl78.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32tilepro.o -MD -MP -MF .deps/eelf32tilepro.Tpo -c -o eelf32tilepro.o eelf32tilepro.c
mv -f .deps/eelf32rx.Tpo .deps/eelf32rx.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32vax.o -MD -MP -MF .deps/eelf32vax.Tpo -c -o eelf32vax.o eelf32vax.c
mv -f .deps/eelf32tilegx.Tpo .deps/eelf32tilegx.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32visium.o -MD -MP -MF .deps/eelf32visium.Tpo -c -o eelf32visium.o eelf32visium.c
mv -f .deps/eelf32tilepro.Tpo .deps/eelf32tilepro.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32xc16x.o -MD -MP -MF .deps/eelf32xc16x.Tpo -c -o eelf32xc16x.o eelf32xc16x.c
mv -f .deps/eelf32tilegx_be.Tpo .deps/eelf32tilegx_be.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32xc16xl.o -MD -MP -MF .deps/eelf32xc16xl.Tpo -c -o eelf32xc16xl.o eelf32xc16xl.c
mv -f .deps/eelf32vax.Tpo .deps/eelf32vax.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32xc16xs.o -MD -MP -MF .deps/eelf32xc16xs.Tpo -c -o eelf32xc16xs.o eelf32xc16xs.c
mv -f .deps/eelf32visium.Tpo .deps/eelf32visium.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32xstormy16.o -MD -MP -MF .deps/eelf32xstormy16.Tpo -c -o eelf32xstormy16.o eelf32xstormy16.c
mv -f .deps/eelf32xc16xl.Tpo .deps/eelf32xc16xl.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32xtensa.o -MD -MP -MF .deps/eelf32xtensa.Tpo -c -o eelf32xtensa.o eelf32xtensa.c
mv -f .deps/eelf32xc16x.Tpo .deps/eelf32xc16x.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c
mv -f .deps/eelf32xc16xs.Tpo .deps/eelf32xc16xs.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf_i386_be.o -MD -MP -MF .deps/eelf_i386_be.Tpo -c -o eelf_i386_be.o eelf_i386_be.c
mv -f .deps/eelf32xstormy16.Tpo .deps/eelf32xstormy16.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf_i386_fbsd.o -MD -MP -MF .deps/eelf_i386_fbsd.Tpo -c -o eelf_i386_fbsd.o eelf_i386_fbsd.c
mv -f .deps/eelf_i386.Tpo .deps/eelf_i386.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf_i386_ldso.o -MD -MP -MF .deps/eelf_i386_ldso.Tpo -c -o eelf_i386_ldso.o eelf_i386_ldso.c
mv -f .deps/eelf_i386_be.Tpo .deps/eelf_i386_be.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf_i386_nacl.o -MD -MP -MF .deps/eelf_i386_nacl.Tpo -c -o eelf_i386_nacl.o eelf_i386_nacl.c
mv -f .deps/eelf32xtensa.Tpo .deps/eelf32xtensa.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf_i386_sol2.o -MD -MP -MF .deps/eelf_i386_sol2.Tpo -c -o eelf_i386_sol2.o eelf_i386_sol2.c
mv -f .deps/eelf_i386_fbsd.Tpo .deps/eelf_i386_fbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf_i386_vxworks.o -MD -MP -MF .deps/eelf_i386_vxworks.Tpo -c -o eelf_i386_vxworks.o eelf_i386_vxworks.c
mv -f .deps/eelf_i386_ldso.Tpo .deps/eelf_i386_ldso.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf_iamcu.o -MD -MP -MF .deps/eelf_iamcu.Tpo -c -o eelf_iamcu.o eelf_iamcu.c
mv -f .deps/eelf_i386_nacl.Tpo .deps/eelf_i386_nacl.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf_s390.o -MD -MP -MF .deps/eelf_s390.Tpo -c -o eelf_s390.o eelf_s390.c
mv -f .deps/eelf_i386_vxworks.Tpo .deps/eelf_i386_vxworks.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eh8300elf.o -MD -MP -MF .deps/eh8300elf.Tpo -c -o eh8300elf.o eh8300elf.c
mv -f .deps/eelf_i386_sol2.Tpo .deps/eelf_i386_sol2.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eh8300elf_linux.o -MD -MP -MF .deps/eh8300elf_linux.Tpo -c -o eh8300elf_linux.o eh8300elf_linux.c
mv -f .deps/eelf_s390.Tpo .deps/eelf_s390.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eh8300helf.o -MD -MP -MF .deps/eh8300helf.Tpo -c -o eh8300helf.o eh8300helf.c
mv -f .deps/eelf_iamcu.Tpo .deps/eelf_iamcu.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eh8300helf_linux.o -MD -MP -MF .deps/eh8300helf_linux.Tpo -c -o eh8300helf_linux.o eh8300helf_linux.c
mv -f .deps/eh8300elf.Tpo .deps/eh8300elf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eh8300hnelf.o -MD -MP -MF .deps/eh8300hnelf.Tpo -c -o eh8300hnelf.o eh8300hnelf.c
mv -f .deps/eh8300elf_linux.Tpo .deps/eh8300elf_linux.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eh8300self.o -MD -MP -MF .deps/eh8300self.Tpo -c -o eh8300self.o eh8300self.c
mv -f .deps/eh8300helf.Tpo .deps/eh8300helf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eh8300self_linux.o -MD -MP -MF .deps/eh8300self_linux.Tpo -c -o eh8300self_linux.o eh8300self_linux.c
mv -f .deps/eh8300helf_linux.Tpo .deps/eh8300helf_linux.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eh8300snelf.o -MD -MP -MF .deps/eh8300snelf.Tpo -c -o eh8300snelf.o eh8300snelf.c
mv -f .deps/eh8300hnelf.Tpo .deps/eh8300hnelf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eh8300sxelf.o -MD -MP -MF .deps/eh8300sxelf.Tpo -c -o eh8300sxelf.o eh8300sxelf.c
mv -f .deps/eh8300self.Tpo .deps/eh8300self.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eh8300sxelf_linux.o -MD -MP -MF .deps/eh8300sxelf_linux.Tpo -c -o eh8300sxelf_linux.o eh8300sxelf_linux.c
mv -f .deps/eh8300self_linux.Tpo .deps/eh8300self_linux.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eh8300sxnelf.o -MD -MP -MF .deps/eh8300sxnelf.Tpo -c -o eh8300sxnelf.o eh8300sxnelf.c
mv -f .deps/eh8300snelf.Tpo .deps/eh8300snelf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ehppaelf.o -MD -MP -MF .deps/ehppaelf.Tpo -c -o ehppaelf.o ehppaelf.c
mv -f .deps/eh8300sxelf.Tpo .deps/eh8300sxelf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ehppalinux.o -MD -MP -MF .deps/ehppalinux.Tpo -c -o ehppalinux.o ehppalinux.c
mv -f .deps/eh8300sxelf_linux.Tpo .deps/eh8300sxelf_linux.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ehppanbsd.o -MD -MP -MF .deps/ehppanbsd.Tpo -c -o ehppanbsd.o ehppanbsd.c
mv -f .deps/eh8300sxnelf.Tpo .deps/eh8300sxnelf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ehppaobsd.o -MD -MP -MF .deps/ehppaobsd.Tpo -c -o ehppaobsd.o ehppaobsd.c
mv -f .deps/ehppaelf.Tpo .deps/ehppaelf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ei386beos.o -MD -MP -MF .deps/ei386beos.Tpo -c -o ei386beos.o ei386beos.c
mv -f .deps/ehppalinux.Tpo .deps/ehppalinux.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ei386bsd.o -MD -MP -MF .deps/ei386bsd.Tpo -c -o ei386bsd.o ei386bsd.c
mv -f .deps/ei386bsd.Tpo .deps/ei386bsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ei386go32.o -MD -MP -MF .deps/ei386go32.Tpo -c -o ei386go32.o ei386go32.c
mv -f .deps/ei386beos.Tpo .deps/ei386beos.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ei386lynx.o -MD -MP -MF .deps/ei386lynx.Tpo -c -o ei386lynx.o ei386lynx.c
mv -f .deps/ehppanbsd.Tpo .deps/ehppanbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ei386moss.o -MD -MP -MF .deps/ei386moss.Tpo -c -o ei386moss.o ei386moss.c
mv -f .deps/ei386go32.Tpo .deps/ei386go32.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ei386msdos.o -MD -MP -MF .deps/ei386msdos.Tpo -c -o ei386msdos.o ei386msdos.c
mv -f .deps/ehppaobsd.Tpo .deps/ehppaobsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ei386nto.o -MD -MP -MF .deps/ei386nto.Tpo -c -o ei386nto.o ei386nto.c
mv -f .deps/ei386msdos.Tpo .deps/ei386msdos.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ei386pe.o -MD -MP -MF .deps/ei386pe.Tpo -c -o ei386pe.o ei386pe.c
mv -f .deps/ei386lynx.Tpo .deps/ei386lynx.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ei386pe_posix.o -MD -MP -MF .deps/ei386pe_posix.Tpo -c -o ei386pe_posix.o ei386pe_posix.c
mv -f .deps/ei386nto.Tpo .deps/ei386nto.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT em32relf.o -MD -MP -MF .deps/em32relf.Tpo -c -o em32relf.o em32relf.c
mv -f .deps/ei386moss.Tpo .deps/ei386moss.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT em32relf_linux.o -MD -MP -MF .deps/em32relf_linux.Tpo -c -o em32relf_linux.o em32relf_linux.c
mv -f .deps/ei386pe.Tpo .deps/ei386pe.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT em32rlelf.o -MD -MP -MF .deps/em32rlelf.Tpo -c -o em32rlelf.o em32rlelf.c
mv -f .deps/ei386pe_posix.Tpo .deps/ei386pe_posix.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT em32rlelf_linux.o -MD -MP -MF .deps/em32rlelf_linux.Tpo -c -o em32rlelf_linux.o em32rlelf_linux.c
mv -f .deps/em32relf.Tpo .deps/em32relf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT em68hc11elf.o -MD -MP -MF .deps/em68hc11elf.Tpo -c -o em68hc11elf.o em68hc11elf.c
mv -f .deps/em32relf_linux.Tpo .deps/em32relf_linux.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT em68hc11elfb.o -MD -MP -MF .deps/em68hc11elfb.Tpo -c -o em68hc11elfb.o em68hc11elfb.c
mv -f .deps/em32rlelf.Tpo .deps/em32rlelf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT em68hc12elf.o -MD -MP -MF .deps/em68hc12elf.Tpo -c -o em68hc12elf.o em68hc12elf.c
mv -f .deps/em32rlelf_linux.Tpo .deps/em32rlelf_linux.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT em68hc12elfb.o -MD -MP -MF .deps/em68hc12elfb.Tpo -c -o em68hc12elfb.o em68hc12elfb.c
mv -f .deps/em68hc11elf.Tpo .deps/em68hc11elf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT em68kelf.o -MD -MP -MF .deps/em68kelf.Tpo -c -o em68kelf.o em68kelf.c
mv -f .deps/em68hc11elfb.Tpo .deps/em68hc11elfb.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT em68kelfnbsd.o -MD -MP -MF .deps/em68kelfnbsd.Tpo -c -o em68kelfnbsd.o em68kelfnbsd.c
mv -f .deps/em68hc12elf.Tpo .deps/em68hc12elf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT em9s12zelf.o -MD -MP -MF .deps/em9s12zelf.Tpo -c -o em9s12zelf.o em9s12zelf.c
mv -f .deps/em68hc12elfb.Tpo .deps/em68hc12elfb.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT emcorepe.o -MD -MP -MF .deps/emcorepe.Tpo -c -o emcorepe.o emcorepe.c
mv -f .deps/em9s12zelf.Tpo .deps/em9s12zelf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT emn10200.o -MD -MP -MF .deps/emn10200.Tpo -c -o emn10200.o emn10200.c
mv -f .deps/em68kelf.Tpo .deps/em68kelf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT emn10300.o -MD -MP -MF .deps/emn10300.Tpo -c -o emn10300.o emn10300.c
mv -f .deps/emn10200.Tpo .deps/emn10200.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT emsp430elf.o -MD -MP -MF .deps/emsp430elf.Tpo -c -o emsp430elf.o emsp430elf.c
mv -f .deps/em68kelfnbsd.Tpo .deps/em68kelfnbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT emsp430X.o -MD -MP -MF .deps/emsp430X.Tpo -c -o emsp430X.o emsp430X.c
mv -f .deps/emcorepe.Tpo .deps/emcorepe.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ends32elf.o -MD -MP -MF .deps/ends32elf.Tpo -c -o ends32elf.o ends32elf.c
mv -f .deps/emsp430elf.Tpo .deps/emsp430elf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ends32elf16m.o -MD -MP -MF .deps/ends32elf16m.Tpo -c -o ends32elf16m.o ends32elf16m.c
mv -f .deps/emsp430X.Tpo .deps/emsp430X.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ends32elf_linux.o -MD -MP -MF .deps/ends32elf_linux.Tpo -c -o ends32elf_linux.o ends32elf_linux.c
mv -f .deps/emn10300.Tpo .deps/emn10300.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ends32belf.o -MD -MP -MF .deps/ends32belf.Tpo -c -o ends32belf.o ends32belf.c
mv -f .deps/ends32elf16m.Tpo .deps/ends32elf16m.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ends32belf16m.o -MD -MP -MF .deps/ends32belf16m.Tpo -c -o ends32belf16m.o ends32belf16m.c
mv -f .deps/ends32elf.Tpo .deps/ends32elf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ends32belf_linux.o -MD -MP -MF .deps/ends32belf_linux.Tpo -c -o ends32belf_linux.o ends32belf_linux.c
mv -f .deps/ends32belf.Tpo .deps/ends32belf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ens32knbsd.o -MD -MP -MF .deps/ens32knbsd.Tpo -c -o ens32knbsd.o ens32knbsd.c
mv -f .deps/ens32knbsd.Tpo .deps/ens32knbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT enios2elf.o -MD -MP -MF .deps/enios2elf.Tpo -c -o enios2elf.o enios2elf.c
mv -f .deps/ends32elf_linux.Tpo .deps/ends32elf_linux.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT enios2linux.o -MD -MP -MF .deps/enios2linux.Tpo -c -o enios2linux.o enios2linux.c
mv -f .deps/ends32belf16m.Tpo .deps/ends32belf16m.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT epc532macha.o -MD -MP -MF .deps/epc532macha.Tpo -c -o epc532macha.o epc532macha.c
mv -f .deps/epc532macha.Tpo .deps/epc532macha.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT epdp11.o -MD -MP -MF .deps/epdp11.Tpo -c -o epdp11.o epdp11.c
mv -f .deps/ends32belf_linux.Tpo .deps/ends32belf_linux.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT epjelf.o -MD -MP -MF .deps/epjelf.Tpo -c -o epjelf.o epjelf.c
mv -f .deps/enios2elf.Tpo .deps/enios2elf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT epjlelf.o -MD -MP -MF .deps/epjlelf.Tpo -c -o epjlelf.o epjlelf.c
mv -f .deps/epdp11.Tpo .deps/epdp11.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eppclynx.o -MD -MP -MF .deps/eppclynx.Tpo -c -o eppclynx.o eppclynx.c
mv -f .deps/enios2linux.Tpo .deps/enios2linux.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eppcmacos.o -MD -MP -MF .deps/eppcmacos.Tpo -c -o eppcmacos.o eppcmacos.c
mv -f .deps/epjlelf.Tpo .deps/epjlelf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eppcpe.o -MD -MP -MF .deps/eppcpe.Tpo -c -o eppcpe.o eppcpe.c
mv -f .deps/epjelf.Tpo .deps/epjelf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT epruelf.o -MD -MP -MF .deps/epruelf.Tpo -c -o epruelf.o epruelf.c
mv -f .deps/eppcmacos.Tpo .deps/eppcmacos.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT escore3_elf.o -MD -MP -MF .deps/escore3_elf.Tpo -c -o escore3_elf.o escore3_elf.c
mv -f .deps/eppcpe.Tpo .deps/eppcpe.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT escore7_elf.o -MD -MP -MF .deps/escore7_elf.Tpo -c -o escore7_elf.o escore7_elf.c
mv -f .deps/epruelf.Tpo .deps/epruelf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT esh.o -MD -MP -MF .deps/esh.Tpo -c -o esh.o esh.c
mv -f .deps/esh.Tpo .deps/esh.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eshelf.o -MD -MP -MF .deps/eshelf.Tpo -c -o eshelf.o eshelf.c
mv -f .deps/eppclynx.Tpo .deps/eppclynx.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eshelf_fd.o -MD -MP -MF .deps/eshelf_fd.Tpo -c -o eshelf_fd.o eshelf_fd.c
mv -f .deps/escore3_elf.Tpo .deps/escore3_elf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eshelf_linux.o -MD -MP -MF .deps/eshelf_linux.Tpo -c -o eshelf_linux.o eshelf_linux.c
mv -f .deps/eshelf.Tpo .deps/eshelf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eshelf_nbsd.o -MD -MP -MF .deps/eshelf_nbsd.Tpo -c -o eshelf_nbsd.o eshelf_nbsd.c
mv -f .deps/escore7_elf.Tpo .deps/escore7_elf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eshelf_nto.o -MD -MP -MF .deps/eshelf_nto.Tpo -c -o eshelf_nto.o eshelf_nto.c
mv -f .deps/eshelf_fd.Tpo .deps/eshelf_fd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eshelf_uclinux.o -MD -MP -MF .deps/eshelf_uclinux.Tpo -c -o eshelf_uclinux.o eshelf_uclinux.c
mv -f .deps/eshelf_linux.Tpo .deps/eshelf_linux.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eshelf_vxworks.o -MD -MP -MF .deps/eshelf_vxworks.Tpo -c -o eshelf_vxworks.o eshelf_vxworks.c
mv -f .deps/eshelf_nto.Tpo .deps/eshelf_nto.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eshl.o -MD -MP -MF .deps/eshl.Tpo -c -o eshl.o eshl.c
mv -f .deps/eshelf_nbsd.Tpo .deps/eshelf_nbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eshlelf.o -MD -MP -MF .deps/eshlelf.Tpo -c -o eshlelf.o eshlelf.c
mv -f .deps/eshl.Tpo .deps/eshl.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eshlelf_fd.o -MD -MP -MF .deps/eshlelf_fd.Tpo -c -o eshlelf_fd.o eshlelf_fd.c
mv -f .deps/eshelf_uclinux.Tpo .deps/eshelf_uclinux.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eshlelf_linux.o -MD -MP -MF .deps/eshlelf_linux.Tpo -c -o eshlelf_linux.o eshlelf_linux.c
mv -f .deps/eshelf_vxworks.Tpo .deps/eshelf_vxworks.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eshlelf_nbsd.o -MD -MP -MF .deps/eshlelf_nbsd.Tpo -c -o eshlelf_nbsd.o eshlelf_nbsd.c
mv -f .deps/eshlelf.Tpo .deps/eshlelf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eshlelf_nto.o -MD -MP -MF .deps/eshlelf_nto.Tpo -c -o eshlelf_nto.o eshlelf_nto.c
mv -f .deps/eshlelf_fd.Tpo .deps/eshlelf_fd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eshlelf_vxworks.o -MD -MP -MF .deps/eshlelf_vxworks.Tpo -c -o eshlelf_vxworks.o eshlelf_vxworks.c
mv -f .deps/eshlelf_linux.Tpo .deps/eshlelf_linux.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eshpe.o -MD -MP -MF .deps/eshpe.Tpo -c -o eshpe.o eshpe.c
mv -f .deps/eshlelf_nbsd.Tpo .deps/eshlelf_nbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT etic30aout.o -MD -MP -MF .deps/etic30aout.Tpo -c -o etic30aout.o etic30aout.c
mv -f .deps/etic30aout.Tpo .deps/etic30aout.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT etic30coff.o -MD -MP -MF .deps/etic30coff.Tpo -c -o etic30coff.o etic30coff.c
mv -f .deps/etic30coff.Tpo .deps/etic30coff.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT etic3xcoff.o -MD -MP -MF .deps/etic3xcoff.Tpo -c -o etic3xcoff.o etic3xcoff.c
mv -f .deps/eshlelf_nto.Tpo .deps/eshlelf_nto.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT etic3xcoff_onchip.o -MD -MP -MF .deps/etic3xcoff_onchip.Tpo -c -o etic3xcoff_onchip.o etic3xcoff_onchip.c
mv -f .deps/etic3xcoff.Tpo .deps/etic3xcoff.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT etic4xcoff.o -MD -MP -MF .deps/etic4xcoff.Tpo -c -o etic4xcoff.o etic4xcoff.c
mv -f .deps/etic3xcoff_onchip.Tpo .deps/etic3xcoff_onchip.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT etic54xcoff.o -MD -MP -MF .deps/etic54xcoff.Tpo -c -o etic54xcoff.o etic54xcoff.c
mv -f .deps/etic4xcoff.Tpo .deps/etic4xcoff.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT etic80coff.o -MD -MP -MF .deps/etic80coff.Tpo -c -o etic80coff.o etic80coff.c
mv -f .deps/etic54xcoff.Tpo .deps/etic54xcoff.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ev850.o -MD -MP -MF .deps/ev850.Tpo -c -o ev850.o ev850.c
mv -f .deps/etic80coff.Tpo .deps/etic80coff.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ev850_rh850.o -MD -MP -MF .deps/ev850_rh850.Tpo -c -o ev850_rh850.o ev850_rh850.c
mv -f .deps/eshlelf_vxworks.Tpo .deps/eshlelf_vxworks.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT evanilla.o -MD -MP -MF .deps/evanilla.Tpo -c -o evanilla.o evanilla.c
mv -f .deps/eshpe.Tpo .deps/eshpe.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT evaxnbsd.o -MD -MP -MF .deps/evaxnbsd.Tpo -c -o evaxnbsd.o evaxnbsd.c
mv -f .deps/evanilla.Tpo .deps/evanilla.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT exgateelf.o -MD -MP -MF .deps/exgateelf.Tpo -c -o exgateelf.o exgateelf.c
mv -f .deps/evaxnbsd.Tpo .deps/evaxnbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ez80.o -MD -MP -MF .deps/ez80.Tpo -c -o ez80.o ez80.c
mv -f .deps/ez80.Tpo .deps/ez80.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ez8001.o -MD -MP -MF .deps/ez8001.Tpo -c -o ez8001.o ez8001.c
mv -f .deps/exgateelf.Tpo .deps/exgateelf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ez8002.o -MD -MP -MF .deps/ez8002.Tpo -c -o ez8002.o ez8002.c
mv -f .deps/ez8001.Tpo .deps/ez8001.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eaarch64elf.o -MD -MP -MF .deps/eaarch64elf.Tpo -c -o eaarch64elf.o eaarch64elf.c
mv -f .deps/ez8002.Tpo .deps/ez8002.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eaarch64elf32.o -MD -MP -MF .deps/eaarch64elf32.Tpo -c -o eaarch64elf32.o eaarch64elf32.c
mv -f .deps/ev850.Tpo .deps/ev850.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eaarch64elfb.o -MD -MP -MF .deps/eaarch64elfb.Tpo -c -o eaarch64elfb.o eaarch64elfb.c
mv -f .deps/ev850_rh850.Tpo .deps/ev850_rh850.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eaarch64elf32b.o -MD -MP -MF .deps/eaarch64elf32b.Tpo -c -o eaarch64elf32b.o eaarch64elf32b.c
mv -f .deps/eaarch64elf.Tpo .deps/eaarch64elf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eaarch64cloudabi.o -MD -MP -MF .deps/eaarch64cloudabi.Tpo -c -o eaarch64cloudabi.o eaarch64cloudabi.c
mv -f .deps/eaarch64elf32.Tpo .deps/eaarch64elf32.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eaarch64cloudabib.o -MD -MP -MF .deps/eaarch64cloudabib.Tpo -c -o eaarch64cloudabib.o eaarch64cloudabib.c
mv -f .deps/eaarch64elfb.Tpo .deps/eaarch64elfb.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eaarch64fbsd.o -MD -MP -MF .deps/eaarch64fbsd.Tpo -c -o eaarch64fbsd.o eaarch64fbsd.c
mv -f .deps/eaarch64elf32b.Tpo .deps/eaarch64elf32b.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eaarch64fbsdb.o -MD -MP -MF .deps/eaarch64fbsdb.Tpo -c -o eaarch64fbsdb.o eaarch64fbsdb.c
mv -f .deps/eaarch64cloudabi.Tpo .deps/eaarch64cloudabi.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eaarch64linux.o -MD -MP -MF .deps/eaarch64linux.Tpo -c -o eaarch64linux.o eaarch64linux.c
mv -f .deps/eaarch64cloudabib.Tpo .deps/eaarch64cloudabib.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eaarch64linuxb.o -MD -MP -MF .deps/eaarch64linuxb.Tpo -c -o eaarch64linuxb.o eaarch64linuxb.c
mv -f .deps/eaarch64fbsd.Tpo .deps/eaarch64fbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eaarch64linux32.o -MD -MP -MF .deps/eaarch64linux32.Tpo -c -o eaarch64linux32.o eaarch64linux32.c
mv -f .deps/eaarch64fbsdb.Tpo .deps/eaarch64fbsdb.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eaarch64linux32b.o -MD -MP -MF .deps/eaarch64linux32b.Tpo -c -o eaarch64linux32b.o eaarch64linux32b.c
mv -f .deps/eaarch64linux.Tpo .deps/eaarch64linux.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32_x86_64.o -MD -MP -MF .deps/eelf32_x86_64.Tpo -c -o eelf32_x86_64.o eelf32_x86_64.c
mv -f .deps/eaarch64linux32b.Tpo .deps/eaarch64linux32b.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32_x86_64_nacl.o -MD -MP -MF .deps/eelf32_x86_64_nacl.Tpo -c -o eelf32_x86_64_nacl.o eelf32_x86_64_nacl.c
mv -f .deps/eaarch64linuxb.Tpo .deps/eaarch64linuxb.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32b4300.o -MD -MP -MF .deps/eelf32b4300.Tpo -c -o eelf32b4300.o eelf32b4300.c
mv -f .deps/eaarch64linux32.Tpo .deps/eaarch64linux32.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32bmip.o -MD -MP -MF .deps/eelf32bmip.Tpo -c -o eelf32bmip.o eelf32bmip.c
mv -f .deps/eelf32_x86_64.Tpo .deps/eelf32_x86_64.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32bmipn32.o -MD -MP -MF .deps/eelf32bmipn32.Tpo -c -o eelf32bmipn32.o eelf32bmipn32.c
mv -f .deps/eelf32bmip.Tpo .deps/eelf32bmip.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32bsmip.o -MD -MP -MF .deps/eelf32bsmip.Tpo -c -o eelf32bsmip.o eelf32bsmip.c
mv -f .deps/eelf32_x86_64_nacl.Tpo .deps/eelf32_x86_64_nacl.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32btsmip.o -MD -MP -MF .deps/eelf32btsmip.Tpo -c -o eelf32btsmip.o eelf32btsmip.c
mv -f .deps/eelf32b4300.Tpo .deps/eelf32b4300.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32btsmip_fbsd.o -MD -MP -MF .deps/eelf32btsmip_fbsd.Tpo -c -o eelf32btsmip_fbsd.o eelf32btsmip_fbsd.c
mv -f .deps/eelf32bmipn32.Tpo .deps/eelf32bmipn32.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32btsmipn32.o -MD -MP -MF .deps/eelf32btsmipn32.Tpo -c -o eelf32btsmipn32.o eelf32btsmipn32.c
mv -f .deps/eelf32btsmip_fbsd.Tpo .deps/eelf32btsmip_fbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32btsmipn32_fbsd.o -MD -MP -MF .deps/eelf32btsmipn32_fbsd.Tpo -c -o eelf32btsmipn32_fbsd.o eelf32btsmipn32_fbsd.c
mv -f .deps/eelf32bsmip.Tpo .deps/eelf32bsmip.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32ebmip.o -MD -MP -MF .deps/eelf32ebmip.Tpo -c -o eelf32ebmip.o eelf32ebmip.c
mv -f .deps/eelf32btsmip.Tpo .deps/eelf32btsmip.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32ebmipvxworks.o -MD -MP -MF .deps/eelf32ebmipvxworks.Tpo -c -o eelf32ebmipvxworks.o eelf32ebmipvxworks.c
mv -f .deps/eelf32btsmipn32.Tpo .deps/eelf32btsmipn32.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32elmip.o -MD -MP -MF .deps/eelf32elmip.Tpo -c -o eelf32elmip.o eelf32elmip.c
mv -f .deps/eelf32btsmipn32_fbsd.Tpo .deps/eelf32btsmipn32_fbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32elmipvxworks.o -MD -MP -MF .deps/eelf32elmipvxworks.Tpo -c -o eelf32elmipvxworks.o eelf32elmipvxworks.c
mv -f .deps/eelf32elmip.Tpo .deps/eelf32elmip.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32l4300.o -MD -MP -MF .deps/eelf32l4300.Tpo -c -o eelf32l4300.o eelf32l4300.c
mv -f .deps/eelf32ebmip.Tpo .deps/eelf32ebmip.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32lmip.o -MD -MP -MF .deps/eelf32lmip.Tpo -c -o eelf32lmip.o eelf32lmip.c
mv -f .deps/eelf32ebmipvxworks.Tpo .deps/eelf32ebmipvxworks.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32lr5900.o -MD -MP -MF .deps/eelf32lr5900.Tpo -c -o eelf32lr5900.o eelf32lr5900.c
mv -f .deps/eelf32elmipvxworks.Tpo .deps/eelf32elmipvxworks.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32lr5900n32.o -MD -MP -MF .deps/eelf32lr5900n32.Tpo -c -o eelf32lr5900n32.o eelf32lr5900n32.c
mv -f .deps/eelf32lmip.Tpo .deps/eelf32lmip.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32lsmip.o -MD -MP -MF .deps/eelf32lsmip.Tpo -c -o eelf32lsmip.o eelf32lsmip.c
mv -f .deps/eelf32l4300.Tpo .deps/eelf32l4300.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32ltsmip.o -MD -MP -MF .deps/eelf32ltsmip.Tpo -c -o eelf32ltsmip.o eelf32ltsmip.c
mv -f .deps/eelf32lr5900.Tpo .deps/eelf32lr5900.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32ltsmip_fbsd.o -MD -MP -MF .deps/eelf32ltsmip_fbsd.Tpo -c -o eelf32ltsmip_fbsd.o eelf32ltsmip_fbsd.c
mv -f .deps/eelf32lr5900n32.Tpo .deps/eelf32lr5900n32.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32ltsmipn32.o -MD -MP -MF .deps/eelf32ltsmipn32.Tpo -c -o eelf32ltsmipn32.o eelf32ltsmipn32.c
mv -f .deps/eelf32lsmip.Tpo .deps/eelf32lsmip.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32ltsmipn32_fbsd.o -MD -MP -MF .deps/eelf32ltsmipn32_fbsd.Tpo -c -o eelf32ltsmipn32_fbsd.o eelf32ltsmipn32_fbsd.c
mv -f .deps/eelf32ltsmip.Tpo .deps/eelf32ltsmip.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf32mipswindiss.o -MD -MP -MF .deps/eelf32mipswindiss.Tpo -c -o eelf32mipswindiss.o eelf32mipswindiss.c
mv -f .deps/eelf32ltsmip_fbsd.Tpo .deps/eelf32ltsmip_fbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64_aix.o -MD -MP -MF .deps/eelf64_aix.Tpo -c -o eelf64_aix.o eelf64_aix.c
mv -f .deps/eelf32ltsmipn32.Tpo .deps/eelf32ltsmipn32.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64bpf.o -MD -MP -MF .deps/eelf64bpf.Tpo -c -o eelf64bpf.o eelf64bpf.c
mv -f .deps/eelf32ltsmipn32_fbsd.Tpo .deps/eelf32ltsmipn32_fbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64_ia64.o -MD -MP -MF .deps/eelf64_ia64.Tpo -c -o eelf64_ia64.o eelf64_ia64.c
mv -f .deps/eelf32mipswindiss.Tpo .deps/eelf32mipswindiss.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64_ia64_fbsd.o -MD -MP -MF .deps/eelf64_ia64_fbsd.Tpo -c -o eelf64_ia64_fbsd.o eelf64_ia64_fbsd.c
mv -f .deps/eelf64_aix.Tpo .deps/eelf64_aix.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64_ia64_vms.o -MD -MP -MF .deps/eelf64_ia64_vms.Tpo -c -o eelf64_ia64_vms.o eelf64_ia64_vms.c
mv -f .deps/eelf64bpf.Tpo .deps/eelf64bpf.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64_s390.o -MD -MP -MF .deps/eelf64_s390.Tpo -c -o eelf64_s390.o eelf64_s390.c
mv -f .deps/eelf64_ia64_vms.Tpo .deps/eelf64_ia64_vms.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64_sparc.o -MD -MP -MF .deps/eelf64_sparc.Tpo -c -o eelf64_sparc.o eelf64_sparc.c
mv -f .deps/eelf64_ia64.Tpo .deps/eelf64_ia64.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64_sparc_fbsd.o -MD -MP -MF .deps/eelf64_sparc_fbsd.Tpo -c -o eelf64_sparc_fbsd.o eelf64_sparc_fbsd.c
mv -f .deps/eelf64_ia64_fbsd.Tpo .deps/eelf64_ia64_fbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64_sparc_sol2.o -MD -MP -MF .deps/eelf64_sparc_sol2.Tpo -c -o eelf64_sparc_sol2.o eelf64_sparc_sol2.c
mv -f .deps/eelf64_s390.Tpo .deps/eelf64_s390.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64alpha.o -MD -MP -MF .deps/eelf64alpha.Tpo -c -o eelf64alpha.o eelf64alpha.c
mv -f .deps/eelf64_sparc.Tpo .deps/eelf64_sparc.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64alpha_fbsd.o -MD -MP -MF .deps/eelf64alpha_fbsd.Tpo -c -o eelf64alpha_fbsd.o eelf64alpha_fbsd.c
mv -f .deps/eelf64_sparc_fbsd.Tpo .deps/eelf64_sparc_fbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64alpha_nbsd.o -MD -MP -MF .deps/eelf64alpha_nbsd.Tpo -c -o eelf64alpha_nbsd.o eelf64alpha_nbsd.c
mv -f .deps/eelf64_sparc_sol2.Tpo .deps/eelf64_sparc_sol2.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64bmip.o -MD -MP -MF .deps/eelf64bmip.Tpo -c -o eelf64bmip.o eelf64bmip.c
mv -f .deps/eelf64alpha_fbsd.Tpo .deps/eelf64alpha_fbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64btsmip.o -MD -MP -MF .deps/eelf64btsmip.Tpo -c -o eelf64btsmip.o eelf64btsmip.c
mv -f .deps/eelf64alpha.Tpo .deps/eelf64alpha.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64btsmip_fbsd.o -MD -MP -MF .deps/eelf64btsmip_fbsd.Tpo -c -o eelf64btsmip_fbsd.o eelf64btsmip_fbsd.c
mv -f .deps/eelf64alpha_nbsd.Tpo .deps/eelf64alpha_nbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64hppa.o -MD -MP -MF .deps/eelf64hppa.Tpo -c -o eelf64hppa.o eelf64hppa.c
mv -f .deps/eelf64bmip.Tpo .deps/eelf64bmip.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64lppc.o -MD -MP -MF .deps/eelf64lppc.Tpo -c -o eelf64lppc.o eelf64lppc.c
mv -f .deps/eelf64btsmip.Tpo .deps/eelf64btsmip.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64lriscv.o -MD -MP -MF .deps/eelf64lriscv.Tpo -c -o eelf64lriscv.o eelf64lriscv.c
mv -f .deps/eelf64btsmip_fbsd.Tpo .deps/eelf64btsmip_fbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64lriscv_lp64f.o -MD -MP -MF .deps/eelf64lriscv_lp64f.Tpo -c -o eelf64lriscv_lp64f.o eelf64lriscv_lp64f.c
mv -f .deps/eelf64hppa.Tpo .deps/eelf64hppa.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64lriscv_lp64.o -MD -MP -MF .deps/eelf64lriscv_lp64.Tpo -c -o eelf64lriscv_lp64.o eelf64lriscv_lp64.c
mv -f .deps/eelf64lriscv.Tpo .deps/eelf64lriscv.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64ltsmip.o -MD -MP -MF .deps/eelf64ltsmip.Tpo -c -o eelf64ltsmip.o eelf64ltsmip.c
mv -f .deps/eelf64lppc.Tpo .deps/eelf64lppc.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64ltsmip_fbsd.o -MD -MP -MF .deps/eelf64ltsmip_fbsd.Tpo -c -o eelf64ltsmip_fbsd.o eelf64ltsmip_fbsd.c
mv -f .deps/eelf64lriscv_lp64.Tpo .deps/eelf64lriscv_lp64.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64mmix.o -MD -MP -MF .deps/eelf64mmix.Tpo -c -o eelf64mmix.o eelf64mmix.c
mv -f .deps/eelf64lriscv_lp64f.Tpo .deps/eelf64lriscv_lp64f.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64ppc.o -MD -MP -MF .deps/eelf64ppc.Tpo -c -o eelf64ppc.o eelf64ppc.c
mv -f .deps/eelf64ltsmip_fbsd.Tpo .deps/eelf64ltsmip_fbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64ppc_fbsd.o -MD -MP -MF .deps/eelf64ppc_fbsd.Tpo -c -o eelf64ppc_fbsd.o eelf64ppc_fbsd.c
mv -f .deps/eelf64mmix.Tpo .deps/eelf64mmix.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64rdos.o -MD -MP -MF .deps/eelf64rdos.Tpo -c -o eelf64rdos.o eelf64rdos.c
mv -f .deps/eelf64ltsmip.Tpo .deps/eelf64ltsmip.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64tilegx.o -MD -MP -MF .deps/eelf64tilegx.Tpo -c -o eelf64tilegx.o eelf64tilegx.c
mv -f .deps/eelf64ppc.Tpo .deps/eelf64ppc.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf64tilegx_be.o -MD -MP -MF .deps/eelf64tilegx_be.Tpo -c -o eelf64tilegx_be.o eelf64tilegx_be.c
mv -f .deps/eelf64tilegx.Tpo .deps/eelf64tilegx.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf_l1om.o -MD -MP -MF .deps/eelf_l1om.Tpo -c -o eelf_l1om.o eelf_l1om.c
mv -f .deps/eelf64rdos.Tpo .deps/eelf64rdos.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf_l1om_fbsd.o -MD -MP -MF .deps/eelf_l1om_fbsd.Tpo -c -o eelf_l1om_fbsd.o eelf_l1om_fbsd.c
mv -f .deps/eelf64ppc_fbsd.Tpo .deps/eelf64ppc_fbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf_k1om.o -MD -MP -MF .deps/eelf_k1om.Tpo -c -o eelf_k1om.o eelf_k1om.c
mv -f .deps/eelf64tilegx_be.Tpo .deps/eelf64tilegx_be.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf_k1om_fbsd.o -MD -MP -MF .deps/eelf_k1om_fbsd.Tpo -c -o eelf_k1om_fbsd.o eelf_k1om_fbsd.c
mv -f .deps/eelf_l1om.Tpo .deps/eelf_l1om.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf_x86_64.o -MD -MP -MF .deps/eelf_x86_64.Tpo -c -o eelf_x86_64.o eelf_x86_64.c
mv -f .deps/eelf_k1om.Tpo .deps/eelf_k1om.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf_x86_64_cloudabi.o -MD -MP -MF .deps/eelf_x86_64_cloudabi.Tpo -c -o eelf_x86_64_cloudabi.o eelf_x86_64_cloudabi.c
mv -f .deps/eelf_l1om_fbsd.Tpo .deps/eelf_l1om_fbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf_x86_64_fbsd.o -MD -MP -MF .deps/eelf_x86_64_fbsd.Tpo -c -o eelf_x86_64_fbsd.o eelf_x86_64_fbsd.c
mv -f .deps/eelf_k1om_fbsd.Tpo .deps/eelf_k1om_fbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf_x86_64_nacl.o -MD -MP -MF .deps/eelf_x86_64_nacl.Tpo -c -o eelf_x86_64_nacl.o eelf_x86_64_nacl.c
mv -f .deps/eelf_x86_64.Tpo .deps/eelf_x86_64.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT eelf_x86_64_sol2.o -MD -MP -MF .deps/eelf_x86_64_sol2.Tpo -c -o eelf_x86_64_sol2.o eelf_x86_64_sol2.c
mv -f .deps/eelf_x86_64_cloudabi.Tpo .deps/eelf_x86_64_cloudabi.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ehppa64linux.o -MD -MP -MF .deps/ehppa64linux.Tpo -c -o ehppa64linux.o ehppa64linux.c
mv -f .deps/eelf_x86_64_fbsd.Tpo .deps/eelf_x86_64_fbsd.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ei386pep.o -MD -MP -MF .deps/ei386pep.Tpo -c -o ei386pep.o ei386pep.c
mv -f .deps/eelf_x86_64_nacl.Tpo .deps/eelf_x86_64_nacl.Po
cc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DENABLE_PLUGINS -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT emmo.o -MD -MP -MF .deps/emmo.Tpo -c -o emmo.o emmo.c
mv -f .deps/eelf_x86_64_sol2.Tpo .deps/eelf_x86_64_sol2.Po
mv -f .deps/emmo.Tpo .deps/emmo.Po
mv -f .deps/ehppa64linux.Tpo .deps/ehppa64linux.Po
mv -f .deps/ei386pep.Tpo .deps/ei386pep.Po
/bin/sh ./libtool --tag=CC --mode=link cc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eaix5ppc.o eaix5rs6.o eaixppc.o eaixrs6.o ealpha.o ealphavms.o earcv2elf.o earcv2elfx.o earcelf.o earcelf_prof.o earclinux.o earclinux_nps.o earclinux_prof.o earm_wince_pe.o earmelf.o earmelf_fbsd.o earmelf_fuchsia.o earmelf_linux.o earmelf_linux_eabi.o earmelf_linux_fdpiceabi.o earmelf_nacl.o earmelf_nbsd.o earmelf_phoenix.o earmelf_vxworks.o earmelfb.o earmelfb_fbsd.o earmelfb_fuchsia.o earmelfb_linux.o earmelfb_linux_eabi.o earmelfb_linux_fdpiceabi.o earmelfb_nacl.o earmelfb_nbsd.o earmnto.o earmpe.o earmsymbian.o eavr1.o eavr2.o eavr25.o eavr3.o eavr31.o eavr35.o eavr4.o eavr5.o eavr51.o eavr6.o eavrxmega1.o eavrxmega2.o eavrxmega3.o eavrxmega4.o eavrxmega5.o eavrxmega6.o eavrxmega7.o eavrtiny.o ecrisaout.o ecriself.o ecrislinux.o ecskyelf.o ecskyelf_linux.o ed10velf.o ed30v_e.o ed30v_o.o ed30velf.o eelf32_dlx.o eelf32_sparc.o eelf32_sparc_sol2.o eelf32_sparc_vxworks.o eelf32_spu.o eelf32_tic6x_be.o eelf32_tic6x_le.o eelf32_tic6x_linux_be.o eelf32_tic6x_linux_le.o eelf32_tic6x_elf_be.o eelf32_tic6x_elf_le.o eelf32am33lin.o eelf32bfin.o eelf32bfinfd.o eelf32cr16.o eelf32cr16c.o eelf32crx.o eelf32epiphany.o eelf32epiphany_4x4.o eelf32fr30.o eelf32frv.o eelf32frvfd.o eelf32ft32.o eelf32ip2k.o eelf32iq10.o eelf32iq2000.o eelf32lm32.o eelf32lm32fd.o eelf32lppc.o eelf32lppclinux.o eelf32lppcnto.o eelf32lppcsim.o eelf32m32c.o eelf32mb_linux.o eelf32mbel_linux.o eelf32mcore.o eelf32mep.o eelf32metag.o eelf32microblazeel.o eelf32microblaze.o eelf32moxie.o emoxiebox.o eelf32mt.o eelf32or1k.o eelf32or1k_linux.o eelf32ppc.o eelf32ppc_fbsd.o eelf32ppclinux.o eelf32ppcnto.o eelf32ppcsim.o eelf32ppcvxworks.o eelf32ppcwindiss.o eelf32lriscv.o eelf32lriscv_ilp32f.o eelf32lriscv_ilp32.o eelf32rl78.o eelf32rx.o eelf32tilegx.o eelf32tilegx_be.o eelf32tilepro.o eelf32vax.o eelf32visium.o eelf32xc16x.o eelf32xc16xl.o eelf32xc16xs.o eelf32xstormy16.o eelf32xtensa.o eelf_i386.o eelf_i386_be.o eelf_i386_fbsd.o eelf_i386_ldso.o eelf_i386_nacl.o eelf_i386_sol2.o eelf_i386_vxworks.o eelf_iamcu.o eelf_s390.o eh8300elf.o eh8300elf_linux.o eh8300helf.o eh8300helf_linux.o eh8300hnelf.o eh8300self.o eh8300self_linux.o eh8300snelf.o eh8300sxelf.o eh8300sxelf_linux.o eh8300sxnelf.o ehppaelf.o ehppalinux.o ehppanbsd.o ehppaobsd.o ei386beos.o ei386bsd.o ei386go32.o ei386lynx.o ei386moss.o ei386msdos.o ei386nto.o ei386pe.o ei386pe_posix.o em32relf.o em32relf_linux.o em32rlelf.o em32rlelf_linux.o em68hc11elf.o em68hc11elfb.o em68hc12elf.o em68hc12elfb.o em68kelf.o em68kelfnbsd.o em9s12zelf.o emcorepe.o emn10200.o emn10300.o emsp430elf.o emsp430X.o ends32elf.o ends32elf16m.o ends32elf_linux.o ends32belf.o ends32belf16m.o ends32belf_linux.o ens32knbsd.o enios2elf.o enios2linux.o epc532macha.o epdp11.o epjelf.o epjlelf.o eppclynx.o eppcmacos.o eppcpe.o epruelf.o escore3_elf.o escore7_elf.o esh.o eshelf.o eshelf_fd.o eshelf_linux.o eshelf_nbsd.o eshelf_nto.o eshelf_uclinux.o eshelf_vxworks.o eshl.o eshlelf.o eshlelf_fd.o eshlelf_linux.o eshlelf_nbsd.o eshlelf_nto.o eshlelf_vxworks.o eshpe.o etic30aout.o etic30coff.o etic3xcoff.o etic3xcoff_onchip.o etic4xcoff.o etic54xcoff.o etic80coff.o ev850.o ev850_rh850.o evanilla.o evaxnbsd.o exgateelf.o ez80.o ez8001.o ez8002.o eaarch64elf.o eaarch64elf32.o eaarch64elfb.o eaarch64elf32b.o eaarch64cloudabi.o eaarch64cloudabib.o eaarch64fbsd.o eaarch64fbsdb.o eaarch64linux.o eaarch64linuxb.o eaarch64linux32.o eaarch64linux32b.o eelf32_x86_64.o eelf32_x86_64_nacl.o eelf32b4300.o eelf32bmip.o eelf32bmipn32.o eelf32bsmip.o eelf32btsmip.o eelf32btsmip_fbsd.o eelf32btsmipn32.o eelf32btsmipn32_fbsd.o eelf32ebmip.o eelf32ebmipvxworks.o eelf32elmip.o eelf32elmipvxworks.o eelf32l4300.o eelf32lmip.o eelf32lr5900.o eelf32lr5900n32.o eelf32lsmip.o eelf32ltsmip.o eelf32ltsmip_fbsd.o eelf32ltsmipn32.o eelf32ltsmipn32_fbsd.o eelf32mipswindiss.o eelf64_aix.o eelf64bpf.o eelf64_ia64.o eelf64_ia64_fbsd.o eelf64_ia64_vms.o eelf64_s390.o eelf64_sparc.o eelf64_sparc_fbsd.o eelf64_sparc_sol2.o eelf64alpha.o eelf64alpha_fbsd.o eelf64alpha_nbsd.o eelf64bmip.o eelf64btsmip.o eelf64btsmip_fbsd.o eelf64hppa.o eelf64lppc.o eelf64lriscv.o eelf64lriscv_lp64f.o eelf64lriscv_lp64.o eelf64ltsmip.o eelf64ltsmip_fbsd.o eelf64mmix.o eelf64ppc.o eelf64ppc_fbsd.o eelf64rdos.o eelf64tilegx.o eelf64tilegx_be.o eelf_l1om.o eelf_l1om_fbsd.o eelf_k1om.o eelf_k1om_fbsd.o eelf_x86_64.o eelf_x86_64_cloudabi.o eelf_x86_64_fbsd.o eelf_x86_64_nacl.o eelf_x86_64_sol2.o ehppa64linux.o ei386pep.o emmo.o deffilep.o pe-dll.o pep-dll.o ../bfd/libbfd.la ../libiberty/libiberty.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib
libtool: link: cc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eaix5ppc.o eaix5rs6.o eaixppc.o eaixrs6.o ealpha.o ealphavms.o earcv2elf.o earcv2elfx.o earcelf.o earcelf_prof.o earclinux.o earclinux_nps.o earclinux_prof.o earm_wince_pe.o earmelf.o earmelf_fbsd.o earmelf_fuchsia.o earmelf_linux.o earmelf_linux_eabi.o earmelf_linux_fdpiceabi.o earmelf_nacl.o earmelf_nbsd.o earmelf_phoenix.o earmelf_vxworks.o earmelfb.o earmelfb_fbsd.o earmelfb_fuchsia.o earmelfb_linux.o earmelfb_linux_eabi.o earmelfb_linux_fdpiceabi.o earmelfb_nacl.o earmelfb_nbsd.o earmnto.o earmpe.o earmsymbian.o eavr1.o eavr2.o eavr25.o eavr3.o eavr31.o eavr35.o eavr4.o eavr5.o eavr51.o eavr6.o eavrxmega1.o eavrxmega2.o eavrxmega3.o eavrxmega4.o eavrxmega5.o eavrxmega6.o eavrxmega7.o eavrtiny.o ecrisaout.o ecriself.o ecrislinux.o ecskyelf.o ecskyelf_linux.o ed10velf.o ed30v_e.o ed30v_o.o ed30velf.o eelf32_dlx.o eelf32_sparc.o eelf32_sparc_sol2.o eelf32_sparc_vxworks.o eelf32_spu.o eelf32_tic6x_be.o eelf32_tic6x_le.o eelf32_tic6x_linux_be.o eelf32_tic6x_linux_le.o eelf32_tic6x_elf_be.o eelf32_tic6x_elf_le.o eelf32am33lin.o eelf32bfin.o eelf32bfinfd.o eelf32cr16.o eelf32cr16c.o eelf32crx.o eelf32epiphany.o eelf32epiphany_4x4.o eelf32fr30.o eelf32frv.o eelf32frvfd.o eelf32ft32.o eelf32ip2k.o eelf32iq10.o eelf32iq2000.o eelf32lm32.o eelf32lm32fd.o eelf32lppc.o eelf32lppclinux.o eelf32lppcnto.o eelf32lppcsim.o eelf32m32c.o eelf32mb_linux.o eelf32mbel_linux.o eelf32mcore.o eelf32mep.o eelf32metag.o eelf32microblazeel.o eelf32microblaze.o eelf32moxie.o emoxiebox.o eelf32mt.o eelf32or1k.o eelf32or1k_linux.o eelf32ppc.o eelf32ppc_fbsd.o eelf32ppclinux.o eelf32ppcnto.o eelf32ppcsim.o eelf32ppcvxworks.o eelf32ppcwindiss.o eelf32lriscv.o eelf32lriscv_ilp32f.o eelf32lriscv_ilp32.o eelf32rl78.o eelf32rx.o eelf32tilegx.o eelf32tilegx_be.o eelf32tilepro.o eelf32vax.o eelf32visium.o eelf32xc16x.o eelf32xc16xl.o eelf32xc16xs.o eelf32xstormy16.o eelf32xtensa.o eelf_i386.o eelf_i386_be.o eelf_i386_fbsd.o eelf_i386_ldso.o eelf_i386_nacl.o eelf_i386_sol2.o eelf_i386_vxworks.o eelf_iamcu.o eelf_s390.o eh8300elf.o eh8300elf_linux.o eh8300helf.o eh8300helf_linux.o eh8300hnelf.o eh8300self.o eh8300self_linux.o eh8300snelf.o eh8300sxelf.o eh8300sxelf_linux.o eh8300sxnelf.o ehppaelf.o ehppalinux.o ehppanbsd.o ehppaobsd.o ei386beos.o ei386bsd.o ei386go32.o ei386lynx.o ei386moss.o ei386msdos.o ei386nto.o ei386pe.o ei386pe_posix.o em32relf.o em32relf_linux.o em32rlelf.o em32rlelf_linux.o em68hc11elf.o em68hc11elfb.o em68hc12elf.o em68hc12elfb.o em68kelf.o em68kelfnbsd.o em9s12zelf.o emcorepe.o emn10200.o emn10300.o emsp430elf.o emsp430X.o ends32elf.o ends32elf16m.o ends32elf_linux.o ends32belf.o ends32belf16m.o ends32belf_linux.o ens32knbsd.o enios2elf.o enios2linux.o epc532macha.o epdp11.o epjelf.o epjlelf.o eppclynx.o eppcmacos.o eppcpe.o epruelf.o escore3_elf.o escore7_elf.o esh.o eshelf.o eshelf_fd.o eshelf_linux.o eshelf_nbsd.o eshelf_nto.o eshelf_uclinux.o eshelf_vxworks.o eshl.o eshlelf.o eshlelf_fd.o eshlelf_linux.o eshlelf_nbsd.o eshlelf_nto.o eshlelf_vxworks.o eshpe.o etic30aout.o etic30coff.o etic3xcoff.o etic3xcoff_onchip.o etic4xcoff.o etic54xcoff.o etic80coff.o ev850.o ev850_rh850.o evanilla.o evaxnbsd.o exgateelf.o ez80.o ez8001.o ez8002.o eaarch64elf.o eaarch64elf32.o eaarch64elfb.o eaarch64elf32b.o eaarch64cloudabi.o eaarch64cloudabib.o eaarch64fbsd.o eaarch64fbsdb.o eaarch64linux.o eaarch64linuxb.o eaarch64linux32.o eaarch64linux32b.o eelf32_x86_64.o eelf32_x86_64_nacl.o eelf32b4300.o eelf32bmip.o eelf32bmipn32.o eelf32bsmip.o eelf32btsmip.o eelf32btsmip_fbsd.o eelf32btsmipn32.o eelf32btsmipn32_fbsd.o eelf32ebmip.o eelf32ebmipvxworks.o eelf32elmip.o eelf32elmipvxworks.o eelf32l4300.o eelf32lmip.o eelf32lr5900.o eelf32lr5900n32.o eelf32lsmip.o eelf32ltsmip.o eelf32ltsmip_fbsd.o eelf32ltsmipn32.o eelf32ltsmipn32_fbsd.o eelf32mipswindiss.o eelf64_aix.o eelf64bpf.o eelf64_ia64.o eelf64_ia64_fbsd.o eelf64_ia64_vms.o eelf64_s390.o eelf64_sparc.o eelf64_sparc_fbsd.o eelf64_sparc_sol2.o eelf64alpha.o eelf64alpha_fbsd.o eelf64alpha_nbsd.o eelf64bmip.o eelf64btsmip.o eelf64btsmip_fbsd.o eelf64hppa.o eelf64lppc.o eelf64lriscv.o eelf64lriscv_lp64f.o eelf64lriscv_lp64.o eelf64ltsmip.o eelf64ltsmip_fbsd.o eelf64mmix.o eelf64ppc.o eelf64ppc_fbsd.o eelf64rdos.o eelf64tilegx.o eelf64tilegx_be.o eelf_l1om.o eelf_l1om_fbsd.o eelf_k1om.o eelf_k1om_fbsd.o eelf_x86_64.o eelf_x86_64_cloudabi.o eelf_x86_64_fbsd.o eelf_x86_64_nacl.o eelf_x86_64_sol2.o ehppa64linux.o ei386pep.o emmo.o deffilep.o pe-dll.o pep-dll.o /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib ../bfd/.libs/libbfd.a -L/usr/local/lib -lz ../libiberty/libiberty.a
gmake[6]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld'
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld'
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld'
gmake[3]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1'
gmake[2]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1'
--- /usr/ports/devel/binutils/work-native/.build_done.binutils._usr_local ---
--- stage-message ---
===> Staging for binutils-2.33.1_3,1
--- /usr/ports/devel/binutils/work-native/stage/usr/local ---
--- stage-dir ---
--- run-depends ---
===> binutils-2.33.1_3,1 depends on executable: indexinfo - found
--- generate-plist ---
===> Generating temporary packing list
--- do-install ---
gmake[2]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1'
gmake[3]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1'
/bin/sh ./mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local /usr/ports/devel/binutils/work-native/stage/usr/local
gmake[3]: Nothing to be done for 'install-target'.
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/etc'
gmake[4]: Nothing to be done for 'install'.
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/etc'
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas'
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gprof'
gmake install-recursive
Making install in doc
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas/doc'
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold'
gmake[6]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas/doc'
gmake[6]: Nothing to be done for 'install-exec-am'.
Making install in po
../../install-sh -c -d '/usr/ports/devel/binutils/work-native/stage/usr/local/share/info'
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gprof'
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold/po'
if test -r .././../mkinstalldirs; then \
.././../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share; \
else \
../../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share; \
fi
Making install in po
install -m 0644 ./as.info '/usr/ports/devel/binutils/work-native/stage/usr/local/share/info'
gmake[6]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gprof/po'
if test -r .././../mkinstalldirs; then \
.././../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share; \
else \
../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share; \
fi
installing es.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/es/LC_MESSAGES/gold.mo
install-info --info-dir='/usr/ports/devel/binutils/work-native/stage/usr/local/share/info' '/usr/ports/devel/binutils/work-native/stage/usr/local/share/info/as.info'
installing bg.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/bg/LC_MESSAGES/gprof.mo
installing fi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fi/LC_MESSAGES/gold.mo
installing da.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/da/LC_MESSAGES/gprof.mo
../../install-sh -c -d '/usr/ports/devel/binutils/work-native/stage/usr/local/man/man1'
installing fr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fr/LC_MESSAGES/gold.mo
installing de.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/de/LC_MESSAGES/gprof.mo
install -m 0644 as.1 '/usr/ports/devel/binutils/work-native/stage/usr/local/man/man1'
installing id.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/id/LC_MESSAGES/gold.mo
gmake[6]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas/doc'
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas/doc'
Making install in po
installing eo.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/eo/LC_MESSAGES/gprof.mo
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas/po'
if test -r ../../mkinstalldirs; then \
../../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share; \
else \
../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share; \
fi
installing it.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/it/LC_MESSAGES/gold.mo
installing es.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/es/LC_MESSAGES/gprof.mo
installing ja.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ja/LC_MESSAGES/gold.mo
installing fi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fi/LC_MESSAGES/gprof.mo
installing es.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/es/LC_MESSAGES/gas.mo
installing sv.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sv/LC_MESSAGES/gold.mo
installing fr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fr/LC_MESSAGES/gprof.mo
installing fi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fi/LC_MESSAGES/gas.mo
installing uk.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/uk/LC_MESSAGES/gold.mo
installing ga.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ga/LC_MESSAGES/gprof.mo
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd'
gmake install-recursive
installing vi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/vi/LC_MESSAGES/gold.mo
installing fr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fr/LC_MESSAGES/gas.mo
installing hu.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/hu/LC_MESSAGES/gprof.mo
installing zh_CN.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/gold.mo
installing id.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/id/LC_MESSAGES/gas.mo
installing id.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/id/LC_MESSAGES/gprof.mo
installing es.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/es/LC_MESSAGES/gold.mo
installing ja.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ja/LC_MESSAGES/gas.mo
installing it.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/it/LC_MESSAGES/gprof.mo
installing fi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fi/LC_MESSAGES/gold.mo
installing ja.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ja/LC_MESSAGES/gprof.mo
installing ru.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ru/LC_MESSAGES/gas.mo
installing fr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fr/LC_MESSAGES/gold.mo
installing ms.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ms/LC_MESSAGES/gprof.mo
mkdir /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/rw
mkdir /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/rw/LC_MESSAGES
installing id.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/id/LC_MESSAGES/gold.mo
installing rw.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/rw/LC_MESSAGES/gas.mo
installing nl.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/nl/LC_MESSAGES/gprof.mo
installing it.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/it/LC_MESSAGES/gold.mo
installing sv.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sv/LC_MESSAGES/gas.mo
installing pt_BR.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/gprof.mo
installing ja.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ja/LC_MESSAGES/gold.mo
installing tr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/tr/LC_MESSAGES/gas.mo
installing ro.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ro/LC_MESSAGES/gprof.mo
installing sv.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sv/LC_MESSAGES/gold.mo
installing ru.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ru/LC_MESSAGES/gprof.mo
installing uk.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/uk/LC_MESSAGES/gold.mo
installing uk.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/uk/LC_MESSAGES/gas.mo
installing rw.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/rw/LC_MESSAGES/gprof.mo
installing vi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/vi/LC_MESSAGES/gold.mo
installing zh_CN.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/gas.mo
installing sr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sr/LC_MESSAGES/gprof.mo
installing zh_CN.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/gold.mo
if test "gold" = "gettext"; then \
if test -r .././../mkinstalldirs; then \
.././../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share/gettext/po; \
else \
../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share/gettext/po; \
fi; \
install -m 0644 ./Makefile.in.in \
/usr/ports/devel/binutils/work-native/stage/usr/local/share/gettext/po/Makefile.in.in; \
else \
: ; \
fi
installing es.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/es/LC_MESSAGES/gas.mo
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold/po'
Making install in testsuite
installing sv.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sv/LC_MESSAGES/gprof.mo
installing fi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fi/LC_MESSAGES/gas.mo
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold/testsuite'
Makefile:3689: warning: overriding recipe for target 'ifuncmain1picstatic'
Makefile:3685: warning: ignoring old recipe for target 'ifuncmain1picstatic'
Makefile:3793: warning: overriding recipe for target 'ifuncmain2picstatic'
Makefile:3789: warning: ignoring old recipe for target 'ifuncmain2picstatic'
Makefile:3825: warning: overriding recipe for target 'ifuncmain4picstatic'
Makefile:3821: warning: ignoring old recipe for target 'ifuncmain4picstatic'
Makefile:3865: warning: overriding recipe for target 'ifuncmain5picstatic'
Makefile:3861: warning: ignoring old recipe for target 'ifuncmain5picstatic'
Makefile:3941: warning: overriding recipe for target 'ifuncmain7picstatic'
Makefile:3937: warning: ignoring old recipe for target 'ifuncmain7picstatic'
installing tr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/tr/LC_MESSAGES/gprof.mo
installing fr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fr/LC_MESSAGES/gas.mo
installing uk.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/uk/LC_MESSAGES/gprof.mo
installing id.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/id/LC_MESSAGES/gas.mo
installing vi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/vi/LC_MESSAGES/gprof.mo
installing ja.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ja/LC_MESSAGES/gas.mo
installing bg.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/bg/LC_MESSAGES/gprof.mo
installing ru.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ru/LC_MESSAGES/gas.mo
installing da.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/da/LC_MESSAGES/gprof.mo
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd'
installing rw.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/rw/LC_MESSAGES/gas.mo
Making install in doc
installing de.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/de/LC_MESSAGES/gprof.mo
gmake install-am
gmake[6]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd/doc'
installing eo.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/eo/LC_MESSAGES/gprof.mo
installing sv.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sv/LC_MESSAGES/gas.mo
installing es.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/es/LC_MESSAGES/gprof.mo
gmake[6]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold/testsuite'
Makefile:3689: warning: overriding recipe for target 'ifuncmain1picstatic'
Makefile:3685: warning: ignoring old recipe for target 'ifuncmain1picstatic'
installing tr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/tr/LC_MESSAGES/gas.mo
Makefile:3793: warning: overriding recipe for target 'ifuncmain2picstatic'
Makefile:3789: warning: ignoring old recipe for target 'ifuncmain2picstatic'
Makefile:3825: warning: overriding recipe for target 'ifuncmain4picstatic'
Makefile:3821: warning: ignoring old recipe for target 'ifuncmain4picstatic'
Makefile:3865: warning: overriding recipe for target 'ifuncmain5picstatic'
Makefile:3861: warning: ignoring old recipe for target 'ifuncmain5picstatic'
Makefile:3941: warning: overriding recipe for target 'ifuncmain7picstatic'
Makefile:3937: warning: ignoring old recipe for target 'ifuncmain7picstatic'
installing fi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fi/LC_MESSAGES/gprof.mo
installing uk.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/uk/LC_MESSAGES/gas.mo
installing fr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fr/LC_MESSAGES/gprof.mo
installing zh_CN.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/gas.mo
if test "gas" = "gettext"; then \
if test -r ../../mkinstalldirs; then \
../../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share/gettext/po; \
else \
../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share/gettext/po; \
fi; \
install -m 0644 ./Makefile.in.in \
/usr/ports/devel/binutils/work-native/stage/usr/local/share/gettext/po/Makefile.in.in; \
else \
: ; \
fi
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas/po'
installing ga.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ga/LC_MESSAGES/gprof.mo
.././../install-sh -c -d '/usr/ports/devel/binutils/work-native/stage/usr/local/share/info'
installing hu.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/hu/LC_MESSAGES/gprof.mo
install -m 0644 ./bfd.info '/usr/ports/devel/binutils/work-native/stage/usr/local/share/info'
installing id.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/id/LC_MESSAGES/gprof.mo
install-info --info-dir='/usr/ports/devel/binutils/work-native/stage/usr/local/share/info' '/usr/ports/devel/binutils/work-native/stage/usr/local/share/info/bfd.info'
installing it.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/it/LC_MESSAGES/gprof.mo
gmake[6]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd/doc'
Making install in po
installing ja.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ja/LC_MESSAGES/gprof.mo
gmake[6]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd/po'
if test -r .././../mkinstalldirs; then \
.././../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share; \
else \
../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share; \
fi
gmake[7]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold/testsuite'
Makefile:3689: warning: overriding recipe for target 'ifuncmain1picstatic'
Makefile:3685: warning: ignoring old recipe for target 'ifuncmain1picstatic'
Makefile:3793: warning: overriding recipe for target 'ifuncmain2picstatic'
Makefile:3789: warning: ignoring old recipe for target 'ifuncmain2picstatic'
Makefile:3825: warning: overriding recipe for target 'ifuncmain4picstatic'
Makefile:3821: warning: ignoring old recipe for target 'ifuncmain4picstatic'
Makefile:3865: warning: overriding recipe for target 'ifuncmain5picstatic'
Makefile:3861: warning: ignoring old recipe for target 'ifuncmain5picstatic'
Makefile:3941: warning: overriding recipe for target 'ifuncmain7picstatic'
Makefile:3937: warning: ignoring old recipe for target 'ifuncmain7picstatic'
installing ms.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ms/LC_MESSAGES/gprof.mo
installing nl.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/nl/LC_MESSAGES/gprof.mo
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas'
installing da.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/da/LC_MESSAGES/bfd.mo
installing pt_BR.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/gprof.mo
installing es.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/es/LC_MESSAGES/bfd.mo
installing ro.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ro/LC_MESSAGES/gprof.mo
installing fi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fi/LC_MESSAGES/bfd.mo
installing ru.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ru/LC_MESSAGES/gprof.mo
installing fr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fr/LC_MESSAGES/bfd.mo
installing rw.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/rw/LC_MESSAGES/gprof.mo
installing hr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/hr/LC_MESSAGES/bfd.mo
installing sr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sr/LC_MESSAGES/gprof.mo
installing id.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/id/LC_MESSAGES/bfd.mo
installing sv.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sv/LC_MESSAGES/gprof.mo
installing tr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/tr/LC_MESSAGES/gprof.mo
installing ja.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ja/LC_MESSAGES/bfd.mo
gmake[7]: Nothing to be done for 'install-exec-am'.
gmake[7]: Nothing to be done for 'install-data-am'.
gmake[7]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold/testsuite'
gmake[6]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold/testsuite'
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold/testsuite'
installing uk.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/uk/LC_MESSAGES/gprof.mo
installing pt.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/pt/LC_MESSAGES/bfd.mo
installing vi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/vi/LC_MESSAGES/gprof.mo
if test "gprof" = "gettext"; then \
if test -r .././../mkinstalldirs; then \
.././../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share/gettext/po; \
else \
../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share/gettext/po; \
fi; \
install -m 0644 ./Makefile.in.in \
/usr/ports/devel/binutils/work-native/stage/usr/local/share/gettext/po/Makefile.in.in; \
else \
: ; \
fi
gmake[6]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gprof/po'
installing ro.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ro/LC_MESSAGES/bfd.mo
installing ru.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ru/LC_MESSAGES/bfd.mo
installing rw.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/rw/LC_MESSAGES/bfd.mo
gmake[6]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gprof'
installing sr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sr/LC_MESSAGES/bfd.mo
gmake[6]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas'
installing sv.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sv/LC_MESSAGES/bfd.mo
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold'
installing tr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/tr/LC_MESSAGES/bfd.mo
installing uk.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/uk/LC_MESSAGES/bfd.mo
gmake[7]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gprof'
installing vi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/vi/LC_MESSAGES/bfd.mo
installing zh_CN.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/bfd.mo
./../install-sh -c -d '/usr/ports/devel/binutils/work-native/stage/usr/local/share/info'
gmake[6]: Nothing to be done for 'install-data-am'.
/bin/sh ./../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/bin
install -m 0644 ./gprof.info '/usr/ports/devel/binutils/work-native/stage/usr/local/share/info'
installing da.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/da/LC_MESSAGES/bfd.mo
/bin/sh ./libtool --mode=install install -s -m 555 as-new /usr/local/bin/as
install-info --info-dir='/usr/ports/devel/binutils/work-native/stage/usr/local/share/info' '/usr/ports/devel/binutils/work-native/stage/usr/local/share/info/gprof.info'
installing es.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/es/LC_MESSAGES/bfd.mo
./../install-sh -c -d '/usr/ports/devel/binutils/work-native/stage/usr/local/man/man1'
libtool: install: install -m 555 -s as-new /usr/ports/devel/binutils/work-native/stage/usr/local/bin/as
installing fi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fi/LC_MESSAGES/bfd.mo
install -m 0644 gprof.1 '/usr/ports/devel/binutils/work-native/stage/usr/local/man/man1'
./../install-sh -c -d '/usr/ports/devel/binutils/work-native/stage/usr/local/bin'
installing fr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fr/LC_MESSAGES/bfd.mo
/bin/sh ./libtool --mode=install install -s -m 555 gprof '/usr/ports/devel/binutils/work-native/stage/usr/local/bin'
installing hr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/hr/LC_MESSAGES/bfd.mo
installing id.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/id/LC_MESSAGES/bfd.mo
libtool: install: install -m 555 -s gprof /usr/ports/devel/binutils/work-native/stage/usr/local/bin/gprof
installing ja.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ja/LC_MESSAGES/bfd.mo
installing pt.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/pt/LC_MESSAGES/bfd.mo
installing ro.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ro/LC_MESSAGES/bfd.mo
gmake[6]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold'
installing ru.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ru/LC_MESSAGES/bfd.mo
/bin/sh ./../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin
installing rw.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/rw/LC_MESSAGES/bfd.mo
mkdir /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1
mkdir /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin
n=`echo as | sed 's,y,y,'`; \
if [ "/usr/local/bin/$n" != "/usr/local/x86_64-portbld-freebsd12.1/bin/as" ]; then \
rm -f /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin/as; \
ln /usr/ports/devel/binutils/work-native/stage/usr/local/bin/$n /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin/as >/dev/null 2>/dev/null \
|| /bin/sh ./libtool --mode=install install -s -m 555 as-new /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin/as; \
else \
true ; \
fi
installing sr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sr/LC_MESSAGES/bfd.mo
gmake[6]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas'
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas'
gmake[7]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gprof'
gmake[6]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gprof'
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas'
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gprof'
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gprof'
installing sv.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sv/LC_MESSAGES/bfd.mo
installing tr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/tr/LC_MESSAGES/bfd.mo
installing uk.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/uk/LC_MESSAGES/bfd.mo
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/intl'
gmake[4]: Nothing to be done for 'install'.
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/intl'
./../install-sh -c -d '/usr/ports/devel/binutils/work-native/stage/usr/local/bin'
installing vi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/vi/LC_MESSAGES/bfd.mo
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/libiberty'
Making install-info in po
install -s -m 555 dwp '/usr/ports/devel/binutils/work-native/stage/usr/local/bin'
gmake[7]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold/po'
gmake[7]: Nothing to be done for 'install-info'.
gmake[7]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold/po'
Making install-info in testsuite
installing zh_CN.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/bfd.mo
if test "bfd" = "gettext"; then \
if test -r .././../mkinstalldirs; then \
.././../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share/gettext/po; \
else \
../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share/gettext/po; \
fi; \
install -m 0644 ./Makefile.in.in \
/usr/ports/devel/binutils/work-native/stage/usr/local/share/gettext/po/Makefile.in.in; \
else \
: ; \
fi
gmake[6]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd/po'
gmake[7]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold/testsuite'
Makefile:3689: warning: overriding recipe for target 'ifuncmain1picstatic'
Makefile:3685: warning: ignoring old recipe for target 'ifuncmain1picstatic'
Makefile:3793: warning: overriding recipe for target 'ifuncmain2picstatic'
Makefile:3789: warning: ignoring old recipe for target 'ifuncmain2picstatic'
Makefile:3825: warning: overriding recipe for target 'ifuncmain4picstatic'
Makefile:3821: warning: ignoring old recipe for target 'ifuncmain4picstatic'
Makefile:3865: warning: overriding recipe for target 'ifuncmain5picstatic'
Makefile:3861: warning: ignoring old recipe for target 'ifuncmain5picstatic'
Makefile:3941: warning: overriding recipe for target 'ifuncmain7picstatic'
Makefile:3937: warning: ignoring old recipe for target 'ifuncmain7picstatic'
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/libiberty/testsuite'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/libiberty/testsuite'
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/libiberty/testsuite'
gmake[5]: Nothing to be done for 'install'.
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/libiberty/testsuite'
/bin/sh ./../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/bin /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin
if test -n ""; then \
/bin/sh ./../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/lib/`cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -print-multi-os-directory`; \
install -m 0644 ./libiberty.a /usr/ports/devel/binutils/work-native/stage/usr/local/lib/`cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -print-multi-os-directory`/./libiberty.an; \
( cd /usr/ports/devel/binutils/work-native/stage/usr/local/lib/`cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \
mv -f /usr/ports/devel/binutils/work-native/stage/usr/local/lib/`cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -print-multi-os-directory`/./libiberty.an /usr/ports/devel/binutils/work-native/stage/usr/local/lib/`cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -print-multi-os-directory`/./libiberty.a; \
case "" in \
/*) thd=;; \
*) thd=/usr/local/include/;; \
esac; \
/bin/sh ./../mkinstalldirs /usr/ports/devel/binutils/work-native/stage${thd}; \
for h in ./../include/ansidecl.h ./../include/demangle.h ./../include/dyn-string.h ./../include/fibheap.h ./../include/floatformat.h ./../include/hashtab.h ./../include/libiberty.h ./../include/objalloc.h ./../include/partition.h ./../include/safe-ctype.h ./../include/sort.h ./../include/splay-tree.h ./../include/timeval-utils.h; do \
install -m 0644 $h /usr/ports/devel/binutils/work-native/stage${thd}; \
done; \
fi
n=`echo ld.gold | sed 's,y,y,'`; \
install -s -m 555 \
ld-new /usr/ports/devel/binutils/work-native/stage/usr/local/bin/${n}; \
if test "/usr/local/bin" != "/usr/local/x86_64-portbld-freebsd12.1/bin"; then \
rm -f /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin/ld.gold; \
ln /usr/ports/devel/binutils/work-native/stage/usr/local/bin/${n} /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin/ld.gold >/dev/null 2>/dev/null \
|| install -s -m 555 ld-new /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin/ld.gold; \
fi; \
if test "x" = "xyes"; then \
ld=`echo ld | sed 's,y,y,'`; \
rm -f /usr/ports/devel/binutils/work-native/stage/usr/local/bin/${ld}; \
ln /usr/ports/devel/binutils/work-native/stage/usr/local/bin/${n} /usr/ports/devel/binutils/work-native/stage/usr/local/bin/${ld} >/dev/null 2>/dev/null \
|| install -s -m 555 ld-new /usr/ports/devel/binutils/work-native/stage/usr/local/bin/${ld}; \
if test "/usr/local/bin" != "/usr/local/x86_64-portbld-freebsd12.1/bin"; then \
rm -f /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin/ld; \
ln /usr/ports/devel/binutils/work-native/stage/usr/local/bin/${n} /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin/ld >/dev/null 2>/dev/null \
|| install -s -m 555 ld-new /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin/ld; \
fi; \
fi
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/libiberty'
gmake[7]: Nothing to be done for 'install-info'.
gmake[7]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold/testsuite'
gmake[7]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold'
gmake[7]: Nothing to be done for 'install-info-am'.
gmake[7]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold'
gmake[6]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold'
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold'
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold'
gmake[6]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd'
gmake[7]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd'
gmake[7]: Nothing to be done for 'install-exec-am'.
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld'
gmake install-recursive
./../install-sh -c -d '/usr/ports/devel/binutils/work-native/stage/usr/local/include'
./../install-sh -c -d '/usr/ports/devel/binutils/work-native/stage/usr/local/lib'
install -m 0644 bfd.h ./../include/ansidecl.h ./../include/symcat.h bfd_stdint.h ./../include/diagnostics.h ./../include/bfdlink.h ./../include/plugin-api.h '/usr/ports/devel/binutils/work-native/stage/usr/local/include'
/bin/sh ./libtool --mode=install /usr/bin/install -c libbfd.la '/usr/ports/devel/binutils/work-native/stage/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libbfd.lai /usr/ports/devel/binutils/work-native/stage/usr/local/lib/libbfd.la
libtool: install: /usr/bin/install -c .libs/libbfd.a /usr/ports/devel/binutils/work-native/stage/usr/local/lib/libbfd.a
libtool: install: chmod 644 /usr/ports/devel/binutils/work-native/stage/usr/local/lib/libbfd.a
libtool: install: ranlib /usr/ports/devel/binutils/work-native/stage/usr/local/lib/libbfd.a
libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
gmake[7]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd'
gmake[6]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd'
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd'
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd'
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/opcodes'
Making install in .
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld'
Making install in po
gmake[6]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld/po'
if test -r .././../mkinstalldirs; then \
.././../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share; \
else \
../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share; \
fi
installing bg.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/bg/LC_MESSAGES/ld.mo
installing da.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/da/LC_MESSAGES/ld.mo
installing de.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/de/LC_MESSAGES/ld.mo
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/opcodes'
installing es.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/es/LC_MESSAGES/ld.mo
installing fi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fi/LC_MESSAGES/ld.mo
installing fr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fr/LC_MESSAGES/ld.mo
installing ga.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ga/LC_MESSAGES/ld.mo
installing id.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/id/LC_MESSAGES/ld.mo
installing it.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/it/LC_MESSAGES/ld.mo
installing ja.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ja/LC_MESSAGES/ld.mo
installing pt_BR.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/ld.mo
installing ru.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ru/LC_MESSAGES/ld.mo
installing sr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sr/LC_MESSAGES/ld.mo
installing sv.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sv/LC_MESSAGES/ld.mo
installing tr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/tr/LC_MESSAGES/ld.mo
installing uk.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/uk/LC_MESSAGES/ld.mo
installing vi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/vi/LC_MESSAGES/ld.mo
installing zh_CN.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/ld.mo
gmake[6]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/opcodes'
gmake[6]: Nothing to be done for 'install-exec-am'.
./../install-sh -c -d '/usr/ports/devel/binutils/work-native/stage/usr/local/include'
installing zh_TW.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/ld.mo
install -m 0644 ./../include/dis-asm.h '/usr/ports/devel/binutils/work-native/stage/usr/local/include'
installing bg.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/bg/LC_MESSAGES/ld.mo
installing da.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/da/LC_MESSAGES/ld.mo
installing de.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/de/LC_MESSAGES/ld.mo
installing es.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/es/LC_MESSAGES/ld.mo
./../install-sh -c -d '/usr/ports/devel/binutils/work-native/stage/usr/local/lib'
installing fi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fi/LC_MESSAGES/ld.mo
/bin/sh ./libtool --mode=install /usr/bin/install -c libopcodes.la '/usr/ports/devel/binutils/work-native/stage/usr/local/lib'
installing fr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fr/LC_MESSAGES/ld.mo
libtool: install: /usr/bin/install -c .libs/libopcodes.lai /usr/ports/devel/binutils/work-native/stage/usr/local/lib/libopcodes.la
libtool: install: /usr/bin/install -c .libs/libopcodes.a /usr/ports/devel/binutils/work-native/stage/usr/local/lib/libopcodes.a
installing ga.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ga/LC_MESSAGES/ld.mo
installing id.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/id/LC_MESSAGES/ld.mo
installing it.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/it/LC_MESSAGES/ld.mo
installing ja.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ja/LC_MESSAGES/ld.mo
libtool: install: chmod 644 /usr/ports/devel/binutils/work-native/stage/usr/local/lib/libopcodes.a
libtool: install: ranlib /usr/ports/devel/binutils/work-native/stage/usr/local/lib/libopcodes.a
installing pt_BR.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/ld.mo
installing ru.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ru/LC_MESSAGES/ld.mo
installing sr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sr/LC_MESSAGES/ld.mo
installing sv.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sv/LC_MESSAGES/ld.mo
installing tr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/tr/LC_MESSAGES/ld.mo
installing uk.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/uk/LC_MESSAGES/ld.mo
installing vi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/vi/LC_MESSAGES/ld.mo
installing zh_CN.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/ld.mo
installing zh_TW.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/ld.mo
if test "ld" = "gettext"; then \
if test -r .././../mkinstalldirs; then \
.././../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share/gettext/po; \
else \
../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share/gettext/po; \
fi; \
install -m 0644 ./Makefile.in.in \
/usr/ports/devel/binutils/work-native/stage/usr/local/share/gettext/po/Makefile.in.in; \
else \
: ; \
fi
gmake[6]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld/po'
libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
gmake[6]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/opcodes'
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/opcodes'
Making install in po
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/opcodes/po'
if test -r .././../mkinstalldirs; then \
.././../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share; \
else \
../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share; \
fi
installing da.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/da/LC_MESSAGES/opcodes.mo
installing de.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/de/LC_MESSAGES/opcodes.mo
installing es.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/es/LC_MESSAGES/opcodes.mo
installing fi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fi/LC_MESSAGES/opcodes.mo
installing fr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fr/LC_MESSAGES/opcodes.mo
installing ga.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ga/LC_MESSAGES/opcodes.mo
installing id.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/id/LC_MESSAGES/opcodes.mo
installing it.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/it/LC_MESSAGES/opcodes.mo
installing nl.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/nl/LC_MESSAGES/opcodes.mo
installing pt_BR.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/opcodes.mo
installing ro.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ro/LC_MESSAGES/opcodes.mo
installing sr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sr/LC_MESSAGES/opcodes.mo
installing sv.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sv/LC_MESSAGES/opcodes.mo
installing tr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/tr/LC_MESSAGES/opcodes.mo
installing uk.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/uk/LC_MESSAGES/opcodes.mo
installing vi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/vi/LC_MESSAGES/opcodes.mo
installing zh_CN.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/opcodes.mo
installing da.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/da/LC_MESSAGES/opcodes.mo
installing de.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/de/LC_MESSAGES/opcodes.mo
installing es.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/es/LC_MESSAGES/opcodes.mo
installing fi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fi/LC_MESSAGES/opcodes.mo
installing fr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fr/LC_MESSAGES/opcodes.mo
installing ga.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ga/LC_MESSAGES/opcodes.mo
installing id.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/id/LC_MESSAGES/opcodes.mo
installing it.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/it/LC_MESSAGES/opcodes.mo
installing nl.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/nl/LC_MESSAGES/opcodes.mo
installing pt_BR.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/opcodes.mo
gmake[6]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld'
installing ro.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ro/LC_MESSAGES/opcodes.mo
installing sr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sr/LC_MESSAGES/opcodes.mo
installing sv.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sv/LC_MESSAGES/opcodes.mo
installing tr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/tr/LC_MESSAGES/opcodes.mo
installing uk.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/uk/LC_MESSAGES/opcodes.mo
installing vi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/vi/LC_MESSAGES/opcodes.mo
installing zh_CN.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/opcodes.mo
if test "opcodes" = "gettext"; then \
if test -r .././../mkinstalldirs; then \
.././../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share/gettext/po; \
else \
../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share/gettext/po; \
fi; \
install -m 0644 ./Makefile.in.in \
/usr/ports/devel/binutils/work-native/stage/usr/local/share/gettext/po/Makefile.in.in; \
else \
: ; \
fi
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/opcodes/po'
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/opcodes'
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
gmake install-recursive
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
Making install in doc
gmake[6]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils/doc'
gmake[7]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils/doc'
gmake[7]: Nothing to be done for 'install-exec-am'.
.././../install-sh -c -d '/usr/ports/devel/binutils/work-native/stage/usr/local/man/man1'
.././../install-sh -c -d '/usr/ports/devel/binutils/work-native/stage/usr/local/share/info'
install -m 0644 ./binutils.info '/usr/ports/devel/binutils/work-native/stage/usr/local/share/info'
install -m 0644 addr2line.1 ar.1 dlltool.1 nm.1 objcopy.1 objdump.1 ranlib.1 readelf.1 size.1 strings.1 strip.1 elfedit.1 windres.1 windmc.1 c++filt.1 '/usr/ports/devel/binutils/work-native/stage/usr/local/man/man1'
install-info --info-dir='/usr/ports/devel/binutils/work-native/stage/usr/local/share/info' '/usr/ports/devel/binutils/work-native/stage/usr/local/share/info/binutils.info'
gmake[7]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils/doc'
gmake[6]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils/doc'
Making install in po
gmake[6]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils/po'
if test -r .././../mkinstalldirs; then \
.././../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share; \
else \
../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share; \
fi
installing bg.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/bg/LC_MESSAGES/binutils.mo
installing ca.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ca/LC_MESSAGES/binutils.mo
installing da.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/da/LC_MESSAGES/binutils.mo
installing es.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/es/LC_MESSAGES/binutils.mo
installing fi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fi/LC_MESSAGES/binutils.mo
installing fr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fr/LC_MESSAGES/binutils.mo
installing hr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/hr/LC_MESSAGES/binutils.mo
installing id.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/id/LC_MESSAGES/binutils.mo
installing it.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/it/LC_MESSAGES/binutils.mo
installing ja.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ja/LC_MESSAGES/binutils.mo
installing pt.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/pt/LC_MESSAGES/binutils.mo
installing ro.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ro/LC_MESSAGES/binutils.mo
installing ru.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ru/LC_MESSAGES/binutils.mo
installing rw.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/rw/LC_MESSAGES/binutils.mo
installing sk.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sk/LC_MESSAGES/binutils.mo
installing sr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sr/LC_MESSAGES/binutils.mo
installing sv.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sv/LC_MESSAGES/binutils.mo
installing tr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/tr/LC_MESSAGES/binutils.mo
gmake[7]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld'
installing uk.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/uk/LC_MESSAGES/binutils.mo
installing vi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/vi/LC_MESSAGES/binutils.mo
installing zh_CN.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/binutils.mo
installing zh_TW.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/binutils.mo
installing bg.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/bg/LC_MESSAGES/binutils.mo
installing ca.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ca/LC_MESSAGES/binutils.mo
installing da.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/da/LC_MESSAGES/binutils.mo
installing es.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/es/LC_MESSAGES/binutils.mo
installing fi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fi/LC_MESSAGES/binutils.mo
installing fr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/fr/LC_MESSAGES/binutils.mo
installing hr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/hr/LC_MESSAGES/binutils.mo
installing id.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/id/LC_MESSAGES/binutils.mo
installing it.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/it/LC_MESSAGES/binutils.mo
/bin/sh ./../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/lib/ldscripts
mkdir /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/lib
./../install-sh -c -d '/usr/ports/devel/binutils/work-native/stage/usr/local/man/man1'
./../install-sh -c -d '/usr/ports/devel/binutils/work-native/stage/usr/local/share/info'
mkdir /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/lib/ldscripts
for f in ldscripts/* ; do \
install -m 0644 $f /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/lib/$f ; \
done
installing ja.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ja/LC_MESSAGES/binutils.mo
install -m 0644 ld.1 '/usr/ports/devel/binutils/work-native/stage/usr/local/man/man1'
install -m 0644 ./ld.info '/usr/ports/devel/binutils/work-native/stage/usr/local/share/info'
installing pt.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/pt/LC_MESSAGES/binutils.mo
./../install-sh -c -d '/usr/ports/devel/binutils/work-native/stage/usr/local/bin'
installing ro.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ro/LC_MESSAGES/binutils.mo
/bin/sh ./libtool --mode=install install -s -m 555 ld-new '/usr/ports/devel/binutils/work-native/stage/usr/local/bin/./ld.bfd'
install-info --info-dir='/usr/ports/devel/binutils/work-native/stage/usr/local/share/info' '/usr/ports/devel/binutils/work-native/stage/usr/local/share/info/ld.info'
installing ru.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/ru/LC_MESSAGES/binutils.mo
libtool: install: install -m 555 -s ld-new /usr/ports/devel/binutils/work-native/stage/usr/local/bin/./ld.bfd
installing rw.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/rw/LC_MESSAGES/binutils.mo
installing sk.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sk/LC_MESSAGES/binutils.mo
installing sr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sr/LC_MESSAGES/binutils.mo
installing sv.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/sv/LC_MESSAGES/binutils.mo
installing tr.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/tr/LC_MESSAGES/binutils.mo
installing uk.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/uk/LC_MESSAGES/binutils.mo
installing vi.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/vi/LC_MESSAGES/binutils.mo
installing zh_CN.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/binutils.mo
installing zh_TW.gmo as /usr/ports/devel/binutils/work-native/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/binutils.mo
if test "binutils" = "gettext"; then \
if test -r .././../mkinstalldirs; then \
.././../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share/gettext/po; \
else \
../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/share/gettext/po; \
fi; \
install -m 0644 ./Makefile.in.in \
/usr/ports/devel/binutils/work-native/stage/usr/local/share/gettext/po/Makefile.in.in; \
else \
: ; \
fi
gmake[6]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils/po'
gmake[6]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
/bin/sh ./../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin
n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \
if test "/usr/local/bin" != "/usr/local/x86_64-portbld-freebsd12.1/bin"; then \
rm -f /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin/ld.bfd; \
ln /usr/ports/devel/binutils/work-native/stage/usr/local/bin/$n /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin/ld.bfd >/dev/null 2>/dev/null \
|| /bin/sh ./libtool --mode=install install -s -m 555 ld-new /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin/ld.bfd; \
fi; \
if test "xyes" = "xyes"; then \
ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \
rm -f /usr/ports/devel/binutils/work-native/stage/usr/local/bin/$ld; \
ln /usr/ports/devel/binutils/work-native/stage/usr/local/bin/$n /usr/ports/devel/binutils/work-native/stage/usr/local/bin/$ld >/dev/null 2>/dev/null \
|| /bin/sh ./libtool --mode=install install -s -m 555 ld-new /usr/ports/devel/binutils/work-native/stage/usr/local/bin/$ld; \
if test "/usr/local/bin" != "/usr/local/x86_64-portbld-freebsd12.1/bin"; then \
rm -f /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin/ld; \
ln /usr/ports/devel/binutils/work-native/stage/usr/local/bin/$n /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin/ld >/dev/null 2>/dev/null \
|| /bin/sh ./libtool --mode=install install -s -m 555 ld-new /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin/ld; \
fi; \
fi
gmake[7]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
gmake[7]: Nothing to be done for 'install-data-am'.
./../install-sh -c -d '/usr/ports/devel/binutils/work-native/stage/usr/local/bin'
/bin/sh ./libtool --mode=install install -s -m 555 size objdump ar strings ranlib objcopy srconv sysdump coffdump dlltool windres windmc addr2line readelf elfedit dllwrap '/usr/ports/devel/binutils/work-native/stage/usr/local/bin'
libtool: install: install -m 555 -s size /usr/ports/devel/binutils/work-native/stage/usr/local/bin/size
libtool: install: install -m 555 -s objdump /usr/ports/devel/binutils/work-native/stage/usr/local/bin/objdump
libtool: install: install -m 555 -s ar /usr/ports/devel/binutils/work-native/stage/usr/local/bin/ar
libtool: install: install -m 555 -s strings /usr/ports/devel/binutils/work-native/stage/usr/local/bin/strings
libtool: install: install -m 555 -s ranlib /usr/ports/devel/binutils/work-native/stage/usr/local/bin/ranlib
libtool: install: install -m 555 -s objcopy /usr/ports/devel/binutils/work-native/stage/usr/local/bin/objcopy
libtool: install: install -m 555 -s srconv /usr/ports/devel/binutils/work-native/stage/usr/local/bin/srconv
libtool: install: install -m 555 -s sysdump /usr/ports/devel/binutils/work-native/stage/usr/local/bin/sysdump
libtool: install: install -m 555 -s coffdump /usr/ports/devel/binutils/work-native/stage/usr/local/bin/coffdump
libtool: install: install -m 555 -s dlltool /usr/ports/devel/binutils/work-native/stage/usr/local/bin/dlltool
libtool: install: install -m 555 -s windres /usr/ports/devel/binutils/work-native/stage/usr/local/bin/windres
libtool: install: install -m 555 -s windmc /usr/ports/devel/binutils/work-native/stage/usr/local/bin/windmc
libtool: install: install -m 555 -s addr2line /usr/ports/devel/binutils/work-native/stage/usr/local/bin/addr2line
libtool: install: install -m 555 -s readelf /usr/ports/devel/binutils/work-native/stage/usr/local/bin/readelf
libtool: install: install -m 555 -s elfedit /usr/ports/devel/binutils/work-native/stage/usr/local/bin/elfedit
libtool: install: install -m 555 -s dllwrap /usr/ports/devel/binutils/work-native/stage/usr/local/bin/dllwrap
/bin/sh ./libtool --mode=install install -s -m 555 nm-new /usr/local/bin/nm
libtool: install: install -m 555 -s nm-new /usr/ports/devel/binutils/work-native/stage/usr/local/bin/nm
/bin/sh ./libtool --mode=install install -s -m 555 strip-new /usr/local/bin/strip
libtool: install: install -m 555 -s strip-new /usr/ports/devel/binutils/work-native/stage/usr/local/bin/strip
/bin/sh ./libtool --mode=install install -s -m 555 cxxfilt /usr/local/bin/c++filt
libtool: install: install -m 555 -s cxxfilt /usr/ports/devel/binutils/work-native/stage/usr/local/bin/c++filt
/bin/sh ./../mkinstalldirs /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin
for i in nm-new strip-new ar ranlib dlltool objdump objcopy readelf; do \
if [ -f $i ]; then \
j=`echo $i | sed -e 's/-new//'`; \
k=`echo $j | sed 's,y,y,'`; \
if [ "/usr/local/bin/$k" != "/usr/local/x86_64-portbld-freebsd12.1/bin/$j" ]; then \
rm -f /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin/$j; \
ln /usr/ports/devel/binutils/work-native/stage/usr/local/bin/$k /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin/$j >/dev/null 2>/dev/null \
|| /bin/sh ./libtool --mode=install install -s -m 555 $i /usr/ports/devel/binutils/work-native/stage/usr/local/x86_64-portbld-freebsd12.1/bin/$j; \
fi; \
else true; \
fi; \
done
gmake[7]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
gmake[6]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
gmake[7]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld'
gmake[6]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld'
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld'
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld'
gmake[3]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1'
gmake[2]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1'
--- fixup-lib-pkgconfig ---
--- post-install ---
install -m 0644 /usr/ports/devel/binutils/work-native/binutils-2.33.1/include/plugin-api.h /usr/ports/devel/binutils/work-native/stage/usr/local/include/
/bin/rm -f /usr/ports/devel/binutils/work-native/stage/usr/local/include/ansidecl.h
/usr/bin/env WRKSRC=/usr/ports/devel/binutils/work-native/binutils-2.33.1 REWARNFILE=/usr/ports/devel/binutils/work-native/reinplace_warnings.txt /usr/ports/Mk/Scripts/sed_checked.sh '/#include "ansidecl.h"/d' /usr/ports/devel/binutils/work-native/stage/usr/local/include/bfd.h
--- patch-lafiles ---
--- compress-man ---
====> Compressing man pages (compress-man)
--- install-license ---
--- add-plist-info ---
--- stage-qa ---
====> Running Q/A tests (stage-qa)
--- /usr/ports/devel/binutils/work-native/.stage_done.binutils._usr_local ---
--- test-message ---
===> Testing for binutils-2.33.1_3,1
--- do-test ---
gmake[1]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1'
gmake[2]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1'
gmake[3]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/etc'
gmake[3]: Nothing to be done for 'check'.
gmake[3]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/etc'
gmake[3]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
gmake check-recursive
gmake[3]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas'
Making check in doc
gmake[3]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/opcodes'
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas/doc'
gmake[4]: Nothing to be done for 'check'.
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas/doc'
Making check in po
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
Making check in .
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas/po'
gmake[4]: Nothing to be done for 'check'.
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas/po'
Making check in doc
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils/doc'
gmake[5]: Nothing to be done for 'check'.
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils/doc'
Making check in po
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils/po'
gmake[5]: Nothing to be done for 'check'.
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils/po'
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas'
gmake[3]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd'
gmake check-recursive
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/opcodes'
gmake check-DEJAGNU
gmake check-DEJAGNU
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/opcodes'
Making check in po
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/opcodes/po'
gmake[4]: Nothing to be done for 'check'.
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/opcodes/po'
gmake[3]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/opcodes'
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas'
/usr/bin/grep -E "[development|experimental]=" ./../bfd/development.sh \
| /usr/bin/awk -F= '{ print "set " $1 " " $2 }' > development.exp
gmake[6]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
/usr/bin/grep -E "[development|experimental]=" ./../bfd/development.sh \
| /usr/bin/awk -F= '{ print "set " $1 " " $2 }' > development.exp
Making a new site.exp file ...
Making a new site.exp file ...
gmake[3]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/intl'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/intl'
if [ -d testsuite ]; then \
true; \
else \
mkdir testsuite; \
fi
rm -f testsuite/site.exp
cp site.exp testsuite/site.exp
rootme=`pwd`; export rootme; \
srcdir=`cd .; pwd` ; export srcdir ; \
LC_ALL=C; export LC_ALL; \
EXPECT=expect ; export EXPECT ; \
runtest=runtest; \
cd testsuite; \
if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
$runtest --tool gas --srcdir ${srcdir}/testsuite \
; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
srcdir=`cd . && pwd`; export srcdir; \
r=`pwd`; export r; \
LC_ALL=C; export LC_ALL; \
EXPECT=expect; export EXPECT; \
runtest=runtest; \
if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
CC="cc" CC_FOR_BUILD="cc" \
CC_FOR_TARGET="cc" CFLAGS_FOR_TARGET="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " \
$runtest --tool binutils --srcdir ${srcdir}/testsuite \
; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: could not find `runtest'
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas'
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas'
gmake[3]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas'
WARNING: could not find `runtest'
gmake[6]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
gmake[3]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gprof'
gmake check-recursive
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
gmake[3]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd'
gmake[3]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/intl'
gmake[3]: Nothing to be done for 'check'.
gmake[3]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/intl'
gmake[2]: Nothing to be done for 'check-target'.
Making check in doc
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gprof'
Making check in po
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd/doc'
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gprof/po'
gmake[5]: Nothing to be done for 'check'.
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gprof/po'
gmake[3]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/libiberty'
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/libiberty/testsuite'
cc -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -I.. -I./../../include -o test-demangle \
./test-demangle.c ../libiberty.a
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd/doc'
Making check in po
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gprof'
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd/po'
gmake[5]: Nothing to be done for 'check'.
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd/po'
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gprof'
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gprof'
gmake[3]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gprof'
cc -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -I.. -I./../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \
./test-pexecute.c ../libiberty.a
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd'
cc -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -I.. -I./../../include -DHAVE_CONFIG_H -I.. -o test-expandargv \
./test-expandargv.c ../libiberty.a
gmake[3]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld'
gmake check-recursive
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd'
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd'
gmake[3]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd'
cc -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -I.. -I./../../include -DHAVE_CONFIG_H -I.. -o test-strtol \
./test-strtol.c ../libiberty.a
./test-demangle < ./demangle-expected
./test-demangle: 334 tests, 0 failures
./test-demangle < ./d-demangle-expected
gmake[3]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/libiberty'
./test-demangle: 328 tests, 0 failures
./test-demangle < ./rust-demangle-expected
./test-demangle: 36 tests, 0 failures
./test-pexecute
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/libiberty/testsuite'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/libiberty/testsuite'
gmake[3]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/libiberty'
./test-strtol
PASS: test-strtol-0.
PASS: test-strtol-1.
PASS: test-strtol-2.
PASS: test-strtol-3.
PASS: test-strtol-4.
PASS: test-strtol-5.
PASS: test-strtol-6.
PASS: test-strtol-7.
PASS: test-strtol-8.
PASS: test-strtol-9.
PASS: test-strtol-10.
PASS: test-strtol-11.
PASS: test-strtol-12.
PASS: test-strtol-13.
PASS: test-strtol-14.
PASS: test-strtol-15.
PASS: test-strtol-16.
PASS: test-strtol-17.
PASS: test-strtol-18.
PASS: test-strtol-19.
PASS: test-strtol-20.
./test-expandargv
PASS: test-expandargv-0.
PASS: test-expandargv-1.
PASS: test-expandargv-2.
PASS: test-expandargv-3.
PASS: test-expandargv-4.
PASS: test-expandargv-5.
PASS: test-expandargv-6.
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/libiberty/testsuite'
gmake[3]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/libiberty'
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld'
Making check in po
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld/po'
gmake[5]: Nothing to be done for 'check'.
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld/po'
gmake[3]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd'
Making info in doc
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd/doc'
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd/doc'
Making info in po
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd/po'
gmake[4]: Nothing to be done for 'info'.
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd/po'
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld'
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd'
gmake[4]: Nothing to be done for 'info-am'.
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd'
gmake all-recursive
gmake check-DEJAGNU
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd'
Making all in doc
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd/doc'
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd/doc'
Making all in po
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd/po'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd/po'
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd'
gmake[6]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld'
/usr/bin/grep -E "[development|experimental]=" ./../bfd/development.sh \
| /usr/bin/awk -F= '{ print "set " $1 " " $2 }' > development.exp
Making a new site.exp file ...
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd'
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd'
gmake[3]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/bfd'
srcroot=`cd . && pwd`; export srcroot; \
r=`pwd`; export r; \
LC_ALL=C; export LC_ALL; \
EXPECT=expect; export EXPECT; \
runtest=runtest; \
if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
$runtest --tool ld --srcdir ${srcroot}/testsuite \
CC="cc" CFLAGS="-g -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " \
CXX="c++" CXXFLAGS="-g -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include " \
CC_FOR_HOST="cc" CFLAGS_FOR_HOST="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " \
OFILES="ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o plugin.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eaix5ppc.o eaix5rs6.o eaixppc.o eaixrs6.o ealpha.o ealphavms.o earcv2elf.o earcv2elfx.o earcelf.o earcelf_prof.o earclinux.o earclinux_nps.o earclinux_prof.o earm_wince_pe.o earmelf.o earmelf_fbsd.o earmelf_fuchsia.o earmelf_linux.o earmelf_linux_eabi.o earmelf_linux_fdpiceabi.o earmelf_nacl.o earmelf_nbsd.o earmelf_phoenix.o earmelf_vxworks.o earmelfb.o earmelfb_fbsd.o earmelfb_fuchsia.o earmelfb_linux.o earmelfb_linux_eabi.o earmelfb_linux_fdpiceabi.o earmelfb_nacl.o earmelfb_nbsd.o earmnto.o earmpe.o earmsymbian.o eavr1.o eavr2.o eavr25.o eavr3.o eavr31.o eavr35.o eavr4.o eavr5.o eavr51.o eavr6.o eavrxmega1.o eavrxmega2.o eavrxmega3.o eavrxmega4.o eavrxmega5.o eavrxmega6.o eavrxmega7.o eavrtiny.o ecrisaout.o ecriself.o ecrislinux.o ecskyelf.o ecskyelf_linux.o ed10velf.o ed30v_e.o ed30v_o.o ed30velf.o eelf32_dlx.o eelf32_sparc.o eelf32_sparc_sol2.o eelf32_sparc_vxworks.o eelf32_spu.o eelf32_tic6x_be.o eelf32_tic6x_le.o eelf32_tic6x_linux_be.o eelf32_tic6x_linux_le.o eelf32_tic6x_elf_be.o eelf32_tic6x_elf_le.o eelf32am33lin.o eelf32bfin.o eelf32bfinfd.o eelf32cr16.o eelf32cr16c.o eelf32crx.o eelf32epiphany.o eelf32epiphany_4x4.o eelf32fr30.o eelf32frv.o eelf32frvfd.o eelf32ft32.o eelf32ip2k.o eelf32iq10.o eelf32iq2000.o eelf32lm32.o eelf32lm32fd.o eelf32lppc.o eelf32lppclinux.o eelf32lppcnto.o eelf32lppcsim.o eelf32m32c.o eelf32mb_linux.o eelf32mbel_linux.o eelf32mcore.o eelf32mep.o eelf32metag.o eelf32microblazeel.o eelf32microblaze.o eelf32moxie.o emoxiebox.o eelf32mt.o eelf32or1k.o eelf32or1k_linux.o eelf32ppc.o eelf32ppc_fbsd.o eelf32ppclinux.o eelf32ppcnto.o eelf32ppcsim.o eelf32ppcvxworks.o eelf32ppcwindiss.o eelf32lriscv.o eelf32lriscv_ilp32f.o eelf32lriscv_ilp32.o eelf32rl78.o eelf32rx.o eelf32tilegx.o eelf32tilegx_be.o eelf32tilepro.o eelf32vax.o eelf32visium.o eelf32xc16x.o eelf32xc16xl.o eelf32xc16xs.o eelf32xstormy16.o eelf32xtensa.o eelf_i386.o eelf_i386_be.o eelf_i386_fbsd.o eelf_i386_ldso.o eelf_i386_nacl.o eelf_i386_sol2.o eelf_i386_vxworks.o eelf_iamcu.o eelf_s390.o eh8300elf.o eh8300elf_linux.o eh8300helf.o eh8300helf_linux.o eh8300hnelf.o eh8300self.o eh8300self_linux.o eh8300snelf.o eh8300sxelf.o eh8300sxelf_linux.o eh8300sxnelf.o ehppaelf.o ehppalinux.o ehppanbsd.o ehppaobsd.o ei386beos.o ei386bsd.o ei386go32.o ei386lynx.o ei386moss.o ei386msdos.o ei386nto.o ei386pe.o ei386pe_posix.o em32relf.o em32relf_linux.o em32rlelf.o em32rlelf_linux.o em68hc11elf.o em68hc11elfb.o em68hc12elf.o em68hc12elfb.o em68kelf.o em68kelfnbsd.o em9s12zelf.o emcorepe.o emn10200.o emn10300.o emsp430elf.o emsp430X.o ends32elf.o ends32elf16m.o ends32elf_linux.o ends32belf.o ends32belf16m.o ends32belf_linux.o ens32knbsd.o enios2elf.o enios2linux.o epc532macha.o epdp11.o epjelf.o epjlelf.o eppclynx.o eppcmacos.o eppcpe.o epruelf.o escore3_elf.o escore7_elf.o esh.o eshelf.o eshelf_fd.o eshelf_linux.o eshelf_nbsd.o eshelf_nto.o eshelf_uclinux.o eshelf_vxworks.o eshl.o eshlelf.o eshlelf_fd.o eshlelf_linux.o eshlelf_nbsd.o eshlelf_nto.o eshlelf_vxworks.o eshpe.o etic30aout.o etic30coff.o etic3xcoff.o etic3xcoff_onchip.o etic4xcoff.o etic54xcoff.o etic80coff.o ev850.o ev850_rh850.o evanilla.o evaxnbsd.o exgateelf.o ez80.o ez8001.o ez8002.o eaarch64elf.o eaarch64elf32.o eaarch64elfb.o eaarch64elf32b.o eaarch64cloudabi.o eaarch64cloudabib.o eaarch64fbsd.o eaarch64fbsdb.o eaarch64linux.o eaarch64linuxb.o eaarch64linux32.o eaarch64linux32b.o eelf32_x86_64.o eelf32_x86_64_nacl.o eelf32b4300.o eelf32bmip.o eelf32bmipn32.o eelf32bsmip.o eelf32btsmip.o eelf32btsmip_fbsd.o eelf32btsmipn32.o eelf32btsmipn32_fbsd.o eelf32ebmip.o eelf32ebmipvxworks.o eelf32elmip.o eelf32elmipvxworks.o eelf32l4300.o eelf32lmip.o eelf32lr5900.o eelf32lr5900n32.o eelf32lsmip.o eelf32ltsmip.o eelf32ltsmip_fbsd.o eelf32ltsmipn32.o eelf32ltsmipn32_fbsd.o eelf32mipswindiss.o eelf64_aix.o eelf64bpf.o eelf64_ia64.o eelf64_ia64_fbsd.o eelf64_ia64_vms.o eelf64_s390.o eelf64_sparc.o eelf64_sparc_fbsd.o eelf64_sparc_sol2.o eelf64alpha.o eelf64alpha_fbsd.o eelf64alpha_nbsd.o eelf64bmip.o eelf64btsmip.o eelf64btsmip_fbsd.o eelf64hppa.o eelf64lppc.o eelf64lriscv.o eelf64lriscv_lp64f.o eelf64lriscv_lp64.o eelf64ltsmip.o eelf64ltsmip_fbsd.o eelf64mmix.o eelf64ppc.o eelf64ppc_fbsd.o eelf64rdos.o eelf64tilegx.o eelf64tilegx_be.o eelf_l1om.o eelf_l1om_fbsd.o eelf_k1om.o eelf_k1om_fbsd.o eelf_x86_64.o eelf_x86_64_cloudabi.o eelf_x86_64_fbsd.o eelf_x86_64_nacl.o eelf_x86_64_sol2.o ehppa64linux.o ei386pep.o emmo.o deffilep.o pe-dll.o pep-dll.o ldbuildid.o" BFDLIB="../bfd/.libs/libbfd.a" \
LIBIBERTY="../libiberty/libiberty.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib" LIBS="-L/usr/local/lib" \
DO_COMPARE="`echo 'cmp $f1 $f2 16 16' | sed -e 's,\\$,,g'`" \
; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: could not find `runtest'
gmake[6]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld'
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld'
gmake[3]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/libctf'
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld'
gmake[3]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/ld'
gmake all-am
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/libctf'
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/libctf'
gmake[3]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/libctf'
gmake[3]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/opcodes'
gmake all-recursive
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/opcodes'
Making all in .
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/opcodes'
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/opcodes'
Making all in po
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/opcodes/po'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/opcodes/po'
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/opcodes'
gmake[3]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/opcodes'
gmake[3]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas'
gmake all-recursive
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas'
Making all in doc
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas/doc'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas/doc'
Making all in po
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas/po'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas/po'
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas'
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas'
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas'
gmake[3]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gas'
gmake[3]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
Making info in doc
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils/doc'
gmake[4]: Nothing to be done for 'info'.
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils/doc'
Making info in po
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils/po'
gmake[4]: Nothing to be done for 'info'.
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils/po'
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
gmake[4]: Nothing to be done for 'info-am'.
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
gmake all-recursive
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
Making all in doc
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils/doc'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils/doc'
Making all in po
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils/po'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils/po'
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
gmake[3]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils'
gmake[3]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold'
Making check in po
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold/po'
gmake[4]: Nothing to be done for 'check'.
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold/po'
Making check in testsuite
gmake[4]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold/testsuite'
Makefile:3689: warning: overriding recipe for target 'ifuncmain1picstatic'
Makefile:3685: warning: ignoring old recipe for target 'ifuncmain1picstatic'
Makefile:3793: warning: overriding recipe for target 'ifuncmain2picstatic'
Makefile:3789: warning: ignoring old recipe for target 'ifuncmain2picstatic'
Makefile:3825: warning: overriding recipe for target 'ifuncmain4picstatic'
Makefile:3821: warning: ignoring old recipe for target 'ifuncmain4picstatic'
Makefile:3865: warning: overriding recipe for target 'ifuncmain5picstatic'
Makefile:3861: warning: ignoring old recipe for target 'ifuncmain5picstatic'
Makefile:3941: warning: overriding recipe for target 'ifuncmain7picstatic'
Makefile:3937: warning: ignoring old recipe for target 'ifuncmain7picstatic'
gmake check-am
gmake[5]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold/testsuite'
Makefile:3689: warning: overriding recipe for target 'ifuncmain1picstatic'
Makefile:3685: warning: ignoring old recipe for target 'ifuncmain1picstatic'
Makefile:3793: warning: overriding recipe for target 'ifuncmain2picstatic'
Makefile:3789: warning: ignoring old recipe for target 'ifuncmain2picstatic'
Makefile:3825: warning: overriding recipe for target 'ifuncmain4picstatic'
Makefile:3821: warning: ignoring old recipe for target 'ifuncmain4picstatic'
Makefile:3865: warning: overriding recipe for target 'ifuncmain5picstatic'
Makefile:3861: warning: ignoring old recipe for target 'ifuncmain5picstatic'
Makefile:3941: warning: overriding recipe for target 'ifuncmain7picstatic'
Makefile:3937: warning: ignoring old recipe for target 'ifuncmain7picstatic'
gmake libgoldtest.a object_unittest binary_unittest leb128_unittest overflow_unittest icf_virtual_function_folding_test large_symbol_alignment basic_test basic_pic_test eh_test basic_static_test basic_static_pic_test basic_pie_test constructor_test constructor_static_test two_file_test two_file_pic_test two_file_static_test two_file_shared_1_test two_file_shared_2_test two_file_shared_1_pic_2_test two_file_shared_2_pic_1_test two_file_same_shared_test two_file_separate_shared_12_test two_file_separate_shared_21_test two_file_relocatable_test two_file_pie_test pie_copyrelocs_test weak_unresolved_symbols_test two_file_strip_test two_file_same_shared_strip_test common_test_1 common_test_2 exception_test exception_shared_1_test exception_shared_2_test exception_same_shared_test exception_separate_shared_12_test exception_separate_shared_21_test exception_static_test weak_test weak_undef_test weak_undef_test_2 weak_alias_test weak_plt copy_test copy_test_relro tls_test tls_pic_test tls_pie_test tls_pie_pic_test tls_shared_test tls_shared_ie_test tls_shared_gd_to_ie_test pr17704a_test pr20216a_test pr20216b_test pr20216c_test pr20216d_test pr20216e_test many_sections_test many_sections_r_test initpri1 initpri2 initpri3a flagstest_o_specialfile flagstest_compress_debug_sections_none flagstest_compress_debug_sections flagstest_compress_debug_sections_and_build_id_tree flagstest_compress_debug_sections_gnu flagstest_compress_debug_sections_gabi flagstest_o_specialfile_and_compress_debug_sections flagstest_o_ttext_1 ver_test ver_test_2 ver_test_6 ver_test_8 ver_test_9 ver_test_11 ver_test_12 protected_1 protected_2 relro_test relro_now_test relro_strip_test relro_script_test script_test_1 script_test_2 justsyms justsyms_exec binary_test script_test_3 tls_phdrs_script_test tls_script_test script_test_11 script_test_12 script_test_12i dynamic_list_2 thin_archive_test_1 thin_archive_test_2 plugin_test_1 plugin_test_2 plugin_test_3 plugin_test_4 plugin_test_5 plugin_test_6 plugin_test_7 plugin_test_8 plugin_test_10 plugin_test_11 plugin_test_12 plugin_test_wrap_symbols plugin_test_start_lib plugin_test_defsym plugin_test_tls exclude_libs_test local_labels_test discard_locals_test large permission_test searched_file_test start_lib_test ehdr_start_test_1 ehdr_start_test_2 ehdr_start_test_3 ehdr_start_test_5 pr20976 incremental_test_2 incremental_test_3 incremental_test_4 incremental_test_5 incremental_test_6 incremental_copy_test incremental_common_test_1 incremental_comdat_test_1 exception_x86_64_bnd_test pr22266 \
empty_command_line_test.sh incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.sh pr20717.sh gc_dynamic_list_test.sh icf_test.sh icf_test_pr21066.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_pie_test.sh icf_safe_so_test.sh final_layout.sh text_section_grouping.sh section_sorting_name.sh text_unlikely_segment.sh keep_text_section_prefix.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh merge_string_literals.sh eh_test_2.sh two_file_shared.sh weak_plt.sh copy_test_protected.sh tls_pie_test.sh x86_64_mov_to_lea.sh x86_64_indirect_call_to_direct.sh x86_64_overflow_pc32.sh x32_overflow_pc32.sh pr23016_1.sh pr23016_2.sh file_in_many_sections_test.sh debug_msg.sh missing_key_func.sh undef_symbol.sh pr18689.sh ver_test_1.sh ver_test_2.sh ver_test_4.sh ver_test_5.sh ver_test_7.sh ver_test_8.sh ver_test_10.sh ver_test_13.sh ver_test_14.sh ver_test_pr23409.sh weak_as_needed.sh relro_test.sh ver_matching_test.sh script_test_3.sh script_test_4.sh script_test_5.sh script_test_6.sh script_test_7.sh script_test_8.sh script_test_9.sh script_test_13.sh script_test_14.sh script_test_15a.sh script_test_15b.sh script_test_15c.sh dynamic_list.sh plugin_test_1.sh plugin_test_2.sh plugin_test_3.sh plugin_test_4.sh plugin_test_6.sh plugin_test_7.sh plugin_test_10.sh plugin_test_11.sh plugin_test_12.sh plugin_test_wrap_symbols.sh plugin_test_start_lib.sh plugin_test_defsym.sh plugin_test_tls.sh plugin_final_layout.sh plugin_layout_with_alignment.sh plugin_pr22868.sh ver_test_pr16504.sh exclude_libs_test.sh discard_locals_test.sh hidden_test.sh retain_symbols_file_test.sh no_version_test.sh strong_ref_weak_def.sh dyn_weak_ref.sh memory_test.sh gdb_index_test_1.sh gdb_index_test_2.sh gdb_index_test_2_gabi.sh gdb_index_test_3.sh gdb_index_test_4.sh ehdr_start_test_4.sh defsym_test.sh gnu_property_test.sh script_test_10.sh split_x86_64.sh bnd_plt_1.sh bnd_ifunc_1.sh bnd_ifunc_2.sh dwp_test_1.sh dwp_test_2.sh incremental_test.stdout gc_comdat_test.stdout gc_tls_test.stdout gc_orphan_section_test.stdout pr14265.stdout pr20717.stdout gc_dynamic_list_test.stdout icf_test.map icf_test_pr21066.map icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_test.map icf_safe_pie_test_1.stdout icf_safe_pie_test_2.stdout icf_safe_pie_test.map icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout icf_safe_so_test.map final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout section_sorting_name.stdout text_unlikely_segment_readelf.stdout keep_text_section_prefix_readelf.stdout keep_text_section_prefix_nm.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout merge_string_literals.stdout eh_test_2.sects two_file_shared.dbg weak_plt_shared.so copy_test_protected.err tls_pie_test.stdout x86_64_mov_to_lea1.stdout x86_64_mov_to_lea2.stdout x86_64_mov_to_lea3.stdout x86_64_mov_to_lea4.stdout x86_64_mov_to_lea5.stdout x86_64_mov_to_lea6.stdout x86_64_mov_to_lea7.stdout x86_64_mov_to_lea8.stdout x86_64_mov_to_lea9.stdout x86_64_mov_to_lea10.stdout x86_64_mov_to_lea11.stdout x86_64_mov_to_lea12.stdout x86_64_mov_to_lea13.stdout x86_64_mov_to_lea14.stdout x86_64_indirect_call_to_direct1.stdout x86_64_indirect_jump_to_direct1.stdout x86_64_overflow_pc32.err x32_overflow_pc32.err pr23016_1.stdout pr23016_1r.stdout pr23016_2.stdout file_in_many_sections.stdout debug_msg.err missing_key_func.err debug_msg_cdebug.err debug_msg_cdebug_gabi.err debug_msg_so.err debug_msg_ndebug.err undef_symbol.err flagstest_compress_debug_sections_none.stdout flagstest_compress_debug_sections.stdout flagstest_compress_debug_sections.cmp flagstest_compress_debug_sections.check flagstest_compress_debug_sections_gnu.stdout flagstest_compress_debug_sections_gnu.cmp flagstest_compress_debug_sections_gnu.check flagstest_compress_debug_sections_gabi.stdout flagstest_compress_debug_sections_gabi.cmp flagstest_compress_debug_sections_gabi.check pr18689.stdout flagstest_o_ttext_2 ver_test_1.syms ver_test_2.syms ver_test_4.syms ver_test_5.syms ver_test_7.syms ver_test_8_2.so.syms ver_test_10.syms ver_test_13.syms ver_test_14.syms ver_test_pr23409.syms weak_as_needed.stdout protected_3.err relro_test.stdout ver_matching_test.stdout script_test_3.stdout script_test_4.stdout script_test_5.stdout script_test_6.stdout script_test_7.stdout script_test_8.stdout script_test_9.stdout script_test_13.stdout script_test_14.stdout script_test_15a.stdout script_test_15b.stdout script_test_15c.stdout dynamic_list.stdout plugin_test_1.err plugin_test_2.err plugin_test_3.err plugin_test_4.err plugin_test_6.err plugin_test_7.err plugin_test_7.o.syms plugin_test_9.err plugin_test_9b.err plugin_test_10.sections plugin_test_11.err plugin_test_12.err plugin_test_wrap_symbols.err plugin_test_start_lib.err plugin_test_defsym.err plugin_test_tls.err plugin_final_layout.stdout plugin_final_layout_readelf.stdout plugin_layout_new_file.stdout plugin_layout_new_file_readelf.stdout plugin_layout_with_alignment.stdout plugin_pr22868.stdout ver_test_pr16504.stdout exclude_libs_test.syms discard_locals_test.syms discard_locals_relocatable_test1.syms discard_locals_relocatable_test2.syms hidden_test.err retain_symbols_file_test.stdout no_version_test.stdout strong_ref_weak_def.stdout dyn_weak_ref.stdout memory_test.stdout memory_test_2 gdb_index_test_1.stdout gdb_index_test_2.stdout gdb_index_test_2_gabi.stdout gdb_index_test_3.stdout gdb_index_test_4.stdout ehdr_start_test_4.syms defsym_test.syms gnu_property_test.stdout script_test_10.stdout split_x86_64_1.stdout split_x86_64_2.stdout split_x86_64_3.stdout split_x86_64_4.stdout split_x86_64_r.stdout bnd_plt_1.stdout bnd_ifunc_1.stdout bnd_ifunc_2.stdout dwp_test_1.stdout dwp_test_2.stdout
gmake[6]: Entering directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold/testsuite'
Makefile:3689: warning: overriding recipe for target 'ifuncmain1picstatic'
Makefile:3685: warning: ignoring old recipe for target 'ifuncmain1picstatic'
Makefile:3793: warning: overriding recipe for target 'ifuncmain2picstatic'
Makefile:3789: warning: ignoring old recipe for target 'ifuncmain2picstatic'
Makefile:3825: warning: overriding recipe for target 'ifuncmain4picstatic'
Makefile:3821: warning: ignoring old recipe for target 'ifuncmain4picstatic'
Makefile:3865: warning: overriding recipe for target 'ifuncmain5picstatic'
Makefile:3861: warning: ignoring old recipe for target 'ifuncmain5picstatic'
Makefile:3941: warning: overriding recipe for target 'ifuncmain7picstatic'
Makefile:3937: warning: ignoring old recipe for target 'ifuncmain7picstatic'
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o test.cc
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT testmain.o -MD -MP -MF .deps/testmain.Tpo -c -o testmain.o testmain.cc
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT testfile.o -MD -MP -MF .deps/testfile.Tpo -c -o testfile.o testfile.cc
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT object_unittest.o -MD -MP -MF .deps/object_unittest.Tpo -c -o object_unittest.o object_unittest.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/testmain.Tpo .deps/testmain.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT binary_unittest.o -MD -MP -MF .deps/binary_unittest.Tpo -c -o binary_unittest.o binary_unittest.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/test.Tpo .deps/test.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT leb128_unittest.o -MD -MP -MF .deps/leb128_unittest.Tpo -c -o leb128_unittest.o leb128_unittest.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/testfile.Tpo .deps/testfile.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O3 -c -o overflow_unittest.o overflow_unittest.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/leb128_unittest.Tpo .deps/leb128_unittest.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIE -g -o icf_virtual_function_folding_test.o icf_virtual_function_folding_test.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
test -d gcctestdir || mkdir -p gcctestdir
rm -f gcctestdir/collect-ld
ln -s /usr/ports/devel/binutils/work-native/binutils-2.33.1/gold/ld-new gcctestdir/collect-ld
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT large_symbol_alignment.o -MD -MP -MF .deps/large_symbol_alignment.Tpo -c -o large_symbol_alignment.o large_symbol_alignment.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/large_symbol_alignment.Tpo .deps/large_symbol_alignment.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o basic_test.o basic_test.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpic -o basic_pic_test.o basic_test.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o eh_test_a.o eh_test_a.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o eh_test_b.o eh_test_b.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpie -o basic_pie_test.o basic_test.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT constructor_test.o -MD -MP -MF .deps/constructor_test.Tpo -c -o constructor_test.o constructor_test.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/constructor_test.Tpo .deps/constructor_test.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_1.o -MD -MP -MF .deps/two_file_test_1.Tpo -c -o two_file_test_1.o two_file_test_1.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/two_file_test_1.Tpo .deps/two_file_test_1.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_1b.o -MD -MP -MF .deps/two_file_test_1b.Tpo -c -o two_file_test_1b.o two_file_test_1b.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/two_file_test_1b.Tpo .deps/two_file_test_1b.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_2.o -MD -MP -MF .deps/two_file_test_2.Tpo -c -o two_file_test_2.o two_file_test_2.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/two_file_test_2.Tpo .deps/two_file_test_2.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_main.o -MD -MP -MF .deps/two_file_test_main.Tpo -c -o two_file_test_main.o two_file_test_main.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/two_file_test_main.Tpo .deps/two_file_test_main.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_1_pic.o two_file_test_1.cc
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_1b_pic.o two_file_test_1b.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_2_pic.o two_file_test_2.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_1_pie.o two_file_test_1.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_1b_pie.o two_file_test_1b.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_2_pie.o two_file_test_2.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_main_pie.o two_file_test_main.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -fno-exceptions -fno-asynchronous-unwind-tables -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include -MT pie_copyrelocs_test-pie_copyrelocs_test.o -MD -MP -MF .deps/pie_copyrelocs_test-pie_copyrelocs_test.Tpo -c -o pie_copyrelocs_test-pie_copyrelocs_test.o `test -f 'pie_copyrelocs_test.cc' || echo './'`pie_copyrelocs_test.cc
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -fpic -c -o pie_copyrelocs_shared_test.o pie_copyrelocs_shared_test.cc
mv -f .deps/pie_copyrelocs_test-pie_copyrelocs_test.Tpo .deps/pie_copyrelocs_test-pie_copyrelocs_test.Po
c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -fPIE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include -MT weak_unresolved_symbols_test-weak_unresolved_symbols_test.o -MD -MP -MF .deps/weak_unresolved_symbols_test-weak_unresolved_symbols_test.Tpo -c -o weak_unresolved_symbols_test-weak_unresolved_symbols_test.o `test -f 'weak_unresolved_symbols_test.cc' || echo './'`weak_unresolved_symbols_test.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT common_test_1.o -MD -MP -MF .deps/common_test_1.Tpo -c -o common_test_1.o common_test_1.c
mv -f .deps/weak_unresolved_symbols_test-weak_unresolved_symbols_test.Tpo .deps/weak_unresolved_symbols_test-weak_unresolved_symbols_test.Po
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o common_test_2_pic.o common_test_2.c
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/common_test_1.Tpo .deps/common_test_1.Po
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o common_test_3_pic.o common_test_3.c
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_main.o -MD -MP -MF .deps/exception_test_main.Tpo -c -o exception_test_main.o exception_test_main.cc
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_1.o -MD -MP -MF .deps/exception_test_1.Tpo -c -o exception_test_1.o exception_test_1.cc
mv -f .deps/exception_test_main.Tpo .deps/exception_test_main.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_2.o -MD -MP -MF .deps/exception_test_2.Tpo -c -o exception_test_2.o exception_test_2.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/exception_test_1.Tpo .deps/exception_test_1.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o exception_test_1_pic.o exception_test_1.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/exception_test_2.Tpo .deps/exception_test_2.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o exception_test_2_pic.o exception_test_2.cc
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_test.o -MD -MP -MF .deps/weak_test.Tpo -c -o weak_test.o weak_test.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_undef_test.o -MD -MP -MF .deps/weak_undef_test.Tpo -c -o weak_undef_test.o weak_undef_test.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/weak_test.Tpo .deps/weak_test.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_undef_file1.o weak_undef_file1.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/weak_undef_test.Tpo .deps/weak_undef_test.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_undef_file2.o weak_undef_file2.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_undef_test_2.o -MD -MP -MF .deps/weak_undef_test_2.Tpo -c -o weak_undef_test_2.o weak_undef_test_2.cc
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_undef_file3.o weak_undef_file3.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_undef_file4.o weak_undef_file4.cc
mv -f .deps/weak_undef_test_2.Tpo .deps/weak_undef_test_2.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_alias_test_main.o -MD -MP -MF .deps/weak_alias_test_main.Tpo -c -o weak_alias_test_main.o weak_alias_test_main.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_1_pic.o weak_alias_test_1.cc
mv -f .deps/weak_alias_test_main.Tpo .deps/weak_alias_test_main.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_2_pic.o weak_alias_test_2.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_alias_test_3.o weak_alias_test_3.cc
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_4_pic.o weak_alias_test_4.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_5_pic.o weak_alias_test_5.cc
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_plt_main_pic.o weak_plt_main.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT copy_test.o -MD -MP -MF .deps/copy_test.Tpo -c -o copy_test.o copy_test.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_1_pic.o copy_test_1.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/copy_test.Tpo .deps/copy_test.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_2_pic.o copy_test_2.cc
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT copy_test_relro.o -MD -MP -MF .deps/copy_test_relro.Tpo -c -o copy_test_relro.o copy_test_relro.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_relro_1_pic.o copy_test_relro_1.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/copy_test_relro.Tpo .deps/copy_test_relro.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test.o -MD -MP -MF .deps/tls_test.Tpo -c -o tls_test.o tls_test.cc
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test_file2.o -MD -MP -MF .deps/tls_test_file2.Tpo -c -o tls_test_file2.o tls_test_file2.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/tls_test_file2.Tpo .deps/tls_test_file2.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test_main.o -MD -MP -MF .deps/tls_test_main.Tpo -c -o tls_test_main.o tls_test_main.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/tls_test.Tpo .deps/tls_test.Po
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fopenmp -o tls_test_c.o tls_test_c.c
mv -f .deps/tls_test_main.Tpo .deps/tls_test_main.Po
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o tls_test_pic.o tls_test.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o tls_test_file2_pic.o tls_test_file2.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -fopenmp -o tls_test_c_pic.o tls_test_c.c
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_main_pie.o tls_test_main.cc
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_pie.o tls_test.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_file2_pie.o tls_test_file2.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -fopenmp -o tls_test_c_pie.o tls_test_c.c
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_pic_ie.o tls_test.cc
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_file2_pic_ie.o tls_test_file2.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -fopenmp -o tls_test_c_pic_ie.o tls_test_c.c
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
../../gas/as-new --64 -o pr17704a_test.o pr17704a_test.s
cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -fPIE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pr20216a_test-pr20216_main.o -MD -MP -MF .deps/pr20216a_test-pr20216_main.Tpo -c -o pr20216a_test-pr20216_main.o `test -f 'pr20216_main.c' || echo './'`pr20216_main.c
cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -fPIE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pr20216a_test-pr20216_def.o -MD -MP -MF .deps/pr20216a_test-pr20216_def.Tpo -c -o pr20216a_test-pr20216_def.o `test -f 'pr20216_def.c' || echo './'`pr20216_def.c
mv -f .deps/pr20216a_test-pr20216_def.Tpo .deps/pr20216a_test-pr20216_def.Po
mv -f .deps/pr20216a_test-pr20216_main.Tpo .deps/pr20216a_test-pr20216_main.Po
test -d gcctestdir || mkdir -p gcctestdir
cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -fPIE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pr20216b_test-pr20216_main.o -MD -MP -MF .deps/pr20216b_test-pr20216_main.Tpo -c -o pr20216b_test-pr20216_main.o `test -f 'pr20216_main.c' || echo './'`pr20216_main.c
rm -f gcctestdir/as
ln -s /usr/ports/devel/binutils/work-native/binutils-2.33.1/gold/../gas/as-new gcctestdir/as
cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -fPIE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pr20216b_test-pr20216_def.o -MD -MP -MF .deps/pr20216b_test-pr20216_def.Tpo -c -o pr20216b_test-pr20216_def.o `test -f 'pr20216_def.c' || echo './'`pr20216_def.c
mv -f .deps/pr20216b_test-pr20216_def.Tpo .deps/pr20216b_test-pr20216_def.Po
mv -f .deps/pr20216b_test-pr20216_main.Tpo .deps/pr20216b_test-pr20216_main.Po
cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -fPIE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pr20216c_test-pr20216_main.o -MD -MP -MF .deps/pr20216c_test-pr20216_main.Tpo -c -o pr20216c_test-pr20216_main.o `test -f 'pr20216_main.c' || echo './'`pr20216_main.c
cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -fPIE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pr20216c_test-pr20216_def.o -MD -MP -MF .deps/pr20216c_test-pr20216_def.Tpo -c -o pr20216c_test-pr20216_def.o `test -f 'pr20216_def.c' || echo './'`pr20216_def.c
mv -f .deps/pr20216c_test-pr20216_def.Tpo .deps/pr20216c_test-pr20216_def.Po
cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -fPIE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pr20216d_test-pr20216_main.o -MD -MP -MF .deps/pr20216d_test-pr20216_main.Tpo -c -o pr20216d_test-pr20216_main.o `test -f 'pr20216_main.c' || echo './'`pr20216_main.c
mv -f .deps/pr20216c_test-pr20216_main.Tpo .deps/pr20216c_test-pr20216_main.Po
cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -fPIE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pr20216d_test-pr20216_def.o -MD -MP -MF .deps/pr20216d_test-pr20216_def.Tpo -c -o pr20216d_test-pr20216_def.o `test -f 'pr20216_def.c' || echo './'`pr20216_def.c
mv -f .deps/pr20216d_test-pr20216_def.Tpo .deps/pr20216d_test-pr20216_def.Po
cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -fPIE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pr20216e_test-pr20216_main.o -MD -MP -MF .deps/pr20216e_test-pr20216_main.Tpo -c -o pr20216e_test-pr20216_main.o `test -f 'pr20216_main.c' || echo './'`pr20216_main.c
mv -f .deps/pr20216d_test-pr20216_main.Tpo .deps/pr20216d_test-pr20216_main.Po
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT pr20216_def.o -MD -MP -MF .deps/pr20216_def.Tpo -c -o pr20216_def.o pr20216_def.c
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/pr20216e_test-pr20216_main.Tpo .deps/pr20216e_test-pr20216_main.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT many_sections_test.o -MD -MP -MF .deps/many_sections_test.Tpo -c -o many_sections_test.o many_sections_test.cc
mv -f .deps/pr20216_def.Tpo .deps/pr20216_def.Po
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT initpri1.o -MD -MP -MF .deps/initpri1.Tpo -c -o initpri1.o initpri1.c
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/initpri1.Tpo .deps/initpri1.Po
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT initpri2.o -MD -MP -MF .deps/initpri2.Tpo -c -o initpri2.o initpri2.c
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/initpri2.Tpo .deps/initpri2.Po
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT initpri3.o -MD -MP -MF .deps/initpri3.Tpo -c -o initpri3.o initpri3.c
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/initpri3.Tpo .deps/initpri3.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -o flagstest_debug.o constructor_test.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_main.o -MD -MP -MF .deps/ver_test_main.Tpo -c -o ver_test_main.o ver_test_main.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/ver_test_main.Tpo .deps/ver_test_main.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_1.o ver_test_1.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_2.o ver_test_2.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_4.o ver_test_4.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_3.o ver_test_3.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_main_2.o -MD -MP -MF .deps/ver_test_main_2.Tpo -c -o ver_test_main_2.o ver_test_main_2.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/ver_test_main_2.Tpo .deps/ver_test_main_2.Po
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_6.o -MD -MP -MF .deps/ver_test_6.Tpo -c -o ver_test_6.o ver_test_6.c
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/object_unittest.Tpo .deps/object_unittest.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_9.o ver_test_9.cc
mv -f .deps/ver_test_6.Tpo .deps/ver_test_6.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_5.o ver_test_5.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
../../binutils/ar rc ver_test_11.a ver_test_1.o ver_test_2.o ver_test_4.o
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_1.o -MD -MP -MF .deps/protected_main_1.Tpo -c -o protected_main_1.o protected_main_1.cc
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_2.o -MD -MP -MF .deps/protected_main_2.Tpo -c -o protected_main_2.o protected_main_2.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/protected_main_2.Tpo .deps/protected_main_2.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_3.o -MD -MP -MF .deps/protected_main_3.Tpo -c -o protected_main_3.o protected_main_3.cc
mv -f .deps/protected_main_1.Tpo .deps/protected_main_1.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_1_pic.o protected_1.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/protected_main_3.Tpo .deps/protected_main_3.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_2_pic.o protected_2.cc
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_3_pic.o protected_3.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_3.o -MD -MP -MF .deps/protected_3.Tpo -c -o protected_3.o protected_3.cc
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT relro_test_main.o -MD -MP -MF .deps/relro_test_main.Tpo -c -o relro_test_main.o relro_test_main.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/protected_3.Tpo .deps/protected_3.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o relro_test_pic.o relro_test.cc
mv -f .deps/relro_test_main.Tpo .deps/relro_test_main.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_1a.o -MD -MP -MF .deps/script_test_1a.Tpo -c -o script_test_1a.o script_test_1a.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/script_test_1a.Tpo .deps/script_test_1a.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_1b.o -MD -MP -MF .deps/script_test_1b.Tpo -c -o script_test_1b.o script_test_1b.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/script_test_1b.Tpo .deps/script_test_1b.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2.o -MD -MP -MF .deps/script_test_2.Tpo -c -o script_test_2.o script_test_2.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2a.o -MD -MP -MF .deps/script_test_2a.Tpo -c -o script_test_2a.o script_test_2a.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/script_test_2a.Tpo .deps/script_test_2a.Po
mv -f .deps/script_test_2.Tpo .deps/script_test_2.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2b.o -MD -MP -MF .deps/script_test_2b.Tpo -c -o script_test_2b.o script_test_2b.cc
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT justsyms_1.o -MD -MP -MF .deps/justsyms_1.Tpo -c -o justsyms_1.o justsyms_1.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/script_test_2b.Tpo .deps/script_test_2b.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o justsyms_2.o justsyms_2.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/justsyms_1.Tpo .deps/justsyms_1.Po
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT justsyms_exec.o -MD -MP -MF .deps/justsyms_exec.Tpo -c -o justsyms_exec.o justsyms_exec.c
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o justsyms_lib.o justsyms_lib.c
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/binary_unittest.Tpo .deps/binary_unittest.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT binary_test.o -MD -MP -MF .deps/binary_test.Tpo -c -o binary_test.o binary_test.cc
mv -f .deps/justsyms_exec.Tpo .deps/justsyms_exec.Po
rm -f binary.txt
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -g -o script_test_11a.o script_test_11a.c
ln -s binary.in binary.txt
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -g -o script_test_11b.o script_test_11b.c
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o script_test_12a.o script_test_12a.c
mv -f .deps/binary_test.Tpo .deps/binary_test.Po
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o script_test_12b.o script_test_12b.c
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT dynamic_list_2.o -MD -MP -MF .deps/dynamic_list_2.Tpo -c -o dynamic_list_2.o dynamic_list_2.cc
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o dynamic_list_lib1.o dynamic_list_lib1.cc
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o dynamic_list_lib2.o dynamic_list_lib2.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/dynamic_list_2.Tpo .deps/dynamic_list_2.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_main.o -MD -MP -MF .deps/thin_archive_main.Tpo -c -o thin_archive_main.o thin_archive_main.cc
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_test_1.o -MD -MP -MF .deps/thin_archive_test_1.Tpo -c -o thin_archive_test_1.o thin_archive_test_1.cc
test -d alt || mkdir -p alt
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o alt/thin_archive_test_2.o thin_archive_test_2.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++mv -f .deps/thin_archive_main.Tpo .deps/thin_archive_main.Po
: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_test_3.o -MD -MP -MF .deps/thin_archive_test_3.Tpo -c -o thin_archive_test_3.o thin_archive_test_3.cc
mv -f .deps/thin_archive_test_1.Tpo .deps/thin_archive_test_1.Po
test -d alt || mkdir -p alt
../../binutils/readelf -sW two_file_test_1.o >two_file_test_1.o.syms 2>/dev/null
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o alt/thin_archive_test_4.o thin_archive_test_4.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
../../binutils/readelf -sW two_file_test_1b.o >two_file_test_1b.o.syms 2>/dev/null
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
../../binutils/readelf -sW two_file_test_2.o >two_file_test_2.o.syms 2>/dev/null
mv -f .deps/thin_archive_test_3.Tpo .deps/thin_archive_test_3.Po
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpic -o plugin_test.o plugin_test.c
../../binutils/ar cr plugin_test_4.a two_file_test_1.o.syms two_file_test_1b.o.syms two_file_test_2.o.syms
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT plugin_common_test_1.o -MD -MP -MF .deps/plugin_common_test_1.Tpo -c -o plugin_common_test_1.o plugin_common_test_1.c
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT plugin_common_test_2.o -MD -MP -MF .deps/plugin_common_test_2.Tpo -c -o plugin_common_test_2.o plugin_common_test_2.c
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/plugin_common_test_2.Tpo .deps/plugin_common_test_2.Po
mv -f .deps/plugin_common_test_1.Tpo .deps/plugin_common_test_1.Po
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -DLTO -O0 -c -ffunction-sections -fdata-sections -o plugin_test_7_1.o plugin_test_7_1.c
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fdata-sections -o plugin_test_7_1_orig.o plugin_test_7_1.c
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fdata-sections -o plugin_test_7_2.o plugin_test_7_2.c
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
rm -f plugin_test_thin.a
../../binutils/ar crT plugin_test_thin.a two_file_test_1.o two_file_test_1b.o two_file_test_2.o
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o export_dynamic_plugin.o export_dynamic_plugin.cc
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o plugin_test_wrap_symbols_1.o plugin_test_wrap_symbols_1.cc
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o plugin_test_wrap_symbols_2.o plugin_test_wrap_symbols_2.cc
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
export_dynamic_plugin.cc:23:5: warning: no previous prototype for function 'foo' [-Wmissing-prototypes]
int foo(void) {
^
plugin_test_wrap_symbols_1.cc:25:5: warning: no previous prototype for function '__wrap_hello' [-Wmissing-prototypes]
int __wrap_hello()
^
plugin_test_wrap_symbols_1.cc:31:5: warning: no previous prototype for function '__wrap_jello' [-Wmissing-prototypes]
int __wrap_jello()
^
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
1 warning generated.
2 warnings generated.
plugin_test_wrap_symbols_2.cc:24:5: warning: no previous prototype for function 'hello' [-Wmissing-prototypes]
int hello()
^
plugin_test_wrap_symbols_2.cc:29:5: warning: no previous prototype for function 'jello' [-Wmissing-prototypes]
int jello()
^
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT plugin_start_lib_test.o -MD -MP -MF .deps/plugin_start_lib_test.Tpo -c -o plugin_start_lib_test.o plugin_start_lib_test.c
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT plugin_start_lib_test_2.o -MD -MP -MF .deps/plugin_start_lib_test_2.Tpo -c -o plugin_start_lib_test_2.o plugin_start_lib_test_2.c
2 warnings generated.
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o plugin_test_defsym.o plugin_test_defsym.c
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/plugin_start_lib_test.Tpo .deps/plugin_start_lib_test.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_tls.o -MD -MP -MF .deps/two_file_test_tls.Tpo -c -o two_file_test_tls.o two_file_test_tls.cc
mv -f .deps/plugin_start_lib_test_2.Tpo .deps/plugin_start_lib_test_2.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_2_tls.o -MD -MP -MF .deps/two_file_test_2_tls.Tpo -c -o two_file_test_2_tls.o two_file_test_2_tls.cc
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exclude_libs_test.o -MD -MP -MF .deps/exclude_libs_test.Tpo -c -o exclude_libs_test.o exclude_libs_test.c
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/exclude_libs_test.Tpo .deps/exclude_libs_test.Po
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exclude_libs_test_1.o -MD -MP -MF .deps/exclude_libs_test_1.Tpo -c -o exclude_libs_test_1.o exclude_libs_test_1.c
mv -f .deps/two_file_test_2_tls.Tpo .deps/two_file_test_2_tls.Po
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exclude_libs_test_2.o -MD -MP -MF .deps/exclude_libs_test_2.Tpo -c -o exclude_libs_test_2.o exclude_libs_test_2.c
mv -f .deps/two_file_test_tls.Tpo .deps/two_file_test_tls.Po
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exclude_libs_test_3.o -MD -MP -MF .deps/exclude_libs_test_3.Tpo -c -o exclude_libs_test_3.o exclude_libs_test_3.c
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/exclude_libs_test_1.Tpo .deps/exclude_libs_test_1.Po
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -g -c -Wa,-L -o local_labels_test.o ver_test_6.c
mv -f .deps/exclude_libs_test_2.Tpo .deps/exclude_libs_test_2.Po
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -Wa,-L -o discard_locals_test.o discard_locals_test.c
mv -f .deps/exclude_libs_test_3.Tpo .deps/exclude_libs_test_3.Po
cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -mcmodel=medium -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT large-large.o -MD -MP -MF .deps/large-large.Tpo -c -o large-large.o `test -f 'large.c' || echo './'`large.c
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT searched_file_test.o -MD -MP -MF .deps/searched_file_test.Tpo -c -o searched_file_test.o searched_file_test.cc
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o searched_file_test_lib.o searched_file_test_lib.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/large-large.Tpo .deps/large-large.Po
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT start_lib_test_main.o -MD -MP -MF .deps/start_lib_test_main.Tpo -c -o start_lib_test_main.o start_lib_test_main.c
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT start_lib_test_1.o -MD -MP -MF .deps/start_lib_test_1.Tpo -c -o start_lib_test_1.o start_lib_test_1.c
mv -f .deps/searched_file_test.Tpo .deps/searched_file_test.Po
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT start_lib_test_2.o -MD -MP -MF .deps/start_lib_test_2.Tpo -c -o start_lib_test_2.o start_lib_test_2.c
mv -f .deps/start_lib_test_main.Tpo .deps/start_lib_test_main.Po
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT start_lib_test_3.o -MD -MP -MF .deps/start_lib_test_3.Tpo -c -o start_lib_test_3.o start_lib_test_3.c
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/start_lib_test_1.Tpo .deps/start_lib_test_1.Po
c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include -MT ehdr_start_test_1-ehdr_start_test.o -MD -MP -MF .deps/ehdr_start_test_1-ehdr_start_test.Tpo -c -o ehdr_start_test_1-ehdr_start_test.o `test -f 'ehdr_start_test.cc' || echo './'`ehdr_start_test.cc
mv -f .deps/start_lib_test_2.Tpo .deps/start_lib_test_2.Po
mv -f .deps/start_lib_test_3.Tpo .deps/start_lib_test_3.Po
c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -DEHDR_START_WEAK -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include -MT ehdr_start_test_2-ehdr_start_test.o -MD -MP -MF .deps/ehdr_start_test_2-ehdr_start_test.Tpo -c -o ehdr_start_test_2-ehdr_start_test.o `test -f 'ehdr_start_test.cc' || echo './'`ehdr_start_test.cc
c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -DEHDR_START_WEAK -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include -MT ehdr_start_test_3-ehdr_start_test.o -MD -MP -MF .deps/ehdr_start_test_3-ehdr_start_test.Tpo -c -o ehdr_start_test_3-ehdr_start_test.o `test -f 'ehdr_start_test.cc' || echo './'`ehdr_start_test.cc
mv -f .deps/ehdr_start_test_2-ehdr_start_test.Tpo .deps/ehdr_start_test_2-ehdr_start_test.Po
c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -DEHDR_START_USER_DEF -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include -MT ehdr_start_test_5-ehdr_start_test.o -MD -MP -MF .deps/ehdr_start_test_5-ehdr_start_test.Tpo -c -o ehdr_start_test_5-ehdr_start_test.o `test -f 'ehdr_start_test.cc' || echo './'`ehdr_start_test.cc
mv -f .deps/ehdr_start_test_1-ehdr_start_test.Tpo .deps/ehdr_start_test_1-ehdr_start_test.Po
c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -DEHDR_START_USER_DEF -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include -MT ehdr_start_test_5-ehdr_start_def.o -MD -MP -MF .deps/ehdr_start_test_5-ehdr_start_def.Tpo -c -o ehdr_start_test_5-ehdr_start_def.o `test -f 'ehdr_start_def.cc' || echo './'`ehdr_start_def.cc
mv -f .deps/ehdr_start_test_3-ehdr_start_test.Tpo .deps/ehdr_start_test_3-ehdr_start_test.Po
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT pr20976.o -MD -MP -MF .deps/pr20976.Tpo -c -o pr20976.o pr20976.c
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/ehdr_start_test_5-ehdr_start_def.Tpo .deps/ehdr_start_test_5-ehdr_start_def.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g0 -fno-exceptions -fno-asynchronous-unwind-tables -c -o two_file_test_1_v1_ndebug.o two_file_test_1_v1.cc
mv -f .deps/pr20976.Tpo .deps/pr20976.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g0 -fno-exceptions -fno-asynchronous-unwind-tables -c -o two_file_test_1_ndebug.o two_file_test_1.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g0 -c -o two_file_test_1b_ndebug.o two_file_test_1b.cc
mv -f .deps/ehdr_start_test_5-ehdr_start_test.Tpo .deps/ehdr_start_test_5-ehdr_start_test.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g0 -c -o two_file_test_2_ndebug.o two_file_test_2.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g0 -c -o two_file_test_main_ndebug.o two_file_test_main.cc
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_1b_v1.o -MD -MP -MF .deps/two_file_test_1b_v1.Tpo -c -o two_file_test_1b_v1.o two_file_test_1b_v1.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_2_v1.o -MD -MP -MF .deps/two_file_test_2_v1.Tpo -c -o two_file_test_2_v1.o two_file_test_2_v1.cc
mv -f .deps/two_file_test_1b_v1.Tpo .deps/two_file_test_1b_v1.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT copy_test_v1.o -MD -MP -MF .deps/copy_test_v1.Tpo -c -o copy_test_v1.o copy_test_v1.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT common_test_1_v1.o -MD -MP -MF .deps/common_test_1_v1.Tpo -c -o common_test_1_v1.o common_test_1_v1.c
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/two_file_test_2_v1.Tpo .deps/two_file_test_2_v1.Po
`echo cc -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT common_test_1_v2.o -MD -MP -MF .deps/common_test_1_v2.Tpo -c -o common_test_1_v2.o common_test_1_v2.c
mv -f .deps/common_test_1_v1.Tpo .deps/common_test_1_v1.Po
mv -f .deps/copy_test_v1.Tpo .deps/copy_test_v1.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT incr_comdat_test_1.o -MD -MP -MF .deps/incr_comdat_test_1.Tpo -c -o incr_comdat_test_1.o incr_comdat_test_1.cc
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT incr_comdat_test_2_v1.o -MD -MP -MF .deps/incr_comdat_test_2_v1.Tpo -c -o incr_comdat_test_2_v1.o incr_comdat_test_2_v1.cc
cc: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/common_test_1_v2.Tpo .deps/common_test_1_v2.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT incr_comdat_test_2_v2.o -MD -MP -MF .deps/incr_comdat_test_2_v2.Tpo -c -o incr_comdat_test_2_v2.o incr_comdat_test_2_v2.cc
mv -f .deps/incr_comdat_test_2_v1.Tpo .deps/incr_comdat_test_2_v1.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT incr_comdat_test_2_v3.o -MD -MP -MF .deps/incr_comdat_test_2_v3.Tpo -c -o incr_comdat_test_2_v3.o incr_comdat_test_2_v3.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/incr_comdat_test_1.Tpo .deps/incr_comdat_test_1.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -Wa,-madd-bnd-prefix -o exception_x86_64_bnd_1.o exception_test_1.cc
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
mv -f .deps/incr_comdat_test_2_v2.Tpo .deps/incr_comdat_test_2_v2.Po
`echo c++ -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I./../../include -I./../../elfcpp -I.. -DLOCALEDIR="\"/usr/local/share/locale\"" -isystem /usr/local/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include | sed -e 's/\([^ ]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -Wa,-madd-bnd-prefix -o exception_x86_64_bnd_2.o exception_test_2.cc
c++: error: unsupported argument '-madd-bnd-prefix' to option 'Wa,'
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
gmake[6]: *** [Makefile:9488: exception_x86_64_bnd_1.o] Error 1
gmake[6]: *** Waiting for unfinished jobs....
mv -f .deps/incr_comdat_test_2_v3.Tpo .deps/incr_comdat_test_2_v3.Po
c++: error: unsupported argument '-madd-bnd-prefix' to option 'Wa,'
c++: warning: optimization flag '-fmerge-constants' is not supported [-Wignored-optimization-argument]
gmake[6]: *** [Makefile:9490: exception_x86_64_bnd_2.o] Error 1
mv -f .deps/many_sections_test.Tpo .deps/many_sections_test.Po
gmake[6]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold/testsuite'
gmake[5]: *** [Makefile:7729: check-am] Error 2
gmake[5]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold/testsuite'
gmake[4]: *** [Makefile:7733: check] Error 2
gmake[4]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold/testsuite'
gmake[3]: *** [Makefile:1156: check-recursive] Error 1
gmake[3]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/gold'
gmake[2]: *** [Makefile:6135: check-gold] Error 2
gmake[2]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1'
gmake[1]: *** [Makefile:2205: do-check] Error 2
gmake[1]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1'
*** [do-test] Error code 1
make: stopped in /usr/ports/devel/binutils
1 error
make: stopped in /usr/ports/devel/binutils
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment