Skip to content

Patch @com_google_absl to always export //absl/time:time symbols#34044

Merged
tensorflow-copybara merged 2 commits intotensorflow:masterfrom
scentini:absl-fix
Nov 11, 2019
Merged

Patch @com_google_absl to always export //absl/time:time symbols#34044
tensorflow-copybara merged 2 commits intotensorflow:masterfrom
scentini:absl-fix

Conversation

@scentini
Copy link
Contributor

@scentini scentini commented Nov 6, 2019

This should fix tensorflow/addons#663, caused by changing logic in Bazel on which symbols we export (see bazelbuild/bazel#7362).

@tensorflow-bot tensorflow-bot bot added the size:S CL Change Size: Small label Nov 6, 2019
Copy link
Contributor

@mihaimaruseac mihaimaruseac left a comment

Choose a reason for hiding this comment

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

Looks good to me. However, there is only one patch_file but two mentioned in the comment. Can you instead edit the comment to specify something like "Remove everything but the patch to absl/time/BUILD.bazel until ABSL issue is resolved. Remove the patch to absl/time/BUILD.bazel when.."

Speaking of which, let's add some more detail about the export symbols issues. A link to another issue should be enough

@rthadur rthadur self-assigned this Nov 6, 2019
@scentini
Copy link
Contributor Author

scentini commented Nov 7, 2019

Rephrased the comment, PTAL.

Copy link
Contributor

@mihaimaruseac mihaimaruseac left a comment

Choose a reason for hiding this comment

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

Thank you

@tensorflow-bot tensorflow-bot bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Nov 7, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Nov 7, 2019
@seanpmorgan
Copy link
Member

Hmmm seems there was a copybara error? Gentle bump to see if this can get through as it's breaking our pin to nightly.

@gbaned gbaned added ready to pull PR ready for merge process and removed ready to pull PR ready for merge process labels Nov 11, 2019
ArmageddonKnight pushed a commit to UofT-EcoSystem/tensorflow that referenced this pull request Nov 11, 2019
PiperOrigin-RevId: 279783115
Change-Id: I9da69667b4e250792666c02636bdc77ece165990
@tensorflow-copybara tensorflow-copybara merged commit 88d59ed into tensorflow:master Nov 11, 2019
@mihaimaruseac
Copy link
Contributor

This is breaking internal builds

undefined reference to symbol 'clock_gettime@@GLIBC_2.2.5'

tensorflow-copybara pushed a commit that referenced this pull request Nov 13, 2019
…ymbols

Imported from GitHub PR #34044

This should fix tensorflow/addons#663, caused by changing logic in Bazel on which symbols we export (see bazelbuild/bazel#7362).
Copybara import of the project:

PiperOrigin-RevId: 280275294
Change-Id: I1a21010f47367f66ab33ba51aefe5226f8191b30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes ready to pull PR ready for merge process size:S CL Change Size: Small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing symbol for Abseil ParseTime Op

8 participants