Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_918_1_0_28/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 8.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=8 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_918_1_0_28/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 7.9248046875 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['CMakeLists.txt', 'patches/**'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK Exporting package recipe szip/2.1.1 exports: File 'conandata.yml' found. Exporting it... szip/2.1.1 exports: Copied 1 '.yml' file: conandata.yml szip/2.1.1 exports_sources: Copied 1 '.txt' file: CMakeLists.txt szip/2.1.1 exports_sources: Copied 2 '.patch' files: fix_unknown_size_t.patch, build_either_static_or_shared.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2.1.1': {'url': 'https://support.hdfgroup.org/ftp/lib-external/szip/2.1.1/src/szip-2.1.1.tar.gz', 'sha256': '21ee958b4f2d4be2c9cabfa5e1a94877043609ce86fde5f286f105f7ff84d412'}}, 'patches': {'2.1.1': [{'patch_file': 'patches/fix_unknown_size_t.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/build_either_static_or_shared.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 2.1.1: - base_path: source_subfolder patch_file: patches/fix_unknown_size_t.patch - base_path: source_subfolder patch_file: patches/build_either_static_or_shared.patch sources: 2.1.1: sha256: 21ee958b4f2d4be2c9cabfa5e1a94877043609ce86fde5f286f105f7ff84d412 url: https://support.hdfgroup.org/ftp/lib-external/szip/2.1.1/src/szip-2.1.1.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK szip/2.1.1: A new conanfile.py version was exported szip/2.1.1: Folder: /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/export szip/2.1.1: Using the exported files summary hash as the recipe revision: 7360b49753a627d039153066656488f9 szip/2.1.1: Exported revision: 7360b49753a627d039153066656488f9 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=8 os=Linux os_build=Linux [options] szip:shared=True [build_requires] [env] szip/2.1.1: Forced build from source szip/2.1.1 (test package): Installing package Requirements szip/2.1.1 from local cache - Cache Packages szip/2.1.1:a064fac9bef9f843f8878f385a5d4e6281f9a310 - Build [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK szip/2.1.1: Configuring sources in /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK szip/2.1.1: Copying sources to build folder szip/2.1.1: Building your package in /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310 szip/2.1.1: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK szip/2.1.1: Calling build() -- The C compiler identification is Clang 8.0.0 -- The CXX compiler identification is Clang 8.0.0 -- Check for working C compiler: /usr/bin/clang -- Check for working C compiler: /usr/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/clang++ -- Check for working CXX compiler: /usr/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler Clang>=8, checking major version 8 -- Conan: Checking correct version: 8 -- VERSION: 2.1.1 -- VERSION: 2.1.1 -- Check for STD namespace -- Check for STD namespace - found -- Looking for ceil in m; -- Looking for ceil in m; - found -- Looking for WSAStartup in ws2_32;m -- Looking for WSAStartup in ws2_32;m - not found -- Looking for gethostbyname in wsock32;m -- Looking for gethostbyname in wsock32;m - not found -- Looking for gethostname in ucb;m -- Looking for gethostname in ucb;m - not found -- Performing Other Test STDC_HEADERS - Success -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include files unistd.h, sys/stat.h -- Looking for include files unistd.h, sys/stat.h - found -- Looking for 3 include files unistd.h, ..., sys/types.h -- Looking for 3 include files unistd.h, ..., sys/types.h - found -- Looking for 4 include files unistd.h, ..., stddef.h -- Looking for 4 include files unistd.h, ..., stddef.h - found -- Looking for 5 include files unistd.h, ..., stdint.h -- Looking for 5 include files unistd.h, ..., stdint.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for 6 include files unistd.h, ..., io.h -- Looking for 6 include files unistd.h, ..., io.h - not found -- Looking for 6 include files unistd.h, ..., winsock2.h -- Looking for 6 include files unistd.h, ..., winsock2.h - not found -- Looking for 6 include files unistd.h, ..., pthread.h -- Looking for 6 include files unistd.h, ..., pthread.h - found -- Looking for 7 include files unistd.h, ..., string.h -- Looking for 7 include files unistd.h, ..., string.h - found -- Looking for 8 include files unistd.h, ..., strings.h -- Looking for 8 include files unistd.h, ..., strings.h - found -- Looking for 9 include files unistd.h, ..., time.h -- Looking for 9 include files unistd.h, ..., time.h - found -- Looking for 10 include files unistd.h, ..., stdlib.h -- Looking for 10 include files unistd.h, ..., stdlib.h - found -- Looking for 11 include files unistd.h, ..., memory.h -- Looking for 11 include files unistd.h, ..., memory.h - found -- Looking for 12 include files unistd.h, ..., dlfcn.h -- Looking for 12 include files unistd.h, ..., dlfcn.h - found -- Looking for 13 include files unistd.h, ..., fcntl.h -- Looking for 13 include files unistd.h, ..., fcntl.h - found -- Looking for 14 include files unistd.h, ..., inttypes.h -- Looking for 14 include files unistd.h, ..., inttypes.h - found -- Performing TEST_LFS_WORKS... yes -- Performing Other Test HAVE_OFF64_T - Success -- Looking for lseek64 -- Looking for lseek64 - found -- Looking for fseeko64 -- Looking for fseeko64 - found -- Looking for ftello64 -- Looking for ftello64 - found -- Looking for ftruncate64 -- Looking for ftruncate64 - found -- Looking for fseeko -- Looking for fseeko - found -- Looking for ftello -- Looking for ftello - found -- Performing Other Test HAVE_STAT64_STRUCT - Success -- Looking for fstat64 -- Looking for fstat64 - found -- Looking for stat64 -- Looking for stat64 - found -- Performing Other Test DEV_T_IS_SCALAR - Success -- Performing Other Test HAVE_STAT_ST_BLOCKS - Success -- Looking for alarm -- Looking for alarm - found -- Looking for fork -- Looking for fork - found -- Looking for frexpf -- Looking for frexpf - found -- Looking for frexpl -- Looking for frexpl - found -- Looking for gethostname -- Looking for gethostname - found -- Looking for getpwuid -- Looking for getpwuid - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for lstat -- Looking for lstat - found -- Looking for rand_r -- Looking for rand_r - found -- Looking for random -- Looking for random - found -- Looking for setsysinfo -- Looking for setsysinfo - not found -- Looking for signal -- Looking for signal - found -- Looking for longjmp -- Looking for longjmp - found -- Looking for setjmp -- Looking for setjmp - found -- Looking for siglongjmp -- Looking for siglongjmp - found -- Looking for sigsetjmp -- Looking for sigsetjmp - not found -- Looking for sigaction -- Looking for sigaction - found -- Looking for sigprocmask -- Looking for sigprocmask - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for srandom -- Looking for srandom - found -- Looking for strdup -- Looking for strdup - found -- Looking for symlink -- Looking for symlink - found -- Looking for system -- Looking for system - found -- Looking for tmpfile -- Looking for tmpfile - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Performing Other Test VSNPRINTF_WORKS - Success -- Performing Other Test HAVE_ATTRIBUTE - Success -- Performing Other Test HAVE_C99_FUNC - Success -- Performing Other Test HAVE_FUNCTION - Success -- Performing Other Test HAVE_C99_DESIGNATED_INITIALIZER - Success -- Performing Other Test SYSTEM_SCOPE_THREADS - Success -- Performing Other Test CXX_HAVE_OFFSETOF - Success -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR SZIP_BUILD_FRAMEWORKS SZIP_PACK_MACOSX_FRAMEWORK -- Build files have been written to: /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/build_subfolder Scanning dependencies of target szip-shared [ 25%] Building C object source_subfolder/src/CMakeFiles/szip-shared.dir/rice.c.o [ 50%] Building C object source_subfolder/src/CMakeFiles/szip-shared.dir/sz_api.c.o [ 75%] Building C object source_subfolder/src/CMakeFiles/szip-shared.dir/encoding.c.o /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1478:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 1) | *s++ & 1; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1478:65: note: place parentheses around the '&' expression to silence this warning value = (value << 1) | *s++ & 1; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1479:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 1) | *s++ & 1; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1479:65: note: place parentheses around the '&' expression to silence this warning value = (value << 1) | *s++ & 1; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1480:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 1) | *s++ & 1; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1480:65: note: place parentheses around the '&' expression to silence this warning value = (value << 1) | *s++ & 1; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1481:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 1) | *s++ & 1; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1481:65: note: place parentheses around the '&' expression to silence this warning value = (value << 1) | *s++ & 1; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1482:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 1) | *s++ & 1; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1482:65: note: place parentheses around the '&' expression to silence this warning value = (value << 1) | *s++ & 1; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1483:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 1) | *s++ & 1; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1483:65: note: place parentheses around the '&' expression to silence this warning value = (value << 1) | *s++ & 1; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1484:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 1) | *s++ & 1; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1484:65: note: place parentheses around the '&' expression to silence this warning value = (value << 1) | *s++ & 1; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1492:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 1) | *s++ & 1; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1492:65: note: place parentheses around the '&' expression to silence this warning value = (value << 1) | *s++ & 1; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1519:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 2) | *s++ & 3; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1519:65: note: place parentheses around the '&' expression to silence this warning value = (value << 2) | *s++ & 3; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1520:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 2) | *s++ & 3; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1520:65: note: place parentheses around the '&' expression to silence this warning value = (value << 2) | *s++ & 3; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1521:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 2) | *s++ & 3; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1521:65: note: place parentheses around the '&' expression to silence this warning value = (value << 2) | *s++ & 3; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1522:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 2) | *s++ & 3; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1522:65: note: place parentheses around the '&' expression to silence this warning value = (value << 2) | *s++ & 3; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1523:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 2) | *s++ & 3; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1523:65: note: place parentheses around the '&' expression to silence this warning value = (value << 2) | *s++ & 3; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1524:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 2) | *s++ & 3; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1524:65: note: place parentheses around the '&' expression to silence this warning value = (value << 2) | *s++ & 3; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1525:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 2) | *s++ & 3; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1525:65: note: place parentheses around the '&' expression to silence this warning value = (value << 2) | *s++ & 3; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1533:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 2) | *s++ & 3; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1533:65: note: place parentheses around the '&' expression to silence this warning value = (value << 2) | *s++ & 3; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1560:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 3) | *s++ & 7; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1560:65: note: place parentheses around the '&' expression to silence this warning value = (value << 3) | *s++ & 7; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1561:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 3) | *s++ & 7; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1561:65: note: place parentheses around the '&' expression to silence this warning value = (value << 3) | *s++ & 7; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1562:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 3) | *s++ & 7; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1562:65: note: place parentheses around the '&' expression to silence this warning value = (value << 3) | *s++ & 7; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1563:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 3) | *s++ & 7; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1563:65: note: place parentheses around the '&' expression to silence this warning value = (value << 3) | *s++ & 7; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1567:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 3) | *s++ & 7; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1567:65: note: place parentheses around the '&' expression to silence this warning value = (value << 3) | *s++ & 7; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1568:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 3) | *s++ & 7; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1568:65: note: place parentheses around the '&' expression to silence this warning value = (value << 3) | *s++ & 7; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1576:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 3) | *s++ & 7; ~ ~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1576:65: note: place parentheses around the '&' expression to silence this warning value = (value << 3) | *s++ & 7; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1603:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 4) | *s++ & 0xf; ~ ~~~~~^~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1603:65: note: place parentheses around the '&' expression to silence this warning value = (value << 4) | *s++ & 0xf; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1604:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 4) | *s++ & 0xf; ~ ~~~~~^~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1604:65: note: place parentheses around the '&' expression to silence this warning value = (value << 4) | *s++ & 0xf; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1605:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 4) | *s++ & 0xf; ~ ~~~~~^~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1605:65: note: place parentheses around the '&' expression to silence this warning value = (value << 4) | *s++ & 0xf; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1609:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 4) | *s++ & 0xf; ~ ~~~~~^~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1609:65: note: place parentheses around the '&' expression to silence this warning value = (value << 4) | *s++ & 0xf; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1610:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 4) | *s++ & 0xf; ~ ~~~~~^~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1610:65: note: place parentheses around the '&' expression to silence this warning value = (value << 4) | *s++ & 0xf; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1611:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 4) | *s++ & 0xf; ~ ~~~~~^~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1611:65: note: place parentheses around the '&' expression to silence this warning value = (value << 4) | *s++ & 0xf; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1619:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 4) | *s++ & 0xf; ~ ~~~~~^~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1619:65: note: place parentheses around the '&' expression to silence this warning value = (value << 4) | *s++ & 0xf; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1646:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 5) | *s++ & 0x1f; ~ ~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1646:65: note: place parentheses around the '&' expression to silence this warning value = (value << 5) | *s++ & 0x1f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1647:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 5) | *s++ & 0x1f; ~ ~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1647:65: note: place parentheses around the '&' expression to silence this warning value = (value << 5) | *s++ & 0x1f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1651:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 5) | *s++ & 0x1f; ~ ~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1651:65: note: place parentheses around the '&' expression to silence this warning value = (value << 5) | *s++ & 0x1f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1652:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 5) | *s++ & 0x1f; ~ ~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1652:65: note: place parentheses around the '&' expression to silence this warning value = (value << 5) | *s++ & 0x1f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1656:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 5) | *s++ & 0x1f; ~ ~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1656:65: note: place parentheses around the '&' expression to silence this warning value = (value << 5) | *s++ & 0x1f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1664:65: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 5) | *s++ & 0x1f; ~ ~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1664:65: note: place parentheses around the '&' expression to silence this warning value = (value << 5) | *s++ & 0x1f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1689:61: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 6) | *s++ & 0x3f; ~ ~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1689:61: note: place parentheses around the '&' expression to silence this warning value = (value << 6) | *s++ & 0x3f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1706:61: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 7) | *s++ & 0x7f; ~ ~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1706:61: note: place parentheses around the '&' expression to silence this warning value = (value << 7) | *s++ & 0x7f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1723:61: warning: '&' within '|' [-Wbitwise-op-parentheses] value = (value << 8) | *s++ & 0xff; ~ ~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:1723:61: note: place parentheses around the '&' expression to silence this warning value = (value << 8) | *s++ & 0xff; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:4977:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+1) = (*(s+1) << 1) | (data_word >> 30) & 1; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:4977:80: note: place parentheses around the '&' expression to silence this warning *(s+1) = (*(s+1) << 1) | (data_word >> 30) & 1; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:4978:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+2) = (*(s+2) << 1) | (data_word >> 29) & 1; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:4978:80: note: place parentheses around the '&' expression to silence this warning *(s+2) = (*(s+2) << 1) | (data_word >> 29) & 1; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:4979:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+3) = (*(s+3) << 1) | (data_word >> 28) & 1; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:4979:80: note: place parentheses around the '&' expression to silence this warning *(s+3) = (*(s+3) << 1) | (data_word >> 28) & 1; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:4980:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+4) = (*(s+4) << 1) | (data_word >> 27) & 1; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:4980:80: note: place parentheses around the '&' expression to silence this warning *(s+4) = (*(s+4) << 1) | (data_word >> 27) & 1; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:4981:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+5) = (*(s+5) << 1) | (data_word >> 26) & 1; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:4981:80: note: place parentheses around the '&' expression to silence this warning *(s+5) = (*(s+5) << 1) | (data_word >> 26) & 1; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:4982:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+6) = (*(s+6) << 1) | (data_word >> 25) & 1; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:4982:80: note: place parentheses around the '&' expression to silence this warning *(s+6) = (*(s+6) << 1) | (data_word >> 25) & 1; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:4983:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+7) = (*(s+7) << 1) | (data_word >> 24) & 1; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:4983:80: note: place parentheses around the '&' expression to silence this warning *(s+7) = (*(s+7) << 1) | (data_word >> 24) & 1; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:4998:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+0) = (*(s+0) << 2) | (data_word >> 30) & 3; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:4998:80: note: place parentheses around the '&' expression to silence this warning *(s+0) = (*(s+0) << 2) | (data_word >> 30) & 3; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:4999:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+1) = (*(s+1) << 2) | (data_word >> 28) & 3; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:4999:80: note: place parentheses around the '&' expression to silence this warning *(s+1) = (*(s+1) << 2) | (data_word >> 28) & 3; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5000:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+2) = (*(s+2) << 2) | (data_word >> 26) & 3; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5000:80: note: place parentheses around the '&' expression to silence this warning *(s+2) = (*(s+2) << 2) | (data_word >> 26) & 3; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5001:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+3) = (*(s+3) << 2) | (data_word >> 24) & 3; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5001:80: note: place parentheses around the '&' expression to silence this warning *(s+3) = (*(s+3) << 2) | (data_word >> 24) & 3; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5002:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+4) = (*(s+4) << 2) | (data_word >> 22) & 3; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5002:80: note: place parentheses around the '&' expression to silence this warning *(s+4) = (*(s+4) << 2) | (data_word >> 22) & 3; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5003:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+5) = (*(s+5) << 2) | (data_word >> 20) & 3; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5003:80: note: place parentheses around the '&' expression to silence this warning *(s+5) = (*(s+5) << 2) | (data_word >> 20) & 3; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5004:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+6) = (*(s+6) << 2) | (data_word >> 18) & 3; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5004:80: note: place parentheses around the '&' expression to silence this warning *(s+6) = (*(s+6) << 2) | (data_word >> 18) & 3; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5005:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+7) = (*(s+7) << 2) | (data_word >> 16) & 3; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5005:80: note: place parentheses around the '&' expression to silence this warning *(s+7) = (*(s+7) << 2) | (data_word >> 16) & 3; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5017:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+0) = (*(s+0) << 3) | (data_word >> 29) & 7; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5017:80: note: place parentheses around the '&' expression to silence this warning *(s+0) = (*(s+0) << 3) | (data_word >> 29) & 7; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5018:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+1) = (*(s+1) << 3) | (data_word >> 26) & 7; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5018:80: note: place parentheses around the '&' expression to silence this warning *(s+1) = (*(s+1) << 3) | (data_word >> 26) & 7; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5019:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+2) = (*(s+2) << 3) | (data_word >> 23) & 7; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5019:80: note: place parentheses around the '&' expression to silence this warning *(s+2) = (*(s+2) << 3) | (data_word >> 23) & 7; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5020:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+3) = (*(s+3) << 3) | (data_word >> 20) & 7; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5020:80: note: place parentheses around the '&' expression to silence this warning *(s+3) = (*(s+3) << 3) | (data_word >> 20) & 7; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5021:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+4) = (*(s+4) << 3) | (data_word >> 17) & 7; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5021:80: note: place parentheses around the '&' expression to silence this warning *(s+4) = (*(s+4) << 3) | (data_word >> 17) & 7; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5031:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+0) = (*(s+0) << 3) | (data_word >> 29) & 7; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5031:80: note: place parentheses around the '&' expression to silence this warning *(s+0) = (*(s+0) << 3) | (data_word >> 29) & 7; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5032:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+1) = (*(s+1) << 3) | (data_word >> 26) & 7; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5032:80: note: place parentheses around the '&' expression to silence this warning *(s+1) = (*(s+1) << 3) | (data_word >> 26) & 7; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5033:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+2) = (*(s+2) << 3) | (data_word >> 23) & 7; ~ ~~~~~~~~~~~~~~~~~~^~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5033:80: note: place parentheses around the '&' expression to silence this warning *(s+2) = (*(s+2) << 3) | (data_word >> 23) & 7; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5048:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+0) = (*(s+0) << 4) | (data_word >> 28) & 0xf; ~ ~~~~~~~~~~~~~~~~~~^~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5048:80: note: place parentheses around the '&' expression to silence this warning *(s+0) = (*(s+0) << 4) | (data_word >> 28) & 0xf; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5049:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+1) = (*(s+1) << 4) | (data_word >> 24) & 0xf; ~ ~~~~~~~~~~~~~~~~~~^~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5049:80: note: place parentheses around the '&' expression to silence this warning *(s+1) = (*(s+1) << 4) | (data_word >> 24) & 0xf; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5050:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+2) = (*(s+2) << 4) | (data_word >> 20) & 0xf; ~ ~~~~~~~~~~~~~~~~~~^~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5050:80: note: place parentheses around the '&' expression to silence this warning *(s+2) = (*(s+2) << 4) | (data_word >> 20) & 0xf; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5051:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+3) = (*(s+3) << 4) | (data_word >> 16) & 0xf; ~ ~~~~~~~~~~~~~~~~~~^~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5051:80: note: place parentheses around the '&' expression to silence this warning *(s+3) = (*(s+3) << 4) | (data_word >> 16) & 0xf; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5058:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+0) = (*(s+0) << 4) | (data_word >> 28) & 0xf; ~ ~~~~~~~~~~~~~~~~~~^~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5058:80: note: place parentheses around the '&' expression to silence this warning *(s+0) = (*(s+0) << 4) | (data_word >> 28) & 0xf; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5059:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+1) = (*(s+1) << 4) | (data_word >> 24) & 0xf; ~ ~~~~~~~~~~~~~~~~~~^~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5059:80: note: place parentheses around the '&' expression to silence this warning *(s+1) = (*(s+1) << 4) | (data_word >> 24) & 0xf; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5060:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+2) = (*(s+2) << 4) | (data_word >> 20) & 0xf; ~ ~~~~~~~~~~~~~~~~~~^~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5060:80: note: place parentheses around the '&' expression to silence this warning *(s+2) = (*(s+2) << 4) | (data_word >> 20) & 0xf; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5061:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+3) = (*(s+3) << 4) | (data_word >> 16) & 0xf; ~ ~~~~~~~~~~~~~~~~~~^~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5061:80: note: place parentheses around the '&' expression to silence this warning *(s+3) = (*(s+3) << 4) | (data_word >> 16) & 0xf; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5073:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+0) = (*(s+0) << 5) | (data_word >> 27) & 0x1f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5073:80: note: place parentheses around the '&' expression to silence this warning *(s+0) = (*(s+0) << 5) | (data_word >> 27) & 0x1f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5074:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+1) = (*(s+1) << 5) | (data_word >> 22) & 0x1f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5074:80: note: place parentheses around the '&' expression to silence this warning *(s+1) = (*(s+1) << 5) | (data_word >> 22) & 0x1f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5075:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+2) = (*(s+2) << 5) | (data_word >> 17) & 0x1f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5075:80: note: place parentheses around the '&' expression to silence this warning *(s+2) = (*(s+2) << 5) | (data_word >> 17) & 0x1f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5085:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+0) = (*(s+0) << 5) | (data_word >> 27) & 0x1f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5085:80: note: place parentheses around the '&' expression to silence this warning *(s+0) = (*(s+0) << 5) | (data_word >> 27) & 0x1f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5086:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+1) = (*(s+1) << 5) | (data_word >> 22) & 0x1f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5086:80: note: place parentheses around the '&' expression to silence this warning *(s+1) = (*(s+1) << 5) | (data_word >> 22) & 0x1f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5087:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+2) = (*(s+2) << 5) | (data_word >> 17) & 0x1f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5087:80: note: place parentheses around the '&' expression to silence this warning *(s+2) = (*(s+2) << 5) | (data_word >> 17) & 0x1f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5097:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+0) = (*(s+0) << 5) | (data_word >> 27) & 0x1f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5097:80: note: place parentheses around the '&' expression to silence this warning *(s+0) = (*(s+0) << 5) | (data_word >> 27) & 0x1f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5098:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+1) = (*(s+1) << 5) | (data_word >> 22) & 0x1f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5098:80: note: place parentheses around the '&' expression to silence this warning *(s+1) = (*(s+1) << 5) | (data_word >> 22) & 0x1f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5113:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+0) = (*(s+0) << 6) | (data_word >> 26) & 0x3f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5113:80: note: place parentheses around the '&' expression to silence this warning *(s+0) = (*(s+0) << 6) | (data_word >> 26) & 0x3f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5114:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+1) = (*(s+1) << 6) | (data_word >> 20) & 0x3f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5114:80: note: place parentheses around the '&' expression to silence this warning *(s+1) = (*(s+1) << 6) | (data_word >> 20) & 0x3f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5124:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+0) = (*(s+0) << 6) | (data_word >> 26) & 0x3f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5124:80: note: place parentheses around the '&' expression to silence this warning *(s+0) = (*(s+0) << 6) | (data_word >> 26) & 0x3f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5125:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+1) = (*(s+1) << 6) | (data_word >> 20) & 0x3f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5125:80: note: place parentheses around the '&' expression to silence this warning *(s+1) = (*(s+1) << 6) | (data_word >> 20) & 0x3f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5135:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+0) = (*(s+0) << 6) | (data_word >> 26) & 0x3f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5135:80: note: place parentheses around the '&' expression to silence this warning *(s+0) = (*(s+0) << 6) | (data_word >> 26) & 0x3f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5136:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+1) = (*(s+1) << 6) | (data_word >> 20) & 0x3f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5136:80: note: place parentheses around the '&' expression to silence this warning *(s+1) = (*(s+1) << 6) | (data_word >> 20) & 0x3f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5146:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+0) = (*(s+0) << 6) | (data_word >> 26) & 0x3f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5146:80: note: place parentheses around the '&' expression to silence this warning *(s+0) = (*(s+0) << 6) | (data_word >> 26) & 0x3f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5147:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+1) = (*(s+1) << 6) | (data_word >> 20) & 0x3f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5147:80: note: place parentheses around the '&' expression to silence this warning *(s+1) = (*(s+1) << 6) | (data_word >> 20) & 0x3f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5162:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+0) = (*(s+0) << 7) | (data_word >> 25) & 0x7f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5162:80: note: place parentheses around the '&' expression to silence this warning *(s+0) = (*(s+0) << 7) | (data_word >> 25) & 0x7f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5163:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+1) = (*(s+1) << 7) | (data_word >> 18) & 0x7f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5163:80: note: place parentheses around the '&' expression to silence this warning *(s+1) = (*(s+1) << 7) | (data_word >> 18) & 0x7f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5173:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+0) = (*(s+0) << 7) | (data_word >> 25) & 0x7f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5173:80: note: place parentheses around the '&' expression to silence this warning *(s+0) = (*(s+0) << 7) | (data_word >> 25) & 0x7f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5174:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+1) = (*(s+1) << 7) | (data_word >> 18) & 0x7f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5174:80: note: place parentheses around the '&' expression to silence this warning *(s+1) = (*(s+1) << 7) | (data_word >> 18) & 0x7f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5184:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+0) = (*(s+0) << 7) | (data_word >> 25) & 0x7f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5184:80: note: place parentheses around the '&' expression to silence this warning *(s+0) = (*(s+0) << 7) | (data_word >> 25) & 0x7f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5185:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+1) = (*(s+1) << 7) | (data_word >> 18) & 0x7f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5185:80: note: place parentheses around the '&' expression to silence this warning *(s+1) = (*(s+1) << 7) | (data_word >> 18) & 0x7f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5195:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+0) = (*(s+0) << 7) | (data_word >> 25) & 0x7f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5195:80: note: place parentheses around the '&' expression to silence this warning *(s+0) = (*(s+0) << 7) | (data_word >> 25) & 0x7f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5196:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+1) = (*(s+1) << 7) | (data_word >> 18) & 0x7f; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5196:80: note: place parentheses around the '&' expression to silence this warning *(s+1) = (*(s+1) << 7) | (data_word >> 18) & 0x7f; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5211:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+0) = (*(s+0) << 8) | (data_word >> 24) & 0xff; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5211:80: note: place parentheses around the '&' expression to silence this warning *(s+0) = (*(s+0) << 8) | (data_word >> 24) & 0xff; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5212:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+1) = (*(s+1) << 8) | (data_word >> 16) & 0xff; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5212:80: note: place parentheses around the '&' expression to silence this warning *(s+1) = (*(s+1) << 8) | (data_word >> 16) & 0xff; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5219:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+0) = (*(s+0) << 8) | (data_word >> 24) & 0xff; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5219:80: note: place parentheses around the '&' expression to silence this warning *(s+0) = (*(s+0) << 8) | (data_word >> 24) & 0xff; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5220:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+1) = (*(s+1) << 8) | (data_word >> 16) & 0xff; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5220:80: note: place parentheses around the '&' expression to silence this warning *(s+1) = (*(s+1) << 8) | (data_word >> 16) & 0xff; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5227:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+0) = (*(s+0) << 8) | (data_word >> 24) & 0xff; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5227:80: note: place parentheses around the '&' expression to silence this warning *(s+0) = (*(s+0) << 8) | (data_word >> 24) & 0xff; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5228:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+1) = (*(s+1) << 8) | (data_word >> 16) & 0xff; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5228:80: note: place parentheses around the '&' expression to silence this warning *(s+1) = (*(s+1) << 8) | (data_word >> 16) & 0xff; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5235:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+0) = (*(s+0) << 8) | (data_word >> 24) & 0xff; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5235:80: note: place parentheses around the '&' expression to silence this warning *(s+0) = (*(s+0) << 8) | (data_word >> 24) & 0xff; ^ ( ) /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5236:80: warning: '&' within '|' [-Wbitwise-op-parentheses] *(s+1) = (*(s+1) << 8) | (data_word >> 16) & 0xff; ~ ~~~~~~~~~~~~~~~~~~^~~~~~ /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310/source_subfolder/src/rice.c:5236:80: note: place parentheses around the '&' expression to silence this warning *(s+1) = (*(s+1) << 8) | (data_word >> 16) & 0xff; ^ ( ) 102 warnings generated. [100%] Linking C shared library ../../lib/libszip_debug.so [100%] Built target szip-shared szip/2.1.1: Package 'a064fac9bef9f843f8878f385a5d4e6281f9a310' built szip/2.1.1: Build folder /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/build/a064fac9bef9f843f8878f385a5d4e6281f9a310 szip/2.1.1: Generated conaninfo.txt szip/2.1.1: Generated conanbuildinfo.txt szip/2.1.1: Generating the package szip/2.1.1: Package folder /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/package/a064fac9bef9f843f8878f385a5d4e6281f9a310 szip/2.1.1: Calling package() [100%] Built target szip-shared Install the project... -- Install configuration: "Debug" -- Installing: /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/package/a064fac9bef9f843f8878f385a5d4e6281f9a310/include/SZconfig.h -- Installing: /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/package/a064fac9bef9f843f8878f385a5d4e6281f9a310/lib/libszip_debug.so.2.1 -- Installing: /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/package/a064fac9bef9f843f8878f385a5d4e6281f9a310/lib/libszip_debug.so -- Installing: /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/package/a064fac9bef9f843f8878f385a5d4e6281f9a310/include/ricehdf.h -- Installing: /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/package/a064fac9bef9f843f8878f385a5d4e6281f9a310/include/szip_adpt.h -- Installing: /tmp/c3ipr/pr_918_1_0_28/.conan/data/szip/2.1.1/_/_/package/a064fac9bef9f843f8878f385a5d4e6281f9a310/include/szlib.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK szip/2.1.1 package(): Packaged 1 '.so' file: libszip_debug.so szip/2.1.1 package(): Packaged 1 '.1' file: libszip_debug.so.2.1 szip/2.1.1 package(): Packaged 4 '.h' files: szlib.h, ricehdf.h, szip_adpt.h, SZconfig.h szip/2.1.1 package(): Packaged 1 file: COPYING szip/2.1.1: Package 'a064fac9bef9f843f8878f385a5d4e6281f9a310' created szip/2.1.1: Created package revision b77cb847b79aa770bfd1451f99e2c60a [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK szip/2.1.1 (test package): Generator cmake created conanbuildinfo.cmake szip/2.1.1 (test package): Generator txt created conanbuildinfo.txt szip/2.1.1 (test package): Generated conaninfo.txt szip/2.1.1 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/pr_918_1_0_28/test_package/build/70dda234889ec816afd7633138386048fc1e5fe6/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK szip/2.1.1 (test package): Running build() -- The C compiler identification is Clang 8.0.0 -- Check for working C compiler: /usr/bin/clang -- Check for working C compiler: /usr/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'Clang' compiler -- Conan: Compiler Clang>=8, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/pr_918_1_0_28/test_package/build/70dda234889ec816afd7633138386048fc1e5fe6 Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package szip/2.1.1 (test package): Running test() SZ_DecompressEnd error: -3 JSON file created at '/tmp/c3ipr/pr_918_1_0_28/_create.json'