dttlgotv opened a new issue #3452: compile error: name 'maven_server' is not defined URL: https://github.com/apache/incubator-heron/issues/3452 I get the latest code and compile it on macos according to the doc. But many errors are seen. macdeMacBook-Pro-2:incubator-heron guoxinghua$ ./bazel_configure.py Platform Darwin Using C compiler : /usr/bin/clang (10.0.1) Using C++ compiler : /usr/bin/clang++ (10.0.1) Using C preprocessor : /usr/bin/cpp (10.0.1) Using C++ preprocessor : /usr/bin/cpp (10.0.1) Using linker : /usr/bin/ld Using JDK : /Library/Java/JavaVirtualMachines/jdk1.8.0_211.jdk/Contents/Home Using Automake : /usr/local/Cellar/automake/1.16.1_1/bin/automake (1.16.1) Using Autoconf : /usr/local/Cellar/autoconf/2.69/bin/autoconf (2.69) Using Make : /usr/bin/make (3.81) Using Python : /usr/bin/python (2.7.10) Using Libtool : /usr/local/Cellar/libtool/2.4.6_1/bin/glibtool (2.4.6) Using archiver : /usr/bin/ar Using coverage tool : /usr/bin/gcov dwp : not found, but ok Using nm : /usr/bin/nm objcopy : not found, but ok Using objdump : /usr/bin/objdump Using strip : /usr/bin/strip macdeMacBook-Pro-2:incubator-heron guoxinghua$ bazel build --config=darwin heron/... Starting local Bazel server and connecting to it... ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:38:1: name 'maven_server' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:43:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:48:1: name 'maven_server' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:53:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:58:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:63:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:68:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:73:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:78:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:83:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:88:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:93:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:98:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:103:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:108:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:113:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:118:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:123:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:128:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:133:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:138:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:143:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:148:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:153:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:158:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:163:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:168:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:173:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:184:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:189:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:194:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:199:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:204:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:209:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:214:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:219:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:224:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:229:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:234:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:239:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:244:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:249:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:254:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:259:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:264:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:269:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:274:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:279:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:284:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:289:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:294:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:299:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:304:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:309:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:314:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:319:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:324:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:329:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:334:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:339:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:344:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:349:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:354:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:359:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:364:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:369:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:374:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:379:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:384:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:389:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:394:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:399:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:404:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:409:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:414:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:419:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:425:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:430:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:435:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:440:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:445:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:450:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:455:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:460:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:465:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:470:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:475:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:480:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:485:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:490:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:495:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:500:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:506:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:511:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:516:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:521:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:526:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:533:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:543:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:548:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:553:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:558:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:562:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:566:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:571:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:576:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:581:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:590:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:595:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:600:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:605:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:610:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:615:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:620:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:625:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:630:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:637:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:642:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:647:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:652:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:657:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:662:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:667:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:672:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:678:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:683:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:688:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:693:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:698:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:703:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:708:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:713:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:718:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:723:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:728:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:733:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:739:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:748:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:754:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:759:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:764:1: name 'maven_jar' is not defined ERROR: /Users/guoxinghua/heron/incubator-heron/WORKSPACE:769:1: name 'maven_jar' is not defined ERROR: error loading package '': Encountered error while reading extension file 'repositories/repositories.bzl': no such package '@io_bazel_rules_docker//repositories': error loading package 'external': Could not load //external package ERROR: error loading package '': Encountered error while reading extension file 'repositories/repositories.bzl': no such package '@io_bazel_rules_docker//repositories': error loading package 'external': Could not load //external package INFO: Elapsed time: 2.751s INFO: 0 processes. FAILED: Build did NOT complete successfully (0 packages loaded)
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
