[package] zlib/1.2.11: Bug - Patch not found
See original GitHub issuePackage and Environment Details (include every applicable attribute)
- Package Name/Version: zlib/1.2.11
- Operating System+version: macos latest
- Compiler+version: clang
- Docker image: n/a
- Conan version: conan 1.45
- Python version: Python 3.9
Conan profile (output of conan profile show default
or conan profile show <profile>
if custom profile is in use)
onfiguration (profile_host):
[settings]
arch=armv7
arch_build=x86_64
build_type=Release
compiler=apple-clang
compiler.libcxx=libc++
compiler.version=13.0
os=iOS
os.version=9.0
os_build=Macos
[options]
nativium_arch=armv7
nativium_group=ios
nativium_product_name=Nativium
nativium_project_name=nativium
nativium_target=ios
nativium_version=1.0.0
nativium_version_code=1
darwin-toolchain:enable_arc=None
darwin-toolchain:enable_bitcode=True
darwin-toolchain:enable_visibility=None
[build_requires]
*: darwin-toolchain/1.0.0@nativium/stable
[env]
Configuration (profile_build):
[settings]
arch=x86_64
arch_build=x86_64
build_type=Release
compiler=apple-clang
compiler.libcxx=libc++
compiler.version=13.0
os=Macos
os_build=Macos
[options]
[build_requires]
[env]
Logs (Include/Attach if Applicable)
Click to expand log
zlib/1.2.11: ERROR: Package '21d83103204988510118994b964ba1a76172a076' build failed
zlib/1.2.11: WARN: Build folder /Users/runner/.conan/data/zlib/1.2.11/_/_/build/21d83103204988510118994b964ba1a76172a076
ERROR: zlib/1.2.11: Error in build() method, line 77
self._patch_sources()
while calling '_patch_sources', line 56
tools.patch(**patch)
FileNotFoundError: [Errno 2] No such file or directory: 'patches/0003-cmake-fix-msys2-subsystem.patch'
Issue Analytics
- State:
- Created 2 years ago
- Reactions:2
- Comments:5 (4 by maintainers)
Top Results From Across the Web
zlib: compressBound() returns an incorrect result on z15
in an error code. * This is because compressBound() is not adjusted for DFLTCC. [Fix]. * Adjust compressBound() for DFLTCC like it's already...
Read more >#883180 - zlib1g-dev: please update to 1.2.11
Found in version zlib/1:1.2.8.dfsg-5. Fixed in version zlib/1:1.2.11.dfsg-1. Done: Mark Brown <broonie@debian.org>. Bug is archived. No ...
Read more >Update zlib 1.2.11 to 1.2.12 - Toradex Community
I need to be update zlib from 1.2.11 to 1.2.12 in my running environment. I found the version in the openembedded lay endex...
Read more >lib/x86_64-linux-gnu/libz.so.1: version `ZLIB_1.2.9' not found
The make uninstall for zlib-1.2.9 will destroy this symlink, which will break a ton of packages and be a huge pain to fix....
Read more >zlib1.dll Missing Error | How to Fix | 2 Fixes | 2021 - YouTube
Are you getting a zlib1.dll is missing from your computer Error on Windows 10, 8, or 7 because you tried to open up...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hi,
After re-run, it works on CI. I don’t know what happen.
Github was offline yesterday, so it can be an uncommon problem.
You can close if it was solved for everyone.
What are your exact commands? It would be worth opening an issue on conan client side.
I can’t reproduce this issue with: