AUR web interface

Tasklist

FS#6975 - LMMS fails to compile

Attached to Project: AUR web interface
Opened by Noah Lorenzen (Winblowz99) - Sunday, 22 April 2007, 14:27 GMT
Last edited by Roman Kyrylych (Romashka) - Tuesday, 08 May 2007, 16:16 GMT
Task Type Support Request
Category Backend
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version 1.2.9
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

As the topic title says, LMMS fails to compile from AUR. Here's the output...


Making all in plugins
make[2]: Entering directory `/var/abs/local/lmms/src/lmms-0.2.1/plugins'
Making all in audio_file_processor
make[3]: Entering directory `/var/abs/local/lmms/src/lmms-0.2.1/plugins/audio_file_processor'
make all-am
make[4]: Entering directory `/var/abs/local/lmms/src/lmms-0.2.1/plugins/audio_file_processor'
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../src/lib -I. -I/opt/qt4/include/Qt -I/opt/qt4/include -D_REENTRANT -DQT_THREAD_SUPPORT -DPLUGIN_NAME="audiofileprocessor" -g -O2 -floop-optimize2 -fgcse-sm -fgcse-las -ftree-vectorize -ftree-loop-linear -funsafe-loop-optimizations -Wunsafe-loop-optimizations -DSINGLE_SOURCE_COMPILE -ansi -Wall -fno-exceptions -I/usr/local/include -MT audio_file_processor.lo -MD -MP -MF ".deps/audio_file_processor.Tpo" -c -o audio_file_processor.lo audio_file_processor.cpp; \
then mv -f ".deps/audio_file_processor.Tpo" ".deps/audio_file_processor.Plo"; else rm -f ".deps/audio_file_processor.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../src/lib -I. -I/opt/qt4/include/Qt -I/opt/qt4/include -D_REENTRANT -DQT_THREAD_SUPPORT -DPLUGIN_NAME=audiofileprocessor -g -O2 -floop-optimize2 -fgcse-sm -fgcse-las -ftree-vectorize -ftree-loop-linear -funsafe-loop-optimizations -Wunsafe-loop-optimizations -DSINGLE_SOURCE_COMPILE -ansi -Wall -fno-exceptions -I/usr/local/include -MT audio_file_processor.lo -MD -MP -MF .deps/audio_file_processor.Tpo -c audio_file_processor.cpp -fPIC -DPIC -o .libs/audio_file_processor.o
../../include/track.h:511: error: ISO C++ forbids declaration of 'QPtrList' with no type
../../include/track.h:511: error: expected ';' before '<' token
make[4]: *** [audio_file_processor.lo] Error 1
make[4]: Leaving directory `/var/abs/local/lmms/src/lmms-0.2.1/plugins/audio_file_processor'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/abs/local/lmms/src/lmms-0.2.1/plugins/audio_file_processor'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/abs/local/lmms/src/lmms-0.2.1/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/abs/local/lmms/src/lmms-0.2.1'
make: *** [all] Error 2
==> ERROR: Build Failed. Aborting...


You may also want to know that I'm using the non-cvs version of LMMS from AUR, and I am running 64-bit Arch.
This task depends upon

Closed by  Roman Kyrylych (Romashka)
Tuesday, 08 May 2007, 16:16 GMT
Reason for closing:  None

Loading...