Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6570 - xmms-arts fails to compile
Summary: xmms-arts fails to compile
Status: RESOLVED DUPLICATE of bug 6067
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-16 00:46 UTC by Ilia Lobsanov
Modified: 2005-07-17 13:06 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 Ilia Lobsanov 2002-08-16 00:46:38 UTC
root@amy nurey # emerge xmms-arts 
Calculating dependencies ...done! 
>>> emerge media-sound/xmms-arts-0.4-r3 to / 
>>> md5 ;-) xmmsarts-0.4.tar.gz 
>>> Unpacking source... 
>>> Unpacking xmmsarts-0.4.tar.gz 
>>> Source unpacked. 
qtmt 
checking build system type... i686-pc-linux-gnu 
checking host system type... i686-pc-linux-gnu 
checking for ranlib... ranlib 
checking for gcc... gcc 
checking for C compiler default output... a.out 
checking whether the C compiler works... yes 
checking whether we are cross compiling... no 
checking for suffix of executables... 
checking for suffix of object files... o 
checking whether we are using the GNU C compiler... yes 
checking whether gcc accepts -g... yes 
checking for gcc option to accept ANSI C... none needed 
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld 
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes 
checking for BSD-compatible nm... /usr/bin/nm -B 
checking whether ln -s works... yes 
checking for object suffix... o 
checking for executable suffix... no 
checking for gcc option to produce PIC... -fPIC 
checking if gcc PIC flag -fPIC works... yes 
checking if gcc supports -c -o file.o... yes 
checking if gcc supports -c -o file.lo... yes 
checking if gcc supports -fno-rtti -fno-exceptions ... yes 
checking if gcc static flag -static works... -static 
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes 
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared 
libraries... yes 
checking command to parse /usr/bin/nm -B output... ok 
checking how to hardcode library paths into programs... immediate 
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r 
checking dynamic linker characteristics... Linux ld.so 
checking if libtool supports shared libraries... yes 
checking whether to build shared libraries... yes 
checking whether to build static libraries... yes 
checking for objdir... .libs 
creating libtool 
checking for a BSD-compatible install... /bin/install -c 
checking whether build environment is sane... yes 
checking whether make sets ${MAKE}... yes 
checking for working aclocal... found 
checking for working autoconf... found 
checking for working automake... found 
checking for working autoheader... found 
checking for working makeinfo... found 
checking for gcc... (cached) gcc 
checking whether we are using the GNU C compiler... (cached) yes 
checking whether gcc accepts -g... (cached) yes 
checking for gcc option to accept ANSI C... (cached) none needed 
checking for a BSD-compatible install... /bin/install -c 
checking how to run the C preprocessor... gcc -E 
checking for ANSI C header files... yes 
checking for sys/types.h... yes 
checking for sys/stat.h... yes 
checking for stdlib.h... yes 
checking for string.h... yes 
checking for memory.h... yes 
checking for strings.h... yes 
checking for inttypes.h... yes 
checking for stdint.h... yes 
checking for unistd.h... yes 
checking fcntl.h usability... yes 
checking fcntl.h presence... yes 
checking for fcntl.h... yes 
checking sys/time.h usability... yes 
checking sys/time.h presence... yes 
checking for sys/time.h... yes 
checking for glib-config... /usr/bin/glib-config 
checking for GLIB - version >= 1.2.0... yes 
checking for gtk-config... /usr/bin/gtk-config 
checking for GTK - version >= 1.2.0... yes 
checking for xmms... yes 
checking for pthread_attr_init in -lpthread... yes 
checking for xmms... /usr/bin/xmms 
configure: creating ./config.status 
config.status: creating Makefile 
config.status: creating config.h 
config.status: executing default-1 commands 
cd . && automake --gnu --include-deps Makefile 
cd . \ 
  && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status 
config.status: creating Makefile 
config.status: executing default-1 commands 
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.     
-march=i686 -O3 -pipe -I/usr/X11R6/include -I/usr/include -I/include 
-I/include/artsc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include `/bin/artsc-config --cflags` -c 
about.c 
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.     
-march=i686 -O3 -pipe -I/usr/X11R6/include -I/usr/include -I/include 
-I/include/artsc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include `/bin/artsc-config --cflags` -c 
artsout.c 
/bin/sh: line 1: /bin/artsc-config: No such file or directory 
/bin/sh: line 1: /bin/artsc-config: No such file or directory 
mkdir .libs 
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O3 -pipe -I/usr/X11R6/include 
-I/usr/include -I/include -I/include/artsc -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -c about.c  
-fPIC -DPIC -o .libs/about.lo 
In file included from about.c:21: 
artsout.h:29: artsc.h: No such file or directory 
rm -f .libs/artsout.lo 
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O3 -pipe -I/usr/X11R6/include 
-I/usr/include -I/include -I/include/artsc -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -c 
artsout.c  -fPIC -DPIC -o .libs/artsout.lo 
In file included from artsout.c:21: 
artsout.h:29: artsc.h: No such file or directory 
make: *** [artsout.lo] Error 1 
make: *** Waiting for unfinished jobs.... 
make: *** [about.lo] Error 1 
 
!!! ERROR: The ebuild did not complete successfully. 
!!! Function src_compile, Line 36, Exitcode 2 
!!! (no error message) 
 
!!! emerge aborting on  
/usr/portage/media-sound/xmms-arts/xmms-arts-0.4-r3.ebuild .
Comment 1 SpanKY gentoo-dev 2002-08-20 16:38:12 UTC

*** This bug has been marked as a duplicate of 6067 ***