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

fotoxx: update to 21.60. #33753

Closed
wants to merge 1 commit into from
Closed

fotoxx: update to 21.60. #33753

wants to merge 1 commit into from

Conversation

arete
Copy link
Contributor

@arete arete commented Oct 26, 2021

General

Have the results of the proposed changes been tested?

  • [ x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
  • I generally don't use the affected packages but briefly tested this PR

@ericonr
Copy link
Member

ericonr commented Oct 30, 2021

zfuncs.cc:1435:31: error: 'PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP' was not declared in this scope; did you mean 'PTHREAD_MUTEX_INITIALIZER'?
 1435 | pthread_mutex_t   spinmutex = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP;            //  21.44
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                               PTHREAD_MUTEX_INITIALIZER

They've started using glibc-only functionality. Would you mind opening an issue upstream to ask for a fix there? Otherwise this is kinda hard to solve cleanly (though I can come up with a patch if necessary).

@ericonr
Copy link
Member

ericonr commented Nov 13, 2021

Ping?

@arete
Copy link
Contributor Author

arete commented Nov 29, 2021

Ping?

I have sendan email to developer.
Wait for response.

@github-actions
Copy link

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

@github-actions github-actions bot added the Stale label Jun 10, 2022
@github-actions github-actions bot closed this Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants