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

glaze: add version 4.0.0, 3.6.2 #25520

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

Conversation

toge
Copy link
Contributor

@toge toge commented Oct 5, 2024

Summary

Changes to recipe: glaze/4.0.0,3.6.2

Motivation

There is a major version up (4.0.0).
There are several improvements in 3.6.2

Details

stephenberry/glaze@v3.6.1...v3.6.2
stephenberry/glaze@v3.6.2...v4.0.0


@conan-center-bot conan-center-bot added the Bump version PR bumping version without recipe modifications label Oct 5, 2024
@conan-center-bot

This comment has been minimized.

@toge toge changed the title glaze: add version 3.6.2 glaze: add version 4.0.0, 3.6.2 Oct 31, 2024
@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.

All green in build 2 (feab4e2894aff88243dfa604fae8b13be2634990):

  • glaze/3.6.2:
    No packages built ⚠️ (All logs)

  • glaze/4.0.0:
    No packages built ⚠️ (All logs)


Conan v2 pipeline ✔️

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

All green in build 2 (feab4e2894aff88243dfa604fae8b13be2634990):

  • glaze/3.6.2:
    No packages built ⚠️ (All logs)

  • glaze/4.0.0:
    No packages built ⚠️ (All logs)

@toge
Copy link
Contributor Author

toge commented Oct 31, 2024

4.0.0 works fine in gcc 14.2.1 on Fedora 41.

> conan create . --build=missing --version=4.0.0

======== Exporting recipe to the cache ========
glaze/4.0.0: Exporting package recipe: conan-center-index/recipes/glaze/all/conanfile.py
glaze/4.0.0: exports: File 'conandata.yml' found. Exporting it...
glaze/4.0.0: Copied 1 '.yml' file: conandata.yml
glaze/4.0.0: Copied 1 '.py' file: conanfile.py
glaze/4.0.0: Exported to cache folder: .conan2/p/glaze1c0a1089e27e4/e
glaze/4.0.0: Exported: glaze/4.0.0#4b41cecec754a9bb905c281a054cd057 (2024-10-31 17:29:01 UTC)

======== Input profiles ========
Profile host:
[settings]
arch=x86_64
build_type=Release
compiler=gcc
compiler.cppstd=23
compiler.libcxx=libstdc++11
compiler.version=14
os=Linux

Profile build:
[settings]
arch=x86_64
build_type=Release
compiler=gcc
compiler.cppstd=23
compiler.libcxx=libstdc++11
compiler.version=14
os=Linux

======== Computing dependency graph ========
Graph root
cli
Requirements
glaze/4.0.0#4b41cecec754a9bb905c281a054cd057 - Cache

======== Computing necessary packages ========
Requirements
glaze/4.0.0#4b41cecec754a9bb905c281a054cd057:da39a3ee5e6b4b0d3255bfef95601890afd80709 - Build

======== Installing packages ========
glaze/4.0.0: Calling source() in .conan2/p/glaze1c0a1089e27e4/s/src
glaze/4.0.0: Unzipping v4.0.0.tar.gz to .

-------- Installing package glaze/4.0.0 (1 of 1) --------
glaze/4.0.0: Building from source
glaze/4.0.0: Package glaze/4.0.0:da39a3ee5e6b4b0d3255bfef95601890afd80709
glaze/4.0.0: Building your package in .conan2/p/b/glaze3e61e079e3b1d/b
glaze/4.0.0: Generating aggregated env files
glaze/4.0.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
glaze/4.0.0: Package 'da39a3ee5e6b4b0d3255bfef95601890afd80709' built
glaze/4.0.0: Build folder .conan2/p/b/glaze3e61e079e3b1d/b/build-release
glaze/4.0.0: Generating the package
glaze/4.0.0: Packaging in folder .conan2/p/b/glaze3e61e079e3b1d/p
glaze/4.0.0: Calling package()
glaze/4.0.0: package(): Packaged 1 file: LICENSE
glaze/4.0.0: package(): Packaged 130 '.hpp' files
glaze/4.0.0: Created package revision b9953e40556c455d533a0af726601e51
glaze/4.0.0: Package 'da39a3ee5e6b4b0d3255bfef95601890afd80709' created
glaze/4.0.0: Full package reference: glaze/4.0.0#4b41cecec754a9bb905c281a054cd057:da39a3ee5e6b4b0d3255bfef95601890afd80709#b9953e40556c455d533a0af726601e51
glaze/4.0.0: Package folder .conan2/p/b/glaze3e61e079e3b1d/p

