Gentoo Archives: gentoo-dev

From: Stuart Herbert <stuart@g.o>
To: Seemant Kulleen <seemant@g.o>
Cc: gentoo-dev@g.o
Subject: Re: [gentoo-dev] xmms testing please
Date: Fri, 18 Jul 2003 21:29:56
Message-Id: 200307182228.17291.stuart@gentoo.org
In Reply to: [gentoo-dev] xmms testing please by Seemant Kulleen
1 On Friday 18 July 2003 9:44 am, Seemant Kulleen wrote:
2 > Hi All,
3 >
4 > I stole a bug report from the sound team, which had a patch that Paul De
5 > Vrieze created from a user submitted fix for gettext-0.12 issues, to XMMS.
6 > I bumped the revision to -r23 because I added a small patch to have skins
7 > browsable in /usr/local/share/xmms/Skins as well as the two regular places.
8 >
9 > So, please consider it a bugfix for -r22 and the candidate for going stable
10 > (other arches would really be appreciated as testers).
11 >
12 > Thanks,
13
14 Hi Seemant,
15
16 I should really open a bug, but I've just gotten in from a 300 mile drive, so
17 please excuse me ;-)
18
19 I tried 'emerge xmms-1.2.7-23' and here's the compilation error:
20
21 Making all in po
22 make[2]: Entering directory
23 `/var/tmp/portage/xmms-1.2.7-r23/work/xmms-1.2.7/po'
24 PATH=../src:$PATH /usr/bin/xgettext --language=C --from-code=iso-8859-1
25 --default-domain=xmms --directory=.. \
26 --add-comments --keyword=_ --keyword=N_ \
27 --files-from=./POTFILES.in \
28 && test ! -f xmms.po \
29 || ( rm -f ./xmms.pot \
30 && mv xmms.po ./xmms.pot )
31 /usr/bin/xgettext: unrecognized option `--from-code=iso-8859-1'
32 Try `/usr/bin/xgettext --help' for more information.
33 mv: cannot stat `xmms.po': No such file or directory
34 make[2]: *** [xmms.pot] Error 1
35 make[2]: Leaving directory
36 `/var/tmp/portage/xmms-1.2.7-r23/work/xmms-1.2.7/po'
37 make[1]: *** [all-recursive] Error 1
38 make[1]: Leaving directory `/var/tmp/portage/xmms-1.2.7-r23/work/xmms-1.2.7'
39 make: *** [all-recursive-am] Error 2
40
41 !!! ERROR: media-sound/xmms-1.2.7-r23 failed.
42 !!! Function src_compile, Line 134, Exitcode 2
43 !!! (no error message)
44
45 xgettext is part of sys-devel/gettext-0.11.5-r1.
46
47 emerging gettext-0.12.1 (which is ~x86 atm) fixes this.
48
49 XMMS still takes ages to play my mp3's, but that's a bug common with older
50 versions. Didn't notice anything to stop it from going stable.
51
52 Best regards,
53 Stu
54 --
55 Stuart Herbert stuart@g.o
56 Gentoo Developer - PHP Bugs http://www.gentoo.org/
57 Upcoming packages list http://dev.gentoo.org/~stuart/packages/
58
59 GnuGP key id# F9AFC57C available from http://pgp.mit.edu
60 Key fingerprint = 31FB 50D4 1F88 E227 F319 C549 0C2F 80BA F9AF C57C
61 --