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

tensorflow #7

Open
PIPIPIG233666 opened this issue Jun 9, 2023 · 5 comments
Open

tensorflow #7

PIPIPIG233666 opened this issue Jun 9, 2023 · 5 comments

Comments

@PIPIPIG233666
Copy link
Owner

tensorboard

@PIPIPIG233666
Copy link
Owner Author

bazel still fails bc of gcc13 smh

@PIPIPIG233666
Copy link
Owner Author

bazel 7.0.0 pre rs has the fixes
tensorboard now builds
tensorflow next

@PIPIPIG233666
Copy link
Owner Author

so apparently even official tensorflow struggles to build w/ rocm...

@PIPIPIG233666
Copy link
Owner Author

FATAL: bazel crashed due to an internal error. Printing stack trace:
java.lang.IllegalStateException: Unexpected inconsistency: PACKAGE_LOOKUP:@rules_proto//proto, [REPOSITORY_DIRECTORY:@rules_proto], ALREADY_DECLARED_CHILD_MISSING
        at com.google.devtools.build.skyframe.GraphInconsistencyReceiver.lambda$static$0(GraphInconsistencyReceiver.java:37)
        at com.google.devtools.build.skyframe.SkyFunctionEnvironment.batchPrefetch(SkyFunctionEnvironment.java:263)
        at com.google.devtools.build.skyframe.SkyFunctionEnvironment.<init>(SkyFunctionEnvironment.java:215)
        at com.google.devtools.build.skyframe.SkyFunctionEnvironment.create(SkyFunctionEnvironment.java:166)
        at com.google.devtools.build.skyframe.AbstractParallelEvaluator$Evaluate.run(AbstractParallelEvaluator.java:482)
        at com.google.devtools.build.lib.concurrent.AbstractQueueVisitor$WrappedRunnable.run(AbstractQueueVisitor.java:399)
        at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1426)
        at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
        at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
        at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
        at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
        at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

ERROR: Could not build Bazel
 * ERROR: dev-util/bazel-7.0.0::pppig failed (compile phase):
 *   Failed compiling bazel
 * 
 * Call stack:
 *     ebuild.sh, line 136:  Called src_compile
 *   environment, line 3011:  Called die
 * The specific snippet of code:
 *       VERBOSE=yes ./compile.sh || die "Failed compiling bazel";
 * 
 * If you need support, post the output of `emerge --info '=dev-util/bazel-7.0.0::pppig'`,
 * the complete build log and the output of `emerge -pqv '=dev-util/bazel-7.0.0::pppig'`.
!!! When you file a bug report, please include the following information:
GENTOO_VM=openjdk-bin-11  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-11.0.19_p7"
JAVACFLAGS="-source 11 -target 11" COMPILER="

@PIPIPIG233666
Copy link
Owner Author

gcc is the way for bazel and java

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