Bug 984986 - GCC6: ThePEG fails to build
GCC6: ThePEG fails to build
Status: RESOLVED FIXED
: 985093 (view as bug list)
Classification: openSUSE
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other
Current
Other Other
: P5 - None : Normal (vote)
: ---
Assigned To: Atri Bhattacharya
E-mail List
:
Depends on:
Blocks: 984984
  Show dependency treegraph
 
Reported: 2016-06-16 08:45 UTC by Dominique Leuenberger
Modified: 2016-07-03 07:05 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dominique Leuenberger 2016-06-16 08:45:00 UTC
+++ This bug was initially created as a clone of Bug #984984 +++

ThePEG fails to build with gcc6:

[  284s] In file included from FastJetFinder.cc:27:0:
[  284s] ../include/ThePEG/Persistency/PersistentOStream.h:235:29: error: 'isinf' was not declared in this scope
[  284s]      if ( isnan(f) || isinf(f) )
[  284s]                              ^
[  284s] ../include/ThePEG/Persistency/PersistentOStream.h:235:29: note: suggested alternative:
[  284s] In file included from /usr/include/c++/6/complex:44:0,
[  284s]                  from ../include/ThePEG/Config/Complex.h:16,
[  284s]                  from ../include/ThePEG/Config/ThePEG.h:31,
[  284s]                  from ../include/ThePEG/Interface/Interfaced.h:13,
[  284s]                  from ../include/ThePEG/Cuts/JetFinder.h:16,
[  284s]                  from FastJetFinder.h:16,
[  284s]                  from FastJetFinder.cc:15:
[  284s] /usr/include/c++/6/cmath:630:5: note:   'std::isinf'
[  284s]      isinf(_Tp __x)
Comment 1 Marguerite Su 2016-06-24 17:06:15 UTC
*** Bug 985093 has been marked as a duplicate of this bug. ***
Comment 2 Marguerite Su 2016-07-03 07:05:44 UTC
fixed in https://build.opensuse.org/request/show/403539