On 20/04/12 at 23:34 +0400, Dmitry E. Oboukhov wrote:
> > What happens on my system is that buildvm_ppc.dasc is newer than
> > buildvm_ppcspe.h:
> 
> > (unstable-amd64-sbuild)root@ip-10-250-219-242:~/tarantool-1.4.4+20120127/build-area/third_party/luajit/src#
> >  stat buildvm_ppcspe.h buildvm_ppc.dasc ../dynasm/dynasm.lua
> > File: `buildvm_ppcspe.h'
> > Size: 89531         Blocks: 192        IO Block: 4096   regular file
> > Device: 11h/17d     Inode: 57883       Links: 1
> > Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
> > Access: 2012-04-20 19:06:21.080027787 +0000
> > Modify: 2012-04-20 19:06:21.080027787 +0000
> > Change: 2012-04-20 19:06:21.080027787 +0000
> > Birth: -
> > File: `buildvm_ppc.dasc'
> > Size: 105208        Blocks: 224        IO Block: 4096   regular file
> > Device: 11h/17d     Inode: 57976       Links: 1
> > Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
> > Access: 2012-04-20 19:06:21.084027557 +0000
> > Modify: 2012-04-20 19:06:21.084027557 +0000
> > Change: 2012-04-20 19:06:21.084027557 +0000
> > Birth: -
> > File: `../dynasm/dynasm.lua'
> > Size: 30427         Blocks: 64         IO Block: 4096   regular file
> > Device: 11h/17d     Inode: 57862       Links: 1
> > Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
> > Access: 2012-04-20 19:06:21.080027787 +0000
> > Modify: 2012-04-20 19:06:21.080027787 +0000
> > Change: 2012-04-20 19:06:21.080027787 +0000
> > Birth: -
> 
> $ curl -s 
> http://cdn.debian.net/debian/pool/main/t/tarantool/tarantool_1.4.4%2b20120127.orig.tar.gz|tar
>  -tzv|grep 'buildvm_ppcspe.h\|buildvm_ppc.dasc'
> 
> -rw-rw-r-- root/root    105208 2011-12-27 11:17 
> tarantool-1.4.4+20120127/third_party/luajit/src/buildvm_ppc.dasc
> -rw-rw-r-- root/root     89531 2011-12-27 11:17 
> tarantool-1.4.4+20120127/third_party/luajit/src/buildvm_ppcspe.h
> 
> So it must be 11:17 2011-12-27 against Your 2012-04-20 19:06:21.080027787
> 
> You have broken tar or broken filesystem that unpack or save files
> incorrectly.

My stats were done in the build-area dir. Apparently mtimes are not
preserved when files are copied to build-area. They are OK in
third_party/luajit/src/.

> > so make decides that it needs to rebuild buildvm_ppcspe.h, which fails.
> 
> > I don't know why it's the case on my system but not on yours, but I also do 
> > not
> > see any reason why this should not happen.
> 
> I don't know, too. May be You use some buildup over ext[3-4]? or
> special mount optins? Hgm...

I use tmpfs. But tarantool would be the first package to exhibit a tmpfs
problem.

> What is the version of tar You use?

everything is plain unstable.

Lucas



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to