Hi, if anyone has some spare time please investigate swh-plugins and file a detailed bugreport:
surround_encoder_1401.xml: In function `instantiateSurroundEncoder': surround_encoder_1401.xml:88: internal compiler error: in verify_initial_elim_of fsets, at reload1.c:3349 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. MfG Goswin ---------------------------------------------------------------------- dpkg-buildpackage: source package is swh-plugins dpkg-buildpackage: source version is 0.4.2-5 dpkg-buildpackage: host architecture is m68k fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp # Add here commands to clean up after the build process. make distclean make[1]: Entering directory `/home/mrvn/build/swh-plugins/swh-plugins-0.4.2' make[1]: *** No rule to make target `distclean'. Stop. make[1]: Leaving directory `/home/mrvn/build/swh-plugins/swh-plugins-0.4.2' make: [clean] Error 2 (ignored) rm -f config.cache rm -f conftest conftest.c dh_clean debian/rules build dh_testdir # Add here commands to configure the package. ./configure --host=m68k-linux --build=m68k-linux --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info creating cache ./config.cache checking for non-GNU ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking host system type... m68k-unknown-linux-gnu checking target system type... m68k-unknown-linux-gnu checking build system type... m68k-unknown-linux-gnu checking for a BSD compatible install... /usr/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... missing checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for shared library run path origin... ./config.rpath: ./config.rpath: No such file or directory done checking for ranlib... ranlib checking for strerror in -lcposix... no checking for ANSI C header files... yes checking for working const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... yes checking for unistd.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for iconv... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for argz.h... yes checking for limits.h... yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 1.875, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking for pkg-config... /usr/bin/pkg-config checking for fftw3f >= 3.0... yes checking FFTW_CFLAGS... checking FFTW_LIBS... -lfftw3f -lm Using FFTW 3 checking for pow... yes checking for shm_open... no checking for shm_open in -lrt... yes checking for lrintf... yes ./configure: line 4433: [EMAIL PROTECTED]@/intl: No such file or directory checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for Cygwin environment... no checking for mingw32 environment... no checking for /usr/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 recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for file... /usr/bin/file checking for ranlib... (cached) ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static 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 whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether -lc should be explicitly linked in... no creating libtool updating cache ./config.cache creating ./config.status creating Makefile creating util/Makefile creating gsm/Makefile creating gverb/Makefile creating metadata/Makefile creating intl/Makefile creating po/Makefile.in creating config.h creating po/POTFILES creating po/Makefile dh_testdir # Add here commands to compile the package. make make[1]: Entering directory `/home/mrvn/build/swh-plugins/swh-plugins-0.4.2' make all-recursive make[2]: Entering directory `/home/mrvn/build/swh-plugins/swh-plugins-0.4.2' Making all in intl make[3]: Entering directory `/home/mrvn/build/swh-plugins/swh-plugins-0.4.2/intl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/mrvn/build/swh-plugins/swh-plugins-0.4.2/intl' Making all in po make[3]: Entering directory `/home/mrvn/build/swh-plugins/swh-plugins-0.4.2/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/mrvn/build/swh-plugins/swh-plugins-0.4.2/po' Making all in util make[3]: Entering directory `/home/mrvn/build/swh-plugins/swh-plugins-0.4.2/util' gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c rms.c rm -f librms.a ar cru librms.a rms.o ranlib librms.a gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c db.c In file included from db.h:4, from db.c:4: ../ladspa-util.h: In function `f_trunc': ../ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ../ladspa-util.h: In function `f_pow2': ../ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ../ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libdb.a ar cru libdb.a db.o ranlib libdb.a gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c blo.c In file included from blo.h:23, from blo.c:25: ../ladspa-util.h: In function `f_trunc': ../ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ../ladspa-util.h: In function `f_pow2': ../ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ../ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libblo.a ar cru libblo.a blo.o ranlib libblo.a gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c pitchscale.c rm -f libpitchscale.a ar cru libpitchscale.a pitchscale.o ranlib libpitchscale.a gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c iir.c rm -f libiir.a ar cru libiir.a iir.o ranlib libiir.a make[3]: Leaving directory `/home/mrvn/build/swh-plugins/swh-plugins-0.4.2/util' Making all in gsm make[3]: Entering directory `/home/mrvn/build/swh-plugins/swh-plugins-0.4.2/gsm' gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c add.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c decode.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c gsm_decode.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c gsm_encode.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c long_term.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c preprocess.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c short_term.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c code.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c gsm_create.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c gsm_destroy.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c gsm_option.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c lpc.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c rpe.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c table.c rm -f libgsm.a ar cru libgsm.a add.o decode.o gsm_decode.o gsm_encode.o long_term.o preprocess.o short_term.o code.o gsm_create.o gsm_destroy.o gsm_option.o lpc.o rpe.o table.o ranlib libgsm.a make[3]: Leaving directory `/home/mrvn/build/swh-plugins/swh-plugins-0.4.2/gsm' Making all in gverb make[3]: Entering directory `/home/mrvn/build/swh-plugins/swh-plugins-0.4.2/gverb' gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c gverb.c In file included from gverbdsp.h:5, from gverb.c:27: ../ladspa-util.h: In function `f_trunc': ../ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ../ladspa-util.h: In function `f_pow2': ../ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ../ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from gverb.c:27: gverbdsp.h: In function `diffuser_do': gverbdsp.h:50: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c gverbdsp.c In file included from gverbdsp.h:5, from gverbdsp.c:29: ../ladspa-util.h: In function `f_trunc': ../ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ../ladspa-util.h: In function `f_pow2': ../ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ../ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from gverbdsp.c:29: gverbdsp.h: In function `diffuser_do': gverbdsp.h:50: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libgverb.a ar cru libgverb.a gverb.o gverbdsp.o ranlib libgverb.a gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c gverb-test.c In file included from gverbdsp.h:5, from gverb.h:28, from gverb-test.c:6: ../ladspa-util.h: In function `f_trunc': ../ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ../ladspa-util.h: In function `f_pow2': ../ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ../ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from gverb.h:28, from gverb-test.c:6: gverbdsp.h: In function `diffuser_do': gverbdsp.h:50: warning: dereferencing type-punned pointer will break strict-aliasing rules libtool --mode=link gcc -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -o gverb-test gverb-test.o ./libgverb.a -lrt -lm mkdir .libs gcc -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -o gverb-test gverb-test.o ./libgverb.a -lrt -lm make[3]: Leaving directory `/home/mrvn/build/swh-plugins/swh-plugins-0.4.2/gverb' Making all in metadata make[3]: Entering directory `/home/mrvn/build/swh-plugins/swh-plugins-0.4.2/metadata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/mrvn/build/swh-plugins/swh-plugins-0.4.2/metadata' make[3]: Entering directory `/home/mrvn/build/swh-plugins/swh-plugins-0.4.2' gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c amp_1181.so.c In file included from amp_1181.xml:11: ladspa-util.h: In function `f_trunc': ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h: In function `f_pow2': ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o amp_1181.so amp_1181.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c diode_1185.so.c gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o diode_1185.so diode_1185.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c divider_1186.so.c gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o divider_1186.so divider_1186.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c shaper_1187.so.c gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o shaper_1187.so shaper_1187.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c ringmod_1188.so.c In file included from ringmod_1188.xml:10: ladspa-util.h: In function `f_trunc': ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h: In function `f_pow2': ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o ringmod_1188.so ringmod_1188.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c comb_1190.so.c In file included from comb_1190.xml:10: ladspa-util.h: In function `f_trunc': ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h: In function `f_pow2': ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o comb_1190.so comb_1190.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c declip_1195.so.c gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o declip_1195.so declip_1195.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c foverdrive_1196.so.c gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o foverdrive_1196.so foverdrive_1196.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c sinus_wavewrapper_1198.so.c gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o sinus_wavewrapper_1198.so sinus_wavewrapper_1198.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c hermes_filter_1200.so.c In file included from hermes_filter_1200.xml:10: ladspa-util.h: In function `f_trunc': ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h: In function `f_pow2': ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules hermes_filter_1200.xml: In function `run_svf': hermes_filter_1200.xml:107: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o hermes_filter_1200.so hermes_filter_1200.so.o util/libblo.a -lrt -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c multivoice_chorus_1201.so.c In file included from multivoice_chorus_1201.xml:10: ladspa-util.h: In function `f_trunc': ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h: In function `f_pow2': ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o multivoice_chorus_1201.so multivoice_chorus_1201.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c flanger_1191.so.c In file included from flanger_1191.xml:11: ladspa-util.h: In function `f_trunc': ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h: In function `f_pow2': ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o flanger_1191.so flanger_1191.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c decimator_1202.so.c In file included from decimator_1202.xml:11: ladspa-util.h: In function `f_trunc': ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h: In function `f_pow2': ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o decimator_1202.so decimator_1202.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c single_para_1203.so.c In file included from util/biquad.h:6, from single_para_1203.xml:11: ladspa-util.h: In function `f_trunc': ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h: In function `f_pow2': ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from single_para_1203.xml:11: util/biquad.h: In function `biquad_run': util/biquad.h:104: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o single_para_1203.so single_para_1203.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c triple_para_1204.so.c In file included from util/biquad.h:6, from triple_para_1204.xml:11: ladspa-util.h: In function `f_trunc': ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h: In function `f_pow2': ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from triple_para_1204.xml:11: util/biquad.h: In function `biquad_run': util/biquad.h:104: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o triple_para_1204.so triple_para_1204.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c transient_1206.so.c In file included from transient_1206.xml:11: ladspa-util.h: In function `f_trunc': ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h: In function `f_pow2': ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o transient_1206.so transient_1206.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c fad_delay_1192.so.c In file included from fad_delay_1192.xml:9: ladspa-util.h: In function `f_trunc': ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h: In function `f_pow2': ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o fad_delay_1192.so fad_delay_1192.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c dc_remove_1207.so.c gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o dc_remove_1207.so dc_remove_1207.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c retro_flange_1208.so.c In file included from retro_flange_1208.xml:9: ladspa-util.h: In function `f_trunc': ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h: In function `f_pow2': ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o retro_flange_1208.so retro_flange_1208.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c valve_1209.so.c In file included from valve_1209.xml:11: ladspa-util.h: In function `f_trunc': ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h: In function `f_pow2': ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o valve_1209.so valve_1209.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c sifter_1210.so.c In file included from sifter_1210.xml:10: ladspa-util.h: In function `f_trunc': ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h: In function `f_pow2': ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o sifter_1210.so sifter_1210.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c tape_delay_1211.so.c In file included from tape_delay_1211.xml:9: ladspa-util.h: In function `f_trunc': ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h: In function `f_pow2': ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o tape_delay_1211.so tape_delay_1211.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c step_muxer_1212.so.c gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o step_muxer_1212.so step_muxer_1212.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c foldover_1213.so.c gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o foldover_1213.so foldover_1213.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c svf_1214.so.c In file included from svf_1214.xml:10: ladspa-util.h: In function `f_trunc': ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h: In function `f_pow2': ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules svf_1214.xml: In function `run_svf': svf_1214.xml:70: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o svf_1214.so svf_1214.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c gsm_1215.so.c In file included from gsm_1215.xml:11: ladspa-util.h: In function `f_trunc': ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h: In function `f_pow2': ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from gsm_1215.xml:13: util/biquad.h: In function `biquad_run': util/biquad.h:104: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o gsm_1215.so gsm_1215.so.o gsm/libgsm.a -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c gverb_1216.so.c In file included from gverb_1216.xml:21: ladspa-util.h: In function `f_trunc': ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h: In function `f_pow2': ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from gverb_1216.xml:22: gverb/gverbdsp.h: In function `diffuser_do': gverb/gverbdsp.h:50: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o gverb_1216.so gverb_1216.so.o gverb/libgverb.a -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c phasers_1217.so.c In file included from phasers_1217.xml:11: ladspa-util.h: In function `f_trunc': ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h: In function `f_pow2': ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o phasers_1217.so phasers_1217.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c harmonic_gen_1220.so.c gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -o harmonic_gen_1220.so harmonic_gen_1220.so.o -lrt -lm gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -c surround_encoder_1401.so.c In file included from util/biquad.h:6, from surround_encoder_1401.xml:11: ladspa-util.h: In function `f_trunc': ladspa-util.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h: In function `f_pow2': ladspa-util.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ladspa-util.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from surround_encoder_1401.xml:11: util/biquad.h: In function `biquad_run': util/biquad.h:104: warning: dereferencing type-punned pointer will break strict-aliasing rules surround_encoder_1401.xml: In function `instantiateSurroundEncoder': surround_encoder_1401.xml:88: internal compiler error: in verify_initial_elim_offsets, at reload1.c:3349 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. make[3]: *** [surround_encoder_1401.so.o] Error 1 make[3]: Leaving directory `/home/mrvn/build/swh-plugins/swh-plugins-0.4.2' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/mrvn/build/swh-plugins/swh-plugins-0.4.2' make[1]: *** [all-recursive-am] Error 2 make[1]: Leaving directory `/home/mrvn/build/swh-plugins/swh-plugins-0.4.2' make: *** [build-stamp] Error 2