conan-center-index icon indicating copy to clipboard operation
conan-center-index copied to clipboard

- [glib] use MesonToolchain

Open SSE4 opened this issue 3 years ago • 22 comments

Specify library name and version: glib/all

This is also a good place to share with all of us why you are submitting this PR (specially if it is a new addition to ConanCenter): is it a dependency of other libraries you want to package? Are you the author of the library? Thanks!


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

SSE4 avatar Jun 04 '22 20:06 SSE4

I detected other pull requests that are modifying glib/all recipe:

  • #12221
  • #12171
  • #11610

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

ericLemanissierBot avatar Jun 04 '22 20:06 ericLemanissierBot

Failure in build 1 (40f5f880dcd8593655bf74201c430022d7883e58):

  • glib/2.68.3@: Didn't run or was cancelled before finishing

  • glib/2.66.2@: Didn't run or was cancelled before finishing

  • glib/2.65.3@: CI failed to create some packages (All logs)

    Logs for packageID efc70992e88403284ce56182a75103775ad06f40:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=10
    os=Linux
    [options]
    glib:shared=True
    
    [...]
    Has header "alloca.h" : YES (cached)
    Has header "sys/poll.h" : YES 
    Has header "sys/types.h" : YES (cached)
    Has header "winsock2.h" : NO 
    Computing int of "POLLIN" : 1
    Computing int of "POLLOUT" : 4
    Computing int of "POLLPRI" : 2
    Computing int of "POLLERR" : 8
    Computing int of "POLLHUP" : 16
    Computing int of "POLLNVAL" : 32
    Computing int of "AF_UNIX" : 1
    Computing int of "AF_INET" : 2
    Computing int of "AF_INET6" : 10
    Computing int of "MSG_OOB" : 1
    Computing int of "MSG_PEEK" : 2
    Computing int of "MSG_DONTROUTE" : 4
    Checking if "atomic ops" : links: YES 
    Checking if "atomic ops define" compiles: YES 
    Run-time dependency threads found: YES
    Header <pthread.h> has symbol "pthread_attr_setstacksize" : YES 
    Header <pthread.h> has symbol "pthread_attr_setinheritsched" : YES 
    Header <pthread.h> has symbol "pthread_condattr_setclock" : YES 
    Header <pthread.h> has symbol "pthread_cond_timedwait_relative_np" : NO 
    Header <pthread.h> has symbol "pthread_getname_np" : YES 
    Header <sys/syscall.h> has symbol "SYS_sched_getattr" : YES 
    Checking if "pthread_setname_np(const char*)" with dependency threads: links: NO 
    Checking if "pthread_setname_np(pthread_t, const char*)" with dependency threads: links: YES 
    Checking if "stack grows check" runs: NO (1)
    Checking for function "iconv_open" : YES 
    Found pkg-config: /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/pkgconf (1.7.4)
    Run-time dependency libpcre found: YES 8.45
    Library m found: YES
    Run-time dependency libffi found: YES 3.4.2
    Run-time dependency zlib found: YES 1.2.12
    Checking for function "ngettext" : YES 
    Checking for function "bind_textdomain_codeset" : YES 
    Found CMake: /opt/pyenv/versions/3.7.13/bin/cmake (3.18.2)
    Run-time dependency mount found: NO (tried pkgconfig and cmake)
    
    ../source_subfolder/meson.build:2054:2: ERROR: Dependency "mount" not found, tried pkgconfig and cmake
    
    A full log can be found at /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/efc70992e88403284ce56182a75103775ad06f40/build_subfolder/meson-logs/meson-log.txt
    glib/2.65.3: 
    glib/2.65.3: 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
    glib/2.65.3: 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
    glib/2.65.3: ERROR: Package 'efc70992e88403284ce56182a75103775ad06f40' build failed
    glib/2.65.3: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/efc70992e88403284ce56182a75103775ad06f40/build_subfolder
    ERROR: glib/2.65.3: Error in build() method, line 193
    	meson.configure()
    	ConanException: Error 1 while executing meson setup --native-file "/home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/efc70992e88403284ce56182a75103775ad06f40/conan_meson_native.ini" "/home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/efc70992e88403284ce56182a75103775ad06f40/build_subfolder" "/home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/efc70992e88403284ce56182a75103775ad06f40/source_subfolder" -Dprefix="/home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/efc70992e88403284ce56182a75103775ad06f40"
    
  • glib/2.67.6@: Didn't run or was cancelled before finishing

  • glib/2.70.4@: Didn't run or was cancelled before finishing

  • glib/2.69.3@: Didn't run or was cancelled before finishing

  • glib/2.73.0@: Didn't run or was cancelled before finishing

  • glib/2.72.1@: Didn't run or was cancelled before finishing

  • glib/2.71.3@: 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-center-bot avatar Jun 04 '22 20:06 conan-center-bot

Failure in build 2 (40f5f880dcd8593655bf74201c430022d7883e58):

An unexpected error happened and has been reported. Help is on its way! :horse_racing:

conan-center-bot avatar Jun 08 '22 17:06 conan-center-bot

