Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95187 - emerge alsa-utils-1.0.9 doesn't work with nls
Summary: emerge alsa-utils-1.0.9 doesn't work with nls
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-06 01:33 UTC by manu
Modified: 2005-08-13 06:43 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 manu 2005-06-06 01:33:18 UTC
If I try to emerge alsa-utils with nls that crash, the only way to emerge it is
to do USE="-nls" emerge alsa-utils.



Reproducible: Always
Steps to Reproduce:
1.USE="nls"
2.emerge alsa-utils-1.0.9 and emerge alsa-utils-1.0.9a


Actual Results:  
i686-pc-linux-gnu-gcc  -march=athlon-xp -pipe -O2   -o alsactl  alsactl.o
state.o power.o names.o  -lasound -lm -ldl -lpthread
make[1]: Leaving directory
`/var/tmp/portage/alsa-utils-1.0.9a/work/alsa-utils-1.0.9a/alsactl'
Making all in alsaconf
make[1]: Entering directory
`/var/tmp/portage/alsa-utils-1.0.9a/work/alsa-utils-1.0.9a/alsaconf'
Making all in po
make[2]: Entering directory
`/var/tmp/portage/alsa-utils-1.0.9a/work/alsa-utils-1.0.9a/alsaconf/po'
mv: ne peut 
Comment 1 manu 2005-06-06 01:33:18 UTC
If I try to emerge alsa-utils with nls that crash, the only way to emerge it is
to do USE="-nls" emerge alsa-utils.



Reproducible: Always
Steps to Reproduce:
1.USE="nls"
2.emerge alsa-utils-1.0.9 and emerge alsa-utils-1.0.9a


Actual Results:  
i686-pc-linux-gnu-gcc  -march=athlon-xp -pipe -O2   -o alsactl  alsactl.o
state.o power.o names.o  -lasound -lm -ldl -lpthread
make[1]: Leaving directory
`/var/tmp/portage/alsa-utils-1.0.9a/work/alsa-utils-1.0.9a/alsactl'
Making all in alsaconf
make[1]: Entering directory
`/var/tmp/portage/alsa-utils-1.0.9a/work/alsa-utils-1.0.9a/alsaconf'
Making all in po
make[2]: Entering directory
`/var/tmp/portage/alsa-utils-1.0.9a/work/alsa-utils-1.0.9a/alsaconf/po'
mv: ne peut évaluer `t-ja.gmo': Aucun fichier ou répertoire de ce type
make[2]: *** [ja.gmo] Erreur 1
make[2]: Leaving directory
`/var/tmp/portage/alsa-utils-1.0.9a/work/alsa-utils-1.0.9a/alsaconf/po'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory
`/var/tmp/portage/alsa-utils-1.0.9a/work/alsa-utils-1.0.9a/alsaconf'
make: *** [all-recursive] Erreur 1
Comment 2 genbug 2005-07-01 06:00:56 UTC
similar failure on alsa-oss 1.09 not solved by -nls !

{standard input}: Assembler messages:
{standard input}:2603: Error: symbol `open64' is already defined
{standard input}:2798: Error: symbol `fopen64' is already defined
make[1]: *** [alsa-oss.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -
DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -
DPACKAGE=\"alsa-oss\" -DVERSION=\"1.0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -
DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -
DHAVE_DLFCN_H=1 -DHAVE_LIBASOUND=1 -I. -I. -march=athlon-xp -O2 -pipe -
mtune=athlon-xp -fomit-frame-pointer -falign-functions=64 -D_FILE_OFFSET_BITS=64 
-MT libalsatoss_la-pcm.lo -MD -MP -MF .deps/libalsatoss_la-pcm.Tpo -c pcm.c -o 
libalsatoss_la-pcm.o >/dev/null 2>&1
make[1]: Leaving directory `/usr/portage/tmp/portage/alsa-oss-1.0.9/work/alsa-
oss-1.0.9/alsa'
make: *** [all-recursive] Error 1

!!! ERROR: media-libs/alsa-oss-1.0.9 failed.
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-07-01 07:09:37 UTC
If you have "-D_FILE_OFFSET_BITS=64", don't report bugs. 
There's already a bug open for it closed as INVALID. 
 
Comment 4 Tony Vroon (RETIRED) gentoo-dev 2005-08-13 06:43:11 UTC
Please add 'emerge info' to all bug reports.