Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 616680 - app-editors/vim-8.0.0386 test suite enters infinite loop due to circular symlinks
Summary: app-editors/vim-8.0.0386 test suite enters infinite loop due to circular syml...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 737506 816894
  Show dependency tree
 
Reported: 2017-04-26 18:55 UTC by eroen
Modified: 2022-03-28 03:41 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
app-editors/vim-8.0.0386:20170426-182928.log.xz (vim-8.0.0386:20170426-182928.log.xz,169.55 KB, application/x-xz)
2017-04-26 18:57 UTC, eroen
Details
emerge --info (file_616680.txt,19.07 KB, text/plain)
2018-05-27 07:14 UTC, Alexey
Details

Note You need to log in before you can comment on or make changes to this bug.
Description eroen 2017-04-26 18:55:59 UTC
...
test59.in                       test_comparators.in
"test" [New File]
"Xtestfile" 1L, 9C
"Xtestfile2" 1L, 10C
:find **/fileXname...
< test hangs here until killed >
...
Executed 288 tests
test87 FAILED

From test_cmdline.vim:
Found errors in Test_expand_star_star():
function RunTheTest[21]..Test_expand_star_star line 4: Expected 'find a/b/fileXname' but got 'e Xtestfile2'

Test results:
test87 FAILED

From test_cmdline.vim:
Found errors in Test_expand_star_star():
function RunTheTest[21]..Test_expand_star_star line 4: Expected 'find a/b/fileXname' but got 'e Xtestfile2'
TEST FAILURE
make: *** [Makefile:43: report] Error 1
make: Leaving directory '/var/tmp/portage/app-editors/vim-8.0.0386/work/vim-8.0.0386/src/testdir'
 * ERROR: app-editors/vim-8.0.0386::gentoo failed (test phase):
 *   emake failed




