Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6830261

Sparc compilers emitting warnings on build with SS11 compilers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • hs15
    • hs15
    • hotspot
    • None
    • b06
    • generic
    • solaris

        The build fails with the following error:

        > >>> "/localtools/sparc/SUNWspro/SS11_EA/prod/include/CC/Cstd/./ios",
                > >>> line 150: Error: std::wios::copyfmt hides the function
                > >>> std::ios_base::copyfmt(const std::ios_base&).
                > >>> "/localtools/sparc/SUNWspro/SS11_EA/prod/include/CC/Cstd/./
                > ostream",
                > >>> line 75: Where: While specializing "std::wios ".
                > >>> "/localtools/sparc/SUNWspro/SS11_EA/prod/include/CC/Cstd/./
                > ostream",
                > >>> line 75: Where: Specialized in std::wostream .
                > >>> "/localtools/sparc/SUNWspro/SS11_EA/prod/include/CC/Cstd/./
                > ostream",
                > >>> line 354: Where: Specialized in non-template code.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/forms.hpp", line
                > 140:
                > >>> Error: globals is defined but not used.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/forms.hpp", line
                > 141:
                > >>> Error: globals is defined but not used.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/forms.hpp", line
                > 423:
                > >>> Error: ptr is defined but not used.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/archDesc.hpp", line
                > >>> 381: Error: oper is defined but not used.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/archDesc.hpp", line
                > >>> 382: Error: opc is defined but not used.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/archDesc.hpp", line
                > >>> 383: Error: internal_name is defined but not used.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/archDesc.hpp", line
                > >>> 386: Error: inst is defined but not used.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/archDesc.hpp", line
                > >>> 388: Error: place is defined but not used.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/archDesc.hpp", line
                > >>> 388: Error: index is defined but not used.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/formssel.cpp", line
                > >>> 206: Error: globals is defined but not used.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/formssel.cpp", line
                > >>> 221: Error: globals is defined but not used.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/formssel.cpp", line
                > >>> 615: Error: globals is defined but not used.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/formssel.cpp", line
                > >>> 799: Error: globals is defined but not used.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/formssel.cpp", line
                > >>> 1089: Error: statement is unreachable.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/formssel.cpp", line
                > >>> 1480: Error: globals is defined but not used.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/formssel.cpp", line
                > >>> 1646: Error: inst is defined but not used.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/formssel.cpp", line
                > >>> 1919: Error: globals is defined but not used.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/formssel.cpp", line
                > >>> 2075: Error: globals is defined but not used.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/formssel.cpp", line
                > >>> 2120: Error: field is defined but not used.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/formssel.cpp", line
                > >>> 2121: Error: value is defined but not used.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/formssel.cpp", line
                > >>> 2525: Error: globals is defined but not used.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/formssel.cpp", line
                > >>> 3188: Error: globals is defined but not used.
                > >>> "/BUILD_AREA/jdk6_14/hotspot/src/share/vm/adlc/formssel.cpp", line
                > >>> 3705: Error: def_flag is defined but not used.
                > >>> Compilation aborted, too many Error messages.
                > >>> ## Solaris sparc 32-bit local build finished on jdk-sol-sparc
                > >>>
                > >>> #### RETAG "End Core Build" "FAILED" "04/14/09 07:14:19"
                > >>>
                > >>> #### RETAG "Start Create Build Result" "" "04/14/09 07:14:19"
                > >>>
                > >>> #### RETAG "End Create Build Result" "SUCCEEDED" "04/14/09
                > 07:14:22"
                > >>>
                > >>> #### RETAG "Start Ftp Build Result" "" "04/14/09 07:14:22"
                > >>> Local directory now /net/mizu.sfbay/n/mustang/jdk6u14/ws/control
                > >>> Interactive mode off.
                > >>>
                > >>> #### RETAG "End Ftp Build Result" "SUCCEEDED" "04/14/09 07:14:24"
                > >>>
                > >>> #### RETAG "Start Untar Build Result" "" "04/14/09 07:14:24"
                > >>>
                > >>> #### RETAG "End Untar Build Result" "SUCCEEDED" "04/14/09
                > 07:14:25"
                > >>> ## Moving buildresult-solaris-sparc.tar to intermediate
                > directory...
                > >>>
                > >>> #### RETAG "Start Check Core Build" "" "04/14/09 07:14:25"
                > >>>
                > >>> #### RETAG "End Check Core Build" "FAILED" "04/14/09 07:14:25"
                > >>> ;

              never Tom Rodriguez
              trims Erik Trimble (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: