Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-4935

go1: internal compiler error: in mangled_name, at go/gofrontend/names.cc:559

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Invalid
    • 0.10.0, 0.11.0, 0.12.0
    • None
    • Go - Compiler
    • None

    Description

      cp lib/Thrift/Server.pm blib/lib/Thrift/Server.pm
      cp lib/Thrift/MultiplexedProtocol.pm blib/lib/Thrift/MultiplexedProtocol.pm
      cp lib/Thrift/ServerSocket.pm blib/lib/Thrift/ServerSocket.pm
      cp lib/Thrift/SSLServerSocket.pm blib/lib/Thrift/SSLServerSocket.pm
      cp lib/Thrift/BufferedTransport.pm blib/lib/Thrift/BufferedTransport.pm
      cp lib/Thrift/HttpClient.pm blib/lib/Thrift/HttpClient.pm
      cp lib/Thrift/ProtocolDecorator.pm blib/lib/Thrift/ProtocolDecorator.pm
      make[6]: Leaving directory '/tmp/SBo/thrift-0.12.0/lib/perl'
      find blib -name 'Makefile*' -exec rm -f {} \;
      make[5]: Leaving directory '/tmp/SBo/thrift-0.12.0/lib/perl'
      make[4]: Leaving directory '/tmp/SBo/thrift-0.12.0/lib/perl'
      make[3]: Leaving directory '/tmp/SBo/thrift-0.12.0/lib/perl'
      Making all in go
      make[3]: Entering directory '/tmp/SBo/thrift-0.12.0/lib/go'
      Making all in .
      make[4]: Entering directory '/tmp/SBo/thrift-0.12.0/lib/go'
      GOPATH=`pwd` /usr/bin/go build ./thrift

      1. _/tmp/SBo/thrift-0.12.0/lib/go/thrift
        go1: internal compiler error: in mangled_name, at go/gofrontend/names.cc:559
        Please submit a full bug report,
        with preprocessed source if appropriate.
        See <https://gcc.gnu.org/bugs/> for instructions.
        make[4]: *** [Makefile:826: all-local] Error 2
        make[4]: Leaving directory '/tmp/SBo/thrift-0.12.0/lib/go'
        make[3]: *** [Makefile:540: all-recursive] Error 1
        make[3]: Leaving directory '/tmp/SBo/thrift-0.12.0/lib/go'
        make[2]: *** [Makefile:582: all-recursive] Error 1
        make[2]: Leaving directory '/tmp/SBo/thrift-0.12.0/lib'
        make[1]: *** [Makefile:664: all-recursive] Error 1
        make[1]: Leaving directory '/tmp/SBo/thrift-0.12.0'
        make: *** [Makefile:578: all] Error 2
        bash-5.0#

      Attachments

        Activity

          People

            Unassigned Unassigned
            wmhrae David Rae
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: