Displaying 20 results from an estimated 10000 matches similar to: "[LLVMdev] Botched Build"
2010 Feb 15
2
[LLVMdev] Botched Build
On Monday 15 February 2010 11:54:25 Óscar Fuentes wrote:
> David Greene <dag at cray.com> writes:
> > Sorry, I botched a commit and broke the build. I've just committed a
> > fix.
> >
> > So expect to see some buildbot churning.
>
> Don't hurry. A buildbot already decided that I am the only culprit of
> the breakage. :-/
Hmm...given that
2010 Feb 15
0
[LLVMdev] Botched Build
David Greene <dag at cray.com> writes:
> Sorry, I botched a commit and broke the build. I've just committed a fix.
>
> So expect to see some buildbot churning.
Don't hurry. A buildbot already decided that I am the only culprit of
the breakage. :-/
And some people pretend to use computer technology to pinpoint
terrorists...
2010 Feb 15
0
[LLVMdev] Botched Build
On Feb 15, 2010, at 10:00 AM, David Greene wrote:
> On Monday 15 February 2010 11:54:25 Óscar Fuentes wrote:
>> David Greene <dag at cray.com> writes:
>>> Sorry, I botched a commit and broke the build. I've just committed a
>>> fix.
>>>
>>> So expect to see some buildbot churning.
>>
>> Don't hurry. A buildbot already
2010 Feb 15
2
[LLVMdev] Botched Build
On Feb 15, 2010, at 12:53 PM, Chris Lattner wrote:
>
> On Feb 15, 2010, at 10:00 AM, David Greene wrote:
>
>> On Monday 15 February 2010 11:54:25 Óscar Fuentes wrote:
>>> David Greene <dag at cray.com> writes:
>>>> Sorry, I botched a commit and broke the build. I've just committed a
>>>> fix.
>>>>
>>>> So expect
2010 Feb 15
0
[LLVMdev] Botched Build
On Monday 15 February 2010 14:59:19 Chris Lattner wrote:
> On Feb 15, 2010, at 12:53 PM, Chris Lattner wrote:
> > On Feb 15, 2010, at 10:00 AM, David Greene wrote:
> >> On Monday 15 February 2010 11:54:25 Óscar Fuentes wrote:
> >>> David Greene <dag at cray.com> writes:
> >>>> Sorry, I botched a commit and broke the build. I've just committed
2010 Feb 16
0
[LLVMdev] Botched Build
On Monday 15 February 2010 15:27:34 Chris Lattner wrote:
> On Feb 15, 2010, at 1:17 PM, David Greene wrote:
> > On Monday 15 February 2010 15:08:22 Chris Lattner wrote:
> >> On Feb 15, 2010, at 1:04 PM, David Greene wrote:
> >>>> FWIW, this is because you broke the encoding of an instruction in your
> >>>> patch. This is incorrect:
>
2010 Feb 15
3
[LLVMdev] Botched Build
On Feb 15, 2010, at 1:17 PM, David Greene wrote:
> On Monday 15 February 2010 15:08:22 Chris Lattner wrote:
>> On Feb 15, 2010, at 1:04 PM, David Greene wrote:
>>>> FWIW, this is because you broke the encoding of an instruction in your
>>>> patch. This is incorrect:
>>>>
>>>> +def MOVNTDQ_64mr : PSI<0xE7, MRMDestMem, (outs), (ins
2019 Feb 11
2
syslinux-6.04-pre3 botched
I think I botched syslinux-6.04-pre3. There are two fundamental
problems with the build:
a) The selection of what pieces of the library gets included in the core
is done manually whereas it really should be automatic;
b) The build doesn't fail if there are unresolved dependencies between
the libraries and the core.
I will fix these. (b) is IMO fundamental to avoid this error in the
2007 Dec 21
2
[Bug 1414] New: Botched getpwuid usage on Mac OS X
https://bugzilla.mindrot.org/show_bug.cgi?id=1414
Summary: Botched getpwuid usage on Mac OS X
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
2019 Feb 11
0
syslinux-6.04-pre3 botched
On Mon, 2019-02-11 at 12:15 -0800, H. Peter Anvin via Syslinux wrote:
>
>
> I think I botched syslinux-6.04-pre3. There are two fundamental
> problems with the build:
>
> a) The selection of what pieces of the library gets included in the core
> is done manually whereas it really should be automatic;
>
> b) The build doesn't fail if there are unresolved
2019 Feb 12
1
syslinux-6.04-pre3 botched
On February 11, 2019 12:29:41 PM PST, Joakim Tjernlund <Joakim.Tjernlund at infinera.com> wrote:
>On Mon, 2019-02-11 at 12:15 -0800, H. Peter Anvin via Syslinux wrote:
>>
>>
>> I think I botched syslinux-6.04-pre3. There are two fundamental
>> problems with the build:
>>
>> a) The selection of what pieces of the library gets included in the
>core
2001 Jul 26
7
Updated Cray patch against openssh SNAP-20010725
This patch fixes my botched attempted to patch deattack.c.
I created a bsd-cray.h file and cleaned up a few error cases
in bsd-cray.c. Fixed cray_setup call to pass uid and login name
in session.c and moved its call so that its called with root privs.
Its been tested on a irix, sun, aix, unicos(SV1) and unicosmk(T3E)
systems.
If you are building this on a T3E you may have to edit the Makefile
2006 Jul 12
6
Speaking of 3Ware/RAID/SATA/9550SX...
I just built up a server running CentOS 4.3, and trying to boot from a 3Ware
9550SX-16ML, 16 port card. This system has 9x500GB drives, AMD Opteron, Tyan
K8SD mobo and 1 GB of ram. I downloaded the latest (9.3.0.4) driver from
3Ware, and after a couple of botched attempts, I got CentOS installed. In my
two botched attempts, the problem was X hanging during the formatting of the
drives, so I
2010 Feb 15
0
[LLVMdev] Botched Build
On Monday 15 February 2010 15:08:22 Chris Lattner wrote:
> On Feb 15, 2010, at 1:04 PM, David Greene wrote:
> >> FWIW, this is because you broke the encoding of an instruction in your
> >> patch. This is incorrect:
> >>
> >> +def MOVNTDQ_64mr : PSI<0xE7, MRMDestMem, (outs), (ins f128mem:$dst,
> >> VR128:$src), +
2010 Feb 15
4
[LLVMdev] Botched Build
On Feb 15, 2010, at 1:04 PM, David Greene wrote:
>> FWIW, this is because you broke the encoding of an instruction in your
>> patch. This is incorrect:
>>
>> +def MOVNTDQ_64mr : PSI<0xE7, MRMDestMem, (outs), (ins f128mem:$dst,
>> VR128:$src), + "movntdq\t{$src, $dst|$dst, $src}",
>> + [(alignednontemporalstore
2013 Nov 21
1
[LLVMdev] [cfe-dev] disabled Sema/ms-inline-asm.c test
On 21/11/2013 18:37, Alp Toker wrote:
> It's possible a commit I made fixed this (r193685) or if not, a
> similar fix might solve the problem.
>
> I'm in favour of switching the test back on on and collecting data on
> what the crash is, or indeed if it's still broken at all.
So, I looked into Sema/ms-inline-asm.c. There's good news and there's
bad news..
2004 Aug 06
3
cvs problem...
hello everyone!
i have a problem checking out the icecast cvs. the checkout stalls after
pulling timing/timing.h (no matter which module, they all seem to depend
on it). i have to kill it after a while.
am i doing anything wrong, or is your cvs botched ?
for now, i'm using a nightly snapshot, but i can't find ices2 in it, so
i tried to pull cvs. btw, the chroot feature is cool. i
2001 Nov 21
3
help - smbclient works: smbmount doesn't
Naturally, you tinker around with stuff long enough and you break it.
I am running Samba 2.2.2 on a Corel linux box and am attempting to connect
to a share on a windows XP system. At one point, this was working fine.
Then I spent time trying to reconfigure my kernel so that I could attach a
floppy tape drive and now I can connect with smbclient to the share, but I
cannot with smbmount. I have
2017 Sep 11
2
M-x R gives no choice of starting dir
Hi,
I experienced a sudden change in the behavior of M-x R in not giving me
the choice where to start R. May be that I botched my preferences. I am
using Aquamacs 3.3 on MacOS 10.12.6
Christian
--
Christian Hoffmann
Rigiblickstrasse 15b
CH-8915 Hausen am Albis
Switzerland
Telefon +41-(0)44-7640853
2006 Aug 10
1
Daily Xen-HVM Build Testing: cs11011
changeset: 11011:b60ea69932b1
tag: tip
parent: 11010:e4f1519b473f
parent: 10999:15304ad81c50
user: kfraser@localhost.localdomain
date: Wed Aug 9 12:04:20 2006 +0100
summary: Merge with xenppc-unstable.
Hardware: x460
NOTE: This runs were done with the latest version of Harry''s disk.iso patch.
******************** x86_32(no PAE):