cat: vim-test.log: No such file or directory

"\"md\"" ([email protected] via alfs-discuss Mailing List) <[email protected]> Fri, 7 Feb 2025 21:44:22 +0000
Newsgroups gmane.linux.lfs.automated
Message-ID <[email protected]>
Hi,

I'm running "make mk_CHROOT" using
jhalfs: a4a8cc86b547c4f00e90c7a0cb50304a2f286cb4 (HEAD -> trunk, origin/trunk,
origin/HEAD) Fix generation of test instructions
and
lfs: 40ca48d44fb8794633a466015ab5b34f978bf2c6 (HEAD -> trunk, origin/trunk,
origin/HEAD) binutils: Drop stale references to gold

and getting
cat logs/871-vim-9.1.1071 | tail -4
link.sh: Linked fine
make[2]: Leaving directory '/sources/vim-9.1.1071/src'
make[1]: Leaving directory '/sources/vim-9.1.1071'
cat: vim-test.log: No such file or directory

Here is the relevant part of lfs-commands/chapter08/871-vim
...
make
# chown -R tester . >> $TEST_LOG 2>&1 || true
# sed '/test_glvs/d' -i src/testdir/Make_all.mak >> $TEST_LOG 2>&1 || true
# su tester -c "TERM=xterm-256color LANG=en_US.UTF-8 make -k -j1 test" \
#    &> vim-test.log || true
cat vim-test.log >> $TEST_LOG
make -j1 install
...

Here is the relevant part of configuration
...
#
# BOOK Settings
#
# BOOK_LFS is not set
BOOK_LFS_SYSD=y
# BOOK_BLFS is not set
INITSYS="systemd"
...
#
# Build Settings
#
CONFIG_TESTS=y

#
# Test settings
#
TST_1=y
# TST_2 is not set
# end of Test settings

TEST=1
# PKGMNGT is not set
INSTALL_LOG=y
# STRIP is not set
DEL_LA_FILES=y
# NO_PROGRESS_BAR is not set
# end of Build Settings
...

-- 
http://lists.linuxfromscratch.org/sympa/info/alfs-discuss
Unsubscribe: See the above information page