Skip to content

Conversation

giordano
Copy link
Member

Fix #1193.

@giordano giordano requested a review from staticfloat March 23, 2022 20:04
@giordano giordano force-pushed the mg/march-comparison-strategy branch 2 times, most recently from a420053 to 664dcd7 Compare March 23, 2022 20:15
@giordano
Copy link
Member Author

So, I verified that this fixes the attempt to dlopen the library for an incompatible ISA, but for some reasons I still don't grasp audit fails anyway to locate the products 😕 I'll need to do more debugging.

@giordano giordano force-pushed the mg/march-comparison-strategy branch from 664dcd7 to 30d6ac9 Compare March 23, 2022 21:57
@giordano
Copy link
Member Author

giordano commented Mar 23, 2022

It turns out we try to dlopen libraries twice.... 🤦 We need to repeat the same exact thing in https://github.com/JuliaPackaging/BinaryBuilderBase.jl/blob/55c795dbca6c74b076636bdcfdccbfeb34063eb7/src/Products.jl#L225: JuliaPackaging/BinaryBuilderBase.jl#233

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.

Auditor tries to dlopen libraries ignoring the march tag
1 participant