[build fails] rtorrent-svn + xmlrpc-c-svn + w3c-libwww

I have been trying to set up rtorrent with the wtorrent webclient. For that I need rtorrent-svn which depends on xmlrpc-c-svn that depends on w3c-libwww , all this from the AUR. Unfortunately w3c-libwww fails to build and I get this error:
../src/.libs/libwwwfile.so: undefined reference to `HTDir_new'
../src/.libs/libwwwfile.so: undefined reference to `HTDir_addElement'
../src/.libs/libwwwfile.so: undefined reference to `HTDir_free'
collect2: ld returned 1 exit status
make[3]: *** [libapp_2] Error 1
make[3]: Leaving directory `/tmp/yaourt-tmp-flako/aur-w3c-libwww/w3c-libwww/src/w3c-libwww-5.4.0/Library/Examples'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/yaourt-tmp-flako/aur-w3c-libwww/w3c-libwww/src/w3c-libwww-5.4.0/Library'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/yaourt-tmp-flako/aur-w3c-libwww/w3c-libwww/src/w3c-libwww-5.4.0'
make: *** [all-recursive-am] Error 2
==> ERROR: Build Failed.
Aborting...
I tried compiling the w3c-libwww package myself, but when I then try to compile xmlrpc-c i get errors again. I don't know what I should do to get rtorrent with wtorrent working, any help would be appreciated...

Solved!
Add into PKGBUILD this line:
env CPPFLAGS=-I/usr/local/include LDFLAGS=-s ./configure
after this line:
./configure --prefix=/usr

