RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2150854 - clang-14.0.6 should apply llvm#55560 patch
Summary: clang-14.0.6 should apply llvm#55560 patch
Keywords:
Status: CLOSED DUPLICATE of bug 2151465
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: clang
Version: 9.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Timm Bäder
QA Contact: qe-baseos-tools-bugs
URL:
Whiteboard:
Depends On:
Blocks: 2151465
TreeView+ depends on / blocked
 
Reported: 2022-12-05 12:51 UTC by euroford
Modified: 2023-01-02 11:38 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
: 2151465 (view as bug list)
Environment:
Last Closed: 2023-01-02 11:38:31 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-141295 0 None None None 2022-12-05 12:59:04 UTC

Description euroford 2022-12-05 12:51:00 UTC
Description of problem:
when compile chromium-108, met the following error:
ld.lld: error: undefined symbol: void std::__cxx11::basic_string<char16_t, std::char_traits<char16_t>, std::allocator<char16_t> >::_M_construct<char16_t const*>(char16_t const*, char16_t const*, std::forward_iterator_tag)

Version-Release number of selected component (if applicable):
clang-14.0.6-1.el9

upstream has already fix it.

https://github.com/llvm/llvm-project/issues/55560
https://github.com/kwizart/llvm-project/commit/c081bf4098c729afacf20303cc9df62bf13c3362

please add this patch to clang-14.0.6.

Comment 1 euroford 2022-12-06 12:40:53 UTC
It works.
rpmbuild/RPMS/aarch64/chromium-freeworld-108.0.5359.94-1.el9.aarch64.rpm

Comment 2 Timm Bäder 2022-12-06 13:23:26 UTC
I haven't actually pushed an update yet, are you maybe using clang 15 now?

Comment 3 euroford 2022-12-06 15:53:37 UTC
(In reply to Timm Bäder from comment #2)
> I haven't actually pushed an update yet, are you maybe using clang 15 now?

I just apply this patch to clang-14.0.6-1.el9, it works.
clang 15 should work too, upstream fixed it.

Comment 4 Timm Bäder 2022-12-06 15:57:49 UTC
(In reply to euroford from comment #3)
> (In reply to Timm Bäder from comment #2)
> > I haven't actually pushed an update yet, are you maybe using clang 15 now?
> 
> I just apply this patch to clang-14.0.6-1.el9, it works.
> clang 15 should work too, upstream fixed it.

Ah okay, thanks for the clarification. I am aware of the fix, we have it in Fedora already, I'll backport it to RHEL 9.1.

Comment 8 Timm Bäder 2023-01-02 11:38:31 UTC

*** This bug has been marked as a duplicate of bug 2151465 ***


Note You need to log in before you can comment on or make changes to this bug.