Steve Smith

Results 136 comments of Steve Smith

[Upstream](https://github.com/bazelbuild/bazel/issues/15876#issuecomment-1196959184) offers three options to address old bazel version issues: * Figure out a patch ourselves * Use a tool called `bazelisk` to download and install previous binaries * Get...

This now fails locally with the linker error: ```sh :info:build # Execution platform: @local_execution_config_platform//:platform :info:build ld: malformed trie, childNodeOffset==0 file 'bazel-out/darwin-opt/bin/_solib_darwin_x86_64/_U_S_Stensorflow_Spython_C_Upywrap_Utensorflow_Uinternal_Umacos___Utensorflow_Spython/lib_pywrap_tensorflow_internal.dylib' :info:build clang: error: linker command failed with exit code...

> Observers: PR #15823 must be merged first, as `py310-sentencepiece` doesn't exist yet. Note: This isn't a must, because this port simply declares a conflict with a currently nonexistent port,...

@mascguy I believe that PR this can be merged.

It fails on `py38-transformers`. Was that a tensorflow issue?

> > It fails on `py38-transformers`. Was that a tensorflow issue? > > It looks like it could be, and for Python 3.9 as well. There's still some dependency on...

I used tensorflow-macos in pyarrow, but py37-tensorflow will break this now. #15397 and the inability to install plain tensorflow is creating a chain of breakage. ``` port echo rdepends:py37-pyarrow py37-apache-beam...

> > I used tensorflow-macos in pyarrow, but py37-tensorflow will break this now. > > #15397 and the inability to install plain tensorflow is creating a chain of breakage. >...

I see a cairo issue. Please do not merge yet.

> I see a cairo issue. Please do not merge yet. This is ready to merge. Please note that `graph-tool` version 2.45 does not work on macOS with existing `cairomm`...