[HOOK - conan-center.py] pre_export(): WARN: [FPIC OPTION (KB-H006)] This recipe does not include an 'fPIC' option. Make sure you are using the right casing
libpq/11.5: WARN: Library 'pq' was either already found in a previous 'conanfile.cpp_info.libdirs' folder or appears several times with a different file extension
[HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as `cpp_info.builddirs`. Currently folders declared: [''] (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H019)
[HOOK - conan-center.py] post_package_info(): ERROR: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files:
./bin/mesonbuild/cmake/data/preload.cmake (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H019)
ERROR: qt/5.15.0 (test package): Error in build() method, line 77
	self._build_with_qmake()
while calling '_build_with_qmake', line 54
	self.run("qmake %s" % " ".join(args), run_environment=True)
	ConanException: Error 3 while executing qmake /tmp/c3ipr/co_pr_1759_5_0_0/recipes/qt/all/test_package DESTDIR=bin QMAKE_CC=/usr/bin/gcc QMAKE_LINK_C=/usr/bin/gcc QMAKE_LINK_C_SHLIB=/usr/bin/gcc QMAKE_CXX=/usr/bin/g++ QMAKE_LINK=/usr/bin/g++ QMAKE_LINK_SHLIB=/usr/bin/g++