Bug 1932727

Summary: qt-creator-4.14.1 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: qt-creatorAssignee: Sandro Mani <manisandro>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: helio, itamar, jreznik, kde-sig, manisandro, rdieter, thunderbirdtr
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-02-03 16:48:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Upstream Release Monitoring 2021-02-25 04:38:34 UTC
Latest upstream release: 4.14.1
Current version/release in rawhide: 4.14.0-4.fc34
URL: https://www.qt.io/ide/

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from anitya: https://release-monitoring.org/project/4136/

Comment 1 Upstream Release Monitoring 2021-02-25 04:38:40 UTC
Skipping the scratch build because an SRPM could not be built: ['rpmbuild', '-D', '_sourcedir .', '-D', '_topdir .', '-bs', '/var/tmp/thn-gwlph_w4/qt-creator.spec'] returned 1: b'error: Bad source: ./qt-creator-opensource-src-4.14.1.tar.xz: No such file or directory\n'

Comment 2 Fedora Update System 2021-02-25 18:44:07 UTC
FEDORA-2021-dedfc5fa0f has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-dedfc5fa0f

Comment 3 Fedora Update System 2021-02-25 23:45:48 UTC
FEDORA-2021-dedfc5fa0f has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-dedfc5fa0f`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-dedfc5fa0f

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Onuralp SEZER 2021-02-26 07:22:31 UTC
# qtcreator

->qtcreator: error while loading shared libraries: libExtensionSystem.so.4: cannot open shared object file: No such file or directory
 
strace results;

execve("/usr/bin/qtcreator", ["qtcreator"], 0x7ffcb77b0d20 /* 97 vars */) = 0
brk(NULL)                               = 0x557cf10fa000
arch_prctl(0x3001 /* ARCH_??? */, 0x7ffc6cc31560) = -1 EINVAL (Invalid argument)
readlink("/proc/self/exe", "/usr/bin/qtcreator", 4096) = 18
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc4901eb000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/glibc-hwcaps/x86-64-v3/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/glibc-hwcaps/x86-64-v3", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/glibc-hwcaps/x86-64-v2/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/glibc-hwcaps/x86-64-v2", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/tls/haswell/x86_64/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/tls/haswell/x86_64", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/tls/haswell/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/tls/haswell", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/tls/x86_64/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/tls/x86_64", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/tls/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/tls", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/haswell/x86_64/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/haswell/x86_64", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/haswell/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/haswell", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/x86_64/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/x86_64", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/Qt/lib/glibc-hwcaps/x86-64-v3/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/Qt/lib/glibc-hwcaps/x86-64-v3", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/Qt/lib/glibc-hwcaps/x86-64-v2/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/Qt/lib/glibc-hwcaps/x86-64-v2", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/Qt/lib/tls/haswell/x86_64/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/Qt/lib/tls/haswell/x86_64", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/Qt/lib/tls/haswell/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/Qt/lib/tls/haswell", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/Qt/lib/tls/x86_64/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/Qt/lib/tls/x86_64", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/Qt/lib/tls/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/Qt/lib/tls", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/Qt/lib/haswell/x86_64/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/Qt/lib/haswell/x86_64", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/Qt/lib/haswell/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/Qt/lib/haswell", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/Qt/lib/x86_64/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/Qt/lib/x86_64", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/Qt/lib/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/Qt/lib", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/plugins/glibc-hwcaps/x86-64-v3/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/plugins/glibc-hwcaps/x86-64-v3", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/plugins/glibc-hwcaps/x86-64-v2/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/plugins/glibc-hwcaps/x86-64-v2", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/plugins/tls/haswell/x86_64/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/plugins/tls/haswell/x86_64", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/plugins/tls/haswell/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/plugins/tls/haswell", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/plugins/tls/x86_64/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/plugins/tls/x86_64", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/plugins/tls/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/plugins/tls", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/plugins/haswell/x86_64/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/plugins/haswell/x86_64", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/plugins/haswell/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/plugins/haswell", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/plugins/x86_64/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/plugins/x86_64", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/plugins/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/../usr/lib64/qtcreator/plugins", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=212920, ...}, AT_EMPTY_PATH) = 0
mmap(NULL, 212920, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fc4901b7000
close(3)                                = 0
openat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v3/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v3", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v2/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v2", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib64/tls/haswell/x86_64/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/lib64/tls/haswell/x86_64", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib64/tls/haswell/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/lib64/tls/haswell", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib64/tls/x86_64/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/lib64/tls/x86_64", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib64/tls/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/lib64/tls", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib64/haswell/x86_64/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/lib64/haswell/x86_64", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib64/haswell/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/lib64/haswell", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib64/x86_64/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/lib64/x86_64", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib64/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/lib64", {st_mode=S_IFDIR|0555, st_size=269834, ...}, 0) = 0
openat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v3/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v3", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v2/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v2", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib64/tls/haswell/x86_64/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/lib64/tls/haswell/x86_64", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib64/tls/haswell/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/lib64/tls/haswell", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib64/tls/x86_64/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/lib64/tls/x86_64", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib64/tls/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/lib64/tls", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib64/haswell/x86_64/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/lib64/haswell/x86_64", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib64/haswell/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/lib64/haswell", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib64/x86_64/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/lib64/x86_64", 0x7ffc6cc30790, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib64/libExtensionSystem.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/lib64", {st_mode=S_IFDIR|0555, st_size=269834, ...}, 0) = 0
writev(2, [{iov_base="qtcreator", iov_len=9}, {iov_base=": ", iov_len=2}, {iov_base="error while loading shared libra"..., iov_len=36}, {iov_base=": ", iov_len=2}, {iov_base="libExtensionSystem.so.4", iov_len=23}, {iov_base=": ", iov_len=2}, {iov_base="cannot open shared object file", iov_len=30}, {iov_base=": ", iov_len=2}, {iov_base="No such file or directory", iov_len=25}, {iov_base="\n", iov_len=1}], 10qtcreator: error while loading shared libraries: libExtensionSystem.so.4: cannot open shared object file: No such file or directory
) = 132
exit_group(127)                         = ?
+++ exited with 127 +++

Comment 5 Onuralp SEZER 2021-03-07 10:53:26 UTC
Solution I found for "qtcreator: error while loading shared libraries: libExtensionSystem.so.4: cannot open shared object file: No such file or directory" problem is;


diff --git a/qt-creator.spec b/qt-creator.spec
index 0bec8c5..914965e 100644
--- a/qt-creator.spec
+++ b/qt-creator.spec
@@ -133,7 +133,7 @@ rm -rf src/libs/3rdparty/yaml-cpp
     -DWITH_DOCS=ON \
     -DBUILD_DEVELOPER_DOCS=ON \
     -DHELPVIEWER_DEFAULT_BACKEND=textbrowser \
-    -DCMAKE_INSTALL_LIBDIR=%{_libdir}
+    -DCMAKE_INSTALL_LIBDIR=%{_lib}
 %cmake_build
 %cmake_build -- qch_docs
 

I built via "fedpkg mockbuild" and worked.

Comment 6 Rex Dieter 2021-03-09 15:38:48 UTC
Should be fixed in qt-creator-4.14.1-2