Similar Messages

  • [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

  • 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)

  • BUILD FAILED java.lang.Error: unable to load schema-for-schema for W3C XML

    I am new to JAXB, I am trying to run the sample applciations on Win 98,
    I have set up the environment values as per the UserGuide specs.
    I am getting the following error:
    BUILD FAILED java.lang.Error: unable to load schema-for-schema for W3C XML Schema at com.sun.msv.reader.xmlschema.XMLSchemaReader.getXmlSchemaForXmlSchema (XMLSchemaReader.java:190)
    Could someone please suggest a solution.
    Thank you.

    Hi
    I am using Windows 2000 and I am repeatedly getting the same error too (See below). Would appreciate any help ..
    parsing a schema...
    org.iso_relax.verifier.VerifierConfigurationException
         at com.sun.msv.verifier.jarv.FactoryImpl.compileSchema(FactoryImpl.java:104)
         at org.iso_relax.verifier.VerifierFactory.compileSchema(Unknown Source)
         at org.iso_relax.verifier.VerifierFactory.compileSchema(Unknown Source)
         at com.sun.msv.reader.xmlschema.XMLSchemaReader.getXmlSchemaForXmlSchema(XMLSchemaReader.java:186)
         at com.sun.tools.xjc.Driver$1.<init>(Driver.java:477)
         at com.sun.tools.xjc.Driver.loadXMLSchemaGrammar(Driver.java:476)
         at com.sun.tools.xjc.Driver.loadGrammar(Driver.java:404)
         at com.sun.tools.xjc.Driver.run(Driver.java:268)
         at com.sun.tools.xjc.Driver.main(Driver.java:88)
         at sample1.Binder.main(Binder.java:18)
    StackTrace of Original Exception:
    java.lang.NullPointerException
         at com.sun.msv.datatype.xsd.TypeIncubator.addFacet(TypeIncubator.java:64)
         at com.sun.msv.reader.datatype.xsd.XSDatatypeExp$1.addFacet(XSDatatypeExp.java:87)
         at com.sun.msv.reader.datatype.xsd.FacetState.startSelf(FacetState.java:56)
         at com.sun.msv.reader.State.init(State.java:154)
         at com.sun.msv.reader.GrammarReader.pushState(GrammarReader.java:579)
         at com.sun.msv.reader.datatype.xsd.TypeState.startElement(TypeState.java:101)
         at org.xml.sax.helpers.XMLFilterImpl.startElement(Unknown Source)
         at org.apache.xerces.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:459)
         at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(AbstractXMLDocumentParser.java:221)
         at org.apache.xerces.impl.XMLNamespaceBinder.handleStartElement(XMLNamespaceBinder.java:874)
         at org.apache.xerces.impl.XMLNamespaceBinder.emptyElement(XMLNamespaceBinder.java:591)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:747)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1477)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:329)
         at org.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:525)
         at org.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:581)
         at org.apache.xerces.parsers.XMLParser.parse(XMLParser.java:152)
         at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1175)
         at com.sun.msv.reader.GrammarReader._parse(GrammarReader.java:459)
         at com.sun.msv.reader.GrammarReader.switchSource(GrammarReader.java:434)
         at com.sun.msv.reader.GrammarReader.switchSource(GrammarReader.java:407)
         at com.sun.msv.reader.xmlschema.XMLSchemaReader.switchSource(XMLSchemaReader.java:683)
         at com.sun.msv.reader.xmlschema.ImportState.startSelf(ImportState.java:41)
         at com.sun.msv.reader.State.init(State.java:154)
         at com.sun.msv.reader.GrammarReader.pushState(GrammarReader.java:579)
         at com.sun.msv.reader.SimpleState.startElement(SimpleState.java:72)
         at org.xml.sax.helpers.XMLFilterImpl.startElement(Unknown Source)
         at org.apache.xerces.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:459)
         at org.apache.xerces.impl.XMLNamespaceBinder.handleStartElement(XMLNamespaceBinder.java:877)
         at org.apache.xerces.impl.XMLNamespaceBinder.startElement(XMLNamespaceBinder.java:569)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:759)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1477)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:329)
         at org.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:525)
         at org.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:581)
         at org.apache.xerces.parsers.XMLParser.parse(XMLParser.java:152)
         at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1175)
         at com.sun.msv.reader.GrammarReader._parse(GrammarReader.java:459)
         at com.sun.msv.reader.GrammarReader.parse(GrammarReader.java:449)
         at com.sun.msv.reader.xmlschema.XMLSchemaReader.parse(XMLSchemaReader.java:89)
         at com.sun.msv.verifier.jarv.XSFactoryImpl.parse(XSFactoryImpl.java:26)
         at com.sun.msv.verifier.jarv.FactoryImpl.compileSchema(FactoryImpl.java:95)
         at org.iso_relax.verifier.VerifierFactory.compileSchema(Unknown Source)
         at org.iso_relax.verifier.VerifierFactory.compileSchema(Unknown Source)
         at com.sun.msv.reader.xmlschema.XMLSchemaReader.getXmlSchemaForXmlSchema(XMLSchemaReader.java:186)
         at com.sun.tools.xjc.Driver$1.<init>(Driver.java:477)
         at com.sun.tools.xjc.Driver.loadXMLSchemaGrammar(Driver.java:476)
         at com.sun.tools.xjc.Driver.loadGrammar(Driver.java:404)
         at com.sun.tools.xjc.Driver.run(Driver.java:268)
         at com.sun.tools.xjc.Driver.main(Driver.java:88)
         at sample1.Binder.main(Binder.java:18)
    java.lang.Error: unable to load schema-for-schema for W3C XML Schema
         at com.sun.msv.reader.xmlschema.XMLSchemaReader.getXmlSchemaForXmlSchema(XMLSchemaReader.java:190)
         at com.sun.tools.xjc.Driver$1.<init>(Driver.java:477)
         at com.sun.tools.xjc.Driver.loadXMLSchemaGrammar(Driver.java:476)
         at com.sun.tools.xjc.Driver.loadGrammar(Driver.java:404)
         at com.sun.tools.xjc.Driver.run(Driver.java:268)
         at com.sun.tools.xjc.Driver.main(Driver.java:88)
         at sample1.Binder.main(Binder.java:18)
    Exception in thread "main"
    -Thanks
    Guna

  • Ant Build Fails on MacOS

    I am trying to build the latest SVN build on a MacOS 10.6 and it fails.  I've steps through the instructions from here:
    http://opensource.adobe.com/wiki/display/flexsdk/Get+Source+Code
    ...but regardless I always get the following output in Terminal:
    BUILD FAILED
    /Applications/Adobe Flash Builder 4/sdks/trunk/build.xml:341: The following error occurred while executing this line:
    /Applications/Adobe Flash Builder 4/sdks/trunk/build.xml:318: Java returned: 1
    Help.

    Also when I execute the 'source setup.sh' command in Terminal, I get the following:
    flexmachine@Flex-Machine:/Applications/Adobe Flash Builder 4/sdks/trunk$ source setup.sh
    setup.sh: Setting default  ANT_HOME=/Users/flexmachine/bin/apache-ant-1.7.0
    setup.sh: Setting default JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home
    -bash: [: too many arguments
    Would that last line be an issue for me?

  • [SOLVED] Problems building libtorrent+rtorrent

    I used this guide to easily build libtorrent+rtorrent on my ubuntu box and want to do the same on my archlinux laptop. However, when doing ./configure for rtorrent I get this message:
    checking pkg-config is at least version 0.9.0... yes
    checking for STUFF... configure: error: Package requirements (sigc++-2.0 libcurl >= 7.12.0 libtorrent >= 0.11.8) were not met:
    No package 'libtorrent' found
    Consider adjusting the PKG_CONFIG_PATH environment variable if you
    installed software in a non-standard prefix.
    Alternatively, you may set the environment variables STUFF_CFLAGS
    and STUFF_LIBS to avoid the need to call pkg-config.
    See the pkg-config man page for more details.
    libtorrent installed successfully in /usr/local/lib and I have included /usr/local/lib in my /etc/ld.so.conf.
    Why is libtorrent then not found??
    Last edited by alphahsk (2008-01-09 17:04:13)

    Any particular reason for trying to build the latest trunk version yourself instead of using the nice packages in community?
    Yes I know I could just Pacman -S the whole thing, but I though I could just build it straight from his svn trunk for once, and if anything learn a thing or two about compiling stuff in the process.
    If anyone has done this on Arch I'd be interested in the tweaks necessary to get it done.

  • Error during generation of the WSDL:  BUILD FAILED java.lang.NoClassDefFoundError: com/sun/javadoc/Type

    When I create an EJB Transport Business Service, after selecting the jar that has the EJB 2.1 artefacts (Remote, Home, etc) the oepe plugin fails and can't continue.
    As I understand it seems that there is a problem with the classpath of ant build.xml  that oepe creates inside folder /tmp/alsbejbtransport/ to compile the bs and generate the wsdl. I checked if tools.jar is in the classpath (in eclipse) and is included, so I can't figure out wich is the problem.
    I found this in Oracle, but not helps solve the problem:
    BEA-398120
    Error: The WSDL for the typed transport endpoint could not be accessed.
    Description
    There was a problem retrieving the WSDL from the typed transport service endpoint at the time of service registration
    Action
    Contact technical support
    This is the the full stacktrace that shows eclipse.
    Generate : Error during generation of the WSDL:
    BUILD FAILED
    java.lang.NoClassDefFoundError: com/sun/javadoc/Type
            at com.bea.util.jam.provider.JamServiceFactoryImpl.createSourceBuilder(JamServiceFactoryImpl.java:205)
            at com.bea.util.jam.provider.JamServiceFactoryImpl.createBuilder(JamServiceFactoryImpl.java:158)
            at com.bea.util.jam.provider.JamServiceFactoryImpl.createClassLoader(JamServiceFactoryImpl.java:137)
            at com.bea.util.jam.provider.JamServiceFactoryImpl.createService(JamServiceFactoryImpl.java:78)
            at weblogic.wsee.util.JamUtil.parseSource(JamUtil.java:152)
            at weblogic.wsee.tools.anttasks.JwsLoader.loadJClasses(JwsLoader.java:186)
            at weblogic.wsee.tools.anttasks.JwsLoader.load(JwsLoader.java:75)
            at weblogic.wsee.tools.anttasks.JwsModule.loadWebServices(JwsModule.java:569)
            at weblogic.wsee.tools.anttasks.JwsModule.generate(JwsModule.java:369)
            at weblogic.wsee.tools.anttasks.JwsModule.build(JwsModule.java:256)
            at weblogic.wsee.tools.anttasks.JwscTask.execute(JwscTask.java:184)
            at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
            at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:601)
            at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
            at org.apache.tools.ant.Task.perform(Task.java:348)
            at org.apache.tools.ant.Target.execute(Target.java:357)
            at org.apache.tools.ant.Target.performTasks(Target.java:385)
            at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
            at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
            at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
            at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
            at org.apache.tools.ant.Main.runBuild(Main.java:758)
            at org.apache.tools.ant.Main.startAnt(Main.java:217)
            at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
            at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
    Caused by: java.lang.ClassNotFoundException: com.sun.javadoc.Type
            at org.apache.tools.ant.AntClassLoader.findClassInComponents(AntClassLoader.java:1400)
            at org.apache.tools.ant.AntClassLoader.findClass(AntClassLoader.java:1341)
            at org.apache.tools.ant.AntClassLoader.loadClass(AntClassLoader.java:1088)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
            ... 27 more
    Total time: 0 seconds
    Eclipse Installation details:
    *** System properties:
    eclipse.application=org.eclipse.ui.ide.workbench
    eclipse.buildId=M20110909-1335
    eclipse.commands=-os
    linux
    -ws
    gtk
    -arch
    x86_64
    -showsplash
    -launcher
    {home}/Development/oepe-indigo/eclipse
    -name
    Eclipse
    --launcher.library
    {home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.v20110505/eclipse_1407.so
    -startup
    {home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
    --launcher.overrideVmargs
    -exitdata
    1e418010
    -vm
    /usr/bin/java
    eclipse.home.location=file:{home}/Development/oepe-indigo/
    eclipse.launcher={home}/Development/oepe-indigo/eclipse
    eclipse.launcher.name=Eclipse
    [email protected]/../p2/
    eclipse.p2.profile=PlatformProfile
    eclipse.product=org.eclipse.platform.ide
    eclipse.startTime=1374623921455
    eclipse.vm=/usr/bin/java
    eclipse.vmargs=-Xms256m
    -Xmx768m
    -XX:MaxPermSize=512m
    -Dsun.lang.ClassLoader.allowArraySyntax=true
    -Dweblogic.home={home}/Oracle/Middleware/wlserver_10.3
    -Dharvester.home={home}/Oracle/Middleware/Oracle_OSB1/harvester
    -Dosb.home={home}/Oracle/Middleware/Oracle_OSB1
    -Dosgi.bundlefile.limit=750
    -Dosgi.nl=en_US
    -Dmiddleware.home={home}/Oracle/Middleware
    -jar
    {home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
    equinox.use.ds=true
    file.encoding=UTF-8
    file.encoding.pkg=sun.io
    file.separator=/
    guice.disable.misplaced.annotation.check=true
    harvester.home={home}/Oracle/Middleware/Oracle_OSB1/harvester
    http.nonProxyHosts=localhost
    java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
    java.awt.printerjob=sun.print.PSPrinterJob
    java.class.path={home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
    java.class.version=50.0
    java.endorsed.dirs=/usr/lib/jvm/jdk1.6.0_45/jre/lib/endorsed
    java.ext.dirs=/usr/lib/jvm/jdk1.6.0_45/jre/lib/ext:/usr/java/packages/lib/ext
    java.home=/usr/lib/jvm/jdk1.6.0_45/jre
    java.io.tmpdir=/tmp
    java.library.path=/usr/lib/jvm/jdk1.6.0_45/jre/lib/amd64/server:/usr/lib/jvm/jdk1.6.0_45/jre/lib/amd64:/usr/lib/jvm/jdk1.6.0_45/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
    java.protocol.handler.pkgs=null|com.bea.wli.sb.resources.url|com.bea.wli.sb.resources.jca.upgrade.url|weblogic.utils|weblogic.utils|weblogic.utils|weblogic.net|weblogic.net
    java.runtime.name=Java(TM) SE Runtime Environment
    java.runtime.version=1.6.0_45-b06
    java.specification.name=Java Platform API Specification
    java.specification.vendor=Sun Microsystems Inc.
    java.specification.version=1.6
    java.vendor=Sun Microsystems Inc.
    java.vendor.url=http://java.sun.com/
    java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
    java.version=1.6.0_45
    java.vm.info=mixed mode
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    java.vm.specification.name=Java Virtual Machine Specification
    java.vm.specification.vendor=Sun Microsystems Inc.
    java.vm.specification.version=1.0
    java.vm.vendor=Sun Microsystems Inc.
    java.vm.version=20.45-b01
    javax.rmi.CORBA.PortableRemoteObjectClass=weblogic.iiop.PortableRemoteObjectDelegateImpl
    javax.rmi.CORBA.UtilClass=weblogic.iiop.UtilDelegateImpl
    jna.platform.library.path=/usr/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnu:/lib64:/usr/lib:/lib
    line.separator=
    middleware.home={home}/Oracle/Middleware
    oracle.eclipse.tools.weblogic.ui.isWebLogicServer=true
    org.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog
    org.eclipse.equinox.launcher.splash.location={home}/Development/oepe-indigo/plugins/org.eclipse.platform_3.7.1.v201109091335/splash.bmp
    org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator/bundles.info
    org.eclipse.m2e.log.dir={home}/workspace/pragma/.metadata/.plugins/org.eclipse.m2e.logback.configuration
    org.eclipse.update.reconcile=false
    org.omg.CORBA.ORBClass=weblogic.corba.orb.ORB
    org.omg.CORBA.ORBSingletonClass=weblogic.corba.orb.ORB
    org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,OSGi/Minimum-1.2,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5,JavaSE-1.6
    org.osgi.framework.language=en
    org.osgi.framework.os.name=Linux
    org.osgi.framework.os.version=3.8.0
    org.osgi.framework.processor=x86-64
    org.osgi.framework.system.capabilities=osgi.ee; osgi.ee="OSGi/Minimum"; version:List<Version>="1.0, 1.1, 1.2",osgi.ee; osgi.ee="JavaSE"; version:List<Version>="1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6"
    org.osgi.framework.system.packages=javax.accessibility,javax.activation,javax.activity,javax.annotation,javax.annotation.processing,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax.imageio.spi,javax.imageio.stream,javax.jws,javax.jws.soap,javax.lang.model,javax.lang.model.element,javax.lang.model.type,javax.lang.model.util,javax.management,javax.management.loading,javax.management.modelmbean,javax.management.monitor,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.management.remote.rmi,javax.management.timer,javax.naming,javax.naming.directory,javax.naming.event,javax.naming.ldap,javax.naming.spi,javax.net,javax.net.ssl,javax.print,javax.print.attribute,javax.print.attribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA,javax.rmi.ssl,javax.script,javax.security.auth,javax.security.auth.callback,javax.security.auth.kerberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.security.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swing.filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.synth,javax.swing.table,javax.swing.text,javax.swing.text.html,javax.swing.text.html.parser,javax.swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.tools,javax.transaction,javax.transaction.xa,javax.xml,javax.xml.bind,javax.xml.bind.annotation,javax.xml.bind.annotation.adapters,javax.xml.bind.attachment,javax.xml.bind.helpers,javax.xml.bind.util,javax.xml.crypto,javax.xml.crypto.dom,javax.xml.crypto.dsig,javax.xml.crypto.dsig.dom,javax.xml.crypto.dsig.keyinfo,javax.xml.crypto.dsig.spec,javax.xml.datatype,javax.xml.namespace,javax.xml.parsers,javax.xml.soap,javax.xml.stream,javax.xml.stream.events,javax.xml.stream.util,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stax,javax.xml.transform.stream,javax.xml.validation,javax.xml.ws,javax.xml.ws.handler,javax.xml.ws.handler.soap,javax.xml.ws.http,javax.xml.ws.soap,javax.xml.ws.spi,javax.xml.ws.wsaddressing,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServer,org.omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.css,org.w3c.dom.events,org.w3c.dom.html,org.w3c.dom.ls,org.w3c.dom.ranges,org.w3c.dom.stylesheets,org.w3c.dom.traversal,org.w3c.dom.views,org.w3c.dom.xpath,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
    org.osgi.framework.uuid=901615cd-f3f3-0012-11b6-a3bca4d97ac1
    org.osgi.framework.vendor=Eclipse
    org.osgi.framework.version=1.6.0
    org.osgi.supports.framework.extension=true
    org.osgi.supports.framework.fragment=true
    org.osgi.supports.framework.requirebundle=true
    os.arch=amd64
    os.name=Linux
    os.version=3.8.0-26-generic
    osb.home={home}/Oracle/Middleware/Oracle_OSB1
    osgi.arch=x86_64
    osgi.bundlefile.limit=750
    osgi.bundles=reference:file:javax.transaction_1.1.1.v201105210645.jar,reference:file:org.eclipse.equinox.simpleconfigurator_1.0.200.v20110502-1955.jar@1:start
    osgi.bundles.defaultStartLevel=4
    osgi.bundlestore={home}/Development/oepe-indigo/configuration/org.eclipse.osgi/bundles
    osgi.configuration.area=file:{home}/Development/oepe-indigo/configuration/
    osgi.framework=file:{home}/Development/oepe-indigo/plugins/org.eclipse.osgi_3.7.1.R37x_v20110808-1106.jar
    osgi.framework.extensions=reference:file:javax.transaction_1.1.1.v201105210645.jar
    osgi.framework.shape=jar
    osgi.framework.version=3.7.1.R37x_v20110808-1106
    osgi.frameworkClassPath=., file:{home}/Development/oepe-indigo/plugins/javax.transaction_1.1.1.v201105210645.jar
    osgi.install.area=file:{home}/Development/oepe-indigo/
    osgi.instance.area=file:{home}/workspace/pragma/
    osgi.instance.area.default=file:{home}/workspace/
    osgi.logfile={home}/workspace/pragma/.metadata/.log
    osgi.manifest.cache={home}/Development/oepe-indigo/configuration/org.eclipse.osgi/manifests
    osgi.nl=en_US
    osgi.nl.user=en_US
    osgi.os=linux
    osgi.splashLocation={home}/Development/oepe-indigo/plugins/org.eclipse.platform_3.7.1.v201109091335/splash.bmp
    osgi.splashPath=platform:/base/plugins/org.eclipse.platform
    osgi.syspath={home}/Development/oepe-indigo/plugins
    osgi.tracefile={home}/workspace/pragma/.metadata/trace.log
    osgi.ws=gtk
    path.separator=:
    securerandom.source=file:/dev/./urandom
    socksNonProxyHost=localhost
    sun.arch.data.model=64
    sun.boot.class.path=/usr/lib/jvm/jdk1.6.0_45/jre/lib/resources.jar:/usr/lib/jvm/jdk1.6.0_45/jre/lib/rt.jar:/usr/lib/jvm/jdk1.6.0_45/jre/lib/sunrsasign.jar:/usr/lib/jvm/jdk1.6.0_45/jre/lib/jsse.jar:/usr/lib/jvm/jdk1.6.0_45/jre/lib/jce.jar:/usr/lib/jvm/jdk1.6.0_45/jre/lib/charsets.jar:/usr/lib/jvm/jdk1.6.0_45/jre/lib/modules/jdk.boot.jar:/usr/lib/jvm/jdk1.6.0_45/jre/classes
    sun.boot.library.path=/usr/lib/jvm/jdk1.6.0_45/jre/lib/amd64
    sun.cpu.endian=little
    sun.cpu.isalist=
    sun.desktop=gnome
    sun.io.unicode.encoding=UnicodeLittle
    sun.java.command={home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar -os linux -ws gtk -arch x86_64 -showsplash -launcher {home}/Development/oepe-indigo/eclipse -name Eclipse --launcher.library {home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.v20110505/eclipse_1407.so -startup {home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar --launcher.overrideVmargs -exitdata 1e418010 -vm /usr/bin/java -vmargs -Xms256m -Xmx768m -XX:MaxPermSize=512m -Dsun.lang.ClassLoader.allowArraySyntax=true -Dweblogic.home={home}/Oracle/Middleware/wlserver_10.3 -Dharvester.home={home}/Oracle/Middleware/Oracle_OSB1/harvester -Dosb.home={home}/Oracle/Middleware/Oracle_OSB1 -Dosgi.bundlefile.limit=750 -Dosgi.nl=en_US -Dmiddleware.home={home}/Oracle/Middleware -jar {home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
    sun.java.launcher=SUN_STANDARD
    sun.jnu.encoding=UTF-8
    sun.lang.ClassLoader.allowArraySyntax=true
    sun.management.compiler=HotSpot 64-Bit Tiered Compilers
    sun.os.patch.level=unknown
    svnkit.http.methods=Basic
    svnkit.library.gnome-keyring.enabled=false
    user.country=AR
    user.dir={home}/Development/oepe-indigo
    user.home={home}
    user.language=es
    user.name={username}
    user.timezone=America/Argentina/Buenos_Aires
    weblogic.home={home}/Oracle/Middleware/wlserver_10.3
    Thanks!!

    run this one in command prompt and then convert the applet using converter tool
    JC_HOME = C:\java_card_kit-2_2_2\bin\
    set CLASSES=%JCHOME%\lib\apduio.jar;%JC_HOME%\lib\apdutool.jar;%JC_HOME%\lib\jcwde.jar;%JC_HOME%\lib\converter.jar;%JC_HOME%\lib\scriptgen.jar;%JC_HOME%\lib\offcardverifier.jar;%JC_HOME%\lib\api.jar;%JC_HOME%\lib\installer.jar;%JC_HOME%\lib\capdump.jar;
    D:\NareshPalle\jcardRE\Smart\src>java -classpath %_CLASSES% com.sun.javacard.con
    verter.Converter -out EXP JCA CAP -exportpath .\exp -applet 0x0a:0x00:0x00:0x00:0x0e:0x01:0x02:
    0x03:0x04:0x05:0x06 PackageName appletName 0x01:0x02:0x03:0x04:0x05:0x0
    6:0x07:0x08 1.0
    or
    go to following directory and run the converter tool in command prompt
    step 1: cd C:\java_card_kit-2_2_2\bin\
    then run this command under the above directory
    step 2:converter -classdir E:\Pathof Your applet class file -out EXP JCA CAP -exportpath E:\path of exp files folder -applet AID PackageName AppletName PackAID major.minor no
    For more doubts mail me....
    *[removed by moderator]*
    Thanks and Regards
    NareshPalle
    Edited by: EJP on 31/03/2012 20:09: removed your email address. Unless you like spam and unless you think these forums are provided for your personal benefit only, posting an email address here serves no useful purpose whatsoever.

  • Archiso build failing due to dbus and dbus-core conflict

    I am trying to build an ISO with archiso (releng), and even after running
    pacman -R dbus
    and
    pacman -Syu
    the build fails with the following error:
    [root@sados releng]# ./build.sh -N SadOS -V 1.0 -L SADOS_1.0 -v build single
    [mkarchiso] INFO: Configuration settings
    [mkarchiso] INFO: Command: init
    [mkarchiso] INFO: Architecture: i686
    [mkarchiso] INFO: Working directory: work/i686
    [mkarchiso] INFO: Installation directory: arch
    [mkarchiso] INFO: Pacman config file: work/i686/pacman.conf
    [mkarchiso] INFO: Configuration settings
    [mkarchiso] INFO: Command: install
    [mkarchiso] INFO: Architecture: i686
    [mkarchiso] INFO: Working directory: work/i686
    [mkarchiso] INFO: Installation directory: arch
    [mkarchiso] INFO: Pacman config file: work/i686/pacman.conf
    [mkarchiso] INFO: Packages: memtest86+ mkinitcpio-nfs-utils nbd
    [mkarchiso] INFO: These packages are already installed, skipping.
    [mkarchiso] INFO: Configuration settings
    [mkarchiso] INFO: Command: install
    [mkarchiso] INFO: Architecture: i686
    [mkarchiso] INFO: Working directory: work/i686
    [mkarchiso] INFO: Installation directory: arch
    [mkarchiso] INFO: Pacman config file: work/i686/pacman.conf
    [mkarchiso] INFO: Packages: arch-install-scripts b43-fwcutter btrfs-progs crda darkhttpd ddrescue dhclient dialog dmraid dnsmasq dnsutils dosfstools elinks ethtool fsarchiver gnu-netcat gptfdisk grml-zsh-config grub-bios haveged hdparm ipw2100-fw ipw2200-fw irssi lftp lilo linux-atm mc mtools nfs-utils nilfs-utils nmap ntfs-3g ntfsprogs ntp openconnect openssh openvpn partclone parted partimage pptpclient rfkill rp-pppoe rsync smartmontools speedtouch sudo tcpdump testdisk usb_modeswitch vpnc wget wireless_tools wpa_actiond wvdial xl2tpd zd1211-firmware zsh abiword abiword-plugins aircrack-ng alsaplayer arch-firefox-search archiso ario audacious audacity aurphan autoconf automake autotrace avogadro-git bash binutils bison bittwist bleachbit blender bluez burp bzip2 ccd2iso ccsm cdrtools chaosreader cheese clonezilla compiz-decorator-gtk compiz-manager compizconfig-backend-gconf conky coreutils cowpatty crashtest cronie cryptsetup dbus ddrescue device-mapper dhcpcd dia dictd diffutils dosbox dosfstools driftnet e2fsprogs ekiga electricsheep elinks emerald-themes ettercap exo fakeroot fcgi festival festival-english festival-us file filesystem filezilla findutils firefox flamerobin flashplugin flex fluidsynth font-bh-ttf foremost fortune-mod frei0r-plugins ftplib fwknop fyre garcon gawk gcc gcc-libs gdm geany geany-plugins gedit gedit-plugins gerix-wifi-cracker-ng gettext ghex gimp gimp-dbp gimp-gap gksu glibc gnofract4d gparted grep grsync grub-bios gthumb gtk-aurora-engine gtk-recordmydesktop gtk2-xfce-engine gtk3-xfce-engine guake gucharmap guifications gvfs-afc gzip hasciicam heirloom-mailx hexcurse htop idesk inetutils inkscape iproute2 iputils irssi java3d jfsutils johnny-git jre7-openjdk kismet less libdvdcss libgoom2 libmysqlclient libtool licenses lighttpd links linux logrotate lvm2 lynx m4 macchanger make makehuman man-db man-pages mandelbulber mdadm menumaker meshlab mktorrent mlocate mpd mplayer mypaint nano ncdu ncftp ncmpcpp netcfg network-manager-applet networkmanager nmap nss-myhostname obconf obkey oblogout obmenu openbox openbox-themes openssh orage os-prober oxygen-gtk2 oxygen-icons p7zip pacman paraview pastebinit patch pciutils pcmciautils perl php php-cgi pidgin pidgin-encryption pidgin-gfire pidgin-hotkeys pidgin-musictracker pidgin-otr pkg-config povray ppp procps-ng projectm psmisc pyqt python-distribute python2-distribute qwt reiserfsprogs ristretto rrdtool rsnapshot rtorrent safecopy screen sed shadow sitecopy skype slim slim-themes smbclient sox spideroak sslsniff sslsniffer steghide stress structuresynth sudo sweethome3d sysfsutils syslinux systemd-sysvcompat tar tcpdump tcpick terminal terminator testdisk texinfo thc-hydra thunar thunar-archive-plugin thunar-media-tags-plugin thunar-volman tightvnc tk tmux tomboy traceroute transmission-cli transmission-gtk ttf-cheapskate ttf-dejavu ttf-droid ttf-freefont ttf-gentium ttf-inconsolata ttf-liberation ttf-linux-libertine tumbler unetbootin unionfs-fuse usbutils util-linux vi videosnarf vim vlc vte3 wget which wicd wireshark-cli wireshark-gtk wtf x11vnc xaos xcursor-bluecurve xcursor-themes xf86-input-evdev xf86-input-joystick xf86-input-keyboard xf86-input-mouse xf86-input-synaptics xf86-input-vmmouse xf86-input-void xf86-input-wacom xf86-video-ark xf86-video-ast xf86-video-ati xf86-video-cirrus xf86-video-dummy xf86-video-fbdev xf86-video-geode xf86-video-glint xf86-video-i128 xf86-video-intel xf86-video-mach64 xf86-video-mga xf86-video-modesetting xf86-video-neomagic xf86-video-nouveau xf86-video-nv xf86-video-openchrome xf86-video-r128 xf86-video-savage xf86-video-siliconmotion xf86-video-sis xf86-video-tdfx xf86-video-trident xf86-video-v4l xf86-video-vesa xf86-video-vmware xf86-video-voodoo xfburn xfce4-appfinder xfce4-artwork xfce4-battery-plugin xfce4-clipman-plugin xfce4-cpufreq-plugin xfce4-cpugraph-plugin xfce4-datetime-plugin xfce4-dict xfce4-diskperf-plugin xfce4-eyes-plugin xfce4-fsguard-plugin xfce4-genmon-plugin xfce4-mailwatch-plugin xfce4-mixer xfce4-mount-plugin xfce4-mpc-plugin xfce4-netload-plugin xfce4-notes-plugin xfce4-notifyd xfce4-panel xfce4-power-manager xfce4-quicklauncher-plugin xfce4-screenshooter xfce4-sensors-plugin xfce4-session xfce4-settings xfce4-smartbookmark-plugin xfce4-systemload-plugin xfce4-taskmanager xfce4-time-out-plugin xfce4-timer-plugin xfce4-verve-plugin xfce4-wavelan-plugin xfce4-weather-plugin xfce4-xkb-plugin xfconf xfdesktop xfsprogs xfwm4 xfwm4-themes xorg-bdftopcf xorg-docs xorg-font-util xorg-fonts-100dpi xorg-fonts-75dpi xorg-fonts-encodings xorg-iceauth xorg-luit xorg-mkfontdir xorg-mkfontscale xorg-server xorg-sessreg xorg-setxkbmap xorg-smproxy xorg-x11perf xorg-xauth xorg-xbacklight xorg-xcmsdb xorg-xcursorgen xorg-xdpyinfo xorg-xdriinfo xorg-xev xorg-xgamma xorg-xhost xorg-xinput xorg-xkbcomp xorg-xkbevd xorg-xkbutils xorg-xkill xorg-xlsatoms xorg-xlsclients xorg-xmodmap xorg-xpr xorg-xprop xorg-xrandr xorg-xrdb xorg-xrefresh xorg-xset xorg-xsetroot xorg-xvinfo xorg-xwd xorg-xwininfo xorg-xwud xosd xprobe2 xsane xscreensaver youtube-dl
    [mkarchiso] INFO: Installing packages to 'work/i686/root-image/'...
    :: Synchronizing package databases...
    testing is up to date
    core is up to date
    extra is up to date
    community-testing is up to date
    community is up to date
    custom is up to date
    warning: bash-4.2.039-1 is up to date -- skipping
    warning: bzip2-1.0.6-4 is up to date -- skipping
    warning: coreutils-8.20-1 is up to date -- skipping
    warning: cronie-1.4.9-1 is up to date -- skipping
    warning: cryptsetup-1.5.1-1 is up to date -- skipping
    warning: skipping target: ddrescue
    warning: device-mapper-2.02.98-3 is up to date -- skipping
    warning: diffutils-3.2-1 is up to date -- skipping
    warning: skipping target: dosfstools
    warning: e2fsprogs-1.42.6-1 is up to date -- skipping
    warning: skipping target: elinks
    warning: file-5.11-1 is up to date -- skipping
    warning: filesystem-2012.12-1 is up to date -- skipping
    warning: findutils-4.4.2-4 is up to date -- skipping
    warning: gawk-4.0.1-1 is up to date -- skipping
    warning: gcc-libs-4.7.2-2 is up to date -- skipping
    warning: gettext-0.18.1.1-4 is up to date -- skipping
    warning: glibc-2.16.0-5 is up to date -- skipping
    warning: grep-2.14-1 is up to date -- skipping
    warning: skipping target: grub-bios
    warning: gzip-1.5-1 is up to date -- skipping
    warning: heirloom-mailx-12.5-3 is up to date -- skipping
    warning: inetutils-1.9.1-4 is up to date -- skipping
    warning: iproute2-3.6.0-2 is up to date -- skipping
    warning: iputils-20121126-1 is up to date -- skipping
    warning: skipping target: irssi
    warning: jfsutils-1.1.15-3 is up to date -- skipping
    warning: less-451-1 is up to date -- skipping
    warning: licenses-2.9-1 is up to date -- skipping
    warning: linux-3.6.9-1 is up to date -- skipping
    warning: logrotate-3.8.2-2 is up to date -- skipping
    warning: lvm2-2.02.98-3 is up to date -- skipping
    warning: man-db-2.6.3-1 is up to date -- skipping
    warning: man-pages-3.44-1 is up to date -- skipping
    warning: mdadm-3.2.6-1 is up to date -- skipping
    warning: nano-2.2.6-2 is up to date -- skipping
    warning: netcfg-3.0-1 is up to date -- skipping
    warning: skipping target: nmap
    warning: nss-myhostname-0.3-3 is up to date -- skipping
    warning: skipping target: openssh
    warning: pacman-4.0.3-5 is up to date -- skipping
    warning: pciutils-3.1.10-1 is up to date -- skipping
    warning: pcmciautils-018-4 is up to date -- skipping
    warning: perl-5.16.2-1 is up to date -- skipping
    warning: ppp-2.4.5-5 is up to date -- skipping
    warning: procps-ng-3.3.5-1 is up to date -- skipping
    warning: psmisc-22.19-1 is up to date -- skipping
    warning: reiserfsprogs-3.6.21-4 is up to date -- skipping
    warning: sed-4.2.1-4 is up to date -- skipping
    warning: shadow-4.1.5.1-2 is up to date -- skipping
    warning: skipping target: sudo
    warning: sysfsutils-2.1.0-8 is up to date -- skipping
    warning: syslinux-4.06-1 is up to date -- skipping
    warning: systemd-sysvcompat-196-2 is up to date -- skipping
    warning: tar-1.26-2 is up to date -- skipping
    warning: skipping target: tcpdump
    warning: skipping target: testdisk
    warning: texinfo-4.13a-7 is up to date -- skipping
    warning: usbutils-006-1 is up to date -- skipping
    warning: util-linux-2.22.1-3 is up to date -- skipping
    warning: vi-1:050325-3 is up to date -- skipping
    warning: skipping target: wget
    warning: which-2.20-5 is up to date -- skipping
    warning: xfsprogs-3.1.8-2 is up to date -- skipping
    resolving dependencies...
    looking for inter-conflicts...
    :: dbus and dbus-core are in conflict. Remove dbus-core? [y/N]
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: dbus and dbus-core are in conflict
    Help, please? Thanks.

    aesiris wrote:Did you add dbus-core inside releng/packages.* ?
    If yes, remove it and leave only dbus
    No, neither of them were in packages.i686. I even tried adding dbus to that file to see if it would help, but it didn't change the error message.
    It seems like archiso is installing some core files before it installs my custom packages, and maybe that is where the problem lies, but I really have no idea.

  • Unable to update: pywebkitgtk-svn: requires webkitgtk-svn

    Hi,
    after some days I wanted to update my pc with
    sudo pacman -Syu
    But I get:
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: pywebkitgtk-svn: requires webkitgtk-svn
    I'm not sure what I can do now.
    tanks and kind regards
    r2p2

    Thank you for this hint.
    I removed miro and pywebkitgtk-svn. Now it woks.

  • Creative Cloud Packager - Build fail

    Hi,
    I am trying to build a package with CC 1.7 build 43 but receive the error 'Build fail'. I have pasted the log below. I have tried both x86 and x64 but it doesn't make a difference. I also tried building it without Illustrator but then received the same error with with Acrobat Pro.
    The only adobe productso on my workstation is Reader and Flash, running Win7. Any ideas how i can fix this?
    10/28/2014 09:41:28[INFO] AdobePackageBuilder - Build Version - 1.7.0.43
    10/28/2014 09:41:28[INFO] AdobePackageBuilder - Logging Level verbosity Set  to 4
    10/28/2014 09:41:58 [INFO] AdobePackageBuilder - Successfully retrieved TargetName from OptionXML.
    10/28/2014 09:42:15 [INFO] AdobePackageBuilder - Sucessfully extracted the product at C:\Users\brettm\AppData\Local\Temp\{EE9A7B5D-B687-482F-906D-3BC2C4C17DAA}\ACCCx2_8_1_451
    10/28/2014 09:42:15 [INFO] AdobePackageBuilder - Extraction completed with return code = 0
    10/28/2014 09:42:51 [WARN] AdobePackageBuilder - No file exist at (C:\CC\QLS_Digital\x86\QLS_Digital_x86\Build\ASU\Tools\CCC\Uninstall\deploy\remove.xml)
    10/28/2014 09:42:55 [INFO] AdobePackageBuilder - Copied File (payloads\Media_db.db)
    10/28/2014 09:42:55 [INFO] AdobePackageBuilder - Copied File (payloads\Media_db.sig)
    10/28/2014 09:42:55 [INFO] AdobePackageBuilder - Copied File (payloads\Setup.xml)
    10/28/2014 09:42:55 [INFO] AdobePackageBuilder - ASU at Path (C:\CC\QLS_Digital\x86\QLS_Digital_x86\Build\Setup\APRO11.0.0en_GB\Set-up.exe) is not found. Skipping copying and renaming.
    10/28/2014 09:44:23 [INFO] AdobePackageBuilder - Copied Setup file/folder (packages)
    10/28/2014 09:44:27 [INFO] AdobePackageBuilder - Copied Setup file/folder (resources)
    10/28/2014 09:44:27 [INFO] AdobePackageBuilder - Copied File (Set-up.exe)
    10/28/2014 09:44:28 [INFO] AdobePackageBuilder - Copied File (payloads\Media_db.db)
    10/28/2014 09:44:28 [INFO] AdobePackageBuilder - Copied File (payloads\Media_db.sig)
    10/28/2014 09:44:28 [INFO] AdobePackageBuilder - Copied File (payloads\Setup.xml)
    10/28/2014 09:45:08 [INFO] AdobePackageBuilder - Copied Setup file/folder (packages)
    10/28/2014 09:45:11 [INFO] AdobePackageBuilder - Copied Setup file/folder (resources)
    10/28/2014 09:45:11 [INFO] AdobePackageBuilder - Copied File (Set-up.exe)
    10/28/2014 09:45:12 [INFO] AdobePackageBuilder - Copied File (payloads\Media_db.db)
    10/28/2014 09:45:12 [INFO] AdobePackageBuilder - Copied File (payloads\Media_db.sig)
    10/28/2014 09:45:12 [INFO] AdobePackageBuilder - Copied File (payloads\setup.xml)
    10/28/2014 09:46:09 [ERROR] AdobePackageBuilder - Failed to unzip the file (payloads\AdobeIllustrator18-mul-300914132703\Assets1_1.zip) from the zip file (C:\Users\brettm\AppData\Local\Adobe\AAMUpdater\1.0\Install\AdobeIllustrator18-mul\18.1.0 .430.2\setup.zip).
    10/28/2014 09:46:09 [ERROR] AdobePackageBuilder - Failed to unzip the update - C:\Users\brettm\AppData\Local\Adobe\AAMUpdater\1.0\Install\AdobeIllustrator18-mul\18.1.0. 430.2\setup.zip.
    Regards,
    Brett.

    If I recall correctly I got around this by deleting everything under the C:\Users\brettm\AppData\Local\Adobe\AAMUpdater\1.0\Install directory and whitelisted the following address in our proxy server. Then I started all over again and it worked. It always failed towards the end of the build so I can only assume it was doing some final checks with Adobe servers to make sure I had the proper licencing or something like that. Hope this helps.
    ccmdl.adobe.com:80
    swupmf.adobe.com:80
    swupdl.adobe.com:80
    https://na1mbls.licenses.adobe.com
    https://ims-na1.adobelogin.com
    https://adobeid-na1.services.adobe.com
    https://na1r.services.adobe.com
    http://activate.adobe.com
    https://activate.adobe.com
    http://adobe.activate.com
    https://adobe.activate.com
    ccmdls.adobe.com:443
    ims-na1.adobelogin.com:443
    na1r.services.adobe.com:443
    prod-rel-ffc-ccm.oobesaas.adobe.com:443
    lm.licenses.adobe.com:443
    www-du1.adobe.com
    Regards,
    Brett.

  • Build Fails for Alsaplayer in ABS

    Hi all,
    I couldn't get alsaplayer to run in GUI mode, but I found this thread that had the answer: http://bbs.archlinux.org/viewtopic.php?id=42168.  So I followed the ABS wiki's directions for setting up ABS and I tried to run for alsaplayer (with the one line change in the PKGBUILD) , but the build fails after configuring.  Here's the full console output:
    aclocal.m4:14: error: this file was generated for autoconf 2.61.
    You have another version of autoconf. If you want to use that,
    you should regenerate the build system entirely.
    aclocal.m4:14: the top level
    autom4te: /usr/bin/m4 failed with exit status: 63
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking how to run the C preprocessor... gcc -E
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking for a BSD-compatible install... /bin/install -c
    checking whether NLS is requested... yes
    checking for msgfmt... /usr/bin/msgfmt
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for xgettext... /usr/bin/xgettext
    checking for msgmerge... /usr/bin/msgmerge
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    checking whether we are using the GNU C Library 2 or newer... yes
    checking for ranlib... ranlib
    checking for simple visibility declarations... yes
    checking for inline... inline
    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 size_t... yes
    checking for stdint.h... yes
    checking for working alloca.h... yes
    checking for alloca... yes
    checking for stdlib.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking for getpagesize... yes
    checking for working mmap... yes
    checking whether integer division by zero raises SIGFPE... yes
    checking for inttypes.h... yes
    checking for unsigned long long int... yes
    checking for inttypes.h... (cached) yes
    checking whether the inttypes.h PRIxNN macros are broken... no
    checking for ld used by GCC... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for shared library run path origin... done
    checking whether imported symbols can be declared weak... yes
    checking pthread.h usability... yes
    checking pthread.h presence... yes
    checking for pthread.h... yes
    checking for pthread_kill in -lpthread... yes
    checking for pthread_rwlock_t... yes
    checking for multithread API to use... posix
    checking argz.h usability... yes
    checking argz.h presence... yes
    checking for argz.h... yes
    checking for inttypes.h... (cached) yes
    checking limits.h usability... yes
    checking limits.h presence... yes
    checking for limits.h... yes
    checking for unistd.h... (cached) yes
    checking sys/param.h usability... yes
    checking sys/param.h presence... yes
    checking for sys/param.h... yes
    checking for getcwd... yes
    checking for getegid... yes
    checking for geteuid... yes
    checking for getgid... yes
    checking for getuid... yes
    checking for mempcpy... yes
    checking for munmap... yes
    checking for stpcpy... yes
    checking for strcasecmp... yes
    checking for strdup... yes
    checking for strtoul... yes
    checking for tsearch... yes
    checking for argz_count... yes
    checking for argz_stringify... yes
    checking for argz_next... yes
    checking for __fsetlocking... yes
    checking whether feof_unlocked is declared... yes
    checking whether fgets_unlocked is declared... yes
    checking for iconv... yes
    checking for iconv declaration...
    extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
    checking for NL_LOCALE_NAME macro... yes
    checking for bison... bison
    checking version of bison... 2.3, ok
    checking for long long int... yes
    checking for long double... yes
    checking for wchar_t... yes
    checking for wint_t... yes
    checking for intmax_t... yes
    checking whether printf() supports POSIX/XSI format strings... yes
    checking whether we are using the GNU C Library 2.1 or newer... yes
    checking for stdint.h... (cached) yes
    checking for SIZE_MAX... yes
    checking for stdint.h... (cached) yes
    checking for CFPreferencesCopyAppValue... no
    checking for CFLocaleCopyCurrent... no
    checking for ptrdiff_t... yes
    checking stddef.h usability... yes
    checking stddef.h presence... yes
    checking for stddef.h... yes
    checking for stdlib.h... (cached) yes
    checking for string.h... (cached) yes
    checking for asprintf... yes
    checking for fwprintf... yes
    checking for putenv... yes
    checking for setenv... yes
    checking for setlocale... yes
    checking for snprintf... yes
    checking for wcslen... yes
    checking whether _snprintf is declared... no
    checking whether _snwprintf is declared... no
    checking whether getc_unlocked is declared... yes
    checking for nl_langinfo and CODESET... yes
    checking for LC_MESSAGES... yes
    checking for CFPreferencesCopyAppValue... (cached) no
    checking for CFLocaleCopyCurrent... (cached) no
    checking whether included gettext is requested... no
    checking for GNU gettext in libc... yes
    checking whether to use NLS... yes
    checking where the gettext function comes from... libc
    checking whether ln -s works... yes
    checking for a sed that does not truncate output... /bin/sed
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for /usr/bin/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr/bin/nm -B
    checking how to recognize dependent libraries... pass_all
    checking dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking how to run the C++ preprocessor... g++ -E
    checking for g77... no
    checking for xlf... no
    checking for f77... no
    checking for frt... no
    checking for pgf77... no
    checking for cf77... no
    checking for fort77... no
    checking for fl32... no
    checking for af77... no
    checking for xlf90... no
    checking for f90... no
    checking for pgf90... no
    checking for pghpf... no
    checking for epcf90... no
    checking for gfortran... gfortran
    checking whether we are using the GNU Fortran 77 compiler... yes
    checking whether gfortran accepts -g... yes
    checking the maximum length of command line arguments... 1572864
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for objdir... .libs
    checking for ar... ar
    checking for ranlib... (cached) ranlib
    checking for strip... strip
    checking for correct ltmain.sh version... yes
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc static flag -static works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking for ld used by g++... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC
    checking if g++ PIC flag -fPIC works... yes
    checking if g++ static flag -static works... yes
    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    appending configuration tag "F77" to libtool
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    checking for gfortran option to produce PIC... -fPIC
    checking if gfortran PIC flag -fPIC works... yes
    checking if gfortran static flag -static works... yes
    checking if gfortran supports -c -o file.o... yes
    checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether gcc and cc understand -c and -o together... yes
    checking whether make sets $(MAKE)... (cached) yes
    checking for libmikmod-config... /usr/bin/libmikmod-config
    checking for libmikmod - version >= 3.1.7... yes, `/usr/bin/libmikmod-config --version`
    checking for Ogg... yes
    checking for Vorbis... yes
    checking for audiofile-config... /usr/bin/audiofile-config
    checking for Audio File Library - version >= 0.1.7... yes
    checking for afOpenFile in -laudiofile... yes
    checking for ANSI C header files... (cached) yes
    *** Disabling OpenGL plugins per user request ***
    checking for FLAC__stream_decoder_new in -lFLAC... yes
    checking for FLAC__stream_decoder_init_ogg_stream in -lFLAC... yes
    checking for mad_stream_init in -lmad... yes
    checking for id3_file_open in -lid3tag... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for JACK... yes
    checking for xosd_create in -lxosd... no
    checking for GLIB2... yes
    checking for GTK2... yes
    checking for SNDFILE... yes
    checking for pthread_create in -lpthread... yes
    checking for ANSI C header files... (cached) yes
    checking for dirent.h that defines DIR... yes
    checking for library containing opendir... none required
    checking fcntl.h usability... yes
    checking fcntl.h presence... yes
    checking for fcntl.h... yes
    checking malloc.h usability... yes
    checking malloc.h presence... yes
    checking for malloc.h... yes
    checking sys/ioctl.h usability... yes
    checking sys/ioctl.h presence... yes
    checking for sys/ioctl.h... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking for unistd.h... (cached) yes
    checking linux/cdrom.h usability... yes
    checking linux/cdrom.h presence... yes
    checking for linux/cdrom.h... yes
    checking sys/soundcard.h usability... yes
    checking sys/soundcard.h presence... yes
    checking for sys/soundcard.h... yes
    checking sys/audioio.h usability... no
    checking sys/audioio.h presence... no
    checking for sys/audioio.h... no
    checking audio/audiolib.h usability... no
    checking audio/audiolib.h presence... no
    checking for audio/audiolib.h... no
    checking libintl.h usability... yes
    checking libintl.h presence... yes
    checking for libintl.h... yes
    checking mad.h usability... yes
    checking mad.h presence... yes
    checking for mad.h... yes
    checking id3tag.h usability... yes
    checking id3tag.h presence... yes
    checking for id3tag.h... yes
    checking FLAC/stream_decoder.h usability... yes
    checking FLAC/stream_decoder.h presence... yes
    checking for FLAC/stream_decoder.h... yes
    checking OggFLAC/stream_decoder.h usability... no
    checking OggFLAC/stream_decoder.h presence... no
    checking for OggFLAC/stream_decoder.h... no
    checking for alsa version... found latest
    checking for esd-config... /usr/bin/esd-config
    checking for ESD - version >= 0.2.4... yes
    checking for alOpenPort in -laudio... no
    checking for AuStartFlow in -laudio... no
    checking for doxygen... false
    configure: WARNING: *** doxygen not found, docs will not be built
    checking machine architecture... i686
    checking for gcc optimization flags... -O2 -fexpensive-optimizations -funroll-loops -finline-functions -ffast-math -Wall
    checking for an ANSI C-conforming const... yes
    checking for size_t... (cached) yes
    checking whether gcc needs -traditional... no
    checking for working memcmp... yes
    checking for stdlib.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking for getpagesize... (cached) yes
    checking for working mmap... (cached) yes
    checking for madvise... yes
    checking for strdup... (cached) yes
    checking for strstr... yes
    configure: creating ./config.status
    config.status: creating intl/Makefile
    config.status: creating po/Makefile.in
    config.status: creating Makefile
    config.status: creating alsaplayer.1
    config.status: creating alsaplayer.pc
    config.status: creating alsaplayer.spec
    config.status: creating app/Makefile
    config.status: creating interface/Makefile
    config.status: creating interface/gtk2/Makefile
    config.status: creating interface/gtk2/pixmaps/Makefile
    config.status: creating interface/text/Makefile
    config.status: creating interface/daemon/Makefile
    config.status: creating interface/xosd/Makefile
    config.status: creating scopes2/Makefile
    config.status: creating scopes2/monoscope/Makefile
    config.status: creating scopes2/levelmeter/Makefile
    config.status: creating scopes2/spacescope/Makefile
    config.status: creating scopes2/logbarfft/Makefile
    config.status: creating scopes2/synaescope/Makefile
    config.status: creating scopes2/blurscope/Makefile
    config.status: creating scopes2/opengl_spectrum/Makefile
    config.status: creating output/Makefile
    config.status: creating output/alsa-0.5.x/Makefile
    config.status: creating output/alsa-final/Makefile
    config.status: creating output/jack/Makefile
    config.status: creating output/oss/Makefile
    config.status: creating output/esound/Makefile
    config.status: creating output/sgi/Makefile
    config.status: creating output/sparc/Makefile
    config.status: creating output/null/Makefile
    config.status: creating output/nas/Makefile
    config.status: creating input/Makefile
    config.status: creating input/mad/Makefile
    config.status: creating input/cdda/Makefile
    config.status: creating input/mikmod/Makefile
    config.status: creating input/wav/Makefile
    config.status: creating input/vorbis/Makefile
    config.status: creating input/audiofile/Makefile
    config.status: creating input/flac/Makefile
    config.status: creating input/sndfile/Makefile
    config.status: creating reader/Makefile
    config.status: creating reader/file/Makefile
    config.status: creating reader/http/Makefile
    config.status: creating alsaplayer/Makefile
    config.status: creating libalsaplayer/Makefile
    config.status: creating extra/Makefile
    config.status: creating examples/Makefile
    config.status: creating m4/Makefile
    config.status: creating docs/Makefile
    config.status: creating docs/reference.doxygen
    config.status: creating config.h
    config.status: config.h is unchanged
    config.status: executing depfiles commands
    config.status: executing po-directories commands
    config.status: creating po/POTFILES
    config.status: creating po/Makefile
    Configuration:
    Install path: /usr
    Use libmad shared library: yes
    Enable libid3tag support: yes
    Build GTK2 interface: yes
    Build XOSD interface: no
    Build OpenGL based visual plugins: no
    Build alsa 0.5.x output plugin: no
    Build alsa 0.9.x output plugin: yes
    Build jack output plugin: yes
    Build oss output plugin: yes
    Build esound output plugin: yes
    Build sparc output plugin: no
    Build sgi output plugin: no
    Build nas output plugin: no
    Build vorbis input plugin: yes
    Build cdda input plugin: yes
    Build mikmod input plugin: yes
    Build audiofile input plugin: yes
    Build FLAC input plugin: yes
    Included OggFLAC input plugin: yes
    Separated OggFLAC input plugin: no
    Build sndfile input plugin: yes
    Now type 'make' to build AlsaPlayer.
    make all-recursive
    make[1]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80'
    Making all in intl
    make[2]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/intl'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/intl'
    Making all in po
    make[2]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/po'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/po'
    Making all in interface
    make[2]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface'
    Making all in gtk2
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/gtk2'
    Making all in pixmaps
    make[4]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/gtk2/pixmaps'
    make[4]: Nothing to be done for `all'.
    make[4]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/gtk2/pixmaps'
    make[4]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/gtk2'
    make[4]: Nothing to be done for `all-am'.
    make[4]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/gtk2'
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/gtk2'
    Making all in text
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/text'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/text'
    Making all in daemon
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/daemon'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/daemon'
    Making all in xosd
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/xosd'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/xosd'
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface'
    make[3]: Nothing to be done for `all-am'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface'
    make[2]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface'
    Making all in output
    make[2]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output'
    Making all in alsa-0.5.x
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/alsa-0.5.x'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/alsa-0.5.x'
    Making all in alsa-final
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/alsa-final'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/alsa-final'
    Making all in oss
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/oss'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/oss'
    Making all in esound
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/esound'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/esound'
    Making all in sgi
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/sgi'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/sgi'
    Making all in sparc
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/sparc'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/sparc'
    Making all in nas
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/nas'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/nas'
    Making all in null
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/null'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/null'
    Making all in jack
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/jack'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/jack'
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output'
    make[3]: Nothing to be done for `all-am'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output'
    make[2]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output'
    Making all in input
    make[2]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input'
    Making all in cdda
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/cdda'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/cdda'
    Making all in audiofile
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/audiofile'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/audiofile'
    Making all in mikmod
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/mikmod'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/mikmod'
    Making all in wav
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/wav'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/wav'
    Making all in vorbis
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/vorbis'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/vorbis'
    Making all in mad
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/mad'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/mad'
    Making all in flac
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/flac'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/flac'
    Making all in sndfile
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/sndfile'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/sndfile'
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input'
    make[3]: Nothing to be done for `all-am'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input'
    make[2]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input'
    Making all in app
    make[2]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/app'
    g++ -DHAVE_CONFIG_H -I. -I.. -I../alsaplayer -I../libalsaplayer -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -DADDON_DIR=\"/usr/lib/alsaplayer\" -O2 -fexpensive-optimizations -funroll-loops -finline-functions -ffast-math -Wall -march=i686 -mtune=generic -O2 -pipe -march=i686 -mtune=generic -O2 -pipe -MT alsaplayer-ControlSocket.o -MD -MP -MF .deps/alsaplayer-ControlSocket.Tpo -c -o alsaplayer-ControlSocket.o `test -f 'ControlSocket.cpp' || echo './'`ControlSocket.cpp
    ControlSocket.cpp: In function 'void socket_looper(void*)':
    ControlSocket.cpp:150: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:151: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:154: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:158: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:161: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:164: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:167: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:170: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:173: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:176: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:184: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:188: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:192: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:196: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:201: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:206: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:209: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:212: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:214: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:219: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:223: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:229: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:235: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:239: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:243: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:245: error: 'PATH_MAX' was not declared in this scope
    ControlSocket.cpp:246: error: 'save_path' was not declared in this scope
    ControlSocket.cpp:248: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:257: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:261: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:267: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:268: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:272: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:273: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:277: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:278: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:282: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:283: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:286: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:292: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:298: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:319: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:322: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:323: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:326: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:332: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:337: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:339: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:345: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:346: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:351: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:353: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:359: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:360: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:366: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:367: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:373: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:374: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:380: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:381: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:387: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:388: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:394: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:395: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:400: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:401: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:407: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:408: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:414: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:415: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:421: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:422: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:428: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:429: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:435: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:436: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:441: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:444: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:446: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:451: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:452: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:457: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:471: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:475: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:486: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:489: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:490: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:495: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:496: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:501: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:502: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:507: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:508: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:513: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:515: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:520: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:521: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:524: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:526: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:527: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:530: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:535: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:537: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:539: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:542: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:547: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:550: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:553: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:558: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:561: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:564: warning: deprecated conversion from string constant to 'char*'
    make[2]: *** [alsaplayer-ControlSocket.o] Error 1
    make[2]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/app'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80'
    make: *** [all] Error 2
    I figure it's those 2 errors in the middle of make that are holding it up, but I don't have a clue how to fix it. 
    thanks,
    progrock

    If you know how to write a patch or feel like learning, put one together, file a bug report, and submit the patch with it. If you don't feel like writing a patch, just submit a bug report that says that app/ContolSocket.cpp needs "include <climits>" to build. Either way is good.
    Last edited by skottish (2008-08-08 04:03:17)

  • Executable build failing with no error message with smtp email VIs

    I have a VI which I want to build into a .exe which will be used as an HMI for a real-time system. I am using the SMTP VIs to text/email me various notifications about the system state. The main VI works fine if run but will not build into an .exe. The error message comes back blank so no help there (LabView 2010). If I just simply disable the portion of the code in the HMI.VI which contains the email VI code, the application builds. I searched for anwers and was unable to resolve the problem. Any ideas? Do I need to include anything in the build that is specific to the LabView SMTP VIs? I'm new to building .exe's so I appologize for any rookie mistakes I may have made.
    Thanks.

    mikeporter wrote:
    You said you searched for answers (on the forum?).
    Yes.
    What did you find?
    I found a bunch of topics on email send errors after the application was built but nothing related to .exe building failures (related to the SMTP/email VIs). I also found topics dicussing the bug that fails to report an (any) error during the .exe build (for 2011). The solution was to install the service pack. if that's my problem then I will have to go through the motions to get that done (corporate computers / lack of persmissons and such).
    What have you tried? This question has been answered many, many, many times.
    I tried what I stated in the OP. If I disable the portion of the code which contains the email SMTP VIs, the application builds, otherwise, the build fails and no error code or description is given.
    PS: probably has nothing to do with the SMTP drivers, per se.
    If the answer has been given many, many times, then I appologize for not being able to find it before posting. Trust me, the last thing I want to is waste my time fishing for answers on the forum, especially when I get a response from forum members who would rather point out that my mis-identified problem has been answered many, many times, rather then just helping me out.

  • VS Project build fails on TSQL Code in script.

    Hi there,
    I have the following issue on which I've done some research, but nothing helps.
    The database project I am working on compiles everything but one script. The scripts folder has 3 scripts, a controller that calls the remainder two.
    One of these scripts fail on SQL syntax which is weird because they seem to be okay and SSMS would not complain. Having experimented a little I found that any SQL statement fails on syntax, there must be a configuration issue here.
    What I have tried so far:
    -add the script as a stored procedure and reference it within the script, so that the script will have one line only (EXEC usp_BuildTestData - it is needless to say that the stored procedure compiles well...)
    -create a new script file (without build) from within VS.
    -check if the script file BuildAction property is set to None
    -load the script file and switch off the SQLCMD mode in t-SQL Editor Execution settings.
    Build still fails with SQL72007: The syntax check failed 'Incorrect syntax near EXEC' in the batch near 'EXEC usp_BuildTestData '.
    I thought this was a common error or at least something I could easily find a solution for.
    Unfortunately VS is somewhat new to me.
    Any ideas are appreciated.
    Versions:
    Visual Studio Pro 2012 (Version 11.0.50727.1 RTMREL) (.Net FW: 4.5.50709)
    Target database version: SQL 2008R2 (this is set in the project's target platform setting)

    Hi Tina,
    Thank you for getting back to me. I inherited the project file in subject therefore I cannot tell how it was created. But, I tried re-creating the database project from scratch that resulted in the same error. Steps below:
    -Select New Solution/ new SQL Server database project
    -Copy the sql files and folders into solution folder then map them into the project file
    -build the project.
    The database is based upon C#.
    The idea of the post deployment script is that it builds test data in the freshly deployed application. It uses a linked server that points to production and selects some data.
    I continued experimenting with the post deployment script and found something interesting.
    So 1 of the invoked scripts fail on the SQL syntax. This is a simple line EXEC usp_BuildTestData.
    The other that compiles well is an ALTER VIEW. I pasted the EXEC... line after this and it worked. It builds now. (I have removed the remaining empty script file, so I have 1 post deployment script file now that invokes 1 script only.
    I tried comparing the two files but concluded in the fact that each property is the same (Buildaction=None, CopyAlways) in both files.
    This proves to me that the SQL code was correct, I did not leave obvious mistakes in it.
    The "bad" script file fails on syntax, regardless of what I give in. I tried recreating by clicking 'Add new item' then selecting Script (Not in build). Did not help unfortunately. Once referenced in the PostDeployment script, build fails.

  • Build failed

    I use BPM standalone 10g and BPM studio 10g.
    I copy the AntTasks folder to F:
    Then, I change the BPMHOME of all files.
    Then, I ran the ant.
    However, the ant is fail.
    Error mesage:
    F:\AntTasks\build.xml: 268: The file or path you specified (..\..\basic) is invalid relative to F:\AntTasks
    or The command line shows error:
    Build failed
    F:\AntTasks\build.xml:268: Cannot resolve path F:\AntTasks\..\..\basic
    The build file is like that
    <property name="bpm.projects.dir" value="${basedir}/../../basic" />
    <property name="fuego.basedir" value="D:\BPM_HOME" />
    How to change the path?
    Then, I copy the above folder to D:\BPM_HOME\samples
    I rerun the ant script.
    set ANT_ARGS=-lib D:\BPM_HOME\lib;D:\BPM_HOME\ext
    ant -Denv=EDV deploy-bpm-project
    But the build is failed again. The error message as as follow:
    D:\BPM_HOME\samples\interop\AntTasks\build.xml:249: Properties file does not exist! D:\BPM_HOME\samples\interop\AntTasks\config\EDV\directory.xml
    However, I do not delete files.

    Now, I use the original AntTasks sample and run the scripts. I stop the BPM application.
    I follow each step of the readme.txt. But during the first step, it shows error of illegal arguments.
    New engin can be created. But it cannot be run through ant. And I cannot deploy the BPM project.
    I try in the second method.
    I have a Default Eirectory Configuration named default. If I just want to deploy .exp file to default, how to modify the script files?
    I just run the script of deployment. The build is still failed.
    I cannot find xsi in all xml file in that folder
    D:\BPM_HOME\samples\interop\AntTasks_defaultEngine>set ANT_ARGS=-lib
    D:\BPM_HOME\lib;D:\BPM_HOME_standalone\ext
    D:\BPM_HOME\samples\interop\AntTasks_defaultEngine>ant deploy-bpm-pro
    ject
    Buildfile: build.xml
    [input] No environment specified. Please enter environment id:(DEV,PROD,UAT,
    config)
    DEV
    prompt-project-name:
    [echo] bpm.projects.dir = ../../basic
    [input] Please enter project name:(ExpenseManagement,HROnboarding)
    HROnboarding
    deploy-bpm-project:
    [input] Enter Organizational Unit for deployment (may be empty):
    ou
    [input] Force new major version?(y,n)
    y
    [unzip] Expanding: D:\BPM_HOME_standalone\samples\basic\HROnboarding.exp int
    o D:\BPM_HOME_standalone\samples\basic
    [echo] Publishing and deploying HROnboarding project on DEV environment ...
    [fuego:session] fuego base dir [\BPM_HOME]
    [fuego:session] CREATE_CONNECTOR 正在创建连接器 [fuego:SQL]
    [fuego:publish] text = nostore
    [fuego:publish] text = nostore
    [fuego:publish] [Error] :3:69: <Line 3, Column 69>: XML-20129: (Error) Namespace
    prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :8:33: <Line 8, Column 33>: XML-20129: (Error) Namespace
    prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :10:34: <Line 10, Column 34>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :12:40: <Line 12, Column 40>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :14:42: <Line 14, Column 42>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :16:32: <Line 16, Column 32>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :18:34: <Line 18, Column 34>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :20:37: <Line 20, Column 37>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :22:50: <Line 22, Column 50>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :30:39: <Line 30, Column 39>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :32:35: <Line 32, Column 35>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :38:38: <Line 38, Column 38>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :42:43: <Line 42, Column 43>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :44:33: <Line 44, Column 33>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :46:38: <Line 46, Column 38>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :48:35: <Line 48, Column 35>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :3:69: <Line 3, Column 69>: XML-20129: (Error) Namespace
    prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :8:33: <Line 8, Column 33>: XML-20129: (Error) Namespace
    prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :10:34: <Line 10, Column 34>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :12:40: <Line 12, Column 40>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :14:42: <Line 14, Column 42>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :16:32: <Line 16, Column 32>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :18:34: <Line 18, Column 34>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :20:37: <Line 20, Column 37>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :22:50: <Line 22, Column 50>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :30:39: <Line 30, Column 39>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :32:35: <Line 32, Column 35>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :38:38: <Line 38, Column 38>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :42:43: <Line 42, Column 43>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :44:33: <Line 44, Column 33>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :46:38: <Line 46, Column 38>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    [fuego:publish] [Error] :48:35: <Line 48, Column 35>: XML-20129: (Error) Namespa
    ce prefix 'xsi' used but not declared.
    BUILD FAILED
    D:\BPM_HOME\samples\interop\AntTasks_defaultEngine\build.xml:261: jav
    a.lang.IllegalArgumentException

Maybe you are looking for