pjfanning opened a new issue, #1751:
URL: https://github.com/apache/pekko/issues/1751

   Happening for a few days. Affects all Java 11 builds but not other Java 
versions.
   Example:
   https://github.com/apache/pekko/actions/runs/13000969784/job/36259394315
   
   Very weird ref to scala 3.6.3 in this log.
   
   ```
   Compiling project (Scala 3.6.3, JVM (11))
   [error] ./stream/target/scala-cli/VerifyJDK9Classes-2.12.sc:28:26
   [error] Cyclic reference involving val <import>
   [error] 
   [error]  Run with -explain-cyclic for more details.
   [error]     implicit val system: ActorSystem = ActorSystem.create("test")
   [error]                          ^
   [error] ./stream/target/scala-cli/VerifyJDK9Classes-2.12.sc:22:12
   [error] value apache is not a member of org
   [error]     import org.apache.pekko.actor.ActorSystem
   [error]            ^^^^^^^^^^
   [error] ./stream/target/scala-cli/VerifyJDK9Classes-2.12.sc:23:12
   [error] value apache is not a member of org
   [error]     import org.apache.pekko.stream.scaladsl.{ JavaFlowSupport, 
Source }
   [error]            ^^^^^^^^^^
   Error compiling project (Scala 3.6.3, JVM (11))
   Compilation failed
   Error when verifying stream/target/scala-cli/VerifyJDK9Classes-2.12.sc.
   Error: Process completed with exit code 1.
   ```
   
   
   


-- 
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: notifications-unsubscr...@pekko.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to