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

fftw: fix yml format #15653

Closed
wants to merge 2 commits into from
Closed

Conversation

ericLemanissier
Copy link
Contributor

Specify library name and version: fftw/*


@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 2 (fde0b62b0b7cc9d354f57345766a1eafba9908aa):

  • fftw/3.3.9@:
    All packages built successfully! (All logs)

  • fftw/3.3.8@:
    All packages built successfully! (All logs)


Conan v2 pipeline (informative, not required for merge) ❌

Note: Conan v2 builds are informative and they are not required for the PR to be merged.

The v2 pipeline failed. Please, review the errors and note this will be required for pull requests to be merged in the near future.

See details:

Failure in build 2 (fde0b62b0b7cc9d354f57345766a1eafba9908aa):

  • fftw/3.3.9@:
    Error running command conan graph info --requires fftw/3.3.9@#54b76ddd6d90931bb59825bdf201e113 -f json -pr:h /home/conan/w/prod-v2_cci_PR-15653/2/19889965-b2d4-48f9-9338-b09572e4d1f5/profile_windows_192_release_dynamic_msvc_release_64.-shared-True.txt -pr:b /home/conan/w/prod-v2_cci_PR-15653/2/19889965-b2d4-48f9-9338-b09572e4d1f5/profile_windows_192_release_dynamic_msvc_release_64.-shared-True.txt:

    -------- Input profiles --------
    Profile host:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=msvc
    compiler.runtime=dynamic
    compiler.runtime_type=Release
    compiler.version=192
    os=Windows
    [options]
    */*:shared=True
    
    Profile build:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=msvc
    compiler.runtime=dynamic
    compiler.runtime_type=Release
    compiler.version=192
    os=Windows
    [options]
    */*:shared=True
    
    
    -------- Computing dependency graph --------
    ERROR: fftw/3.3.9: Error in configure() method, line 48
    	del self.options.fPIC
    	ConanException: option 'fPIC' doesn't exist
    Possible options are ['shared', 'precision', 'openmp', 'threads', 'combinedthreads', 'simd']
    
  • fftw/3.3.8@:
    Error running command conan graph info --requires fftw/3.3.8@#3b4c116ffb76aefbe47003cc97cb54a9 -f json -pr:h /home/conan/w/prod-v2_cci_PR-15653/2/93b9f77b-9db2-44f7-a763-1660bdb1d7a9/profile_windows_192_release_dynamic_msvc_release_64.-shared-True.txt -pr:b /home/conan/w/prod-v2_cci_PR-15653/2/93b9f77b-9db2-44f7-a763-1660bdb1d7a9/profile_windows_192_release_dynamic_msvc_release_64.-shared-True.txt:

    -------- Input profiles --------
    Profile host:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=msvc
    compiler.runtime=dynamic
    compiler.runtime_type=Release
    compiler.version=192
    os=Windows
    [options]
    */*:shared=True
    
    Profile build:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=msvc
    compiler.runtime=dynamic
    compiler.runtime_type=Release
    compiler.version=192
    os=Windows
    [options]
    */*:shared=True
    
    
    -------- Computing dependency graph --------
    ERROR: fftw/3.3.8: Error in configure() method, line 48
    	del self.options.fPIC
    	ConanException: option 'fPIC' doesn't exist
    Possible options are ['shared', 'precision', 'openmp', 'threads', 'combinedthreads', 'simd']
    

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.

@prince-chrismc prince-chrismc added the blocked Affected by an external issue and waiting until it is solved label Feb 3, 2023
@ericLemanissier ericLemanissier deleted the patch-22 branch February 3, 2023 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Affected by an external issue and waiting until it is solved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants