Bug#822266: paraview: FTBFS on kfreebsd-* but previously did: dilib.c:5462:18: error: storage size of 'mytime' isn't known

Mattia Rizzolo mattia at debian.org
Fri Apr 22 20:26:49 UTC 2016


On Fri, Apr 22, 2016 at 08:50:51PM +0200, Tobias Frost wrote:
> Relevant snippet:
> 
> /«BUILDDIR»/paraview-5.0.1+dfsg1/Plugins/CDIReader/cdilib.c:5277:62: warning: macro "__DATE__" might prevent reproducible builds [-Wdate-time]
>  static const char file_libvers[] = STRING(LIBVERSION) " of " __DATE__ " " __TIME__;
>                                                               ^
> /«BUILDDIR»/paraview-5.0.1+dfsg1/Plugins/CDIReader/cdilib.c:5277:75: warning: macro "__TIME__" might prevent reproducible builds [-Wdate-time]
>  static const char file_libvers[] = STRING(LIBVERSION) " of " __DATE__ " " __TIME__;
>                                                                            ^
> /«BUILDDIR»/paraview-5.0.1+dfsg1/Plugins/CDIReader/cdilib.c: In function 'file_time':

this is not the failure, it's actually a line below :)

/«BUILDDIR»/paraview-5.0.1+dfsg1/Plugins/CDIReader/cdilib.c: In function 'file_time':
/«BUILDDIR»/paraview-5.0.1+dfsg1/Plugins/CDIReader/cdilib.c:5462:18: error: storage size of 'mytime' isn't known
   struct timeval mytime;
                  ^

anyway yes, it wouldn't be bad to patch out __DATE__ __TIME__ and
improve reproducibility of this package (looks like there are also other
bits that prever full reproducibility, ftr).

> I'm trying to find a patch for this, and if successful, I will NMU it.

Consider give some time to the maintainer, gladk is usually very quick
at uploading new releases when asked to :)

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-science-maintainers/attachments/20160422/bfb21040/attachment.sig>


More information about the debian-science-maintainers mailing list