Skip to content

Conversation

@marcrasi
Copy link

#23895 accidentally started copying spurious files named "libtensorflow_framework.so.runfiles_manifest" and "libtensorflow.so.runfiles_manifest" into the toolchain, confusing a step that expected to only see libraries.

This uses a regex to only copy the files that we do want to copy (e.g. libtensorflow.so.1.13, libtensorflow1.13.dylib).

I have verified that a toolchain build succeeds on my macbook and on my linux workstation.

@marcrasi marcrasi requested a review from rxwei April 13, 2019 03:34
Copy link
Contributor

@rxwei rxwei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@marcrasi marcrasi merged commit 9244981 into swiftlang:tensorflow Apr 13, 2019
@marcrasi marcrasi deleted the maybe-fix-osx-build branch April 13, 2019 06:10
rxwei pushed a commit to rxwei/swift that referenced this pull request May 11, 2019
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

Successfully merging this pull request may close these issues.

2 participants