From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Thu, 30 Mar 2017 12:59:21 +0200 Subject: [LTP] Out-of-tree build missing some data files. In-Reply-To: References: <20170328133708.GF1045@rei> <20170329133156.GF7089@rei.lan> Message-ID: <20170330105920.GC12095@rei.lan> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! > I'm trying to build ltp out of tree but failed with errors like: > > ========= > make[2]: Leaving directory `/root/ltp-build/testcases/lib' > make[2]: Entering directory `/root/ltp-build/testcases/open_posix_testsuite' > /root/ltp/testcases/open_posix_testsuite/Makefile:38: Makefile.linux: > No such file or directory > make[2]: *** No rule to make target `Makefile.linux'. Stop. > make[2]: Leaving directory `/root/ltp-build/testcases/open_posix_testsuite' > make[1]: *** [all] Error 2 > ========= > > Two problems here: > > 1. The open_posix_testuite is also compiling in this time, but I > remember I didn't pass any parameter to config that. I noticed it as well, my guess is that this was broken by: https://github.com/linux-test-project/ltp/issues/143 but I haven't had time to investigate yet. > 2. It obviously could not build open_posix_testsuite out of tree > successfully, should we fix this for LTP? Looks like somebody is already working on that: https://github.com/linux-test-project/ltp/pull/130 -- Cyril Hrubis chrubis@suse.cz