media-libs/libsidplay-2.1.0.20021111 doesn't emerge here it stops: checking for bool... yes checking whether exceptions are available... yes checking whether standard member ios::binary is available... no checking whether standard member ios::openmode is available... yes configure: creating ./config.status !!! ERROR: media-libs/libsidplay-2.1.0.20021111 failed. !!! Function src_compile, Line 18, Exitcode 2 !!! (no error message)
This is my package, I'll look at it.
It doesn't work with automake 1.7.2 at least; first it complains about outdated AM_INIT_AUTOMAKE: config.status: creating unix/config.h config.status: executing depfiles commands cd . && /bin/sh /var/tmp/portage/libsidplay-2.1.0.20021111/work/libsidplay/unix/missing --run aclocal-1.7 -I unix cd . && \ /bin/sh /var/tmp/portage/libsidplay-2.1.0.20021111/work/libsidplay/unix/missing --run automake-1.7 --foreign Makefile cd . && /bin/sh /var/tmp/portage/libsidplay-2.1.0.20021111/work/libsidplay/unix/missing --run autoconf NONE:0: /usr/bin/m4: ERROR: EOF in string autom4te-2.57: cannot not rename autom4te.cache/traces.0t as autom4te.cache/traces.0: No such file or directory configure.ac: `AM_INIT_AUTOMAKE' must be used automake-1.7: your implementation of AM_INIT_AUTOMAKE comes from an automake-1.7: old Automake version. You should recreate aclocal.m4 automake-1.7: with aclocal and run automake again. configure.ac: required file `./install-sh' not found then when I run aclocal manually, I get: config.status: executing depfiles commands cd . && \ --foreign Makefile cd . && /bin/sh: line 1: --foreign: command not found /bin/sh: -c: line 2: syntax error: unexpected end of file
libsidplay is deprecated, all needed stuff is in sidplay-libs-2.1.0.ebuild. Can you test if sidplay-libs compiles for you?
deprecated package, closing