Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 180042 - app-admin/pessulus-2.16.2 .po failure in src_test()
Summary: app-admin/pessulus-2.16.2 .po failure in src_test()
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-27 18:35 UTC by Andrej Kacian (RETIRED)
Modified: 2007-05-27 22:11 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrej Kacian (RETIRED) gentoo-dev 2007-05-27 18:35:07 UTC
>>> Source compiled.
>>> Test phase [check]: app-admin/pessulus-2.16.2
Making check in data
make[1]: Entering directory `/var/tmp/portage/portage/app-admin/pessulus-2.16.2/work/pessulus-2.16.2/data'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/var/tmp/portage/portage/app-admin/pessulus-2.16.2/work/pessulus-2.16.2/data'
Making check in po
make[1]: Entering directory `/var/tmp/portage/portage/app-admin/pessulus-2.16.2/work/pessulus-2.16.2/po'
INTLTOOL_EXTRACT=../intltool-extract srcdir=. ../intltool-update --gettext-package pessulus --pot
rm -f missing notexist
srcdir=. ../intltool-update -m
The following files contain translations and are currently not in use. Please
consider adding these to the POTFILES.in file, located in the po/ directory.

data/pessulus.desktop.in

If some of these files are left out on purpose then please add them to
POTFILES.skip instead of POTFILES.in. A file 'missing' containing this list
of left out files has been written in the current directory.
if [ -r missing -o -r notexist ]; then \
	  exit 1; \
	fi
make[1]: *** [check] Error 1
make[1]: Leaving directory `/var/tmp/portage/portage/app-admin/pessulus-2.16.2/work/pessulus-2.16.2/po'
make: *** [check-recursive] Error 1

!!! ERROR: app-admin/pessulus-2.16.2 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_test
  ebuild.sh, line 1027:   Called qa_call 'src_test'
  ebuild.sh, line 44:   Called src_test
  ebuild.sh, line 654:   Called die

!!! Make check failed. See above for details.
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/log/portage/app-admin:pessulus-2.16.2:20070527-173942.log'.
Comment 1 Mart Raudsepp gentoo-dev 2007-05-27 18:45:14 UTC
This is not a blocker for stabilization really. We don't have the resources right now to take care of make check failures when upstream doesn't do that at all across most GNOME modules.
Comment 2 Andrej Kacian (RETIRED) gentoo-dev 2007-05-27 19:08:12 UTC
I am not willing to stabilize package which fails with portage settings agreed upon by x86 team, sorry.
Comment 3 Mart Raudsepp gentoo-dev 2007-05-27 22:11:07 UTC
And what if these agreements don't align with that of the package maintainers?
Fixed for now.