Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zziplib: add version 0.13.78 #22961

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

zziplib: add version 0.13.78 #22961

wants to merge 14 commits into from

Conversation

toge
Copy link
Contributor

@toge toge commented Mar 3, 2024

Specify library name and version: zziplib/0.13.78

gdraheim/zziplib@v0.13.72...v0.13.78


@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@jcar87 jcar87 self-assigned this Jun 11, 2024
@conan-center-bot

This comment has been minimized.

@toge toge changed the title zziplib: add version 0.13.74 zziplib: add version 0.13.77 Aug 6, 2024
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@toge toge changed the title zziplib: add version 0.13.77 zziplib: add version 0.13.78 Aug 9, 2024
@conan-center-bot

This comment has been minimized.

@toge toge changed the title zziplib: add version 0.13.78 zziplib: add new version 0.13.78 Aug 10, 2024
@conan-center-bot

This comment has been minimized.

@toge toge changed the title zziplib: add new version 0.13.78 zziplib: add version 0.13.78 Oct 28, 2024
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Warning

Conan Center will stop receiving updates for Conan 1.x packages soon - please see announcement.

Failure in build 13 (5b716c49eeecfef96601f7eb6baf7e9306984f6c):

  • zziplib/0.13.71:
    Didn't run or was cancelled before finishing

  • zziplib/0.13.72:
    CI failed to create some packages (All logs)

    Logs for packageID c9b2119a5e276549f332b854d634e8465b854d39:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=5
    os=Linux
    [options]
    zziplib:shared=True
    
    [...]
                         ^
    /home/conan/workspace/prod-v1/bsr/115667/cbebc/.conan/data/zziplib/0.13.72/_/_/build/c9b2119a5e276549f332b854d634e8465b854d39/src/zzip/zip.c:344:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
                             zzip_disk64_trailer_localentries(orig);
                             ^
    /home/conan/workspace/prod-v1/bsr/115667/cbebc/.conan/data/zziplib/0.13.72/_/_/build/c9b2119a5e276549f332b854d634e8465b854d39/src/zzip/zip.c:346:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
                             zzip_disk64_trailer_finalentries(orig);
                             ^
    /home/conan/workspace/prod-v1/bsr/115667/cbebc/.conan/data/zziplib/0.13.72/_/_/build/c9b2119a5e276549f332b854d634e8465b854d39/src/zzip/zip.c:347:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
                         trailer->zz_rootseek = zzip_disk64_trailer_rootseek(orig);
                         ^
    /home/conan/workspace/prod-v1/bsr/115667/cbebc/.conan/data/zziplib/0.13.72/_/_/build/c9b2119a5e276549f332b854d634e8465b854d39/src/zzip/zip.c:348:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
                         trailer->zz_rootsize = zzip_disk64_trailer_rootsize(orig);
                         ^
    /home/conan/workspace/prod-v1/bsr/115667/cbebc/.conan/data/zziplib/0.13.72/_/_/build/c9b2119a5e276549f332b854d634e8465b854d39/src/zzip/zip.c: In function ‘__zzip_parse_root_directory’:
    /home/conan/workspace/prod-v1/bsr/115667/cbebc/.conan/data/zziplib/0.13.72/_/_/build/c9b2119a5e276549f332b854d634e8465b854d39/src/zzip/zip.c:510:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             u_extras = zzip_disk_entry_get_extras(d);
             ^
    /home/conan/workspace/prod-v1/bsr/115667/cbebc/.conan/data/zziplib/0.13.72/_/_/build/c9b2119a5e276549f332b854d634e8465b854d39/src/zzip/zip.c:511:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             u_comment = zzip_disk_entry_get_comment(d);
             ^
    /home/conan/workspace/prod-v1/bsr/115667/cbebc/.conan/data/zziplib/0.13.72/_/_/build/c9b2119a5e276549f332b854d634e8465b854d39/src/zzip/zip.c:512:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             u_namlen = zzip_disk_entry_get_namlen(d);
             ^
    /home/conan/workspace/prod-v1/bsr/115667/cbebc/.conan/data/zziplib/0.13.72/_/_/build/c9b2119a5e276549f332b854d634e8465b854d39/src/zzip/zip.c:523:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             hdr->d_crc32 = zzip_disk_entry_get_crc32(d);
             ^
    /home/conan/workspace/prod-v1/bsr/115667/cbebc/.conan/data/zziplib/0.13.72/_/_/build/c9b2119a5e276549f332b854d634e8465b854d39/src/zzip/zip.c:524:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             hdr->d_csize = zzip_disk_entry_get_csize(d);
             ^
    /home/conan/workspace/prod-v1/bsr/115667/cbebc/.conan/data/zziplib/0.13.72/_/_/build/c9b2119a5e276549f332b854d634e8465b854d39/src/zzip/zip.c:525:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             hdr->d_usize = zzip_disk_entry_get_usize(d);
             ^
    /home/conan/workspace/prod-v1/bsr/115667/cbebc/.conan/data/zziplib/0.13.72/_/_/build/c9b2119a5e276549f332b854d634e8465b854d39/src/zzip/zip.c:526:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             hdr->d_off = zzip_disk_entry_get_offset(d);
             ^
    /home/conan/workspace/prod-v1/bsr/115667/cbebc/.conan/data/zziplib/0.13.72/_/_/build/c9b2119a5e276549f332b854d634e8465b854d39/src/zzip/zip.c:527:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             hdr->d_compr = zzip_disk_entry_get_compr(d);
             ^
    WARN: **************************************************
    WARN: *** Conan 1 is legacy and on a deprecation path **
    WARN: *********** Please upgrade to Conan 2 ************
    WARN: **************************************************
    zziplib/0.13.72: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    zziplib/0.13.72: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component zziplib::zzip library 'zzip-0' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) 
    [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component zziplib::zzipmmapped library 'zzipmmapped-0' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) 
    [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component zziplib::zzipfseeko library 'zzipfseeko-0' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) 
    [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component zziplib::zzipwrap library 'zzipwrap-0' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) 
    ERROR: 
    	ConanException: [HOOK - conan-center.py] post_package_info(): Some checks failed running the hook, check the output
    
  • zziplib/0.13.78:
    Didn't run or was cancelled before finishing


Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@toge
Copy link
Contributor Author

toge commented Oct 31, 2024

@jcar87
Could you help me?
Only "pr-merge" step is failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants