Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730758 - media-gfx/dawn-3.91a version bump
Summary: media-gfx/dawn-3.91a version bump
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Physics related packages
URL:
Whiteboard:
Keywords: NeedPatch
Depends on:
Blocks:
 
Reported: 2020-07-04 19:15 UTC by Jonas Stein
Modified: 2022-02-19 12:17 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dawn-3.91a preliminary ebuild (dawn-3.91a.ebuild,1.03 KB, text/plain)
2022-02-19 12:17 UTC, Andrew Ammerlaan
Details

Note You need to log in before you can comment on or make changes to this bug.
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