occam ~ # strace -fp $(pidof vim) |& head -n 20
strace: Process 389708 attached
lstat("/usr/include/electron-1.3/node/deps/uv/include", {st_mode=S_IFLNK|0777, st_size=5, ...}) = 0
readlink("/usr/include/electron-1.3/node/deps/uv/include", "../..", 4095) = 5
lstat("/usr/include/electron-1.3/node/deps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/include/electron-1.3/node/deps/uv", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/include/electron-1.3/node/deps/uv/include", {st_mode=S_IFLNK|0777, st_size=5, ...}) = 0
readlink("/usr/include/electron-1.3/node/deps/uv/include", "../..", 4095) = 5
lstat("/usr/include/electron-1.3/node/src", {st_mode=S_IFLNK|0777, st_size=1, ...}) = 0
readlink("/usr/include/electron-1.3/node/src", ".", 4095) = 1
lstat("/usr/include/electron-1.3/node/src", {st_mode=S_IFLNK|0777, st_size=1, ...}) = 0
readlink("/usr/include/electron-1.3/node/src", ".", 4095) = 1
lstat("/usr/include/electron-1.3/node/deps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/include/electron-1.3/node/deps/v8", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/include/electron-1.3/node/deps/v8/include", {st_mode=S_IFLNK|0777, st_size=5, ...}) = 0
readlink("/usr/include/electron-1.3/node/deps/v8/include", "../..", 4095) = 5
lstat("/usr/include/electron-1.3/node/deps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/include/electron-1.3/node/deps/uv", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/include/electron-1.3/node/deps/uv/include", {st_mode=S_IFLNK|0777, st_size=5, ...}) = 0
readlink("/usr/include/electron-1.3/node/deps/uv/include", "../..", 4095) = 5
lstat("/usr/include/electron-1.3/node/deps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
occam ~ # ls -l /usr/include/electron-1.3/node/deps/uv/include
lrwxrwxrwx 1 root root 5 12-24 04:46 /usr/include/electron-1.3/node/deps/uv/include -> ../..
occam ~ # ls -l /usr/include/electron-1.3/node/src
lrwxrwxrwx 1 root root 1 12-24 04:46 /usr/include/electron-1.3/node/src -> .
Comment 1 eroen 2017-04-26 18:57:55 UTC
Created attachment 470972 [details]
app-editors/vim-8.0.0386:20170426-182928.log.xz
Comment 2 eroen 2017-04-26 19:00:06 UTC
occam ~ # emerge --info '=app-editors/vim-8.0.0386::gentoo'
Error during set creation: Could not import 'smartliverebuild.sets.SmartLiveRebuildSet' for section 'smart-live-rebuild'
Portage 2.3.5 (python 3.6.1-final-0, hardened/linux/amd64, gcc-6.3.0, glibc-2.23-r3, 4.9.24-hardened-o0 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.9.24-hardened-o0-x86_64-Intel-R-_Core-TM-_i5-2520M_CPU_@_2.50GHz-with-gentoo-2.3
KiB Mem:     8000768 total,   2649800 free
KiB Swap:   16777212 total,  16773388 free
Timestamp of repository gentoo: Wed, 26 Apr 2017 13:30:01 +0000
Timestamp of repository eroen: Sun, 30 Oct 2016 21:58:42 +0000
sh bash 4.4_p12
ld GNU ld (Gentoo 2.27 p1.0) 2.27
ccache version 3.3.4 [disabled]
app-shells/bash:          4.4_p12::gentoo
dev-java/java-config:     2.2.0-r3::gentoo
dev-lang/perl:            5.24.1-r1::gentoo
dev-lang/python:          2.7.13::gentoo, 3.4.6::gentoo, 3.5.3::gentoo, 3.6.1-r1::gentoo
dev-util/ccache:          3.3.4::gentoo
dev-util/cmake:           3.7.2-r1::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.3::gentoo
sys-apps/openrc:          0.25::gentoo
sys-apps/sandbox:         2.10-r4::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r2::gentoo
sys-devel/automake:       1.11.6-r2::gentoo, 1.12.6-r1::gentoo, 1.14.1-r1::gentoo, 1.15-r2::gentoo
sys-devel/binutils:       2.27::gentoo
sys-devel/gcc:            4.9.3::gentoo, 5.3.0::gentoo, 5.4.0-r2::gentoo, 6.3.0::gentoo
sys-devel/gcc-config:     1.8-r1::gentoo
sys-devel/libtool:        2.4.6-r4::gentoo
sys-devel/make:           4.2.1-r1::gentoo
sys-kernel/linux-headers: 4.10::gentoo (virtual/os-headers)
sys-libs/glibc:           2.23-r3::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts: --exclude ChangeLog* --exclude /metadata/cache/ --stats --delay-updates -c

eroen
    location: /usr/local/portage
    masters: gentoo
    priority: 0

sapher
    location: /var/lib/overlays/sapher
    sync-type: git
    sync-uri: https://github.com/apinsard/sapher-overlay.git
    masters: gentoo

wiktorb
    location: /var/lib/overlays/wiktorb
    sync-type: git
    sync-uri: https://github.com/wiktor-b/overlay.git
    masters: gentoo

enlightenment
    location: /var/lib/layman/enlightenment
    masters: gentoo
    priority: 50

flora
    location: /var/lib/layman/flora
    masters: gentoo
    priority: 50

gamerlay
    location: /var/lib/layman/gamerlay
    masters: gentoo
    priority: 50

glc
    location: /var/lib/layman/glc
    masters: gentoo
    priority: 50

hardened-development
    location: /var/lib/layman/hardened-development
    masters: gentoo
    priority: 50

haskell
    location: /var/lib/layman/haskell
    masters: gentoo
    priority: 50

hasufell
    location: /var/lib/layman/hasufell
    masters: gentoo
    priority: 50

java
    location: /var/lib/layman/java
    masters: gentoo
    priority: 50

laurentb
    location: /var/lib/layman/laurentb
    masters: gentoo
    priority: 50

roslin
    location: /var/lib/layman/roslin
    masters: gentoo
    priority: 50

science
    location: /var/lib/layman/science
    masters: gentoo
    priority: 50

stuff
    location: /var/lib/layman/stuff
    sync-type: git
    sync-uri: https://github.com/istitov/stuff.git
    masters: gentoo
    priority: 50

sunrise
    location: /var/lib/layman/sunrise
    masters: gentoo
    priority: 50

toolchain
    location: /var/lib/layman/toolchain
    masters: gentoo
    priority: 50

v-fox
    location: /var/lib/layman/v-fox
    masters: gentoo
    priority: 50

wine-a-holics
    location: /var/lib/layman/wine-a-holics
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=corei7-avx -pipe -Og -g -gdwarf-4"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/easy-rsa /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=corei7-avx -pipe -Og -g -gdwarf-4"
DISTDIR="/var/distfiles"
EMERGE_DEFAULT_OPTS="--jobs=4 --autounmask --quiet-build --nospinner --verbose-conflicts --verbose-slot-rebuilds"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs binpkg-multi-instance cgroup collision-protect compressdebug config-protect-if-modified distlocks ebuild-locks fixlafiles installsources ipc-sandbox merge-sync network-sandbox news parallel-fetch parallel-install preserve-libs protect-owned sandbox sfperms split-log splitdebug strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS=""
LANG="en_GB.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
MAKEOPTS="-j4 -l10"
PKGDIR="/var/packages"
PORTAGE_COMPRESS="xz"
PORTAGE_COMPRESS_FLAGS="-9"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_EXTRA_OPTS="--exclude ChangeLog* --exclude /metadata/cache/ --stats --delay-updates -c"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl alsa amd64 apng audio audiofile avresample avx bash-completion bdf berkdb bluray bzip2 cairo caps cb cdda cdparanoia cdr cjk cli corefonts cracklib crypt cups curl cxx ddate declarative detex device-mapper dga dia djvu dri dts dvd dvi2tty dvipdfm ebook egl exif fam ffmpeg fftw fits flac fontconfig g3dvl gallium gbm gcrypt gdbm gif gimp git glamor glib glibc-omitfp gmp gnuplot gnutls gold gpm graphics graphviz gs gstreamer gtk gtk3 hardened highlight hscolour iconv icu id3tag idn imagemagick imlib inotify iproute2 ipv6 jbig jpeg jpeg2k jpg json justify kde kde4 kpathsea latex lcms libffi libssh2 libv4l luatex lvm lvm2 lzma lzo man metric mikmod mkv mms mmx mng modules mp3 mpeg mpg123 multilib multimedia musepack ncurses netlink nptl nut ocr odbc offensive ogg opengl openmp openvg optimization optimized-qmake opus pam pango pax_kernel pcre pdf pgf phonon pie png postscript private-headers pstricks pth publishers python3 qt3support qt4 raw readline samba sbsms scanner science sdl seccomp session smp sna sndfile speex spell sqlite sse sse2 sse3 sse4 sse41 sse4_1 sse4_2 ssh ssl ssp ssse3 svg t1lib tcpd tesseract theora threads tiff tls truetype udev unicode urandom usb v4l v4l2 vaapi video vorbis vpx webp wmf x264 xanim xattr xcb xcomposite xetex xft xinerama xkb xml xmlpatterns xorg xosd xpm xrandr xtpax xv xvid xvmc xz zlib zsh-completion" ABI_X86="32 64" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx sse sse2 avx sse3 ssse3 sse4_1 aes avx mmxext popcnt sse3 sse4_1 sse4_2 ssse3" CURL_SSL="openssl" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="mouse keyboard evdev synaptics wacom" KERNEL="linux" L10N="en en-US en-GB eng" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en gb us en_US en_GB eng jbo no nb nn no_NO nb_NO nn_NO nor" LLVM_TARGETS="BPF X86" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python3_4" PYTHON_TARGETS="python2_7 python3_4 python3_5 python3_6" QEMU_SOFTMMU_TARGETS="x86_64 i386" RUBY_TARGETS="ruby21" SANE_BACKENDS="plustek" USERLAND="GNU" VIDEO_CARDS="intel i965 ilo" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
USE_PYTHON="2.7 3.3 3.4"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND

occam ~ # emerge -pqv '=app-editors/vim-8.0.0386::gentoo'
Error during set creation: Could not import 'smartliverebuild.sets.SmartLiveRebuildSet' for section 'smart-live-rebuild'
[ebuild     U ] app-editors/vim-8.0.0386 [8.0.0106] USE="X acl gpm python vim-pager -cscope -debug -lua -luajit -minimal -nls -perl -racket -ruby (-selinux) -tcl" PYTHON_TARGETS="python2_7 python3_6%* -python3_4 -python3_5*"
Comment 3 Alexey 2018-05-27 07:13:33 UTC
The same happens for me

lstat("/usr/include/node/deps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/include/node/deps/v8", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/include/node/deps/v8/include", {st_mode=S_IFLNK|0777, st_size=5, ...}) = 0
readlink("/usr/include/node/deps/v8/include", "../..", 4095) = 5
lstat("/usr/include/node/deps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/include/node/deps/v8", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/include/node/deps/v8/include", {st_mode=S_IFLNK|0777, st_size=5, ...}) = 0
readlink("/usr/include/node/deps/v8/include", "../..", 4095) = 5
lstat("/usr/include/node/deps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/include/node/deps/v8", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/include/node/deps/v8/include", {st_mode=S_IFLNK|0777, st_size=5, ...}) = 0
readlink("/usr/include/node/deps/v8/include", "../..", 4095) = 5

The vim process which does this is run like this:
11356 portage    30  10  4276  1652  1504 S  0.0  0.0  0:00.01 │  │        └─ [app-editors/vim-8.0.1298] sandbox /usr/lib/portage/python3.6/ebuild.sh test
11357 portage    30  10 29608  7472  3092 S  0.0  0.0  0:00.05 │  │           └─ /bin/bash /usr/lib/portage/python3.6/ebuild.sh test
11377 portage    30  10 29748  6792  2304 S  0.0  0.0  0:00.00 │  │              └─ /bin/bash /usr/lib/portage/python3.6/ebuild.sh test
11413 portage    30  10 17772  3748  2808 S  0.0  0.0  0:00.00 │  │                 └─ /bin/bash /usr/lib/portage/python3.6/ebuild-helpers/emake -j1 -C src/testdir nongui
11415 portage    30  10 12768  3064  1904 S  0.0  0.0  0:00.04 │  │                    └─ make -j10 -l9 -j1 -C src/testdir nongui
19935 portage    30  10 17508  3384  2784 S  0.0  0.0  0:00.00 │  │                       └─ /bin/sh -c VIMRUNTIME=../../runtime; export VIMRUNTIME;  ../vim -f  -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_cmdline.vim
19938 portage    30  10 70108  8060  5532 R 101.  0.0  6h10:29 │  │                          └─ ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_cmdline.vim


[ebuild   R    ] app-editors/vim-8.0.1298::gentoo  USE="X acl gpm nls python -cscope -debug -lua -luajit -minimal -perl -racket -ruby (-selinux) -tcl -terminal -vim-pager" PYTHON_SINGLE_TARGET="python3_6* -python2_7 -python3_4 -python3_5*" PYTHON_TARGETS="python2_7 python3_5 python3_6 -python3_4" 0 KiB

I enabled FEATURES=test only today, so can't say whether this was happening before.
Comment 4 Alexey 2018-05-27 07:14:14 UTC
Created attachment 533432 [details]
emerge --info
Comment 5 tka 2019-06-07 10:48:12 UTC
I have a similar hang with vim-8.1.1486. The test suite hangs at

VIMRUNTIME=../../runtime; export VIMRUNTIME;  ../vim -f  -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_cmdline.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null

The loop in this case is over the symlink

lrwxrwxrwx 1 root root 5 Apr 21 22:23 /usr/include/node/deps/v8/include -> ../..
Comment 6 tka 2020-02-08 15:33:05 UTC
The test suite of vim 8.2 (app-editors/vim-8.2.0210::gentoo) still has the bug.
Comment 7 ernsteiswuerfel archtester 2020-10-26 23:59:28 UTC
Same issue as in comment #5 with vim-8.2.0814 on ppc/ppc64.
Comment 8 Larry the Git Cow gentoo-dev 2021-03-26 08:50:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbf9548d7b7f81510dd9252b8f90f830a3796a13

commit bbf9548d7b7f81510dd9252b8f90f830a3796a13
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-03-26 08:38:15 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-03-26 08:44:12 +0000

    app-editors/vim: drop old version
    
    Dropping all old versions, which do not support slotted lua, while
    current stable does.
    
    Closes: https://bugs.gentoo.org/616680
    Closes: https://bugs.gentoo.org/716450
    Closes: https://bugs.gentoo.org/715886
    Closes: https://bugs.gentoo.org/691892
    Closes: https://bugs.gentoo.org/688044
    Closes: https://bugs.gentoo.org/684336
    Closes: https://bugs.gentoo.org/642356
    Closes: https://bugs.gentoo.org/641946
    Closes: https://bugs.gentoo.org/645062
    Closes: https://bugs.gentoo.org/630018
    Closes: https://bugs.gentoo.org/629830
    Closes: https://bugs.gentoo.org/628974
    Closes: https://bugs.gentoo.org/612030
    
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 app-editors/vim/Manifest            |   4 -
 app-editors/vim/vim-8.2.0360.ebuild | 320 ------------------------------------
 app-editors/vim/vim-8.2.0508.ebuild | 320 ------------------------------------
 app-editors/vim/vim-8.2.0638.ebuild | 320 ------------------------------------
 app-editors/vim/vim-8.2.0814.ebuild | 320 ------------------------------------
 5 files changed, 1284 deletions(-)
Comment 9 tka 2021-03-27 13:17:46 UTC
This is not fixed, please reopen.

The latest version (8.2.0814-r100) still hangs at

VIMRUNTIME=../../runtime  ../vim -f  -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_cmdline.vim --cmd 'au SwapExists * let v:swapchoice = "e"' > /dev/null

and strace shows the same loop over a "backwards" symlink as before

readlink("/usr/include/node/deps/v8/include", "../..", 4095) = 5
lstat("/usr/include/node/deps", {st_mode=S_IFDIR|0755, st_size=8, ...}) = 0
lstat("/usr/include/node/deps/v8", {st_mode=S_IFDIR|0755, st_size=14, ...}) = 0
lstat("/usr/include/node/deps/v8/include", {st_mode=S_IFLNK|0777, st_size=5, ...}) = 0
readlink("/usr/include/node/deps/v8/include", "../..", 4095) = 5
lstat("/usr/include/node/deps", {st_mode=S_IFDIR|0755, st_size=8, ...}) = 0
lstat("/usr/include/node/deps/v8", {st_mode=S_IFDIR|0755, st_size=14, ...}) = 0
lstat("/usr/include/node/deps/v8/include", {st_mode=S_IFLNK|0777, st_size=5, ...}) = 0
readlink("/usr/include/node/deps/v8/include", "../..", 4095) = 5
[and so on]



# emerge -pqv  =app-editors/vim-8.2.0814-r100::gentoo
[ebuild   R   ] app-editors/vim-8.2.0814-r100  USE="X acl -cscope -debug -gpm -lua -minimal -nls -perl -python -racket -ruby (-selinux) -sound -tcl -terminal -vim-pager" LUA_SINGLE_TARGET="lua5-1 -luajit" PYTHON_SINGLE_TARGET="python3_8 -python3_7" 


# emerge --info  =app-editors/vim-8.2.0814-r100::gentoo
Portage 3.0.17 (python 3.8.8-final-0, default/linux/amd64/17.1/no-multilib/hardened, gcc-10.2.0, glibc-2.32-r8, 5.11.10 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-5.11.10-x86_64-Intel-R-_Core-TM-_i7-4810MQ_CPU_@_2.80GHz-with-glibc2.2.5
KiB Mem:    16290092 total,   8370720 free
KiB Swap:   20971516 total,  20971516 free
Timestamp of repository gentoo: Sat, 27 Mar 2021 12:30:01 +0000
Head commit of repository gentoo: 3851698e1f344071ec8f190ffcdd739821c4a07d
sh bash 5.1_p4
ld GNU ld (Gentoo 2.35.2 p1) 2.35.2
app-shells/bash:          5.1_p4::gentoo
dev-java/java-config:     2.3.1::gentoo
dev-lang/perl:            5.32.1::gentoo
dev-lang/python:          3.7.10::gentoo, 3.8.8::gentoo, 3.9.2::gentoo
dev-util/cmake:           3.20.0::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.7-r1::gentoo
sys-apps/openrc:          0.42.1-r1::gentoo
sys-apps/sandbox:         2.22::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake:       1.16.3-r1::gentoo
sys-devel/binutils:       2.35.2::gentoo
sys-devel/gcc:            10.2.0-r5::gentoo
sys-devel/gcc-config:     2.4::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.11::gentoo (virtual/os-headers)
sys-libs/glibc:           2.32-r8::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-metamanifest: yes
    sync-rsync-extra-opts: --new-compress
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-jobs: 1

local
    location: /var/lib/portage-local/local
    masters: gentoo
    priority: 0

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -mtune=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -mtune=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps=y"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance cgroup collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LINGUAS=""
MAKEOPTS="-j8"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_EXTRA_OPTS="--new-compress"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 acl acpi alsa amd64 avx bzip2 cairo caps cdda cddb cdparanoia crypt cups dbus dri dts dvd elogind fam ffmpeg fftw flac fontconfig gif gimp gmp gnutls gtk hardened iconv icu idn ipv6 jpeg lame lcms libglvnd libnotify libtirpc lzma mad matroska mmap mmx mmxext mp3 mpeg ncurses networkmanager nptl ogg opengl openmp pam pcre pie png policykit ppds readline sasl sdl seccomp split-usr sse sse2 sse3 sse4 sse4_1 sse4_2 ssl ssp ssse3 startup-notification svg test theora threads tiff truetype udev udisks unicode upower vaapi verify-sig vorbis wayland x264 xattr xcb xinerama xml xtpax xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_8" PYTHON_TARGETS="python3_8" RUBY_TARGETS="ruby26" USERLAND="GNU" VIDEO_CARDS="i965 intel nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS

=================================================================
                        Package Settings
=================================================================

app-editors/vim-8.2.0814-r100::gentoo was built with the following:
USE="X acl -cscope -debug -gpm -lua -minimal -nls -perl -python -racket -ruby (-selinux) -sound -tcl -terminal -vim-pager" LUA_SINGLE_TARGET="lua5-1 -luajit" PYTHON_SINGLE_TARGET="python3_8 -python3_7"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs cgroup collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-29 05:22:47 UTC
This issue was mentioned at https://github.com/vim/vim/issues/2878.
Comment 11 Larry the Git Cow gentoo-dev 2021-10-29 05:58:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32fc93f4c6d277ba025266fe97adc91be4eaf2b6

commit 32fc93f4c6d277ba025266fe97adc91be4eaf2b6
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-29 05:57:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-29 05:58:23 +0000

    app-editors/vim: skip flaky/hanging tests
    
    Closes: https://bugs.gentoo.org/742710
    Closes: https://bugs.gentoo.org/616680
    Signed-off-by: Sam James <sam@gentoo.org>

 app-editors/vim/vim-8.2.3428-r1.ebuild | 14 ++++++++++++++
 app-editors/vim/vim-9999.ebuild        | 14 ++++++++++++++
 2 files changed, 28 insertions(+)