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

gtk 3.24.24 #3624

Merged
merged 6 commits into from
Jan 13, 2021
Merged

gtk 3.24.24 #3624

merged 6 commits into from
Jan 13, 2021

Conversation

ericLemanissier
Copy link
Contributor

@ericLemanissier ericLemanissier commented Nov 20, 2020

this isa port of https://github.com/bincrafters/conan-gtk

Specify library name and version: gtk/3.24.24

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

@ericLemanissier ericLemanissier marked this pull request as draft November 20, 2020 11:59
@conan-center-bot
Copy link
Collaborator

Failure in build 1 (b2d3666f6c29e2995d8210408c75cb4520579e35):

  • Error processing recipe (ref 'gtk/3.24.22'): Linux x86_64, Release, gcc 4.9, libstdc++ . Options: gtk:shared-False
    You are depending on 'gdk-pixbuf/2.42.0' but it is not in the repository

self.requires("at-spi2-atk/2.38.0")
if self.options.with_wayland:
self.requires("xkbcommon/0.10.0")
self.requires("wayland") # FIXME: Create an actual Wayland package(s)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: Figuring out which parts of Wayland gtk needs and what packages we need accordingly

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the last missing one is wayland-protocols which is blocked by #3663
wayland-client, wayland-cursor and wayland-egl are already packaged by https://conan.io/center/wayland

@conan-center-bot
Copy link
Collaborator

Failure in build 2 (2893dcbc4e2be4f053462c3c9d92af3c866c1977):

  • Error processing recipe (ref 'gtk/3.24.22'): Linux x86_64, Release, gcc 4.9, libstdc++ . Options: gtk:shared-False
    You are depending on 'gdk-pixbuf/2.42.0' but it is not in the repository

@conan-center-bot
Copy link
Collaborator

Failure in build 3 (2893dcbc4e2be4f053462c3c9d92af3c866c1977):

  • Error processing recipe (ref 'gtk/3.24.22'): Linux x86_64, Release, gcc 4.9, libstdc++ . Options: gtk:shared-False
    You are depending on 'at-spi2-atk/2.38.0' but it is not in the repository

@ericLemanissier ericLemanissier mentioned this pull request Dec 18, 2020
4 tasks
@stale
Copy link

stale bot commented Dec 29, 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 29, 2020
@Croydon
Copy link
Contributor

Croydon commented Dec 30, 2020

The stale bot starts to annoy me, maybe we should extend the times to 2 months for a warning and 3 months for closing?

@stale stale bot removed the stale label Dec 30, 2020
@ericLemanissier ericLemanissier marked this pull request as ready for review January 11, 2021 10:53
@SSE4
Copy link
Contributor

SSE4 commented Jan 11, 2021

The stale bot starts to annoy me, maybe we should extend the times to 2 months for a warning and 3 months for closing?

feel free to create PR to update stale bot settings as you wish. the purpose is not to annoy anyone, but instead to help us, so let's tune it to be helpful, not annoying.

@conan-center-bot
Copy link
Collaborator

