Hi! > I ran into build failure (see below) with ltp-20140115. This happened only > once and all > my attempts to recreate it failed. LTP is run as part of automated testing > across > multiple systems/architectures, where each system starts from clean > installation. > > It looks like that build process should continue with: > > /mnt/tests/kernel/RHEL6/ltp-lite/ltp-full-20140115/testcases/network/rpc/basic_tests/rpc01/datafiles > but instead for some reason it jumped to root directory: > make[7]: Entering directory `/'
Hmm, that looks really strange. One posibility is that '/' somehow made it into SUBDIRS variable (that would be the get_make_dirs function in include/mk/functions.mk). But unless we are able to reproduce the issue the chances to figure out what happened are pretty small. -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize your own dashboards, set traffic alerts and generate reports. Network behavioral analysis & security monitoring. All-in-one tool. http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
