> Task :gradle:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :gradle:compileKotlin UP-TO-DATE
> Task :gradle:compileJava NO-SOURCE
> Task :gradle:compileGroovy NO-SOURCE
> Task :gradle:pluginDescriptors UP-TO-DATE
> Task :gradle:processResources UP-TO-DATE
> Task :gradle:classes UP-TO-DATE
> Task :gradle:jar UP-TO-DATE
> Task :jni:preBuild UP-TO-DATE
> Task :jni:preDebugBuild UP-TO-DATE
> Task :jni:generateDebugResValues UP-TO-DATE
> Task :jni:generateDebugResources UP-TO-DATE
> Task :jni:packageDebugResources UP-TO-DATE
> Task :jni:parseDebugLocalResources UP-TO-DATE
> Task :jni:generateDebugRFile UP-TO-DATE
> Task :jni:javaPreCompileDebug UP-TO-DATE
> Task :jni:compileDebugJavaWithJavac UP-TO-DATE
> Task :jni:bundleLibCompileToJarDebug UP-TO-DATE
> Task :native_pdf_engine:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :native_pdf_engine:preBuild UP-TO-DATE
> Task :native_pdf_engine:preDebugBuild UP-TO-DATE
> Task :native_pdf_engine:generateDebugResValues UP-TO-DATE
> Task :native_pdf_engine:generateDebugResources UP-TO-DATE
> Task :native_pdf_engine:packageDebugResources UP-TO-DATE
> Task :native_pdf_engine:parseDebugLocalResources UP-TO-DATE
> Task :native_pdf_engine:generateDebugRFile UP-TO-DATE

> Task :native_pdf_engine:compileDebugKotlin FAILED
e: file:///Users/mac/Desktop/htmltopdfwidgets/packages/native_pdf_engine/android/src/main/kotlin/com/example/native_pdf_engine/PdfGenerator.kt:31:22 Cannot access 'constructor(): PrintDocumentAdapter.LayoutResultCallback': it is package-private in 'android.print.PrintDocumentAdapter.LayoutResultCallback'.
e: file:///Users/mac/Desktop/htmltopdfwidgets/packages/native_pdf_engine/android/src/main/kotlin/com/example/native_pdf_engine/PdfGenerator.kt:40:34 Cannot access 'constructor(): PrintDocumentAdapter.WriteResultCallback': it is package-private in 'android.print.PrintDocumentAdapter.WriteResultCallback'.

[Incubating] Problems report is available at: file:///Users/mac/Desktop/htmltopdfwidgets/packages/native_pdf_engine/example/build/reports/problems/problems-report.html

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':native_pdf_engine:compileDebugKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
   > Compilation error. See log for more details

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.14/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 3s
18 actionable tasks: 1 executed, 17 up-to-date
