Bug 264408 - clang-14 crashes on the port graphics/dcmtk on aarch64
Summary: clang-14 crashes on the port graphics/dcmtk on aarch64
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL: http://ampere2.nyi.freebsd.org/data/m...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-02 06:52 UTC by Yuri Victorovich
Modified: 2024-02-08 02:55 UTC (History)
4 users (show)

See Also:
linimon: merge-quarterly?


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2022-06-02 06:52:24 UTC
See log URL.
Comment 1 Dimitry Andric freebsd_committer freebsd_triage 2022-06-02 07:47:27 UTC
Can somebody get the following files from the failed build:

/tmp/diimage-0a9742.cpp
/tmp/diimage-0a9742.sh
Comment 2 Piotr Kubaj freebsd_committer freebsd_triage 2022-10-08 02:09:51 UTC
I just had the same error on powerpc64. Good news: builds fine with LLVM 15.0.2 from ports.
Comment 3 John F. Carr 2023-06-30 17:18:25 UTC
With the update to llvm15 and llvm16 this port builds on arm64 13.2-STABLE and 14-CURRENT if the BROKEN line is removed from its Makefile.
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-01-29 15:35:48 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=67c663dabc98a045265307639b692c5c4883ce16

commit 67c663dabc98a045265307639b692c5c4883ce16
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-29 05:43:45 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-29 15:35:24 +0000

    graphics/dcmtk: Not broken on aarch64

    PR:             264408

 graphics/dcmtk/Makefile | 2 --
 1 file changed, 2 deletions(-)
Comment 5 Mark Linimon freebsd_committer freebsd_triage 2024-02-08 02:55:16 UTC
^Triage: assign to committer that resolved.