similar to: [LLVMdev] Two quick questions

Displaying 20 results from an estimated 10000 matches similar to: "[LLVMdev] Two quick questions"

2010 Oct 07
3
[LLVMdev] two quick questions
I have two quick questions 1) It seems that everytime I do an svn up, I can no longer compile lvm ( + clang ) currently it hangs here llvm/tools/clang/lib/Serialization/../../include/clang/Serialization/AttrPCHRead.inc:20:31: error: ‘F’ was not declared in this scope The only way for me to get it to compile again is a complete fresh check out of all source files, which is not optimal. Am I the
2010 Oct 07
0
[LLVMdev] two quick questions
On Oct 7, 2010, at 5:14 AM, Varol Okan wrote: > 1) It seems that everytime I do an svn up, I can no longer compile lvm ( > + clang ) currently it hangs here > llvm/tools/clang/lib/Serialization/../../include/clang/Serialization/AttrPCHRead.inc:20:31: > error: ‘F’ was not declared in this scope > The only way for me to get it to compile again is a complete fresh check > out of all
2013 Jan 16
1
Mean calculation by two variables
Hello All, I have a data frame (dput information below) with food item weight for fish species. I need to calculate the Mean proportion by weight of each food item for each specie, as show in solution data frame (dput information below). I use the ddply function (plyr package) in two steps. First calculate the proportion of weight for each individual: step1 = ddply (example, .(ID), transform,
2005 May 25
0
CORRECTION: I must modify/clarify my statement about .0 releases ...
In looking through Red Hat's FTP site, I can find no such statement with regards to "do not use on production servers" in any README or Release Notes of Hurricane, Hedwig, Guinness or Psyche (Red Hat Linux 5.0, 6.0, 7 and 8.0, respectively). What I have found in my archives is a cutting from the official Red Hat Network (RHN) announcement of Psyche (8.0) that says two things: 1)
2001 Sep 19
0
Correction (was: Re: ANNOUNCE: x11-ssh-askpass v1.2.4.1)
: A message that you sent could not be delivered to one or more of its : recipients. This is a permanent error. The following address(es) failed: : : openssh-announce at zax.half.pint-stowp.cx : unknown local-part "openssh-announce" in domain "zax.half.pint-stowp.cx" [I seem to be having an unlucky day today]. See below for the correction. ------ This is a copy of the
2001 Sep 19
0
Correction (was: Re: ANNOUNCE: x11-ssh-askpass v1.2.4.1)
: A message that you sent could not be delivered to one or more of its : recipients. This is a permanent error. The following address(es) failed: : : openssh-announce at zax.half.pint-stowp.cx : unknown local-part "openssh-announce" in domain "zax.half.pint-stowp.cx" [I seem to be having an unlucky day today]. See below for the correction. ------ This is a copy of the
2008 Jun 12
2
Wine 1.0 release date to clash with Firefox 3
According to http://wiki.winehq.org/WineReleasePlan the new release date for Wine 1.0 is set to June 17. However the Firefox 3.0 release date is also set to June 17. http://developer.mozilla.org/devnews/index.php/2008/06/11/coming-tuesday-june-17th-firefox-3/ Their release is planned to be high profile and they even plan to set a Guinness world record for downloads in a single day!
2015 Nov 04
0
Two WiFi routers
The question is quite vague but the answer is yes. I've got a 3 building network... Buildings 1/2 between then have 3 wireless routers all pointed to one CentOS server. The 3rd building across the WAN has 3 wireless routers all into one server... In my case They are for local LAN access so they are setup to pint to a single IP/gateway address... ** or ** If you need them on different
2013 Apr 19
0
Unexplained shutdown of VM on upgrade of libvirt package
I am running KVM on Centos 6.3 and am seeing an unexplained shut down of two guests. The libvirt package was upgraded to libvirt-0.10.2-18.el6_4.4.x86_64 at the time of the shutdown. Only the two guests shown below was affected, while 9 others running on the same hypervisor were not. Can some one help me to find the cause please ? Regards Chandana GUEST #1 ======== 2013-04-10
2015 Nov 04
4
Two WiFi routers
Richard Zimmerman wrote: > I've got a 3 building network... > > Buildings 1/2 between then have 3 wireless routers all pointed to one > CentOS server. > > The 3rd building across the WAN has 3 wireless routers all into one > server... > > In my case They are for local LAN access so they are setup to pint to a > single IP/gateway address... Thanks for your
2007 Nov 24
1
Strange file permissions
Hi I have a samba server with tdbsam passwords, and a share, PROJECTS, which is accessed by various XP home clients, the usenames and passwords being manually synced to the samba ones (less than 10 users, and only 4 workstations). There is one win2K machine, which is a domain member. Subdirectories on PROJECTS have g+s set, so only users, who are members of specific Linux groups, have access to
2016 Jun 06
0
Adding a channel device within an Openstack Fedora Instance ..
Hi, I'm trying to add a channel on a Openstack instance via this command : # virsh attach-device instance-00000005 test.xml that returns this error error: Failed to attach device from test.xml error: internal error: no virtio-serial controllers are available # # cat test.xml : <channel type='unix'> <source mode='bind'
2017 Apr 26
0
Re: Tunnelled migrate Windows7 VMs halted
On Wed, Apr 26, 2017 at 08:51:39AM -0500, Eric Blake wrote: > > > > I migrated a Windows 7 VM with libvirtd tunnelled, the VM halted > > on the target although the status is running. What do you mean by halted ? The guest OS has shutdown, or QEMU has crashed, or something else ? > > > > > > [root@test15 ~]# virsh migrate --live --p2p --tunnelled
2015 May 07
0
Re: Live Migration failure: this function is not supported by the connection driver: virDomainMigrateToURI2
On 07.05.2015 11:26, RockCui@zhaoxin.com wrote: > Hi everyone, > > I’m testing the new openstack kilo on ubuntu15.04 and hypervisor is xen4.5. > I can creat instance successfully , but live migration is always failed. Error report like this: > > 2015-05-07 10:47:22.135 1331 ERROR nova.virt.libvirt.driver [-] [instance: b1081b86-fdce-4fcc-82c4-51896de4418c] Live Migration
2014 Jun 02
2
Re: libguestfs error
Hi Rich I'm running openstack compute node on powerpc ubuntu 13.10 and openstack controller node on ubuntu x86 machine.Initially when I tried booting VM from controller node onto powerpc compute node,the nova-compute service which is responsible for booting VM on compute node was searching for libguestfs-test-tool.After compiling linguesftfs for powerpc,the nova-compute resulted in the
2007 Aug 03
2
How to properly finalize external pointers?
Dear R .Call() insiders, Can someone enlighten me how to properly finalize external pointers in C code (R-2.5.1 win)? What is the relation between R_ClearExternalPtr and the finalizer set in R_RegisterCFinalizer? I succeeded registering a finalizer that works when an R object containing an external pointer is garbage collected. However, I have some difficulties figuring out how to do that in an
2013 Feb 07
0
puppetlabs-nova puppetlabs-keystone modules got the following error
Hi, I install the openstack nova on CentOS6.3 through the puppet. I use the puppet modules from puppetlabs. Got the following error. I am using puppet 2.7.14 with puppetdb. For this kind of issue, how to debug and how to figure out where the issue is? *err: Could not prefetch keystone_service provider ''keystone'': undefined method `collect'' for nil:NilClass err:
2015 May 07
2
Live Migration failure: this function is not supported by the connection driver: virDomainMigrateToURI2
Hi everyone, I’m testing the new openstack kilo on ubuntu15.04 and hypervisor is xen4.5. I can creat instance successfully , but live migration is always failed. Error report like this: 2015-05-07 10:47:22.135 1331 ERROR nova.virt.libvirt.driver [-] [instance: b1081b86-fdce-4fcc-82c4-51896de4418c] Live Migration failure: this function is not supported by the connection driver:
2007 Oct 28
1
Program works local but not remote / How to interpret errors?
Hello, Beein new to wine, I have problems to interpret errors and to find the way fixing them. We have a customs handling software based on a framework called 'nova'. While it works locally on our OpenSuSE 10.2, i cannot access it via X11 with LTSP Clients. How can a locate the source of the problem and how can I fix it? Regards, Adam Output of wine ... > wine.out 2>&1
2017 Apr 26
3
Tunnelled migrate Windows7 VMs halted
[moderator note: I'm forwarding a stripped down version of the original mail which was rejected in the moderator queue. I stripped the 3.3 megabyte .tar.bz2 of the log file attachment, which is inappropriate for a technical list. Either trim the log to the relevant portion, or host the log externally and have your list email merely give a URL of the externally-hosted file] >