Failure in build 4 (40f5f880dcd8593655bf74201c430022d7883e58):

  • glib/2.65.3@: CI failed to create some packages (All logs)

    Logs for packageID 97e0f120f591f0cb37aba57bdfb6f1c4688c4a86:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=8
    os=Linux
    [options]
    glib:shared=False
    
    [...]
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/build_subfolder/gobject/glib-genmarshal to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/bin
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/build_subfolder/gobject/glib-mkenums to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/bin
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/build_subfolder/meson-private/gobject-2.0.pc to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/lib/x86_64-linux-gnu/pkgconfig
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/source_subfolder/gobject/gobject_gdb.py to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/glib-2.0/gdb
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/build_subfolder/gobject/libgobject-2.0.so.0.6503.0-gdb.py to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/gdb/auto-load/.//home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/lib/x86_64-linux-gnu
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/build_subfolder/meson-private/gthread-2.0.pc to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/lib/x86_64-linux-gnu/pkgconfig
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/build_subfolder/meson-private/gmodule-no-export-2.0.pc to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/lib/x86_64-linux-gnu/pkgconfig
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/build_subfolder/meson-private/gmodule-export-2.0.pc to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/lib/x86_64-linux-gnu/pkgconfig
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/build_subfolder/meson-private/gmodule-2.0.pc to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/lib/x86_64-linux-gnu/pkgconfig
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/build_subfolder/gio/gnetworking.h to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/include/glib-2.0/gio
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/build_subfolder/gio/gdbus-2.0/codegen/gdbus-codegen to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/bin
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/build_subfolder/gio/gdbus-2.0/codegen/config.py to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/glib-2.0/codegen
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/build_subfolder/gio/gdbus-2.0/codegen/__init__.py to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/glib-2.0/codegen
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/build_subfolder/gio/gdbus-2.0/codegen/codegen.py to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/glib-2.0/codegen
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/build_subfolder/gio/gdbus-2.0/codegen/codegen_main.py to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/glib-2.0/codegen
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/build_subfolder/gio/gdbus-2.0/codegen/codegen_docbook.py to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/glib-2.0/codegen
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/build_subfolder/gio/gdbus-2.0/codegen/dbustypes.py to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/glib-2.0/codegen
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/build_subfolder/gio/gdbus-2.0/codegen/parser.py to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/glib-2.0/codegen
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/build_subfolder/gio/gdbus-2.0/codegen/utils.py to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/glib-2.0/codegen
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/source_subfolder/gio/completion/gapplication to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/bash-completion/completions
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/source_subfolder/gio/completion/gdbus to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/bash-completion/completions
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/source_subfolder/gio/completion/gio to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/bash-completion/completions
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/source_subfolder/gio/completion/gsettings to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/bash-completion/completions
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/source_subfolder/gio/completion/gresource to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/bash-completion/completions
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/build_subfolder/meson-private/gio-2.0.pc to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/lib/x86_64-linux-gnu/pkgconfig
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/build_subfolder/meson-private/gio-unix-2.0.pc to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/lib/x86_64-linux-gnu/pkgconfig
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/source_subfolder/gio/gschema.dtd to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/glib-2.0/schemas
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/source_subfolder/gio/gschema.loc to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/gettext/its
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/source_subfolder/gio/gschema.its to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/gettext/its
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/source_subfolder/po/Makefile.in.in to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/glib-2.0/gettext/po
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/build_subfolder/glib-gettextize to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/bin
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/source_subfolder/m4macros/glib-2.0.m4 to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/aclocal
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/source_subfolder/m4macros/glib-gettext.m4 to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/aclocal
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/source_subfolder/m4macros/gsettings.m4 to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/aclocal
    Installing /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/build/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/source_subfolder/glib.supp to /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.65.3/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/share/glib-2.0/valgrind
    [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK
    [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK
    [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK
    [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK
    [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK
    [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK
    [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK
    [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK
    [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK
    [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK
    
    Generating targets:   0%|                                                   | 0/126 [00:00<?, ?it/s]
    Generating targets:  12%|████▉                                    | 15/126 [00:00<00:00, 148.58it/s]
    Generating targets:  24%|█████████▊                               | 30/126 [00:00<00:00, 110.55it/s]
    
    
    Writing build.ninja:   0%|                                                  | 0/524 [00:00<?, ?it/s]
    
    
    Generating targets:   0%|                                                   | 0/126 [00:00<?, ?it/s]
    Generating targets:  13%|█████▎                                    | 16/126 [00:00<00:01, 72.33it/s]
    
    
    Writing build.ninja:   0%|                                                  | 0/524 [00:00<?, ?it/s]
    
    glib/2.65.3: 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
    glib/2.65.3: 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
    [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] The conan-center repository doesn't allow the packages to contain `pc` files. The packages have to be located using generators and the declared `cpp_info` information (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/x86_64-linux-gnu/pkgconfig/gio-2.0.pc; ./lib/x86_64-linux-gnu/pkgconfig/gio-unix-2.0.pc; ./lib/x86_64-linux-gnu/pkgconfig/glib-2.0.pc; ./lib/x86_64-linux-gnu/pkgconfig/gmodule-2.0.pc; ./lib/x86_64-linux-gnu/pkgconfig/gmodule-export-2.0.pc; ./lib/x86_64-linux-gnu/pkgconfig/gmodule-no-export-2.0.pc; ./lib/x86_64-linux-gnu/pkgconfig/gobject-2.0.pc; ./lib/x86_64-linux-gnu/pkgconfig/gthread-2.0.pc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020) 
    ERROR: [HOOK - conan-center.py] post_package(): Some checks failed running the hook, check the output
    
  • glib/2.67.6@: Didn't run or was cancelled before finishing

  • glib/2.66.2@: Didn't run or was cancelled before finishing

  • glib/2.68.3@: Didn't run or was cancelled before finishing

  • glib/2.72.1@: Didn't run or was cancelled before finishing

  • glib/2.69.3@: Didn't run or was cancelled before finishing

  • glib/2.70.4@: Didn't run or was cancelled before finishing

  • glib/2.73.0@: Didn't run or was cancelled before finishing

  • glib/2.71.3@: 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-center-bot avatar Jun 08 '22 17:06 conan-center-bot

Failure in build 5 (0d959179a70ef260cc371a58ecb19424593622f5):

  • glib/2.69.3@: Didn't run or was cancelled before finishing

  • glib/2.66.2@: Didn't run or was cancelled before finishing

  • glib/2.65.3@: Didn't run or was cancelled before finishing

  • glib/2.68.3@: CI failed to create some packages (All logs)

    Logs for packageID a6a26521f20d70998f225703a44fba30d85ac949:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=10
    os=Linux
    [options]
    glib:shared=False
    
    [...]
    zlib/1.2.12: Package installed 19729b9559f3ae196cad45cb2b97468ccb75dcd1
    zlib/1.2.12: Downloaded package revision 5b8028570f543b05112affa8a18f16fb
    meson/0.61.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    meson/0.61.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9
    meson/0.61.2: Downloaded package revision 993c00dd1b4dea53168ed77ae8951470
    pcre/8.45: Retrieving package 808617580d3a6679a0b80f813490f7baf663198c from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    pcre/8.45: Package installed 808617580d3a6679a0b80f813490f7baf663198c
    pcre/8.45: Downloaded package revision 30841bd6dfd005d07efa724eb518195f
    pcre2/10.37: Retrieving package 2a1d707302ad380d0a87e831845f2544cf9ab775 from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    pcre2/10.37: Package installed 2a1d707302ad380d0a87e831845f2544cf9ab775
    pcre2/10.37: Downloaded package revision 1d5c99c39666fab769588c28c977b8a4
    libselinux/3.3: Retrieving package f0f1b3d0025db3e0af8917e6c9e9483ec01dd046 from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    libselinux/3.3: Package installed f0f1b3d0025db3e0af8917e6c9e9483ec01dd046
    libselinux/3.3: Downloaded package revision fbf4056ccac54f6c02b4c2a849b42a68
    bzip2/1.0.8: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/91a8b22c2c5a149bc617cfc06cdd21bf23b12567/bin
    pkgconf/1.7.4: Appending PATH env var: /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin
    pkgconf/1.7.4: Setting PKG_CONFIG env var: /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/pkgconf
    pkgconf/1.7.4: Appending AUTOMAKE_CONAN_INCLUDES env var: /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/aclocal
    meson/0.61.2: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/meson/0.61.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin
    pcre/8.45: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/808617580d3a6679a0b80f813490f7baf663198c/bin
    pcre2/10.37: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.37/_/_/package/2a1d707302ad380d0a87e831845f2544cf9ab775/bin
    glib/2.68.3: Applying build-requirement: meson/0.61.2
    glib/2.68.3: Applying build-requirement: pkgconf/1.7.4
    glib/2.68.3: Applying build-requirement: ninja/1.10.2
    [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK
    glib/2.68.3: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.68.3/_/_/source/source_subfolder
    
    [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK
    [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK
    [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK
    glib/2.68.3: Copying sources to build folder
    glib/2.68.3: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.68.3/_/_/build/a6a26521f20d70998f225703a44fba30d85ac949
    glib/2.68.3: Generator txt created conanbuildinfo.txt
    glib/2.68.3: Calling generate()
    glib/2.68.3: 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
    ERROR: glib/2.68.3: Error in generate() method, line 119
    	tc.project_options["libdir"] = "lib"
    	AttributeError: 'AutotoolsDeps' object has no attribute 'project_options'
    
  • glib/2.70.4@: Didn't run or was cancelled before finishing

  • glib/2.73.0@: Didn't run or was cancelled before finishing

  • glib/2.67.6@: Didn't run or was cancelled before finishing

  • glib/2.72.1@: Didn't run or was cancelled before finishing

  • glib/2.71.3@: 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-center-bot avatar Jun 08 '22 18:06 conan-center-bot

Failure in build 6 (117121b1b12441fda10cb69e4c756a4912b55602):

  • glib/2.67.6@: Didn't run or was cancelled before finishing

  • glib/2.68.3@: Didn't run or was cancelled before finishing

  • glib/2.72.1@: CI failed to create some packages (All logs)

    Logs for packageID 3b5ff6819d0e8c5d38aa972ea924f93b95f98423:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=11.0
    os=Macos
    [options]
    glib:shared=False
    
    [...]
    [73/503] Compiling C object glib/libglib-2.0.a.p/gtimezone.c.o
    [74/503] Compiling C object glib/libglib-2.0.a.p/gunibreak.c.o
    [75/503] Compiling C object glib/libglib-2.0.a.p/gutf8.c.o
    [76/503] Compiling C object glib/libglib-2.0.a.p/guniprop.c.o
    [77/503] Compiling C object glib/libglib-2.0.a.p/gunicollate.c.o
    [78/503] Compiling C object glib/libglib-2.0.a.p/gunidecomp.c.o
    [79/503] Compiling C object glib/libglib-2.0.a.p/guuid.c.o
    [80/503] Compiling C object glib/libglib-2.0.a.p/gutils.c.o
    [81/503] Compiling C object glib/libglib-2.0.a.p/gvariant-core.c.o
    [82/503] Compiling C object glib/libglib-2.0.a.p/guri.c.o
    [83/503] Compiling C object glib/libglib-2.0.a.p/gvarianttypeinfo.c.o
    [84/503] Compiling C object glib/libglib-2.0.a.p/gvariant-serialiser.c.o
    [85/503] Compiling C object glib/libglib-2.0.a.p/gversion.c.o
    [86/503] Compiling C object glib/libglib-2.0.a.p/gwakeup.c.o
    [87/503] Compiling C object glib/libglib-2.0.a.p/gvarianttype.c.o
    [88/503] Compiling C object glib/libglib-2.0.a.p/gvariant-parser.c.o
    [89/503] Compiling C object glib/libglib-2.0.a.p/gprintf.c.o
    [90/503] Compiling C object glib/libglib-2.0.a.p/glib-unix.c.o
    [91/503] Compiling C object glib/libglib-2.0.a.p/giounix.c.o
    [92/503] Compiling C object glib/libglib-2.0.a.p/gvariant.c.o
    [93/503] Compiling C object glib/libglib-2.0.a.p/gthread-posix.c.o
    [94/503] Compiling C object glib/gtester.p/gtester.c.o
    [95/503] Compiling C object glib/libglib-2.0.a.p/gspawn.c.o
    [96/503] Compiling C object gthread/libgthread-2.0.a.p/gthread-impl.c.o
    [97/503] Linking static target gthread/libgthread-2.0.a
    [98/503] Compiling C object gmodule/libgmodule-2.0.a.p/gmodule.c.o
    [99/503] Linking static target gmodule/libgmodule-2.0.a
    [100/503] Generating gobject/glib_enumtypes_h with a custom command (wrapped by meson to capture output)
    [101/503] Compiling C object gobject/libgobject-2.0.a.p/gatomicarray.c.o
    [102/503] Compiling C object gio/xdgmime/libxdgmime.a.p/xdgmime.c.o
    [103/503] Generating gio/xdp-dbus with a custom command
    [104/503] Compiling Objective-C object glib/libglib-2.0.a.p/gosxutils.m.o
    [105/503] Linking static target glib/libglib-2.0.a
    [106/503] Linking target glib/gtester
    FAILED: glib/gtester 
    cc  -o glib/gtester glib/gtester.p/gtester.c.o -L/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib -L/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libffi/3.4.2/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib -L/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/pcre/8.45/_/_/package/06e22b9d14843ea3198d290490a4fecc619acf1f/lib -L/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libelf/0.8.13/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib -L/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libgettext/0.21/_/_/package/e07c0ae66c83fe10de3d7fa371e0d1f85824b2ee/lib -L/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libiconv/1.16/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib -L/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/32bef4803d4b079e983ecb27f105881e778bc5a7/lib -I/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/include -I/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libffi/3.4.2/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/include -I/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/pcre/8.45/_/_/package/06e22b9d14843ea3198d290490a4fecc619acf1f/include -I/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libelf/0.8.13/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/include/libelf -I/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libelf/0.8.13/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/include -I/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libgettext/0.21/_/_/package/e07c0ae66c83fe10de3d7fa371e0d1f85824b2ee/include -I/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libiconv/1.16/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/include -I/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/32bef4803d4b079e983ecb27f105881e778bc5a7/include -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -framework CoreFoundation -F /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/Frameworks -F /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libffi/3.4.2/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/Frameworks -F /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/pcre/8.45/_/_/package/06e22b9d14843ea3198d290490a4fecc619acf1f/Frameworks -F /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libelf/0.8.13/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/Frameworks -F /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libgettext/0.21/_/_/package/e07c0ae66c83fe10de3d7fa371e0d1f85824b2ee/Frameworks -F /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libiconv/1.16/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/Frameworks -F /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/32bef4803d4b079e983ecb27f105881e778bc5a7/Frameworks -DFFI_BUILDING -DPCRE_STATIC=1 glib/libglib-2.0.a glib/libcharset/libcharset.a -lgnuintl -liconv /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/pcre/8.45/_/_/package/06e22b9d14843ea3198d290490a4fecc619acf1f/lib/libpcre.a -F /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/pcre/8.45/_/_/package/06e22b9d14843ea3198d290490a4fecc619acf1f/Frameworks /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/32bef4803d4b079e983ecb27f105881e778bc5a7/lib/libbz2.a /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/32bef4803d4b079e983ecb27f105881e778bc5a7/Frameworks /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib/libz.a /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/Frameworks -lgnuintl -liconv -liconv -framework Foundation -framework CoreFoundation -framework AppKit -framework Carbon -lm
    clang: error: no such file or directory: '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/32bef4803d4b079e983ecb27f105881e778bc5a7/Frameworks'
    clang: error: no such file or directory: '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/Frameworks'
    [107/503] Compiling C object gobject/libgobject-2.0.a.p/gbinding.c.o
    [108/503] Compiling C object gobject/libgobject-2.0.a.p/gbindinggroup.c.o
    [109/503] Generating gobject/glib_enumtypes_c with a custom command (wrapped by meson to capture output)
    ninja: build stopped: subcommand failed.
    glib/2.72.1: 
    
    Generating targets:   0%|                                                   | 0/125 [00:00<?, ?it/s]
    Generating targets:   2%|▋                                          | 2/125 [00:00<00:08, 13.77it/s]
    Generating targets:  10%|████▎                                     | 13/125 [00:00<00:01, 60.34it/s]
    Generating targets:  16%|██████▋                                   | 20/125 [00:00<00:02, 39.95it/s]
    
    
    Writing build.ninja:   0%|                                                  | 0/534 [00:00<?, ?it/s]
    
    glib/2.72.1: 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
    glib/2.72.1: 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
    glib/2.72.1: ERROR: Package '3b5ff6819d0e8c5d38aa972ea924f93b95f98423' build failed
    glib/2.72.1: WARN: Build folder /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/glib/2.72.1/_/_/build/3b5ff6819d0e8c5d38aa972ea924f93b95f98423/build_subfolder
    ERROR: glib/2.72.1: Error in build() method, line 193
    	meson.build()
    	ConanException: Error 1 while executing meson compile -C "/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/glib/2.72.1/_/_/build/3b5ff6819d0e8c5d38aa972ea924f93b95f98423/build_subfolder" -j4
    
  • glib/2.65.3@: Didn't run or was cancelled before finishing

  • glib/2.66.2@: Didn't run or was cancelled before finishing

  • glib/2.70.4@: Didn't run or was cancelled before finishing

  • glib/2.71.3@: Didn't run or was cancelled before finishing

  • glib/2.73.0@: Didn't run or was cancelled before finishing

  • glib/2.69.3@: 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-center-bot avatar Jun 08 '22 19:06 conan-center-bot

@ericLemanissier digging further into the error, I found a bit different behavior between pkg-config and pkgconf for .pc files generated by PkgConfigDeps:

PKG_CONFIG_PATH=$PWD pkg-config --libs libpcre.pc
-L/Users/sse4/.conan/data/pcre/8.45/_/_/package/32f73f991613c3d1fd5e8ea55ab8b78ed4d3d99e/lib -L/Users/sse4/.conan/data/bzip2/1.0.8/_/_/package/a354ec84d9aa7012cfbeb01b59c5daa2780bb252/lib -L/Users/sse4/.conan/data/zlib/1.2.12/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/lib -lpcre -F /Users/sse4/.conan/data/pcre/8.45/_/_/package/32f73f991613c3d1fd5e8ea55ab8b78ed4d3d99e/Frameworks -lbz2 -F /Users/sse4/.conan/data/bzip2/1.0.8/_/_/package/a354ec84d9aa7012cfbeb01b59c5daa2780bb252/Frameworks -lz -F /Users/sse4/.conan/data/zlib/1.2.12/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/Frameworks
PKG_CONFIG_PATH=$PWD /Users/sse4/.conan/data/pkgconf/1.7.4/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/bin/pkgconf --libs libpcre.pc
-L/Users/sse4/.conan/data/pcre/8.45/_/_/package/32f73f991613c3d1fd5e8ea55ab8b78ed4d3d99e/lib -lpcre -F /Users/sse4/.conan/data/pcre/8.45/_/_/package/32f73f991613c3d1fd5e8ea55ab8b78ed4d3d99e/Frameworks -L/Users/sse4/.conan/data/bzip2/1.0.8/_/_/package/a354ec84d9aa7012cfbeb01b59c5daa2780bb252/lib -lbz2 /Users/sse4/.conan/data/bzip2/1.0.8/_/_/package/a354ec84d9aa7012cfbeb01b59c5daa2780bb252/Frameworks -L/Users/sse4/.conan/data/zlib/1.2.12/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/lib -lz /Users/sse4/.conan/data/zlib/1.2.12/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/Frameworks

(pkgconf 1.8 has the same behavior as 1.7) NOTICE: framework directories are misbalanced. we will be able to evade from this via https://github.com/conan-io/conan/pull/11455 in 1.50, but it might bite us in future even for valid frameworks.

SSE4 avatar Jun 15 '22 10:06 SSE4

Failure in build 7 (117121b1b12441fda10cb69e4c756a4912b55602):

  • glib/2.66.2@: Didn't run or was cancelled before finishing

  • glib/2.68.3@: command 'git merge --no-ff 171ee6473bfb138656b32d183c6a6364efdbe4ff' failed with exit code 1: Removing recipes/libcurl/all/patches/003-cross-build-run-ifelse-7.66.0.patch Removing recipes/libcurl/all/patches/003-cross-build-run-ifelse-7.64.1.patch Removing recipes/libcurl/all/patches/002-add-missing-file-FindZstd.patch Removing recipes/libcurl/all/patches/001-Update-FindLibSSH2.cmake-add-libssh2-as-possible-nam.patch Auto-merging recipes/glib/all/conanfile.py CONFLICT (content): Merge conflict in recipes/glib/all/conanfile.py Removing recipes/catch2/2.x.x/patches/abs-static-cast.patch Removing recipes/arrow/all/patches/7.0.0-0004-remove-find-modules.patch Removing .github/yaml_linter.json Removing .github/workflows/linters.yml Removing .github/runlint.py Removing .github/ISSUE_TEMPLATE/package_bug.md Automatic merge failed; fix conflicts and then commit the result.

  • glib/2.72.1@: Didn't run or was cancelled before finishing

  • glib/2.69.3@: Didn't run or was cancelled before finishing

  • glib/2.67.6@: Didn't run or was cancelled before finishing

  • glib/2.71.3@: Didn't run or was cancelled before finishing

  • glib/2.70.4@: Didn't run or was cancelled before finishing

  • glib/2.73.0@: Didn't run or was cancelled before finishing

  • glib/2.65.3@: 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-center-bot avatar Jun 15 '22 11:06 conan-center-bot

Failure in build 8 (e88833ffe42baf805896aacc74be53b2230f96a9):

  • glib/2.66.2@: Didn't run or was cancelled before finishing

  • glib/2.65.3@: Didn't run or was cancelled before finishing

  • glib/2.70.4@: CI failed to create some packages (All logs)

    Logs for packageID 3bd14e55c0125ea235d10fd5e6dda9d9a44ad21f:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=12.0
    os=Macos
    [options]
    glib:shared=False
    
    [...]
    [84/499] Compiling C object glib/libglib-2.0.a.p/gunidecomp.c.o
    [85/499] Compiling C object glib/libglib-2.0.a.p/guuid.c.o
    [86/499] Compiling C object glib/libglib-2.0.a.p/gutils.c.o
    ../source_subfolder/glib/gutils.c:1413:1: warning: unused function 'get_os_info_from_os_release' [-Wunused-function]
    get_os_info_from_os_release (const gchar *key_name,
    ^
    ../source_subfolder/glib/gutils.c:1457:1: warning: unused function 'get_os_info_from_uname' [-Wunused-function]
    get_os_info_from_uname (const gchar *key_name)
    ^
    2 warnings generated.
    [87/499] Compiling C object glib/libglib-2.0.a.p/gvariant-core.c.o
    [88/499] Compiling C object glib/libglib-2.0.a.p/guri.c.o
    [89/499] Compiling C object glib/libglib-2.0.a.p/gvarianttypeinfo.c.o
    [90/499] Compiling C object glib/libglib-2.0.a.p/gvariant-serialiser.c.o
    [91/499] Compiling C object glib/libglib-2.0.a.p/gversion.c.o
    [92/499] Compiling C object glib/libglib-2.0.a.p/gvarianttype.c.o
    [93/499] Compiling C object glib/libglib-2.0.a.p/gwakeup.c.o
    [94/499] Compiling C object glib/libglib-2.0.a.p/gvariant-parser.c.o
    [95/499] Compiling C object glib/libglib-2.0.a.p/gprintf.c.o
    [96/499] Compiling C object glib/libglib-2.0.a.p/glib-unix.c.o
    [97/499] Compiling C object glib/libglib-2.0.a.p/giounix.c.o
    [98/499] Compiling C object glib/libglib-2.0.a.p/gvariant.c.o
    [99/499] Compiling C object glib/libglib-2.0.a.p/gthread-posix.c.o
    [100/499] Compiling C object glib/gtester.p/gtester.c.o
    [101/499] Compiling C object glib/libglib-2.0.a.p/gspawn.c.o
    [102/499] Compiling C object gthread/libgthread-2.0.a.p/gthread-impl.c.o
    [103/499] Linking static target gthread/libgthread-2.0.a
    [104/499] Compiling C object gmodule/libgmodule-2.0.a.p/gmodule.c.o
    [105/499] Linking static target gmodule/libgmodule-2.0.a
    [106/499] Generating gobject/glib_enumtypes_h with a custom command (wrapped by meson to capture output)
    [107/499] Compiling Objective-C object glib/libglib-2.0.a.p/gosxutils.m.o
    [108/499] Linking static target glib/libglib-2.0.a
    [109/499] Generating gio/xdp-dbus with a custom command
    [110/499] Linking target glib/gtester
    FAILED: glib/gtester 
    cc  -o glib/gtester glib/gtester.p/gtester.c.o -L/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zlib/1.2.12/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib -L/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/libffi/3.4.2/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib -L/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/pcre/8.45/_/_/package/6b708b31085f36a04cd9dea85c6b67a06a563c31/lib -L/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/libelf/0.8.13/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib -L/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/libgettext/0.21/_/_/package/c216147e4b5592f3887c5339c136d808842a9b1f/lib -L/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/libiconv/1.16/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib -L/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/lib -I/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zlib/1.2.12/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/libffi/3.4.2/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/pcre/8.45/_/_/package/6b708b31085f36a04cd9dea85c6b67a06a563c31/include -I/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/libelf/0.8.13/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include/libelf -I/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/libelf/0.8.13/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/libgettext/0.21/_/_/package/c216147e4b5592f3887c5339c136d808842a9b1f/include -I/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/libiconv/1.16/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-framework,CoreFoundation -Wl,-framework,Carbon -Wl,-framework,Foundation -Wl,-framework,AppKit -framework CoreFoundation -F /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zlib/1.2.12/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/Frameworks -F /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/libffi/3.4.2/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/Frameworks -F /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/pcre/8.45/_/_/package/6b708b31085f36a04cd9dea85c6b67a06a563c31/Frameworks -F /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/libelf/0.8.13/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/Frameworks -F /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/libgettext/0.21/_/_/package/c216147e4b5592f3887c5339c136d808842a9b1f/Frameworks -F /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/libiconv/1.16/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/Frameworks -F /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/Frameworks -DFFI_BUILDING -DPCRE_STATIC=1 glib/libglib-2.0.a -lgnuintl -liconv /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/pcre/8.45/_/_/package/6b708b31085f36a04cd9dea85c6b67a06a563c31/lib/libpcre.a -F /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/pcre/8.45/_/_/package/6b708b31085f36a04cd9dea85c6b67a06a563c31/Frameworks /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/lib/libbz2.a /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/Frameworks /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zlib/1.2.12/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libz.a /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zlib/1.2.12/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/Frameworks -lgnuintl -liconv -liconv -lm
    clang: error: no such file or directory: '/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/Frameworks'
    clang: error: no such file or directory: '/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zlib/1.2.12/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/Frameworks'
    [111/499] Generating gio/gdbus-daemon-generated with a custom command
    [112/499] Compiling C object gobject/libgobject-2.0.a.p/gatomicarray.c.o
    [113/499] Generating gobject/glib_enumtypes_c with a custom command (wrapped by meson to capture output)
    ninja: build stopped: subcommand failed.
    glib/2.70.4: 
    
    Generating targets:   0%|                                                   | 0/125 [00:00<?, ?it/s]
    Generating targets:   2%|▋                                          | 2/125 [00:00<00:11, 10.28it/s]
    Generating targets:  10%|████▎                                     | 13/125 [00:00<00:02, 49.72it/s]
    Generating targets:  16%|██████▋                                   | 20/125 [00:00<00:03, 33.80it/s]
    
    
    Writing build.ninja:   0%|                                                  | 0/530 [00:00<?, ?it/s]
    Writing build.ninja:  65%|████████████████████████▋             | 344/530 [00:00<00:00, 3434.99it/s]
    
    glib/2.70.4: 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
    glib/2.70.4: 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
    glib/2.70.4: ERROR: Package '3bd14e55c0125ea235d10fd5e6dda9d9a44ad21f' build failed
    glib/2.70.4: WARN: Build folder /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/glib/2.70.4/_/_/build/3bd14e55c0125ea235d10fd5e6dda9d9a44ad21f/build_subfolder
    ERROR: glib/2.70.4: Error in build() method, line 193
    	meson.build()
    	ConanException: Error 1 while executing meson compile -C "/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/glib/2.70.4/_/_/build/3bd14e55c0125ea235d10fd5e6dda9d9a44ad21f/build_subfolder" -j4
    
  • glib/2.67.6@: Didn't run or was cancelled before finishing

  • glib/2.72.1@: Didn't run or was cancelled before finishing

  • glib/2.73.0@: Didn't run or was cancelled before finishing

  • glib/2.71.3@: Didn't run or was cancelled before finishing

  • glib/2.68.3@: Didn't run or was cancelled before finishing

  • glib/2.69.3@: 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-center-bot avatar Jun 15 '22 13:06 conan-center-bot

Failure in build 10 (c8d33d508847a9c6bd19a8aa6d0192eb7692011e):

  • glib/2.70.4@: CI failed to create some packages (All logs)

    Logs for packageID 3bd14e55c0125ea235d10fd5e6dda9d9a44ad21f:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=12.0
    os=Macos
    [options]
    glib:shared=False
    
    [...]
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    libgettext/0.21: Package installed c216147e4b5592f3887c5339c136d808842a9b1f
    libgettext/0.21: Downloaded package revision b395d715d21e7d04aad5bc723ddd1dd9
    meson/0.61.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    meson/0.61.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9
    meson/0.61.2: Downloaded package revision 993c00dd1b4dea53168ed77ae8951470
    pcre/8.45: Retrieving package 6b708b31085f36a04cd9dea85c6b67a06a563c31 from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    pcre/8.45: Package installed 6b708b31085f36a04cd9dea85c6b67a06a563c31
    pcre/8.45: Downloaded package revision a970aea58c2fa22449a6e52f5c72899e
    bzip2/1.0.8: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/bin
    libiconv/1.16: Appending PATH environment var: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/bin
    pkgconf/1.7.4: Appending PATH env var: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin
    pkgconf/1.7.4: Setting PKG_CONFIG env var: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin/pkgconf
    pkgconf/1.7.4: Appending AUTOMAKE_CONAN_INCLUDES env var: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin/aclocal
    meson/0.61.2: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/meson/0.61.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin
    pcre/8.45: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/6b708b31085f36a04cd9dea85c6b67a06a563c31/bin
    glib/2.70.4: Applying build-requirement: meson/0.61.2
    glib/2.70.4: Applying build-requirement: pkgconf/1.7.4
    glib/2.70.4: Applying build-requirement: ninja/1.10.2
    [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK
    glib/2.70.4: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/glib/2.70.4/_/_/source/source_subfolder
    
    [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK
    [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK
    [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK
    glib/2.70.4: Copying sources to build folder
    glib/2.70.4: Building your package in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/glib/2.70.4/_/_/build/3bd14e55c0125ea235d10fd5e6dda9d9a44ad21f
    glib/2.70.4: Generator txt created conanbuildinfo.txt
    glib/2.70.4: Calling generate()
    glib/2.70.4: Aggregating env generators
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK
    glib/2.70.4: Calling build()
    glib/2.70.4: 
    glib/2.70.4: 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
    glib/2.70.4: 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
    glib/2.70.4: ERROR: Package '3bd14e55c0125ea235d10fd5e6dda9d9a44ad21f' build failed
    glib/2.70.4: WARN: Build folder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/glib/2.70.4/_/_/build/3bd14e55c0125ea235d10fd5e6dda9d9a44ad21f/build_subfolder
    ERROR: glib/2.70.4: Error in build() method, line 200
    	self._patch_sources()
    while calling '_patch_sources', line 178
    	"libintl = dependency('libgettext', method : 'pkg-config', required : false)",
    	FileNotFoundError: [Errno 2] No such file or directory: 'source_subfolder/meson.build'
    
  • glib/2.71.3@: Didn't run or was cancelled before finishing

  • glib/2.69.3@: Didn't run or was cancelled before finishing

  • glib/2.73.0@: Didn't run or was cancelled before finishing

  • glib/2.65.3@: Didn't run or was cancelled before finishing

  • glib/2.66.2@: Didn't run or was cancelled before finishing

  • glib/2.68.3@: Didn't run or was cancelled before finishing

  • glib/2.73.1@: Didn't run or was cancelled before finishing

  • glib/2.72.1@: Didn't run or was cancelled before finishing

  • glib/2.67.6@: 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-center-bot avatar Jul 04 '22 13:07 conan-center-bot

Failure in build 11 (3e1697aca88616099a73f24b6cd7ce2af750b5bf):

  • glib/2.70.4@: Didn't run or was cancelled before finishing

  • glib/2.67.6@: Didn't run or was cancelled before finishing

  • glib/2.65.3@: Didn't run or was cancelled before finishing

  • glib/2.66.2@: CI failed to create some packages (All logs)

    Logs for packageID 741112f62d40f79479c4e30943ea399d3cba9132:
    [settings]
    arch=x86_64
    build_type=Debug
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=12.0
    os=Macos
    [options]
    glib:shared=True
    
    [...]
    [103/512] Compiling C object glib/libglib-2.0.0.dylib.p/gvarianttype.c.o
    [104/512] Compiling C object glib/libglib-2.0.0.dylib.p/gwakeup.c.o
    [105/512] Compiling C object glib/libglib-2.0.0.dylib.p/glib-unix.c.o
    [106/512] Compiling C object glib/libglib-2.0.0.dylib.p/gprintf.c.o
    [107/512] Compiling C object glib/libglib-2.0.0.dylib.p/gthread-posix.c.o
    [108/512] Compiling C object glib/libglib-2.0.0.dylib.p/gspawn.c.o
    [109/512] Compiling C object glib/libglib-2.0.0.dylib.p/giounix.c.o
    [110/512] Compiling C object gthread/libgthread-2.0.0.dylib.p/gthread-impl.c.o
    [111/512] Compiling C object glib/gtester.p/gtester.c.o
    [112/512] Compiling C object gmodule/libgmodule-2.0.0.dylib.p/gmodule.c.o
    [113/512] Generating gobject/glib_enumtypes_h with a custom command (wrapped by meson to capture output)
    [114/512] Generating gio/xdp-dbus with a custom command
    [115/512] Generating gio/gdbus-daemon-generated with a custom command
    [116/512] Compiling C object gobject/libgobject-2.0.0.dylib.p/gatomicarray.c.o
    [117/512] Compiling Objective-C object glib/libglib-2.0.0.dylib.p/gosxutils.m.o
    [118/512] Linking target glib/libglib-2.0.0.dylib
    FAILED: glib/libglib-2.0.0.dylib 
    cc  -o glib/libglib-2.0.0.dylib glib/libglib-2.0.0.dylib.p/deprecated_gallocator.c.o glib/libglib-2.0.0.dylib.p/deprecated_gcache.c.o glib/libglib-2.0.0.dylib.p/deprecated_gcompletion.c.o glib/libglib-2.0.0.dylib.p/deprecated_grel.c.o glib/libglib-2.0.0.dylib.p/deprecated_gthread-deprecated.c.o glib/libglib-2.0.0.dylib.p/garcbox.c.o glib/libglib-2.0.0.dylib.p/garray.c.o glib/libglib-2.0.0.dylib.p/gasyncqueue.c.o glib/libglib-2.0.0.dylib.p/gatomic.c.o glib/libglib-2.0.0.dylib.p/gbacktrace.c.o glib/libglib-2.0.0.dylib.p/gbase64.c.o glib/libglib-2.0.0.dylib.p/gbitlock.c.o glib/libglib-2.0.0.dylib.p/gbookmarkfile.c.o glib/libglib-2.0.0.dylib.p/gbytes.c.o glib/libglib-2.0.0.dylib.p/gcharset.c.o glib/libglib-2.0.0.dylib.p/gchecksum.c.o glib/libglib-2.0.0.dylib.p/gconvert.c.o glib/libglib-2.0.0.dylib.p/gdataset.c.o glib/libglib-2.0.0.dylib.p/gdate.c.o glib/libglib-2.0.0.dylib.p/gdatetime.c.o glib/libglib-2.0.0.dylib.p/gdir.c.o glib/libglib-2.0.0.dylib.p/genviron.c.o glib/libglib-2.0.0.dylib.p/gerror.c.o glib/libglib-2.0.0.dylib.p/gfileutils.c.o glib/libglib-2.0.0.dylib.p/ggettext.c.o glib/libglib-2.0.0.dylib.p/ghash.c.o glib/libglib-2.0.0.dylib.p/ghmac.c.o glib/libglib-2.0.0.dylib.p/ghook.c.o glib/libglib-2.0.0.dylib.p/ghostutils.c.o glib/libglib-2.0.0.dylib.p/giochannel.c.o glib/libglib-2.0.0.dylib.p/gkeyfile.c.o glib/libglib-2.0.0.dylib.p/glib-init.c.o glib/libglib-2.0.0.dylib.p/glib-private.c.o glib/libglib-2.0.0.dylib.p/glist.c.o glib/libglib-2.0.0.dylib.p/gmain.c.o glib/libglib-2.0.0.dylib.p/gmappedfile.c.o glib/libglib-2.0.0.dylib.p/gmarkup.c.o glib/libglib-2.0.0.dylib.p/gmem.c.o glib/libglib-2.0.0.dylib.p/gmessages.c.o glib/libglib-2.0.0.dylib.p/gnode.c.o glib/libglib-2.0.0.dylib.p/goption.c.o glib/libglib-2.0.0.dylib.p/gpattern.c.o glib/libglib-2.0.0.dylib.p/gpoll.c.o glib/libglib-2.0.0.dylib.p/gprimes.c.o glib/libglib-2.0.0.dylib.p/gqsort.c.o glib/libglib-2.0.0.dylib.p/gquark.c.o glib/libglib-2.0.0.dylib.p/gqueue.c.o glib/libglib-2.0.0.dylib.p/grand.c.o glib/libglib-2.0.0.dylib.p/grcbox.c.o glib/libglib-2.0.0.dylib.p/grefcount.c.o glib/libglib-2.0.0.dylib.p/grefstring.c.o glib/libglib-2.0.0.dylib.p/gregex.c.o glib/libglib-2.0.0.dylib.p/gscanner.c.o glib/libglib-2.0.0.dylib.p/gsequence.c.o glib/libglib-2.0.0.dylib.p/gshell.c.o glib/libglib-2.0.0.dylib.p/gslice.c.o glib/libglib-2.0.0.dylib.p/gslist.c.o glib/libglib-2.0.0.dylib.p/gstdio.c.o glib/libglib-2.0.0.dylib.p/gstrfuncs.c.o glib/libglib-2.0.0.dylib.p/gstring.c.o glib/libglib-2.0.0.dylib.p/gstringchunk.c.o glib/libglib-2.0.0.dylib.p/gtestutils.c.o glib/libglib-2.0.0.dylib.p/gthread.c.o glib/libglib-2.0.0.dylib.p/gthreadpool.c.o glib/libglib-2.0.0.dylib.p/gtimer.c.o glib/libglib-2.0.0.dylib.p/gtimezone.c.o glib/libglib-2.0.0.dylib.p/gtrace.c.o glib/libglib-2.0.0.dylib.p/gtranslit.c.o glib/libglib-2.0.0.dylib.p/gtrashstack.c.o glib/libglib-2.0.0.dylib.p/gtree.c.o glib/libglib-2.0.0.dylib.p/guniprop.c.o glib/libglib-2.0.0.dylib.p/gutf8.c.o glib/libglib-2.0.0.dylib.p/gunibreak.c.o glib/libglib-2.0.0.dylib.p/gunicollate.c.o glib/libglib-2.0.0.dylib.p/gunidecomp.c.o glib/libglib-2.0.0.dylib.p/guri.c.o glib/libglib-2.0.0.dylib.p/gutils.c.o glib/libglib-2.0.0.dylib.p/guuid.c.o glib/libglib-2.0.0.dylib.p/gvariant.c.o glib/libglib-2.0.0.dylib.p/gvariant-core.c.o glib/libglib-2.0.0.dylib.p/gvariant-parser.c.o glib/libglib-2.0.0.dylib.p/gvariant-serialiser.c.o glib/libglib-2.0.0.dylib.p/gvarianttypeinfo.c.o glib/libglib-2.0.0.dylib.p/gvarianttype.c.o glib/libglib-2.0.0.dylib.p/gversion.c.o glib/libglib-2.0.0.dylib.p/gwakeup.c.o glib/libglib-2.0.0.dylib.p/gprintf.c.o glib/libglib-2.0.0.dylib.p/glib-unix.c.o glib/libglib-2.0.0.dylib.p/gspawn.c.o glib/libglib-2.0.0.dylib.p/giounix.c.o glib/libglib-2.0.0.dylib.p/gosxutils.m.o glib/libglib-2.0.0.dylib.p/gthread-posix.c.o glib/libcharset/libcharset.a.p/localcharset.c.o glib/gnulib/libgnulib.a.p/asnprintf.c.o glib/gnulib/libgnulib.a.p/printf.c.o glib/gnulib/libgnulib.a.p/printf-args.c.o glib/gnulib/libgnulib.a.p/printf-parse.c.o glib/gnulib/libgnulib.a.p/printf-frexp.c.o glib/gnulib/libgnulib.a.p/printf-frexpl.c.o glib/gnulib/libgnulib.a.p/vasnprintf.c.o glib/gnulib/libgnulib.a.p/xsize.c.o glib/gnulib/libgnulib.a.p/isnand.c.o glib/gnulib/libgnulib.a.p/isnanf.c.o glib/gnulib/libgnulib.a.p/isnanl.c.o -L/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib -L/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libffi/3.4.2/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib -L/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/pcre/8.45/_/_/package/e90033925de50c972a63444859a0e2fe27873110/lib -L/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libelf/0.8.13/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib -L/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libgettext/0.21/_/_/package/b177afe7155f8164f49119c2ce8dd8721c9b0c1b/lib -L/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libiconv/1.16/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib -L/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/7fc5f5b34b9038fbd81d8c4edd0e5d12d311b628/lib -I/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/include -I/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libffi/3.4.2/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/include -I/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/pcre/8.45/_/_/package/e90033925de50c972a63444859a0e2fe27873110/include -I/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libelf/0.8.13/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/include/libelf -I/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libelf/0.8.13/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/include -I/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libgettext/0.21/_/_/package/b177afe7155f8164f49119c2ce8dd8721c9b0c1b/include -I/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libiconv/1.16/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/include -I/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/7fc5f5b34b9038fbd81d8c4edd0e5d12d311b628/include -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -shared -install_name @rpath/libglib-2.0.0.dylib -compatibility_version 6601 -current_version 6601.2 -Wl,-framework,CoreFoundation -Wl,-framework,Carbon -Wl,-framework,Foundation -Wl,-framework,AppKit -framework CoreFoundation -F /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/Frameworks -F /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libffi/3.4.2/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/Frameworks -F /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/pcre/8.45/_/_/package/e90033925de50c972a63444859a0e2fe27873110/Frameworks -F /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libelf/0.8.13/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/Frameworks -F /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libgettext/0.21/_/_/package/b177afe7155f8164f49119c2ce8dd8721c9b0c1b/Frameworks -F /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libiconv/1.16/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/Frameworks -F /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/7fc5f5b34b9038fbd81d8c4edd0e5d12d311b628/Frameworks -DFFI_BUILDING -DPCRE_STATIC=1 -Wl,-rpath,@loader_path/../subprojects/proxy-libintl subprojects/proxy-libintl/libintl.dylib /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/pcre/8.45/_/_/package/e90033925de50c972a63444859a0e2fe27873110/lib/libpcre.a -F /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/pcre/8.45/_/_/package/e90033925de50c972a63444859a0e2fe27873110/Frameworks /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/7fc5f5b34b9038fbd81d8c4edd0e5d12d311b628/lib/libbz2.a /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/7fc5f5b34b9038fbd81d8c4edd0e5d12d311b628/Frameworks /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libz.a /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/Frameworks -liconv -lm
    clang: error: no such file or directory: '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/7fc5f5b34b9038fbd81d8c4edd0e5d12d311b628/Frameworks'
    clang: error: no such file or directory: '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/Frameworks'
    [119/512] Compiling C object gobject/libgobject-2.0.0.dylib.p/gbinding.c.o
    [120/512] Compiling C object gobject/libgobject-2.0.0.dylib.p/gboxed.c.o
    [121/512] Generating gobject/glib_enumtypes_c with a custom command (wrapped by meson to capture output)
    ninja: build stopped: subcommand failed.
    glib/2.66.2: 
    Cloning into 'proxy-libintl'...
    Note: switching to 'e792f40de9b2d5c660003276c022ba8d3038fe62'.
    
    You are in 'detached HEAD' state. You can look around, make experimental
    changes and commit them, and you can discard any commits you make in this
    state without impacting any branches by switching back to a branch.
    
    If you want to create a new branch to retain commits you create, you may
    do so (now or later) by using -c with the switch command. Example:
    
      git switch -c <new-branch-name>
    
    Or undo this operation with:
    
      git switch -
    
    Turn off this advice by setting config variable advice.detachedHead to false
    
    
    Generating targets:   0%|                                                   | 0/128 [00:00<?, ?it/s]
    Generating targets:   3%|█▎                                         | 4/128 [00:00<00:03, 38.66it/s]
    Generating targets:   6%|██▋                                        | 8/128 [00:00<00:04, 25.10it/s]
    Generating targets:  12%|█████▎                                    | 16/128 [00:00<00:02, 44.01it/s]
    Generating targets:  17%|███████▏                                  | 22/128 [00:00<00:04, 22.78it/s]
    Generating targets:  29%|████████████▏                             | 37/128 [00:00<00:02, 45.16it/s]
    
    
    Writing build.ninja:   0%|                                                  | 0/544 [00:00<?, ?it/s]
    Writing build.ninja:  53%|████████████████████▏                 | 289/544 [00:00<00:00, 2888.58it/s]
    
    glib/2.66.2: 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
    glib/2.66.2: 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
    glib/2.66.2: ERROR: Package '741112f62d40f79479c4e30943ea399d3cba9132' build failed
    glib/2.66.2: WARN: Build folder /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/glib/2.66.2/_/_/build/741112f62d40f79479c4e30943ea399d3cba9132/build_subfolder
    ERROR: glib/2.66.2: Error in build() method, line 203
    	meson.build()
    	ConanException: Error 1 while executing meson compile -C "/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/glib/2.66.2/_/_/build/741112f62d40f79479c4e30943ea399d3cba9132/build_subfolder" -j4
    
  • glib/2.72.1@: Didn't run or was cancelled before finishing

  • glib/2.69.3@: Didn't run or was cancelled before finishing

  • glib/2.68.3@: Didn't run or was cancelled before finishing

  • glib/2.73.1@: Didn't run or was cancelled before finishing

  • glib/2.73.0@: Didn't run or was cancelled before finishing

  • glib/2.71.3@: 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-center-bot avatar Jul 04 '22 13:07 conan-center-bot

Failure in build 12 (1d631d9defdb443254a34b38db91de92c40b0b4d):

  • glib/2.69.3@: Didn't run or was cancelled before finishing

  • glib/2.67.6@: Didn't run or was cancelled before finishing

  • glib/2.68.3@: CI failed to create some packages (All logs)

    Logs for packageID 3c492f92e961580c7adb9f91509bdde9db8cfe15:
    [settings]
    arch=armv8
    build_type=Release
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=12.0
    os=Macos
    [options]
    glib:shared=False
    
    [...]
    Downloading conan_package.tgz
    pkgconf/1.7.4: Package installed 801752c0480319b8e090188c566245a78e9abcf4
    pkgconf/1.7.4: Downloaded package revision 5abb6bde217ec2179a62c5c1d9d07f21
    zlib/1.2.12: Retrieving package 8fafab5ebfba468fd21a497cfee65cafe294bd9e from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    zlib/1.2.12: Package installed 8fafab5ebfba468fd21a497cfee65cafe294bd9e
    zlib/1.2.12: Downloaded package revision a1a76b85503f795aa01fe0d1ad7a4786
    libgettext/0.21: Retrieving package 0c4afa320b626325daf1faa2068929969a5c511e from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    libgettext/0.21: Package installed 0c4afa320b626325daf1faa2068929969a5c511e
    libgettext/0.21: Downloaded package revision 170d743b35ed9b41012dcfe6d14b0a79
    meson/0.61.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    meson/0.61.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9
    meson/0.61.2: Downloaded package revision 993c00dd1b4dea53168ed77ae8951470
    pcre/8.45: Retrieving package 3d798555296c1fe04ca60e2517b2928addfd76b1 from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    pcre/8.45: Package installed 3d798555296c1fe04ca60e2517b2928addfd76b1
    pcre/8.45: Downloaded package revision b2988bafc39bdb421f9f921a8349fd3e
    bzip2/1.0.8: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/9225c2771fbfd3c1ec5ebf3f393eeff631404182/bin
    libiconv/1.16: Appending PATH environment var: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/bin
    pkgconf/1.7.4: Appending PATH env var: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin
    pkgconf/1.7.4: Setting PKG_CONFIG env var: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin/pkgconf
    pkgconf/1.7.4: Appending AUTOMAKE_CONAN_INCLUDES env var: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin/aclocal
    meson/0.61.2: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/meson/0.61.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin
    pcre/8.45: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/3d798555296c1fe04ca60e2517b2928addfd76b1/bin
    glib/2.68.3: Applying build-requirement: meson/0.61.2
    glib/2.68.3: Applying build-requirement: pkgconf/1.7.4
    glib/2.68.3: Applying build-requirement: ninja/1.10.2
    [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK
    glib/2.68.3: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/glib/2.68.3/_/_/source/source_subfolder
    
    [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK
    [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK
    [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK
    glib/2.68.3: Copying sources to build folder
    glib/2.68.3: Building your package in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/glib/2.68.3/_/_/build/3c492f92e961580c7adb9f91509bdde9db8cfe15
    glib/2.68.3: Generator txt created conanbuildinfo.txt
    glib/2.68.3: Calling generate()
    ERROR: glib/2.68.3: Error in generate() method, line 129
    	tc = MesonToolchain(self)
    	ConanException: You must provide a valid SDK path for cross-compilation.
    
  • glib/2.66.2@: Didn't run or was cancelled before finishing

  • glib/2.72.1@: Didn't run or was cancelled before finishing

  • glib/2.71.3@: Didn't run or was cancelled before finishing

  • glib/2.73.0@: Didn't run or was cancelled before finishing

  • glib/2.70.4@: Didn't run or was cancelled before finishing

  • glib/2.65.3@: Didn't run or was cancelled before finishing

  • glib/2.73.1@: 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-center-bot avatar Jul 09 '22 03:07 conan-center-bot

@SSE4 I'm seeing the same issue on macOS as you in my similar PR #11610. Does this require Conan Center to specify tools.apple:sdk_path?

jwillikers avatar Jul 09 '22 13:07 jwillikers

Failure in build 14 (0870acb8d6b7ff7ccd14f98ba8f14742faa89cac):

  • glib/2.72.1@: Didn't run or was cancelled before finishing

  • glib/2.71.3@: CI failed to create some packages (All logs)

    Logs for packageID 3c492f92e961580c7adb9f91509bdde9db8cfe15:
    [settings]
    arch=armv8
    build_type=Release
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=12.0
    os=Macos
    [options]
    glib:shared=False
    
    [...]
    Downloading conan_package.tgz
    pkgconf/1.7.4: Package installed 801752c0480319b8e090188c566245a78e9abcf4
    pkgconf/1.7.4: Downloaded package revision 5abb6bde217ec2179a62c5c1d9d07f21
    zlib/1.2.12: Retrieving package 8fafab5ebfba468fd21a497cfee65cafe294bd9e from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    zlib/1.2.12: Package installed 8fafab5ebfba468fd21a497cfee65cafe294bd9e
    zlib/1.2.12: Downloaded package revision a1a76b85503f795aa01fe0d1ad7a4786
    libgettext/0.21: Retrieving package 0c4afa320b626325daf1faa2068929969a5c511e from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    libgettext/0.21: Package installed 0c4afa320b626325daf1faa2068929969a5c511e
    libgettext/0.21: Downloaded package revision 170d743b35ed9b41012dcfe6d14b0a79
    meson/0.61.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    meson/0.61.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9
    meson/0.61.2: Downloaded package revision 993c00dd1b4dea53168ed77ae8951470
    pcre/8.45: Retrieving package 3d798555296c1fe04ca60e2517b2928addfd76b1 from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    pcre/8.45: Package installed 3d798555296c1fe04ca60e2517b2928addfd76b1
    pcre/8.45: Downloaded package revision b2988bafc39bdb421f9f921a8349fd3e
    bzip2/1.0.8: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/bzip2/1.0.8/_/_/package/9225c2771fbfd3c1ec5ebf3f393eeff631404182/bin
    libiconv/1.16: Appending PATH environment var: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libiconv/1.16/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/bin
    pkgconf/1.7.4: Appending PATH env var: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/pkgconf/1.7.4/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin
    pkgconf/1.7.4: Setting PKG_CONFIG env var: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/pkgconf/1.7.4/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin/pkgconf
    pkgconf/1.7.4: Appending AUTOMAKE_CONAN_INCLUDES env var: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/pkgconf/1.7.4/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin/aclocal
    meson/0.61.2: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/meson/0.61.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin
    pcre/8.45: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/pcre/8.45/_/_/package/3d798555296c1fe04ca60e2517b2928addfd76b1/bin
    glib/2.71.3: Applying build-requirement: meson/0.61.2
    glib/2.71.3: Applying build-requirement: pkgconf/1.7.4
    glib/2.71.3: Applying build-requirement: ninja/1.10.2
    [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK
    glib/2.71.3: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/glib/2.71.3/_/_/source/source_subfolder
    
    [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK
    [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK
    [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK
    glib/2.71.3: Copying sources to build folder
    glib/2.71.3: Building your package in /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/glib/2.71.3/_/_/build/3c492f92e961580c7adb9f91509bdde9db8cfe15
    glib/2.71.3: Generator txt created conanbuildinfo.txt
    glib/2.71.3: Calling generate()
    ERROR: glib/2.71.3: Error in generate() method, line 133
    	tc = MesonToolchain(self)
    	ConanException: You must provide a valid SDK path for cross-compilation.
    
  • glib/2.66.2@: Didn't run or was cancelled before finishing

  • glib/2.69.3@: Didn't run or was cancelled before finishing

  • glib/2.68.3@: Didn't run or was cancelled before finishing

  • glib/2.65.3@: Didn't run or was cancelled before finishing

  • glib/2.73.1@: Didn't run or was cancelled before finishing

  • glib/2.67.6@: Didn't run or was cancelled before finishing

  • glib/2.70.4@: Didn't run or was cancelled before finishing

  • glib/2.73.0@: 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-center-bot avatar Jul 13 '22 09:07 conan-center-bot

Failure in build 15 (d8a4921f72faaa5746a4873836fa1b8346acbc5f):

  • glib/2.68.3@: Didn't run or was cancelled before finishing

  • glib/2.67.6@: CI failed to create some packages (All logs)

    Logs for packageID f6ef6ba35697e4ae92644f6c200b1b9e2a27a191:
    [settings]
    arch=armv8
    build_type=Release
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=12.0
    os=Macos
    [options]
    glib:shared=True
    
    [...]
    Checking for function "strnlen" : YES 
    Checking for function "strsignal" : YES 
    Checking for function "strtod_l" : YES 
    Checking for function "strtoll_l" : YES 
    Checking for function "strtoull_l" : YES 
    Checking for function "symlink" : YES 
    Checking for function "timegm" : YES 
    Checking for function "unsetenv" : YES 
    Checking for function "uselocale" : YES 
    Checking for function "utimes" : YES 
    Checking for function "valloc" : YES 
    Checking for function "vasprintf" : YES 
    Checking for function "vsnprintf" : YES 
    Checking for function "wcrtomb" : YES 
    Checking for function "wcslen" : YES 
    Checking for function "wcsnlen" : YES 
    Checking for function "sysctlbyname" : YES 
    Checking for function "_NSGetEnviron" : YES 
    Checking for function "statvfs" : YES 
    Checking for function "statfs" : YES 
    Checking for function "if_indextoname" : YES 
    Checking for function "if_nametoindex" : YES 
    Checking for function "splice" : NO 
    Checking for function "stpcpy" : YES 
    Checking for function "posix_memalign" : YES 
    Checking for function "posix_spawn" : YES 
    Checking if "strerror_r() returns char *" compiles: NO 
    Checking for function "snprintf" : YES 
    Checking for function "strcasecmp" : YES 
    Checking for function "strncasecmp" : YES 
    Header <sys/sysmacros.h> has symbol "major" : NO 
    Header <sys/mkdev.h> has symbol "major" : NO 
    Header <sys/types.h> has symbol "major" : YES 
    Header <dlfcn.h> has symbol "RTLD_LAZY" : YES 
    Header <dlfcn.h> has symbol "RTLD_NOW" : YES 
    Header <dlfcn.h> has symbol "RTLD_GLOBAL" : YES 
    Header <dlfcn.h> has symbol "RTLD_NEXT" : YES 
    Message: Checking whether to use statfs or statvfs .. statfs
    Objective-C compiler for the build machine: cc (clang 12.0.5)
    Objective-C linker for the build machine: cc ld64 650.9
    
    ../source_subfolder/meson.build:750:2: ERROR: 'objc' compiler binary not defined in cross or native file
    
    A full log can be found at /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/glib/2.67.6/_/_/build/f6ef6ba35697e4ae92644f6c200b1b9e2a27a191/build_subfolder/meson-logs/meson-log.txt
    glib/2.67.6: 
    glib/2.67.6: ERROR: Package 'f6ef6ba35697e4ae92644f6c200b1b9e2a27a191' build failed
    glib/2.67.6: WARN: Build folder /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/glib/2.67.6/_/_/build/f6ef6ba35697e4ae92644f6c200b1b9e2a27a191/build_subfolder
    ERROR: glib/2.67.6: Error in build() method, line 221
    	meson.configure()
    	ConanException: Error 1 while executing meson setup --cross-file "/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/glib/2.67.6/_/_/build/f6ef6ba35697e4ae92644f6c200b1b9e2a27a191/conan_meson_cross.ini" "/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/glib/2.67.6/_/_/build/f6ef6ba35697e4ae92644f6c200b1b9e2a27a191/build_subfolder" "/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/glib/2.67.6/_/_/build/f6ef6ba35697e4ae92644f6c200b1b9e2a27a191/source_subfolder" -Dprefix="/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/glib/2.67.6/_/_/package/f6ef6ba35697e4ae92644f6c200b1b9e2a27a191"
    
  • glib/2.66.2@: Didn't run or was cancelled before finishing

  • glib/2.72.1@: Didn't run or was cancelled before finishing

  • glib/2.73.1@: Didn't run or was cancelled before finishing

  • glib/2.70.4@: Didn't run or was cancelled before finishing

  • glib/2.65.3@: Didn't run or was cancelled before finishing

  • glib/2.69.3@: Didn't run or was cancelled before finishing

  • glib/2.73.0@: Didn't run or was cancelled before finishing

  • glib/2.71.3@: 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-center-bot avatar Jul 13 '22 10:07 conan-center-bot

Failure in build 16 (d8a4921f72faaa5746a4873836fa1b8346acbc5f):

  • glib/2.73.2@: command 'git merge --no-ff 3a0e9e607c1929f64fcdefc71a5d3d70e898c3b4' failed with exit code 1: Auto-merging recipes/glib/all/conanfile.py CONFLICT (content): Merge conflict in recipes/glib/all/conanfile.py Automatic merge failed; fix conflicts and then commit the result.

  • glib/2.68.3@: Didn't run or was cancelled before finishing

  • glib/2.70.4@: Didn't run or was cancelled before finishing

  • glib/2.69.3@: Didn't run or was cancelled before finishing

  • glib/2.73.1@: Didn't run or was cancelled before finishing

  • glib/2.73.0@: Didn't run or was cancelled before finishing

  • glib/2.71.3@: Didn't run or was cancelled before finishing

  • glib/2.72.1@: 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-center-bot avatar Aug 04 '22 12:08 conan-center-bot

Failure in build 17 (d958ab52e719918ca8cda6b5e337734c77bb8754):

  • glib/2.70.4@: Didn't run or was cancelled before finishing

  • glib/2.72.1@: Didn't run or was cancelled before finishing

  • glib/2.73.1@: CI failed to create some packages (All logs)

    Logs for packageID a6a26521f20d70998f225703a44fba30d85ac949:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=10
    os=Linux
    [options]
    glib:shared=False
    
    [...]
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    pcre/8.45: Package installed 808617580d3a6679a0b80f813490f7baf663198c
    pcre/8.45: Downloaded package revision 30841bd6dfd005d07efa724eb518195f
    pcre2/10.40: Retrieving package 2a1d707302ad380d0a87e831845f2544cf9ab775 from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    pcre2/10.40: Package installed 2a1d707302ad380d0a87e831845f2544cf9ab775
    pcre2/10.40: Downloaded package revision 0e30951fa844a1b1768a9b893120754f
    libselinux/3.3: Retrieving package f0f1b3d0025db3e0af8917e6c9e9483ec01dd046 from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    libselinux/3.3: Package installed f0f1b3d0025db3e0af8917e6c9e9483ec01dd046
    libselinux/3.3: Downloaded package revision 10f4b798d35ac8a053595025c3546043
    bzip2/1.0.8: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/91a8b22c2c5a149bc617cfc06cdd21bf23b12567/bin
    pkgconf/1.7.4: Appending PATH env var: /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin
    pkgconf/1.7.4: Setting PKG_CONFIG env var: /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/pkgconf
    pkgconf/1.7.4: Appending AUTOMAKE_CONAN_INCLUDES env var: /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/aclocal
    meson/0.61.2: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/meson/0.61.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin
    pcre/8.45: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/808617580d3a6679a0b80f813490f7baf663198c/bin
    pcre2/10.40: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.40/_/_/package/2a1d707302ad380d0a87e831845f2544cf9ab775/bin
    glib/2.73.1: Applying build-requirement: meson/0.61.2
    glib/2.73.1: Applying build-requirement: pkgconf/1.7.4
    glib/2.73.1: Applying build-requirement: ninja/1.10.2
    [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK
    glib/2.73.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.73.1/_/_/source/source_subfolder
    
    [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK
    [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK
    [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK
    glib/2.73.1: Copying sources to build folder
    glib/2.73.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.73.1/_/_/build/a6a26521f20d70998f225703a44fba30d85ac949
    glib/2.73.1: Generator txt created conanbuildinfo.txt
    glib/2.73.1: Calling generate()
    glib/2.73.1: Aggregating env generators
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK
    glib/2.73.1: Calling build()
    glib/2.73.1: 
    glib/2.73.1: 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
    glib/2.73.1: 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
    glib/2.73.1: ERROR: Package 'a6a26521f20d70998f225703a44fba30d85ac949' build failed
    glib/2.73.1: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.73.1/_/_/build/a6a26521f20d70998f225703a44fba30d85ac949/build_subfolder
    ERROR: glib/2.73.1: Error in build() method, line 227
    	self._patch_sources()
    while calling '_patch_sources', line 167
    	tools.patch(**patch)
    	FileNotFoundError: [Errno 2] No such file or directory: 'patches/f2ea67ae441bc6059b43a1051dd0b750fe5f6301.patch'
    
  • glib/2.68.3@: Didn't run or was cancelled before finishing

  • glib/2.69.3@: Didn't run or was cancelled before finishing

  • glib/2.71.3@: Didn't run or was cancelled before finishing

  • glib/2.73.2@: Didn't run or was cancelled before finishing

  • glib/2.73.0@: 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-center-bot avatar Aug 04 '22 13:08 conan-center-bot

Failure in build 18 (e2ab836908c8d6515187c9c73735864ccb72ef3e):

  • glib/2.70.4@: Didn't run or was cancelled before finishing

  • glib/2.68.3@: Didn't run or was cancelled before finishing

  • glib/2.72.1@: Didn't run or was cancelled before finishing

  • glib/2.71.3@: CI failed to create some packages (All logs)

    Logs for packageID 4a78125daba3bad7caef0327f7b9a920f3749422:
    [settings]
    arch=x86_64
    build_type=Debug
    compiler=Visual Studio
    compiler.runtime=MDd
    compiler.version=16
    os=Windows
    [options]
    glib:shared=False
    
    [...]
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\build_subfolder\meson-private\glib-2.0.pc to C:/J/w/prod/BuildSingleReference/s/f69042/1/lib/pkgconfig
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\build_subfolder\glib\gtester-report to C:\J\w\prod\BuildSingleReference/s\f69042\1\bin
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\source_subfolder\glib\glib_gdb.py to C:/J/w/prod/BuildSingleReference/s/f69042/1/share/glib-2.0/gdb
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\build_subfolder\gobject\glib-genmarshal to C:/J/w/prod/BuildSingleReference/s/f69042/1/bin
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\build_subfolder\gobject\glib-mkenums to C:/J/w/prod/BuildSingleReference/s/f69042/1/bin
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\build_subfolder\meson-private\gobject-2.0.pc to C:/J/w/prod/BuildSingleReference/s/f69042/1/lib/pkgconfig
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\source_subfolder\gobject\gobject_gdb.py to C:/J/w/prod/BuildSingleReference/s/f69042/1/share/glib-2.0/gdb
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\build_subfolder\meson-private\gthread-2.0.pc to C:/J/w/prod/BuildSingleReference/s/f69042/1/lib/pkgconfig
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\build_subfolder\meson-private\gmodule-no-export-2.0.pc to C:/J/w/prod/BuildSingleReference/s/f69042/1/lib/pkgconfig
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\build_subfolder\meson-private\gmodule-export-2.0.pc to C:/J/w/prod/BuildSingleReference/s/f69042/1/lib/pkgconfig
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\build_subfolder\meson-private\gmodule-2.0.pc to C:/J/w/prod/BuildSingleReference/s/f69042/1/lib/pkgconfig
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\build_subfolder\gio\gnetworking.h to C:\J\w\prod\BuildSingleReference/s\f69042\1\include/glib-2.0/gio
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\build_subfolder\gio\gdbus-2.0/codegen\gdbus-codegen to C:\J\w\prod\BuildSingleReference/s\f69042\1\bin
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\build_subfolder\gio\gdbus-2.0/codegen\config.py to C:/J/w/prod/BuildSingleReference/s/f69042/1/share/glib-2.0/codegen
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\build_subfolder\gio\gdbus-2.0/codegen\__init__.py to C:/J/w/prod/BuildSingleReference/s/f69042/1/share/glib-2.0/codegen
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\build_subfolder\gio\gdbus-2.0/codegen\codegen.py to C:/J/w/prod/BuildSingleReference/s/f69042/1/share/glib-2.0/codegen
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\build_subfolder\gio\gdbus-2.0/codegen\codegen_main.py to C:/J/w/prod/BuildSingleReference/s/f69042/1/share/glib-2.0/codegen
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\build_subfolder\gio\gdbus-2.0/codegen\codegen_docbook.py to C:/J/w/prod/BuildSingleReference/s/f69042/1/share/glib-2.0/codegen
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\build_subfolder\gio\gdbus-2.0/codegen\codegen_rst.py to C:/J/w/prod/BuildSingleReference/s/f69042/1/share/glib-2.0/codegen
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\build_subfolder\gio\gdbus-2.0/codegen\dbustypes.py to C:/J/w/prod/BuildSingleReference/s/f69042/1/share/glib-2.0/codegen
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\build_subfolder\gio\gdbus-2.0/codegen\parser.py to C:/J/w/prod/BuildSingleReference/s/f69042/1/share/glib-2.0/codegen
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\build_subfolder\gio\gdbus-2.0/codegen\utils.py to C:/J/w/prod/BuildSingleReference/s/f69042/1/share/glib-2.0/codegen
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\build_subfolder\meson-private\gio-2.0.pc to C:/J/w/prod/BuildSingleReference/s/f69042/1/lib/pkgconfig
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\build_subfolder\meson-private\gio-windows-2.0.pc to C:/J/w/prod/BuildSingleReference/s/f69042/1/lib/pkgconfig
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\source_subfolder\gio\gschema.dtd to C:\J\w\prod\BuildSingleReference/s\f69042\1\share/glib-2.0/schemas
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\source_subfolder\gio\gschema.loc to C:\J\w\prod\BuildSingleReference/s\f69042\1\share/gettext/its
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\source_subfolder\gio\gschema.its to C:\J\w\prod\BuildSingleReference/s\f69042\1\share/gettext/its
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\source_subfolder\m4macros/glib-2.0.m4 to C:\J\w\prod\BuildSingleReference/s\f69042\1\share/aclocal
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\source_subfolder\m4macros/glib-gettext.m4 to C:\J\w\prod\BuildSingleReference/s\f69042\1\share/aclocal
    Installing C:\J\w\prod\BuildSingleReference\s\ede7ad\1\source_subfolder\m4macros/gsettings.m4 to C:\J\w\prod\BuildSingleReference/s\f69042\1\share/aclocal
    glib/2.71.3: rename libgio-2.0.a into gio-2.0.lib
    glib/2.71.3: rename libglib-2.0.a into glib-2.0.lib
    glib/2.71.3: rename libgmodule-2.0.a into gmodule-2.0.lib
    glib/2.71.3: rename libgobject-2.0.a into gobject-2.0.lib
    glib/2.71.3: rename libgthread-2.0.a into gthread-2.0.lib
    [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK
    [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK
    [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK
    [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK
    [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK
    [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK
    [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK
    [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK
    [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK
    [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK
    
    Generating targets:   0%|                                                    | 0/28 [00:00<?, ?it/s]
    Generating targets:  11%|####7                                       | 3/28 [00:00<00:00, 28.71it/s]
    Generating targets:  39%|################8                          | 11/28 [00:00<00:00, 57.98it/s]
    Generating targets:  71%|##############################7            | 20/28 [00:00<00:00, 47.65it/s]
    Generating targets: 100%|###########################################| 28/28 [00:00<00:00, 57.17it/s]
    
    
    Writing build.ninja:   0%|                                                  | 0/430 [00:00<?, ?it/s]
    Writing build.ninja:  37%|##############1                       | 160/430 [00:00<00:00, 1597.76it/s]
    Writing build.ninja:  77%|#############################         | 329/430 [00:00<00:00, 1651.22it/s]
    
    
    Generating targets:   0%|                                                    | 0/28 [00:00<?, ?it/s]
    Generating targets:  11%|####7                                       | 3/28 [00:00<00:00, 28.84it/s]
    Generating targets:  32%|##############1                             | 9/28 [00:00<00:00, 45.67it/s]
    Generating targets:  71%|##############################7            | 20/28 [00:00<00:00, 39.44it/s]
    
    
    Writing build.ninja:   0%|                                                  | 0/430 [00:00<?, ?it/s]
    Writing build.ninja:  46%|#################3                    | 196/430 [00:00<00:00, 1959.76it/s]
    Writing build.ninja:  91%|##################################6   | 392/430 [00:00<00:00, 1779.50it/s]
    
    glib/2.71.3: 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
    glib/2.71.3: 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
    [HOOK - conan-center.py] post_package(): ERROR: [PDB FILES NOT ALLOWED (KB-H017)] The conan-center repository doesn't allow PDB files (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H017) 
    [HOOK - conan-center.py] post_package(): ERROR: [PDB FILES NOT ALLOWED (KB-H017)] Found files: ./bin/gdbus.pdb; ./bin/gio-querymodules.pdb; ./bin/gio.pdb; ./bin/glib-compile-resources.pdb; ./bin/glib-compile-schemas.pdb; ./bin/gobject-query.pdb; ./bin/gresource.pdb; ./bin/gsettings.pdb; ./bin/gspawn-win64-helper-console.pdb; ./bin/gspawn-win64-helper.pdb (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H017) 
    ERROR: [HOOK - conan-center.py] post_package(): Some checks failed running the hook, check the output
    
  • glib/2.69.3@: Didn't run or was cancelled before finishing

  • glib/2.73.2@: Didn't run or was cancelled before finishing

  • glib/2.73.1@: Didn't run or was cancelled before finishing

  • glib/2.73.0@: 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-center-bot avatar Aug 04 '22 17:08 conan-center-bot

Failure in build 19 (d40658fed690bd103101409a7e673b7fea1a005a):

  • glib/2.71.3@: Didn't run or was cancelled before finishing

  • glib/2.68.3@: Didn't run or was cancelled before finishing

  • glib/2.72.1@: Didn't run or was cancelled before finishing

  • glib/2.73.1@: CI failed to create some packages (All logs)

    Logs for packageID 5dae862b09a7cb2e1f9c9866b350597cdb116d10:
    [settings]
    arch=x86_64
    build_type=Debug
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=9
    os=Linux
    [options]
    glib:shared=False
    
    [...]
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    pcre/8.45: Package installed 25c45d0ee1909d2d499509931e4d76ad043ea44f
    pcre/8.45: Downloaded package revision 65c9121539688569749ff381fc65b361
    pcre2/10.40: Retrieving package bf74575bcbad34c1a86326fb56ab6cfcf19286fb from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    pcre2/10.40: Package installed bf74575bcbad34c1a86326fb56ab6cfcf19286fb
    pcre2/10.40: Downloaded package revision 5b2017deb79efc75dbab93a8cabddbe6
    libselinux/3.3: Retrieving package 81d07df1a44f8b25d799a115243b7631d3929598 from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    libselinux/3.3: Package installed 81d07df1a44f8b25d799a115243b7631d3929598
    libselinux/3.3: Downloaded package revision c3c0407be63ce0251723e97a33cfc203
    bzip2/1.0.8: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/1d984b241c5c01f748cafe0b37dc9567ed236fef/bin
    pkgconf/1.7.4: Appending PATH env var: /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin
    pkgconf/1.7.4: Setting PKG_CONFIG env var: /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin/pkgconf
    pkgconf/1.7.4: Appending AUTOMAKE_CONAN_INCLUDES env var: /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin/aclocal
    meson/0.61.2: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/meson/0.61.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin
    pcre/8.45: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/25c45d0ee1909d2d499509931e4d76ad043ea44f/bin
    pcre2/10.40: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.40/_/_/package/bf74575bcbad34c1a86326fb56ab6cfcf19286fb/bin
    glib/2.73.1: Applying build-requirement: meson/0.61.2
    glib/2.73.1: Applying build-requirement: pkgconf/1.7.4
    glib/2.73.1: Applying build-requirement: ninja/1.10.2
    [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK
    glib/2.73.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.73.1/_/_/source/source_subfolder
    
    [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK
    [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK
    [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK
    glib/2.73.1: Copying sources to build folder
    glib/2.73.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.73.1/_/_/build/5dae862b09a7cb2e1f9c9866b350597cdb116d10
    glib/2.73.1: Generator txt created conanbuildinfo.txt
    glib/2.73.1: Calling generate()
    glib/2.73.1: Aggregating env generators
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK
    glib/2.73.1: Calling build()
    glib/2.73.1: 
    glib/2.73.1: 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
    glib/2.73.1: 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
    glib/2.73.1: ERROR: Package '5dae862b09a7cb2e1f9c9866b350597cdb116d10' build failed
    glib/2.73.1: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.73.1/_/_/build/5dae862b09a7cb2e1f9c9866b350597cdb116d10/build_subfolder
    ERROR: glib/2.73.1: Error in build() method, line 227
    	self._patch_sources()
    while calling '_patch_sources', line 167
    	apply_conandata_patches(self)
    	FileNotFoundError: [Errno 2] No such file or directory: '/home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.73.1/_/_/build/5dae862b09a7cb2e1f9c9866b350597cdb116d10/source_subfolder/source_subfolder'
    
  • glib/2.70.4@: Didn't run or was cancelled before finishing

  • glib/2.73.2@: Didn't run or was cancelled before finishing

  • glib/2.69.3@: Didn't run or was cancelled before finishing

  • glib/2.73.0@: 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-center-bot avatar Aug 05 '22 07:08 conan-center-bot

Failure in build 20 (1e00dde8a66d97a24d789a31f2232b29447ef4d1):

  • glib/2.68.3@: All packages built successfully! (All logs)

  • glib/2.69.3@: All packages built successfully! (All logs)

  • glib/2.70.4@: All packages built successfully! (All logs)

  • glib/2.71.3@: All packages built successfully! (All logs)

  • glib/2.73.0@: Didn't run or was cancelled before finishing

  • glib/2.73.2@: Didn't run or was cancelled before finishing

  • glib/2.72.1@: Didn't run or was cancelled before finishing

  • glib/2.73.1@: CI failed to create some packages (All logs)

    Logs for packageID e3e0290ef203096192fc070e7b0565559fefd60e:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=Visual Studio
    compiler.runtime=MD
    compiler.version=16
    os=Windows
    [options]
    glib:shared=False
    
    [...]
    -- Library pcre found C:/J/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/e87a8a0d1a34c63e57cfcfa8aa6088b17582df41/lib/pcre.lib
    -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/e87a8a0d1a34c63e57cfcfa8aa6088b17582df41/lib/pcre.lib
    -- Library pcreposix found C:/J/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/e87a8a0d1a34c63e57cfcfa8aa6088b17582df41/lib/pcreposix.lib
    -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/e87a8a0d1a34c63e57cfcfa8aa6088b17582df41/lib/pcreposix.lib
    -- Library bz2 found C:/J/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/d16a91eadaaf5829b928b12d2f836ff7680d3df5/lib/bz2.lib
    -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/d16a91eadaaf5829b928b12d2f836ff7680d3df5/lib/bz2.lib
    -- Dependency ZLIB already found
    -- Library gnuintl found C:/J/w/prod/BuildSingleReference/.conan/data/libgettext/0.21/_/_/package/b3e4dccd9a7572a5a29c77cc68475a955d494ef7/lib/gnuintl.lib
    -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/libgettext/0.21/_/_/package/b3e4dccd9a7572a5a29c77cc68475a955d494ef7/lib/gnuintl.lib
    -- Library iconv found C:/J/w/prod/BuildSingleReference/.conan/data/libiconv/1.17/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/iconv.lib
    -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/libiconv/1.17/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/iconv.lib
    -- Library charset found C:/J/w/prod/BuildSingleReference/.conan/data/libiconv/1.17/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/charset.lib
    -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/libiconv/1.17/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/charset.lib
    -- Configuring done
    -- Generating done
    -- Build files have been written to: C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/glib/all/test_package/build/138d786c7b9bfd083c3d7c5226083341bd88d70f
    
    ----Running------
    > cmake --build C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\glib\all\test_package\build\138d786c7b9bfd083c3d7c5226083341bd88d70f --config Release -- /m:8 /verbosity:minimal
    -----------------
    Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework
    Copyright (C) Microsoft Corporation. All rights reserved.
    
      Checking Build System
      Building Custom Rule C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/glib/all/test_package/CMakeLists.txt
      test_package.c
    glib-2.0.lib(ggettext.c.obj) : error LNK2019: unresolved external symbol g_libintl_gettext referenced in function _g_dgettext_should_translate [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\glib\all\test_package\build\138d786c7b9bfd083c3d7c5226083341bd88d70f\test_package.vcxproj]
    glib-2.0.lib(ggettext.c.obj) : error LNK2019: unresolved external symbol g_libintl_dgettext referenced in function g_dgettext [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\glib\all\test_package\build\138d786c7b9bfd083c3d7c5226083341bd88d70f\test_package.vcxproj]
    glib-2.0.lib(ggettext.c.obj) : error LNK2019: unresolved external symbol g_libintl_dcgettext referenced in function g_dcgettext [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\glib\all\test_package\build\138d786c7b9bfd083c3d7c5226083341bd88d70f\test_package.vcxproj]
    glib-2.0.lib(ggettext.c.obj) : error LNK2019: unresolved external symbol g_libintl_dngettext referenced in function g_dngettext [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\glib\all\test_package\build\138d786c7b9bfd083c3d7c5226083341bd88d70f\test_package.vcxproj]
    glib-2.0.lib(ggettext.c.obj) : error LNK2019: unresolved external symbol g_libintl_textdomain referenced in function _g_dgettext_should_translate [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\glib\all\test_package\build\138d786c7b9bfd083c3d7c5226083341bd88d70f\test_package.vcxproj]
    glib-2.0.lib(ggettext.c.obj) : error LNK2019: unresolved external symbol g_libintl_bindtextdomain referenced in function ensure_gettext_initialized [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\glib\all\test_package\build\138d786c7b9bfd083c3d7c5226083341bd88d70f\test_package.vcxproj]
    glib-2.0.lib(ggettext.c.obj) : error LNK2019: unresolved external symbol g_libintl_bind_textdomain_codeset referenced in function ensure_gettext_initialized [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\glib\all\test_package\build\138d786c7b9bfd083c3d7c5226083341bd88d70f\test_package.vcxproj]
    C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\glib\all\test_package\build\138d786c7b9bfd083c3d7c5226083341bd88d70f\bin\test_package.exe : fatal error LNK1120: 7 unresolved externals [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\glib\all\test_package\build\138d786c7b9bfd083c3d7c5226083341bd88d70f\test_package.vcxproj]
    CMake Warning:
      Manually-specified variables were not used by the project:
    
        CMAKE_EXPORT_NO_PACKAGE_REGISTRY
        CMAKE_INSTALL_BINDIR
        CMAKE_INSTALL_DATAROOTDIR
        CMAKE_INSTALL_INCLUDEDIR
        CMAKE_INSTALL_LIBDIR
        CMAKE_INSTALL_LIBEXECDIR
        CMAKE_INSTALL_OLDINCLUDEDIR
        CMAKE_INSTALL_SBINDIR
    
    
    ERROR: glib/2.73.1 (test package): Error in build() method, line 17
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\glib\all\test_package\build\138d786c7b9bfd083c3d7c5226083341bd88d70f --config Release -- /m:8 /verbosity:minimal
    

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-center-bot avatar Aug 05 '22 14:08 conan-center-bot

Hooks produced the following warnings for commit 1e00dde8a66d97a24d789a31f2232b29447ef4d1
glib/2.68.3
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libglib-2.0.so' links to system library 'm' but it is not in cpp_info.system_libs.

github-actions[bot] avatar Aug 05 '22 14:08 github-actions[bot]

All green in build 22 (07269d5b694c58da77d754734d280c1427a7a3e5):

  • glib/2.69.3@: All packages built successfully! (All logs)

    :small_orange_diamond: Informative: This recipe is not ready for Conan v2

    We have started the migration process to Conan v2 and exporting recipes successfully will be required in the future. This is just an informative note to gain awareness about the process, no need to take any action. The plan is to enforce smaller steps that are easier to fix and, eventually, this conan export step will work. See the recipe migration guide to know more about the changes required.

    ERROR: Error loading conanfile at '/home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py
      File "<frozen importlib._bootstrap_external>", line 728, in exec_module
      File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
      File "/home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py", line 9, in <module>
        from conan.tools.apple.apple import apple_sdk_path, is_apple_os
    ImportError: cannot import name 'apple_sdk_path' from 'conan.tools.apple.apple' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conan/tools/apple/apple.py)
    
  • glib/2.73.2@: All packages built successfully! (All logs)

    :small_orange_diamond: Informative: This recipe is not ready for Conan v2

    We have started the migration process to Conan v2 and exporting recipes successfully will be required in the future. This is just an informative note to gain awareness about the process, no need to take any action. The plan is to enforce smaller steps that are easier to fix and, eventually, this conan export step will work. See the recipe migration guide to know more about the changes required.

    ERROR: Error loading conanfile at '/home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py
      File "<frozen importlib._bootstrap_external>", line 728, in exec_module
      File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
      File "/home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py", line 9, in <module>
        from conan.tools.apple.apple import apple_sdk_path, is_apple_os
    ImportError: cannot import name 'apple_sdk_path' from 'conan.tools.apple.apple' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conan/tools/apple/apple.py)
    
  • glib/2.73.1@: All packages built successfully! (All logs)

    :small_orange_diamond: Informative: This recipe is not ready for Conan v2

    We have started the migration process to Conan v2 and exporting recipes successfully will be required in the future. This is just an informative note to gain awareness about the process, no need to take any action. The plan is to enforce smaller steps that are easier to fix and, eventually, this conan export step will work. See the recipe migration guide to know more about the changes required.

    ERROR: Error loading conanfile at '/home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py
      File "<frozen importlib._bootstrap_external>", line 728, in exec_module
      File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
      File "/home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py", line 9, in <module>
        from conan.tools.apple.apple import apple_sdk_path, is_apple_os
    ImportError: cannot import name 'apple_sdk_path' from 'conan.tools.apple.apple' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conan/tools/apple/apple.py)
    
  • glib/2.70.4@: All packages built successfully! (All logs)

    :small_orange_diamond: Informative: This recipe is not ready for Conan v2

    We have started the migration process to Conan v2 and exporting recipes successfully will be required in the future. This is just an informative note to gain awareness about the process, no need to take any action. The plan is to enforce smaller steps that are easier to fix and, eventually, this conan export step will work. See the recipe migration guide to know more about the changes required.

    ERROR: Error loading conanfile at '/home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py
      File "<frozen importlib._bootstrap_external>", line 728, in exec_module
      File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
      File "/home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py", line 9, in <module>
        from conan.tools.apple.apple import apple_sdk_path, is_apple_os
    ImportError: cannot import name 'apple_sdk_path' from 'conan.tools.apple.apple' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conan/tools/apple/apple.py)
    
  • glib/2.73.0@: All packages built successfully! (All logs)

    :small_orange_diamond: Informative: This recipe is not ready for Conan v2

    We have started the migration process to Conan v2 and exporting recipes successfully will be required in the future. This is just an informative note to gain awareness about the process, no need to take any action. The plan is to enforce smaller steps that are easier to fix and, eventually, this conan export step will work. See the recipe migration guide to know more about the changes required.

    ERROR: Error loading conanfile at '/home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py
      File "<frozen importlib._bootstrap_external>", line 728, in exec_module
      File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
      File "/home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py", line 9, in <module>
        from conan.tools.apple.apple import apple_sdk_path, is_apple_os
    ImportError: cannot import name 'apple_sdk_path' from 'conan.tools.apple.apple' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conan/tools/apple/apple.py)
    
  • glib/2.72.1@: All packages built successfully! (All logs)

    :small_orange_diamond: Informative: This recipe is not ready for Conan v2

    We have started the migration process to Conan v2 and exporting recipes successfully will be required in the future. This is just an informative note to gain awareness about the process, no need to take any action. The plan is to enforce smaller steps that are easier to fix and, eventually, this conan export step will work. See the recipe migration guide to know more about the changes required.

    ERROR: Error loading conanfile at '/home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py
      File "<frozen importlib._bootstrap_external>", line 728, in exec_module
      File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
      File "/home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py", line 9, in <module>
        from conan.tools.apple.apple import apple_sdk_path, is_apple_os
    ImportError: cannot import name 'apple_sdk_path' from 'conan.tools.apple.apple' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conan/tools/apple/apple.py)
    
  • glib/2.71.3@: All packages built successfully! (All logs)

    :small_orange_diamond: Informative: This recipe is not ready for Conan v2

    We have started the migration process to Conan v2 and exporting recipes successfully will be required in the future. This is just an informative note to gain awareness about the process, no need to take any action. The plan is to enforce smaller steps that are easier to fix and, eventually, this conan export step will work. See the recipe migration guide to know more about the changes required.

    ERROR: Error loading conanfile at '/home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py
      File "<frozen importlib._bootstrap_external>", line 728, in exec_module
      File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
      File "/home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py", line 9, in <module>
        from conan.tools.apple.apple import apple_sdk_path, is_apple_os
    ImportError: cannot import name 'apple_sdk_path' from 'conan.tools.apple.apple' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conan/tools/apple/apple.py)
    
  • glib/2.68.3@: All packages built successfully! (All logs)

    :small_orange_diamond: Informative: This recipe is not ready for Conan v2

    We have started the migration process to Conan v2 and exporting recipes successfully will be required in the future. This is just an informative note to gain awareness about the process, no need to take any action. The plan is to enforce smaller steps that are easier to fix and, eventually, this conan export step will work. See the recipe migration guide to know more about the changes required.

    ERROR: Error loading conanfile at '/home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py
      File "<frozen importlib._bootstrap_external>", line 728, in exec_module
      File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
      File "/home/conan/w/prod_cci_PR-11053/recipes/glib/all/conanfile.py", line 9, in <module>
        from conan.tools.apple.apple import apple_sdk_path, is_apple_os
    ImportError: cannot import name 'apple_sdk_path' from 'conan.tools.apple.apple' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conan/tools/apple/apple.py)
    

conan-center-bot avatar Aug 06 '22 06:08 conan-center-bot

Failure in build 23 (07269d5b694c58da77d754734d280c1427a7a3e5):

  • glib/2.69.3@: Didn't run or was cancelled before finishing

  • glib/2.68.3@: Didn't run or was cancelled before finishing

  • glib/2.70.4@: command 'git merge --no-ff 516ce8176e444a5edf726cebfd0836b6027e7a1f' failed with exit code 1: Auto-merging recipes/glib/all/conandata.yml Auto-merging recipes/glib/all/conanfile.py CONFLICT (content): Merge conflict in recipes/glib/all/conanfile.py Automatic merge failed; fix conflicts and then commit the result.

  • glib/2.71.3@: Didn't run or was cancelled before finishing

  • glib/2.73.0@: Didn't run or was cancelled before finishing

  • glib/2.72.1@: Didn't run or was cancelled before finishing

  • glib/2.73.1@: Didn't run or was cancelled before finishing

  • glib/2.73.2@: Didn't run or was cancelled before finishing

  • glib/2.73.3@: 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-center-bot avatar Aug 18 '22 08:08 conan-center-bot

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Aug 18 '22 08:08 CLAassistant