Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21648 - media-libs/libsidplay-2.1.0.20021111 doesn't emerge
Summary: media-libs/libsidplay-2.1.0.20021111 doesn't emerge
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-24 19:47 UTC by Kasper Souren
Modified: 2003-10-11 01:34 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 Kasper Souren 2003-05-24 19:47:52 UTC
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)
Comment 1 Hanno Böck gentoo-dev 2003-05-25 16:18:14 UTC
This is my package, I'll look at it.
Comment 2 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2003-06-12 14:33:52 UTC
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
Comment 3 Hanno Böck gentoo-dev 2003-10-07 12:33:19 UTC
libsidplay is deprecated, all needed stuff is in sidplay-libs-2.1.0.ebuild.
Can you test if sidplay-libs compiles for you?
Comment 4 Hanno Böck gentoo-dev 2003-10-11 01:34:22 UTC
deprecated package, closing