[proaudio] Specimen won't build

[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]


Hello,

After an svn up and an emerge world, specimen can't build. Here is joined the log file.
I'm using an AMD 64 thurion.


Best regards

Philippe
>>> Unpacking source...
>>> Unpacking specimen-0.5.1.tar.gz to /var/tmp/portage/media-sound/specimen-0.5.1-r1/work
 * Applying jack_client.patch ...
  [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/media-sound/specimen-0.5.1-r1/work/specimen-0.5.1 ...
+ aclocal -I .
+ autoheader
+ autoconf -f
configure:5495: error: possibly undefined macro: PKG_PKG_ERRORS
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
+ automake
 * econf: updating specimen-0.5.1/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating specimen-0.5.1/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-debug --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for C compiler default output file name... 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 x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for floor... no
checking for gettimeofday... yes
checking for pow... no
checking for strchr... yes
checking for strdup... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... x86_64-pc-linux-gnu-gcc
checking for x86_64-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PKG... yes
configure: creating ./config.status


                   BUILD SUMMARY
                   =============

             Build type:     optimized


config.status: creating Makefile
config.status: creating pixmaps/Makefile
config.status: creating src/Makefile
config.status: creating src/gui/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
Making all in src
make[1]: entrant dans le répertoire « /var/tmp/portage/media-sound/specimen-0.5.1-r1/work/specimen-0.5.1/src »
cd .. && /bin/sh /var/tmp/portage/media-sound/specimen-0.5.1-r1/work/specimen-0.5.1/missing --run autoheader
rm -f stamp-h1
touch config.h.in
make  all-recursive
make[2]: entrant dans le répertoire « /var/tmp/portage/media-sound/specimen-0.5.1-r1/work/specimen-0.5.1/src »
Making all in gui
make[3]: entrant dans le répertoire « /var/tmp/portage/media-sound/specimen-0.5.1-r1/work/specimen-0.5.1/src/gui »
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I..    -O3 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -I/usr/include/alsa   -pthread -DPIXMAPSDIR=@PIXDIR@ -Wall -Werror -MT audio-settings.o -MD -MP -MF ".deps/audio-settings.Tpo" -c -o audio-settings.o audio-settings.c; \
	then mv -f ".deps/audio-settings.Tpo" ".deps/audio-settings.Po"; else rm -f ".deps/audio-settings.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I..    -O3 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -I/usr/include/alsa   -pthread -DPIXMAPSDIR=@PIXDIR@ -Wall -Werror -MT sample-editor.o -MD -MP -MF ".deps/sample-editor.Tpo" -c -o sample-editor.o sample-editor.c; \
	then mv -f ".deps/sample-editor.Tpo" ".deps/sample-editor.Po"; else rm -f ".deps/sample-editor.Tpo"; exit 1; fi
cc1: warnings being treated as errors
audio-settings.c: In function 'audio_settings_init':
audio-settings.c:110: attention : transtypage vers un pointeur depuis un entier de taille différente
audio-settings.c:123: attention : transtypage vers un pointeur depuis un entier de taille différente
sample-editor.c: In function 'sample_editor_init':
sample-editor.c:180: erreur: stray '@' in program
sample-editor.c:180: erreur: stray '@' in program
sample-editor.c:180: erreur: 'PIXDIR' undeclared (first use in this function)
sample-editor.c:180: erreur: (Each undeclared identifier is reported only once
sample-editor.c:180: erreur: for each function it appears in.)
sample-editor.c:180: erreur: expected ')' before string constant
sample-editor.c:190: erreur: stray '@' in program
sample-editor.c:190: erreur: stray '@' in program
sample-editor.c:190: erreur: expected ')' before string constant
make[3]: *** [audio-settings.o] Erreur 1
make[3]: *** Attente des tâches non terminées....
make[3]: *** [sample-editor.o] Erreur 1
make[3]: quittant le répertoire « /var/tmp/portage/media-sound/specimen-0.5.1-r1/work/specimen-0.5.1/src/gui »
make[2]: *** [all-recursive] Erreur 1
make[2]: quittant le répertoire « /var/tmp/portage/media-sound/specimen-0.5.1-r1/work/specimen-0.5.1/src »
make[1]: *** [all] Erreur 2
make[1]: quittant le répertoire « /var/tmp/portage/media-sound/specimen-0.5.1-r1/work/specimen-0.5.1/src »
make: *** [all-recursive] Erreur 1

!!! ERROR: media-sound/specimen-0.5.1-r1 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_compile
  ebuild.sh, line 972:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  specimen-0.5.1-r1.ebuild, line 43:   Called die

!!! (no error message)
!!! 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-sound/specimen-0.5.1-r1/temp/build.log'.



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/