nfs的时间问题,影响编译
[root@okk dpdk]# rm -rf x86_64-native-linuxapp-gcc/
[root@okk dpdk]# A=`date +%s` ; B=`expr $A + `; echo $A ;date -s @"$B" Wed Mar :: CST
[root@okk dpdk]# make config T=$RTE_TARGET O=$RTE_TARGET
make[]: Warning: File `/root/src/thirdparty/dpdk/dpdk-16.04/x86_64-native-linuxapp-gcc/.config' has modification time 0.74 s in the future
make[]: Warning: File `/root/src/thirdparty/dpdk/dpdk-16.04/x86_64-native-linuxapp-gcc/.depdirs' has modification time 0.66 s in the future
make[]: Warning: File `/root/src/thirdparty/dpdk/dpdk-16.04/x86_64-native-linuxapp-gcc/.config' has modification time 0.5 s in the future
make[]: warning: Clock skew detected. Your build may be incomplete.
make[]: Warning: File `/root/src/thirdparty/dpdk/dpdk-16.04/x86_64-native-linuxapp-gcc/.depdirs' has modification time 0.41 s in the future
make[]: Warning: File `/root/src/thirdparty/dpdk/dpdk-16.04/x86_64-native-linuxapp-gcc/.config' has modification time 0.24 s in the future
make[]: warning: Clock skew detected. Your build may be incomplete.
make[]: Warning: File `/root/src/thirdparty/dpdk/dpdk-16.04/x86_64-native-linuxapp-gcc/.depdirs' has modification time 0.15 s in the future
make[]: warning: Clock skew detected. Your build may be incomplete.
make[]: warning: Clock skew detected. Your build may be incomplete.
make[]: warning: Clock skew detected. Your build may be incomplete.
make[]: Warning: File `/root/src/thirdparty/dpdk/dpdk-16.04/x86_64-native-linuxapp-gcc/.depdirs' has modification time 0.65 s in the future
make[]: Warning: File `/root/src/thirdparty/dpdk/dpdk-16.04/x86_64-native-linuxapp-gcc/.depdirs' has modification time 0.51 s in the future
make[]: warning: Clock skew detected. Your build may be incomplete.
make[]: Warning: File `/root/src/thirdparty/dpdk/dpdk-16.04/x86_64-native-linuxapp-gcc/.depdirs' has modification time 0.66 s in the future
make[]: warning: Clock skew detected. Your build may be incomplete.
make[]: warning: Clock skew detected. Your build may be incomplete.
make[]: Warning: File `/root/src/thirdparty/dpdk/dpdk-16.04/x86_64-native-linuxapp-gcc/.depdirs' has modification time 0.66 s in the future
make[]: warning: Clock skew detected. Your build may be incomplete.
make[]: warning: Clock skew detected. Your build may be incomplete.
Configuration done
[root@okk dpdk]# A=`date +%s` ; B=`expr $A + `; echo $A ;date -s @"$B" Wed Mar :: CST
nfs的时间问题,影响编译的更多相关文章
- linux测试noatime对文件访问时间的影响
linux测试noatime对文件访问时间的影响 文件(如abc)有3个时间: # stat abc Access: 2015-04-16 19:30:13.665970572 +0800 Modif ...
- 痞子衡嵌入式:串行NOR Flash的页编程模式对于量产时间的影响
大家好,我是痞子衡,是正经搞技术的痞子.今天痞子衡给大家分享的是串行NOR Flash的页编程模式对于量产时间的影响. 任何嵌入式产品最终都绕不开量产效率话题,尤其是对于主控是非内置 Flash 型 ...
- 拒绝深坑!记录找了多半天时间的C++编译失败的错误
采用新的源码,和原来的服务改动也不是很大,但是拒绝深坑啊,找了半天以为是源码的问题,结果倒好原来是环境的问题,还是要感谢一个神一样的人物的帮助 编译的时候一直出现undefined reference ...
- C++ 获取程序编译时间
一个简单的需求,就是需要程序判断当前系统的时间是不是在程序编译之后的,如果系统当前时间在编译之前,那说明这台机器的时间是不正确的,需要终止程序运行. 因为要在程序编译时候获取时间,如果每次编译前手动修 ...
- AgentJob--修改操作系统时间对Job的影响
场景:有一个数据库作业每10分钟运行一次,在系统管理员修改操作系统时间后,作业长时间未运行. 分析:作业最后一次运行时间是 10:20,按照作业的计划,下一次的运行时间为 10:30,而系统管理员修改 ...
- VC使用编译时间作为版本号
常用方法分两步:1. 得到编译时间:2. 设置基准时间,以编译时间距基准时间的总天数的2倍作为版本号,适当情况还可加上初值: 其中第一步实现有两种方法: 1. 直接使用系统宏:CString OcxT ...
- Nginx+FastCGI到底是谁影响超时时间
需求: 一个php程序要跑一段时间,但是时间不确定. 问题: 当该php程序运行超过一段时间被强制断开连接. PHP本身超时处理 在 php.ini 中,有一个参数 max_execution_tim ...
- ccache高速编译工具
ccache的主页:http://ccache.samba.org distcc的主页:http://distcc.samba.org 1.背景: 在处理一些规模相对较大的工程时,编译花费的时间可能会 ...
- [troubleshoot][automake] automake编译的时候发生死循环
在某台特有设备上,编译dssl工程时,竟然发生了死循环. https://github.com/tony-caotong/libdssl 错误日志如下: checking zlib.h presenc ...
随机推荐
- 基于vue-cli项目添加服务端渲染
两个示例的git地址: 1. 我的环境 2. 方式一:使用prerender-spa-plugin插件获得SSR的效果. 2.1 说明 2.2 初始化 1 vue init webpack vue-p ...
- java实现urlencode
https://www.cnblogs.com/del88/p/6496825.html ****************************************************** ...
- 基音检测算法的性能:Performance Evaluation of Pitch Detection Algorithms
http://access.feld.cvut.cz/view.php?cisloclanku=2009060001 Vydáno dne 02. 06. 2009 (15123 přečtení) ...
- 推荐几个Windows工具软件: Stickies - 桌面贴
主页: http://www.zhornsoftware.co.uk/stickies/index.html Stickies work like Post-it notes for your PC. ...
- 【iCore4 双核心板_ARM】例程十七:USB_MSC实验——读/写U盘(大容量存储器)
实验方法: 1.将跳线冒跳至USB_UART,通过Micro USB 线将iCore4 USB-UART接口与电脑相连. 2.打开PUTTY软件. 3.通过读U盘转接线将U盘(或者读卡器)与iCore ...
- Fedora Server 21下OpenJdk和Oracle Jdk共存
最新文章:Virson's Blog 参考文章:博客园-三维蚂蚁 Linux公社 1.首先需要下载对应平台的Jdk:Oracle 官网 2.使用yum或rpm命令安装Jdk: yum install ...
- 在VSCode中成功安装Go相关插件问题:tools failed to install.
一.介绍 目的:本文将主要介绍在windows使用VSCode配置Go语言环境 软件:VSCode 二.安装出现的问题 完整信息如下 Installing tools at D:\GoPath\bin ...
- rqalpha探究 1 setup.py
rqalpha是难得几个好的做量化交易的开源项目,不过由于自己python用的实在不多,看起来还是觉得很复杂. 因此准备抽取出框架,从最简单的搭建. 思路 从setup着手,看一下如何建立一个发布工程 ...
- linq 把list分组为 List<List>
public class User { public int UserID { get; set; } public string UserName { get; set; } public int ...
- Unity Remote远程调试
http://www.cnblogs.com/qinghuaideren/p/3623368.html http://blog.csdn.net/u012741077/article/details/ ...