11g on linux x64 doesnt install lib32 libraries

noob question...I have installed 11.2.0.1 on CentOS 5.3 (RHEL 5) x64 and have noticed there is no $ORACLE_HOME\lib32 directory. Is this normal? My application requires the 32bit client library (libclntsh.so), so how do i go about getting this installed?
thanks.

well thats what i did...installed the x86 client to a new location and manually copied the 32bit libclntsh.so from that client into the $ORACLE_HOME/lib32 directory of the server. My app is happy now.

Similar Messages

  • New installation woes - SQLDeveloper on Oracle Linux x64 and Oracle 11g XE

    Note that as an experienced Oracle developer in enterprise environments running MS Windows OS, I am familiar with SQLDeveloper for Windows. I don't have a lot of experience with Linux however. I don't find it intimidating, I just don't have a lot of accumulated knowledge.
    I have recently been trying to set up a development environment on my Windows7 Professional x64 laptop.
    1. Installed Oracle VBox
    2. Installed Oracle Linux 5.2 inside the VBox (because Oracle 11g XE is not certified on 64 bit Windows, needed to go with a Linux OS)
    3. Installed Oracle DB 11.2 XE
    4. Installed JDK as instructed in the SQLDeveloper release notes for Linux x64
    5. Installed SQLDeveloper 3.1.07.42-1
    No apparent issues with any of the installations.
    Problem : I can run SQL Plus from the command line, but when I click on the icon for SQLDeveloper, nothing happens. No error messages, nothing else.
    Question #1 : Unsure how to debug/troubleshoot this. Will read through the installation and release notes for SQLDeveloper, but any suggestions would be welcome.
    Question #2 : Could this be due to an issue with the JDK installation? It appeared to be successful (no obvious issues) but I can't see anything in the Oracle Linux menu system that tells me the JDK was installed successfully. How can I confirm that the JDK installation was successful?
    Edited by: Peter Hartgerink on Jun 19, 2012 9:12 AM

    >
    The Linux x64 version of SQLDeveloper doesn't come bundled with JDK. There is a version of JDK recommended, with an advisory to install it before installing SQLDeveloper. This I did, with apparent success. I guess I'll have to install the JDK again and check my Java versions afterwards. Thanks.
    >
    I don't know what JDK you downloaded since you didn't say. What version was it? Post the link.
    I find it hard to believe that the JDK version recommended was 1.4.2 since that is an ANCIENT version of Java, you have to hunt to even find it for download and most importantly the sql developer main download page clearly announces what version of Java is needed.
    http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html
    >
    JDK Support
    Oracle SQL Developer 3.1 is shipped with JDK1.6.0_11. However, you can connect to and use any JDK 1.6.0_11 or above. To use an existing JDK, download the zip files listed below "with JDK already installed."
    >
    As you can see you need JDK 1.6.0_11 or above.
    If the version you say was recommended was actually 1.4.2 then that is an error; post the details so the developers can get that error fixed.
    I don't know what is on your system and can only go by the information you provide
    >
    4. Installed JDK as instructed in the SQLDeveloper release notes for Linux x64
    java version "1.4.2"
    >
    You either downloaded version 1.4.2, which seems unlikely, or your Linux included 1.4.2 and it is being used when you try to launch sql developer.
    Perhaps your system now has multiple versions of Java on it but the version being used by sql developer is the wrong one. If so that is the issue you need to resolve.

  • OIM Install. Linux x64. errror /idm/Disk1/linux64/unzip ...

    Hello All.
    Try to install OIM on linux x64.
    Try to start runInstaller and got error :
    sh: /idm/Disk1/linux64/unzip: No such file or directory
    File is present.
    I try to start runInstaller from oracle and root users.
    Oracle 11g Database fresh instalation present on this server.
    Best regards Denis Eltsov

    Follow this:
    http://www.orafaq.com/forum/t/143402/2/

  • Error at Creat asinstance When installing oracle forms 11g on linux

    Hello all experts!!!,
    i am installing oracle weblogic forms 11g on linux platform and i am getting error at Create as instance step.
    components selected :--
    forms ,reports,form builder report builder enterprise manager
    OS Platform :-- Oracle Enterprise Linux 5.3 and also same error on Fedora Core 13
    i have also Oracle Database 11g R2 installed on same machine.
    the log says :---
    [2010-09-13T12:55:38.831+05:30] [as] [ERROR] [] [oracle.as.provisioning] [tid: 55] [ecid: 0000Ig9xHTOFw000jzwkno1CZRTb00000i,0] [[
    oracle.as.config.ProvisionException: Unable to validate NonJ2EEManagement Application deployment on admin server.
    at oracle.as.config.impl.RuntimeServiceConnection.validateNonj2eeApplication(RuntimeServiceConnection.java:678)
    at oracle.as.config.impl.RuntimeServiceConnection.deployIfNecessary(RuntimeServiceConnection.java:192)
    at oracle.as.config.impl.OracleASInstanceImpl.create(OracleASInstanceImpl.java:92)
    at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:249)
    at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:166)
    at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:116)
    at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:525)
    at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:441)
    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
    at oracle.as.install.classic.ca.standard.InstanceProvisioningTask.doExecute(InstanceProvisioningTask.java:215)
    at oracle.as.install.classic.ca.standard.StandaloneTool.execute(StandaloneTool.java:50)
    at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
    at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.as.config.utl.DeployerException: NonJ2EEManagement Applicationdeployment failed.
    at oracle.as.config.utl.Deployer.deployApplication(Deployer.java:95)
    at oracle.as.config.utl.Deployer.deploy(Deployer.java:52)
    at oracle.as.config.impl.RuntimeServiceConnection.deployNonj2eeApplication(RuntimeServiceConnection.java:219)
    at oracle.as.config.impl.RuntimeServiceConnection.validateNonj2eeApplication(RuntimeServiceConnection.java:670)
    ... 21 more
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.as.config.utl.Deployer.deployApplication(Deployer.java:93)
    ... 24 more
    Caused by: weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: Task 0 failed: [Deployer:149026]deploy application NonJ2EEManagement [Version=11.1.1] on AdminServer.
    Target state: deploy failed on Server AdminServer
    java.lang.NoSuchMethodError: getDeploymentOperation
    at weblogic.Deployer.run(Deployer.java:72)
    ... 29 more
    Caused by: weblogic.deploy.api.tools.deployer.DeployerException: Task 0 failed: [Deployer:149026]deploy application NonJ2EEManagement [Version=11.1.1] on AdminServer.
    Target state: deploy failed on Server AdminServer
    java.lang.NoSuchMethodError: getDeploymentOperation
    at weblogic.deploy.api.tools.deployer.Jsr88Operation.report(Jsr88Operation.java:541)
    at weblogic.deploy.api.tools.deployer.Deployer.perform(Deployer.java:140)
    at weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:88)
    at weblogic.utils.compiler.Tool.run(Tool.java:158)
    at weblogic.utils.compiler.Tool.run(Tool.java:115)
    at weblogic.Deployer.run(Deployer.java:70)
    ... 29 more
    [2010-09-13T12:55:38.838+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 55] [ecid: 0000Ig9xHTOFw000jzwkno1CZRTb00000i,0] Exit code from OPMNAdmin : 0
    [2010-09-13T12:55:38.844+05:30] [as] [ERROR] [] [oracle.as.provisioning] [tid: 55] [ecid: 0000Ig9xHTOFw000jzwkno1CZRTb00000i,0] [[
    oracle.as.provisioning.engine.CfgWorkflowException
    at oracle.as.provisioning.engine.Engine.processEventResponse(Engine.java:596)
    at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:178)
    at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:116)
    at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:525)
    at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:441)
    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
    at oracle.as.install.classic.ca.standard.InstanceProvisioningTask.doExecute(InstanceProvisioningTask.java:215)
    at oracle.as.install.classic.ca.standard.StandaloneTool.execute(StandaloneTool.java:50)
    at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
    at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.as.provisioning.util.ConfigException:
    Error creating ASInstance asinst_1.
    Cause:
    An internal operation has failed: Unable to validate NonJ2EEManagement Application deployment on admin server.
    Action:
    See logs for more details.
    at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
    at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:317)
    at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:166)
    ... 17 more
    Caused by: oracle.as.config.ProvisionException: Unable to validate NonJ2EEManagement Application deployment on admin server.
    at oracle.as.config.impl.RuntimeServiceConnection.validateNonj2eeApplication(RuntimeServiceConnection.java:678)
    at oracle.as.config.impl.RuntimeServiceConnection.deployIfNecessary(RuntimeServiceConnection.java:192)
    at oracle.as.config.impl.OracleASInstanceImpl.create(OracleASInstanceImpl.java:92)
    at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:249)
    ... 18 more
    Caused by: oracle.as.config.utl.DeployerException: NonJ2EEManagement Applicationdeployment failed.
    at oracle.as.config.utl.Deployer.deployApplication(Deployer.java:95)
    at oracle.as.config.utl.Deployer.deploy(Deployer.java:52)
    at oracle.as.config.impl.RuntimeServiceConnection.deployNonj2eeApplication(RuntimeServiceConnection.java:219)
    at oracle.as.config.impl.RuntimeServiceConnection.validateNonj2eeApplication(RuntimeServiceConnection.java:670)
    ... 21 more
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.as.config.utl.Deployer.deployApplication(Deployer.java:93)
    ... 24 more
    Caused by: weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: Task 0 failed: [Deployer:149026]deploy application NonJ2EEManagement [Version=11.1.1] on AdminServer.
    Target state: deploy failed on Server AdminServer
    java.lang.NoSuchMethodError: getDeploymentOperation
    at weblogic.Deployer.run(Deployer.java:72)
    ... 29 more
    Caused by: weblogic.deploy.api.tools.deployer.DeployerException: Task 0 failed: [Deployer:149026]deploy application NonJ2EEManagement [Version=11.1.1] on AdminServer.
    Target state: deploy failed on Server AdminServer
    java.lang.NoSuchMethodError: getDeploymentOperation
    at weblogic.deploy.api.tools.deployer.Jsr88Operation.report(Jsr88Operation.java:541)
    at weblogic.deploy.api.tools.deployer.Deployer.perform(Deployer.java:140)
    at weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:88)
    at weblogic.utils.compiler.Tool.run(Tool.java:158)
    at weblogic.utils.compiler.Tool.run(Tool.java:115)
    at weblogic.Deployer.run(Deployer.java:70)
    ... 29 more
    weblogic server installation is perfect no errors at all.
    i also got the errors i got during installation ( im_emagent.mk and while running command gcc) . but thanks to OTN Forums i had managed to find out a fix. but on this error only solution i got is
    TRY WINDOWS . but what about linux then? is there any solution on this error?
    i am not much used to front-end ( java i mean). i am Oracle DBA Actually n want to install n try Weblogic
    Kindly Help...

    You can just copy the relevant parts (the ones marked with error). You can also look at the timing
    when it happened the reports environment did not start.
    From what i remember this could be a memory issue, standard every managed server (WLS_FORMS and WLS_REPORTS) instance
    is configured with 1024m bytes of memory.
    What we did is first install a forms instance and after that a reports instance. After the forms installation we adjusted the
    memory parameters in setWLSEnv (<middleware-home>/user_projects/domains/<domain-name>/bin). Look in this file
    for references to WLS_FORMS (something similar to: if [ "${SERVER_NAME}" = "WLS_FORMS" ] ; then).
    Another thing which springs to my mind is, which products did you select. If you just want Forms and Reports
    you can select just the following:
    - Oracle Forms
    - Oracle Reports
    - Developer Tools aan.
    - Management Components
    - Oracle HTTP Server
    and deselect the other options:
    - Oracle Portal
    - Oracle Discoverer
    - Oracle WebCache
    - Clustered (if you are not using clustering)
    We also had to fix the following files (i do not think that you have to do this since your Forms did not show any problems):
    - (On Windows) Copy the file msvcr71.dll (FMW/windows/extra) to WINDOWS/system32.
    - Copy the file mod_wl_ohs.so (FMW/<operating-system>/extra) to <middleware-home>/as_1/ohs/modules.

  • I am installing Netweaver on Linux x64 but I dont it. Can you help me?

    Hello.
    I try install Netweaver WAS on Linux x64 according :
    https://www.sdn.sap.com:443/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/603afa05-d2a4-2a10-a0bf-c86743f37368 [original link is broken]
    later when I have finished to download 7 packages and cat command apply, try mount iso file on linus file system . I burn a DVD too , but do not access to them. So what can I do bad ?
    Thank a lot
    Regards

    Hmm ..with so many large files SAP should at least provide the MD5SUM of each file so they can be checked once downloaded to confirm they are not corrupt before creating the image file!
    When you are mounting the ISO image what command are you using ? Should be something like:
    mount -t iso9660 iso.image /media/cdrom -o loop
    If you are still having problems email the address at the bottom of the page you posted and ask them for the md5sum of each file.
    Good luck.
    Regards,
    Nelis

  • J2ee sdk installing on linux x64

    sorry for crossposting, but I guess I am not going to break peoples' ball by doing so. I am new here, so pls, let me do this once.
    Hello guys, this is my first post here :) so don't bash me too much.
    Trying to get the Java EE installed on gentoo linux x86-64 here. Downloaded java_ee_sdk-6u1-jdk-linux-x64.sh from oracle.com.
    I have tried different jres:
    32 bit, 64 bit.
    now I have this jre :
    ak@pussy ~/0.java $ java -version
    java version "1.6.0_20"
    Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
    Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode)so, doing:
    ak@pussy ~/0.java $ ./java_ee_sdk-6u1-jdk-linux-x64.sh gives:
    [#|2010-08-04T20:32:13.704+06:00|INFO|Install Engine|org.openinstaller.provider.task.TaskDriver|arg0=prod\=glassfish|OP_UNCONFIGURE:Unconfiguring product|#]
    [#|2010-08-04T20:32:13.781+06:00|INFO|Install Engine|org.openinstaller.provider.conf.ConfiguratorFactory|arg0=class org.openinstaller.provider.conf.InstallationConfigurator|LOG_INFO:Info|#]
    [#|2010-08-04T20:32:14.210+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Unconfiguring GlassFish:\[Unconfiguring GlassFish\]*\[{0} {1}\]|#]
    [#|2010-08-04T20:32:14.232+06:00|INFO|Install Engine|org.openinstaller.provider.task.TaskDriver|arg0=prod\=jdk|OP_UNCONFIGURE:Unconfiguring product|#]
    [#|2010-08-04T20:32:14.264+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Unconfiguring JDK:\[Unconfiguring JDK\]*\[{0} {1}\]|#]
    [#|2010-08-04T20:32:14.289+06:00|INFO|Install Engine|org.openinstaller.provider.task.TaskDriver|arg0=prod\=updatetool|OP_UNCONFIGURE:Unconfiguring product|#]
    [#|2010-08-04T20:32:14.318+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Unconfiguring Updatetool:\[Unconfiguring Updatetool\]*\[{0} {1}\]|#]
    [#|2010-08-04T20:32:14.319+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Installation directory: /home/ak/0.java/glassfishv3:\[Installation directory: /home/ak/0.java/glassfishv3\]*\[{0} {1}\]|#]
    [#|2010-08-04T20:32:14.322+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Shutting down notifier process:\[Shutting down notifier process\]*\[{0} {1}\]|#]
    [#|2010-08-04T20:32:14.353+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Exception while unregistering notifier: Exception=EXECUTECMD_ERR
    at org.openinstaller.util.ExecuteCommand.execute(ExecuteCommand.java:467)
    at org.openinstaller.provider.conf.InstallationConfigurator.unconfigureUpdatetool(null:?)
    at org.openinstaller.provider.conf.InstallationConfigurator.unConfigure(null:?)
    at org.openinstaller.provider.conf.ConfigProvider.receiveRequest(ConfigProvider.java:573)
    at org.openinstaller.bus.ControlBus.publishRequest(ControlBus.java:341)
    at org.openinstaller.provider.task.UnconfigTask.perform(UnconfigTask.java:88)
    at org.openinstaller.provider.task.TaskDriver.executeTask(TaskDriver.java:378)
    at org.openinstaller.provider.task.TaskProvider.receiveRequest(TaskProvider.java:117)
    at org.openinstaller.bus.ControlBus$3.run(ControlBus.java:404)
    at java.lang.Thread.run(Thread.java:619)
    Caused By=java.io.IOException: Cannot run program "/home/ak/0.java/glassfishv3/updatetool/bin/updatetool": java.io.IOException: error=2, No such file or directory
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
    at java.lang.Runtime.exec(Runtime.java:593)
    at java.lang.Runtime.exec(Runtime.java:509)
    at org.openinstaller.util.ExecuteCommand.execute(ExecuteCommand.java:423)
    at org.openinstaller.provider.conf.InstallationConfigurator.unconfigureUpdatetool(null:?)
    at org.openinstaller.provider.conf.InstallationConfigurator.unConfigure(null:?)
    at org.openinstaller.provider.conf.ConfigProvider.receiveRequest(ConfigProvider.java:573)
    at org.openinstaller.bus.ControlBus.publishRequest(ControlBus.java:341)
    at org.openinstaller.provider.task.UnconfigTask.perform(UnconfigTask.java:88)
    at org.openinstaller.provider.task.TaskDriver.executeTask(TaskDriver.java:378)
    at org.openinstaller.provider.task.TaskProvider.receiveRequest(TaskProvider.java:117)
    at org.openinstaller.bus.ControlBus$3.run(ControlBus.java:404)
    at java.lang.Thread.run(Thread.java:619)
    Context-Items=[[method=org.openinstaller.util.ExecuteCommand.execute(), operation=EXECUTECMD_ERR, command=[/home/ak/0.java/glassfishv3/updatetool/bin/updatetool, --notifier, --shutdown]]]:\[Exception while unregistering notifier: Exception=EXECUTECMD_ERR
    at org.openinstaller.util.ExecuteCommand.execute(ExecuteCommand.java:467)
    at org.openinstaller.provider.conf.InstallationConfigurator.unconfigureUpdatetool(null:?)
    at org.openinstaller.provider.conf.InstallationConfigurator.unConfigure(null:?)
    at org.openinstaller.provider.conf.ConfigProvider.receiveRequest(ConfigProvider.java:573)
    at org.openinstaller.bus.ControlBus.publishRequest(ControlBus.java:341)
    at org.openinstaller.provider.task.UnconfigTask.perform(UnconfigTask.java:88)
    at org.openinstaller.provider.task.TaskDriver.executeTask(TaskDriver.java:378)
    at org.openinstaller.provider.task.TaskProvider.receiveRequest(TaskProvider.java:117)
    at org.openinstaller.bus.ControlBus$3.run(ControlBus.java:404)
    at java.lang.Thread.run(Thread.java:619)
    Caused By=java.io.IOException: Cannot run program "/home/ak/0.java/glassfishv3/updatetool/bin/updatetool": java.io.IOException: error=2, No such file or directory
    .and so on.
    Any ideas ?

    I guess this should give more details about issues I am having :
    Using the user defined JAVA_HOME : /home/ak/0.java/jre1.6.0_21_64
    Entering setup...
    WARNING: Warning: Could not detect OS Architecture, falling back to os.arch [Architecture=GenuineIntel ]
    FINE: completed initializing provider svc://general/orchestrator
    FINEST: Ignoring blank answer file or syntax error in ,file:///tmp/install.080510113914/install.properties
    FINEST: BGImagePanel() called by org.openinstaller.util.ui.StandaloneSplash?<init>
    FINEST: BGImagePanel.setBgImage(Image BufferedImage@1c5d9084: type = 5 ColorModel: #pixelBits = 24 numComponents = 3 color space = java.awt.color.ICC_ColorSpace@42bad8a8 transparency = 1 has alpha = false isAlphaPre = false ByteInterleavedRaster: width = 728 height = 435 #numDataElements 3 dataOff[0] = 2) called by org.openinstaller.util.ui.StandaloneSplash?<init>
    FINE: DISCOVERING_SERVICE_PROVIDERS
    FINE: Not instantiating null - not a ServiceProvider
    Exception=null
    at java.net.URLClassLoader$1.run(null:?)
    at java.security.AccessController.doPrivileged(null:?)
    at java.net.URLClassLoader.findClass(null:?)
    at org.openinstaller.core.EngineBootstrap.findClass(EngineBootstrap.java:249)
    at java.lang.ClassLoader.loadClass(null:?)
    at org.openinstaller.core.EngineBootstrap.loadClass(EngineBootstrap.java:357)
    at java.lang.ClassLoader.loadClass(null:?)
    at org.openinstaller.core.EngineBootstrap.loadClass(EngineBootstrap.java:318)
    at java.lang.Class.forName0(null:?)
    at java.lang.Class.forName(null:?)
    at org.openinstaller.core.Orchestrator.findServiceProviders(Orchestrator.java:763)
    at org.openinstaller.core.Orchestrator.main(Orchestrator.java:447)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(null:?)
    at sun.reflect.NativeMethodAccessorImpl.invoke(null:?)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(null:?)
    at java.lang.reflect.Method.invoke(null:?)
    at org.openinstaller.core.EngineBootstrap.main(EngineBootstrap.java:208)
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: DISCOVERED_SERVICE_PROVIDERS
    FINE: completed initializing provider svc://general/system
    FINE: completed initializing provider svc://general/name
    FINE: completed initializing provider svc://general/product
    FINEST: Initializing configuration provider
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: ConfigRequest data: EngineConfigCommand{ cmd=GET_CONFIG, data=MEDIA_LOCATION}] By: [org.openinstaller.util.install.Common.getMediaLocationURL(*)
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: ConfigRequest data: EngineConfigCommand{ cmd=GET_CONFIG, data=MEDIA_LOCATION}] By: [org.openinstaller.util.install.Common.getMediaLocationURL(*)
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: ConfigRequest data: EngineConfigCommand{ cmd=GET_CONFIG, data=MEDIA_LOCATION}] By: [org.openinstaller.util.install.Common.getMediaLocationURL(*)
    FINE: completed initializing provider svc://general/task
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: Mode-Request data: EngineConfigCommand{ cmd=GET_CONFIG, data=DRY_RUN_FILE}] By: [org.openinstaller.provider.sims.SIMSProvider.init(*)
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: EngineConfigRequest data: EngineConfigCommand{ cmd=GET_CONFIG, data=PLATFORM_PLUGIN_PATH}] By: [org.openinstaller.provider.platform.SystemInterface.init(*)
    FINE: completed initializing provider svc://general/operation
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: ModeRequest data: EngineConfigCommand{ cmd=GET_CONFIG, data=PKG_FORMAT}] By: [org.openinstaller.sims.BackendFactory.discoverBackend(*)
    FINE: LOADING_CLASS
    FINE: Can't load SIMS backend org.openinstaller.sims.backends.zip.unix.linux.SIMSBackend
    Exception=org.openinstaller.sims.backends.zip.unix.linux.SIMSBackend
    at java.net.URLClassLoader$1.run(null:?)
    at java.security.AccessController.doPrivileged(null:?)
    at java.net.URLClassLoader.findClass(null:?)
    at org.openinstaller.core.EngineBootstrap.findClass(EngineBootstrap.java:249)
    at java.lang.ClassLoader.loadClass(null:?)
    at org.openinstaller.core.EngineBootstrap.loadClass(EngineBootstrap.java:357)
    at java.lang.ClassLoader.loadClass(null:?)
    at org.openinstaller.core.EngineBootstrap.loadClass(EngineBootstrap.java:318)
    at java.lang.Class.forName0(null:?)
    at java.lang.Class.forName(null:?)
    at org.openinstaller.sims.BackendFactory.getBackendByClass(BackendFactory.java:146)
    at org.openinstaller.sims.BackendFactory.discoverBackend(BackendFactory.java:112)
    at org.openinstaller.sims.BackendFactory.getBackend(BackendFactory.java:80)
    at org.openinstaller.sims.SIMSContext.<init>(SIMSContext.java:131)
    at org.openinstaller.provider.sims.SIMSProvider.init(SIMSProvider.java:95)
    at org.openinstaller.bus.ControlBus$1.run(ControlBus.java:192)
    at java.lang.Thread.run(null:?)
    ]

  • Installing java ee sdk (java_ee_sdk-6u1-jdk-linux-x64.sh) on x64 linux

    Hello guys, this is my first post here :) so don't bash me too much.
    Trying to get the Java EE installed on gentoo linux x86-64 here. Downloaded java_ee_sdk-6u1-jdk-linux-x64.sh from oracle.com.
    I have tried different jres:
    32 bit, 64 bit.
    now I have this jre :
    ak@pussy ~/0.java $ java -version
    java version "1.6.0_20"
    Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
    Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode)so, doing ak@pussy ~/0.java $ ./java_ee_sdk-6u1-jdk-linux-x64.sh gives me nasty file not found exception & hence I can't get sdk installed:
    [#|2010-08-04T20:32:13.704+06:00|INFO|Install Engine|org.openinstaller.provider.task.TaskDriver|arg0=prod\=glassfish|OP_UNCONFIGURE:Unconfiguring product|#]
    [#|2010-08-04T20:32:13.781+06:00|INFO|Install Engine|org.openinstaller.provider.conf.ConfiguratorFactory|arg0=class org.openinstaller.provider.conf.InstallationConfigurator|LOG_INFO:Info|#]
    [#|2010-08-04T20:32:14.210+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Unconfiguring GlassFish:\[Unconfiguring GlassFish\]*\[{0} {1}\]|#]
    [#|2010-08-04T20:32:14.232+06:00|INFO|Install Engine|org.openinstaller.provider.task.TaskDriver|arg0=prod\=jdk|OP_UNCONFIGURE:Unconfiguring product|#]
    [#|2010-08-04T20:32:14.264+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Unconfiguring JDK:\[Unconfiguring JDK\]*\[{0} {1}\]|#]
    [#|2010-08-04T20:32:14.289+06:00|INFO|Install Engine|org.openinstaller.provider.task.TaskDriver|arg0=prod\=updatetool|OP_UNCONFIGURE:Unconfiguring product|#]
    [#|2010-08-04T20:32:14.318+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Unconfiguring Updatetool:\[Unconfiguring Updatetool\]*\[{0} {1}\]|#]
    [#|2010-08-04T20:32:14.319+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Installation directory: /home/ak/0.java/glassfishv3:\[Installation directory: /home/ak/0.java/glassfishv3\]*\[{0} {1}\]|#]
    [#|2010-08-04T20:32:14.322+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Shutting down notifier process:\[Shutting down notifier process\]*\[{0} {1}\]|#]
    [#|2010-08-04T20:32:14.353+06:00|INFO|Install Engine|org.openinstaller.provider.conf.InstallationConfigurator||Exception while unregistering notifier: Exception=EXECUTECMD_ERR
    at org.openinstaller.util.ExecuteCommand.execute(ExecuteCommand.java:467)
    at org.openinstaller.provider.conf.InstallationConfigurator.unconfigureUpdatetool(null:?)
    at org.openinstaller.provider.conf.InstallationConfigurator.unConfigure(null:?)
    at org.openinstaller.provider.conf.ConfigProvider.receiveRequest(ConfigProvider.java:573)
    at org.openinstaller.bus.ControlBus.publishRequest(ControlBus.java:341)
    at org.openinstaller.provider.task.UnconfigTask.perform(UnconfigTask.java:88)
    at org.openinstaller.provider.task.TaskDriver.executeTask(TaskDriver.java:378)
    at org.openinstaller.provider.task.TaskProvider.receiveRequest(TaskProvider.java:117)
    at org.openinstaller.bus.ControlBus$3.run(ControlBus.java:404)
    at java.lang.Thread.run(Thread.java:619)
    Caused By=java.io.IOException: Cannot run program "/home/ak/0.java/glassfishv3/updatetool/bin/updatetool": java.io.IOException: error=2, No such file or directory
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
    at java.lang.Runtime.exec(Runtime.java:593)
    at java.lang.Runtime.exec(Runtime.java:509)
    at org.openinstaller.util.ExecuteCommand.execute(ExecuteCommand.java:423)
    at org.openinstaller.provider.conf.InstallationConfigurator.unconfigureUpdatetool(null:?)
    at org.openinstaller.provider.conf.InstallationConfigurator.unConfigure(null:?)
    at org.openinstaller.provider.conf.ConfigProvider.receiveRequest(ConfigProvider.java:573)
    at org.openinstaller.bus.ControlBus.publishRequest(ControlBus.java:341)
    at org.openinstaller.provider.task.UnconfigTask.perform(UnconfigTask.java:88)
    at org.openinstaller.provider.task.TaskDriver.executeTask(TaskDriver.java:378)
    at org.openinstaller.provider.task.TaskProvider.receiveRequest(TaskProvider.java:117)
    at org.openinstaller.bus.ControlBus$3.run(ControlBus.java:404)
    at java.lang.Thread.run(Thread.java:619)
    Context-Items=[[method=org.openinstaller.util.ExecuteCommand.execute(), operation=EXECUTECMD_ERR, command=[/home/ak/0.java/glassfishv3/updatetool/bin/updatetool, --notifier, --shutdown]]]:\[Exception while unregistering notifier: Exception=EXECUTECMD_ERR
    at org.openinstaller.util.ExecuteCommand.execute(ExecuteCommand.java:467)
    at org.openinstaller.provider.conf.InstallationConfigurator.unconfigureUpdatetool(null:?)
    at org.openinstaller.provider.conf.InstallationConfigurator.unConfigure(null:?)
    at org.openinstaller.provider.conf.ConfigProvider.receiveRequest(ConfigProvider.java:573)
    at org.openinstaller.bus.ControlBus.publishRequest(ControlBus.java:341)
    at org.openinstaller.provider.task.UnconfigTask.perform(UnconfigTask.java:88)
    at org.openinstaller.provider.task.TaskDriver.executeTask(TaskDriver.java:378)
    at org.openinstaller.provider.task.TaskProvider.receiveRequest(TaskProvider.java:117)
    at org.openinstaller.bus.ControlBus$3.run(ControlBus.java:404)
    at java.lang.Thread.run(Thread.java:619)
    Caused By=java.io.IOException: Cannot run program "/home/ak/0.java/glassfishv3/updatetool/bin/updatetool": java.io.IOException: error=2, No such file or directory
    .and so on

    I guess this should give more details about issues I am having :
    Using the user defined JAVA_HOME : /home/ak/0.java/jre1.6.0_21_64
    Entering setup...
    WARNING: Warning: Could not detect OS Architecture, falling back to os.arch [Architecture=GenuineIntel ]
    FINE: completed initializing provider svc://general/orchestrator
    FINEST: Ignoring blank answer file or syntax error in ,file:///tmp/install.080510113914/install.properties
    FINEST: BGImagePanel() called by org.openinstaller.util.ui.StandaloneSplash?<init>
    FINEST: BGImagePanel.setBgImage(Image BufferedImage@1c5d9084: type = 5 ColorModel: #pixelBits = 24 numComponents = 3 color space = java.awt.color.ICC_ColorSpace@42bad8a8 transparency = 1 has alpha = false isAlphaPre = false ByteInterleavedRaster: width = 728 height = 435 #numDataElements 3 dataOff[0] = 2) called by org.openinstaller.util.ui.StandaloneSplash?<init>
    FINE: DISCOVERING_SERVICE_PROVIDERS
    FINE: Not instantiating null - not a ServiceProvider
    Exception=null
    at java.net.URLClassLoader$1.run(null:?)
    at java.security.AccessController.doPrivileged(null:?)
    at java.net.URLClassLoader.findClass(null:?)
    at org.openinstaller.core.EngineBootstrap.findClass(EngineBootstrap.java:249)
    at java.lang.ClassLoader.loadClass(null:?)
    at org.openinstaller.core.EngineBootstrap.loadClass(EngineBootstrap.java:357)
    at java.lang.ClassLoader.loadClass(null:?)
    at org.openinstaller.core.EngineBootstrap.loadClass(EngineBootstrap.java:318)
    at java.lang.Class.forName0(null:?)
    at java.lang.Class.forName(null:?)
    at org.openinstaller.core.Orchestrator.findServiceProviders(Orchestrator.java:763)
    at org.openinstaller.core.Orchestrator.main(Orchestrator.java:447)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(null:?)
    at sun.reflect.NativeMethodAccessorImpl.invoke(null:?)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(null:?)
    at java.lang.reflect.Method.invoke(null:?)
    at org.openinstaller.core.EngineBootstrap.main(EngineBootstrap.java:208)
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: FOUND_SERVICE_PROVIDER
    FINE: DISCOVERED_SERVICE_PROVIDERS
    FINE: completed initializing provider svc://general/system
    FINE: completed initializing provider svc://general/name
    FINE: completed initializing provider svc://general/product
    FINEST: Initializing configuration provider
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: ConfigRequest data: EngineConfigCommand{ cmd=GET_CONFIG, data=MEDIA_LOCATION}] By: [org.openinstaller.util.install.Common.getMediaLocationURL(*)
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: ConfigRequest data: EngineConfigCommand{ cmd=GET_CONFIG, data=MEDIA_LOCATION}] By: [org.openinstaller.util.install.Common.getMediaLocationURL(*)
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: ConfigRequest data: EngineConfigCommand{ cmd=GET_CONFIG, data=MEDIA_LOCATION}] By: [org.openinstaller.util.install.Common.getMediaLocationURL(*)
    FINE: completed initializing provider svc://general/task
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: Mode-Request data: EngineConfigCommand{ cmd=GET_CONFIG, data=DRY_RUN_FILE}] By: [org.openinstaller.provider.sims.SIMSProvider.init(*)
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: EngineConfigRequest data: EngineConfigCommand{ cmd=GET_CONFIG, data=PLATFORM_PLUGIN_PATH}] By: [org.openinstaller.provider.platform.SystemInterface.init(*)
    FINE: completed initializing provider svc://general/operation
    FINEST: BusRequest For: [svc://general/EngineConfig] Request: [BusRequest: name: ModeRequest data: EngineConfigCommand{ cmd=GET_CONFIG, data=PKG_FORMAT}] By: [org.openinstaller.sims.BackendFactory.discoverBackend(*)
    FINE: LOADING_CLASS
    FINE: Can't load SIMS backend org.openinstaller.sims.backends.zip.unix.linux.SIMSBackend
    Exception=org.openinstaller.sims.backends.zip.unix.linux.SIMSBackend
    at java.net.URLClassLoader$1.run(null:?)
    at java.security.AccessController.doPrivileged(null:?)
    at java.net.URLClassLoader.findClass(null:?)
    at org.openinstaller.core.EngineBootstrap.findClass(EngineBootstrap.java:249)
    at java.lang.ClassLoader.loadClass(null:?)
    at org.openinstaller.core.EngineBootstrap.loadClass(EngineBootstrap.java:357)
    at java.lang.ClassLoader.loadClass(null:?)
    at org.openinstaller.core.EngineBootstrap.loadClass(EngineBootstrap.java:318)
    at java.lang.Class.forName0(null:?)
    at java.lang.Class.forName(null:?)
    at org.openinstaller.sims.BackendFactory.getBackendByClass(BackendFactory.java:146)
    at org.openinstaller.sims.BackendFactory.discoverBackend(BackendFactory.java:112)
    at org.openinstaller.sims.BackendFactory.getBackend(BackendFactory.java:80)
    at org.openinstaller.sims.SIMSContext.<init>(SIMSContext.java:131)
    at org.openinstaller.provider.sims.SIMSProvider.init(SIMSProvider.java:95)
    at org.openinstaller.bus.ControlBus$1.run(ControlBus.java:192)
    at java.lang.Thread.run(null:?)
    ]

  • Install 11g on Linux ubuntu

    Hi,
    can we install 11g on Linux ubuntu 7.4 ? In Quick Installation Guide
    11g Release 1 (11.1) for Linux x86 B32280-01 August 2007 it is said :
    Operating System Requirements
    The following are the operating sytem requirements for Oracle
    Database 11g release 1:
    ■ Asianux 2.0
    ■ Asianux 3.0
    ■ Oracle Enterprise Linux 4.0
    Oracle Enterprise Linux 5.0
    ■ Red Hat Enterprise Linux 4.0
    ■ Red Hat Enterprise Linux 5.0
    ■ SUSE Enterprise Linux 10.0
    On my linux machine I have
    desktop:~$ cat /proc/version
    Linux version 2.6.20-15-generic (root@palmer) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Sun Apr 15 07:36:31 UTC 2007
    Many thanks.
    Many thanks before.

    I would be interested to know what other dependencies you had to install, because if there had been any encountered whilst writing the article, I would have documented them.
    Ubuntu doesn't give you much choice when it comes to the OS installation phase, after all. So, assuming we're talking about a fresh OS installation, you cannot have had a different set of packages than me to start off with.
    And the 8 packages I mention as being necessary by way of prelude to the Oracle installation are the only 8 I needed to achieve an error-free Oracle install. If I'd needed more, I would have mentioned them!
    So if we start off from the same place, do the same things and come out with different results, I would be interested in the details...
    Of course, I was documenting Xubuntu and you're using Ubuntu, so maybe that's the difference. On the other hand, I've just checked my Ubuntu 7.10 + 11g article, and it's only got the same 8 packages, too... and it certainly doesn't complain about unsatisfied dependencies. A mystery, then.

  • Installing 11g on Linux X11 server problem

    Hi,
    when I launche Runinstaller on Linux Xubuntu to install DB 11 g I have :
    Checking swap space: must be greater than 150 MB. Actual 6165 MB Passed
    Checking monitor: must be configured to display at least 256 colors
    >>> Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
    Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation,at which time they will be rechecked.
    Continue? (y/n) [n] Y
    Rechecking installer requirements....
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2007-09-26_04-15-32PM. Please wait ...oracle@us-xubuntu:/mnt/source/labtop/oradata/source_oracle_11g/database$ Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using '192.168.1.87' as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.access$000(X11GraphicsEnvironment.java:53)
    at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:142)
    Many thanks for your help.

    That's right, but if you are directly on the console, then :0.0 is enough. The xhots + command allows any client to use the display to launch its Xterm clients, such as OUI from oracle.
    ~ Madrid

  • Uninstalltion of Oracle 11g on Linux

    plz help me to uninstall Oracle 11g on Linux ......Due to some pblm doesnt get OUI,oemctl..etc....
    Plz bring documents for that
    Thanks advance

    Arun Kurungatt wrote:
    Hi Edsteve,
    When i installed oracle 11g R2 on linux,network Configuration was failed.It's a shame you didn't capture the error message and report that.
    Lisener was not up after that..When we tried to start the listener,got 'No listener" message.Exactly *how* did you try to start the listener? I've never seen a "no listener" message from a failed attempt to start the listener. And all oracle error messages come with a message code, something like "ORA-nnnnn" or "TNS-nnnnn" that makes it easier to look up the *exact* problem.
    we also tried to reinstall NETCA..What led you to try to reinstall NETCA? And what did you do to try to reinstall it? I've never seen an installation/re-installation of *just* netca ...
    but it doesnt work...I don't find "doesn't work" in the Oracle error message manual, but a google search of "doesn't work" returned 300,000,000 hits.
    and also doesnt get DBCA ,OUI...etc....can you help me to up the services????I have no idea what you mean by that statement.
    I'd like to help. I really would. But in order to get help, you've got to provide more specific information. Actual error messages - complete with message number - is a minimum requirement. Working from a command line and using copy and paste to show *exactly* what you do and *exactly* what response you get would be *very* helpful.
    Edited by: EdStevens on Oct 20, 2010 9:23 PM
    Edited by: EdStevens on Oct 20, 2010 9:25 PM

  • Cant install lib32-nvidia-utils-beta

    Hello ,
    I am trying to install lib32-nvidia-utils-beta.. but I get
    ==> ERROR: Makepkg was unable to build lib32-nvidia-utils-beta.
    ==> Restart building lib32-nvidia-utils-beta ? [y/N]
    # Maintainer : Dan Vratil <[email protected]>
    # Contributors: Jeremy Sands <[email protected]>
    # Thomas Baechler <[email protected]>
    # James Rayner <[email protected]>
    # Erik Hardesty <[email protected]>
    # josephgbr <[email protected]>
    pkgname=lib32-nvidia-utils-beta
    pkgver=304.37
    pkgrel=1
    pkgdesc="NVIDIA drivers utilities and libraries. (32 bit)"
    arch=(x86_64)
    url="http://www.nvidia.com/"
    license=('custom:NVIDIA')
    groups=('lib32')
    depends=('lib32-libxext' 'lib32-zlib' 'lib32-gcc-libs')
    conflicts=('lib32-libgl' 'lib32-ati-fglrx-utils' 'lib32-nvidia-utils')
    provides=('lib32-libgl' "lib32-nvidia-utils=${pkgver}")
    source=(ftp://download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run)
    build()
    cd "${srcdir}"
    if [ -d NVIDIA-Linux-x86-${pkgver} ]; then
    rm -rf NVIDIA-Linux-x86-${pkgver};
    fi
    # Extract sources
    sh NVIDIA-Linux-x86-${pkgver}.run --extract-only
    package() {
    cd $srcdir/NVIDIA-Linux-x86-${pkgver}
    # OpenGL library
    install -D -m755 libGL.so.$pkgver $pkgdir/usr/lib32/libGL.so.$pkgver
    # OpenGL core library
    install -D -m755 libnvidia-glcore.so.$pkgver $pkgdir/usr/lib32/libnvidia-glcore.so.$pkgver
    # XvMC
    install -D -m644 libXvMCNVIDIA.a $pkgdir/usr/lib32/libXvMCNVIDIA.a
    install -D -m755 libXvMCNVIDIA.so.$pkgver $pkgdir/usr/lib32/libXvMCNVIDIA.so.$pkgver
    # VDPAU
    install -D -m755 libvdpau_nvidia.so.$pkgver $pkgdir/usr/lib32/vdpau/libvdpau_nvidia.so.$pkgver
    # CUDA
    install -D -m755 libcuda.so.$pkgver $pkgdir/usr/lib32/libcuda.so.$pkgver
    install -D -m755 libnvcuvid.so.$pkgver $pkgdir/usr/lib32/libnvcuvid.so.$pkgver
    # nvidia-tls library
    install -D -m755 tls/libnvidia-tls.so.$pkgver $pkgdir/usr/lib32/libnvidia-tls.so.$pkgver
    # OpenCL
    install -D -m755 libnvidia-compiler.so.$pkgver $pkgdir/usr/lib32/libnvidia-compiler.so.$pkgver
    install -D -m755 libOpenCL.so.1.0.0 $pkgdir/usr/lib32/libOpenCL.so.1.0.0
    install -D -m755 libnvidia-cfg.so.$pkgver $pkgdir/usr/lib32/libnvidia-cfg.so.$pkgver
    install -D -m755 libnvidia-ml.so.$pkgver $pkgdir/usr/lib32/libnvidia-ml.so.$pkgver
    # create soname links
    for _lib in $(find $pkgdir -name '*.so*'); do
    _soname="$(dirname ${_lib})/$(readelf -d "$_lib" | sed -nr 's/.*Library soname: \[(.*)\].*/\1/p')"
    if [ ! -e "${_soname}" ]; then
    ln -s "$(basename ${_lib})" "${_soname}"
    ln -s "$(basename ${_soname})" "${_soname/.[0-9]*/}"
    fi
    done
    rm -rf "${pkgdir}"/usr/{include,share,bin}
    mkdir -p "$pkgdir/usr/share/licenses"
    ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
    md5sums=('ee3e97109201ab954c96860e28ada611')
    This is my PKGBUILD can you help me?

    I am installing arch linux from the beginning . Nvidia nvidia/utils and lib32-nvidia-utils did not have any problem.
    Last edited by ytsejam (2012-08-16 07:44:12)

  • Creation of two databases in oracle 11g on linux

    HI,
    I need to create two databases in oracle 11g on linux.
    how to set SID'S in .bash_profile and change the init.ora file.
    pls anyone let me know
    thanks
    srinivas

    If you have different databases on same node you could choose to not set ORACLE_SID in shell init file but use instead interactive oraenv Oracle script to set the right ORACLE_SID.
    Please read Configuring the Operating System Environment Variables in http://download.oracle.com/docs/cd/E11882_01/server.112/e10897/em_manage.htm#ADMQS12369
    To create easily a database (ie without using your own scripts) try to use DBCA that will automatically take care of database initialization file: http://download.oracle.com/docs/cd/E11882_01/server.112/e10897/install.htm#BABEIAID
    Edited by: P. Forstmann on 5 août 2011 12:01

  • I can't install lib32-boost-libs from AUR

    I am trying to install Plex Media Server from AUR and one of the dependencies is lib32-boost-libs, but when I try and install it I get an error. How can I fix this?
    ==> lib32-boost-libs dependencies:
    - lib32-bzip2 (already installed)
    - lib32-zlib (already installed)
    - lib32-gcc-libs (already installed)
    - icu (already installed)
    - python (already installed)
    - python2 (already installed)
    - bzip2 (already installed)
    - lib32-zlib (already installed)
    - openmpi (already installed)
    - gcc-multilib (already installed)
    ==> Continue building lib32-boost-libs ? [Y/n]
    ==> ------------------------------------------
    ==>
    ==> Building and installing package
    ==> Making package: lib32-boost-libs 1.47.0-1 (Tue Jan 3 12:33:08 MST 2012)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving Sources...
    -> Downloading boost_1_47_0.tar.gz...
    --2012-01-03 12:33:08-- http://downloads.sourceforge.net/sourceforge/boost/boost_1_47_0.tar.gz
    Resolving downloads.sourceforge.net... 216.34.181.59
    Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
    HTTP request sent, awaiting response... 301 Moved Permanently
    Location: http://downloads.sourceforge.net/project/boost/boost/1.47.0/boost_1_47_0.tar.gz [following]
    --2012-01-03 12:33:18-- http://downloads.sourceforge.net/project/boost/boost/1.47.0/boost_1_47_0.tar.gz
    Reusing existing connection to downloads.sourceforge.net:80.
    HTTP request sent, awaiting response... 302 Found
    Location: http://superb-dca2.dl.sourceforge.net/project/boost/boost/1.47.0/boost_1_47_0.tar.gz [following]
    --2012-01-03 12:33:18-- http://superb-dca2.dl.sourceforge.net/project/boost/boost/1.47.0/boost_1_47_0.tar.gz
    Resolving superb-dca2.dl.sourceforge.net... 209.61.193.20
    Connecting to superb-dca2.dl.sourceforge.net|209.61.193.20|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 55798639 (53M) [application/x-gzip]
    Saving to: `boost_1_47_0.tar.gz.part'
    100%[=====================================================================================================================>] 55,798,639 322K/s in 2m 36s
    2012-01-03 12:35:58 (350 KB/s) - `boost_1_47_0.tar.gz.part' saved [55798639/55798639]
    ==> Validating source files with md5sums...
    boost_1_47_0.tar.gz ... Passed
    ==> Extracting Sources...
    -> Extracting boost_1_47_0.tar.gz with bsdtar
    ==> Starting build()...
    /tmp/yaourt-tmp-jason/aur-lib32-boost-libs/./PKGBUILD: line 38: ./build.sh: Permission denied
    ==> ERROR: A failure occurred in build().
    Aborting...
    ==> ERROR: Makepkg was unable to build lib32-boost-libs.
    ==> Restart building lib32-boost-libs ? [y/N]
    ==> -----------------------------------------
    ==>

    Raynman wrote:My guess: you have /tmp mounted with 'noexec'.
    It was, but I took noexec out. After I rebooted and tried to install lib32-boost-libs I got a very similar error
    ==> Continue building lib32-boost-libs ? [Y/n]
    ==> ------------------------------------------
    ==>
    ==> Building and installing package
    ==> Making package: lib32-boost-libs 1.48.0-1 (Thu Jan 5 13:34:17 MST 2012)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving Sources...
    -> Downloading boost_1_48_0.tar.gz...
    --2012-01-05 13:34:17-- http://downloads.sourceforge.net/sourceforge/boost/boost_1_48_0.tar.gz
    Resolving downloads.sourceforge.net... 216.34.181.59
    Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
    HTTP request sent, awaiting response... 301 Moved Permanently
    Location: http://downloads.sourceforge.net/project/boost/boost/1.48.0/boost_1_48_0.tar.gz [following]
    --2012-01-05 13:34:32-- http://downloads.sourceforge.net/project/boost/boost/1.48.0/boost_1_48_0.tar.gz
    Reusing existing connection to downloads.sourceforge.net:80.
    HTTP request sent, awaiting response... 302 Found
    Location: http://voxel.dl.sourceforge.net/project/boost/boost/1.48.0/boost_1_48_0.tar.gz [following]
    --2012-01-05 13:34:32-- http://voxel.dl.sourceforge.net/project/boost/boost/1.48.0/boost_1_48_0.tar.gz
    Resolving voxel.dl.sourceforge.net... 208.122.29.16, 208.122.29.17, 208.122.29.18, ...
    Connecting to voxel.dl.sourceforge.net|208.122.29.16|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 58665706 (56M) [application/x-gzip]
    Saving to: `boost_1_48_0.tar.gz.part'
    100%[=====================================================================================================================>] 58,665,706 215K/s in 4m 52s
    2012-01-05 13:39:28 (196 KB/s) - `boost_1_48_0.tar.gz.part' saved [58665706/58665706]
    ==> Validating source files with md5sums...
    boost_1_48_0.tar.gz ... Passed
    ==> Validating source files with sha1sums...
    boost_1_48_0.tar.gz ... Passed
    ==> Extracting Sources...
    -> Extracting boost_1_48_0.tar.gz with bsdtar
    ==> Starting build()...
    ### Using 'cc' toolset.
    rm -rf bootstrap
    mkdir bootstrap
    gcc -o bootstrap/jam0 -m32 command.c compile.c debug.c expand.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c option.c output.c parse.c pathunix.c pathvms.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c pwd.c class.c native.c md5.c w32_getreg.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c execunix.c fileunix.c
    ./bootstrap/jam0 -f build.jam --toolset=cc --toolset-root= clean
    ...found 1 target...
    ...updating 1 target...
    ...updated 1 target...
    ./bootstrap/jam0 -f build.jam --toolset=cc --toolset-root=
    ...found 49 targets...
    ...updating 3 targets...
    [MKDIR] bin.linuxx86
    [COMPILE] bin.linuxx86/b2
    [COPY] bin.linuxx86/bjam
    ...updated 3 targets...
    Performing configuration checks
    - has_icu builds : yes
    ...patience...
    ...found 1013 targets...
    ...updating 82 targets...
    common.mkdir ../../bin.v2/tools
    common.mkdir ../../bin.v2/tools/bcp
    common.mkdir ../../bin.v2/tools/bcp/gcc-4.6.2
    common.mkdir ../../bin.v2/tools/bcp/gcc-4.6.2/release
    common.mkdir ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/add_dependent_lib.o
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/add_path.o
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/bcp_imp.o
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/copy_path.o
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/file_types.o
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/fileview.o
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/main.o
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/path_operations.o
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/scan_cvs_path.o
    scan_cvs_path.cpp: In member function ‘void bcp_implementation::scan_cvs_path(const boost::filesystem3::path&)’:
    scan_cvs_path.cpp:34:68: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/licence_info.o
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/scan_licence.o
    scan_licence.cpp: In function ‘const char* context_before_license(const fileview&, fileview::const_iterator, int)’:
    scan_licence.cpp:31:76: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
    scan_licence.cpp: In function ‘const char* context_after_license(const fileview&, fileview::const_iterator, int)’:
    scan_licence.cpp:52:74: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/output_licence_info.o
    common.mkdir ../../bin.v2/libs/test
    common.mkdir ../../bin.v2/libs/test/build
    common.mkdir ../../bin.v2/libs/test/build/gcc-4.6.2
    common.mkdir ../../bin.v2/libs/test/build/gcc-4.6.2/release
    common.mkdir ../../bin.v2/libs/test/build/gcc-4.6.2/release/link-static
    gcc.compile.c++ ../../bin.v2/libs/test/build/gcc-4.6.2/release/link-static/execution_monitor.o
    gcc.compile.c++ ../../bin.v2/libs/test/build/gcc-4.6.2/release/link-static/debug.o
    gcc.compile.c++ ../../bin.v2/libs/test/build/gcc-4.6.2/release/link-static/cpp_main.o
    gcc.archive ../../bin.v2/libs/test/build/gcc-4.6.2/release/link-static/libboost_prg_exec_monitor.a
    common.mkdir ../../bin.v2/libs/regex/build/gcc-4.6.2/release
    common.mkdir ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/c_regex_traits.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/cpp_regex_traits.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/cregex.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/fileiter.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/icu.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/instances.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/posix_api.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/regex.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/regex_debug.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/regex_raw_buffer.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/regex_traits_defaults.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/static_mutex.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/w32_regex_traits.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/wc_regex_traits.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/wide_posix_api.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/winstances.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/usinstances.o
    gcc.archive ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/libboost_regex.a
    common.mkdir ../../bin.v2/libs/filesystem
    common.mkdir ../../bin.v2/libs/filesystem/build
    common.mkdir ../../bin.v2/libs/filesystem/build/gcc-4.6.2
    common.mkdir ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release
    common.mkdir ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static
    common.mkdir ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v2
    common.mkdir ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v2/src
    gcc.compile.c++ ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v2/src/v2_operations.o
    gcc.compile.c++ ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v2/src/v2_path.o
    gcc.compile.c++ ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v2/src/v2_portability.o
    common.mkdir ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v3
    common.mkdir ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v3/src
    gcc.compile.c++ ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v3/src/operations.o
    gcc.compile.c++ ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v3/src/path.o
    gcc.compile.c++ ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v3/src/portability.o
    gcc.compile.c++ ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v3/src/windows_file_codecvt.o
    gcc.compile.c++ ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v3/src/codecvt_error_category.o
    gcc.compile.c++ ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v3/src/path_traits.o
    gcc.compile.c++ ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v3/src/unique_path.o
    gcc.compile.c++ ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v3/src/utf8_codecvt_facet.o
    gcc.archive ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/libboost_filesystem.a
    common.mkdir ../../bin.v2/libs/system
    common.mkdir ../../bin.v2/libs/system/build
    common.mkdir ../../bin.v2/libs/system/build/gcc-4.6.2
    common.mkdir ../../bin.v2/libs/system/build/gcc-4.6.2/release
    common.mkdir ../../bin.v2/libs/system/build/gcc-4.6.2/release/link-static
    gcc.compile.c++ ../../bin.v2/libs/system/build/gcc-4.6.2/release/link-static/error_code.o
    gcc.archive ../../bin.v2/libs/system/build/gcc-4.6.2/release/link-static/libboost_system.a
    gcc.link ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/bcp
    common.mkdir ../../dist
    common.mkdir ../../dist/bin
    common.copy ../../dist/bin/bcp
    ...updated 82 targets...
    Building the Boost C++ Libraries.
    Performing configuration checks
    - has_icu builds : no
    warning: Graph library does not contain MPI-based parallel components.
    note: to enable them, add "using mpi ;" to your user-config.jam
    - iconv (libc) : yes
    - icu : no
    - icu (lib64) : no
    - ../config//has_gcc_visibility builds : yes
    - ../config//has_long_double_support builds : yes
    warning: skipping optional Message Passing Interface (MPI) library.
    note: to enable MPI support, add "using mpi ;" to user-config.jam.
    note: to suppress this message, pass "--without-mpi" to bjam.
    note: otherwise, you can safely ignore this message.
    Component configuration:
    - chrono : building
    - date_time : building
    - exception : building
    - filesystem : building
    - graph : building
    - graph_parallel : building
    - iostreams : building
    - locale : building
    - math : building
    - mpi : building
    - program_options : building
    - python : not building
    - random : building
    - regex : building
    - serialization : building
    - signals : building
    - system : building
    - test : building
    - thread : building
    - timer : building
    - wave : building
    ...patience...
    ...patience...
    ...patience...
    ...patience...
    ...found 6866 targets...
    ...updating 880 targets...
    common.mkdir stage
    common.mkdir stage/lib
    common.mkdir bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/c_regex_traits.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/cpp_regex_traits.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/cregex.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/fileiter.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/icu.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/instances.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/posix_api.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/regex.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/regex_debug.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/regex_raw_buffer.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/regex_traits_defaults.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/static_mutex.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/w32_regex_traits.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/wc_regex_traits.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/wide_posix_api.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/winstances.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/usinstances.o
    gcc.link.dll bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_regex.so.1.48.0
    common.copy stage/lib/libboost_regex.so.1.48.0
    ln-UNIX stage/lib/libboost_regex.so
    common.mkdir bin.v2/libs/graph
    common.mkdir bin.v2/libs/graph/build
    common.mkdir bin.v2/libs/graph/build/gcc-4.6.2
    common.mkdir bin.v2/libs/graph/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/graph/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/graph/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.6.2/release/address-model-32/threading-multi/read_graphviz_new.o
    gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.6.2/release/address-model-32/threading-multi/graphml.o
    gcc.link.dll bin.v2/libs/graph/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_graph.so.1.48.0
    common.copy stage/lib/libboost_graph.so.1.48.0
    ln-UNIX stage/lib/libboost_graph.so
    common.mkdir bin.v2/libs/iostreams
    common.mkdir bin.v2/libs/iostreams/build
    common.mkdir bin.v2/libs/iostreams/build/gcc-4.6.2
    common.mkdir bin.v2/libs/iostreams/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/iostreams/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/iostreams/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.6.2/release/address-model-32/threading-multi/file_descriptor.o
    gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.6.2/release/address-model-32/threading-multi/mapped_file.o
    gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.6.2/release/address-model-32/threading-multi/zlib.o
    gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.6.2/release/address-model-32/threading-multi/gzip.o
    gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.6.2/release/address-model-32/threading-multi/bzip2.o
    gcc.link.dll bin.v2/libs/iostreams/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_iostreams.so.1.48.0
    common.copy stage/lib/libboost_iostreams.so.1.48.0
    ln-UNIX stage/lib/libboost_iostreams.so
    common.mkdir bin.v2/libs/locale/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi
    common.mkdir bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/encoding
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/encoding/codepage.o
    common.mkdir bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/shared
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/shared/date_time.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/shared/format.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/shared/formatting.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/shared/generator.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/shared/ids.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/shared/localization_backend.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/shared/message.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/shared/mo_lambda.o
    common.mkdir bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/util
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/util/codecvt_converter.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/util/default_locale.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/util/info.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/util/locale_data.o
    common.mkdir bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/posix
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/posix/codecvt.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/posix/collate.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/posix/converter.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/posix/numeric.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/posix/posix_backend.o
    common.mkdir bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/std
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/std/codecvt.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/std/collate.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/std/converter.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/std/numeric.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/std/std_backend.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/util/gregorian.o
    gcc.link.dll bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_locale.so.1.48.0
    common.copy stage/lib/libboost_locale.so.1.48.0
    ln-UNIX stage/lib/libboost_locale.so
    common.mkdir bin.v2/libs/math/build
    common.mkdir bin.v2/libs/math/build/gcc-4.6.2
    common.mkdir bin.v2/libs/math/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi
    common.mkdir bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/..
    common.mkdir bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/../src
    common.mkdir bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/../src/tr1
    gcc.compile.c++.pch bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/../src/tr1/pch.hpp.gch
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/assoc_laguerre.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/assoc_legendre.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/beta.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/comp_ellint_1.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/comp_ellint_2.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/comp_ellint_3.o
    ...on 100th target...
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_bessel_i.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_bessel_j.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_bessel_k.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_neumann.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/ellint_1.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/ellint_2.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/ellint_3.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/expint.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/hermite.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/laguerre.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/legendre.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/riemann_zeta.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/sph_bessel.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/sph_legendre.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/sph_neumann.o
    gcc.link.dll bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_math_tr1.so.1.48.0
    common.copy stage/lib/libboost_math_tr1.so.1.48.0
    ln-UNIX stage/lib/libboost_math_tr1.so
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/assoc_laguerref.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/assoc_legendref.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/betaf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/comp_ellint_1f.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/comp_ellint_2f.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/comp_ellint_3f.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_bessel_if.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_bessel_jf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_bessel_kf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_neumannf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/ellint_1f.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/ellint_2f.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/ellint_3f.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/expintf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/hermitef.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/laguerref.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/legendref.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/riemann_zetaf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/sph_besself.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/sph_legendref.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/sph_neumannf.o
    gcc.link.dll bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_math_tr1f.so.1.48.0
    common.copy stage/lib/libboost_math_tr1f.so.1.48.0
    ln-UNIX stage/lib/libboost_math_tr1f.so
    common.mkdir bin.v2/libs/math/config/gcc-4.6.2/release
    common.mkdir bin.v2/libs/math/config/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/math/config/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/math/config/gcc-4.6.2/release/address-model-32/threading-multi/has_long_double_support.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/assoc_laguerrel.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/assoc_legendrel.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/betal.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/comp_ellint_1l.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/comp_ellint_2l.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/comp_ellint_3l.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_bessel_il.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_bessel_jl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_bessel_kl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_neumannl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/ellint_1l.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/ellint_2l.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/ellint_3l.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/expintl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/hermitel.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/laguerrel.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/legendrel.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/riemann_zetal.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/sph_bessell.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/sph_legendrel.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/sph_neumannl.o
    gcc.link.dll bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_math_tr1l.so.1.48.0
    common.copy stage/lib/libboost_math_tr1l.so.1.48.0
    ln-UNIX stage/lib/libboost_math_tr1l.so
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/acosh.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/asinh.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/atanh.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cbrt.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/copysign.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/erfc.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/erf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/expm1.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/fmax.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/fmin.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/fpclassify.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/hypot.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/lgamma.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/llround.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/log1p.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/lround.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/nextafter.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/nexttoward.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/round.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/tgamma.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/trunc.o
    gcc.link.dll bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_math_c99.so.1.48.0
    common.copy stage/lib/libboost_math_c99.so.1.48.0
    ln-UNIX stage/lib/libboost_math_c99.so
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/acoshf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/asinhf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/atanhf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cbrtf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/copysignf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/erfcf.o
    ...on 200th target...
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/erff.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/expm1f.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/fmaxf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/fminf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/fpclassifyf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/hypotf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/lgammaf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/llroundf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/log1pf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/lroundf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/nextafterf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/nexttowardf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/roundf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/tgammaf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/truncf.o
    gcc.link.dll bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_math_c99f.so.1.48.0
    common.copy stage/lib/libboost_math_c99f.so.1.48.0
    ln-UNIX stage/lib/libboost_math_c99f.so
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/acoshl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/asinhl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/atanhl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cbrtl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/copysignl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/erfcl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/erfl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/expm1l.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/fmaxl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/fminl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/fpclassifyl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/hypotl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/lgammal.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/llroundl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/log1pl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/lroundl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/nextafterl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/nexttowardl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/roundl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/tgammal.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/truncl.o
    gcc.link.dll bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_math_c99l.so.1.48.0
    common.copy stage/lib/libboost_math_c99l.so.1.48.0
    ln-UNIX stage/lib/libboost_math_c99l.so
    common.mkdir bin.v2/libs/program_options
    common.mkdir bin.v2/libs/program_options/build
    common.mkdir bin.v2/libs/program_options/build/gcc-4.6.2
    common.mkdir bin.v2/libs/program_options/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/cmdline.o
    gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/config_file.o
    gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/options_description.o
    gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/parsers.o
    gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/variables_map.o
    gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/value_semantic.o
    gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/positional_options.o
    gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/utf8_codecvt_facet.o
    gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/convert.o
    gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/winmain.o
    gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/split.o
    gcc.link.dll bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_program_options.so.1.48.0
    common.copy stage/lib/libboost_program_options.so.1.48.0
    ln-UNIX stage/lib/libboost_program_options.so
    common.mkdir bin.v2/libs/random
    common.mkdir bin.v2/libs/random/build
    common.mkdir bin.v2/libs/random/build/gcc-4.6.2
    common.mkdir bin.v2/libs/random/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/random/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/random/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/random/build/gcc-4.6.2/release/address-model-32/threading-multi/random_device.o
    gcc.link.dll bin.v2/libs/random/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_random.so.1.48.0
    common.copy stage/lib/libboost_random.so.1.48.0
    ln-UNIX stage/lib/libboost_random.so
    common.mkdir bin.v2/libs/serialization
    common.mkdir bin.v2/libs/serialization/build
    common.mkdir bin.v2/libs/serialization/build/gcc-4.6.2
    common.mkdir bin.v2/libs/serialization/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_archive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_iarchive.o
    libs/serialization/src/basic_iarchive.cpp: In member function ‘const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::basic_iarchive_impl::load_pointer(boost::archive::detail::basic_iarchive&, void*&, const boost::archive::detail::basic_pointer_iserializer*, const boost::archive::detail::basic_pointer_iserializer* (*)(const boost::serialization::extended_type_info&))’:
    libs/serialization/src/basic_iarchive.cpp:437:23: warning: variable ‘new_cid’ set but not used [-Wunused-but-set-variable]
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_iserializer.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_oarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_oserializer.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_pointer_iserializer.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_pointer_oserializer.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_serializer_map.o
    libs/serialization/src/basic_serializer_map.cpp: In member function ‘bool boost::archive::detail::basic_serializer_map::insert(const boost::archive::detail::basic_serializer*)’:
    libs/serialization/src/basic_serializer_map.cpp:46:47: warning: variable ‘result’ set but not used [-Wunused-but-set-variable]
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_text_iprimitive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_text_oprimitive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_xml_archive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/binary_iarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/binary_oarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/extended_type_info.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/extended_type_info_typeid.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/extended_type_info_no_rtti.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/polymorphic_iarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/polymorphic_oarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/stl_port.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/text_iarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/text_oarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/void_cast.o
    ...on 300th target...
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/archive_exception.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/xml_grammar.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/xml_iarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/xml_oarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/xml_archive_exception.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/shared_ptr_helper.o
    gcc.link.dll bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_serialization.so.1.48.0
    common.copy stage/lib/libboost_serialization.so.1.48.0
    ln-UNIX stage/lib/libboost_serialization.so
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_text_wiprimitive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_text_woprimitive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/text_wiarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/text_woarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/utf8_codecvt_facet.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/xml_wgrammar.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/xml_wiarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/xml_woarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/codecvt_null.o
    gcc.link.dll bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_wserialization.so.1.48.0
    common.copy stage/lib/libboost_wserialization.so.1.48.0
    ln-UNIX stage/lib/libboost_wserialization.so
    common.mkdir bin.v2/libs/signals
    common.mkdir bin.v2/libs/signals/build
    common.mkdir bin.v2/libs/signals/build/gcc-4.6.2
    common.mkdir bin.v2/libs/signals/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/signals/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/signals/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.6.2/release/address-model-32/threading-multi/trackable.o
    gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.6.2/release/address-model-32/threading-multi/connection.o
    gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.6.2/release/address-model-32/threading-multi/named_slot_map.o
    gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.6.2/release/address-model-32/threading-multi/signal_base.o
    gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.6.2/release/address-model-32/threading-multi/slot.o
    gcc.link.dll bin.v2/libs/signals/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_signals.so.1.48.0
    common.copy stage/lib/libboost_signals.so.1.48.0
    ln-UNIX stage/lib/libboost_signals.so
    common.mkdir bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/execution_monitor.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/debug.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/cpp_main.o
    gcc.link.dll bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_prg_exec_monitor.so.1.48.0
    common.copy stage/lib/libboost_prg_exec_monitor.so.1.48.0
    ln-UNIX stage/lib/libboost_prg_exec_monitor.so
    common.mkdir bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static
    common.mkdir bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/compiler_log_formatter.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/debug.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/execution_monitor.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/framework.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/plain_report_formatter.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/progress_monitor.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/results_collector.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/results_reporter.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/test_main.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/test_tools.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/unit_test_log.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/unit_test_main.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/unit_test_monitor.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/unit_test_parameters.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/unit_test_suite.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/xml_log_formatter.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/xml_report_formatter.o
    gcc.archive bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/libboost_test_exec_monitor.a
    common.copy stage/lib/libboost_test_exec_monitor.a
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/compiler_log_formatter.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/exception_safety.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/framework.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/interaction_based.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/logged_expectations.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/plain_report_formatter.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/progress_monitor.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/results_collector.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/results_reporter.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/test_tools.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/unit_test_log.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/unit_test_main.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/unit_test_monitor.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/unit_test_parameters.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/unit_test_suite.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/xml_log_formatter.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/xml_report_formatter.o
    gcc.link.dll bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_unit_test_framework.so.1.48.0
    common.copy stage/lib/libboost_unit_test_framework.so.1.48.0
    ln-UNIX stage/lib/libboost_unit_test_framework.so
    common.mkdir bin.v2/libs/thread
    common.mkdir bin.v2/libs/thread/build
    common.mkdir bin.v2/libs/thread/build/gcc-4.6.2
    common.mkdir bin.v2/libs/thread/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/thread/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/thread/build/gcc-4.6.2/release/address-model-32/threading-multi
    common.mkdir bin.v2/libs/thread/build/gcc-4.6.2/release/address-model-32/threading-multi/pthread
    gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.6.2/release/address-model-32/threading-multi/pthread/thread.o
    In file included from libs/thread/src/pthread/thread.cpp:26:0:
    libs/thread/src/pthread/timeconv.inl: In function ‘void {anonymous}::to_time(int, boost::xtime&)’:
    libs/thread/src/pthread/timeconv.inl:22:9: warning: variable ‘res’ set but not used [-Wunused-but-set-variable]
    libs/thread/src/pthread/timeconv.inl: In function ‘void {anonymous}::to_timespec_duration(const boost::xtime&, timespec&)’:
    libs/thread/src/pthread/timeconv.inl:59:9: warning: variable ‘res’ set but not used [-Wunused-but-set-variable]
    libs/thread/src/pthread/timeconv.inl: In function ‘void {anonymous}::to_duration(boost::xtime, int&)’:
    libs/thread/src/pthread/timeconv.inl:90:9: warning: variable ‘res’ set but not used [-Wunused-but-set-variable]
    libs/thread/src/pthread/timeconv.inl: In function ‘void {anonymous}::to_microduration(boost::xtime, int&)’:
    libs/thread/src/pthread/timeconv.inl:112:9: warning: variable ‘res’ set but not used [-Wunused-but-set-variable]
    gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.6.2/release/address-model-32/threading-multi/pthread/once.o
    gcc.link.dll bin.v2/libs/thread/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_thread.so.1.48.0
    common.copy stage/lib/libboost_thread.so.1.48.0
    ln-UNIX stage/lib/libboost_thread.so
    common.mkdir bin.v2/libs/timer
    common.mkdir bin.v2/libs/timer/build
    common.mkdir bin.v2/libs/timer/build/gcc-4.6.2
    ...on 400th target...
    common.mkdir bin.v2/libs/timer/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/timer/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/timer/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/timer/build/gcc-4.6.2/release/address-model-32/threading-multi/auto_timers_construction.o
    gcc.compile.c++ bin.v2/libs/timer/build/gcc-4.6.2/release/address-model-32/threading-multi/cpu_timer.o
    common.mkdir bin.v2/libs/chrono
    common.mkdir bin.v2/libs/chrono/build
    common.mkdir bin.v2/libs/chrono/build/gcc-4.6.2
    common.mkdir bin.v2/libs/chrono/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32/threading-multi/chrono.o
    gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32/threading-multi/thread_clock.o
    gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32/threading-multi/process_cpu_clocks.o
    In file included from ./boost/chrono/detail/inlined/process_cpu_clocks.hpp:39:0,
    from libs/chrono/src/process_cpu_clocks.cpp:17:
    ./boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp: In static member function ‘static boost::chrono::process_system_cpu_clock::time_point boost::chrono::process_system_cpu_clock::now()’:
    ./boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp:218:1: warning: control reaches end of non-void function [-Wreturn-type]
    common.mkdir bin.v2/libs/system/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/system/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/system/build/gcc-4.6.2/release/address-model-32/threading-multi/error_code.o
    gcc.link.dll bin.v2/libs/system/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_system.so.1.48.0
    gcc.link.dll bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_chrono.so.1.48.0
    gcc.link.dll bin.v2/libs/timer/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_timer.so.1.48.0
    common.copy stage/lib/libboost_timer.so.1.48.0
    ln-UNIX stage/lib/libboost_timer.so
    common.mkdir bin.v2/libs/wave
    common.mkdir bin.v2/libs/wave/build
    common.mkdir bin.v2/libs/wave/build/gcc-4.6.2
    common.mkdir bin.v2/libs/wave/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/instantiate_cpp_exprgrammar.o
    gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/instantiate_cpp_grammar.o
    gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/instantiate_cpp_literalgrs.o
    gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/instantiate_defined_grammar.o
    gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/instantiate_predef_macros.o
    gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/instantiate_re2c_lexer.o
    gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/instantiate_re2c_lexer_str.o
    gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/token_ids.o
    gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/wave_config_constant.o
    common.mkdir bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/cpplexer
    common.mkdir bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/cpplexer/re2clex
    gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/cpplexer/re2clex/aq.o
    gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/cpplexer/re2clex/cpp_re.o
    common.mkdir bin.v2/libs/date_time
    common.mkdir bin.v2/libs/date_time/build
    common.mkdir bin.v2/libs/date_time/build/gcc-4.6.2
    common.mkdir bin.v2/libs/date_time/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/threading-multi
    common.mkdir bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/threading-multi/gregorian
    gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/threading-multi/gregorian/greg_month.o
    gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/threading-multi/gregorian/greg_weekday.o
    gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/threading-multi/gregorian/date_generators.o
    gcc.link.dll bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_date_time.so.1.48.0
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v2
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v2/src
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v2/src/v2_operations.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v2/src/v2_path.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v2/src/v2_portability.o
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v3
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v3/src
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v3/src/operations.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v3/src/path.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v3/src/portability.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v3/src/windows_file_codecvt.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v3/src/codecvt_error_category.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v3/src/path_traits.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v3/src/unique_path.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v3/src/utf8_codecvt_facet.o
    gcc.link.dll bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_filesystem.so.1.48.0
    gcc.link.dll bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_wave.so.1.48.0
    common.copy stage/lib/libboost_wave.so.1.48.0
    ln-UNIX stage/lib/libboost_wave.so
    common.copy stage/lib/libboost_system.so.1.48.0
    ln-UNIX stage/lib/libboost_system.so
    common.copy stage/lib/libboost_chrono.so.1.48.0
    ln-UNIX stage/lib/libboost_chrono.so
    common.copy stage/lib/libboost_date_time.so.1.48.0
    ln-UNIX stage/lib/libboost_date_time.so
    common.mkdir bin.v2/libs/exception
    common.mkdir bin.v2/libs/exception/build
    common.mkdir bin.v2/libs/exception/build/gcc-4.6.2
    common.mkdir bin.v2/libs/exception/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/exception/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/exception/build/gcc-4.6.2/release/address-model-32/link-static
    common.mkdir bin.v2/libs/exception/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi
    gcc.compile.c++ bin.v2/libs/exception/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/clone_current_exception_non_intrusive.o
    gcc.archive bin.v2/libs/exception/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/libboost_exception.a
    common.copy stage/lib/libboost_exception.a
    common.copy stage/lib/libboost_filesystem.so.1.48.0
    ln-UNIX stage/lib/libboost_filesystem.so
    common.mkdir bin.v2/libs/system/build/gcc-4.6.2/release/address-model-32/link-static
    common.mkdir bin.v2/libs/system/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi
    gcc.compile.c++ bin.v2/libs/system/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/error_code.o
    gcc.archive bin.v2/libs/system/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/libboost_system.a
    common.copy stage/lib/libboost_system.a
    common.mkdir bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32/link-static
    common.mkdir bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi
    ...on 500th target...
    gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/chrono.o
    gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/thread_clock.o
    gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/process_cpu_clocks.o
    In file included from ./boost/chrono/detail/inlined/process_cpu_clocks.hpp:39:0,
    from libs/chrono/src/process_cpu_clocks.cpp:17:
    ./boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp: In static member function ‘static boost::chrono::process_system_cpu_clock::time_point boost::chrono::process_system_cpu_clock::now()’:
    ./boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp:218:1: warning: control reaches end of non-void function [-Wreturn-type]
    gcc.archive bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/libboost_chrono.a
    common.copy stage/lib/libboost_chrono.a
    common.mkdir bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/link-static
    common.mkdir bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi
    common.mkdir bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/gregorian
    gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/gregorian/greg_month.o
    gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/gregorian/greg_weekday.o
    gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/gregorian/date_generators.o
    gcc.archive bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/libboost_date_time.a
    common.copy stage/lib/libboost_date_time.a
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v2
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v2/src
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v2/src/v2_operations.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v2/src/v2_path.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v2/src/v2_portability.o
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v3
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v3/src
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v3/src/operations.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v3/src/path.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v3/src/portability.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v3/src/windows_file_codecvt.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v3/src/codecvt_error_category.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v3/src/path_traits.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v3/src/unique_path.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v3/src/utf8_codecvt_facet.o
    gcc.archive bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/libboost_filesystem.a
    common.copy stage/lib/libboost_filesystem.a
    common.mkdir bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/link-static
    common.mkdir bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/c_regex_traits.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/cpp_regex_traits.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/cregex.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/fileiter.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/icu.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/instances.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/posix_api.o
    gcc.c

  • Starting OBIEE 11g on Linux 64 bit

    Hi,
    I installed OBIEE 11g on Linux 64 bit and it worked fine after installation. I rebooted the system and I need to start it again.
    I am trying to run
    run-sa.sh
    run-saw.sh
    etc.
    but it looks like the scripts are broken:
    ./run-saw.sh: line 43: syntax error near unexpected token `('
    ./run-saw.sh: line 43: `ANA_INSTALL_DIR=$N($P(installLocation))'
    it looks like these scripts were not processed by the installer during installation, $N($P(installLocation)) should have been replaced by the installer with actual paths I assume.
    is there another way to start OBIEE?
    Thanks,
    Calin

    Are you sure you are running OBIEE 11g? YOu are meant to use those scripts any more in 11g. See this post:
    Startup Scripts for OBIEE 11g on Linux

  • Cannot get 10.1.0.3 on linux Itanium to install on RHEL4

    I have been trying to get rdbms version 10.1.0.3 for Linux Itanium to install on a new HP rx6600 running RHEL4 and have not had much luck thus far...I have an open SR with metalink but still not much progress...
    Initially I had to download the oracle jvm patch for the montecito processor and I installed a patched version of the jre and jdk. This got the installer to continue on a little further but still I cannot get the oui to launch.
    Now that we have the patch version of the jre I am running the installer with the -jreLoc parameter and pointing it to the new jre but I am getting the following annoying error.
    oracle@bistand Disk1]$ ./runInstaller -debug -jreLoc $ORACLE_HOME/jre
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, redhat-3, redhat-4, UnitedLinux-1.0, SuSE-9
    or SuSE-8
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-10-29_01-38-58PM. Please wait ...unzip: cannot find
    /orahomes/10gr1_db_home/jre/*.jar, /orahomes/10gr1_db_home/jre/*.jar.zip or
    /orahomes/10gr1_db_home/jre/*.jar.ZIP.
    No zipfiles found.
    Error in writing to directory /tmp/OraInstall2009-10-29_01-38-58PM. Please ensure that this
    directory is writable and has atleast 60 MB of disk space. Installation cannot
    continue.
    : Success
    My tmp dir is writable and I have plently of space and I have tried a workaround to create a newtmp dir and export the variables to use newtmp but still the annoying error persists?
    Also I see that when runing the installer with the debug option it is looking for the jar files in the jre location? No idea why this is happeneing...
    Has anyone gotten this to work?
    Thanks.

    Because I have a 10.1.0.3 database that I need to migrate to new hardware and I want to use oracle dataguard to faciilitate a zero down time migration to ASM and the rdbms versions need to be the same in order to have the ability to use data guard... I plan to upgrade after the database has been migrated.
    And your probably thinking why not just upgrade the 10.1.0.3 database first and then migrate? Well I am trying to avoid upgrading the currently installed 10.1.0.3 database because we are reliant on tape backups and do not have a good disk backup/restore solution should something go wrong with the database upgrade...So I was hoping to get the db migrated over first and then do the upgrade of the database on the newer hardware and new storage because with my new hardware I have the ability to do online disk backups which will be more reliable and less risk involved in the event that the upgrade doesn't go so well...
    Trust me life would be so easy If I could just install oracle 11G.

Maybe you are looking for

  • CAFE WORLD WILL NOT OPEN IN FIREFOX

    uninstalled it reinstalled it,nothing,,cafe wont open...THE CAFE ITSELF WON'T OPEN,,I CAN CHECK ON OTHER ITEMS SUCH AS PROFILE, NEIGHBORS, POINTS ,COINS,,THE CAFE ITSELF WON'T OPEN

  • Troubles with closing down iTunes

    even forced doesn't work. iTunes starts up again and again. I have to close down the computer by pushing the on/outswitch. When I start it up again iTunes is still on but then I can close it down. It is iTunes on  iMac with Lion

  • Reducing decimals 3 to 2

    Friends, I am strugling with this issue. Need to reduce output decimals from 3 to 2 for field VBDKA-NTGEW. Appreciate if i can get some help or suggestion on this please. I tried this but no luck &VBDKA-NTGEW(.2)&. Thank you, Bobby

  • Attaching Search Help to a field

    HI All, Can anybody please tell me how to attach search help to a particular field?? Thanks.

  • List display- PDF- email

    Hi Folks,   can someone please share how to convert an list display to PDF in LANDSCAPE then email as attachment. Best Regards, Babu Moderator message: FAQ, please search for available information/documentation. Edited by: Thomas Zloch on Jul 12, 201