https://bugs.winehq.org/show_bug.cgi?id=55366
Bug ID: 55366 Summary: The GitLab CI sometimes tries to link winscard with libpcsclite on macOS Product: Wine Version: unspecified Hardware: x86-64 OS: Mac OS X Status: NEW Severity: normal Priority: P2 Component: build-env Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
The GitLab CI sometimes tries to link winscard with libpcsclite on macOS and fails. For instance in MR!3459:
ld: library not found for -lpcsclite clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [dlls/winscard/winscard.so] Error 1
This issue started with commit f74c4af257e0 but the root cause looks more like it has to do with the way the GitLab CI caches the configure information. MR!3389 may have more details. https://gitlab.winehq.org/wine/wine/-/merge_requests/3389
https://bugs.winehq.org/show_bug.cgi?id=55366
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase CC| |julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=55366
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #1 from François Gouget fgouget@codeweavers.com --- Apparently the Mac build environment was updated and this is fixed.
https://bugs.winehq.org/show_bug.cgi?id=55366
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d405a688ba6b5042775d733f57d | |00ba6318e1d0f
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- For posterity, this was fixed in:
https://gitlab.winehq.org/wine/wine/-/commit/d405a688ba6b5042775d733f57d00ba... and https://gitlab.winehq.org/wine/wine/-/commit/4a4d35244120ce7d2abdd207a8a81a0...
https://bugs.winehq.org/show_bug.cgi?id=55366
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |f74c4af257e0856e6607d2823e4 | |f03109111a4b6
https://bugs.winehq.org/show_bug.cgi?id=55366
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.16.