[RFR]: 8186578: Zero fails to build on linux-sparc due to sparc-specific code
John Paul Adrian Glaubitz
glaubitz at physik.fu-berlin.de
Wed Aug 23 12:42:34 UTC 2017
Hi David!
On 08/23/2017 02:38 PM, David Holmes wrote:
> These changes seem fine to me. I will sponsor this for you once we
> have a second reviewer. If there are any issues with Solaris builds
> I'll find them and come back to you. :)
Ok, great. Thank you!
For the record, trying to build on Solaris 11.1 with Solaris Studi 12.3
always fails for me with:
=== Output from failing command(s) repeated here ===
* For target hotspot_variant-server_libjvm_gtest_objs_gtest-all.o:
"/home/sysadmin/hs/test/fmw/gtest/src/gtest-printers.cc", line 268: Error, nomatchoverin: Could not find a match for PrintAsStringLiteralTo needed in testing::internal::PrintCharsAsStringTo<char>(const char*, unsigned long, std::ostream *).
"/home/sysadmin/hs/test/fmw/gtest/src/gtest-printers.cc", line 315: Where, temwhileinst: While instantiating "testing::internal::PrintCharsAsStringTo<char>(const char*, unsigned long, std::ostream *)".
"/home/sysadmin/hs/test/fmw/gtest/src/gtest-printers.cc", line 315: Where, teminstend: Instantiated from non-template code.
1 Error(s) detected.
* All command lines available in /home/sysadmin/hs/build/solaris-sparcv9-normal-server-release/make-support/failure-logs.
=== End of repeated output ===
Independent whether I apply this particular changeset or not.
I just built with:
$ sh ./configure --with-boot-jdk=/home/sysadmin/jdk1.8.0_144/ --with-jvm-variants=server
$ gmake
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaubitz at debian.org
`. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
More information about the hotspot-dev
mailing list