ConanCenter - Summary of packages generated


The table shows the information for all the package IDs iterated during the build. The meaning of the column status is:

  • CONAN-CENTER: The package is already available in ConanCenter.
  • UPSTREAM: The package is already available in a previous build of this same job (available in the intermediate repository, not in ConanCenter).
  • BUILT: The package has been built successfully, but testing didn't get executed.
  • BUILT+TEST_OK: Package has been built and tests passed successfully.
  • FAILED: Package failed to build or test failed. Columns build/test contains the logs with information.
  • UNKNOWN: This configuration didn't run or the job was stopped while building.
  • DUPLICATED: This configuration generates a duplicated package ID (the other was built).
  • INVALID_CONFIGURATION: This profile raised a ConanInvalidConfiguration exception for this configuration.
  • MISSING_DEPENDENCIES: The build failed because there are missing dependencies. Please report to the repository maintainers.

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.