entlicher commented on pull request #2928:
URL: https://github.com/apache/netbeans/pull/2928#issuecomment-830172829


   > There are Travis tests checking whether NetBeans runs on GraalVM. They 
invoke `nbbuild/travis/scripting.sh` - can you the Truffle debugger tests there 
as well? Checking that they run properly on latest GraalVM and latest LTS seems 
important.
   
   It does not work much for me:
   ```
   netbeans$ export GRAALVM=/opt/gvm/graalvm-ce-java8-21.1.0`
   netbeans$ ./nbbuild/travis/scripting.sh
   Downloading: Component catalog from www.graalvm.org
   Could not load channel 
https://www.graalvm.org/component-catalog/graal-updater-component-catalog-java8.properties:
 Unsupported Graal VM version: 21.1.0, platform linux/amd64
   Error: Unsupported Graal VM version: 21.1.0, platform linux/amd64
   ```
   ```
   netbeans$ unset GRAALVM 
   netbeans$ export GRAAL_VERSION=20.3.2
   martin@martin-XPS:Pá dub 30 17:16:19 ~/NETBEANS/APACHE_E/netbeans$ 
./nbbuild/travis/scripting.sh
     % Total    % Received % Xferd  Average Speed   Time    Time     Time  
Current
                                    Dload  Upload   Total   Spent    Left  Speed
   100   650  100   650    0     0   2210      0 --:--:-- --:--:-- --:--:--  
2210
   100  332M  100  332M    0     0  3491k      0  0:01:37  0:01:37 --:--:-- 
3499k
   Downloading: Component catalog from www.graalvm.org
   Error: Unknown component: python
   ```
   I'll try to prepare full GraalVM locally, if it helps...


-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to