mp3blaster build problem
Charlie Root
root at marie.symicon.com
Sat Dec 6 06:06:42 PST 2003
hi,
I do have the following problem with mp3blaster on fbsd5.1-p1 i386
Sincerley
Gerald Mixa
For more info see attched script output
-------------- next part --------------
Script started on Sat Dec 6 15:03:25 2003
===> mp3blaster-3.2.0 depends on executable: gmake - found
===> mp3blaster-3.2.0 depends on shared library: sidplay.1 - found
===> mp3blaster-3.2.0 depends on shared library: vorbisfile.3 - found
===> Configuring for mp3blaster-3.2.0
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether gmake sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... cc
checking whether the C compiler (cc -O -pipe -mcpu=pentiumpro -L/usr/local/lib -lc_r) works... yes
checking whether the C compiler (cc -O -pipe -mcpu=pentiumpro -L/usr/local/lib -lc_r) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++ -O -pipe -mcpu=pentiumpro -L/usr/local/lib -lc_r) works... yes
checking whether the C++ compiler (c++ -O -pipe -mcpu=pentiumpro -L/usr/local/lib -lc_r) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking whether ln -s works... yes
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking for ranlib... ranlib
checking for working const... yes
checking whether byte ordering is bigendian... no
checking how to run the C preprocessor... cc -E
checking whether cc needs -traditional... no
checking for strdup... yes
checking for strstr... yes
FreeBSD detected.
checking for main in -lm... yes
checking for main in -lncurses... yes
checking for main in -lcurses... yes
checking for main in -lossaudio... no
checking for main in -lvorbisfile... yes
checking how to run the C++ preprocessor... c++ -E
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for malloc.h... no
checking for sys/ioctl.h... yes
checking for unistd.h... yes
checking for errno.h... yes
checking for bool.h... no
checking for pthread.h... yes
checking for pthread/mit/pthread.h... no
checking for pth.h... no
checking for curses.h... yes
checking for sys/soundcard.h... yes
checking for machine/soundcard.h... no
checking for soundcard.h... no
checking for getopt.h... yes
checking for sys/soundcard.h... (cached) yes
checking for machine/soundcard.h... (cached) no
checking for soundcard.h... (cached) no
checking for mysql/mysql.h... yes
checking for mysql.h... no
checking for ncurses/ncurses.h... no
checking for ncurses/curses.h... no
checking for ncurses.h... yes
checking for main in -lsidplay... yes
updating cache ./config.cache
creating ./config.status
creating src/Makefile
creating mpegsound/Makefile
creating Makefile
creating nmixer/Makefile
creating doc/Makefile
creating doc/charmap/Makefile
creating config.h
Building summary:
static binaries no
ogg-vorbis yes
lirc no
mysql mp3tag no
libpth no
pthreads or pth pthreads
nas no
sidplayer yes
*****************************************************************************
* Questions? Read ./FAQ or http://www.stack.nl/~brama/mp3blaster/?page=faq *
* Mail bugs/development issues to mp3blaster-devel at stack.nl. *
*****************************************************************************
===> Building for mp3blaster-3.2.0
gmake all-recursive
gmake[1]: Entering directory `/usr/ports/audio/mp3blaster/work/mp3blaster-3.2.0'
Making all in mpegsound
gmake[2]: Entering directory `/usr/ports/audio/mp3blaster/work/mp3blaster-3.2.0/mpegsound'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro -c soundinputstream.cc
In file included from /usr/local/include/sidplay/sidtune.h:13,
from /usr/local/include/sidplay/emucfg.h:19,
from /usr/local/include/sidplay/player.h:11,
from mpegsound.h:1056,
from soundinputstream.cc:14:
/usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:304: warning: implicit typename is deprecated, please
see the documentation for details
/usr/include/g++/fstream:309: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:309: warning: implicit typename is deprecated, please
see the documentation for details
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro -c fileinput.cc
In file included from /usr/local/include/sidplay/sidtune.h:13,
from /usr/local/include/sidplay/emucfg.h:19,
from /usr/local/include/sidplay/player.h:11,
from mpegsound.h:1056,
from fileinput.cc:15:
/usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:304: warning: implicit typename is deprecated, please
see the documentation for details
/usr/include/g++/fstream:309: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:309: warning: implicit typename is deprecated, please
see the documentation for details
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro -c httpinput.cc
In file included from /usr/local/include/sidplay/sidtune.h:13,
from /usr/local/include/sidplay/emucfg.h:19,
from /usr/local/include/sidplay/player.h:11,
from mpegsound.h:1056,
from httpinput.cc:17:
/usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:304: warning: implicit typename is deprecated, please
see the documentation for details
/usr/include/g++/fstream:309: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:309: warning: implicit typename is deprecated, please
see the documentation for details
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro -c soundplayer.cc
In file included from /usr/local/include/sidplay/sidtune.h:13,
from /usr/local/include/sidplay/emucfg.h:19,
from /usr/local/include/sidplay/player.h:11,
from mpegsound.h:1056,
from soundplayer.cc:13:
/usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:304: warning: implicit typename is deprecated, please
see the documentation for details
/usr/include/g++/fstream:309: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:309: warning: implicit typename is deprecated, please
see the documentation for details
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro -c rawplayer.cc
In file included from /usr/local/include/sidplay/sidtune.h:13,
from /usr/local/include/sidplay/emucfg.h:19,
from /usr/local/include/sidplay/player.h:11,
from mpegsound.h:1056,
from rawplayer.cc:22:
/usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:304: warning: implicit typename is deprecated, please
see the documentation for details
/usr/include/g++/fstream:309: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:309: warning: implicit typename is deprecated, please
see the documentation for details
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro -c rawtofile.cc
In file included from /usr/local/include/sidplay/sidtune.h:13,
from /usr/local/include/sidplay/emucfg.h:19,
from /usr/local/include/sidplay/player.h:11,
from mpegsound.h:1056,
from rawtofile.cc:15:
/usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:304: warning: implicit typename is deprecated, please
see the documentation for details
/usr/include/g++/fstream:309: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:309: warning: implicit typename is deprecated, please
see the documentation for details
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro -c mpegtable.cc
In file included from /usr/local/include/sidplay/sidtune.h:13,
from /usr/local/include/sidplay/emucfg.h:19,
from /usr/local/include/sidplay/player.h:11,
from mpegsound.h:1056,
from mpegtable.cc:12:
/usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:304: warning: implicit typename is deprecated, please
see the documentation for details
/usr/include/g++/fstream:309: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:309: warning: implicit typename is deprecated, please
see the documentation for details
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro -c filter.cc
In file included from /usr/local/include/sidplay/sidtune.h:13,
from /usr/local/include/sidplay/emucfg.h:19,
from /usr/local/include/sidplay/player.h:11,
from mpegsound.h:1056,
from filter.cc:13:
/usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:304: warning: implicit typename is deprecated, please
see the documentation for details
/usr/include/g++/fstream:309: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:309: warning: implicit typename is deprecated, please
see the documentation for details
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro -c filter_2.cc
In file included from /usr/local/include/sidplay/sidtune.h:13,
from /usr/local/include/sidplay/emucfg.h:19,
from /usr/local/include/sidplay/player.h:11,
from mpegsound.h:1056,
from filter_2.cc:13:
/usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:304: warning: implicit typename is deprecated, please
see the documentation for details
/usr/include/g++/fstream:309: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:309: warning: implicit typename is deprecated, please
see the documentation for details
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro -c mpegtoraw.cc
In file included from /usr/local/include/sidplay/sidtune.h:13,
from /usr/local/include/sidplay/emucfg.h:19,
from /usr/local/include/sidplay/player.h:11,
from mpegsound.h:1056,
from mpegtoraw.cc:19:
/usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:304: warning: implicit typename is deprecated, please
see the documentation for details
/usr/include/g++/fstream:309: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:309: warning: implicit typename is deprecated, please
see the documentation for details
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro -c mpeglayer1.cc
In file included from /usr/local/include/sidplay/sidtune.h:13,
from /usr/local/include/sidplay/emucfg.h:19,
from /usr/local/include/sidplay/player.h:11,
from mpegsound.h:1056,
from mpeglayer1.cc:12:
/usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:304: warning: implicit typename is deprecated, please
see the documentation for details
/usr/include/g++/fstream:309: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:309: warning: implicit typename is deprecated, please
see the documentation for details
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro -c mpeglayer2.cc
In file included from /usr/local/include/sidplay/sidtune.h:13,
from /usr/local/include/sidplay/emucfg.h:19,
from /usr/local/include/sidplay/player.h:11,
from mpegsound.h:1056,
from mpeglayer2.cc:12:
/usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:304: warning: implicit typename is deprecated, please
see the documentation for details
/usr/include/g++/fstream:309: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:309: warning: implicit typename is deprecated, please
see the documentation for details
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro -c mpeglayer3.cc
In file included from /usr/local/include/sidplay/sidtune.h:13,
from /usr/local/include/sidplay/emucfg.h:19,
from /usr/local/include/sidplay/player.h:11,
from mpegsound.h:1056,
from mpeglayer3.cc:21:
/usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:304: warning: implicit typename is deprecated, please
see the documentation for details
/usr/include/g++/fstream:309: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:309: warning: implicit typename is deprecated, please
see the documentation for details
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro -c bitwindow.cc
In file included from /usr/local/include/sidplay/sidtune.h:13,
from /usr/local/include/sidplay/emucfg.h:19,
from /usr/local/include/sidplay/player.h:11,
from mpegsound.h:1056,
from bitwindow.cc:12:
/usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:304: warning: implicit typename is deprecated, please
see the documentation for details
/usr/include/g++/fstream:309: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:309: warning: implicit typename is deprecated, please
see the documentation for details
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro -c huffmantable.cc
In file included from /usr/local/include/sidplay/sidtune.h:13,
from /usr/local/include/sidplay/emucfg.h:19,
from /usr/local/include/sidplay/player.h:11,
from mpegsound.h:1056,
from huffmantable.cc:12:
/usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:304: warning: implicit typename is deprecated, please
see the documentation for details
/usr/include/g++/fstream:309: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:309: warning: implicit typename is deprecated, please
see the documentation for details
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro -c wavetoraw.cc
In file included from /usr/local/include/sidplay/sidtune.h:13,
from /usr/local/include/sidplay/emucfg.h:19,
from /usr/local/include/sidplay/player.h:11,
from mpegsound.h:1056,
from wavetoraw.cc:18:
/usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:304: warning: implicit typename is deprecated, please
see the documentation for details
/usr/include/g++/fstream:309: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:309: warning: implicit typename is deprecated, please
see the documentation for details
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro -c sidplayer.cc
In file included from /usr/local/include/sidplay/sidtune.h:13,
from /usr/local/include/sidplay/emucfg.h:19,
from /usr/local/include/sidplay/player.h:11,
from mpegsound.h:1056,
from sidplayer.cc:5:
/usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:304: warning: implicit typename is deprecated, please
see the documentation for details
/usr/include/g++/fstream:309: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:309: warning: implicit typename is deprecated, please
see the documentation for details
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro -c fileplayer.cc
In file included from /usr/local/include/sidplay/sidtune.h:13,
from /usr/local/include/sidplay/emucfg.h:19,
from /usr/local/include/sidplay/player.h:11,
from mpegsound.h:1056,
from fileplayer.cc:15:
/usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:304: warning: implicit typename is deprecated, please
see the documentation for details
/usr/include/g++/fstream:309: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:309: warning: implicit typename is deprecated, please
see the documentation for details
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro -c nasplayer.cc
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro -c oggplayer.cc
In file included from /usr/local/include/sidplay/sidtune.h:13,
from /usr/local/include/sidplay/emucfg.h:19,
from /usr/local/include/sidplay/player.h:11,
from mpegsound.h:1056,
from oggplayer.cc:4:
/usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:304: warning: implicit typename is deprecated, please
see the documentation for details
/usr/include/g++/fstream:309: warning: `typename std::basic_filebuf<_CharT,
_Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:309: warning: implicit typename is deprecated, please
see the documentation for details
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro -c xingheader.cc
rm -f libmpegsound.a
ar cru libmpegsound.a soundinputstream.o fileinput.o httpinput.o soundplayer.o rawplayer.o rawtofile.o mpegtable.o filter.o filter_2.o mpegtoraw.o mpeglayer1.o mpeglayer2.o mpeglayer3.o bitwindow.o huffmantable.o wavetoraw.o sidplayer.o fileplayer.o nasplayer.o oggplayer.o xingheader.o
ranlib libmpegsound.a
gmake[2]: Leaving directory `/usr/ports/audio/mp3blaster/work/mp3blaster-3.2.0/mpegsound'
Making all in nmixer
gmake[2]: Entering directory `/usr/ports/audio/mp3blaster/work/mp3blaster-3.2.0/nmixer'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/ncurses -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -mcpu=pentiumpro -c nmixer.cc
In file included from nmixer.h:15,
from nmixer.cc:1:
/usr/local/include/getopt.h:115: declaration of C function `int getopt()'
conflicts with
/usr/include/unistd.h:377: previous declaration `int getopt(int, char* const*,
const char*)' here
gmake[2]: *** [nmixer.o] Error 1
gmake[2]: Leaving directory `/usr/ports/audio/mp3blaster/work/mp3blaster-3.2.0/nmixer'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/audio/mp3blaster/work/mp3blaster-3.2.0'
gmake: *** [all-recursive-am] Error 2
*** Error code 2
Stop in /usr/ports/audio/mp3blaster.
Script done on Sat Dec 6 15:04:03 2003
More information about the freebsd-ports
mailing list