Re: [proaudio] compile error for om-9999

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


m t wrote:
Hello everybody,

when i try to compile om-9999 i get the following error message:

Emerging (1 of 1) media-sound/om-9999 to /
* checking ebuild checksums ;-) ...

                                                               [ ok ]
* checking auxfile checksums ;-) ...

                                                               [ ok ]
* checking miscfile checksums ;-) ...

                                                               [ ok ]
Unpacking source...
* Fetching CVS module om-synth into /usr/portage/distfiles/cvs-src ...
* Running  cvs -q -f -z1 -d
":pserver:anonymous:@cvs.savannah.nongnu.org:/sources/om-synth" login
Logging in to :pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxx:2401/sources/om-synth
* Running  cvs -q -f -z1 -d
":pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxx:/sources/om-synth" update
-dP om-synth
* Copying om-synth from /usr/portage/distfiles/cvs-src ...
* CVS module om-synth is now in /var/tmp/portage/media-sound/om-9999/work
Source unpacked.
Compiling source in /var/tmp/portage/media-sound/om-9999/work/om-synth ...
* Applying om-src-engine-LashDriver.cpp.diff ...

                                                               [ ok ]
Generating necessary files...
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
configure.ac:10: installing `./missing'
configure.ac:10: installing `./install-sh'
src/clients/Makefile.am: installing `./depcomp'
* econf: updating om-synth/config.guess with /usr/share/gnuconfig/config.guess * econf: updating om-synth/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu
--mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
--sysconfdir=/etc --localstatedir=/var/lib --without-pic
--enable-jack-midi --enable-dssi --enable-lash
--build=i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
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 i686-pc-linux-gnu-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by i686-pc-linux-gnu-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 /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... i686-pc-linux-gnu-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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... no
checking for i686-pc-linux-gnu-xlf... no
checking for i686-pc-linux-gnu-f77... no
checking for i686-pc-linux-gnu-frt... no
checking for i686-pc-linux-gnu-pgf77... no
checking for i686-pc-linux-gnu-cf77... no
checking for i686-pc-linux-gnu-fort77... no
checking for i686-pc-linux-gnu-fl32... no
checking for i686-pc-linux-gnu-af77... no
checking for i686-pc-linux-gnu-xlf90... no
checking for i686-pc-linux-gnu-f90... no
checking for i686-pc-linux-gnu-pgf90... no
checking for i686-pc-linux-gnu-pghpf... no
checking for i686-pc-linux-gnu-epcf90... no
checking for i686-pc-linux-gnu-gfortran... no
checking for i686-pc-linux-gnu-g95... no
checking for i686-pc-linux-gnu-xlf95... no
checking for i686-pc-linux-gnu-f95... no
checking for i686-pc-linux-gnu-fort... no
checking for i686-pc-linux-gnu-ifort... no
checking for i686-pc-linux-gnu-ifc... no
checking for i686-pc-linux-gnu-efc... no
checking for i686-pc-linux-gnu-pgf95... no
checking for i686-pc-linux-gnu-lf95... no
checking for i686-pc-linux-gnu-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from
i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for correct ltmain.sh version... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for ANSI C header files... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for error_at_line... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for i686-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 LOSC... yes
checking for pthread_create in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking for sem_post in -lrt... yes
checking for LASH... yes
checking for posix_memalign,... no
checking for fesetround... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking whether closedir returns void... no
checking for JACK... yes
checking jack/midiport.h usability... yes
checking jack/midiport.h presence... yes
checking for jack/midiport.h... yes
configure: WARNING: "Only one MIDI driver can be built (for now).
Alsa MIDI disabled."
checking ladspa.h usability... yes
checking ladspa.h presence... yes
checking for ladspa.h... yes
checking for SLV2... yes
checking dssi.h usability... yes
checking dssi.h presence... yes
checking for dssi.h... yes
checking for LXML2... 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 whether time.h and sys/time.h may both be included... yes
checking for error_at_line... (cached) yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking whether lstat dereferences a symlink specified with a
trailing slash... yes
checking whether stat accepts an empty string... no
checking for gettimeofday... yes
checking for mkdir... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strtol... yes
checking for GTKMM... yes
checking for GNOMECANVASMM... yes
checking for LIBGLADEMM... yes
checking for FLOWCANVAS... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/engine/Makefile
config.status: creating src/engine/tests/Makefile
config.status: creating src/clients/Makefile
config.status: creating src/clients/supercollider/Makefile
config.status: creating src/clients/python/Makefile
config.status: creating src/clients/python/scripts/Makefile
config.status: creating src/clients/demolition/Makefile
config.status: creating src/clients/patch_loader/Makefile
config.status: creating src/clients/patches/Makefile
config.status: creating src/clients/gtk/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure:
configure: Om build configuration:
configure:
configure: Building engine:            yes
configure:    Jack MIDI support:       yes
configure:    ALSA MIDI support:       no
configure:    LV2 Plugin support:      yes
configure:    DSSI Plugin support:     yes
configure:    LADSPA Plugin support:   yes
configure:
configure: Building in-process engine: no
configure:
configure: Building console clients:   yes
configure:
configure: Building gtk client:        yes
configure:
configure:
configure: Building with flags: -Os -march=pentium-m
-fomit-frame-pointer -pipe -DNDEBUG -DNDEBUG -pipe
-fmessage-length=139 -fdiagnostics-show-location=every-line
configure:
configure: Please note the above and see README for performance information.
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/media-sound/om-9999/work/om-synth'
Making all in src
make[2]: Entering directory
`/var/tmp/portage/media-sound/om-9999/work/om-synth/src'
Making all in engine
make[3]: Entering directory
`/var/tmp/portage/media-sound/om-9999/work/om-synth/src/engine'
Making all in tests
make[4]: Entering directory
`/var/tmp/portage/media-sound/om-9999/work/om-synth/src/engine/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
`/var/tmp/portage/media-sound/om-9999/work/om-synth/src/engine/tests'
make[4]: Entering directory
`/var/tmp/portage/media-sound/om-9999/work/om-synth/src/engine'
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..
-I/usr/include/lash-1.0 -I/usr/include/alsa
-I../../src/common/util -I../../src/common/interface -fno-exceptions
-fno-rtti -Os -march=pentium-m -fomit-frame-pointer -pipe -DNDEBUG
-DNDEBUG -pipe -fmessage-length=139
-fdiagnostics-show-location=every-line -MT NodeBase.o -MD -MP -MF
.deps/NodeBase.Tpo -c -o NodeBase.o NodeBase.cpp
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..
-I/usr/include/lash-1.0 -I/usr/include/alsa
-I../../src/common/util -I../../src/common/interface -fno-exceptions
-fno-rtti -Os -march=pentium-m -fomit-frame-pointer -pipe -DNDEBUG
-DNDEBUG -pipe -fmessage-length=139
-fdiagnostics-show-location=every-line -MT Patch.o -MD -MP -MF
.deps/Patch.Tpo -c -o Patch.o Patch.cpp
Plugin.h: In member function 'void Om::Plugin::slv2_plugin(_Plugin* const*)': Plugin.h:125: error: invalid conversion from '_Plugin* const*' to '_Plugin**' Plugin.h: In member function 'void Om::Plugin::slv2_plugin(_Plugin* const*)': Plugin.h:125: error: invalid conversion from '_Plugin* const*' to '_Plugin**'
make[4]: *** [NodeBase.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: *** [Patch.o] Error 1
make[4]: Leaving directory
`/var/tmp/portage/media-sound/om-9999/work/om-synth/src/engine'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/media-sound/om-9999/work/om-synth/src/engine'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/media-sound/om-9999/work/om-synth/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-sound/om-9999/work/om-synth'
make: *** [all] Error 2

!!! ERROR: media-sound/om-9999 failed.
Call stack:
 ebuild.sh, line 1614:   Called dyn_compile
 ebuild.sh, line 971:   Called qa_call 'src_compile'
 environment, line 3249:   Called src_compile
 om-9999.ebuild, line 45:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call
stack if relevant.
!!! A complete build log is located at
'/var/log/portage/media-sound:om-9999:20070303-133914.log'.

!!! This ebuild is from an overlay: '/usr/portage/local/layman/pro-audio'



Any ideas ?

Regards, Miron


try to use ingen successor of om. om is no longer maintained




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