Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[qt5] dont require non needed deps when multiconfiguration is set to True #11566

Conversation

boussaffawalid
Copy link
Contributor

@boussaffawalid boussaffawalid commented Jul 6, 2022

Specify library name and version: lib/1.0

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.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


wboussafa seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@ghost
Copy link

ghost commented Jul 6, 2022

I detected other pull requests that are modifying qt/5.x.x recipe:

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

@jgsogo
Copy link
Contributor

jgsogo commented Jul 7, 2022

#11496 has been merged with changes to qt/5, can you please rebase with master? Thanks!

Also, we are struggling to build Qt in Windows, it is taking too much time in our CI servers. I'm having a look to it, but building this pull-request will probably take longer than expected

@boussaffawalid boussaffawalid force-pushed the conditional-requirement-depents-on-multiconfiguration branch from ce1b454 to f77a035 Compare July 7, 2022 10:03
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Failure in build 6 (f77a0351312b589d72aea223239a9aa8ce5e97cd):

  • qt/5.15.3@:
    Didn't run or was cancelled before finishing

  • qt/5.15.2@:
    Didn't run or was cancelled before finishing

  • qt/5.15.4@:
    CI failed to create some packages (All logs)

    Logs for packageID 69d0c31a67fdf7f302a4dbc482eb955f43e51386:
    [settings]
    arch=x86_64
    build_type=Debug
    compiler=Visual Studio
    compiler.runtime=MTd
    compiler.version=15
    os=Windows
    [options]
    qt:shared=False
    
    [...]
    qt/5.15.4 (test package): Generator qt created qt.conf
    qt/5.15.4 (test package): Generator txt created conanbuildinfo.txt
    qt/5.15.4 (test package): Generator qmake created conanbuildinfo.pri
    qt/5.15.4 (test package): Aggregating env generators
    qt/5.15.4 (test package): Generated conaninfo.txt
    qt/5.15.4 (test package): Generated graphinfo
    Using lockfile: 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\qt\5.x.x\test_package\build\c5c96c95bee059a6a5a227d34a1c05c93cf9ab6e/conan.lock'
    Using cached profile from lockfile
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK
    qt/5.15.4 (test package): Calling build()
    qt/5.15.4 (test package): Building with qmake
    **********************************************************************
    ** Visual Studio 2017 Developer Command Prompt v15.9.48
    ** Copyright (c) 2017 Microsoft Corporation
    **********************************************************************
    [vcvarsall.bat] Environment initialized for: 'x64'
    
    ----Running------
    > qmake C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\qt\5.x.x\test_package DESTDIR=bin
    -----------------
    Info: creating stash file C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\qt\5.x.x\test_package\build\c5c96c95bee059a6a5a227d34a1c05c93cf9ab6e\qmake_folder\.qmake.stash
    
    ----Running------
    > jom
    -----------------
    	C:\J\w\prod\BuildSingleReference@2\.conan\data\jom\1.1.3\_\_\package\3475bd55b91ae904ac96fde0f106a136ab951a5e\bin\jom.exe -f Makefile.Debug
    	cl -c -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:__cplusplus -Zi -MTd -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -EHsc /Fddebug\test_package.vc.pdb -DUNICODE -D_UNICODE -DWIN32 -D_ENABLE_EXTENDED_ALIGNED_STORAGE -DWIN64 -DLIBJPEG_STATIC -DPCRE2_STATIC -DQT_EVENTDISPATCHERSUPPORT_LIB -DQT_FONTDATABASESUPPORT_LIB -DQT_THEMESUPPORT_LIB -DQT_ACCESSIBILITYSUPPORT_LIB -DQT_WINDOWSUIAUTOMATIONSUPPORT_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_TEST_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_OPENGL_LIB -DQT_OPENGLEXTENSIONS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CONCURRENT_LIB -DQT_XML_LIB -DQT_CORE_LIB -I..\..\..\..\test_package -I. -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtEventDispatcherSupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtFontDatabaseSupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtThemeSupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtAccessibilitySupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtWindowsUIAutomationSupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtNetwork -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtSql -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtTest -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtPrintSupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtWidgets -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtOpenGL -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtOpenGLExtensions -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtGui -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtConcurrent -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtXml -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtCore -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\bin\archdatadir\mkspecs\win32-msvc -IC:\J\w\prod\BuildSingleReference@2\.conan\data\openssl\1.1.1o\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\pcre2\10.39\_\_\package\52faa819a4cb08f06a17697a027829bea7a7ba25\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\double-conversion\3.2.0\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\freetype\2.11.1\_\_\package\619f5025b1d72e622181cd73f10a12a665590a49\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\freetype\2.11.1\_\_\package\619f5025b1d72e622181cd73f10a12a665590a49\include\freetype2 -IC:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg\9d\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\sqlite3\3.38.1\_\_\package\f4cffde6c8ee4e89aadb154792ec21f85ec0761a\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\libpq\14.2\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\zstd\1.5.2\_\_\package\20ebf10fb6923b1f97112b4ef576a9799903f772\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\md4c\0.4.8\_\_\package\d2573753d66840e0b7f2c19ba4688eaab4d06636\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\bzip2\1.0.8\_\_\package\dac385276edd3ed845f4c6e5865148478cd26814\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\libpng\1.6.37\_\_\package\41cfaa667a3de95a33a1a2b570555e9ef20d4385\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\brotli\1.0.9\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\brotli\1.0.9\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include\brotli -IC:\J\w\prod\BuildSingleReference@2\.conan\data\zlib\1.2.12\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -Idebug -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\bin\archdatadir\mkspecs\win32-msvc -Fodebug\ @C:\J\w\prod\BuildSingleReference@2\56198\c9035fde-da3e-4fbf-a634-b7cfa42b949b\test_package.obj.20776.15.jom
    test_package.cpp
    	C:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\bin\rcc.exe -name example ..\..\..\example.qrc -o debug\qrc_example.cpp
    	cl -BxC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\bin\qmake.exe -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:__cplusplus -Zi -MTd -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -E C:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\bin\archdatadir\mkspecs\features\data\dummy.cpp 2>NUL >debug\moc_predefs.h
    	cl -c -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:__cplusplus -Zi -MTd -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -EHsc /Fddebug\test_package.vc.pdb -DUNICODE -D_UNICODE -DWIN32 -D_ENABLE_EXTENDED_ALIGNED_STORAGE -DWIN64 -DLIBJPEG_STATIC -DPCRE2_STATIC -DQT_EVENTDISPATCHERSUPPORT_LIB -DQT_FONTDATABASESUPPORT_LIB -DQT_THEMESUPPORT_LIB -DQT_ACCESSIBILITYSUPPORT_LIB -DQT_WINDOWSUIAUTOMATIONSUPPORT_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_TEST_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_OPENGL_LIB -DQT_OPENGLEXTENSIONS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CONCURRENT_LIB -DQT_XML_LIB -DQT_CORE_LIB -I..\..\..\..\test_package -I. -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtEventDispatcherSupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtFontDatabaseSupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtThemeSupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtAccessibilitySupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtWindowsUIAutomationSupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtNetwork -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtSql -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtTest -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtPrintSupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtWidgets -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtOpenGL -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtOpenGLExtensions -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtGui -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtConcurrent -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtXml -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtCore -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\bin\archdatadir\mkspecs\win32-msvc -IC:\J\w\prod\BuildSingleReference@2\.conan\data\openssl\1.1.1o\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\pcre2\10.39\_\_\package\52faa819a4cb08f06a17697a027829bea7a7ba25\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\double-conversion\3.2.0\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\freetype\2.11.1\_\_\package\619f5025b1d72e622181cd73f10a12a665590a49\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\freetype\2.11.1\_\_\package\619f5025b1d72e622181cd73f10a12a665590a49\include\freetype2 -IC:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg\9d\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\sqlite3\3.38.1\_\_\package\f4cffde6c8ee4e89aadb154792ec21f85ec0761a\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\libpq\14.2\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\zstd\1.5.2\_\_\package\20ebf10fb6923b1f97112b4ef576a9799903f772\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\md4c\0.4.8\_\_\package\d2573753d66840e0b7f2c19ba4688eaab4d06636\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\bzip2\1.0.8\_\_\package\dac385276edd3ed845f4c6e5865148478cd26814\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\libpng\1.6.37\_\_\package\41cfaa667a3de95a33a1a2b570555e9ef20d4385\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\brotli\1.0.9\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\brotli\1.0.9\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include\brotli -IC:\J\w\prod\BuildSingleReference@2\.conan\data\zlib\1.2.12\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -Idebug -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\bin\archdatadir\mkspecs\win32-msvc -Fodebug\ @C:\J\w\prod\BuildSingleReference@2\56198\c9035fde-da3e-4fbf-a634-b7cfa42b949b\qrc_example.obj.20776.78.jom
    qrc_example.cpp
    	C:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\bin\moc.exe -DUNICODE -D_UNICODE -DWIN32 -D_ENABLE_EXTENDED_ALIGNED_STORAGE -DWIN64 -DLIBJPEG_STATIC -DPCRE2_STATIC -DQT_EVENTDISPATCHERSUPPORT_LIB -DQT_FONTDATABASESUPPORT_LIB -DQT_THEMESUPPORT_LIB -DQT_ACCESSIBILITYSUPPORT_LIB -DQT_WINDOWSUIAUTOMATIONSUPPORT_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_TEST_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_OPENGL_LIB -DQT_OPENGLEXTENSIONS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CONCURRENT_LIB -DQT_XML_LIB -DQT_CORE_LIB --compiler-flavor=msvc --include C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/qt/5.x.x/test_package/build/c5c96c95bee059a6a5a227d34a1c05c93cf9ab6e/qmake_folder/debug/moc_predefs.h @debug/mocinclude.opt ..\..\..\greeter.h -o debug\moc_greeter.cpp
    	cl -c -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:__cplusplus -Zi -MTd -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -EHsc /Fddebug\test_package.vc.pdb -DUNICODE -D_UNICODE -DWIN32 -D_ENABLE_EXTENDED_ALIGNED_STORAGE -DWIN64 -DLIBJPEG_STATIC -DPCRE2_STATIC -DQT_EVENTDISPATCHERSUPPORT_LIB -DQT_FONTDATABASESUPPORT_LIB -DQT_THEMESUPPORT_LIB -DQT_ACCESSIBILITYSUPPORT_LIB -DQT_WINDOWSUIAUTOMATIONSUPPORT_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_TEST_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_OPENGL_LIB -DQT_OPENGLEXTENSIONS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CONCURRENT_LIB -DQT_XML_LIB -DQT_CORE_LIB -I..\..\..\..\test_package -I. -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtEventDispatcherSupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtFontDatabaseSupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtThemeSupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtAccessibilitySupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtWindowsUIAutomationSupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtNetwork -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtSql -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtTest -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtPrintSupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtWidgets -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtOpenGL -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtOpenGLExtensions -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtGui -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtConcurrent -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtXml -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtCore -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\bin\archdatadir\mkspecs\win32-msvc -IC:\J\w\prod\BuildSingleReference@2\.conan\data\openssl\1.1.1o\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\pcre2\10.39\_\_\package\52faa819a4cb08f06a17697a027829bea7a7ba25\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\double-conversion\3.2.0\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\freetype\2.11.1\_\_\package\619f5025b1d72e622181cd73f10a12a665590a49\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\freetype\2.11.1\_\_\package\619f5025b1d72e622181cd73f10a12a665590a49\include\freetype2 -IC:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg\9d\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\sqlite3\3.38.1\_\_\package\f4cffde6c8ee4e89aadb154792ec21f85ec0761a\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\libpq\14.2\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\zstd\1.5.2\_\_\package\20ebf10fb6923b1f97112b4ef576a9799903f772\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\md4c\0.4.8\_\_\package\d2573753d66840e0b7f2c19ba4688eaab4d06636\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\bzip2\1.0.8\_\_\package\dac385276edd3ed845f4c6e5865148478cd26814\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\libpng\1.6.37\_\_\package\41cfaa667a3de95a33a1a2b570555e9ef20d4385\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\brotli\1.0.9\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\brotli\1.0.9\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include\brotli -IC:\J\w\prod\BuildSingleReference@2\.conan\data\zlib\1.2.12\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -Idebug -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\bin\archdatadir\mkspecs\win32-msvc -Fodebug\ @C:\J\w\prod\BuildSingleReference@2\56198\c9035fde-da3e-4fbf-a634-b7cfa42b949b\test_package_plugin_import.obj.20776.31.jom
    test_package_plugin_import.cpp
    	cl -c -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:__cplusplus -Zi -MTd -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -EHsc /Fddebug\test_package.vc.pdb -DUNICODE -D_UNICODE -DWIN32 -D_ENABLE_EXTENDED_ALIGNED_STORAGE -DWIN64 -DLIBJPEG_STATIC -DPCRE2_STATIC -DQT_EVENTDISPATCHERSUPPORT_LIB -DQT_FONTDATABASESUPPORT_LIB -DQT_THEMESUPPORT_LIB -DQT_ACCESSIBILITYSUPPORT_LIB -DQT_WINDOWSUIAUTOMATIONSUPPORT_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_TEST_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_OPENGL_LIB -DQT_OPENGLEXTENSIONS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CONCURRENT_LIB -DQT_XML_LIB -DQT_CORE_LIB -I..\..\..\..\test_package -I. -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtEventDispatcherSupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtFontDatabaseSupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtThemeSupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtAccessibilitySupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtWindowsUIAutomationSupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtNetwork -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtSql -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtTest -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtPrintSupport -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtWidgets -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtOpenGL -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtOpenGLExtensions -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtGui -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtConcurrent -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtXml -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\include\QtCore -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\bin\archdatadir\mkspecs\win32-msvc -IC:\J\w\prod\BuildSingleReference@2\.conan\data\openssl\1.1.1o\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\pcre2\10.39\_\_\package\52faa819a4cb08f06a17697a027829bea7a7ba25\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\double-conversion\3.2.0\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\freetype\2.11.1\_\_\package\619f5025b1d72e622181cd73f10a12a665590a49\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\freetype\2.11.1\_\_\package\619f5025b1d72e622181cd73f10a12a665590a49\include\freetype2 -IC:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg\9d\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\sqlite3\3.38.1\_\_\package\f4cffde6c8ee4e89aadb154792ec21f85ec0761a\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\libpq\14.2\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\zstd\1.5.2\_\_\package\20ebf10fb6923b1f97112b4ef576a9799903f772\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\md4c\0.4.8\_\_\package\d2573753d66840e0b7f2c19ba4688eaab4d06636\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\bzip2\1.0.8\_\_\package\dac385276edd3ed845f4c6e5865148478cd26814\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\libpng\1.6.37\_\_\package\41cfaa667a3de95a33a1a2b570555e9ef20d4385\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\brotli\1.0.9\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -IC:\J\w\prod\BuildSingleReference@2\.conan\data\brotli\1.0.9\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include\brotli -IC:\J\w\prod\BuildSingleReference@2\.conan\data\zlib\1.2.12\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\include -Idebug -IC:\J\w\prod\BuildSingleReference@2\s\2fd32a\1\bin\archdatadir\mkspecs\win32-msvc -Fodebug\ @C:\J\w\prod\BuildSingleReference@2\56198\c9035fde-da3e-4fbf-a634-b7cfa42b949b\moc_greeter.obj.20776.1218.jom
    moc_greeter.cpp
    	link /NOLOGO /DYNAMICBASE /NXCOMPAT /DEBUG /SUBSYSTEM:CONSOLE "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" /MANIFEST:embed /OUT:bin\test_package.exe @C:\J\w\prod\BuildSingleReference@2\56198\c9035fde-da3e-4fbf-a634-b7cfa42b949b\test_package.exe.20776.4297.jom
    LINK : fatal error LNK1104: cannot open file 'C:\J\w\prod\BuildSingleReference@8\.conan\data\sqlite3\3.38.1\_\_\package\f4cffde6c8ee4e89aadb154792ec21f85ec0761a\lib\sqlite3.lib'
    
    jom 1.1.3 - empower your cores
    
    jom: C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\qt\5.x.x\test_package\build\c5c96c95bee059a6a5a227d34a1c05c93cf9ab6e\qmake_folder\Makefile.Debug [bin\test_package.exe] Error 1104
    jom: C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\qt\5.x.x\test_package\build\c5c96c95bee059a6a5a227d34a1c05c93cf9ab6e\qmake_folder\Makefile [debug] Error 2
    ERROR: qt/5.15.4 (test package): Error in build() method, line 92
    	self._build_with_qmake()
    while calling '_build_with_qmake', line 61
    	self.run("jom", run_environment=True)
    	ConanException: Error 2 while executing jom
    
  • qt/5.15.5@:
    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.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 9, 2022

Hooks produced the following warnings for commit f77a035
qt/5.15.4
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\libGLESv2.dll' links to system library 'd3d9' but it is not in cpp_info.system_libs.

@ghost ghost mentioned this pull request Jul 9, 2022
4 tasks
@boussaffawalid boussaffawalid mentioned this pull request Jul 10, 2022
4 tasks
@boussaffawalid
Copy link
Contributor Author

replaced with #11619

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

Successfully merging this pull request may close these issues.

4 participants