======== Launching test_package ========

======== Computing dependency graph ========
Graph root
glaze/4.0.0 (test package): conan-center-index/recipes/glaze/all/test_package/conanfile.py
Requirements
glaze/4.0.0#4b41cecec754a9bb905c281a054cd057 - Cache
Build requirements
cmake/3.30.1#6d832cf2d46f6ec969ca5ed5b41f91eb - Cache
Resolved version ranges
cmake/[>=3.20 <4]: cmake/3.30.1

======== Computing necessary packages ========
Requirements
glaze/4.0.0#4b41cecec754a9bb905c281a054cd057:da39a3ee5e6b4b0d3255bfef95601890afd80709#b9953e40556c455d533a0af726601e51 - Cache
Build requirements
cmake/3.30.1#6d832cf2d46f6ec969ca5ed5b41f91eb:63fead0844576fc02943e16909f08fcdddd6f44b#041a38980949bccd356d9142f4e0a2bf - Cache

======== Installing packages ========
cmake/3.30.1: Already installed! (1 of 2)
cmake/3.30.1: Appending PATH environment variable: .conan2/p/cmakefaa1321642d5b/p/bin
glaze/4.0.0: Already installed! (2 of 2)
WARN: deprecated: Usage of deprecated Conan 1.X features that will be removed in Conan 2.X:
WARN: deprecated: 'env_info' used in: cmake/3.30.1

======== Testing the package ========
Removing previously existing 'test_package' build folder: conan-center-index/recipes/glaze/all/test_package/build/gcc-14-x86_64-23-release
glaze/4.0.0 (test package): Test package build: build/gcc-14-x86_64-23-release
glaze/4.0.0 (test package): Test package build folder: conan-center-index/recipes/glaze/all/test_package/build/gcc-14-x86_64-23-release
glaze/4.0.0 (test package): Writing generators to conan-center-index/recipes/glaze/all/test_package/build/gcc-14-x86_64-23-release/generators
glaze/4.0.0 (test package): Generator 'CMakeDeps' calling 'generate()'
glaze/4.0.0 (test package): CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(glaze)
target_link_libraries(... glaze::glaze)
glaze/4.0.0 (test package): Generator 'CMakeToolchain' calling 'generate()'
glaze/4.0.0 (test package): CMakeToolchain generated: conan_toolchain.cmake
glaze/4.0.0 (test package): CMakeToolchain generated: conan-center-index/recipes/glaze/all/test_package/build/gcc-14-x86_64-23-release/generators/CMakePresets.json
glaze/4.0.0 (test package): CMakeToolchain generated: conan-center-index/recipes/glaze/all/test_package/CMakeUserPresets.json
glaze/4.0.0 (test package): Generator 'VirtualRunEnv' calling 'generate()'
glaze/4.0.0 (test package): Generating aggregated env files
glaze/4.0.0 (test package): Generated aggregated env files: ['conanrun.sh', 'conanbuild.sh']

======== Testing the package: Building ========
glaze/4.0.0 (test package): Calling build()
glaze/4.0.0 (test package): Running CMake.configure()
glaze/4.0.0 (test package): RUN: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="conan-center-index/recipes/glaze/all/test_package" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "conan-center-index/recipes/glaze/all/test_package"
-- Using Conan toolchain: conan-center-index/recipes/glaze/all/test_package/build/gcc-14-x86_64-23-release/generators/conan_toolchain.cmake
-- Conan toolchain: Defining architecture flag: -m64
-- Conan toolchain: C++ Standard 23 with extensions OFF
-- The CXX compiler identification is GNU 14.2.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Conan: Target declared 'glaze::glaze'
-- Configuring done (0.1s)
-- Generating done (0.0s)
-- Build files have been written to: conan-center-index/recipes/glaze/all/test_package/build/gcc-14-x86_64-23-release

glaze/4.0.0 (test package): Running CMake.build()
glaze/4.0.0 (test package): RUN: cmake --build "conan-center-index/recipes/glaze/all/test_package/build/gcc-14-x86_64-23-release" -- -j16
[ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o
[100%] Linking CXX executable test_package
[100%] Built target test_package

======== Testing the package: Executing test ========
glaze/4.0.0 (test package): Running test()
glaze/4.0.0 (test package): RUN: ./test_package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bump version PR bumping version without recipe modifications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants