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

netcdf: add v4.9.2 #21656

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

netcdf: add v4.9.2 #21656

wants to merge 4 commits into from

Conversation

valgur
Copy link
Contributor

@valgur valgur commented Dec 6, 2023

.

@conan-center-bot

This comment has been minimized.

@conan-center-bot conan-center-bot added Missing dependencies Build failed due missing dependencies in Conan Center and removed Unexpected Error labels Dec 21, 2023
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

Copy link
Contributor

Hooks produced the following warnings for commit ada26a9
netcdf/4.7.4@#602bd3e6d8f7f82563e857dd55d87fe4
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\netcdf.dll' links to system library 'shlwapi' but it is not in cpp_info.system_libs.

@conan-center-bot conan-center-bot removed the Missing dependencies Build failed due missing dependencies in Conan Center label Mar 26, 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

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Failure in build 7 (345a2568e5eaf6c6c112ee49b423a4c83269a5d5):

  • netcdf/4.7.4:
    Didn't run or was cancelled before finishing

  • netcdf/4.8.1:
    Didn't run or was cancelled before finishing

  • netcdf/4.9.2:
    CI failed to create some packages (All logs)

    Logs for packageID 6981951bd76b67b547628a3db5954b4c06f9a98d:
    [settings]
    arch=armv8
    build_type=Release
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    netcdf:shared=False
    
    [...]
    ld: symbol(s) not found for architecture arm64
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
    make[2]: *** [plugins/lib__nch5bzip2.dylib] Error 1
    make[1]: *** [plugins/CMakeFiles/h5bzip2.dir/all] Error 2
    make[1]: *** Waiting for unfinished jobs....
    1 warning generated.
    /Users/jenkins/workspace/prod-v1/bsr/82916/ebeee/.conan/data/netcdf/4.9.2/_/_/build/6981951bd76b67b547628a3db5954b4c06f9a98d/src/libdap2/dceconstraints.c:857:21: warning: implicit conversion from enumeration type 'enum CEops' to different enumeration type 'CEsort' (aka 'enum CEsort') [-Wenum-conversion]
            target->operator = CEO_NIL;
                             ~ ^~~~~~~
    1 warning generated.
    dce.y:186:31: warning: implicit conversion from enumeration type 'enum CEops' to different enumeration type 'CEsort' (aka 'enum CEsort') [-Wenum-conversion]
        {(yyval)=makeselectiontag(CEO_EQ);}
                 ~~~~~~~~~~~~~~~~ ^~~~~~
    dce.y:187:31: warning: implicit conversion from enumeration type 'enum CEops' to different enumeration type 'CEsort' (aka 'enum CEsort') [-Wenum-conversion]
        {(yyval)=makeselectiontag(CEO_GT);}
                 ~~~~~~~~~~~~~~~~ ^~~~~~
    dce.y:188:31: warning: implicit conversion from enumeration type 'enum CEops' to different enumeration type 'CEsort' (aka 'enum CEsort') [-Wenum-conversion]
        {(yyval)=makeselectiontag(CEO_LT);}
                 ~~~~~~~~~~~~~~~~ ^~~~~~
    dce.y:189:31: warning: implicit conversion from enumeration type 'enum CEops' to different enumeration type 'CEsort' (aka 'enum CEsort') [-Wenum-conversion]
        {(yyval)=makeselectiontag(CEO_NEQ);}
                 ~~~~~~~~~~~~~~~~ ^~~~~~~
    dce.y:190:31: warning: implicit conversion from enumeration type 'enum CEops' to different enumeration type 'CEsort' (aka 'enum CEsort') [-Wenum-conversion]
        {(yyval)=makeselectiontag(CEO_GE);}
                 ~~~~~~~~~~~~~~~~ ^~~~~~
    dce.y:191:31: warning: implicit conversion from enumeration type 'enum CEops' to different enumeration type 'CEsort' (aka 'enum CEsort') [-Wenum-conversion]
        {(yyval)=makeselectiontag(CEO_LE);}
                 ~~~~~~~~~~~~~~~~ ^~~~~~
    dce.y:192:31: warning: implicit conversion from enumeration type 'enum CEops' to different enumeration type 'CEsort' (aka 'enum CEsort') [-Wenum-conversion]
        {(yyval)=makeselectiontag(CEO_RE);}
                 ~~~~~~~~~~~~~~~~ ^~~~~~
    /Users/jenkins/workspace/prod-v1/bsr/82916/ebeee/.conan/data/netcdf/4.9.2/_/_/build/6981951bd76b67b547628a3db5954b4c06f9a98d/src/libdap2/dceparse.c:183:21: warning: cast to smaller integer type 'CEsort' (aka 'enum CEsort') from 'Object' (aka 'void *') [-Wvoid-pointer-to-enum-cast]
        sel->operator = (CEsort)relop0;
                        ^~~~~~~~~~~~~~
    1 warning generated.
    7 warnings generated.
    /Users/jenkins/workspace/prod-v1/bsr/82916/ebeee/.conan/data/netcdf/4.9.2/_/_/build/6981951bd76b67b547628a3db5954b4c06f9a98d/src/libnczarr/zutil.c:1020:11: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
            charp[i] = sp;
                     ^ ~~
    1 warning generated.
    make: *** [all] Error 2
    WARN: *** Conan 1 is legacy and on a deprecation path ***
    WARN: *** Please upgrade to Conan 2 ***
    WARN: hdf5/1.14.1: requirement zlib/[>=1.2.11 <2] overridden by netcdf/4.9.2 to zlib/1.3.1 
    WARN: libcurl/8.9.1: requirement zlib/[>=1.2.11 <2] overridden by netcdf/4.9.2 to zlib/1.3.1 
    netcdf/4.9.2: ERROR: Package '6981951bd76b67b547628a3db5954b4c06f9a98d' build failed
    netcdf/4.9.2: WARN: Build folder /Users/jenkins/workspace/prod-v1/bsr/82916/ebeee/.conan/data/netcdf/4.9.2/_/_/build/6981951bd76b67b547628a3db5954b4c06f9a98d/build/Release
    ERROR: netcdf/4.9.2: Error in build() method, line 120
    	cmake.build()
    	ConanException: Error 2 while executing cmake --build "/Users/jenkins/workspace/prod-v1/bsr/82916/ebeee/.conan/data/netcdf/4.9.2/_/_/build/6981951bd76b67b547628a3db5954b4c06f9a98d/build/Release" '--' '-j8'
    

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.


