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

mysql@5.7 mysql-client@5.7 5.7.33 #69290

Closed
wants to merge 2 commits into from

Conversation

chenrui333
Copy link
Member

Created with brew bump-formula-pr.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Rui Chen <rui@chenrui.dev>
@BrewTestBot BrewTestBot added the legacy Relates to a versioned @ formula label Jan 18, 2021
@chenrui333
Copy link
Member Author

/tmp/mysql-5.7-20210118-72493-1ebpnc3/mysql-5.7.33/sql/locks/shared_spin_lock.cc:242:3: error: no matching function for call to 'my_atomic_store64'
  my_atomic_store64(&this->m_exclusive_owner, self);
  ^~~~~~~~~~~~~~~~~
/tmp/mysql-5.7-20210118-72493-1ebpnc3/mysql-5.7.33/include/atomic/gcc_atomic.h:91:20: note: candidate function not viable: no known conversion from 'my_thread_t' (aka '_opaque_pthread_t *') to 'int64' (aka 'long long') for 2nd argument
static inline void my_atomic_store64(int64 volatile *a, int64 v)
                   ^
1 error generated.

@chenrui333 chenrui333 added the build failure CI fails while building the software label Jan 18, 2021
@chenrui333
Copy link
Member Author

filed a bug report in here, https://bugs.mysql.com/bug.php?id=102288

@chenrui333 chenrui333 added the upstream issue An upstream issue report is needed label Jan 19, 2021
@chenrui333 chenrui333 closed this Jan 19, 2021
@BrewTestBot BrewTestBot added the outdated PR was locked due to age label Feb 19, 2021
@Homebrew Homebrew locked as resolved and limited conversation to collaborators Feb 19, 2021
@chenrui333 chenrui333 deleted the mysql@5.7-5.7.33 branch December 18, 2022 05:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build failure CI fails while building the software legacy Relates to a versioned @ formula outdated PR was locked due to age upstream issue An upstream issue report is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants