Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 631268 - media-radio/xwxapt-2.9 : make[1]: *** [Makefile:<snip>: check] Error 1
Summary: media-radio/xwxapt-2.9 : make[1]: *** [Makefile:<snip>: check] Error 1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Beierlein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-17 19:42 UTC by Toralf Förster
Modified: 2017-10-02 15:14 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.69 KB, text/plain)
2017-09-17 19:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,111.63 KB, text/plain)
2017-09-17 19:42 UTC, Toralf Förster
Details
environment (environment,50.84 KB, text/plain)
2017-09-17 19:42 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.73 KB, application/x-bzip)
2017-09-17 19:42 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.69 KB, application/x-bzip)
2017-09-17 19:42 UTC, Toralf Förster
Details
media-radio:xwxapt-2.9:20170917-131244.log (media-radio:xwxapt-2.9:20170917-131244.log,21.24 KB, text/plain)
2017-09-17 19:42 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,17.61 KB, application/x-bzip)
2017-09-17 19:42 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-09-17 19:42:31 UTC
  exit 1; \
fi
make[1]: *** [Makefile:158: check] Error 1
make[1]: Leaving directory '/var/tmp/portage/media-radio/xwxapt-2.9/work/xwxapt-2.9/po'
make: *** [Makefile:410: check-recursive] Error 1
 * ERROR: media-radio/xwxapt-2.9::gentoo failed (test phase):

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_libressl_20170914-215948

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (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 media-radio/xwxapt
[ebuild  N    ] media-radio/xwxapt-2.9
Comment 1 Toralf Förster gentoo-dev 2017-09-17 19:42:34 UTC
Created attachment 495086 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-17 19:42:37 UTC
Created attachment 495088 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-09-17 19:42:42 UTC
Created attachment 495090 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-09-17 19:42:45 UTC
Created attachment 495092 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-09-17 19:42:48 UTC
Created attachment 495094 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-17 19:42:51 UTC
Created attachment 495096 [details]
media-radio:xwxapt-2.9:20170917-131244.log
Comment 7 Toralf Förster gentoo-dev 2017-09-17 19:42:54 UTC
Created attachment 495098 [details]
temp.tbz2
Comment 8 Thomas Beierlein gentoo-dev 2017-10-02 15:14:18 UTC
(In reply to Toralf Förster from comment #0)
>   exit 1; \
> fi
> make[1]: *** [Makefile:158: check] Error 1
> make[1]: Leaving directory
> '/var/tmp/portage/media-radio/xwxapt-2.9/work/xwxapt-2.9/po'
> make: *** [Makefile:410: check-recursive] Error 1
>  * ERROR: media-radio/xwxapt-2.9::gentoo failed (test phase):
> 
Thanks for reporting Toralf. Fixed version in tree.

> media-radio/xwxapt: Add missing po-files (Bug #631268)

>Fix po-files missing from POTFILES.in. Now FEATURES=test works as
>expected. Thnx Toralf.