You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building rock using daemon, the rockcraft output is not captured in the build log.
To Reproduce
./gradlew build-rock
Environment
n/a
rockcraft.yaml
n/a
Relevant log output
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':build-rock'.
> Failed to pack rock for modular-hello
* Try:
Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Exception is:
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':build-rock'.
--debug does not provide any logs.
The text was updated successfully, but these errors were encountered:
Bug Description
When building rock using daemon, the rockcraft output is not captured in the build log.
To Reproduce
./gradlew build-rock
Environment
n/a
rockcraft.yaml
n/a
Relevant log output
The text was updated successfully, but these errors were encountered: