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

feat: add expresscpp #1271

Closed
wants to merge 14 commits into from
Closed

Conversation

gocarlos
Copy link
Contributor

@gocarlos gocarlos commented Apr 4, 2020

Specify library name and version: lib/1.0

  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the
    conan-center hook activated.

@conan-center-bot
Copy link
Collaborator

Some configurations of 'expresscpp/0.16.0' failed in build 1 (3ab6638bfbad95a621d81fffee64fae21798c72d):

@conan-center-bot
Copy link
Collaborator

Some configurations of 'expresscpp/0.16.0' failed in build 2 (bd1d84bbf2aa746e6ecbb1d1dc747b1cb2d4bc2c):

@gocarlos
Copy link
Contributor Author

gocarlos commented Apr 5, 2020

@uilianries ci broken?

@uilianries
Copy link
Member

@gocarlos Please follow

tools.check_min_cppstd(self, "17")
approach for checking C++17. check_min_cppstd should be present, for the case when the user has it configured

@conan-center-bot
Copy link
Collaborator

Some configurations of 'expresscpp/0.16.0' failed in build 3 (e59193a9bfae510ce42fb16b70bd5e11a3561a79):

@conan-center-bot
Copy link
Collaborator

Failure in build 4 (3a1754c65bfb9d0cc6451f5a7531f90075aaf5a8):
expresscpp/0.16.0:

  • Error processing recipe: Linux x86_64, Release, gcc 5, libstdc++ . Options: expresscpp:shared-True
    Unexpected error happened:
ERROR: expresscpp/0.16.0: Error in configure() method, line 33
	if not self._has_support_for_cpp17():
	AttributeError: 'ExpressCppConan' object has no attribute '_has_support_for_cpp17'

uilianries
uilianries previously approved these changes Apr 7, 2020
@uilianries uilianries requested a review from SSE4 April 7, 2020 13:43
@gocarlos gocarlos closed this Apr 8, 2020
@gocarlos gocarlos reopened this Apr 8, 2020
@conan-center-bot
Copy link
Collaborator

Some configurations of 'expresscpp/0.16.0' failed in build 5 (863bdb3b96903d0e9adaaeb203ec6c6638b7d330):

@conan-center-bot
Copy link
Collaborator

Some configurations of 'expresscpp/0.16.0' failed in build 6 (863bdb3b96903d0e9adaaeb203ec6c6638b7d330):

@gocarlos gocarlos closed this Apr 12, 2020
@gocarlos gocarlos reopened this Apr 12, 2020
@gocarlos gocarlos closed this Apr 22, 2020
@gocarlos gocarlos reopened this Apr 22, 2020
@conan-center-bot
Copy link
Collaborator

Some configurations of 'expresscpp/0.17.0' failed in build 7 (bcb3abae9216683da744d4553d2dfd1e7901725f):

@conan-center-bot
Copy link
Collaborator

Some configurations of 'expresscpp/0.17.0' failed in build 8 (7caad6748ec57a3ee3f113ff5e8f4cd0df878e52):

@conan-center-bot
Copy link
Collaborator

Some configurations of 'expresscpp/0.17.0' failed in build 10 (824920e9bd12f48e7d6d019448568eae7164b2af):

@SSE4
Copy link
Contributor

SSE4 commented May 4, 2020

@gocarlos please fix build errors, whenever possible.
if project doesn't build for certain compiler and version, please raise ConanInvalidConfiguration.
it's not necessary to support everything in the first iteration, especially if upstream doesn't.

@conan-center-bot
Copy link
Collaborator

