You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2022/07/14 09:14:15 UTC

[GitHub] [buildstream] abderrahim opened a new issue, #1683: Conditionals in the root of project.conf cause an error

abderrahim opened a new issue, #1683:
URL: https://github.com/apache/buildstream/issues/1683

   Having the following in a `project.conf` causes an error
   ```
   (?):
   - target_arch == "riscv64":
       environment-nocache:
       - G_SLICE
   ```
   
   I get the following error:
   ```
   Error loading project: project.conf [line 67 column 0]: Unexpected key: (?)
   ```


-- 
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@buildstream.apache.org.apache.org

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


[GitHub] [buildstream] jjardon commented on issue #1683: Conditionals in the root of project.conf cause an error

Posted by GitBox <gi...@apache.org>.
jjardon commented on issue #1683:
URL: https://github.com/apache/buildstream/issues/1683#issuecomment-1193393221

   Seems https://github.com/apache/buildstream/pull/1695 is trying to fix this


-- 
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@buildstream.apache.org

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


[GitHub] [buildstream] gtristan closed issue #1683: Conditionals in the root of project.conf cause an error

Posted by GitBox <gi...@apache.org>.
gtristan closed issue #1683: Conditionals in the root of project.conf cause an error
URL: https://github.com/apache/buildstream/issues/1683


-- 
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@buildstream.apache.org

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