Conan v2 pipeline ❌

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

Failure in build 7 (345a2568e5eaf6c6c112ee49b423a4c83269a5d5):

  • netcdf/4.9.2:
    CI failed to create some packages (All logs)

    Logs for packageID df43d4c5a86970fed57c5bea3d4bce373c06d102:
    [settings]
    arch=armv8
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    [ 68%] Building C object libdispatch/CMakeFiles/dispatch.dir/utf8proc.c.o
    [ 68%] Built target dap4
    [ 68%] Building C object libdispatch/CMakeFiles/dispatch.dir/dpathmgr.c.o
    [ 69%] Building C object libsrc/CMakeFiles/netcdf3.dir/nc3internal.c.o
    [ 69%] Built target dap2
    [ 69%] Built target netcdfhdf5
    [ 70%] Building C object libnczarr/CMakeFiles/nczarr.dir/zdebug.c.o
    [ 71%] Building C object libdispatch/CMakeFiles/dispatch.dir/dutil.c.o
    [ 71%] Building C object libdispatch/CMakeFiles/dispatch.dir/drc.c.o
    [ 71%] Building C object libsrc/CMakeFiles/netcdf3.dir/var.c.o
    [ 72%] Building C object libdispatch/CMakeFiles/dispatch.dir/dauth.c.o
    [ 72%] Building C object libdispatch/CMakeFiles/dispatch.dir/dreadonly.c.o
    [ 72%] Built target nczarr
    [ 73%] Building C object libsrc/CMakeFiles/netcdf3.dir/dim.c.o
    [ 74%] Building C object libdispatch/CMakeFiles/dispatch.dir/dnotnc4.c.o
    [ 74%] Building C object libdispatch/CMakeFiles/dispatch.dir/dnotnc3.c.o
    [ 75%] Building C object libdispatch/CMakeFiles/dispatch.dir/dinfermodel.c.o
    [ 75%] Building C object libdispatch/CMakeFiles/dispatch.dir/daux.c.o
    [ 76%] Building C object libdispatch/CMakeFiles/dispatch.dir/dinstance.c.o
    [ 76%] Building C object libsrc/CMakeFiles/netcdf3.dir/ncx.c.o
    [ 77%] Building C object libsrc/CMakeFiles/netcdf3.dir/lookup3.c.o
    [ 77%] Building C object libdispatch/CMakeFiles/dispatch.dir/dcrc32.c.o
    [ 78%] Building C object libdispatch/CMakeFiles/dispatch.dir/dcrc64.c.o
    [ 78%] Building C object libdispatch/CMakeFiles/dispatch.dir/ncexhash.c.o
    [ 79%] Building C object libdispatch/CMakeFiles/dispatch.dir/ncxcache.c.o
    [ 79%] Building C object libsrc/CMakeFiles/netcdf3.dir/ncio.c.o
    [ 79%] Building C object libdispatch/CMakeFiles/dispatch.dir/ncjson.c.o
    [ 80%] Building C object libsrc/CMakeFiles/netcdf3.dir/memio.c.o
    [ 81%] Building C object libdispatch/CMakeFiles/dispatch.dir/ds3util.c.o
    [ 81%] Building C object libsrc/CMakeFiles/netcdf3.dir/mmapio.c.o
    [ 82%] Building C object libsrc/CMakeFiles/netcdf3.dir/posixio.c.o
    [ 82%] Building C object libdispatch/CMakeFiles/dispatch.dir/dparallel.c.o
    [ 83%] Building C object libdispatch/CMakeFiles/dispatch.dir/dgroup.c.o
    [ 83%] Building C object libdispatch/CMakeFiles/dispatch.dir/dvlen.c.o
    [ 84%] Building C object libdispatch/CMakeFiles/dispatch.dir/dcompound.c.o
    [ 84%] Building C object libdispatch/CMakeFiles/dispatch.dir/dtype.c.o
    [ 85%] Building C object libdispatch/CMakeFiles/dispatch.dir/denum.c.o
    [ 85%] Building C object libdispatch/CMakeFiles/dispatch.dir/dopaque.c.o
    [ 86%] Building C object libdispatch/CMakeFiles/dispatch.dir/dfilter.c.o
    [ 86%] Building C object libdispatch/CMakeFiles/dispatch.dir/dv2i.c.o
    [ 86%] Built target dispatch
    [ 86%] Built target netcdf3
    make: *** [all] Error 2
    
    netcdf/4.9.2: ERROR: 
    Package 'df43d4c5a86970fed57c5bea3d4bce373c06d102' build failed
    netcdf/4.9.2: WARN: Build folder /Users/jenkins/workspace/prod-v2/bsr@2/74530/fcccd/p/b/netcdd7cc37d75c3fc/b/build/Release
    ERROR: netcdf/4.9.2: Error in build() method, line 120
    	cmake.build()
    	ConanException: Error 2 while executing
    
  • netcdf/4.8.1:
    Didn't run or was cancelled before finishing

  • netcdf/4.7.4:
    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.

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.

2 participants