Bug 198788 - Stabilize media-libs/amr{nb-7.0.0.0,wb-7.0.0.2}
Bug#: 198788 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: sound@gentoo.org Reported By: ssuominen@gentoo.org
Component: Applications
URL: 
Summary: Stabilize media-libs/amr{nb-7.0.0.0,wb-7.0.0.2}
Keywords:  STABLEREQ
Status Whiteboard: 
Opened: 2007-11-11 11:35 0000
Description:   Opened: 2007-11-11 11:35 0000
amd64 stable

------- Comment #1 From Samuli Suominen 2007-11-11 11:52:22 0000 -------
You can use mplayer for testing with this sample file,

http://ftp.penguin.cz/pub/users/utx/amr/tests/se_t630.amr

Or if you own a phone which uses .gp3 files, those should work too.

------- Comment #2 From nixnut 2007-11-11 13:44:29 0000 -------
ppc stable

------- Comment #3 From Markus Meier 2007-11-11 14:57:57 0000 -------
x86 stable

------- Comment #4 From Markus Rothe 2007-11-13 18:34:31 0000 -------
ppc64 stable

------- Comment #5 From Jeroen Roovers 2007-11-14 17:32:10 0000 -------
Stable for HPPA.

------- Comment #6 From Raúl Porcel 2007-11-16 17:34:52 0000 -------
alpha/ia64/sparc stable, closing

------- Comment #7 From Leho Kraav 2008-02-01 08:51:39 0000 -------
amrwb-7.0.0.2 compiles fine. but i am not able to compile any version of
media-libs/amrnb on two different x86 boxes. bombs out with

sp_enc.c: In function 'VAD1cod_amr':
sp_enc.c:10762: warning: passing argument 1 of 'vad' from incompatible pointer
type
sp_enc.c:10870: warning: passing argument 1 of 'vad_pitch_detection' from
incompatible pointer type
sp_enc.c: In function 'VAD2cod_amr':
sp_enc.c:11103: warning: passing argument 1 of 'vad2' from incompatible pointer
type
sp_enc.c:11104: warning: passing argument 1 of 'vad2' from incompatible pointer
type
sp_enc.c:11173: error: dereferencing pointer to incomplete type
sp_enc.c:11174: error: dereferencing pointer to incomplete type
sp_enc.c:11209: warning: passing argument 1 of 'LTP_flag_update' from
incompatible pointer type
sp_enc.c: In function 'VADxSpeech_Encode_Frame_init':
sp_enc.c:12062: warning: passing argument 1 of 'Speech_Encode_Frame_exit' from
incompatible pointer type
make: *** [sp_enc.lo] Error 1
make: *** Waiting for unfinished jobs....
sp_dec.c: In function 'Speech_Decode_Frame_init':
sp_dec.c:6118: warning: passing argument 1 of 'Speech_Decode_Frame_exit' from
incompatible pointer type
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"amrnb\" -DPACKAGE_TARNAME=\"amrnb\"
-DPACKAGE_VERSION=\"7.0.0.0\" "-DPACKAGE_STRING=\"amrnb 7.0.0.0\""
"-DPACKAGE_BUGREPORT=\"Stanislav Brabec <utx@penguin.cz>\"" -DPACKAGE=\"amrnb\"
-DVERSION=\"7.0.0.0\" -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
-DSTDC_HEADERS=1 -DHAVE_FLOAT_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDINT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1
-DHAVE_FLOOR=1 -DHAVE_MEMSET=1 -DHAVE_SQRT=1 -DHAVE_STRTOL=1 -I. -I.
-march=i686 -mtune=i686 -pipe -O2 -fomit-frame-pointer -MT sp_dec.lo -MD -MP
-MF .deps/sp_dec.Tpo -c sp_dec.c -o sp_dec.o >/dev/null 2>&1
 * 
 * ERROR: media-libs/amrnb-7.0.0.0 failed.
 * Call stack:
 *   ebuild.sh, line 1701:  Called dyn_compile
 *   ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *   ebuild.sh, line   44:  Called src_compile
 *   ebuild.sh, line  711:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 *  The die message:
 *   emake failed
 * 
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at
'/var/tmp/portage/media-libs/amrnb-7.0.0.0/temp/build.log'.
 * 

 * Messages for package media-libs/amrnb-7.0.0.0:

 * 
 * ERROR: media-libs/amrnb-7.0.0.0 failed.
 * Call stack:
 *   ebuild.sh, line 1701:  Called dyn_compile
 *   ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *   ebuild.sh, line   44:  Called src_compile
 *   ebuild.sh, line  711:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 *  The die message:
 *   emake failed
 * 
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at
'/var/tmp/portage/media-libs/amrnb-7.0.0.0/temp/build.log'.
 *