You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/11/08 06:38:34 UTC

[GitHub] [incubator-doris] code81192 opened a new issue #7040: [Bug] Compiler error

code81192 opened a new issue #7040:
URL: https://github.com/apache/incubator-doris/issues/7040


   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Version
   
    Docker image version: 1.4.1
   Source code version: 0.14.0
   
   
   
   ### What's Wrong?
   
   [ERROR] COMPILATION ERROR :
   [INFO] -------------------------------------------------------------
   [ERROR] /root/incubator-doris/fe/fe-core/src/main/java/org/apache/doris/common/logger/TaggableLogger.java:[21,30] cannot find symbol
     symbol:   class PUniqueId
     location: package org.apache.doris.proto
   [ERROR] /root/incubator-doris/fe/fe-core/src/main/java/org/apache/doris/common/logger/TaggableLogger.java:[60,42] cannot find symbol
     symbol:   class PUniqueId
     location: interface org.apache.doris.common.logger.TaggableLogger
   [INFO] 2 errors
   
   ### What You Expected?
   
   ''
   
   ### How to Reproduce?
   
   Execute the compile command after cloning the source code in the container
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] morningman closed issue #7040: [Bug] Compiler error

Posted by GitBox <gi...@apache.org>.
morningman closed issue #7040:
URL: https://github.com/apache/incubator-doris/issues/7040


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] morningman commented on issue #7040: [Bug] Compiler error

Posted by GitBox <gi...@apache.org>.
morningman commented on issue #7040:
URL: https://github.com/apache/incubator-doris/issues/7040#issuecomment-962854003


   Fixed: #7029 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org