Some configurations of 'gtk/3.24.22' failed in build 4 (2893dcbc4e2be4f053462c3c9d92af3c866c1977):

  • Linux x86_64, Debug, gcc 4.9, libstdc++ . Options: gtk:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as cpp_info.builddirs. Currently folders declared: [''] (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./bin/mesonbuild/cmake/data/preload.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, gcc 9, libstdc++11 . Options: gtk:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as cpp_info.builddirs. Currently folders declared: [''] (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./bin/mesonbuild/cmake/data/preload.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package(): ERROR: [PACKAGE LICENSE (KB-H012)] No 'licenses' folder found in package: /home/conan/w/cci_PR-3624/.conan/data/gtk/3.24.22/_/_/package/f196160713507e426cd3f09ce0ae814d2d97357d (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H012)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'share' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'etc' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] The conan-center repository doesn't allow the packages to contain pcfiles. The packages have to be located using generators and the declaredcpp_infoinformation (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] Found files: ./lib/pkgconfig/gail-3.0.pc; ./lib/pkgconfig/gdk-3.0.pc; ./lib/pkgconfig/gdk-x11-3.0.pc; ./lib/pkgconfig/gtk+-3.0.pc; ./lib/pkgconfig/gtk+-unix-print-3.0.pc; ./lib/pkgconfig/gtk+-x11-3.0.pc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, gcc 7, libstdc++11 . Options: gtk:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as cpp_info.builddirs. Currently folders declared: [''] (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./bin/mesonbuild/cmake/data/preload.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package(): ERROR: [PACKAGE LICENSE (KB-H012)] No 'licenses' folder found in package: /home/conan/w/cci_PR-3624/.conan/data/gtk/3.24.22/_/_/package/e4a1dac6731ceb5cfd55a74f2ca359ae881bfcc2 (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H012)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'share' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'etc' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] The conan-center repository doesn't allow the packages to contain pcfiles. The packages have to be located using generators and the declaredcpp_infoinformation (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] Found files: ./lib/pkgconfig/gail-3.0.pc; ./lib/pkgconfig/gdk-3.0.pc; ./lib/pkgconfig/gdk-x11-3.0.pc; ./lib/pkgconfig/gtk+-3.0.pc; ./lib/pkgconfig/gtk+-unix-print-3.0.pc; ./lib/pkgconfig/gtk+-x11-3.0.pc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, clang 4.0, libstdc++ . Options: gtk:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as cpp_info.builddirs. Currently folders declared: [''] (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./bin/mesonbuild/cmake/data/preload.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package(): ERROR: [PACKAGE LICENSE (KB-H012)] No 'licenses' folder found in package: /home/conan/w/cci_PR-3624/.conan/data/gtk/3.24.22/_/_/package/e54a39fb8123eabc2b962a3fcdd1c4336f692507 (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H012)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'share' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'etc' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] The conan-center repository doesn't allow the packages to contain pcfiles. The packages have to be located using generators and the declaredcpp_infoinformation (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] Found files: ./lib/pkgconfig/gail-3.0.pc; ./lib/pkgconfig/gdk-3.0.pc; ./lib/pkgconfig/gdk-x11-3.0.pc; ./lib/pkgconfig/gtk+-3.0.pc; ./lib/pkgconfig/gtk+-unix-print-3.0.pc; ./lib/pkgconfig/gtk+-x11-3.0.pc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, clang 5.0, libstdc++ . Options: gtk:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as cpp_info.builddirs. Currently folders declared: [''] (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./bin/mesonbuild/cmake/data/preload.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package(): ERROR: [PACKAGE LICENSE (KB-H012)] No 'licenses' folder found in package: /home/conan/w/cci_PR-3624/.conan/data/gtk/3.24.22/_/_/package/19048900d42b8c863f3725bc45769a50d8540819 (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H012)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'share' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'etc' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] The conan-center repository doesn't allow the packages to contain pcfiles. The packages have to be located using generators and the declaredcpp_infoinformation (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] Found files: ./lib/pkgconfig/gail-3.0.pc; ./lib/pkgconfig/gdk-3.0.pc; ./lib/pkgconfig/gdk-x11-3.0.pc; ./lib/pkgconfig/gtk+-3.0.pc; ./lib/pkgconfig/gtk+-unix-print-3.0.pc; ./lib/pkgconfig/gtk+-x11-3.0.pc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Debug, clang 9, libstdc++ . Options: gtk:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as cpp_info.builddirs. Currently folders declared: [''] (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./bin/mesonbuild/cmake/data/preload.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package(): ERROR: [PACKAGE LICENSE (KB-H012)] No 'licenses' folder found in package: /home/conan/w/cci_PR-3624/.conan/data/gtk/3.24.22/_/_/package/ba72b52cb9f77971463defa7227b882123c7fec8 (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H012)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'share' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'etc' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] The conan-center repository doesn't allow the packages to contain pcfiles. The packages have to be located using generators and the declaredcpp_infoinformation (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] Found files: ./lib/pkgconfig/gail-3.0.pc; ./lib/pkgconfig/gdk-3.0.pc; ./lib/pkgconfig/gdk-x11-3.0.pc; ./lib/pkgconfig/gtk+-3.0.pc; ./lib/pkgconfig/gtk+-unix-print-3.0.pc; ./lib/pkgconfig/gtk+-x11-3.0.pc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, clang 6.0, libstdc++ . Options: gtk:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as cpp_info.builddirs. Currently folders declared: [''] (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./bin/mesonbuild/cmake/data/preload.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package(): ERROR: [PACKAGE LICENSE (KB-H012)] No 'licenses' folder found in package: /home/conan/w/cci_PR-3624/.conan/data/gtk/3.24.22/_/_/package/c9b8f7c0bac8f6957b56271a0bb8a3ea92848a23 (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H012)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'share' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'etc' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] The conan-center repository doesn't allow the packages to contain pcfiles. The packages have to be located using generators and the declaredcpp_infoinformation (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] Found files: ./lib/pkgconfig/gail-3.0.pc; ./lib/pkgconfig/gdk-3.0.pc; ./lib/pkgconfig/gdk-x11-3.0.pc; ./lib/pkgconfig/gtk+-3.0.pc; ./lib/pkgconfig/gtk+-unix-print-3.0.pc; ./lib/pkgconfig/gtk+-x11-3.0.pc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Debug, gcc 7, libstdc++11 . Options: gtk:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as cpp_info.builddirs. Currently folders declared: [''] (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./bin/mesonbuild/cmake/data/preload.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package(): ERROR: [PACKAGE LICENSE (KB-H012)] No 'licenses' folder found in package: /home/conan/w/cci_PR-3624/.conan/data/gtk/3.24.22/_/_/package/9c1dd16b582a39ca9c2aa00bbebcc74c2d335316 (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H012)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'share' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'etc' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] The conan-center repository doesn't allow the packages to contain pcfiles. The packages have to be located using generators and the declaredcpp_infoinformation (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] Found files: ./lib/pkgconfig/gail-3.0.pc; ./lib/pkgconfig/gdk-3.0.pc; ./lib/pkgconfig/gdk-x11-3.0.pc; ./lib/pkgconfig/gtk+-3.0.pc; ./lib/pkgconfig/gtk+-unix-print-3.0.pc; ./lib/pkgconfig/gtk+-x11-3.0.pc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Debug, clang 8, libstdc++ . Options: gtk:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as cpp_info.builddirs. Currently folders declared: [''] (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./bin/mesonbuild/cmake/data/preload.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package(): ERROR: [PACKAGE LICENSE (KB-H012)] No 'licenses' folder found in package: /home/conan/w/cci_PR-3624/.conan/data/gtk/3.24.22/_/_/package/cdb8c1710e775fff51c543ee4ad28cca99bc37c9 (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H012)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'share' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'etc' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] The conan-center repository doesn't allow the packages to contain pcfiles. The packages have to be located using generators and the declaredcpp_infoinformation (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] Found files: ./lib/pkgconfig/gail-3.0.pc; ./lib/pkgconfig/gdk-3.0.pc; ./lib/pkgconfig/gdk-x11-3.0.pc; ./lib/pkgconfig/gtk+-3.0.pc; ./lib/pkgconfig/gtk+-unix-print-3.0.pc; ./lib/pkgconfig/gtk+-x11-3.0.pc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Debug, clang 4.0, libstdc++ . Options: gtk:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as cpp_info.builddirs. Currently folders declared: [''] (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./bin/mesonbuild/cmake/data/preload.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package(): ERROR: [PACKAGE LICENSE (KB-H012)] No 'licenses' folder found in package: /home/conan/w/cci_PR-3624/.conan/data/gtk/3.24.22/_/_/package/50158b547fbaab0020c186b75453d00d12ad33d2 (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H012)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'share' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'etc' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] The conan-center repository doesn't allow the packages to contain pcfiles. The packages have to be located using generators and the declaredcpp_infoinformation (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] Found files: ./lib/pkgconfig/gail-3.0.pc; ./lib/pkgconfig/gdk-3.0.pc; ./lib/pkgconfig/gdk-x11-3.0.pc; ./lib/pkgconfig/gtk+-3.0.pc; ./lib/pkgconfig/gtk+-unix-print-3.0.pc; ./lib/pkgconfig/gtk+-x11-3.0.pc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Debug, clang 3.9, libstdc++ . Options: gtk:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as cpp_info.builddirs. Currently folders declared: [''] (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./bin/mesonbuild/cmake/data/preload.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package(): ERROR: [PACKAGE LICENSE (KB-H012)] No 'licenses' folder found in package: /home/conan/w/cci_PR-3624/.conan/data/gtk/3.24.22/_/_/package/f9fe199de21545dbc8dcee5e04899b9bdc50e28a (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H012)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'share' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'etc' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] The conan-center repository doesn't allow the packages to contain pcfiles. The packages have to be located using generators and the declaredcpp_infoinformation (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] Found files: ./lib/pkgconfig/gail-3.0.pc; ./lib/pkgconfig/gdk-3.0.pc; ./lib/pkgconfig/gdk-x11-3.0.pc; ./lib/pkgconfig/gtk+-3.0.pc; ./lib/pkgconfig/gtk+-unix-print-3.0.pc; ./lib/pkgconfig/gtk+-x11-3.0.pc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, clang 4.0, libstdc++ . Options: gtk:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as cpp_info.builddirs. Currently folders declared: [''] (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./bin/mesonbuild/cmake/data/preload.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package(): ERROR: [PACKAGE LICENSE (KB-H012)] No 'licenses' folder found in package: /home/conan/w/cci_PR-3624/.conan/data/gtk/3.24.22/_/_/package/93c2c0123b43c7c5a0b386a0e7017c633e490483 (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H012)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'share' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'etc' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] The conan-center repository doesn't allow the packages to contain pcfiles. The packages have to be located using generators and the declaredcpp_infoinformation (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] Found files: ./lib/pkgconfig/gail-3.0.pc; ./lib/pkgconfig/gdk-3.0.pc; ./lib/pkgconfig/gdk-x11-3.0.pc; ./lib/pkgconfig/gtk+-3.0.pc; ./lib/pkgconfig/gtk+-unix-print-3.0.pc; ./lib/pkgconfig/gtk+-x11-3.0.pc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, gcc 8, libstdc++11 . Options: gtk:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as cpp_info.builddirs. Currently folders declared: [''] (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./bin/mesonbuild/cmake/data/preload.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package(): ERROR: [PACKAGE LICENSE (KB-H012)] No 'licenses' folder found in package: /home/conan/w/cci_PR-3624/.conan/data/gtk/3.24.22/_/_/package/dfcfc10eac13be138ce6966f315f58ce7bab7584 (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H012)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'share' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'etc' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] The conan-center repository doesn't allow the packages to contain pcfiles. The packages have to be located using generators and the declaredcpp_infoinformation (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] Found files: ./lib/pkgconfig/gail-3.0.pc; ./lib/pkgconfig/gdk-3.0.pc; ./lib/pkgconfig/gdk-x11-3.0.pc; ./lib/pkgconfig/gtk+-3.0.pc; ./lib/pkgconfig/gtk+-unix-print-3.0.pc; ./lib/pkgconfig/gtk+-x11-3.0.pc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Debug, clang 7.0, libstdc++ . Options: gtk:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as cpp_info.builddirs. Currently folders declared: [''] (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./bin/mesonbuild/cmake/data/preload.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package(): ERROR: [PACKAGE LICENSE (KB-H012)] No 'licenses' folder found in package: /home/conan/w/cci_PR-3624/.conan/data/gtk/3.24.22/_/_/package/0f55d40fac89564d88c6ada7b5fa0264bd2e76d1 (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H012)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'share' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'etc' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] The conan-center repository doesn't allow the packages to contain pcfiles. The packages have to be located using generators and the declaredcpp_infoinformation (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] Found files: ./lib/pkgconfig/gail-3.0.pc; ./lib/pkgconfig/gdk-3.0.pc; ./lib/pkgconfig/gdk-x11-3.0.pc; ./lib/pkgconfig/gtk+-3.0.pc; ./lib/pkgconfig/gtk+-unix-print-3.0.pc; ./lib/pkgconfig/gtk+-x11-3.0.pc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, clang 9, libstdc++ . Options: gtk:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as cpp_info.builddirs. Currently folders declared: [''] (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./bin/mesonbuild/cmake/data/preload.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package(): ERROR: [PACKAGE LICENSE (KB-H012)] No 'licenses' folder found in package: /home/conan/w/cci_PR-3624/.conan/data/gtk/3.24.22/_/_/package/580ae721eb6065c261da7049cdf905894669f65c (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H012)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'share' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'etc' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] The conan-center repository doesn't allow the packages to contain pcfiles. The packages have to be located using generators and the declaredcpp_infoinformation (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] Found files: ./lib/pkgconfig/gail-3.0.pc; ./lib/pkgconfig/gdk-3.0.pc; ./lib/pkgconfig/gdk-x11-3.0.pc; ./lib/pkgconfig/gtk+-3.0.pc; ./lib/pkgconfig/gtk+-unix-print-3.0.pc; ./lib/pkgconfig/gtk+-x11-3.0.pc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, clang 7.0, libstdc++ . Options: gtk:shared-True
    • Hooks errors detected:
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as cpp_info.builddirs. Currently folders declared: [''] (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./bin/mesonbuild/cmake/data/preload.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package(): ERROR: [PACKAGE LICENSE (KB-H012)] No 'licenses' folder found in package: /home/conan/w/cci_PR-3624/.conan/data/gtk/3.24.22/_/_/package/81d9d076f486f983c7fa418ffbb471bbe7d85dab (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H012)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'share' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'etc' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] The conan-center repository doesn't allow the packages to contain pcfiles. The packages have to be located using generators and the declaredcpp_infoinformation (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] Found files: ./lib/pkgconfig/gail-3.0.pc; ./lib/pkgconfig/gdk-3.0.pc; ./lib/pkgconfig/gdk-x11-3.0.pc; ./lib/pkgconfig/gtk+-3.0.pc; ./lib/pkgconfig/gtk+-unix-print-3.0.pc; ./lib/pkgconfig/gtk+-x11-3.0.pc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, clang 3.9, libstdc++ . Options: gtk:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as cpp_info.builddirs. Currently folders declared: [''] (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./bin/mesonbuild/cmake/data/preload.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package(): ERROR: [PACKAGE LICENSE (KB-H012)] No 'licenses' folder found in package: /home/conan/w/cci_PR-3624/.conan/data/gtk/3.24.22/_/_/package/dba69cc2cbbd916e918f419badee7b512bf00f08 (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H012)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'share' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'etc' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] The conan-center repository doesn't allow the packages to contain pcfiles. The packages have to be located using generators and the declaredcpp_infoinformation (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
      • [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] Found files: ./lib/pkgconfig/gail-3.0.pc; ./lib/pkgconfig/gdk-3.0.pc; ./lib/pkgconfig/gdk-x11-3.0.pc; ./lib/pkgconfig/gtk+-3.0.pc; ./lib/pkgconfig/gtk+-unix-print-3.0.pc; ./lib/pkgconfig/gtk+-x11-3.0.pc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs

@conan-center-bot
Copy link
Collaborator

Some configurations of 'gtk/3.24.24' failed in build 5 (19c15dd177ec94d51e24511e5bd3d73aabfaa086):

  • Linux x86_64, Debug, gcc 4.9, libstdc++ . Options: gtk:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as cpp_info.builddirs. Currently folders declared: [''] (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./bin/mesonbuild/cmake/data/preload.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs
  • Linux x86_64, Release, gcc 4.9, libstdc++ . Options: gtk:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as cpp_info.builddirs. Currently folders declared: [''] (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./bin/mesonbuild/cmake/data/preload.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs

also, disable gcc 4.9
@conan-center-bot
Copy link
Collaborator

Failure in build 6 (6bd91f468255d3a906f80118be68f610913d9ac5):

  • Error processing recipe (ref 'gtk/3.24.24'): Linux x86_64, Release, gcc 4.9, libstdc++ . Options: gtk:shared-False
    You are depending on 'glib/2.67.0' but it is not in the repository

@ericLemanissier
Copy link
Contributor Author

@jgsogo @danimtb is C3I drowning under the snow ?

@Croydon
Copy link
Contributor

Croydon commented Jan 11, 2021

Madrid has actually quite a situation right now. Stay safe everyone ❤️

@ericLemanissier
Copy link
Contributor Author

Beware the dinosaurs !

@conan-center-bot
Copy link
Collaborator

All green in build 7 (6bd91f468255d3a906f80118be68f610913d9ac5)! 😊

  • gtk/3.24.24: Generated 48 packages (+ 1 invalid config from build()). All logs here

@conan-center-bot
Copy link
Collaborator

Some configurations of 'gtk/3.24.24' failed in build 8 (637d2fba3a4c4ac338b22874339f1090573cf0ee):

  • Linux x86_64, Release, clang 4.0, libstdc++ . Options: gtk:shared-False
    • Hooks errors detected:
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as cpp_info.builddirs. Currently folders declared: [''] (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
      • [HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./bin/mesonbuild/cmake/data/preload.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H019)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs

@ericLemanissier ericLemanissier changed the title gtk 3.24.22 gtk 3.24.24 Jan 12, 2021
@conan-center-bot
Copy link
Collaborator

All green in build 9 (637d2fba3a4c4ac338b22874339f1090573cf0ee)! 😊

  • gtk/3.24.24: Generated 48 packages (+ 1 invalid config from build()). All logs here

@ericLemanissier
Copy link
Contributor Author

@SSE4 SSE4 requested a review from uilianries January 13, 2021 09:49
if not self.options.with_pango:
raise ConanInvalidConfiguration("with_pango option is mandatory when with_wayland or with_x11 is used")
if self.settings.os == "Windows":
raise ConanInvalidConfiguration("GTK recipe is not yet compatible with Windows. Contributions are welcome.")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What are the problems with Windows?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the first blocking one is that ninja fails unless you use env var CONAN_USE_ALWAYS_SHORT_PATHS=1 (short_paths attribute is not enough)

if self.settings.os == "Linux":
defs["wayland_backend"] = "true" if self.options.with_wayland else "false"
defs["x11_backend"] = "true" if self.options.with_x11 else "false"
defs["introspection"] = "false"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could this be False?

Copy link
Contributor

@madebr madebr Jan 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, meson is very picky about casings.

def package_info(self):
self.cpp_info.components["gdk-3.0"].libs = ["gdk-3"]
self.cpp_info.components["gdk-3.0"].includedirs = [os.path.join("include", "gtk-3.0")]
self.cpp_info.components["gdk-3.0"].requires = []
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this required?

@conan-center-bot conan-center-bot merged commit 3488f09 into conan-io:master Jan 13, 2021
@ericLemanissier ericLemanissier deleted the gtk branch January 13, 2021 17:02
@Croydon
Copy link
Contributor

Croydon commented Jan 13, 2021

Fantastic work @ericLemanissier! This really required some heavy lifting 💪

@ericLemanissier
Copy link
Contributor Author

merge commit has a green tick, but no binary are available on https://conan.io/center/gtk?version=3.24.24&os=Linux&tab=configuration nor when running conan search gtk/3.24.24@
What's happening with CI ?

@prince-chrismc
Copy link
Contributor

Missing packages again... same as #4251

@jgsogo
Copy link
Contributor

jgsogo commented Jan 19, 2021

Having a look to it. There are some packages available when running conan search gtk/3.24.24@ -r conan-center --table=gtk.html. I'll dig into the logs to check what happened to the others

@jgsogo
Copy link
Contributor

jgsogo commented Jan 19, 2021

Failure on our side (library implementation). Something like (sure you spot the bug):

result = UNKNOWN
try {
    conan_build
    result = OK
    conan_upload
}
catch() {
    result = ERROR
}
finally() {
   set_build_status(result)
}

I did blame in the repository and the author of that commit is already pushing the wheel of pain at our offices

image

@prince-chrismc
Copy link
Contributor

Feels like an interview questions!

try {
    conan_build
-   result = OK
    conan_upload
+   result = OK
}

I'm available 😉

@jgsogo
Copy link
Contributor

jgsogo commented Jan 20, 2021

I'm available 😉

@prince-chrismc , We can talk about it if you want to. 😬

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants