tags 571416 + unreproducible wontfix
thanks

Doesn't change the fact I can't reproduce it and won't be wasting any
time tracking it down as it's unproducible. So until you can provide a
patch showing me it's the package and not your build system here it
shall remain until hell freezes over.

Lucas Nussbaum wrote:
> tags 571316 - unreproducible wontfix
> reopen 571416
> thanks
> 
> (You typoed the bug number)
> 
> On 25/02/10 at 15:50 +0100, Lucas Nussbaum wrote:
>> reopen 571316
>> thanks
>>
>> On 25/02/10 at 09:36 -0500, Jeremy T. Bouse wrote:
>>> tags 571316 + unreproducible wontfix
>>> forcemerge 560580 571416
>>> thanks
>>>
>>>     This is a duplicated bug that has already been determined to be an
>>> issue with the amd64 build system in question and not an issue with the
>>> package that builds perfectly on every other arch and on other amd64
>>> machines. Continue wasting my time and I will immediately kill any bug
>>> filled by you with extreme prejudice. When you run a non-standard setup
>>> from every other build server it's not my problem.
>> It is not an issue why my build system, but with your package.
> 
> After 5 minutes of investigation, which I'm sure you could have done
> yourself, here is the problem:
> if the filesystem has sub-second precision, like tmpfs (which I'm using)
> has, it will be used by make.
> libgcgi_0.9.5.dfsg.orig.tar.gz contains Makefile.in before Makefile.am,
> so Makefile.in ends up with a timestamp older than Makefile.am.
> 
> *** lu...@beothuk:/dev/shm/libgcgi-0.9.5.dfsg$ stat Makefile.am 
>   File: `Makefile.am'
>   Size: 506           Blocks: 8          IO Block: 4096   regular file
> Device: 10h/16d       Inode: 2555530     Links: 1
> Access: (0600/-rw-------)  Uid: ( 1000/   lucas)   Gid: ( 1000/   lucas)
> Access: 2010-02-25 15:54:33.614583094 +0100
> Modify: 2010-02-25 15:54:25.890582840 +0100
> Change: 2010-02-25 15:54:25.890582840 +0100
> *** lu...@beothuk:/dev/shm/libgcgi-0.9.5.dfsg$ stat Makefile.in 
>   File: `Makefile.in'
>   Size: 22872         Blocks: 48         IO Block: 4096   regular file
> Device: 10h/16d       Inode: 2556061     Links: 1
> Access: (0600/-rw-------)  Uid: ( 1000/   lucas)   Gid: ( 1000/   lucas)
> Access: 2010-02-25 15:54:31.974609365 +0100
> Modify: 2010-02-25 15:54:25.882583570 +0100
> Change: 2010-02-25 15:54:25.882583570 +0100
> 
> As a result, the refresh rule in Makefile is called, and fails.


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to