I tried to build old samba version from https://git.samba.org/samba.

Version samba-4.11.17. No problem about the time. All like it was on buster. The build of version prior 4.11 failed because of some python issues.

-------------------------------------

samba-4.12.10

root@TestClient1:/srv/samba# stat Georg_2016.mgz
 Datei: Georg_2016.mgz
 Größe: 20643840        Blöcke: 40272      EA Block: 4096   reguläre Datei
 Gerät: fe01h/65025d    Inode: 537336      Verknüpfungen: 1
Zugriff: (0660/-rw-rw----)  Uid: ( 1000/   georg)   Gid: ( 1000/   georg)
Zugriff: 2446-05-11 00:38:55.000000000 +0200
Modifiziert: 2021-11-03 18:16:37.748463643 +0100
Geändert: 2021-11-03 18:16:37.748463643 +0100
Geburt: 2021-11-03 18:01:03.115693155 +0100

-------------------------------------

samba-4.13.5

root@TestClient1:/srv/samba# stat Georg_2016.mgz
 Datei: Georg_2016.mgz
 Größe: 20643840        Blöcke: 40312      EA Block: 4096   reguläre Datei
 Gerät: fe01h/65025d    Inode: 537336      Verknüpfungen: 1
Zugriff: (0660/-rw-rw----)  Uid: ( 1000/   georg)   Gid: ( 1000/   georg)
Zugriff: 2446-05-11 00:38:55.000000000 +0200
Modifiziert: 2021-11-03 18:26:44.551167646 +0100
Geändert: 2021-11-03 18:26:44.548920728 +0100
Geburt: 2021-11-03 18:01:03.115693155 +0100

-------------------------------------

As i first tried this on a fast build machine (vm) i got the date 2446-05-11 00:38:55.000000000 +0200 repeatedly. As i compiled it on the real machine i am using, i got the 30828-09-14 04:48:05.477580700 +0200 again.

My guess is, that is about some initialization issue but i am not sure. I try to do a git bisect, but i am not yet done as the build on the target is so slow.

Reply via email to