available on https://geant4.kek.jp/~tanaka/DAWN/About_DAWN.html since 2019 Reproducible: Always
(In reply to Jonas Stein from comment #0) > available on > https://geant4.kek.jp/~tanaka/DAWN/About_DAWN.html > since 2019 > > Reproducible: Always Version 3.91a fails to compile: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -frecord-gcc-switches FRCommandAnalyzer.cc FRCommandAnalyzer.cc: In member function ‘void FRCommandAnalyzer::waitEvent(FRVServer*, int)’: FRCommandAnalyzer.cc:356:49: error: ‘PRIM_VIEWER’ was not declared in this scope 356 | char viewer [256]; strcpy( viewer, PRIM_VIEWER); | Whereas the in-tree version works. No other distro's currently package version 3.91a [1] (so presumably they ran into similar problems). [1] https://repology.org/project/dawn/versions
Created attachment 765461 [details] dawn-3.91a preliminary ebuild
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6fdf53d31ce75db2deecb202065f58ed5fe5d0d commit b6fdf53d31ce75db2deecb202065f58ed5fe5d0d Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2024-07-20 07:34:57 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-07-20 07:34:57 +0000 media-gfx/dawn: treeclean Closes: https://bugs.gentoo.org/934619 (pkgremoved) Closes: https://bugs.gentoo.org/730758 (pkgremoved) Closes: https://bugs.gentoo.org/713760 (pkgremoved) Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> media-gfx/dawn/Manifest | 1 - media-gfx/dawn/dawn-3.90b-r1.ebuild | 59 -------- media-gfx/dawn/files/dawn-3.90b-gcc7.patch | 21 --- .../dawn/files/dawn-3.90b-no-interactive.patch | 158 --------------------- media-gfx/dawn/metadata.xml | 28 ---- profiles/package.mask | 5 - 6 files changed, 272 deletions(-)