Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gradle release task failing #1115

Open
marcyrasta opened this issue Sep 11, 2024 · 0 comments
Open

gradle release task failing #1115

marcyrasta opened this issue Sep 11, 2024 · 0 comments

Comments

@marcyrasta
Copy link

marcyrasta commented Sep 11, 2024

Hello

I have written a comment on the issue gradle/gradle#10699 that seems to be back on the release task of Gradle 7.5.1 even after upgrading to the latest version

A problem occurred configuring root project 'xxx'.
> Exception thrown while executing model rule: ComponentModelBasePlugin.PluginRules#createSourceTransformTasks(TaskContainer, ModelMap<BinarySpecInternal>, LanguageTransformContainer, ServiceRegistry)
   > Could not create task ':compileMainExecutableMainCpp'.
      > Could not create task of type 'CppCompile'.
         > Could not create service of type DefaultCompilationStateCacheFactory.
            > Cache 'nativeCompile' couldn't be reused because of the following mismatch:
               * Requested value serializer type (org.gradle.language.nativeplatform.internal.incremental.CompilationStateSerializer) doesn't match current cache type (org.gradle.language.nativeplatform.internal.incremental.CompilationStateSerializer)
           * 

Could you please provide guidance ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant