Source: ecflow
Version: 5.8.4-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=ecflow&arch=ppc64el&ver=5.8.4-1%2Bb1&stamp=1658739346&raw=0

...
/<<PKGBUILDDIR>>/ACore/src/Passwd.cpp: In function ‘double ecf_drand48()’:
/<<PKGBUILDDIR>>/ACore/src/Passwd.cpp:54:33: error: ‘time’ was not declared in 
this scope
   54 |                 srand48( (long) time( nullptr ) + getpid() );
      |                                 ^~~~
/<<PKGBUILDDIR>>/ACore/src/Passwd.cpp:19:1: note: ‘time’ is defined in header 
‘<ctime>’; did you forget to ‘#include <ctime>’?
   18 | #include "Passwd.hpp"
  +++ |+#include <ctime>
   19 | 
...
make[4]: *** [ACore/CMakeFiles/core.dir/build.make:331: 
ACore/CMakeFiles/core.dir/src/Passwd.cpp.o] Error 1

Reply via email to