View previous topic :: View next topic |
Author |
Message |
niceflower Tux's lil' helper


Joined: 31 Mar 2017 Posts: 76
|
Posted: Thu Apr 13, 2017 9:54 pm Post subject: [SOLVED] clock skew on gentoo kernel |
|
|
i used the kernel .config from old gentoo hardened ~amd64 on a fresh hardened install, however when building with the old kernel .config i get:
Code: | LD fs/ext4/ext4.o
LD fs/ext4/built-in.o
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Warning: File 'include/config/auto.conf' has modification time 366 s in the future
CC fs/fat/cache.o
|
clock skew seems time related, and the kernel seems smaller in size now, can this be ignored or is this something that should be looked intoo
*EDIT*
i found this: https://forums.gentoo.org/viewtopic-p-7189040.html |
|
Back to top |
|
 |
audiodef Watchman


Joined: 06 Jul 2005 Posts: 6451 Location: /usr/lib64/lv2
|
Posted: Thu Apr 13, 2017 11:30 pm Post subject: |
|
|
Is your system date correct? If you didn't correct your system date when you started, you'll run into clock skew issues. I wouldn't ignore it. _________________ Gentoo Studio: A Gentoo-based, professional digital audio workstation OS. |
|
Back to top |
|
 |
niceflower Tux's lil' helper


Joined: 31 Mar 2017 Posts: 76
|
Posted: Fri Apr 14, 2017 3:02 pm Post subject: |
|
|
after setting the correct date before building the kernel, the clock skew message disappeared |
|
Back to top |
|
 |
audiodef Watchman


Joined: 06 Jul 2005 Posts: 6451 Location: /usr/lib64/lv2
|
Posted: Sat Apr 15, 2017 9:04 pm Post subject: |
|
|
 _________________ Gentoo Studio: A Gentoo-based, professional digital audio workstation OS. |
|
Back to top |
|
 |
|