This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

*** COMPILATION FAILED *** Failures on Fedora-x86_64-w64-mingw32, branch master *** BREAKAGE ***


Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-w64-mingw32/builds/1685>

Commit(s) tested:
	184cde7552b5434196b8380be23b39ff4a5a17e6

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Fix copy-pasto, allocate objfile_per_bfd_storage with obstack_new

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-w64-mingw32/18/184cde7552b5434196b8380be23b39ff4a5a17e6/>

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

make[4]: *** [Makefile:1501: bfd.lo] Error 1
../../binutils-gdb/bfd/archive.c: In function 'bfd_slurp_armap':
../../binutils-gdb/bfd/archive.c:1183:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
 }
 ^
../../binutils-gdb/bfd/archive.c: In function '_bfd_slurp_extended_name_table':
../../binutils-gdb/bfd/archive.c:1278:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
 }
 ^
../../binutils-gdb/bfd/archive.c: In function '_bfd_archive_bsd_construct_extended_name_table':
../../binutils-gdb/bfd/archive.c:1464:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
 }
 ^
../../binutils-gdb/bfd/archive.c: In function '_bfd_archive_coff_construct_extended_name_table':
../../binutils-gdb/bfd/archive.c:1476:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
 }
 ^
../../binutils-gdb/bfd/archive.c: In function '_bfd_noarchive_construct_extended_name_table':
../../binutils-gdb/bfd/archive.c:1485:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
 }
 ^
../../binutils-gdb/bfd/archive.c: In function '_bfd_construct_extended_name_table':
../../binutils-gdb/bfd/archive.c:1685:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
 }
 ^
../../binutils-gdb/bfd/archive.c: In function '_bfd_archive_bsd44_construct_extended_name_table':
../../binutils-gdb/bfd/archive.c:1729:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
 }
 ^
../../binutils-gdb/bfd/archive.c: In function '_bfd_generic_write_ar_hdr':
../../binutils-gdb/bfd/archive.c:1741:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
 }
 ^
../../binutils-gdb/bfd/archive.c: In function '_bfd_bsd44_write_ar_hdr':
../../binutils-gdb/bfd/archive.c:1784:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
 }
 ^
../../binutils-gdb/bfd/archive.c: In function '_bfd_noarchive_write_ar_hdr':
../../binutils-gdb/bfd/archive.c:1790:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
 }
 ^
../../binutils-gdb/bfd/archive.c: In function 'bfd_generic_stat_arch_elt':
../../binutils-gdb/bfd/archive.c:1963:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
 }
 ^
../../binutils-gdb/bfd/archive.c: In function 'bfd_dont_truncate_arname':
../../binutils-gdb/bfd/archive.c:2000:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
 }
 ^
../../binutils-gdb/bfd/archive.c: In function 'bfd_bsd_truncate_arname':
../../binutils-gdb/bfd/archive.c:2023:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
 }
 ^
../../binutils-gdb/bfd/archive.c: In function 'bfd_gnu_truncate_arname':
../../binutils-gdb/bfd/archive.c:2060:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
 }
 ^
../../binutils-gdb/bfd/archive.c: In function '_bfd_noarchive_truncate_arname':
../../binutils-gdb/bfd/archive.c:2067:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
 }
 ^
../../binutils-gdb/bfd/archive.c: In function '_bfd_write_archive_contents':
../../binutils-gdb/bfd/archive.c:2226:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
 }
 ^
../../binutils-gdb/bfd/archive.c: In function '_bfd_compute_and_write_armap':
../../binutils-gdb/bfd/archive.c:2382:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
 }
 ^
../../binutils-gdb/bfd/archive.c: In function '_bfd_bsd_write_armap':
../../binutils-gdb/bfd/archive.c:2538:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
 }
 ^
../../binutils-gdb/bfd/archive.c: In function '_bfd_archive_bsd_update_armap_timestamp':
../../binutils-gdb/bfd/archive.c:2593:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
 }
 ^
../../binutils-gdb/bfd/archive.c: In function '_bfd_coff_write_armap':
../../binutils-gdb/bfd/archive.c:2746:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
 }
 ^
../../binutils-gdb/bfd/archive.c: In function '_bfd_noarchive_write_armap':
../../binutils-gdb/bfd/archive.c:2757:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
 }
 ^
../../binutils-gdb/bfd/archive.c: In function '_bfd_archive_close_and_cleanup':
../../binutils-gdb/bfd/archive.c:2815:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
 }
 ^
cc1: all warnings being treated as errors
make[4]: *** [Makefile:1501: archive.lo] Error 1
make[3]: *** [Makefile:1544: all-recursive] Error 1
make[2]: *** [Makefile:1077: all] Error 2
make[1]: *** [Makefile:2696: all-bfd] Error 2
make[4]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-mingw32/build/bfd'
make[3]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-mingw32/build/bfd'
make[2]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-mingw32/build/bfd'
make[1]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-mingw32/build'
make: *** [Makefile:857: all] Error 2
============================




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]