Build fails in some DC's - JAVA_HOME error?

When building a Development component I get an error
file:.../build.xml:63: Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK
This only happens on DC's but not on local projects.
JAVA_HOME IS set!
What could be wrong?  (Using SP13 and j2sdk1.4.2_08 )

Thanks saravanan
DC's are compoling but it is giving warning
'No 'default' JDK_HOME_PATH defined, will use running VM. Please update your configuration.
ERROR: failed to parse public part file list
The java classpath variables in NWDS is perfectly setup.
Then why this warning is coming from ?
Best Regards
Ananda

Similar Messages

  • [SOLVED] conky-lua build fails due to toluapp package issues

    I am trying to install conky-lua from AUR on 64 bit Arch and failing miserably.
    When running the following:
    yaourt -Sy conky-lua
    I get the following error:
    /usr/bin/ld: /usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.2/../../../../lib/libtolua++.a(tolua_is.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.2/../../../../lib/libtolua++.a: could not read symbols: Bad value
    collect2: ld returned 1 exit status
    make[1]: *** [libcairo.la] Error 1
    make[1]: Leaving directory `/tmp/yaourt-tmp-mark/aur-conky-lua/conky-lua/src/conky-1.7.2/lua'
    make: *** [all-recursive] Error 1
    ==> ERROR: Build Failed.
    Aborting...
    Error: Makepkg was unable to build conky-lua package.
    I have read through what search results I can find on the topic (both here and via google) and have attempted to remedy the situation by adding build options to the toluapp build to provide for the conky-lua build. I have tried this by adding CCFLAGS = '-fPIC' to the scons call in the PKGBUILD file, I have also tried editing the config_linux.py file, which sits along side the main build file, to include the -fPIC switch also, which doesn't work either. i.e. I have this in the config_linux.py now:
    CCFLAGS = ['-O2', '-ansi', '-Wall', '-fPIC']
    Which doesn't work, it results in:
    ==> Validating source files with md5sums...
    tolua++-1.0.93.tar.bz2 ... Passed
    config_linux.py ... FAILED
    ==> ERROR: One or more files did not pass the validity check!
    Error: Makepkg was unable to build toluapp package.
    Can someone help me through a build as I have never come across scons before and maybe I am providing directives to the toluapp build incorrectly? I am still thinking in "make" terms...
    I NEED lua in conky
    Thanks in advance
    Regards,
    Kaivalagi
    Last edited by kaivalagi (2009-11-11 07:32:04)

    I was asked by email on what exactly I did to get conky-lua installed and working on 64bit Arch, so I thought I would post my reply below in case it is of help to anyone else. Cheers
    Run "yaourt -S conky-lua". Amongst other things this will try to install a dependancy which you need to mess about with, the package you need to edit is "toluapp".
    When the "toluapp" package is downloaded by yaourt answer y to the edit question and provide something like gedit or kate as the editor to use
    You'll now see the PKGBUILD file in the editor, this doesn't need editing just yet. But if you open file from the editor you'll see the directory thie PKGBUILD is in, and you want to edit the config_linux.py file you'll see there.
    You should see this line in the config_linux.py file:
    CCFLAGS = ['-O2', '-ansi', '-Wall']
    Change it so it is like this:
    CCFLAGS = ['-O2', '-ansi', '-Wall', '-fPIC']
    Now, back to the PKGBUILD file, you'll see this line:
    md5sums=('100aa6907b8108582080b37d79c0afd7' 'bab107cdd2d18d3453a2344341b77c45')
    These checksums line up with tarball and config_linux.py files, and this will stop you're edit from working if not amended because the .py file isn't what it should be, we changed it. So run md5sum against the .py file and update the second checksum in the line appropriately.
    Carry on with the package installation and conky should have lua support
    Last edited by kaivalagi (2010-01-14 08:50:55)

  • [SOLVED]Amarok 2.0.2 Build Fails..Help

    Hello all
    I am trying to compile amarok 2.0.2 but it fails at 8%. I tried to install it from aur and manually but the same error:
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/generator.dir/moc_shellimplgenerator.o                                                                       
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/generator.dir/moc_shellheadergenerator.o                                                                     
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/generator.dir/moc_setupgenerator.o                                                                           
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/generator.dir/qrc_generator.o                                                                               
    Linking CXX executable generator                                                           
    Please wait while source files are being generated...                                       
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    WARNING(MetaJavaBuilder) :: enum 'QGradient::InterpolationMode' does not have a type entry or is not an enum                                                                           
    WARNING(MetaJavaBuilder) :: enum '__codecvt_result' does not have a type entry or is not an enum                                                                                       
    WARNING(MetaJavaBuilder) :: enum 'enum_2' does not have a type entry or is not an enum     
    Classes in typesystem: 506                                                                 
    Generated:                                                                                 
      - classes...: 487 (487)                                                                   
      - header....: 329 (329)                                                                   
      - impl......: 329 (329)                                                                   
      - modules...: 9 (9)                                                                       
      - pri.......: 9 (9)                                                                       
    Done, 3 warnings (844 known issues)
    [  4%] Built target generator     
    Scanning dependencies of target qtscript_core
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/main.o                                                 
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QBasicTimer.o                                 
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QBitArray.o                                   
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QBuffer.o                                     
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QByteArray.o                                 
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QByteArrayMatcher.o                           
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QChildEvent.o                                 
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QCoreApplication.o                           
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QCryptographicHash.o                         
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QDataStream.o                                 
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QDir.o                                       
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QDirIterator.o                               
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QDynamicPropertyChangeEvent.o                 
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QEvent.o                                     
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QEventLoop.o                                 
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFile.o                                       
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFileInfo.o                                   
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFileSystemWatcher.o                         
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFuture.o                                     
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFutureIterator.o                             
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFutureSynchronizer.o                         
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QFutureSynchronizer.cpp:45: warning: 'QScriptValue qtscript_QFutureSynchronizer_prototype_call(QScriptContext*, QScriptEngine*)' defined but not used                                                                               
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFutureSynchronizerVoid.o                     
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QFutureSynchronizerVoid.cpp:45: warning: 'QScriptValue qtscript_QFutureSynchronizerVoid_prototype_call(QScriptContext*, QScriptEngine*)' defined but not used                                                                       
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFutureVoid.o                                 
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFutureWatcher.o                             
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFutureWatcherVoid.o                         
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QIODevice.o                                   
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QLibraryInfo.o                               
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QLibraryInfo.cpp:150: warning: 'QScriptValue qtscript_QLibraryInfo_prototype_call(QScriptContext*, QScriptEngine*)' defined but not used
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QLocale.o                                     
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QMutex.o                                     
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QObject.o                                     
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QPoint.o                                     
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QPointF.o                                     
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QProcess.o                                   
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QRect.o                                       
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QRectF.o                                     
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QRunnable.o                                   
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QSemaphore.o                                 
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QSettings.o                                   
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QSignalMapper.o                               
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QSize.o                                       
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QSizeF.o                                     
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QSocketNotifier.o                             
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QStringMatcher.o                             
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QSystemSemaphore.o                           
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTemporaryFile.o                             
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTextBoundaryFinder.o                         
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTextCodec.o                                 
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QTextCodec.cpp: In function 'QScriptValue qtscript_construct_QTextCodec_ConversionFlag(QScriptContext*, QScriptEngine*)':               
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QTextCodec.cpp:161: warning: comparison between signed and unsigned integer expressions                                                 
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QTextCodec.cpp: In function 'QScriptValue qtscript_QTextCodec_ConversionFlags_toString(QScriptContext*, QScriptEngine*)':               
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QTextCodec.cpp:243: warning: comparison between signed and unsigned integer expressions                                                 
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTextDecoder.o                               
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTextEncoder.o                               
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTextStream.o                                 
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QThreadPool.o                                 
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTime.o                                       
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTimeLine.o                                   
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTimer.o                                     
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTimerEvent.o                                 
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTranslator.o                                 
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QUrl.o                                       
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QUuid.o                                       
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QWaitCondition.o                             
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamAttribute.o                         
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamAttributes.o                       
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamEntityDeclaration.o                 
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamEntityResolver.o                   
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamNamespaceDeclaration.o             
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamNotationDeclaration.o               
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamReader.o                           
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamWriter.o                           
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_Qt.o                                         
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_Qt.cpp: In function 'QScriptValue qtscript_construct_Qt_KeyboardModifier(QScriptContext*, QScriptEngine*)':                             
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_Qt.cpp:2113: warning: comparison between signed and unsigned integer expressions                                                       
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_Qt.cpp: In function 'QScriptValue qtscript_Qt_KeyboardModifiers_toString(QScriptContext*, QScriptEngine*)':                             
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_Qt.cpp:2195: warning: comparison between signed and unsigned integer expressions
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_Qt.cpp: In function 'QScriptValue qtscript_construct_Qt_Modifier(QScriptContext*, QScriptEngine*)':
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_Qt.cpp:5854: warning: comparison between signed and unsigned integer expressions
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QtConcurrent.o
    In file included from /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QtConcurrent.cpp:10:
    /usr/include/QtCore/qtconcurrentreducekernel.h: In member function 'bool QtConcurrent::ReduceKernel<ReduceFunctor, ReduceResultType, T>::shouldThrottle()':
    /usr/include/QtCore/qtconcurrentreducekernel.h:214: error: 'QThreadPool' has not been declared
    /usr/include/QtCore/qtconcurrentreducekernel.h: In member function 'bool QtConcurrent::ReduceKernel<ReduceFunctor, ReduceResultType, T>::shouldStartThread()':
    /usr/include/QtCore/qtconcurrentreducekernel.h:220: error: 'QThreadPool' has not been declared
    make[2]: *** [src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QtConcurrent.o] Error 1
    make[1]: *** [src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/all] Error 2
    make: *** [all] Error 2
    ==> ERROR: Build Failed.
        Aborting...
    Error: Makepkg was unable to build amarok2 package.
    bash-3.2#
    P.S: I am a noob, so was not sure which part of code to put up here so I pasted the entire comments instead.
    Last edited by kapz (2009-05-09 19:37:58)

    You must edit /usr/include/QtCore/qtconcurrentreducekernel.h and add
    #include <QtCore/qthreadpool.h>
    along with the other "#include" lines at the beginning of the file.
    You will also need patches for the current libgpod version. Grab the updated PKGBUILD and sources here : http://jm.ambrosino.free.fr/archlinux/_ … s/amarok2/
    Or the i686 binary : http://jm.ambrosino.free.fr/archlinux/i … pkg.tar.gz

  • [solved] vmware-server aur build fails

    I'm trying to install vmware-server from aur.  Downloaded the .tar.gz file from vmware, placed it in the build directory, and let it go.  Build fails with the following:
    (in building vmware-server-modules)
    /tmp/yaourt-tmp-david/aur-vmware-server-modules/vmware-server-modules/src/vmware-server-distrib/lib/modules/source/vmci-only/./include/vm_atomic.h:1536:7: warning: "_MSC_VER" is not defined
    /tmp/yaourt-tmp-david/aur-vmware-server-modules/vmware-server-modules/src/vmware-server-distrib/lib/modules/source/vmci-only/./include/vm_atomic.h:1663:7: warning: "_MSC_VER" is not defined
    /tmp/yaourt-tmp-david/aur-vmware-server-modules/vmware-server-modules/src/vmware-server-distrib/lib/modules/source/vmci-only/./include/vm_atomic.h:1796:7: warning: "_MSC_VER" is not defined
    make[2]: *** [/tmp/yaourt-tmp-david/aur-vmware-server-modules/vmware-server-modules/src/vmware-server-distrib/lib/modules/source/vmci-only/linux/driver.o] Error 1
    make[1]: *** [_module_/tmp/yaourt-tmp-david/aur-vmware-server-modules/vmware-server-modules/src/vmware-server-distrib/lib/modules/source/vmci-only] Error 2
    make[1]: Leaving directory `/usr/src/linux-2.6.33-ARCH'
    make: *** [vmci.ko] Error 2
    make: Leaving directory `/tmp/yaourt-tmp-david/aur-vmware-server-modules/vmware-server-modules/src/vmware-server-distrib/lib/modules/source/vmci-only'
    ==> ERROR: Build Failed.
    Aborting...
    Error: Makepkg was unable to build vmware-server-modules package.
    Does anyone know of a solution?  virtualbox works great, but doesn't support TI's MSP430UIF FET, which is why I'm trying out vmware.
    Last edited by beretta (2010-05-07 17:32:03)

    Trying again... I haven't been able to find a solution.  Is there something else I should be doing to install vmware-server and vmware-server-modules?

  • Multi-server search failed on some of the servers

    Hi All,
    i am getting below error in our portal/advance search.
    Error during search occurred - com.sapportals.wcm.WcmException: multi-server search failed on some of the servers;error=2972,index=easywcmen;error=2972,index=itec_dept_indexen;error=2972,index=itec_proj_indexen (Errorcode 2975).
    TrexIndexServer_dcwwtrexprdm1.30003.002.trc
    [86380] 2007-12-31 09:31:08.708 e Trex_SE      FuzzyOptimizer.cpp(03951) : rollbackOptimizeFullText 'itec_proj_indexen' failed rc=4527
    [86380] 2007-12-31 09:31:08.708 e SERVER_TRACE DeltaIndexManager.cpp(01260) : rollback failed for itec_proj_indexen
    [86380] 2007-12-31 09:31:08.724 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [52804] 2007-12-31 09:31:08.740 e TrexSlice    TRexApiSystem.cpp(01248) : IndexID: itec_proj_index, index is corrupt.
    [52804] 2007-12-31 09:31:08.740 e TrexSlice    TrexSlice.cpp(00502) : ERROR: snapshot creation failed with ret=2008!
    [52804] 2007-12-31 09:32:06.100 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexen
    [52804] 2007-12-31 09:32:06.225 e TextMining   Trace.cpp(00074) : EX: 'Unable to open input file
    dcwwtrexprdfs1\i$\itec_dept_index\en\trex\index.ini'
    [52804] 2007-12-31 09:32:06.225 e Trex_SE      FuzzyOptimizer.cpp(02490) : getTMHandle: error in opening TM '
    dcwwtrexprdfs1\i$\itec_dept_index\en\trex' rc=9013
    [52804] 2007-12-31 09:32:06.225 e Trex_SE      FuzzyOptimizer.cpp(03945) : rollbackOptimizeTextMining 'itec_dept_indexen' failed rc=9013
    [52804] 2007-12-31 09:32:06.225 e SERVER_TRACE DeltaIndexManager.cpp(01260) : rollback failed for itec_dept_indexen
    [52804] 2007-12-31 09:32:06.241 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexde
    [52804] 2007-12-31 09:32:06.366 e MiningAdmin  IndexManager.cpp(00866) : IndexManager::getAttributeInfos in IndexManager.cpp: Unable to read attribute infos from file '
    dcwwtrexprdfs1\i$\itec_dept_index\de\trex\FDocs'! Rollback is only possible option for index '
    dcwwtrexprdfs1\i$\itec_dept_index\de\trex\'.
    [52804] 2007-12-31 09:32:07.397 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexde finished rc=0
    [52804] 2007-12-31 09:32:07.397 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexes
    [52804] 2007-12-31 09:32:08.538 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexes finished rc=0
    [52804] 2007-12-31 09:32:08.538 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexfr
    [52804] 2007-12-31 09:32:09.663 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexfr finished rc=0
    [52804] 2007-12-31 09:32:09.663 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexsh
    [52804] 2007-12-31 09:32:10.788 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexsh finished rc=0
    [52804] 2007-12-31 09:32:10.803 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [20892] 2007-12-31 09:33:15.336 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [71696] 2007-12-31 09:33:15.351 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [38716] 2007-12-31 09:33:15.367 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [38716] 2007-12-31 09:36:15.386 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [71696] 2007-12-31 09:36:15.402 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [86380] 2007-12-31 09:36:15.417 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [86380] 2007-12-31 09:39:15.421 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [71696] 2007-12-31 09:39:15.437 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [20892] 2007-12-31 09:39:15.452 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [96940] 2007-12-31 09:40:38.626 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [86380] 2007-12-31 09:40:38.657 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [23192] 2007-12-31 09:40:38.688 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [86380] 2007-12-31 09:40:38.844 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [71696] 2007-12-31 09:40:38.860 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [120828] 2007-12-31 09:40:38.891 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [23192] 2007-12-31 09:40:44.985 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [120828] 2007-12-31 09:40:45.001 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [96940] 2007-12-31 09:40:45.032 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [120828] 2007-12-31 09:40:45.110 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [103116] 2007-12-31 09:40:45.126 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [38716] 2007-12-31 09:40:45.141 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [96940] 2007-12-31 09:42:15.456 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [83108] 2007-12-31 09:42:15.471 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [20892] 2007-12-31 09:42:15.487 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [20892] 2007-12-31 09:45:15.490 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [83108] 2007-12-31 09:45:15.506 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [38716] 2007-12-31 09:45:15.522 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [96940] 2007-12-31 09:48:15.541 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [23192] 2007-12-31 09:48:15.556 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [38716] 2007-12-31 09:48:15.572 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [120828] 2007-12-31 09:48:32.510 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [52804] 2007-12-31 09:48:32.541 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [96940] 2007-12-31 09:48:32.557 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [52804] 2007-12-31 09:48:32.635 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [20892] 2007-12-31 09:48:32.650 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [83108] 2007-12-31 09:48:32.682 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [83108] 2007-12-31 09:48:44.572 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [71696] 2007-12-31 09:48:44.588 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [103116] 2007-12-31 09:48:44.619 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [71696] 2007-12-31 09:48:44.697 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [120828] 2007-12-31 09:48:44.713 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [38716] 2007-12-31 09:48:44.729 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [20892] 2007-12-31 09:48:55.026 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [86380] 2007-12-31 09:48:55.041 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [71696] 2007-12-31 09:48:55.073 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [86380] 2007-12-31 09:48:55.135 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [23192] 2007-12-31 09:48:55.151 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [120828] 2007-12-31 09:48:55.182 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [38716] 2007-12-31 09:49:11.448 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [96940] 2007-12-31 09:49:11.464 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [23192] 2007-12-31 09:49:11.479 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [96940] 2007-12-31 09:49:11.557 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [83108] 2007-12-31 09:49:11.573 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [51320] 2007-12-31 09:49:11.604 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [120828] 2007-12-31 09:49:21.745 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [52804] 2007-12-31 09:49:21.761 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [96940] 2007-12-31 09:49:21.776 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [52804] 2007-12-31 09:49:21.854 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [20892] 2007-12-31 09:49:21.870 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [83108] 2007-12-31 09:49:21.901 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [51320] 2007-12-31 09:50:44.075 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [103116] 2007-12-31 09:50:44.106 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [20892] 2007-12-31 09:50:44.137 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [103116] 2007-12-31 09:50:44.215 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [38716] 2007-12-31 09:50:44.231 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [86380] 2007-12-31 09:50:44.247 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [86380] 2007-12-31 09:50:51.247 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [23192] 2007-12-31 09:50:51.262 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [120828] 2007-12-31 09:50:51.294 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [23192] 2007-12-31 09:50:51.356 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [51320] 2007-12-31 09:50:51.372 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [52804] 2007-12-31 09:50:51.403 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [23192] 2007-12-31 09:51:15.575 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [103116] 2007-12-31 09:51:15.591 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [71696] 2007-12-31 09:51:15.607 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [51320] 2007-12-31 09:54:15.610 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [52804] 2007-12-31 09:54:15.626 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [71696] 2007-12-31 09:54:15.641 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [86380] 2007-12-31 09:57:15.645 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [103116] 2007-12-31 09:57:15.660 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [23192] 2007-12-31 09:57:15.676 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [51320] 2007-12-31 10:00:15.695 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [52804] 2007-12-31 10:00:15.711 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [23192] 2007-12-31 10:00:15.726 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [120828] 2007-12-31 10:01:05.305 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index easywcmen
    [120828] 2007-12-31 10:01:05.837 e TREX_C_STORE CStoreFiler.cpp(01142) : <rollback>
    dcwwtrexprdfs1\i$\easywcm\en\HashKeyStore.read.offset for fall back not availabel
    [120828] 2007-12-31 10:01:05.837 e TREX_C_STORE CStoreFiler.cpp(01193) : ERROR: rollback:
    dcwwtrexprdfs1\i$\easywcm\en\HashKeyStore failed
    [120828] 2007-12-31 10:01:05.837 f TrexStore    PersistentDocStore.cpp(01753) : TrexStore error: TRexCommonObjectsException in DocKeyStore.cpp(222): 'ContentStoreOptimizeError' in function PersistentDocStore::rollback
    [120828] 2007-12-31 10:01:05.837 e Trex_SE      FuzzyOptimizer.cpp(02259) : ERROR: m_docStore->rollback failed.
    [120828] 2007-12-31 10:01:05.837 e Trex_SE      FuzzyOptimizer.cpp(03951) : rollbackOptimizeFullText 'easywcmen' failed rc=4527
    [120828] 2007-12-31 10:01:05.837 e SERVER_TRACE DeltaIndexManager.cpp(01260) : rollback failed for easywcmen
    [120828] 2007-12-31 10:01:05.852 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [103116] 2007-12-31 10:01:05.852 e TrexSlice    TRexApiSystem.cpp(01248) : IndexID: easywcm, index is corrupt.
    [103116] 2007-12-31 10:01:05.868 e TrexSlice    TrexSlice.cpp(00502) : ERROR: snapshot creation failed with ret=2008!
    [20892] 2007-12-31 10:01:08.774 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_proj_indexen
    [20892] 2007-12-31 10:01:09.321 e TREX_C_STORE CStoreFiler.cpp(01142) : <rollback>
    dcwwtrexprdfs1\i$\itec_proj_index\en\HashKeyStore.read.offset for fall back not availabel
    [20892] 2007-12-31 10:01:09.337 e TREX_C_STORE CStoreFiler.cpp(01193) : ERROR: rollback:
    dcwwtrexprdfs1\i$\itec_proj_index\en\HashKeyStore failed
    [20892] 2007-12-31 10:01:09.337 f TrexStore    PersistentDocStore.cpp(01753) : TrexStore error: TRexCommonObjectsException in DocKeyStore.cpp(222): 'ContentStoreOptimizeError' in function PersistentDocStore::rollback
    [20892] 2007-12-31 10:01:09.337 e Trex_SE      FuzzyOptimizer.cpp(02259) : ERROR: m_docStore->rollback failed.
    [20892] 2007-12-31 10:01:09.337 e Trex_SE      FuzzyOptimizer.cpp(03951) : rollbackOptimizeFullText 'itec_proj_indexen' failed rc=4527
    [20892] 2007-12-31 10:01:09.337 e SERVER_TRACE DeltaIndexManager.cpp(01260) : rollback failed for itec_proj_indexen
    [20892] 2007-12-31 10:01:09.352 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [96940] 2007-12-31 10:01:09.352 e TrexSlice    TRexApiSystem.cpp(01248) : IndexID: itec_proj_index, index is corrupt.
    [96940] 2007-12-31 10:01:09.352 e TrexSlice    TrexSlice.cpp(00502) : ERROR: snapshot creation failed with ret=2008!
    [96940] 2007-12-31 10:02:00.838 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexen
    [96940] 2007-12-31 10:02:00.978 e TextMining   Trace.cpp(00074) : EX: 'Unable to open input file
    dcwwtrexprdfs1\i$\itec_dept_index\en\trex\index.ini'
    [96940] 2007-12-31 10:02:00.978 e Trex_SE      FuzzyOptimizer.cpp(02490) : getTMHandle: error in opening TM '
    dcwwtrexprdfs1\i$\itec_dept_index\en\trex' rc=9013
    [96940] 2007-12-31 10:02:00.978 e Trex_SE      FuzzyOptimizer.cpp(03945) : rollbackOptimizeTextMining 'itec_dept_indexen' failed rc=9013
    [96940] 2007-12-31 10:02:00.978 e SERVER_TRACE DeltaIndexManager.cpp(01260) : rollback failed for itec_dept_indexen
    [96940] 2007-12-31 10:02:00.994 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexde
    [96940] 2007-12-31 10:02:01.135 e MiningAdmin  IndexManager.cpp(00866) : IndexManager::getAttributeInfos in IndexManager.cpp: Unable to read attribute infos from file '
    dcwwtrexprdfs1\i$\itec_dept_index\de\trex\FDocs'! Rollback is only possible option for index '
    dcwwtrexprdfs1\i$\itec_dept_index\de\trex\'.
    [96940] 2007-12-31 10:02:02.166 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexde finished rc=0
    [96940] 2007-12-31 10:02:02.166 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexes
    [96940] 2007-12-31 10:02:03.307 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexes finished rc=0
    [96940] 2007-12-31 10:02:03.307 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexfr
    [96940] 2007-12-31 10:02:04.432 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexfr finished rc=0
    [96940] 2007-12-31 10:02:04.447 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexsh
    [96940] 2007-12-31 10:02:05.572 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexsh finished rc=0
    [96940] 2007-12-31 10:02:05.588 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [52804] 2007-12-31 10:03:15.730 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [83108] 2007-12-31 10:03:15.745 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [38716] 2007-12-31 10:03:15.761 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [86380] 2007-12-31 10:03:20.636 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [51320] 2007-12-31 10:03:20.683 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [38716] 2007-12-31 10:03:20.699 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [51320] 2007-12-31 10:03:20.777 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [103116] 2007-12-31 10:03:20.792 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [52804] 2007-12-31 10:03:20.808 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [52804] 2007-12-31 10:03:29.636 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [83108] 2007-12-31 10:03:29.652 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [23192] 2007-12-31 10:03:29.668 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [83108] 2007-12-31 10:03:29.746 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [86380] 2007-12-31 10:03:29.761 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [120828] 2007-12-31 10:03:29.793 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [120828] 2007-12-31 10:06:15.764 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [96940] 2007-12-31 10:06:15.780 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [38716] 2007-12-31 10:06:15.796 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [83108] 2007-12-31 10:07:22.266 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [23192] 2007-12-31 10:07:22.266 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [20892] 2007-12-31 10:09:15.799 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [86380] 2007-12-31 10:09:15.815 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [52804] 2007-12-31 10:09:15.830 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [120828] 2007-12-31 10:12:15.850 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [86380] 2007-12-31 10:12:15.865 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [20892] 2007-12-31 10:12:15.881 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [20892] 2007-12-31 10:15:15.884 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [86380] 2007-12-31 10:15:15.900 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [120828] 2007-12-31 10:15:15.915 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [52804] 2007-12-31 10:18:15.935 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [86380] 2007-12-31 10:18:15.950 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [96940] 2007-12-31 10:18:15.966 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [83108] 2007-12-31 10:21:07.282 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [23192] 2007-12-31 10:21:07.282 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [38716] 2007-12-31 10:21:12.282 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [120828] 2007-12-31 10:21:12.282 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [83108] 2007-12-31 10:21:16.001 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [51320] 2007-12-31 10:21:16.016 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [86380] 2007-12-31 10:21:16.032 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [120828] 2007-12-31 10:21:27.344 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [71696] 2007-12-31 10:21:27.360 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [23192] 2007-12-31 10:21:27.376 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [71696] 2007-12-31 10:21:27.454 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [86380] 2007-12-31 10:21:27.469 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [103116] 2007-12-31 10:21:27.485 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [51320] 2007-12-31 10:21:38.563 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [120828] 2007-12-31 10:21:38.579 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [20892] 2007-12-31 10:21:38.595 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [120828] 2007-12-31 10:21:38.673 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [71696] 2007-12-31 10:21:38.688 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [83108] 2007-12-31 10:21:38.704 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [103116] 2007-12-31 10:21:50.376 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [51320] 2007-12-31 10:21:50.407 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [52804] 2007-12-31 10:21:50.423 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [51320] 2007-12-31 10:21:50.501 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [120828] 2007-12-31 10:21:50.517 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [20892] 2007-12-31 10:21:50.548 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [96940] 2007-12-31 10:24:16.035 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [86380] 2007-12-31 10:24:16.051 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [52804] 2007-12-31 10:24:16.066 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [83108] 2007-12-31 10:27:12.289 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [38716] 2007-12-31 10:27:12.289 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [96940] 2007-12-31 10:27:16.070 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [103116] 2007-12-31 10:27:16.086 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [20892] 2007-12-31 10:27:16.101 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [71696] 2007-12-31 10:30:16.105 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [23192] 2007-12-31 10:30:16.105 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [96940] 2007-12-31 10:30:16.136 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [83108] 2007-12-31 10:30:22.292 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [120828] 2007-12-31 10:30:22.292 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [38716] 2007-12-31 10:31:05.902 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index easywcmen
    [38716] 2007-12-31 10:31:06.418 e TREX_C_STORE CStoreFiler.cpp(01142) : <rollback>
    dcwwtrexprdfs1\i$\easywcm\en\HashKeyStore.read.offset for fall back not availabel
    [38716] 2007-12-31 10:31:06.418 e TREX_C_STORE CStoreFiler.cpp(01193) : ERROR: rollback:
    dcwwtrexprdfs1\i$\easywcm\en\HashKeyStore failed
    [38716] 2007-12-31 10:31:06.434 f TrexStore    PersistentDocStore.cpp(01753) : TrexStore error: TRexCommonObjectsException in DocKeyStore.cpp(222): 'ContentStoreOptimizeError' in function PersistentDocStore::rollback
    [38716] 2007-12-31 10:31:06.434 e Trex_SE      FuzzyOptimizer.cpp(02259) : ERROR: m_docStore->rollback failed.
    [38716] 2007-12-31 10:31:06.434 e Trex_SE      FuzzyOptimizer.cpp(03951) : rollbackOptimizeFullText 'easywcmen' failed rc=4527
    [38716] 2007-12-31 10:31:06.434 e SERVER_TRACE DeltaIndexManager.cpp(01260) : rollback failed for easywcmen
    [38716] 2007-12-31 10:31:06.449 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [83108] 2007-12-31 10:31:06.449 e TrexSlice    TRexApiSystem.cpp(01248) : IndexID: easywcm, index is corrupt.
    [83108] 2007-12-31 10:31:06.449 e TrexSlice    TrexSlice.cpp(00502) : ERROR: snapshot creation failed with ret=2008!
    [52804] 2007-12-31 10:31:09.387 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_proj_indexen
    [52804] 2007-12-31 10:31:09.934 e TREX_C_STORE CStoreFiler.cpp(01142) : <rollback>
    dcwwtrexprdfs1\i$\itec_proj_index\en\HashKeyStore.read.offset for fall back not availabel
    [52804] 2007-12-31 10:31:09.934 e TREX_C_STORE CStoreFiler.cpp(01193) : ERROR: rollback:
    dcwwtrexprdfs1\i$\itec_proj_index\en\HashKeyStore failed
    [52804] 2007-12-31 10:31:09.934 f TrexStore    PersistentDocStore.cpp(01753) : TrexStore error: TRexCommonObjectsException in DocKeyStore.cpp(222): 'ContentStoreOptimizeError' in function PersistentDocStore::rollback
    [52804] 2007-12-31 10:31:09.934 e Trex_SE      FuzzyOptimizer.cpp(02259) : ERROR: m_docStore->rollback failed.
    [52804] 2007-12-31 10:31:09.949 e Trex_SE      FuzzyOptimizer.cpp(03951) : rollbackOptimizeFullText 'itec_proj_indexen' failed rc=4527
    [52804] 2007-12-31 10:31:09.949 e SERVER_TRACE DeltaIndexManager.cpp(01260) : rollback failed for itec_proj_indexen
    [52804] 2007-12-31 10:31:09.965 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [71696] 2007-12-31 10:31:09.965 e TrexSlice    TRexApiSystem.cpp(01248) : IndexID: itec_proj_index, index is corrupt.
    [71696] 2007-12-31 10:31:09.965 e TrexSlice    TrexSlice.cpp(00502) : ERROR: snapshot creation failed with ret=2008!
    [96940] 2007-12-31 10:31:12.293 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [86380] 2007-12-31 10:31:12.293 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [20892] 2007-12-31 10:31:17.293 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [103116] 2007-12-31 10:31:17.293 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [103116] 2007-12-31 10:32:05.622 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexen
    [103116] 2007-12-31 10:32:05.747 e TextMining   Trace.cpp(00074) : EX: 'Unable to open input file
    dcwwtrexprdfs1\i$\itec_dept_index\en\trex\index.ini'
    [103116] 2007-12-31 10:32:05.747 e Trex_SE      FuzzyOptimizer.cpp(02490) : getTMHandle: error in opening TM '
    dcwwtrexprdfs1\i$\itec_dept_index\en\trex' rc=9013
    [103116] 2007-12-31 10:32:05.747 e Trex_SE      FuzzyOptimizer.cpp(03945) : rollbackOptimizeTextMining 'itec_dept_indexen' failed rc=9013
    [103116] 2007-12-31 10:32:05.747 e SERVER_TRACE DeltaIndexManager.cpp(01260) : rollback failed for itec_dept_indexen
    [103116] 2007-12-31 10:32:05.747 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexde
    [103116] 2007-12-31 10:32:05.888 e MiningAdmin  IndexManager.cpp(00866) : IndexManager::getAttributeInfos in IndexManager.cpp: Unable to read attribute infos from file '
    dcwwtrexprdfs1\i$\itec_dept_index\de\trex\FDocs'! Rollback is only possible option for index '
    dcwwtrexprdfs1\i$\itec_dept_index\de\trex\'.
    [103116] 2007-12-31 10:32:06.888 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexde finished rc=0
    [103116] 2007-12-31 10:32:06.904 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexes
    [103116] 2007-12-31 10:32:08.029 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexes finished rc=0
    [103116] 2007-12-31 10:32:08.029 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexfr
    [103116] 2007-12-31 10:32:09.154 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexfr finished rc=0
    [103116] 2007-12-31 10:32:09.154 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexsh
    [103116] 2007-12-31 10:32:10.279 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexsh finished rc=0
    [103116] 2007-12-31 10:32:10.279 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [71696] 2007-12-31 10:33:16.139 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [38716] 2007-12-31 10:33:16.139 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [96940] 2007-12-31 10:33:16.171 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [96940] 2007-12-31 10:36:16.190 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [38716] 2007-12-31 10:36:16.205 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [20892] 2007-12-31 10:36:16.221 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [20892] 2007-12-31 10:39:16.224 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [38716] 2007-12-31 10:39:16.240 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [86380] 2007-12-31 10:39:16.256 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [86380] 2007-12-31 10:42:16.290 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [103116] 2007-12-31 10:42:16.306 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [96940] 2007-12-31 10:42:16.322 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [96940] 2007-12-31 10:45:16.341 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [103116] 2007-12-31 10:45:16.356 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [20892] 2007-12-31 10:45:16.372 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [52804] 2007-12-31 10:48:16.375 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [38716] 2007-12-31 10:48:16.391 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [86380] 2007-12-31 10:48:16.407 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [86380] 2007-12-31 10:51:16.410 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [83108] 2007-12-31 10:51:16.426 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [96940] 2007-12-31 10:51:16.441 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [71696] 2007-12-31 10:54:16.460 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [38716] 2007-12-31 10:54:16.460 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [96940] 2007-12-31 10:54:16.492 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [71696] 2007-12-31 10:57:16.495 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [38716] 2007-12-31 10:57:16.495 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [96940] 2007-12-31 10:57:16.526 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [96940] 2007-12-31 11:00:16.545 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [38716] 2007-12-31 11:00:16.560 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [52804] 2007-12-31 11:00:16.576 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [23192] 2007-12-31 11:01:06.413 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index easywcmen
    [23192] 2007-12-31 11:01:06.929 e TREX_C_STORE CStoreFiler.cpp(01142) : <rollback>
    dcwwtrexprdfs1\i$\easywcm\en\HashKeyStore.read.offset for fall back not availabel
    [23192] 2007-12-31 11:01:06.929 e TREX_C_STORE CStoreFiler.cpp(01193) : ERROR: rollback:
    dcwwtrexprdfs1\i$\easywcm\en\HashKeyStore failed
    [23192] 2007-12-31 11:01:06.944 f TrexStore    PersistentDocStore.cpp(01753) : TrexStore error: TRexCommonObjectsException in DocKeyStore.cpp(222): 'ContentStoreOptimizeError' in function PersistentDocStore::rollback
    [23192] 2007-12-31 11:01:06.944 e Trex_SE      FuzzyOptimizer.cpp(02259) : ERROR: m_docStore->rollback failed.
    [23192] 2007-12-31 11:01:06.944 e Trex_SE      FuzzyOptimizer.cpp(03951) : rollbackOptimizeFullText 'easywcmen' failed rc=4527
    [23192] 2007-12-31 11:01:06.944 e SERVER_TRACE DeltaIndexManager.cpp(01260) : rollback failed for easywcmen
    [23192] 2007-12-31 11:01:06.960 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [38716] 2007-12-31 11:01:06.960 e TrexSlice    TRexApiSystem.cpp(01248) : IndexID: easywcm, index is corrupt.
    [38716] 2007-12-31 11:01:06.960 e TrexSlice    TrexSlice.cpp(00502) : ERROR: snapshot creation failed with ret=2008!
    [103116] 2007-12-31 11:01:09.927 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_proj_indexen
    [103116] 2007-12-31 11:01:10.474 e TREX_C_STORE CStoreFiler.cpp(01142) : <rollback>
    dcwwtrexprdfs1\i$\itec_proj_index\en\HashKeyStore.read.offset for fall back not availabel
    [103116] 2007-12-31 11:01:10.474 e TREX_C_STORE CStoreFiler.cpp(01193) : ERROR: rollback:
    dcwwtrexprdfs1\i$\itec_proj_index\en\HashKeyStore failed
    [103116] 2007-12-31 11:01:10.474 f TrexStore    PersistentDocStore.cpp(01753) : TrexStore error: TRexCommonObjectsException in DocKeyStore.cpp(222): 'ContentStoreOptimizeError' in function PersistentDocStore::rollback
    [103116] 2007-12-31 11:01:10.474 e Trex_SE      FuzzyOptimizer.cpp(02259) : ERROR: m_docStore->rollback failed.
    [103116] 2007-12-31 11:01:10.474 e Trex_SE      FuzzyOptimizer.cpp(03951) : rollbackOptimizeFullText 'itec_proj_indexen' failed rc=4527
    [103116] 2007-12-31 11:01:10.489 e SERVER_TRACE DeltaIndexManager.cpp(01260) : rollback failed for itec_proj_indexen
    [103116] 2007-12-31 11:01:10.489 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [51320] 2007-12-31 11:01:10.505 e TrexSlice    TRexApiSystem.cpp(01248) : IndexID: itec_proj_index, index is corrupt.
    [51320] 2007-12-31 11:01:10.505 e TrexSlice    TrexSlice.cpp(00502) : ERROR: snapshot creation failed with ret=2008!
    [51320] 2007-12-31 11:02:00.233 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexen
    [51320] 2007-12-31 11:02:00.358 e TextMining   Trace.cpp(00074) : EX: 'Unable to open input file
    dcwwtrexprdfs1\i$\itec_dept_index\en\trex\index.ini'
    [51320] 2007-12-31 11:02:00.358 e Trex_SE      FuzzyOptimizer.cpp(02490) : getTMHandle: error in opening TM '
    dcwwtrexprdfs1\i$\itec_dept_index\en\trex' rc=9013
    [51320] 2007-12-31 11:02:00.358 e Trex_SE      FuzzyOptimizer.cpp(03945) : rollbackOptimizeTextMining 'itec_dept_indexen' failed rc=9013
    [51320] 2007-12-31 11:02:00.358 e SERVER_TRACE DeltaIndexManager.cpp(01260) : rollback failed for itec_dept_indexen
    [51320] 2007-12-31 11:02:00.358 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexde
    [51320] 2007-12-31 11:02:00.498 e MiningAdmin  IndexManager.cpp(00866) : IndexManager::getAttributeInfos in IndexManager.cpp: Unable to read attribute infos from file '
    dcwwtrexprdfs1\i$\itec_dept_index\de\trex\FDocs'! Rollback is only possible option for index '
    dcwwtrexprdfs1\i$\itec_dept_index\de\trex\'.
    [51320] 2007-12-31 11:02:01.482 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexde finished rc=0
    [51320] 2007-12-31 11:02:01.482 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexes
    [51320] 2007-12-31 11:02:02.607 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexes finished rc=0
    [51320] 2007-12-31 11:02:02.607 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexfr
    [51320] 2007-12-31 11:02:03.716 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexfr finished rc=0
    [51320] 2007-12-31 11:02:03.731 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexsh
    [51320] 2007-12-31 11:02:04.840 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexsh finished rc=0
    [51320] 2007-12-31 11:02:04.856 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [23192] 2007-12-31 11:02:27.705 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [83108] 2007-12-31 11:02:27.736 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [51320] 2007-12-31 11:02:27.767 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [83108] 2007-12-31 11:02:27.845 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [103116] 2007-12-31 11:02:27.861 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [71696] 2007-12-31 11:02:27.877 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [51320] 2007-12-31 11:03:16.589 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [96940] 2007-12-31 11:03:16.605 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [71696] 2007-12-31 11:03:16.620 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [71696] 2007-12-31 11:06:16.682 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [96940] 2007-12-31 11:06:16.682 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [71696] 2007-12-31 11:06:16.713 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [20892] 2007-12-31 11:09:16.785 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [96940] 2007-12-31 11:09:16.801 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [52804] 2007-12-31 11:09:16.816 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [83108] 2007-12-31 11:10:18.345 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [120828] 2007-12-31 11:10:18.377 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [52804] 2007-12-31 11:10:18.392 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [120828] 2007-12-31 11:10:18.470 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.

    Hi Srinivas,
    I am afraid, but it seems that the indexes of your TREX installation are corrupt. This could happen if, e.g. you use a network storage (SAN or NAS) which is temporarily not available.
    As far as I see it is necessary to perform a reindex or restore a backup of the not working indexes. For further investigation it might be useful to do a backup of the current situation.
    Kind regards,
    Roland

  • [solved] buzztard-svn build fails.

    Can you help me figure out why the build fails for buzztard-svn?
    I'm new at building and all that.
    Here's the output during installation from AUR using packer:
    http://pastie.org/2168781
    Notice in particular at the end these lines:
    make[4]: Entering directory `/tmp/packerbuild-0/buzztard-svn/buzztard-svn/src/buzztard-build/src/ui/edit'
    Makefile:928: *** missing separator. Stop.
    make[4]: Leaving directory `/tmp/packerbuild-0/buzztard-svn/buzztard-svn/src/buzztard-build/src/ui/edit'
    make[3]: *** [all-recursive] Error 1
    make[3]: Leaving directory `/tmp/packerbuild-0/buzztard-svn/buzztard-svn/src/buzztard-build/src/ui'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/tmp/packerbuild-0/buzztard-svn/buzztard-svn/src/buzztard-build/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/tmp/packerbuild-0/buzztard-svn/buzztard-svn/src/buzztard-build'
    make: *** [all] Error 2
    ==> ERROR: A failure occurred in build().
    Aborting...
    The build failed.
    Is this a packaging error or an error upstream?
    Last edited by trusktr (2011-09-05 23:52:03)

    trusktr wrote:Yeah, most definitely! I can't wait for VSTs to work. I'm pretty sure there will be a machine for that soon. You can generate many many different types of sounds with the current synthesizer machines. You can also load samples into the sample machine. Buzztard is definitely progressing faster than before now!  I think that the power to control sounds precisely with Buzztard's machines will set it apart from Renoise. I'd imagine it will be like Reason soon (but with a whole different interface).  The backend for the sound is written in gstreamer (which I'm sure you've probably heard of). Its open source of course, and the project is hosted on sourceforge currently so feel free to join and help make it better by contributing code, or just writing suggestions! Definitely try the latest from SVN, not the stable (both in AUR), as it has much more improvements and machines. 0.6.0 will be out soon.
    I think what will separate it from apps like Renoise, is the modular, pluggable interface - taken from Buzz. I've always enjoyed that interface, and work flow. Ya, the synthesis in buzztard is fairly flexible, but it would still be nice to have more As far as samples, buzztard ported Matilde tracker, right? i know that Neil has a port, so i would kind of expect to see the same in buzztard. I know Matilde tracker like the back of my hand - i still know all of the effects commands, even after years and years of not using buzz. lol.
    it does look like there is a lot more actively this year in Buzztard development. I think i will build it from svn and have a look, when i get home from work
    thanks for the info.
    cheerz

  • [build failed] meterbridge (hence jack_capture)

    Hi,
    I tried to install jack_capture, who depends on meterbridge.
    Alas, bukd of meterbridge fails :
    main.o: In function `main':
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:137: undefined reference to `SDL_Init'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:138: undefined reference to `SDL_GetError'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:176: undefined reference to `SDL_SetVideoMode'
    ..... etc etc. (full copy paste below)
    I do have SDL and SDL_image installed
    (I have early any SDL "extra" package)
    I googled  bit, found http://www.gamedev.net/community/forums … _id=260057
    bot no solution
    sdl-config --libs answers : "-L/usr/lib -lSDL -lpthread"
    I tried to download original meterbridge tarball, but the result is not better (even worse I'd say, as compilation fails telling :
    "vu_meters.c:11: error: static declaration of 'buf_rect' follows non-static declaration").
    Any tip/help would be appreciated !
    As promised, here's the full output :
    ==> Entering fakeroot environment...
    ==> Starting build()...
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking for gcc... gcc
    checking for C compiler default output... 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 gcc accepts -g... yes
    checking for gcc option to accept ANSI C... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking for pthread_self in -lpthread... yes
    checking for sqrt in -lm... yes
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking target system type... x86_64-unknown-linux-gnu
    checking for sdl-config... /usr/bin/sdl-config
    checking for SDL - version >= 1.2.0... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking for jack... yes
    checking JACK_CFLAGS...
    checking JACK_LIBS... -ljack -lpthread -lrt
    checking how to run the C preprocessor... gcc -E
    checking for egrep... 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 for unistd.h... (cached) yes
    checking for an ANSI C-conforming const... yes
    checking for inline... inline
    checking for atexit... yes
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating graphics/Makefile
    config.status: creating src/Makefile
    config.status: creating src/config.h
    config.status: src/config.h is unchanged
    config.status: executing depfiles commands
    Making all in src
    make[1]: Entering directory `/tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src'
    make all-am
    make[2]: Entering directory `/tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src'
    source='main.c' object='main.o' libtool=no \
    depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
    depmode=gcc3 /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPKG_DATA_DIR=\"/usr/share/meterbridge\" -c `test -f 'main.c' || echo './'`main.c
    source='vu_meters.c' object='vu_meters.o' libtool=no \
    depfile='.deps/vu_meters.Po' tmpdepfile='.deps/vu_meters.TPo' \
    depmode=gcc3 /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPKG_DATA_DIR=\"/usr/share/meterbridge\" -c `test -f 'vu_meters.c' || echo './'`vu_meters.c
    source='ppm_meters.c' object='ppm_meters.o' libtool=no \
    depfile='.deps/ppm_meters.Po' tmpdepfile='.deps/ppm_meters.TPo' \
    depmode=gcc3 /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPKG_DATA_DIR=\"/usr/share/meterbridge\" -c `test -f 'ppm_meters.c' || echo './'`ppm_meters.c
    source='dpm_meters.c' object='dpm_meters.o' libtool=no \
    depfile='.deps/dpm_meters.Po' tmpdepfile='.deps/dpm_meters.TPo' \
    depmode=gcc3 /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPKG_DATA_DIR=\"/usr/share/meterbridge\" -c `test -f 'dpm_meters.c' || echo './'`dpm_meters.c
    source='jf_meters.c' object='jf_meters.o' libtool=no \
    depfile='.deps/jf_meters.Po' tmpdepfile='.deps/jf_meters.TPo' \
    depmode=gcc3 /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPKG_DATA_DIR=\"/usr/share/meterbridge\" -c `test -f 'jf_meters.c' || echo './'`jf_meters.c
    source='scope.c' object='scope.o' libtool=no \
    depfile='.deps/scope.Po' tmpdepfile='.deps/scope.TPo' \
    depmode=gcc3 /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPKG_DATA_DIR=\"/usr/share/meterbridge\" -c `test -f 'scope.c' || echo './'`scope.c
    source='envelopes.c' object='envelopes.o' libtool=no \
    depfile='.deps/envelopes.Po' tmpdepfile='.deps/envelopes.TPo' \
    depmode=gcc3 /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPKG_DATA_DIR=\"/usr/share/meterbridge\" -c `test -f 'envelopes.c' || echo './'`envelopes.c
    gcc -Wall -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPKG_DATA_DIR=\"/usr/share/meterbridge\" -Wl,--hash-style=gnu -Wl,--as-needed -o meterbridge -lm -ljack -lpthread -lrt -L/usr/lib -lSDL -lpthread -lSDL_image main.o linedraw.o vu_meters.o ppm_meters.o dpm_meters.o jf_meters.o scope.o envelopes.o find_image.o -lm -lpthread
    main.o: In function `main':
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:137: undefined reference to `SDL_Init'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:138: undefined reference to `SDL_GetError'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:176: undefined reference to `SDL_SetVideoMode'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:178: undefined reference to `SDL_GetError'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:191: undefined reference to `SDL_UpperBlit'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:201: undefined reference to `SDL_UpperBlit'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:208: undefined reference to `SDL_UpdateRects'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:216: undefined reference to `jack_client_new'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:222: undefined reference to `SDL_WM_SetCaption'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:227: undefined reference to `SDL_CreateThread'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:230: undefined reference to `SDL_CreateThread'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:233: undefined reference to `SDL_CreateThread'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:236: undefined reference to `SDL_CreateThread'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:239: undefined reference to `SDL_CreateThread'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:246: undefined reference to `jack_set_process_callback'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:248: undefined reference to `jack_set_process_callback'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:250: undefined reference to `jack_set_process_callback'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:256: undefined reference to `jack_activate'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:266: undefined reference to `SDL_WaitEvent'
    main.o: In function `make_channel':
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:299: undefined reference to `jack_port_register'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:306: undefined reference to `jack_port_register'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:316: undefined reference to `jack_port_by_name'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:321: undefined reference to `jack_port_flags'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:327: undefined reference to `jack_port_get_all_connections'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:329: undefined reference to `jack_disconnect'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:331: undefined reference to `jack_connect'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:341: undefined reference to `jack_connect'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:343: undefined reference to `jack_port_name'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:343: undefined reference to `jack_connect'
    main.o: In function `cleanup':
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:361: undefined reference to `jack_port_get_all_connections'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:363: undefined reference to `jack_port_get_all_connections'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:367: undefined reference to `jack_port_name'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:367: undefined reference to `jack_disconnect'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:371: undefined reference to `jack_port_name'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:371: undefined reference to `jack_disconnect'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:373: undefined reference to `jack_connect'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:379: undefined reference to `jack_client_close'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:382: undefined reference to `SDL_KillThread'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/main.c:383: undefined reference to `SDL_Quit'
    linedraw.o: In function `draw_line':
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/linedraw.c:59: undefined reference to `SDL_LockSurface'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/linedraw.c:75: undefined reference to `SDL_UnlockSurface'
    linedraw.o: In function `draw_ptr':
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/linedraw.c:126: undefined reference to `SDL_LockSurface'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/linedraw.c:145: undefined reference to `SDL_UnlockSurface'
    vu_meters.o: In function `gfx_thread_vu':
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/vu_meters.c:26: undefined reference to `SDL_MapRGB'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/vu_meters.c:27: undefined reference to `SDL_MapRGB'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/vu_meters.c:51: undefined reference to `SDL_UpperBlit'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/vu_meters.c:54: undefined reference to `SDL_UpperBlit'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/vu_meters.c:56: undefined reference to `SDL_UpdateRects'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/vu_meters.c:57: undefined reference to `SDL_Delay'
    ppm_meters.o: In function `gfx_thread_ppm':
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/ppm_meters.c:26: undefined reference to `SDL_MapRGB'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/ppm_meters.c:27: undefined reference to `SDL_MapRGB'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/ppm_meters.c:51: undefined reference to `SDL_UpperBlit'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/ppm_meters.c:53: undefined reference to `SDL_UpperBlit'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/ppm_meters.c:55: undefined reference to `SDL_UpdateRects'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/ppm_meters.c:56: undefined reference to `SDL_Delay'
    dpm_meters.o: In function `gfx_thread_dpm':
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/dpm_meters.c:57: undefined reference to `SDL_MapRGB'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/dpm_meters.c:58: undefined reference to `SDL_MapRGB'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/dpm_meters.c:59: undefined reference to `SDL_MapRGB'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/dpm_meters.c:69: undefined reference to `SDL_FillRect'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/dpm_meters.c:73: undefined reference to `SDL_FillRect'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/dpm_meters.c:86: undefined reference to `SDL_FillRect'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/dpm_meters.c:88: undefined reference to `SDL_UpdateRects'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/dpm_meters.c:89: undefined reference to `SDL_Delay'
    jf_meters.o: In function `gfx_thread_jf':
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/jf_meters.c:52: undefined reference to `SDL_MapRGB'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/jf_meters.c:53: undefined reference to `SDL_MapRGB'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/jf_meters.c:54: undefined reference to `SDL_MapRGB'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/jf_meters.c:72: undefined reference to `SDL_FillRect'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/jf_meters.c:73: undefined reference to `SDL_UpperBlit'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/jf_meters.c:120: undefined reference to `SDL_FillRect'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/jf_meters.c:124: undefined reference to `SDL_FillRect'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/jf_meters.c:128: undefined reference to `SDL_UpdateRects'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/jf_meters.c:129: undefined reference to `SDL_Delay'
    scope.o: In function `gfx_thread_scope':
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/scope.c:22: undefined reference to `SDL_MapRGB'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/scope.c:35: undefined reference to `SDL_UpperBlit'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/scope.c:60: undefined reference to `SDL_UpdateRects'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/scope.c:61: undefined reference to `SDL_Delay'
    envelopes.o: In function `process_peak':
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/envelopes.c:36: undefined reference to `jack_port_get_buffer'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/envelopes.c:37: undefined reference to `jack_port_get_buffer'
    envelopes.o: In function `process_rms':
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/envelopes.c:79: undefined reference to `jack_port_get_buffer'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/envelopes.c:80: undefined reference to `jack_port_get_buffer'
    envelopes.o: In function `process_ring':
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/envelopes.c:118: undefined reference to `jack_port_get_buffer'
    envelopes.o:/tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/envelopes.c:119: more undefined references to `jack_port_get_buffer' follow
    find_image.o: In function `find_image':
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/find_image.c:15: undefined reference to `IMG_Load'
    /tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src/find_image.c:19: undefined reference to `IMG_Load'
    collect2: ld returned 1 exit status
    make[2]: *** [meterbridge] Error 1
    make[2]: Leaving directory `/tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src'
    make[1]: *** [all] Error 2
    make[1]: Leaving directory `/tmp/yaourt-tmp-calou/aur-meterbridge/meterbridge/src/meterbridge-0.9.2/src'
    make: *** [all-recursive] Error 1
    ==> ERROR: Build Failed.
    Aborting...
    Error: Makepkg was unable to build meterbridge package.

    I had it work but.. I don't know what I did
    I commented out the line in /etc/makepkg.conf :
    #LDFLAGS="-Wl,--hash-style=gnu -Wl,--as-needed"
    because it's the origin of the only differences between the config.log resulting of a "manual ./configure" and the makepkg one.
    (to tell the truth I copied makepkg.conf, edited it, and used makepkg --config)
    now that's weird... but works
    Last edited by skai (2009-10-04 09:26:29)

  • Amarok2-svn build fails [SOLVED]

    Is this a common occurance in building amarok2-svn or am I doing something noobishly wrong?
    [ 86%] Built target amarok_collection-ipodcollection
    Generating mtpmeta.moc
    Generating MtpCollectionLocation.moc
    Generating MtpCollection.moc
    Generating moc_MtpHandler.cpp
    Scanning dependencies of target amarok_collection-mtpcollection
    [ 86%] Building CXX object src/collection/mtpcollection/CMakeFiles/amarok_collection-mtpcollection.dir/amarok_collection-mtpcollection_automoc.o
    In file included from /tmp/yaourt-tmp-dave/aur-amarok2-svn/amarok2-svn/src/amarok2-svn/src/collection/mtpcollection/moc_MtpHandler.cpp:10,
                     from /tmp/yaourt-tmp-dave/aur-amarok2-svn/amarok2-svn/src/amarok2-svn/src/collection/mtpcollection/amarok_collection-mtpcollection_automoc.cpp:4:
    /tmp/yaourt-tmp-dave/aur-amarok2-svn/amarok2-svn/src/amarok2-svn/src/collection/mtpcollection/handler/MtpHandler.h:66: error: 'LIBMTP_raw_device_t' has not been declared
    /tmp/yaourt-tmp-dave/aur-amarok2-svn/amarok2-svn/src/amarok2-svn/src/collection/mtpcollection/handler/MtpHandler.h:158: error: 'LIBMTP_raw_device_t' has not been declared
    /tmp/yaourt-tmp-dave/aur-amarok2-svn/amarok2-svn/src/amarok2-svn/src/collection/mtpcollection/handler/MtpHandler.h:169: error: ISO C++ forbids declaration of 'LIBMTP_raw_device_t' with no type
    /tmp/yaourt-tmp-dave/aur-amarok2-svn/amarok2-svn/src/amarok2-svn/src/collection/mtpcollection/handler/MtpHandler.h:169: error: expected ';' before '*'token
    make[2]: *** [src/collection/mtpcollection/CMakeFiles/amarok_collection-mtpcollection.dir/amarok_collection-mtpcollection_automoc.o] Error 1
    make[1]: *** [src/collection/mtpcollection/CMakeFiles/amarok_collection-mtpcollection.dir/all] Error 2
    make: *** [all] Error 2
    ==> ERROR: Build Failed.
        Aborting...
    Error: Makepkg was unable to build amarok2-svn package.
    Last edited by archdave (2008-10-14 06:21:03)

    ok, found earlier posting
    doing this
    youart -R libmtp
    yaourt -S libmtp-devel
    yaourt -S amarok2-svn
    It's restarting compile and continueing at the 86% point

  • Freeorion-svn: Build failed

    Has anyone gotten this to compile successfully? I'm using yaourt and if I run it as normal user I get an error pretty quickly, so I tried it w/ sudo and it worked for almost an hour before it spit the error back at me.
    I'm pretty noobish, so I'm not even sure what went wrong or how to fix it. Here's the output that seems relevant:
    Checked out revision 3324.
    ==> SVN checkout done or server timeout
    ==> Starting make...
    rm: cannot remove `/var/abs/local/yaourtbuild/freeorion-svn/src/freeorion-build': No such file or directory
    scons: Reading SConscript files ...
    scons: warning: The Options class is deprecated; use the Variables class instead.
    File "/var/abs/local/yaourtbuild/freeorion-svn/src/freeorion-build/SConstruct", line 24, in <module>
    scons: warning: The BoolOption() function is deprecated; use the BoolVariable() function instead.
    File "/var/abs/local/yaourtbuild/freeorion-svn/src/freeorion-build/SConstruct", line 28, in <module>
    Configuring for POSIX system...
    Checking for Py_Initialize() in C library python2.6... yes
    Checking for pkg-config... yes
    Checking for GiGiOgre >= 0.6.0... yes
    KeyError: 'CPPDEFINES':
    File "/var/abs/local/yaourtbuild/freeorion-svn/src/freeorion-build/SConstruct", line 236:
    if 'OGRE_STATIC_LIB' in env['CPPDEFINES']:
    File "/usr/lib/python2.6/site-packages/SCons/Environment.py", line 404:
    return self._dict[key]
    scons: Reading SConscript files ...
    scons: warning: The Options class is deprecated; use the Variables class instead.
    File "/var/abs/local/yaourtbuild/freeorion-svn/src/freeorion-build/SConstruct", line 24, in <module>
    scons: warning: The BoolOption() function is deprecated; use the BoolVariable() function instead.
    File "/var/abs/local/yaourtbuild/freeorion-svn/src/freeorion-build/SConstruct", line 28, in <module>
    Configuring for POSIX system...
    Checking for Py_Initialize() in C library python2.6... yes
    Checking for pkg-config... yes
    Checking for GiGiOgre >= 0.6.0... yes
    KeyError: 'CPPDEFINES':
    File "/var/abs/local/yaourtbuild/freeorion-svn/src/freeorion-build/SConstruct", line 236:
    if 'OGRE_STATIC_LIB' in env['CPPDEFINES']:
    File "/usr/lib/python2.6/site-packages/SCons/Environment.py", line 404:
    return self._dict[key]
    ==> ERROR: Build Failed.
    Aborting...
    Error: Makepkg was unable to build freeorion-svn package.
    Any help troubleshooting would be greatly appreciated.

    Daenyth wrote:It's not the svn version, but freeorion is in arch-games.
    Now I feel really stupid. I can see it in the arch-games package list, I've got my system set up to sync to the repo (and it has!) but when I type "sudo powerpill -S freeorion" it tells me there is no package or group for it. If I search for it I find log4cpp-old on the arch-games repo, but that's all.
    edit: hmm, it seems there is no 64-bit version of it?
    Last edited by JohnnyRogers (2010-01-17 18:43:21)

  • ODC: ERROR PKIX path building failed: to find valid certification path

    Hi to all,
    some one has experienced the error: PKIX path building failed: to find valid certification path to request target.... on the ODC while trying to connect
    we solved temporally adding the ssl to the java virtual machine, is there a path in the odc to set the ssl ?
    ODC 10.350
    Thanks!

    If you are trying to connect to UCM via SSL , Please check below note
    ODC - Errors Attempting to Connect to UCM Configured Through SSL (Doc ID 793137.1)

  • [SOLVED]fail to build package: no such file or directory error

    EDIT1: read my last post
    I'm getting an error while installing pacman-color from the aur repository. I'm still a newbie so my only guess is to make such directory? why should I have to do that? anyone help?
    ==> Validating source files with md5sums...
        pacman-3.4.2.tar.gz ... Passed
        pacman-color-3.4.2-1.patch ... Passed
        color.conf ... Passed
    ==> Extracting Sources...
    ==> Removing existing pkg/ directory...
    ==> Starting build()...
    /tmp/yaourt-tmp-root/aur-pacman-color/./PKGBUILD: line 21: cd: pacman-3.4.2: No such file or directory
        Aborting...
    ==> ERROR: Makepkg was unable to build pacman-color.
    Last edited by aluser (2011-01-21 04:48:16)

    Here once again a failed attempt after removing pacman-color. I am beginning to think that maybe running yaourt as sudo is probably a bad idea. I think that may have had something to do with it.
    archuser@archws ~ % sudo yaourt -S abiword-light <11:54>
    Password:
    ==> Downloading abiword-light PKGBUILD from AUR...
    x PKGBUILD
    Comment by: mango on Thu, 25 Mar 2010 21:53:12 +0000
    ./configure --prefix=/usr \
    --disable-spell \
    --disable-print
    Comment by: chessboxing on Wed, 19 May 2010 14:33:51 +0000
    doesn't want to build
    rule 23: make: command not found
    == ERROR: Build Failed.
    Aborting...
    Eventhough I Had to install flex psiconv, it didn't help.
    Its a minefield man.
    Comment by: sHyLoCk on Wed, 02 Jun 2010 13:54:43 +0000
    http://aur.archlinux.org/packages.php?ID=37738
    Comment by: zenny on Thu, 02 Sep 2010 05:59:05 +0000
    Quite confusing statements. Below sHyLoCk recommends http://aur.archlinux.org/packages.php?ID=37738 on June 2 2010 and on June 27 he declares his recommended package obsolet and ask a TU to delete! The problem with the sHyLoCk package is there is not page setup option. So I installed this package, it has got the page setup menu, but once I click the option, the application dies with the following output (Maybe helpful to debug for the maintainer, I am not an expert):
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_get_label: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_markup: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_get_label: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_markup: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_container_foreach: assertion `GTK_IS_CONTAINER (container)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_get_label: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_markup: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_get_label: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_markup: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_container_foreach: assertion `GTK_IS_CONTAINER (container)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_container_foreach: assertion `GTK_IS_CONTAINER (container)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_get_label: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_markup: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_spin_button_set_value: assertion `GTK_IS_SPIN_BUTTON (spin_button)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_spin_button_set_value: assertion `GTK_IS_SPIN_BUTTON (spin_button)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_spin_button_set_value: assertion `GTK_IS_SPIN_BUTTON (spin_button)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_spin_button_set_value: assertion `GTK_IS_SPIN_BUTTON (spin_button)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_spin_button_set_value: assertion `GTK_IS_SPIN_BUTTON (spin_button)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_spin_button_set_value: assertion `GTK_IS_SPIN_BUTTON (spin_button)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_spin_button_set_value: assertion `GTK_IS_SPIN_BUTTON (spin_button)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_spin_button_set_value: assertion `GTK_IS_SPIN_BUTTON (spin_button)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_spin_button_set_value: assertion `GTK_IS_SPIN_BUTTON (spin_button)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_combo_box_set_model: assertion `GTK_IS_COMBO_BOX (combo_box)' failed
    (abiword:32455): GLib-GObject-WARNING **: invalid (NULL) pointer instance
    (abiword:32455): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_combo_box_set_model: assertion `GTK_IS_COMBO_BOX (combo_box)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_cell_layout_clear: assertion `GTK_IS_CELL_LAYOUT (cell_layout)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_cell_layout_pack_start: assertion `GTK_IS_CELL_LAYOUT (cell_layout)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_cell_layout_set_attributes: assertion `GTK_IS_CELL_LAYOUT (cell_layout)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_combo_box_get_model: assertion `GTK_IS_COMBO_BOX (combo_box)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_list_store_append: assertion `GTK_IS_LIST_STORE (list_store)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_list_store_set_valist: assertion `GTK_IS_LIST_STORE (list_store)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_combo_box_get_model: assertion `GTK_IS_COMBO_BOX (combo_box)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_list_store_append: assertion `GTK_IS_LIST_STORE (list_store)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_list_store_set_valist: assertion `GTK_IS_LIST_STORE (list_store)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_combo_box_get_model: assertion `GTK_IS_COMBO_BOX (combo_box)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_list_store_append: assertion `GTK_IS_LIST_STORE (list_store)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_list_store_set_valist: assertion `GTK_IS_LIST_STORE (list_store)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_combo_box_get_model: assertion `GTK_IS_COMBO_BOX (combo_box)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_tree_model_get_iter_first: assertion `GTK_IS_TREE_MODEL (tree_model)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_combo_box_set_model: assertion `GTK_IS_COMBO_BOX (combo_box)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_cell_layout_clear: assertion `GTK_IS_CELL_LAYOUT (cell_layout)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_cell_layout_pack_start: assertion `GTK_IS_CELL_LAYOUT (cell_layout)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_cell_layout_set_attributes: assertion `GTK_IS_CELL_LAYOUT (cell_layout)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_combo_box_get_model: assertion `GTK_IS_COMBO_BOX (combo_box)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_list_store_append: assertion `GTK_IS_LIST_STORE (list_store)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_list_store_set_valist: assertion `GTK_IS_LIST_STORE (list_store)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_combo_box_get_model: assertion `GTK_IS_COMBO_BOX (combo_box)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_list_store_append: assertion `GTK_IS_LIST_STORE (list_store)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_list_store_set_valist: assertion `GTK_IS_LIST_STORE (list_store)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_combo_box_get_model: assertion `GTK_IS_COMBO_BOX (combo_box)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_list_store_append: assertion `GTK_IS_LIST_STORE (list_store)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_list_store_set_valist: assertion `GTK_IS_LIST_STORE (list_store)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_combo_box_get_model: assertion `GTK_IS_COMBO_BOX (combo_box)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_tree_model_get_iter_first: assertion `GTK_IS_TREE_MODEL (tree_model)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_widget_get_colormap: assertion `GTK_IS_WIDGET (widget)' failed
    (abiword:32455): Gdk-CRITICAL **: gdk_pixmap_colormap_create_from_xpm_d: assertion `drawable != NULL || colormap != NULL' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_image_set_from_pixmap: assertion `mask == NULL || GDK_IS_PIXMAP (mask)' failed
    (abiword:32455): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    (abiword:32455): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_box_pack: assertion `GTK_IS_BOX (box)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_toggle_button_set_active: assertion `GTK_IS_TOGGLE_BUTTON (toggle_button)' failed
    (abiword:32455): Gtk-CRITICAL **: gtk_widget_get_colormap: assertion `GTK_IS_WIDGET (widget)' failed
    (abiword:32455): Gdk-CRITICAL **: gdk_pixmap_colormap_create_from_xpm_d: assertion `drawable != NULL || colormap != NULL' failed
    Aborted
    First Submitted: Wed, 15 Apr 2009 17:01:46 +0000
    abiword-light 2.8.6-2 : A fully-featured word processor without some gnome dependencies
    ( Unsupported package: Potentially dangerous ! )
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> n
    ==> abiword-light dependencies:
    - fribidi>=0.10.9 (already installed)
    - wv>=1.2.4 (already installed)
    - libglade>=2.0 (already installed)
    - pkgconfig (already installed)
    ==> Continue building abiword-light ? [Y/n]
    ==> ---------------------------------------
    ==>
    ==> Building and installing package
    ==> WARNING: Building package as root is dangerous.
    Please run yaourt as a non-privileged user.
    ==> Making package: abiword-light 2.8.6-2 (Fri Jan 21 11:54:35 JST 2011)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Downloading abiword-2.8.6.tar.gz...
    --2011-01-21 11:54:35-- http://www.abisource.com/downloads/abiword/2.8.6/source/abiword-2.8.6.tar.gz
    Resolving www.abisource.com... 130.89.149.216
    Connecting to www.abisource.com|130.89.149.216|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 9218827 (8.8M) [application/x-gzip]
    Saving to: "abiword-2.8.6.tar.gz.part"
    100%[=======================================>] 9,218,827 414K/s in 28s
    2011-01-21 11:55:04 (325 KB/s) - "abiword-2.8.6.tar.gz.part" saved [9218827/9218827]
    ==> Validating source files with md5sums...
    abiword-2.8.6.tar.gz ... Passed
    ==> Extracting Sources...
    ==> Starting build()...
    /tmp/yaourt-tmp-root/aur-abiword-light/./PKGBUILD: line 16: cd: /tmp/yaourt-tmp-root/aur-abiword-light/src/abiword-2.8.6/: No such file or directory
    Aborting...
    ==> ERROR: Makepkg was unable to build abiword-light.
    ==> Restart building abiword-light ? [y/N]
    ==> --------------------------------------
    ==> archuser@archws ~ % <11:find /usr/{bin,lib} -type f -size 0
    /usr/lib/python3.1/tkinter/test/__init__.py
    /usr/lib/python3.1/tkinter/test/test_ttk/__init__.py
    /usr/lib/python3.1/tkinter/test/test_tkinter/__init__.py
    /usr/lib/python3.1/test/nullcert.pem
    /usr/lib/python3.1/site-packages/ranger/gui/__init__.py
    /usr/lib/python3.1/email/mime/__init__.py
    /usr/lib/python3.1/email/test/__init__.py
    /usr/lib/python3.1/urllib/__init__.py
    /usr/lib/python3.1/sqlite3/test/__init__.py
    /usr/lib/python3.1/pydoc_data/__init__.py
    /usr/lib/python3.1/lib2to3/tests/data/fixers/myfixes/__init__.py
    /usr/lib/python2.7/test/nullcert.pem
    /usr/lib/python2.7/site-packages/git_remote_helpers/git/__init__.py
    /usr/lib/python2.7/site-packages/OpenGL/GL/MESAX/__init__.py
    /usr/lib/python2.7/site-packages/OpenGL/GL/VERSION/__init__.py
    /usr/lib/python2.7/site-packages/OpenGL/GLU/EXT/__init__.py
    /usr/lib/python2.7/site-packages/OpenGL/AGL/__init__.py
    /usr/lib/python2.7/site-packages/pychess/__init__.py
    /usr/lib/python2.7/site-packages/pychess/widgets/__init__.py
    /usr/lib/python2.7/site-packages/pychess/Utils/__init__.py
    /usr/lib/python2.7/site-packages/pychess/Utils/lutils/__init__.py
    /usr/lib/python2.7/site-packages/pychess/ic/__init__.py
    /usr/lib/python2.7/site-packages/pychess/ic/managers/__init__.py
    /usr/lib/python2.7/site-packages/pychess/System/__init__.py
    /usr/lib/python2.7/site-packages/pychess/Players/__init__.py
    /usr/lib/python2.7/site-packages/pychess/gfx/__init__.py
    /usr/lib/python2.7/site-packages/xml2po/modes/__init__.py
    /usr/lib/python2.7/site-packages/numpy/distutils/tests/gen_ext/__init__.py
    /usr/lib/python2.7/site-packages/numpy/distutils/tests/f2py_ext/__init__.py
    /usr/lib/python2.7/site-packages/numpy/distutils/tests/pyrex_ext/__init__.py
    /usr/lib/python2.7/site-packages/numpy/distutils/tests/swig_ext/__init__.py
    /usr/lib/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext/__init__.py
    /usr/lib/python2.7/site-packages/bzrlib/util/__init__.py
    /usr/lib/python2.7/site-packages/bzrlib/util/configobj/__init__.py
    /usr/lib/python2.7/site-packages/pygame/tests/util/build_page/libs/build_client/__init__.py
    /usr/lib/python2.7/site-packages/pygame/tests/util/build_page/libs/build_client/test_fixtures/BUILD_LINK_FAILED
    /usr/lib/python2.7/site-packages/pygame/tests/util/build_page/libs/build_client/test_fixtures/BUILD_FAILED_EXCEPTION
    /usr/lib/python2.7/site-packages/pygame/tests/util/build_page/libs/build_client/test_fixtures/BUILD_FAILED_UNPARSEABLE
    /usr/lib/python2.7/site-packages/pygame/tests/util/build_page/libs/build_client/test_fixtures/TESTS_FAILED
    /usr/lib/python2.7/site-packages/pygame/tests/util/build_page/libs/build_client/test_fixtures/BUILD_FAILED
    /usr/lib/python2.7/site-packages/pygame/tests/util/build_page/libs/build_client/test_fixtures/TESTS_INVALID
    /usr/lib/python2.7/site-packages/pygame/tests/util/build_page/libs/build_client/test_fixtures/BUILD_FAILED_UNKNOWN
    /usr/lib/python2.7/site-packages/pygame/examples/__init__.py
    /usr/lib/python2.7/site-packages/gtk-2.0/egg/__init__.py
    /usr/lib/python2.7/site-packages/gtk-2.0/gi/overrides/__init__.py
    /usr/lib/python2.7/site-packages/sonata/__init__.py
    /usr/lib/python2.7/site-packages/sonata/plugins/__init__.py
    /usr/lib/python2.7/email/mime/__init__.py
    /usr/lib/python2.7/email/test/__init__.py
    /usr/lib/python2.7/sqlite3/test/__init__.py
    /usr/lib/python2.7/pydoc_data/__init__.py
    /usr/lib/python2.7/bsddb/test/__init__.py
    /usr/lib/python2.7/lib-tk/test/test_ttk/__init__.py
    /usr/lib/python2.7/lib-tk/test/test_tkinter/__init__.py
    /usr/lib/python2.7/lib2to3/tests/data/fixers/myfixes/__init__.py
    /usr/lib/purple-2/perl/auto/Purple/Purple.bs
    /usr/lib/perl5/vendor_perl/auto/HTML/Parser/Parser.bs
    /usr/lib/perl5/vendor_perl/auto/XML/Parser/Expat/Expat.bs
    /usr/lib/perl5/vendor_perl/auto/Crypt/SSLeay/SSLeay.bs
    /usr/lib/perl5/vendor_perl/auto/Irssi/Irssi.bs
    /usr/lib/perl5/vendor_perl/auto/Irssi/UI/UI.bs
    /usr/lib/perl5/vendor_perl/auto/Irssi/Irc/Irc.bs
    /usr/lib/perl5/vendor_perl/auto/Irssi/TextUI/TextUI.bs
    /usr/lib/pidgin/perl/auto/Pidgin/Pidgin.bs
    /usr/lib/firefox-3.6/.autoreg
    archuser@archws ~ %
    Last edited by aluser (2011-01-21 03:02:22)

  • Preverification failed with error code 1. BUILD FAILED

    Hallo Oracle,
    Am learning my first J2me application and when i build it am getting this error. can some one help me understand what it means
    Created dir: C:\Users\Dell\Documents\NetBeansProjects\watsdownapp\build\preverifysrc
    Copying 1957 files to C:\Users\Dell\Documents\NetBeansProjects\watsdownapp\build\preverifysrc
    Created dir: C:\Users\Dell\Documents\NetBeansProjects\watsdownapp\build\preverified
    Preverifying 1957 file(s) into C:\Users\Dell\Documents\NetBeansProjects\watsdownapp\build\preverified directory.
    Error preverifying class com.sun.activation.registries.MailcapFile
        VERIFIER ERROR com/sun/activation/registries/MailcapFile
    .<init>(Ljava/lang/String;)V:
    Cannot find class java/util/Map
    C:\Users\Dell\Documents\NetBeansProjects\watsdownapp\nbproject\build-impl.xml:431: Preverification failed with error code 1.
    BUILD FAILED (total time: 25 seconds)
    this is the contents of build-impx.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- *** GENERATED FROM project.xml - DO NOT EDIT *** -->
    <project name="watsdownapp-impl" default="jar" basedir="..">
        <!--load-properties-->
        <target name="pre-load-properties">
            <property file="nbproject/private/private.properties"/>
            <property name="user.properties.file" location="${netbeans.user}/build.properties"/>
            <available property="user.properties.file.exists" file="${user.properties.file}"/>
        </target>
        <target name="exists.config.active" unless="config.active">
            <echo level="warning" message="Active configuration (config.active property) is not set - using default."/>
            <property value="" name="config.active"/>
        </target>
        <target name="exists.netbeans.user" unless="netbeans.user">
            <echo level="warning" message="NetBeans IDE user directory (netbeans.user property) is not set. By specifying this property many properties required by the project will be automatically evaluated (e.g.: ant-ext library home, ...). You could also open this project in the NetBeans IDE - in this case this property would be set automatically."/>
        </target>
        <target name="exists.user.properties.file" unless="user.properties.file.exists">
            <echo level="warning" message="User properties file (user.properties.file) property is not set. By specifying this property many properties required by the project will be automatically evaluated (e.g.: libraries, platforms, ...)."/>
        </target>
        <target name="load-properties" depends="pre-load-properties,exists.config.active,exists.netbeans.user,exists.user.properties.file">
            <loadproperties srcfile="nbproject/project.properties">
                <filterchain>
                    <containsregex pattern="^configs\.${config.active}\.(.*)" replace="\1"/>
                    <concatfilter prepend="nbproject/project.properties"/>
                    <containsregex pattern="^platform.active=|^deployment.method=|^deployment.instance="/>
                </filterchain>
            </loadproperties>
            <property name="deployment.instance" value="default"/>
            <loadproperties srcfile="${user.properties.file}">
                <filterchain>
                    <replaceregex pattern="^platforms\.${platform.active}\." replace="platform."/>
                    <replaceregex pattern="^deployment\.${deployment.method}\.scriptfile=" replace="deployment.scriptfile="/>
                    <replaceregex pattern="^deployments\.${deployment.method}\.${deployment.instance}\.([^=]+)=" replace="\1="/>
                </filterchain>
            </loadproperties>
            <loadproperties srcfile="nbproject/project.properties">
                <filterchain>
                    <containsregex pattern="^configs\.${config.active}\.(.*)" replace="\1"/>
                    <concatfilter prepend="nbproject/project.properties"/>
                </filterchain>
            </loadproperties>
        </target>
        <!--basic-init-->
        <target name="exists.platform.active" unless="platform.active">
            <echo level="warning" message="Active platform (platform.active property) in not set. If you set this and user.properties.file property, many properties required by the project will be automatically evaluated (e.g.: platform home, platform classpath, ...)."/>
        </target>
        <target name="exists.platform.configuration" unless="platform.configuration">
            <echo level="warning" message="Platform configuration (platform.configuration) is not set. Using default (CLDC-1.0) configuration."/>
            <property name="platform.configuration" value="CLDC-1.0"/>
        </target>
        <target name="exists.platform.profile" unless="platform.profile">
            <echo level="warning" message="Platform profile (platform.profile) is not set. Using default (MIDP-1.0) profile."/>
            <property name="platform.profile" value="MIDP-1.0"/>
        </target>
        <target name="basic-init" depends="exists.platform.active,exists.platform.configuration,exists.platform.profile">
            <fail unless="libs.j2me_ant_ext.classpath">Classpath to J2ME Ant extension library (libs.j2me_ant_ext.classpath property) is not set. For example: location of mobility/modules/org-netbeans-mobility-antext.jar file in the IDE installation directory.</fail>
            <fail unless="platform.home">Platform home (platform.home property) is not set. Value of this property should be ${platform.active.description} emulator home directory location.</fail>
            <fail unless="platform.bootclasspath">Platform boot classpath (platform.bootclasspath property) is not set. Value of this property should be ${platform.active.description} emulator boot classpath containing all J2ME classes provided by emulator.</fail>
            <fail unless="src.dir">Must set src.dir</fail>
            <fail unless="build.dir">Must set build.dir</fail>
            <fail unless="dist.dir">Must set dist.dir</fail>
            <fail unless="dist.jar">Must set dist.jar</fail>
            <property name="javac.source" value="1.3"/>
            <property name="javac.target" value="1.1"/>
            <property name="javac.encoding" value="${file.encoding}"/>
            <property name="deployment.number" value="0.0.1"/>
            <property name="deployment.counter" value="000002"/>
            <condition property="no.deps">
                <istrue value="${no.dependencies}"/>
            </condition>
            <condition property="no.preprocess">
                <isfalse value="${use.preprocessor}"/>
            </condition>
            <condition property="no.javadoc.preview">
                <isfalse value="${javadoc.preview}"/>
            </condition>
            <condition property="filter.excludes.evaluated" value="${filter.excludes},${filter.more.excludes},**/*Test.java,**/test,**/test/**">
                <istrue value="${filter.exclude.tests}"/>
            </condition>
            <property name="filter.excludes.evaluated" value="${filter.excludes},${filter.more.excludes}"/>
            <condition property="deployment.do.override.jarurl" value="">
                <istrue value="${deployment.override.jarurl}"/>
            </condition>
            <condition property="config.active.name" value="DefaultConfiguration">
                <length string="${config.active}" trim="true" length="0"/>
            </condition>
            <property name="config.active.name" value="${config.active}"/>
            <taskdef resource="org/netbeans/mobility/antext/defs.properties">
                <classpath>
                    <pathelement path="${libs.j2me_ant_ext.classpath}"/>
                </classpath>
            </taskdef>
            <condition property="skip.deployment">
                <equals arg1="${deployment.method}" arg2="NONE" casesensitive="false" trim="true"/>
            </condition>
            <condition property="app-version.autoincrement.trigger">
                <istrue value="${app-version.autoincrement}"/>
            </condition>
            <condition property="debug.timeout" value="30000">
                <or>
                    <equals arg1="${debugger.timeout}" arg2="" trim="true"/>
                    <not>
                        <isset property="debugger.timeout"/>
                    </not>
                </or>
            </condition>
            <property name="debug.timeout" value="${debugger.timeout}"/>
            <nb-overrideproperty name="buildsystem.baton" value="${src.dir}"/>
        </target>
        <!--cldc-init-->
        <target name="cldc-pre-init">
            <condition property="cldc-platform.trigger">
                <equals arg1="CLDC" arg2="${platform.trigger}" casesensitive="false"/>
            </condition>
        </target>
        <target name="cldc-init" depends="cldc-pre-init" if="cldc-platform.trigger">
            <property name="preverify.sources.dir" location="${build.dir}/preverifysrc"/>
            <property name="manifest.build.file" location="${build.dir}/manifest.mf"/>
            <property name="platform.device" value=""/>
            <property name="dist.jad.url" value="file://"/>
            <property name="run.cmd.options" value=""/>
            <condition property="evaluated.run.security.domain" value="">
                <isfalse value="${run.use.security.domain}"/>
            </condition>
            <property name="evaluated.run.security.domain" value="${run.security.domain}"/>
            <condition property="override.jarurl.trigger">
                <and>
                    <istrue value="${cldc-platform.trigger}"/>
                    <istrue value="${deployment.override.jarurl}"/>
                </and>
            </condition>
            <property name="deployment.jad" location="${dist.dir}/${dist.jad}"/>
            <property name="deployment.jar" location="${dist.dir}/${dist.jar}"/>
            <property name="deployment.dir" location="${dist.dir}"/>
            <patternset id="deployment.patternset">
                <include name="${dist.jad}"/>
                <include name="${dist.jar}"/>
            </patternset>
        </target>
        <!--cdc-init-->
        <target name="cdc-init">
            <condition property="cdc-platform.trigger">
                <equals arg1="CDC" arg2="${platform.trigger}" casesensitive="false"/>
            </condition>
            <available file="${manifest.file}" property="manifest.available"/>
            <condition property="main.class.applet">
                <equals arg1="${main.class.class}" arg2="applet" casesensitive="false"/>
            </condition>
            <condition property="main.class.xlet">
                <equals arg1="${main.class.class}" arg2="xlet" casesensitive="false"/>
            </condition>
            <condition property="manifest.available+main.class+fat.jar">
                <and>
                    <isset property="manifest.available"/>
                    <isset property="main.class"/>
                    <istrue value="${platform.fat.jar}"/>
                    <not>
                        <equals arg1="${main.class}" arg2="" trim="true"/>
                    </not>
                </and>
            </condition>
            <condition property="manifest.available+main.class">
                <and>
                    <isset property="manifest.available"/>
                    <isset property="main.class"/>
                    <isfalse value="${platform.fat.jar}"/>
                    <not>
                        <equals arg1="${main.class}" arg2="" trim="true"/>
                    </not>
                </and>
            </condition>
            <condition property="application.version.invalid" value="true">
                <equals arg1="${deployment.number}" arg2="" trim="true"/>
            </condition>
            <fail if="application.version.invalid" message="Property deployment.number must not be empty and must contain version in format %d.%d.%d!"/>
            <condition property="sign.jar.trigger" value="true">
                <and>
                    <isset property="cdc-platform.trigger"/>
                    <istrue value="${sign.enabled}"/>
                </and>
            </condition>
        </target>
        <!--semc-init-->
        <target name="semc-pre-init" if="cdc-platform.trigger">
            <condition property="semc-platform.trigger">
                <equals arg1="semc" arg2="${platform.type}" casesensitive="false"/>
            </condition>
        </target>
        <target name="semc-init" depends="semc-pre-init" if="semc-platform.trigger">
            <condition property="semc.icon.invalid" value="true">
                <or>
                    <contains string="${semc.application.icon}" substring="$${"/>
                    <equals arg1="${semc.application.icon}" arg2="" trim="true"/>
                </or>
            </condition>
            <condition property="no.certificateorkey" value="true">
                <or>
                    <isset property="no.application.uid"/>
                    <equals arg1="${semc.certificate.path}" arg2="" trim="true"/>
                    <contains string="${semc.certificate.path}" substring="$${semc.certificate.path"/>
                    <equals arg1="${semc.private.key.path}" arg2="" trim="true"/>
                    <contains string="${semc.private.key.path}" substring="$${semc.private.key.path"/>
                </or>
            </condition>
            <property name="j9.dist" location="${build.dir}/j9/${semc.application.uid}.j9"/>
            <taskdef resource="org/netbeans/modules/j2me/cdc/project/defs.properties">
                <classpath>
                    <pathelement path="${libs.cdc-ant-utils.classpath}"/>
                </classpath>
            </taskdef>
            <taskdef resource="org/netbeans/modules/j2me/cdc/project/semc/defs.properties">
                <classpath>
                    <pathelement path="${libs.semc-ant-utils.classpath}"/>
                </classpath>
            </taskdef>
            <property name="deployment.dir" location="${dist.dir}"/>
            <patternset id="deployment.patternset">
                <include name="*.sis"/>
                <include name="*.SIS"/>
            </patternset>
        </target>
        <!--savaje-init-->
        <target name="savaje-pre-init" if="cdc-platform.trigger">
            <condition property="savaje-platform.trigger">
                <equals arg1="savaje" arg2="${platform.type}" casesensitive="false"/>
            </condition>
        </target>
        <target name="savaje-init" depends="savaje-pre-init" if="savaje-platform.trigger">
            <property name="savaje.application.uid" value="TBD"/>
            <condition property="savaje.bundle.base.invalid" value="true">
                <or>
                    <equals arg1="${savaje.bundle.base}" arg2="" trim="true"/>
                    <contains string="${savaje.bundle.base}" substring="$${savaje.bundle.base"/>
                </or>
            </condition>
            <condition property="savaje.unsupported.main" value="true">
                <or>
                    <equals arg1="${main.class.applet}" arg2="true"/>
                </or>
            </condition>
            <condition property="savaje.icon.invalid" value="true">
                <or>
                    <isset property="no.application.uid"/>
                    <contains string="${savaje.application.icon}" substring="$${"/>
                    <equals arg1="${savaje.application.icon}" arg2="" trim="true"/>
                </or>
            </condition>
            <property name="jnlp.dist" value="${build.dir}/jnlp/bundle.jnlp"/>
            <property name="deployment.dir" location="${dist.dir}"/>
            <patternset id="deployment.patternset">
                <include name="bundle.jnlp"/>
                <include name="bundle.policy"/>
                <include name="lib/*"/>
            </patternset>
        </target>
        <!--sjmc-init-->
        <target name="sjmc-pre-init" if="cdc-platform.trigger">
            <condition property="sjmc-platform.trigger">
                <equals arg1="sjmc" arg2="${platform.type}" casesensitive="false"/>
            </condition>
        </target>
        <target name="sjmc-init" depends="sjmc-pre-init" if="sjmc-platform.trigger"/>
        <!--ojec-init-->
        <target name="ojec-pre-init" if="cdc-platform.trigger">
            <condition property="ojec-platform.trigger">
                <equals arg1="ojec" arg2="${platform.type}" casesensitive="false"/>
            </condition>
        </target>
        <target name="ojec-init" depends="ojec-pre-init" if="ojec-platform.trigger"/>
        <!--cdc-hi-init-->
        <target name="cdc-hi-pre-init" if="cdc-platform.trigger">
            <condition property="cdc-hi-platform.trigger">
                <equals arg1="cdc-hi" arg2="${platform.type}" casesensitive="false"/>
            </condition>
        </target>
        <target name="cdc-hi-init" depends="cdc-hi-pre-init" if="cdc-hi-platform.trigger"/>
        <!--nokiaS80-init-->
        <target name="nokiaS80-pre-init" if="cdc-platform.trigger">
            <condition property="nokiaS80-platform.trigger">
                <equals arg1="nokiaS80" arg2="${platform.type}" casesensitive="false"/>
            </condition>
        </target>
        <target name="nokiaS80-init" depends="nokiaS80-pre-init" if="nokiaS80-platform.trigger">
            <property name="j9.dist" location="${build.dir}/j9/NOKIA.j9"/>
            <property name="manifest.build.file" location="${build.dir}/manifest.mf"/>
            <condition property="nokia.icon.invalid">
                <or>
                    <contains string="${nokiaS80.application.icon}" substring="$${"/>
                    <equals arg1="${nokiaS80.application.icon}" arg2="" trim="true"/>
                </or>
            </condition>
            <property name="deployment.dir" location="${dist.dir}"/>
            <patternset id="deployment.patternset">
                <include name="${dist.jar}"/>
            </patternset>
        </target>
        <!--init-->
        <target name="pre-init"/>
        <target name="post-init"/>
        <target name="init" depends="pre-init,load-properties,basic-init,cldc-init,cdc-init,semc-init,savaje-init,sjmc-init,ojec-init,cdc-hi-init,nokiaS80-init,post-init"/>
        <!--conditional clean-->
        <target name="conditional-clean-init">
            <uptodate property="no.clean.before.build" targetfile="${build.dir}/.timestamp">
                <srcfiles dir="nbproject">
                    <include name="project.properties"/>
                    <include name="build-impl.xml"/>
                </srcfiles>
            </uptodate>
        </target>
        <target name="conditional-clean" depends="init,conditional-clean-init" unless="no.clean.before.build" description="Clean project in case its meta information has changed.">
            <antcall target="do-clean" inheritall="true" inheritrefs="true"/>
        </target>
        <!--deps-jar-->
        <target name="deps-jar" depends="conditional-clean" unless="no.deps"/>
        <!--preprocess-->
        <target name="pre-preprocess"/>
        <target name="do-preprocess" unless="no.preprocess">
            <fail unless="preprocessed.dir">Must set preprocessed.dir</fail>
            <property name="abilities" value=""/>
            <property name="debug.level" value="debug"/>
            <mkdir dir="${preprocessed.dir}"/>
            <echo message="ignore me" file="${build.dir}/.timestamp"/>
            <nb-prep destdir="${preprocessed.dir}" preprocessfor="${config.active.name},${abilities},DebugLevel=${debug.level}" encoding="${javac.encoding}">
                <fileset dir="${buildsystem.baton}" defaultexcludes="${filter.use.standard}" excludes="${filter.excludes.evaluated}"/>
            </nb-prep>
            <copy todir="${preprocessed.dir}">
                <fileset dir="${buildsystem.baton}" defaultexcludes="${filter.use.standard}" excludes="${filter.excludes.evaluated},${build.classes.excludes}"/>
            </copy>
            <nb-overrideproperty name="buildsystem.baton" value="${preprocessed.dir}"/>
        </target>
        <target name="post-preprocess"/>
        <target name="preprocess" depends="deps-jar,pre-preprocess,do-preprocess,post-preprocess" description="Preprocess project sources."/>
        <!--compile-->
        <target name="pre-compile"/>
        <target name="do-compile">
            <fail unless="build.classes.dir">Must set build.classes.dir</fail>
            <mkdir dir="${build.classes.dir}"/>
            <javac includeantruntime="false" source="${javac.source}" target="${javac.target}" deprecation="${javac.deprecation}" optimize="${javac.optimize}" debug="${javac.debug}" destdir="${build.classes.dir}" srcdir="${buildsystem.baton}" bootclasspath="${platform.bootclasspath}" encoding="${javac.encoding}">
                <classpath>
                    <path path="${libs.classpath}"/>
                </classpath>
            </javac>
            <copy todir="${build.classes.dir}">
                <fileset dir="${buildsystem.baton}" defaultexcludes="${filter.use.standard}" excludes="${filter.excludes.evaluated},${build.classes.excludes}"/>
            </copy>
            <nb-overrideproperty name="buildsystem.baton" value="${build.classes.dir}"/>
        </target>
        <target name="extract-libs" description="Extracts all bundled libraries.">
            <mkdir dir="${build.classes.dir}"/>
            <nb-extract dir="${build.classes.dir}" excludeManifest="true" classpath="${libs.classpath}" excludeclasspath="${extra.classpath}"/>
        </target>
        <target name="post-compile"/>
        <target name="compile" depends="preprocess,pre-compile,extract-libs,do-compile,post-compile" description="Compile project classes."/>
        <!--compile-single-->
        <target name="pre-compile-single"/>
        <target name="do-compile-single">
            <fail unless="javac.includes">Must select some files in the IDE or set javac.includes</fail>
            <mkdir dir="${build.classes.dir}"/>
            <javac includeantruntime="false" source="${javac.source}" target="${javac.target}" deprecation="${javac.deprecation}" optimize="${javac.optimize}" debug="${javac.debug}" srcdir="${buildsystem.baton}" destdir="${build.classes.dir}" bootclasspath="${platform.bootclasspath}" includes="${javac.includes}" encoding="${javac.encoding}">
                <classpath>
                    <path path="${libs.classpath}"/>
                </classpath>
            </javac>
        </target>
        <target name="post-compile-single"/>
        <target name="compile-single" depends="preprocess,pre-compile-single,do-compile-single,post-compile-single" description="Compile selected project classes."/>
        <!--proguard-->
        <target name="proguard-init" description="Up-to-date check before obfuscation.">
            <property name="obfuscation.level" value="0"/>
            <condition property="no.obfusc">
                <or>
                    <equals arg1="${obfuscation.level}" arg2="0"/>
                    <uptodate targetfile="${obfuscator.destjar}">
                        <srcfiles dir="${buildsystem.baton}"/>
                    </uptodate>
                </or>
            </condition>
            <uptodate property="obfuscation.up-to-date" targetfile="${obfuscator.destjar}">
                <srcfiles dir="${buildsystem.baton}"/>
            </uptodate>
        </target>
        <target name="skip-obfuscation" depends="proguard-init" if="obfuscation.up-to-date">
            <fail unless="obfuscated.classes.dir">Must set obfuscated.classes.dir</fail>
            <nb-overrideproperty name="buildsystem.baton" value="${obfuscated.classes.dir}"/>
        </target>
        <target name="proguard" depends="skip-obfuscation" description="Obfuscate project classes." unless="no.obfusc">
            <fail unless="obfuscated.classes.dir">Must set obfuscated.classes.dir</fail>
            <fail unless="obfuscator.srcjar">Must set obfuscator.srcjar</fail>
            <fail unless="obfuscator.destjar">Must set obfuscator.destjar</fail>
            <property name="obfuscator.classpath" value=""/>
            <dirname file="${obfuscator.srcjar}" property="obfuscator.srcjar.dir"/>
            <dirname file="${obfuscator.destjar}" property="obfuscator.destjar.dir"/>
            <mkdir dir="${obfuscator.srcjar.dir}"/>
            <mkdir dir="${obfuscator.destjar.dir}"/>
            <jar jarfile="${obfuscator.srcjar}" basedir="${buildsystem.baton}"/>
            <property name="obfuscation.custom" value=""/>
            <nb-obfuscate srcjar="${obfuscator.srcjar}" destjar="${obfuscator.destjar}" obfuscatorclasspath="${obfuscator.classpath}" classpath="${platform.bootclasspath}:${extra.classpath}" obfuscationLevel="${obfuscation.level}" extraScript="${obfuscation.custom}"/>
            <mkdir dir="${obfuscated.classes.dir}"/>
            <unjar src="${obfuscator.destjar}" dest="${obfuscated.classes.dir}"/>
            <nb-overrideproperty name="buildsystem.baton" value="${obfuscated.classes.dir}"/>
        </target>
        <!--obfuscate-->
        <target name="pre-obfuscate"/>
        <target name="post-obfuscate"/>
        <target name="obfuscate" depends="compile,pre-obfuscate,proguard,post-obfuscate" description="Obfuscate project classes."/>
        <!--lwuit-build-->
        <import file="lwuit.xml" optional="true"/>
        <target name="-lwuit-check">
            <condition property="lwuit.allowed">
                <and>
                    <available file="nbproject/lwuit.xml"/>
                    <isset property="is.mesdk_lwuit"/>
                </and>
            </condition>
        </target>
        <target name="-pre-lwuit-build" depends="-lwuit-check" if="lwuit.allowed"/>
        <target name="-lwuit-build" depends="-lwuit-check" if="lwuit.allowed">
            <antcall target="lwuit_build"/>
        </target>
        <target name="-post-lwuit-build" depends="-lwuit-check" if="lwuit.allowed"/>
        <target name="lwuit-build" depends="-lwuit-check,-pre-lwuit-build, -lwuit-build, -post-lwuit-build" if="lwuit.allowed"/>
        <!--preverify-->
        <target name="pre-preverify"/>
        <target name="do-preverify" if="cldc-platform.trigger">
            <fail unless="preverify.classes.dir">Must set preverify.classes.dir</fail>
            <mkdir dir="${preverify.sources.dir}"/>
            <copy todir="${preverify.sources.dir}">
                <fileset dir="${buildsystem.baton}" includes="**/*.class"/>
            </copy>
            <mkdir dir="${preverify.classes.dir}"/>
            <nb-preverify srcdir="${preverify.sources.dir}" destdir="${preverify.classes.dir}" classpath="${platform.bootclasspath}:${extra.classpath}" configuration="${platform.configuration}" platformhome="${platform.home}" platformtype="${platform.type}" commandline="${platform.preverifycommandline}"/>
            <copy todir="${preverify.classes.dir}">
                <fileset dir="${buildsystem.baton}" defaultexcludes="${filter.use.standard}" excludes="${filter.excludes.evaluated},${build.classes.excludes}"/>
            </copy>
            <nb-overrideproperty name="buildsystem.baton" value="${preverify.classes.dir}"/>
        </target>
        <target name="post-preverify"/>
        <target name="preverify" depends="obfuscate,lwuit-build,pre-preverify,do-preverify,post-preverify" description="Preverify project classes."/>
        <!--set-password-->
        <target name="set-password-init">
            <property name="sign.enabled" value="false"/>
            <condition property="skip-sign-keystore-password-input">
                <or>
                    <isfalse value="${sign.enabled}"/>
                    <and>
                        <isset property="sign.keystore"/>
                        <isset property="sign.keystore.password"/>
                        <not>
                            <equals arg1="${sign.keystore}" arg2="" trim="true"/>
                        </not>
                        <not>
                            <equals arg1="${sign.keystore.password}" arg2="" trim="true"/>
                        </not>
                    </and>
                </or>
            </condition>
            <condition property="skip-sign-alias-password-input">
                <or>
                    <isfalse value="${sign.enabled}"/>
                    <and>
                        <isset property="sign.keystore"/>
                        <isset property="sign.alias"/>
                        <isset property="sign.alias.password"/>
                        <not>
                            <equals arg1="${sign.keystore}" arg2="" trim="true"/>
                        </not>
                        <not>
                            <equals arg1="${sign.alias}" arg2="" trim="true"/>
                        </not>
                        <not>
                            <equals arg1="${sign.alias.password}" arg2="" trim="true"/>
                        </not>
                    </and>
                </or>
            </condition>
        </target>
        <target name="set-keystore-password" if="netbeans.home" unless="skip-sign-keystore-password-input">
            <nb-enter-password keystore="${sign.keystore}" passwordproperty="sign.keystore.password"/>
        </target>
        <target name="set-alias-password" if="netbeans.home" unless="skip-sign-alias-password-input">
            <nb-enter-password keystore="${sign.keystore}" keyalias="${sign.alias}" passwordproperty="sign.alias.password"/>
        </target>
        <target name="set-password" depends="set-password-init,set-keystore-password,set-alias-password"/>
        <!--create JAD-->
        <target name="add-configuration" unless="contains.manifest.configuration">
            <nb-output file="${dist.dir}/${dist.jad}" encoding="UTF-8" append="true">MicroEdition-Configuration: ${platform.configuration}
    </nb-output>
            <nb-output file="${manifest.build.file}" encoding="UTF-8" append="true">MicroEdition-Configuration: ${platform.configuration}
    </nb-output>
        </target>
        <target name="add-profile" unless="contains.manifest.profile">
            <nb-output file="${dist.dir}/${dist.jad}" encoding="UTF-8" append="true">MicroEdition-Profile: ${platform.profile}
    </nb-output>
            <nb-output file="${manifest.build.file}" encoding="UTF-8" append="true">MicroEdition-Profile: ${platform.profile}
    </nb-output>
        </target>
        <target name="create-jad" if="cldc-platform.trigger">
            <fail unless="dist.jad">Must set dist.jad</fail>
            <mkdir dir="${build.dir}"/>
            <dirname file="${dist.dir}/${dist.jad}" property="dist.jad.dir"/>
            <mkdir dir="${dist.jad.dir}"/>
            <condition property="evaluated.manifest.apipermissions" value="${manifest.apipermissions}">
                <not>
                    <equals arg1="${platform.profile}" arg2="MIDP-1.0"/>
                </not>
            </condition>
            <condition property="evaluated.manifest.pushregistry" value="${manifest.pushregistry}">
                <not>
                    <equals arg1="${platform.profile}" arg2="MIDP-1.0"/>
                </not>
            </condition>
            <condition property="contains.manifest.configuration">
                <contains substring="MicroEdition-Configuration: " string="${manifest.others}"/>
            </condition>
            <condition property="contains.manifest.profile">
                <contains substring="MicroEdition-Profile: " string="${manifest.others}"/>
            </condition>
            <property value="" name="evaluated.manifest.apipermissions"/>
            <property value="" name="evaluated.manifest.pushregistry"/>
            <property name="manifest.jad" value=""/>
            <property name="manifest.manifest" value=""/>
            <nb-output file="${dist.dir}/${dist.jad}" encoding="UTF-8">${manifest.midlets}${evaluated.manifest.apipermissions}${evaluated.manifest.pushregistry}${manifest.others}${manifest.jad}</nb-output>
            <nb-output file="${manifest.build.file}" encoding="UTF-8">${manifest.midlets}${evaluated.manifest.apipermissions}${evaluated.manifest.pushregistry}${manifest.others}${manifest.manifest}</nb-output>
            <antcall target="add-configuration" inheritall="true" inheritrefs="true"/>
            <antcall target="add-profile" inheritall="true" inheritrefs="true"/>
            <property name="manifest.available" value="true"/>
        </target>
        <!--do-extra-libs-->
        <target name="do-extra-libs" if="extra.classpath">
            <property name="dist.lib.dir" value="${dist.dir}/lib"/>
            <mkdir dir="${dist.lib.dir}"/>
            <copy todir="${dist.lib.dir}">
                <path path="${extra.classpath}"/>
                <flattenmapper/>
            </copy>
        </target>
        <!--nokiaS80-manifest-->
        <target name="nokiaS80-prepare-j9" if="nokiaS80-platform.trigger">
            <fail message="Main class is not set!">
                <condition>
                    <equals arg1="${main.class}" arg2="" trim="true"/>
                </condition>
            </fail>
            <mkdir dir="${build.dir}/j9"/>
            <taskdef name="j9builder" classname="org.netbeans.modules.j2me.cdc.project.J9Builder" classpath="${libs.cdc-ant-utils.classpath}"/>
            <j9builder jvmargs="${run.jvmargs}" mainclass="${main.class}" args="${application.args}" home="${platform.home}" dist="${j9.dist}" id="NOKIA" platform="${platform.type}" xlet="${main.class.xlet}" applet="${main.class.applet}" jarname="${dist.jar}"/>
            <copy file="${manifest.file}" tofile="${manifest.build.file}" failonerror="false"/>
            <property name="manifest.available" value="true"/>
            <loadfile property="nokia.manifest.j9" srcFile="${j9.dist}"/>
        </target>
        <target name="nokiaS80-prepare-manifest" depends="nokiaS80-prepare-j9" if="nokiaS80-platform.trigger" unless="nokia.icon.invalid">
            <pathconvert property="logo.icon.name" pathsep=" ">
                <path path="${nokiaS80.application.icon}"/>
                <chainedmapper>
                    <flattenmapper/>
                    <globmapper from="*" to="*"/>
                </chainedmapper>
        

    The error says class file is missing, you can try to clean and build.

  • Building Native Mobile App for Android: error message, build fail

    Hi,
    I'm  trying RH10 on a Win 8 x64 system, trying to get the generate for  mobile devices, Android to work. I've installed the Android SDK (part of  the complete ADT) in a "Development" folder in the C drive, installed  JDK for Win 64, added the PhoneGap and ANT unzipped folders to the  "Development" folder and then in the RH10 dialog to generate the Android  APK, I've pointed set the correct paths to these tools. (All installed  tools are correct for my OS, Win 8 x64.)
    No  matter what I try, using a sample file (EmployeeCare, Salesbuilder), I  get an error message at the very end of the build process. Please see the screenshot showing the error message and the relevant part of the  log which looks like the ANT path is not working correctly. The build  fails every time. I've tried to do some troubleshooting online and for  example, came across setting the environment variables for the ANT  folder, which I did, but with no success in fixing the problem. The  Eclipse installation connects with the JDK and runs OK if I simply boot  it up.
    My path settings are in a second screenshot below.
    (I've tried the ANT path with different values, for example "C:\Development\apache-ant-1.9.0-bin" etc. Doesn't prevent error message and build failure.)
    I  am not sure what else to do. Any help would be appreciated. At this  point, I would be happy to simply be able to build one APK then test it  on an Android device.
    Thank you for your help.
    Kind Regards,
    saratogacoach

    @saratogacoach
    Not much on the forums yet about creating an app but I notice you are using Windows 8 which is not officially supported yet. Can you try on a Windows 7 machine to rule out the OS being the problem?
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • [SOLVED]Building in a Clean Chroot error: Build failed, check ~/build

    Hello everyone
    I am trying to build qt4 and qtwebkit in clean chroot but when I run makechrootpkg (according to DeveloperWiki:Building in a Clean Chroot) I get an error message:
    $ sudo makechrootpkg -c -r /home/zuargo/chroot/
    ==> Creating clean working copy...done
    ==> ERROR: Build failed, check /home/zuargo/chroot/zuargo/build
    As you see chroot directory is contained in my home folder.
    I have checked /home/zuargo/chroot/zuargo/build and I see just the PKGBUILD and another random file (it depends on the package to build). No useful information.
    I have made twice the chroot directory and in both times I get the same error.
    Does somebody have any idea on how to solve this trouble or how to get information related to the error?
    Thanks in advance
    Last edited by zuargo (2013-04-19 14:12:53)

    Thank you
    I have new information.
    Searching for information on the forum (this one) I have found this thread: https://bbs.archlinux.org/viewtopic.php?pid=1260353
    The user that started the topic, had (or have) a very similar issue. At the first post, he says has fixed the problem by downgrading the package devtools to the version 20120720. So then, I did the same thing.
    I had installed devtools 20130408 and in the cache of Pacman, I have the version 20130127, 20130122, 20121115, 20121027, 20121013, 20120720 of this package. I have downgraded to all these versions of devtools, one by one. In some cases, after downgrading and by creating the chroot directory I got errors, either with the package systemd or with the package filesystem. In the first case, the error did not affect the creation fo the chroot directory. In the second case (with filesystem), creating the directory was not successful, getting an error message (see below).
    I proceed to list each devtool package (its version) and the error I have got, when I tried to create the chroot directory:
    > devtools-20120720-1-any.pkg.tar.xz
    systemd's error:
    ( 38/130) installing systemd                                               [##########################################] 100%
    Initializing machine ID from random generator.
    ln -s '/usr/lib/systemd/system/[email protected]' '/etc/systemd/system/getty.target.wants/[email protected]'
    :: Append 'init=/usr/lib/systemd/systemd' to your kernel command line in your
       bootloader to replace sysvinit with systemd, or install systemd-sysvcompat
    Also an error with lacale-gen:
    chroot: failed to run command '/usr/sbin/locale-gen': No such file or directory
    Creating chroot directory successful
    No error by building packages with makechrootpkg into the chroot directory.
    > devtools-20121013-1-any.pkg.tar.xz
    filesystem's error:
    (  4/130) installing filesystem                                            [##########################################] 100%
    error: could not rename /home/zuargo/chroot/root/etc/resolv.conf to /home/zuargo/chroot/root/etc/resolv.conf.pacorig (Device or resource busy)
    error: problem occurred while installing filesystem
    error: could not commit transaction
    error: failed to commit transaction (transaction aborted)
    Errors occurred, no packages were upgraded.
    ==> ERROR: Failed to install packages to new root
    ==> ERROR: Failed to install all packages
    Creating chroot directory was not successful
    > devtools-20121027-1-any.pkg.tar.xz
    filesystem's error:
    (  4/130) installing filesystem                                            [##########################################] 100%
    error: could not rename /home/zuargo/chroot/root/etc/resolv.conf to /home/zuargo/chroot/root/etc/resolv.conf.pacorig (Device or resource busy)
    error: problem occurred while installing filesystem
    error: could not commit transaction
    error: failed to commit transaction (transaction aborted)
    Errors occurred, no packages were upgraded.
    ==> ERROR: Failed to install packages to new root
    ==> ERROR: Failed to install all packages
    Creating chroot directory was not successful
    > devtools-20121115-1-any.pkg.tar.xz
    filesystem's error:
    (  4/130) installing filesystem                                            [##########################################] 100%
    error: could not rename /home/zuargo/chroot/root/etc/resolv.conf to /home/zuargo/chroot/root/etc/resolv.conf.pacorig (Device or resource busy)
    error: problem occurred while installing filesystem
    error: could not commit transaction
    error: failed to commit transaction (transaction aborted)
    Errors occurred, no packages were upgraded.
    ==> ERROR: Failed to install packages to new root
    ==> ERROR: Failed to install all packages
    Creating chroot directory was not successful
    > devtools-20130122-1-any.pkg.tar.xz
    systemd's error:
    ( 38/130) installing systemd                                               [##########################################] 100%
    Initializing machine ID from random generator.
    ln -s '/usr/lib/systemd/system/[email protected]' '/etc/systemd/system/getty.target.wants/[email protected]'
    :: Append 'init=/usr/lib/systemd/systemd' to your kernel command line in your
       bootloader to replace sysvinit with systemd, or install systemd-sysvcompat
    Error by building packages with makechrootpkg into the chroot directory:
    ==> Creating clean working copy...done
    ==> ERROR: Build failed, check /home/zuargo/chroot/zuargo/build
    > devtools-20130127-1-any.pkg.tar.xz
    systemd's error:
    ( 38/130) installing systemd                                               [##########################################] 100%
    Initializing machine ID from random generator.
    ln -s '/usr/lib/systemd/system/[email protected]' '/etc/systemd/system/getty.target.wants/[email protected]'
    :: Append 'init=/usr/lib/systemd/systemd' to your kernel command line in your
       bootloader to replace sysvinit with systemd, or install systemd-sysvcompat
    Error by building packages with makechrootpkg into the chroot directory:
    ==> Creating clean working copy...done
    ==> ERROR: Build failed, check /home/zuargo/chroot/zuargo/build
    > devtools-20130408-1-any.pkg.tar.xz
    systemd's error:
    ( 38/130) installing systemd                                               [##########################################] 100%
    Initializing machine ID from random generator.
    ln -s '/usr/lib/systemd/system/[email protected]' '/etc/systemd/system/getty.target.wants/[email protected]'
    :: Append 'init=/usr/lib/systemd/systemd' to your kernel command line in your
       bootloader to replace sysvinit with systemd, or install systemd-sysvcompat
    Error by building packages with makechrootpkg into the chroot directory:
    ==> Creating clean working copy...done
    ==> ERROR: Build failed, check /home/zuargo/chroot/zuargo/build
    As see, the only one package that allows me to build into chroot directory with no errors is devtools-20120720.
    Now I can build packages into a clean chroot directory. But I can't update devtools.

  • Build fail without errors

    I've been getting often enough strange compilation errors from the labview application status window, the weirdest being
    [10:30:36 AM] Status: Error
    linking...
    Program Size: Code=94136 RO-data=2936 RW-data=2664 ZI-data=14536 
    ".\Obj\LabVIEW.axf" - 0 Error(s), 0 Warning(s).
    Status: Build failed.
    The build failure without errors seems to be a red herring; it actually builds and links fine, but for some reason Labview takes offense to it and reports a build failure. If you rerun the build again it resumes where it had "failed" and the target is loaded and started... very strange behaviour, and it is not limited to the LM3S project, I get it with the MCB2378. Anybody knows why this would happen?
    Anyway just putting this out there for others who would encounter this problem.

    Hey Simon,
    When you reload the code and it compiles correctly does it operatre as expected? Here are some things that I believe we have gone over but should be useful for other members of the forums:
    Debugging in Keil uVision
    After c generating an embedded application, you should have the project loaded in the Keil uVision IDE. The following steps will help you debug the application.
    Click "Reset CPU"
    Click "Run"
    Click "Halt."
    You should be stopped in a loop in a function named OCDI_RDMWaitOnStart in OCDICheckPoint.c. The function waits for LabVIEW to be ready by checking the variable named OCDI_RDMStart. Since we are not using LabVIEW to run the application, we need to change this variable manually using the watch window.
    Add the variable OCDI_RDMStart to the watch window.
    Set any other breakpoints that you want in the project.
    Select View->Period Window Updates
    Click "Run"
    From the watch window, change the variable OCDI_RDMStart to 0x01. The application will exit the loop and run your VI.
    To run the application again:
    Click "Reset CPU"
    Click "Run"
    From the watch window, change the variable OCDI_RDMStart to 0x01.
    You can also add "one button dialog" nodes to your VI, and this will do a printf that you can see in the Keil IDE. Choose View->Serial Window->Real-Time Agent Terminal to see the window that receives the output.
    My guess is that the first time you run it the project is looking for a pointer or something and then the second time it know knows where it is and finishes without error.  
    Sam S
    Applications Engineer
    National Instruments

Maybe you are looking for