Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 479122 Details for
Bug 623358
dev-vcs/tig-2.2.2 : fails with FEATURES=test
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-vcs:tig-2.2.2:20170701-175758.log
dev-vcs:tig-2.2.2:20170701-175758.log (text/plain), 31.74 KB, created by
Toralf Förster
on 2017-07-01 18:15:49 UTC
(
hide
)
Description:
dev-vcs:tig-2.2.2:20170701-175758.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-07-01 18:15:49 UTC
Size:
31.74 KB
patch
obsolete
> * Package: dev-vcs/tig-2.2.2 > * Repository: gentoo > * Maintainer: radhermit@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux unicode userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking tig-2.2.2.tar.gz to /var/tmp/portage/dev-vcs/tig-2.2.2/work >>>> Source unpacked in /var/tmp/portage/dev-vcs/tig-2.2.2/work >>>> Preparing source in /var/tmp/portage/dev-vcs/tig-2.2.2/work/tig-2.2.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-vcs/tig-2.2.2/work/tig-2.2.2 ... >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/tig-2.2.2 --htmldir=/usr/share/doc/tig-2.2.2/html --libdir=/usr/lib64 --with-ncursesw >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking for gettimeofday... yes >checking whether environ is declared... no >checking whether errno is declared... yes >checking for mkstemps... yes >checking for setenv... yes >checking for strndup... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for ncursesw via pkg-config... yes >checking for working ncursesw/curses.h... yes >checking for working ncursesw.h... no >checking for working ncurses.h... yes >checking for tgetent... no >checking for tgetent in -lncursesw... yes >checking which library has the termcap functions... using libncursesw >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking readline/history.h usability... yes >checking readline/history.h presence... yes >checking for readline/history.h... yes >checking version of installed readline library... 7.0 >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for gsed... no >checking for asciidoc... asciidoc >checking for xmlto... xmlto >checking for docbook2pdf... no >configure: creating ./config.status >config.status: creating config.make >config.status: creating config.h >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-vcs/tig-2.2.2/work/tig-2.2.2 ... >make -j1 V=1 >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/tig.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/tig.o src/tig.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/types.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/types.o src/types.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/string.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/string.o src/string.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/util.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/util.o src/util.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/map.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/map.o src/map.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/argv.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/argv.o src/argv.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/io.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/io.o src/io.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/refdb.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/refdb.o src/refdb.c >tools/make-builtin-config.sh tigrc > src/builtin-config.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/builtin-config.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/builtin-config.o src/builtin-config.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/request.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/request.o src/request.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/line.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/line.o src/line.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/keys.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/keys.o src/keys.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/repo.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/repo.o src/repo.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/options.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/options.o src/options.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/draw.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/draw.o src/draw.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/prompt.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/prompt.o src/prompt.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/display.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/display.o src/display.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/view.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/view.o src/view.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/search.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/search.o src/search.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/parse.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/parse.o src/parse.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/watch.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/watch.o src/watch.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/pager.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/pager.o src/pager.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/log.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/log.o src/log.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/diff.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/diff.o src/diff.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/help.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/help.o src/help.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/tree.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/tree.o src/tree.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/blob.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/blob.o src/blob.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/blame.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/blame.o src/blame.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/refs.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/refs.o src/refs.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/status.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/status.o src/status.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/stage.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/stage.o src/stage.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/main.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/main.o src/main.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/stash.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/stash.o src/stash.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/grep.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/grep.o src/grep.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/ui.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/ui.o src/ui.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/graph.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/graph.o src/graph.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/graph-v1.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/graph-v1.o src/graph-v1.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/src/graph-v2.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o src/graph-v2.o src/graph-v2.c >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/compat/hashtab.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o compat/hashtab.o compat/hashtab.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -I/usr/include -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -Wl,-O1 -Wl,--as-needed -L/usr/lib src/tig.o src/types.o src/string.o src/util.o src/map.o src/argv.o src/io.o src/refdb.o src/builtin-config.o src/request.o src/line.o src/keys.o src/repo.o src/options.o src/draw.o src/prompt.o src/display.o src/view.o src/search.o src/parse.o src/watch.o src/pager.o src/log.o src/diff.o src/help.o src/tree.o src/blob.o src/blame.o src/refs.o src/status.o src/stage.o src/main.o src/stash.o src/grep.o src/ui.o src/graph.o src/graph-v1.o src/graph-v2.o compat/hashtab.o -lreadline -lncursesw -lncursesw -o src/tig >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/test/tools/test-graph.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o test/tools/test-graph.o test/tools/test-graph.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -I/usr/include -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -Wl,-O1 -Wl,--as-needed -L/usr/lib test/tools/test-graph.o src/string.o src/util.o src/io.o src/graph.o src/graph-v1.o src/graph-v2.o compat/hashtab.o -lreadline -lncursesw -lncursesw -o test/tools/test-graph >x86_64-pc-linux-gnu-gcc -I. -Iinclude -O2 -pipe -march=native -Wall -I/usr/include -MMD -MP -MF .deps/tools/doc-gen.d -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -c -o tools/doc-gen.o tools/doc-gen.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -I/usr/include -DHAVE_CONFIG_H '-DTIG_VERSION="2.2.2"' '-DSYSCONFDIR="/etc"' -Wl,-O1 -Wl,--as-needed -L/usr/lib tools/doc-gen.o src/string.o src/types.o src/util.o src/request.o -lreadline -lncursesw -lncursesw -o tools/doc-gen >>>> Source compiled. >>>> Test phase: dev-vcs/tig-2.2.2 >make -j1 -j1 test > TEST test/blame/default-test >warning: unable to access '/root/config/git/attributes': Permission denied > | Failed 5 out of 5 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] blame-default.screen not found > | [FAIL] blame-with-diff.screen not found > | [FAIL] blame-with-diff-no-file-filter.screen not found > | [FAIL] blame-parent-of-74537d9.screen not found > TEST test/blame/revargs-test >warning: unable to access '/root/config/git/attributes': Permission denied > | Failed 3 out of 3 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] limit.screen not found > | [FAIL] parent-of-4779f9b.screen not found > TEST test/blame/start-on-line-test >warning: unable to access '/root/config/git/attributes': Permission denied > | Failed 2 out of 2 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] position.screen not found > TEST test/blob/wrap-lines-test >warning: unable to access '/root/config/git/attributes': Permission denied > | Failed 2 out of 2 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] wrapped.screen not found > TEST test/diff/diff-context-test >warning: unable to access '/root/config/git/attributes': Permission denied > | Failed 11 out of 11 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] diff-default.screen not found > | [FAIL] diff-u4.screen not found > | [FAIL] diff-u5.screen not found > | [FAIL] diff-u10.screen not found > | [FAIL] diff-u8.screen not found > | [FAIL] diff-default-from-main.screen not found > | [FAIL] diff-u10-from-main.screen not found > | [FAIL] diff-u4-from-main.screen not found > | [FAIL] diff-u5-from-main.screen not found > | [FAIL] diff-u8-from-main.screen not found > TEST test/diff/diff-highlight-color-test >warning: unable to access '/root/config/git/attributes': Permission denied > [skipped] The test requires diff-highlight, usually found in share/git-core-contrib > TEST test/diff/diff-highlight-test >warning: unable to access '/root/config/git/attributes': Permission denied > | Failed 4 out of 4 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] diff-default.screen not found > | [FAIL] diff-custom.screen not found > | [FAIL] diff-failure.screen not found > TEST test/diff/diff-stat-test >warning: unable to access '/root/config/git/attributes': Permission denied > | Failed 2 out of 2 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] diff-stat.screen not found > TEST test/diff/editor-test >warning: unable to access '/root/config/git/attributes': Permission denied >warning: unable to access '/root/config/git/attributes': Permission denied >warning: unable to access '/root/config/git/attributes': Permission denied >warning: unable to access '/root/config/git/attributes': Permission denied >warning: unable to access '/root/config/git/attributes': Permission denied >warning: unable to access '/root/config/git/attributes': Permission denied >warning: unable to access '/root/config/git/attributes': Permission denied >warning: unable to access '/root/config/git/attributes': Permission denied >warning: unable to access '/root/config/git/attributes': Permission denied >warning: unable to access '/root/config/git/attributes': Permission denied >warning: unable to access '/root/config/git/attributes': Permission denied >warning: unable to access '/root/config/git/attributes': Permission denied >warning: unable to access '/root/config/git/attributes': Permission denied >warning: unable to access '/root/config/git/attributes': Permission denied >warning: unable to access '/root/config/git/attributes': Permission denied >warning: unable to access '/root/config/git/attributes': Permission denied > | Failed 16 out of 16 test(s) > | [stderr] [default] tig: Failed to open /dev/tty > | [stderr] [mnemonic] tig: Failed to open /dev/tty > | [stderr] [noprefix] tig: Failed to open /dev/tty > | [stderr] [default-conflict] tig: Failed to open /dev/tty > | [stderr] [noprefix-conflict] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] default.screen not found > | [FAIL] default.stderr != expected/default.stderr > | diff --git a/expected/default.stderr b/default.stderr > | index e69de29..e7eb668 100644 > | --- a/expected/default.stderr > | +++ b/default.stderr > | @@ -0,0 +1 @@ > | +tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] mnemonic.screen not found > | [FAIL] mnemonic.stderr != expected/mnemonic.stderr > | diff --git a/expected/mnemonic.stderr b/mnemonic.stderr > | index e69de29..e7eb668 100644 > | --- a/expected/mnemonic.stderr > | +++ b/mnemonic.stderr > | @@ -0,0 +1 @@ > | +tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] noprefix.screen not found > | [FAIL] noprefix.stderr != expected/noprefix.stderr > | diff --git a/expected/noprefix.stderr b/noprefix.stderr > | index e69de29..e7eb668 100644 > | --- a/expected/noprefix.stderr > | +++ b/noprefix.stderr > | @@ -0,0 +1 @@ > | +tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] default-conflict.screen not found > | [FAIL] default-conflict.stderr != expected/default-conflict.stderr > | diff --git a/expected/default-conflict.stderr b/default-conflict.stderr > | index e69de29..e7eb668 100644 > | --- a/expected/default-conflict.stderr > | +++ b/default-conflict.stderr > | @@ -0,0 +1 @@ > | +tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] noprefix-conflict.screen not found > | [FAIL] noprefix-conflict.stderr != expected/noprefix-conflict.stderr > | diff --git a/expected/noprefix-conflict.stderr b/noprefix-conflict.stderr > | index e69de29..e7eb668 100644 > | --- a/expected/noprefix-conflict.stderr > | +++ b/noprefix-conflict.stderr > | @@ -0,0 +1 @@ > | +tig: Failed to open /dev/tty > | [FAIL] editor.log not found > TEST test/diff/start-on-line-test >warning: unable to access '/root/config/git/attributes': Permission denied > | Failed 2 out of 2 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] position.screen not found > TEST test/diff/wrap-lines-test >warning: unable to access '/root/config/git/attributes': Permission denied > | Failed 2 out of 2 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] wrapped.screen not found > TEST test/graph/00-simple-test >warning: unable to access '/root/config/git/attributes': Permission denied > TEST test/graph/01-merge-from-left-test >warning: unable to access '/root/config/git/attributes': Permission denied > TEST test/graph/02-duplicate-parent-test >warning: unable to access '/root/config/git/attributes': Permission denied > TEST test/graph/03-octo-merge-test >warning: unable to access '/root/config/git/attributes': Permission denied > TEST test/graph/04-missing-bar-test >warning: unable to access '/root/config/git/attributes': Permission denied > TEST test/graph/05-extra-pipe-test >warning: unable to access '/root/config/git/attributes': Permission denied > TEST test/graph/06-extra-bars-test >warning: unable to access '/root/config/git/attributes': Permission denied > TEST test/graph/07-multi-collapse-test >warning: unable to access '/root/config/git/attributes': Permission denied > TEST test/graph/08-multi-collapse-2-test >warning: unable to access '/root/config/git/attributes': Permission denied > TEST test/graph/09-parallel-siblings-test >warning: unable to access '/root/config/git/attributes': Permission denied > TEST test/graph/10-shorter-merge-than-branch-test >warning: unable to access '/root/config/git/attributes': Permission denied > TEST test/graph/11-new-branch-in-middle-test >warning: unable to access '/root/config/git/attributes': Permission denied > TEST test/graph/12-cross-over-collapse-test >warning: unable to access '/root/config/git/attributes': Permission denied > TEST test/graph/13-collapse-parallel-branches-with-different-middle-branch-test >warning: unable to access '/root/config/git/attributes': Permission denied > TEST test/graph/14-long-collapse-line-test >warning: unable to access '/root/config/git/attributes': Permission denied > TEST test/graph/15-many-merges-test >warning: unable to access '/root/config/git/attributes': Permission denied > TEST test/graph/16-changes-test >warning: unable to access '/root/config/git/attributes': Permission denied > TEST test/graph/17-more-merges-test >warning: unable to access '/root/config/git/attributes': Permission denied > TEST test/graph/18-tig-test >warning: unable to access '/root/config/git/attributes': Permission denied > TEST test/graph/19-tig-all-test >warning: unable to access '/root/config/git/attributes': Permission denied > TEST test/graph/20-tig-all-long-test >warning: unable to access '/root/config/git/attributes': Permission denied > TEST test/graph/gh-490-heap-buffer-overflow-test > [skipped] The test requires clang and is only run via `make test-address-sanitizer` > TEST test/grep/default-test > | Failed 10 out of 10 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] grep-text.screen not found > | [FAIL] grep-text-split-1.screen not found > | [FAIL] grep-text-split-2.screen not found > | [FAIL] grep-text-split-3.screen not found > | [FAIL] grep-text-split-4.screen not found > | [FAIL] grep-main.screen not found > | [FAIL] grep-i.screen not found > | [FAIL] grep-i-split.screen not found > | [FAIL] grep-none.screen not found > TEST test/grep/editor-test >warning: unable to access '/root/config/git/attributes': Permission denied > | Failed 3 out of 3 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] grep-scalajs.screen not found > | [FAIL] editor.log not found > TEST test/grep/start-on-line-test >warning: unable to access '/root/config/git/attributes': Permission denied > | Failed 2 out of 2 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] position.screen not found > TEST test/help/all-keybindings-test > | Failed 2 out of 2 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] help-default.screen not found > TEST test/help/default-test > | Failed 4 out of 4 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] help-default.screen not found > | [FAIL] help-search.screen not found > | [FAIL] help-collapsed.screen not found > TEST test/help/user-command-test > | Failed 2 out of 2 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] default.screen not found > TEST test/log/diff-stat-test >warning: unable to access '/root/config/git/attributes': Permission denied > | Failed 3 out of 3 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] diff-stat.screen not found > | [FAIL] diff-stat-after-refresh.screen not found > TEST test/log/pretty-format-test > | Failed 5 out of 5 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] log-pretty-format-override.screen not found > | [FAIL] log-pretty-raw.screen not found > | [FAIL] log-pretty-full.screen not found > | [FAIL] log-pretty-fuller.screen not found > TEST test/log/start-on-line-test >warning: unable to access '/root/config/git/attributes': Permission denied > | Failed 2 out of 2 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] position.screen not found > TEST test/log/submodule-test > | Failed 3 out of 3 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] log-submodule.screen not found > | [FAIL] log-submodule-diff.screen not found > TEST test/main/all-arg-test >warning: unable to access '/root/config/git/attributes': Permission denied >warning: unable to access '/root/config/git/attributes': Permission denied >warning: unable to access '/root/config/git/attributes': Permission denied > | Failed 5 out of 5 test(s) > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] /var/tmp/portage/dev-vcs/tig-2.2.2/work/tig-2.2.2/test/tmp/main/all-arg-test/expected/vars not found > | [FAIL] stderr != expected/stderr > | diff --git a/expected/stderr b/stderr > | index e69de29..e7eb668 100644 > | --- a/expected/stderr > | +++ b/stderr > | @@ -0,0 +1 @@ > | +tig: Failed to open /dev/tty > | [FAIL] final.screen not found > | [FAIL] detached.screen not found > TEST test/main/author-name-change-test > | Failed 2 out of 2 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] main-default.screen not found > TEST test/main/boundary-test >warning: unable to access '/root/config/git/ignore': Permission denied >warning: unable to access '/root/config/git/attributes': Permission denied >warning: unable to access '/root/config/git/attributes': Permission denied > | Failed 2 out of 2 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] merge-view.screen not found > TEST test/main/branch-var-test > | Failed 3 out of 3 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] /var/tmp/portage/dev-vcs/tig-2.2.2/work/tig-2.2.2/test/tmp/main/branch-var-test/expected/vars not found > | [FAIL] main.screen not found > TEST test/main/commit-order-edge-case-test >warning: unable to access '/root/config/git/attributes': Permission denied > | Failed 3 out of 3 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] ensure-topo-order-with-graph.screen not found > | [FAIL] graph-supports-date-order.screen not found > TEST test/main/commit-title-overflow-test > | Failed 2 out of 2 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] main-commit-titles.screen not found > TEST test/main/date-test > | Failed 7 out of 7 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] default-date.screen not found > | [FAIL] local-date.screen not found > | [FAIL] relative-date.screen not found > | [FAIL] relative-compact-date.screen not found > | [FAIL] short-date.screen not found > | [FAIL] no-date.screen not found > TEST test/main/default-test > | Failed 7 out of 7 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] main-default.screen not found > | [FAIL] main-ref-format.screen not found > | [FAIL] main-remotes-hidden.screen not found > | [FAIL] main-no-refs.screen not found > | [FAIL] main-no-graph.screen not found > | [FAIL] main-with-diff.screen not found > TEST test/main/escape-control-characters-test > | Failed 2 out of 2 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) > | [FAIL] screen not found > TEST test/main/filter-args-test > | Failed 1 out of 1 test(s) > | [stderr] tig: Failed to open /dev/tty > | [FAIL] unexpected status code: 1 (should be 0) >make: *** [Makefile:221: test/main/filter-args-test] Error 1 > * ERROR: dev-vcs/tig-2.2.2::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-vcs/tig-2.2.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-vcs/tig-2.2.2::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-vcs:tig-2.2.2:20170701-175758.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-vcs/tig-2.2.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-vcs/tig-2.2.2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-vcs/tig-2.2.2/work/tig-2.2.2' > * S: '/var/tmp/portage/dev-vcs/tig-2.2.2/work/tig-2.2.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 623358
:
479120
| 479122 |
479124
|
479126
|
479128
|
479130
|
479132