Bug#894776: libfiu: please make the function_lile file reproducible

2018-04-04 Thread Chris Lamb
Hi Alberto,

> Can you give this patch a try?

Unfortunately, I can't easily confirm without re-uploading.. but I have just
done so :-)

Thank you so much for the quick response!


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-



Bug#894776: libfiu: please make the function_lile file reproducible

2018-04-04 Thread Chris Lamb
Hi Alberto,

> Can you give this patch a try?

Unfortunately, I can't easily confirm without re-uploading.. but I have just
done so :-)

Thank you so much for the quick response!


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-



Bug#894776: libfiu: please make the function_lile file reproducible

2018-04-04 Thread Alberto Bertogli
On Wed, Apr 04, 2018 at 08:43:31AM +0100, Chris Lamb wrote:
> Hi Alberto,
> 
> I'm seeing the following reproducibility issue in libfiu:
> 
> │ │ │ ├── ./usr/share/doc/fiu-utils/function_list.gz
> │ │ │ │ ├── function_list
> │ │ │ │ │ @@ -133,7 +133,14 @@
> │ │ │ │ │  forkposix/proc/fork
> │ │ │ │ │  waitposix/proc/wait
> │ │ │ │ │  waitpid posix/proc/waitpid
> │ │ │ │ │  waitid  posix/proc/waitid
> │ │ │ │ │  killposix/proc/kill
> │ │ │ │ │  signal  posix/proc/signal
> │ │ │ │ │  sigaction   posix/proc/sigaction
> │ │ │ │ │ +forkposix/proc/fork
> │ │ │ │ │ +waitposix/proc/wait
> │ │ │ │ │ +waitpid posix/proc/waitpid
> │ │ │ │ │ +waitid  posix/proc/waitid
> │ │ │ │ │ +killposix/proc/kill
> │ │ │ │ │ +signal  posix/proc/signal
> │ │ │ │ │ +sigaction   posix/proc/sigaction
> 
>   
> 
> 
> Could you guess why this happens? It seems like "just" a duplication
> but I can't see how this might happen as the original is always
> overridden by a "cp.."

Thanks for finding this!

It's another build race, triggered by the parallel make :S

Can you give this patch a try?
https://blitiri.com.ar/git/r/libfiu/c/527317f4a90045c061cada3adb40417efd489aa4/

Thanks!
Alberto



Bug#894776: libfiu: please make the function_lile file reproducible

2018-04-04 Thread Chris Lamb
Package: libfiu
Version: 0.96-1
Severity: wishlist
Tags: upstream
X-Debbugs-CC: Alberto Bertogli 

Hi Alberto,

I'm seeing the following reproducibility issue in libfiu:

│ │ │ ├── ./usr/share/doc/fiu-utils/function_list.gz
│ │ │ │ ├── function_list
│ │ │ │ │ @@ -133,7 +133,14 @@
│ │ │ │ │  forkposix/proc/fork
│ │ │ │ │  waitposix/proc/wait
│ │ │ │ │  waitpid posix/proc/waitpid
│ │ │ │ │  waitid  posix/proc/waitid
│ │ │ │ │  killposix/proc/kill
│ │ │ │ │  signal  posix/proc/signal
│ │ │ │ │  sigaction   posix/proc/sigaction
│ │ │ │ │ +forkposix/proc/fork
│ │ │ │ │ +waitposix/proc/wait
│ │ │ │ │ +waitpid posix/proc/waitpid
│ │ │ │ │ +waitid  posix/proc/waitid
│ │ │ │ │ +killposix/proc/kill
│ │ │ │ │ +signal  posix/proc/signal
│ │ │ │ │ +sigaction   posix/proc/sigaction

  


Could you guess why this happens? It seems like "just" a duplication
but I can't see how this might happen as the original is always
overridden by a "cp.."


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-