Open SamuelMarks opened 3 years ago
Hi @SamuelMarks
Why is this a Conan issue, and not a ConanCenter issue? I think this should be moved to https://github.com/conan-io/conan-center-index repo. This repo is intended for Conan client issues, if it is a package issue, lets move it to the other repo.
Ok is it moveable or should I close and repost?
as https://github.com/conan-io/conan-center-index/blob/0705e3fbafb3e9379d37afcea88eaf6ebd106074/recipes/gdk-pixbuf/all/conanfile.py#L51-L52 mentions, the error we used to have happened when running gdk-pixbuf-query-loaders: dyld: malformed mach-o: load commands size (97560) > 32768
@SamuelMarks Would you have any chance to do some investigations on this error ? (I don't have access to macos)
@ericLemanissier is it related to the -Wl,-headerpad_max_install_names
?
I have no idea !
(tempted to give you remote SSH access… what's the worst that can happen? - xDDD)
Environment Details (include every applicable attribute)
Steps to reproduce (Include if Applicable)
Logs (Executed commands with output) (Include/Attach if Applicable)
Related: https://github.com/conan-io/conan-center-index/pull/2749