kevinw66 commented on PR #968:
URL: https://github.com/apache/bigtop/pull/968#issuecomment-1199044618

   Tested Ubuntu-20.04
   
   ```
   [root@bigdata-0004 bigtop]# ./gradlew -POS=ubuntu-20.04 -Pprefix=trunk 
bigtop-slaves
   ......(ignore output)
   BUILD SUCCESSFUL in 1h 35m 41s
   
   [root@bigdata-0004 bigtop]# docker run -it bigtop/slaves:trunk-ubuntu-20.04 
bash -c '. /etc/profile.d/bigtop.sh; clang -v'
   clang version 14.0.6
   Target: x86_64-unknown-linux-gnu
   Thread model: posix
   InstalledDir: /usr/local/bin
   Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/9
   Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/9
   Candidate multilib: .;@m64
   Candidate multilib: 32;@m32
   Candidate multilib: x32;@mx32
   Selected multilib: .;@m64
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to