Some configurations of 'expresscpp/0.17.0' failed in build 11 (47459a97c64c9399f4d3df9de78fcfe57c343a10):

  • Macos x86_64, Debug, apple-clang 10.0, libc++ . Options: expresscpp:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_26/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Macos x86_64, Debug, apple-clang 11.0, libc++ . Options: expresscpp:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_24/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Macos x86_64, Debug, apple-clang 11.0, libc++ . Options: expresscpp:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_25/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Macos x86_64, Release, apple-clang 10.0, libc++ . Options: expresscpp:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_31/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Macos x86_64, Release, apple-clang 11.0, libc++ . Options: expresscpp:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_28/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Macos x86_64, Release, apple-clang 10.0, libc++ . Options: expresscpp:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_30/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Macos x86_64, Debug, apple-clang 10.0, libc++ . Options: expresscpp:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_27/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Macos x86_64, Release, apple-clang 11.0, libc++ . Options: expresscpp:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_29/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Windows x86_64, Debug, Visual Studio 16, MDd. Options: expresscpp:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File 'C:/J/c3ipr/co_pr_1271_11_0_33/recipes/expresscpp/all\test_package\test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Windows x86_64, Debug, Visual Studio 16, MDd. Options: expresscpp:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File 'C:/J/c3ipr/co_pr_1271_11_0_34/recipes/expresscpp/all\test_package\test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Windows x86_64, Release, Visual Studio 16, MD. Options: expresscpp:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File 'C:/J/c3ipr/co_pr_1271_11_0_36/recipes/expresscpp/all\test_package\test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Windows x86_64, Debug, Visual Studio 16, MTd. Options: expresscpp:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File 'C:/J/c3ipr/co_pr_1271_11_0_32/recipes/expresscpp/all\test_package\test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Windows x86_64, Release, Visual Studio 16, MD. Options: expresscpp:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File 'C:/J/c3ipr/co_pr_1271_11_0_37/recipes/expresscpp/all\test_package\test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Windows x86_64, Release, Visual Studio 16, MT. Options: expresscpp:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File 'C:/J/c3ipr/co_pr_1271_11_0_35/recipes/expresscpp/all\test_package\test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Debug, clang 8, libstdc++ . Options: expresscpp:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_8/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Debug, clang 9, libstdc++ . Options: expresscpp:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_12/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, gcc 9, libstdc++ . Options: expresscpp:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_0/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, gcc 9, libstdc++11 . Options: expresscpp:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_2/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, gcc 9, libstdc++ . Options: expresscpp:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_1/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Debug, clang 8, libstdc++ . Options: expresscpp:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_9/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Debug, clang 9, libstdc++ . Options: expresscpp:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_13/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, gcc 9, libstdc++11 . Options: expresscpp:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_3/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Debug, clang 9, libc++ . Options: expresscpp:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_14/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Debug, clang 8, libc++ . Options: expresscpp:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_10/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Debug, clang 9, libc++ . Options: expresscpp:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_15/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Debug, clang 8, libc++ . Options: expresscpp:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_11/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, clang 9, libstdc++ . Options: expresscpp:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_20/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Debug, gcc 9, libstdc++ . Options: expresscpp:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_4/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, clang 9, libstdc++ . Options: expresscpp:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_21/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, clang 8, libstdc++ . Options: expresscpp:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_16/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, clang 9, libc++ . Options: expresscpp:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_22/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, clang 9, libc++ . Options: expresscpp:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_23/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Debug, gcc 9, libstdc++ . Options: expresscpp:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_5/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, clang 8, libstdc++ . Options: expresscpp:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_17/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Debug, gcc 9, libstdc++11 . Options: expresscpp:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_6/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, clang 8, libc++ . Options: expresscpp:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_18/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, clang 8, libc++ . Options: expresscpp:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_19/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Debug, gcc 9, libstdc++11 . Options: expresscpp:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/tmp/c3ipr/co_pr_1271_11_0_7/recipes/expresscpp/all/test_package/test_package.cpp' does not end with an endline (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H041)
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO REQUIRES.ADD() (KB-H044)] The method 'self.requires.add()' is not allowed. Use 'self.requires()' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H044)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs

@conan-center-bot
Copy link
Collaborator

Some configurations of 'expresscpp/0.18.0' failed in build 14 (818d08e8bfabde30725349f0481bfd28bfd8fb07):

@conan-center-bot
Copy link
Collaborator

Some configurations of 'expresscpp/0.18.0' failed in build 15 (54dc9677fa61642f6e7bbee4f7ab59158c79c7b2):

@SSE4 SSE4 removed their request for review June 15, 2020 07:27
@stale
Copy link

stale bot commented Dec 1, 2020

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 Dec 1, 2020
@stale
Copy link

stale bot commented Dec 31, 2020

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

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.

4 participants