* ERROR: app-emacs/bbdb-3.1.2::gentoo failed (test phase): * Make check failed. See above for details. * ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 13.0-systemd_20170903-225953 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-6.4.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python3.6 (fallback) [3] python2.7 (fallback) [4] pypy (fallback) java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.5.1 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpv app-emacs/bbdb [ebuild N ] app-emacs/bbdb-3.1.2 USE="-tex -vm"
Created attachment 495896 [details] emerge-info.txt
Created attachment 495898 [details] app-emacs:bbdb-3.1.2:20170922-000233.log
Created attachment 495900 [details] emerge-history.txt
Created attachment 495902 [details] environment
Created attachment 495904 [details] etc.portage.tbz2
Created attachment 495906 [details] logs.tbz2
Created attachment 495908 [details] temp.tbz2
Looks like a missing dependency, but not sure yet if we need virtual/tex-base or virtual/texi2dvi.
Actually, this package contains no tests at all. What triggers the bug is that "make check" depends on "make all" which fails in the doc directory. During the normal build process, the doc directory is not entered because in src_compile we do "emake -C lisp" only. Fixed by adding RESTRICT=test.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e40ee6dcd25c3749bc1aad485a7c4e23a85e38cb commit e40ee6dcd25c3749bc1aad485a7c4e23a85e38cb Author: Ulrich Müller <ulm@gentoo.org> AuthorDate: 2017-09-22 16:01:19 +0000 Commit: Ulrich Müller <ulm@gentoo.org> CommitDate: 2017-09-22 16:07:01 +0000 app-emacs/bbdb: RESTRICT=test Closes: https://bugs.gentoo.org/631700 Package-Manager: Portage-2.3.10, Repoman-2.3.3 app-emacs/bbdb/bbdb-3.1.2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)