https://sourceware.org/bugzilla/show_bug.cgi?id=33488
Bug ID: 33488
Summary: section [18] '.note.qt.metadata': unknown object file
note type 1951465473 with owner name 'qt-project!' at
offset 9336
Product: elfutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
Assignee: unassigned at sourceware dot org
Reporter: vt at altlinux dot org
CC: elfutils-devel at sourceware dot org
Target Milestone: ---
eu-elflint fails on Qt plugins:
$ eu-elflint /usr/lib64/qt6/plugins/pim6/korganizer/datenums.so
phdr[5]: unknown object file note type 1951465473 with owner name 'qt-project!'
at offset 9384
section [18] '.note.qt.metadata': unknown object file note type 1951465473 with
owner name 'qt-project!' at offset 9336
Can someone fix this?
Perhaps, this note info
https://codebrowser.dev/qt6/qtbase/src/corelib/plugin/qplugin.h.html
static constexpr quint32 NoteType = 0x74510001;
static constexpr char NoteName[] = "qt-project!";
ps. I cannot bug report to Qt bugzilla due to account registration failures
"Account for this email domain or IP address is not allowed." so at least I
report here and hope someone from Qt notices too.
--
You are receiving this mail because:
You are on the CC list for the bug.