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

sqlpp11-connector-sqlite3: add version 0.31, support conan v2 #15582

Closed
wants to merge 6 commits into from

Conversation

toge
Copy link
Contributor

@toge toge commented Jan 31, 2023

Specify library name and version: sqlpp11-connector-sqlite3/*

  • add version 0.31
  • support conan v2
  • update dependencies

@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.

@toge toge closed this Feb 2, 2023
@toge toge reopened this Feb 2, 2023
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Failure in build 6 (7307a3871cb065db05451d16dc85b8531b892fd6):

  • sqlpp11-connector-sqlite3/0.29@:
    Didn't run or was cancelled before finishing

  • sqlpp11-connector-sqlite3/0.31@:
    CI failed to create some packages (All logs)

    Logs for packageID 7d1d8bf185fe7eae58d92141c365abaa8e1d1fc9:
    [settings]
    arch=x86_64
    build_type=Debug
    compiler=Visual Studio
    compiler.runtime=MDd
    compiler.version=15
    os=Windows
    [options]
    sqlpp11-connector-sqlite3:shared=True
    
    [...]
                  _OutIt=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<uint8_t>>>,
                  _Ty=uint8_t,
                  _Diff=size_t,
                  _Fn=std::_Binder<std::_Unforced,std::uniform_int_distribution<unsigned short> &,std::mt19937 &>
              ]
      C:\J\w\prod\BuildSingleReference@6\.conan\data\date\3.0.1\_\_\package\000869eb75a4dc8f3c968cb7604950942201c9c5\include\date/date.h(180): note: see reference to class template instantiation 'std::chrono::duration<int,std::ratio<86400,1>>' being compiled
    LINK : fatal error LNK1104: cannot open file '..\src\Debug\sqlpp11-connector-sqlite3.lib' [C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\build\tests\Sqlpp11Sqlite3BlobTest.vcxproj]
      Building Custom Rule C:/J/w/prod/BuildSingleReference@6/s/21e47b/1/src/tests/CMakeLists.txt
      DateTimeTest.cpp
    LINK : fatal error LNK1104: cannot open file '..\src\Debug\sqlpp11-connector-sqlite3.lib' [C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\build\tests\Sqlpp11Sqlite3DateTimeTest.vcxproj]
      Building Custom Rule C:/J/w/prod/BuildSingleReference@6/s/21e47b/1/src/tests/CMakeLists.txt
      DynamicSelectTest.cpp
    LINK : fatal error LNK1104: cannot open file '..\src\Debug\sqlpp11-connector-sqlite3.lib' [C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\build\tests\Sqlpp11Sqlite3DynamicSelectTest.vcxproj]
      Building Custom Rule C:/J/w/prod/BuildSingleReference@6/s/21e47b/1/src/tests/CMakeLists.txt
      FloatingPointTest.cpp
    LINK : fatal error LNK1104: cannot open file '..\src\Debug\sqlpp11-connector-sqlite3.lib' [C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\build\tests\Sqlpp11Sqlite3FloatingPointTest.vcxproj]
      Building Custom Rule C:/J/w/prod/BuildSingleReference@6/s/21e47b/1/src/tests/CMakeLists.txt
      IntegralTest.cpp
    LINK : fatal error LNK1104: cannot open file '..\src\Debug\sqlpp11-connector-sqlite3.lib' [C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\build\tests\Sqlpp11Sqlite3IntegralTest.vcxproj]
      Building Custom Rule C:/J/w/prod/BuildSingleReference@6/s/21e47b/1/src/tests/CMakeLists.txt
      SampleTest.cpp
    C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\src\tests\SampleTest.cpp(118): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\build\tests\Sqlpp11Sqlite3SampleTest.vcxproj]
    C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\src\tests\SampleTest.cpp(119): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\build\tests\Sqlpp11Sqlite3SampleTest.vcxproj]
    C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\src\tests\SampleTest.cpp(206): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\build\tests\Sqlpp11Sqlite3SampleTest.vcxproj]
    LINK : fatal error LNK1104: cannot open file '..\src\Debug\sqlpp11-connector-sqlite3.lib' [C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\build\tests\Sqlpp11Sqlite3SampleTest.vcxproj]
      Building Custom Rule C:/J/w/prod/BuildSingleReference@6/s/21e47b/1/src/tests/CMakeLists.txt
      SelectTest.cpp
    C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\src\tests\SelectTest.cpp(163): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\build\tests\Sqlpp11Sqlite3SelectTest.vcxproj]
    C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\src\tests\SelectTest.cpp(164): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\build\tests\Sqlpp11Sqlite3SelectTest.vcxproj]
    C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\src\tests\SelectTest.cpp(186): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\build\tests\Sqlpp11Sqlite3SelectTest.vcxproj]
    LINK : fatal error LNK1104: cannot open file '..\src\Debug\sqlpp11-connector-sqlite3.lib' [C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\build\tests\Sqlpp11Sqlite3SelectTest.vcxproj]
      Building Custom Rule C:/J/w/prod/BuildSingleReference@6/s/21e47b/1/src/tests/CMakeLists.txt
      TransactionTest.cpp
    C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\src\tests\TransactionTest.cpp(64): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\build\tests\Sqlpp11Sqlite3TransactionTest.vcxproj]
    C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\src\tests\TransactionTest.cpp(73): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\build\tests\Sqlpp11Sqlite3TransactionTest.vcxproj]
    LINK : fatal error LNK1104: cannot open file '..\src\Debug\sqlpp11-connector-sqlite3.lib' [C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\build\tests\Sqlpp11Sqlite3TransactionTest.vcxproj]
      Building Custom Rule C:/J/w/prod/BuildSingleReference@6/s/21e47b/1/src/tests/CMakeLists.txt
      UnionTest.cpp
    LINK : fatal error LNK1104: cannot open file '..\src\Debug\sqlpp11-connector-sqlite3.lib' [C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\build\tests\Sqlpp11Sqlite3UnionTest.vcxproj]
      Building Custom Rule C:/J/w/prod/BuildSingleReference@6/s/21e47b/1/src/tests/CMakeLists.txt
      WithTest.cpp
    LINK : fatal error LNK1104: cannot open file '..\src\Debug\sqlpp11-connector-sqlite3.lib' [C:\J\w\prod\BuildSingleReference@6\s\21e47b\1\build\tests\Sqlpp11Sqlite3WithTest.vcxproj]
    sqlpp11-connector-sqlite3/0.31: 
    sqlpp11-connector-sqlite3/0.31: 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
    sqlpp11-connector-sqlite3/0.31: 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
    sqlpp11-connector-sqlite3/0.31: ERROR: Package '7d1d8bf185fe7eae58d92141c365abaa8e1d1fc9' build failed
    sqlpp11-connector-sqlite3/0.31: WARN: Build folder C:\J\w\prod\BuildSingleReference@6/s\21e47b\1\build
    ERROR: sqlpp11-connector-sqlite3/0.31: Error in build() method, line 74
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build "C:\J\w\prod\BuildSingleReference@6/s\21e47b\1\build" --config Debug
    
  • sqlpp11-connector-sqlite3/0.30@:
    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.


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 6 (7307a3871cb065db05451d16dc85b8531b892fd6):

  • sqlpp11-connector-sqlite3/0.30@:
    Error running command conan graph info --requires sqlpp11-connector-sqlite3/0.30@#66dfa66802c986cd059a7e8ff8d4fb56 -f json -pr:h /home/conan/w/prod-v2_cci_PR-15582/6/3cd48ed3-1ec5-42b8-a999-e7ec7d01e504/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2_cci_PR-15582/6/3cd48ed3-1ec5-42b8-a999-e7ec7d01e504/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt:

    -------- Input profiles --------
    Profile host:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    Profile build:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    
    -------- Computing dependency graph --------
    sqlpp11/0.60: Not found in local cache, looking in remotes...
    sqlpp11/0.60: Checking remote: conan-center-v2
    Graph root
        virtual
    Requirements
        sqlpp11-connector-sqlite3/0.30#66dfa66802c986cd059a7e8ff8d4fb56 - Cache
    Graph error
        Package 'sqlpp11/0.60' not resolved: Unable to find 'sqlpp11/0.60' in remotes
    ERROR: Package 'sqlpp11/0.60' not resolved: Unable to find 'sqlpp11/0.60' in remotes
    
  • sqlpp11-connector-sqlite3/0.31@:
    Error running command conan graph info --requires sqlpp11-connector-sqlite3/0.31@#dff6d3e5ad1673e9bfadc1dde4043313 -f json -pr:h /home/conan/w/prod-v2_cci_PR-15582/6/f4a3d1a8-fdcc-442b-9055-e6caf90f1ec3/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2_cci_PR-15582/6/f4a3d1a8-fdcc-442b-9055-e6caf90f1ec3/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt:

    -------- Input profiles --------
    Profile host:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    Profile build:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    
    -------- Computing dependency graph --------
    sqlpp11/0.60: Not found in local cache, looking in remotes...
    sqlpp11/0.60: Checking remote: conan-center-v2
    Graph root
        virtual
    Requirements
        sqlpp11-connector-sqlite3/0.31#dff6d3e5ad1673e9bfadc1dde4043313 - Cache
    Graph error
        Package 'sqlpp11/0.60' not resolved: Unable to find 'sqlpp11/0.60' in remotes
    ERROR: Package 'sqlpp11/0.60' not resolved: Unable to find 'sqlpp11/0.60' in remotes
    
  • sqlpp11-connector-sqlite3/0.29@:
    Error running command conan graph info --requires sqlpp11-connector-sqlite3/0.29@#34f1594a8105508d70eb54fe63a91413 -f json -pr:h /home/conan/w/prod-v2_cci_PR-15582/6/458135a0-29e9-4ef5-a78c-45c3707560ca/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2_cci_PR-15582/6/458135a0-29e9-4ef5-a78c-45c3707560ca/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt:

    -------- Input profiles --------
    Profile host:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    Profile build:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    
    -------- Computing dependency graph --------
    sqlpp11/0.60: Not found in local cache, looking in remotes...
    sqlpp11/0.60: Checking remote: conan-center-v2
    Graph root
        virtual
    Requirements
        sqlpp11-connector-sqlite3/0.29#34f1594a8105508d70eb54fe63a91413 - Cache
    Graph error
        Package 'sqlpp11/0.60' not resolved: Unable to find 'sqlpp11/0.60' in remotes
    ERROR: Package 'sqlpp11/0.60' not resolved: Unable to find 'sqlpp11/0.60' in remotes
    

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.

@stale
Copy link

stale bot commented Mar 11, 2023

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 11, 2023
@stale
Copy link

stale bot commented Apr 11, 2023

This pull request has been automatically closed because it has not had recent activity. Thank you for your contributions.

@stale stale bot closed this Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants