Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276829 - Stabilize =gpe-utils/gpe-edit-0.41 along with its dependencies.
Summary: Stabilize =gpe-utils/gpe-edit-0.41 along with its dependencies.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: GPE Desktop project
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2009-07-06 21:20 UTC by Angelo Arrifano (RETIRED)
Modified: 2009-07-13 23:24 UTC (History)
0 users

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 Angelo Arrifano (RETIRED) gentoo-dev 2009-07-06 21:20:16 UTC
Arch teams, please stabilize:
=gpe-base/gpe-icons-0.25
=gpe-base/libgpewidget-0.117-r1
=gpe-utils/gpe-edit-0.41

ARM: I'll do the stabilization myself.
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2009-07-08 12:39:24 UTC
>>> Test phase [check]: gpe-utils/gpe-edit-0.41
make -j3 -j1 check
Making check in po
grep: ./LINGUAS: No such file or directory
grep: ./LINGUAS: No such file or directory
grep: ./LINGUAS: No such file or directory
grep: ./LINGUAS: No such file or directory
make[1]: Entering directory `/var/tmp/portage/gpe-utils/gpe-edit-0.41/work/gpe-edit-0.41/po'
rm -f missing notexist
srcdir=. /usr/bin/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.

gpe-edit.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/gpe-utils/gpe-edit-0.41/work/gpe-edit-0.41/po'
make: *** [check-recursive] Error 1
 *
 * ERROR: gpe-utils/gpe-edit-0.41 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_test
 *             environment, line 2756:  Called _eapi0_src_test
 *               ebuild.sh, line  607:  Called die
 * The specific snippet of code:
 *                      hasq test $FEATURES && die "Make check failed. See above for details."

That's a common failure.
Comment 2 Angelo Arrifano (RETIRED) gentoo-dev 2009-07-08 16:13:58 UTC
(In reply to comment #1)

RCS file: /var/cvsroot/gentoo-x86/gpe-utils/gpe-edit/gpe-edit-0.41.ebuild,v
retrieving revision 1.2
diff -u -b -B -r1.2 gpe-edit-0.41.ebuild
--- gpe-edit-0.41.ebuild	4 Apr 2009 05:17:54 -0000	1.2
+++ gpe-edit-0.41.ebuild	8 Jul 2009 16:05:43 -0000
@@ -25,5 +25,6 @@
 	# Angelo Arrifano <miknix@gentoo.org>: Fix access violation
 	sed -i -e 's;mimedir = /etc/;mimedir = ${sysconfdir}/;' Makefile.am \
 		|| die "sed failed"
+	echo "gpe-edit.desktop.in" >> po/POTFILES.skip || die "echo failed"
 	eautoreconf
 }

AFAIK the correct way would be adding gpe-edit.desktop.in.in to POTFILES.skip instead but this should also do the trick.
Comment 3 Christian Faulhammer (RETIRED) gentoo-dev 2009-07-08 16:28:52 UTC
x86 stable
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-07-11 13:54:50 UTC
QA Notice, please fix if you can for gpe-edit:

 * QA Notice: Unrecognized configure options:
 * 
 *      configure: WARNING: unrecognized options: --enable-debug, --disable-debug
 *      configure: WARNING: unrecognized options: --enable-debug, --disable-debug

amd64 stable
Comment 5 Angelo Arrifano (RETIRED) gentoo-dev 2009-07-13 23:23:27 UTC
arm stable