Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 730758

Summary: media-gfx/dawn-3.91a version bump
Product: Gentoo Linux Reporter: Jonas Stein <jstein>
Component: Current packagesAssignee: Gentoo Science Physics related packages <sci-physics>
Status: CONFIRMED ---    
Severity: normal CC: andrewammerlaan, jstein
Priority: Normal Keywords: NeedPatch
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: dawn-3.91a preliminary ebuild

Description Jonas Stein gentoo-dev 2020-07-04 19:15:01 UTC
available on
https://geant4.kek.jp/~tanaka/DAWN/About_DAWN.html
since 2019

Reproducible: Always
Comment 1 Andrew Ammerlaan gentoo-dev 2022-02-19 12:15:56 UTC
(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
Comment 2 Andrew Ammerlaan gentoo-dev 2022-02-19 12:17:19 UTC
Created attachment 765461 [details]
dawn-3.91a preliminary ebuild