All of lore.kernel.org
 help / color / mirror / Atom feed
* LTP Nightly BK Test Failure
@ 2002-08-28 14:40 Paul Larson
  2002-08-28 15:10 ` Larry McVoy
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Larson @ 2002-08-28 14:40 UTC (permalink / raw)
  To: lkml, scott.feldman


The nightly bk testing last night found a build error that I don't
believe showed up in the stock 2.5.32.

This bk tree covered up to cset 1.523.1.3 and there were several e100
driver updates immediately following the 2.5.32 tag that are probably
the likely suspects.  Here's the end of the compile log:

  ld -m elf_i386 -T arch/i386/vmlinux.lds -e stext
arch/i386/kernel/head.o arch/
i386/kernel/init_task.o init/init.o --start-group
arch/i386/kernel/kernel.o arch
/i386/mm/mm.o kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o
security/built-in.o /ker
nel/bk/linux-2.5/arch/i386/lib/lib.a lib/lib.a
/kernel/bk/linux-2.5/arch/i386/li
b/lib.a drivers/built-in.o sound/sound.o arch/i386/pci/pci.o
net/network.o --end
-group -o vmlinux
drivers/built-in.o: In function `e100_diag_config_loopback':
drivers/built-in.o(.text+0x49393): undefined reference to
`e100_force_speed_dupl
ex'
make[1]: *** [vmlinux] Error 1
make[1]: Leaving directory `/kernel/bk/linux-2.5'
make: *** [bzImage] Error 2


Thanks,
Paul Larson


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: LTP Nightly BK Test Failure
  2002-08-28 14:40 LTP Nightly BK Test Failure Paul Larson
@ 2002-08-28 15:10 ` Larry McVoy
  2002-08-28 15:28   ` Paul Larson
  0 siblings, 1 reply; 4+ messages in thread
From: Larry McVoy @ 2002-08-28 15:10 UTC (permalink / raw)
  To: Paul Larson; +Cc: lkml, scott.feldman

On Wed, Aug 28, 2002 at 09:40:03AM -0500, Paul Larson wrote:
> This bk tree covered up to cset 1.523.1.3 and there were several e100

Because revisions in BK change if there is parallel development, it's
far more effective if you list a changeset as either

	bk changes -r1.523.1.3
i.e.,
	ChangeSet@1.523.1.3, 2002-08-27 18:29:55-07:00, fdavis@si.rr.com
	  [PATCH] drivers/media/video/bt819.c
	    
	  Here's the bt819 i2c-old --> i2c patch.

or as the revision and the key, 
	
	bk prs -hr1.523.1.3 -nd':I: (:KEY:)'
i.e.,
	1.523.1.3 (fdavis@si.rr.com|ChangeSet|20020828012955|42356)

You can use the key any place you can use the revision, like so

	bk changes -r'fdavis@si.rr.com|ChangeSet|20020828012955|42356'
-- 
---
Larry McVoy            	 lm at bitmover.com           http://www.bitmover.com/lm 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: LTP Nightly BK Test Failure
  2002-08-28 15:10 ` Larry McVoy
@ 2002-08-28 15:28   ` Paul Larson
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Larson @ 2002-08-28 15:28 UTC (permalink / raw)
  To: Larry McVoy; +Cc: lkml, scott.feldman

On Wed, 2002-08-28 at 10:10, Larry McVoy wrote:
> On Wed, Aug 28, 2002 at 09:40:03AM -0500, Paul Larson wrote:
> > This bk tree covered up to cset 1.523.1.3 and there were several e100
> 
> Because revisions in BK change if there is parallel development, it's
> far more effective if you list a changeset as either
...
I didn't think about that, thanks for the tip.  I'll make sure to do it
like that in future reports.  Of course if there's any confusion, the
cset numbers I've been giving can be looked up on the linux-2.5 tree at
bkbits since I test against an unmodified pull from that tree.

Thanks,
Paul Larson



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: LTP Nightly BK Test Failure
@ 2002-09-06  5:55 Matthias Urlichs
  0 siblings, 0 replies; 4+ messages in thread
From: Matthias Urlichs @ 2002-09-06  5:55 UTC (permalink / raw)
  To: linux-kernel

Paul Larson:
>  I didn't think about that, thanks for the tip.  I'll make sure to do it
>  like that in future reports.  Of course if there's any confusion, the
>  cset numbers I've been giving can be looked up on the linux-2.5 tree at
>  bkbits since I test against an unmodified pull from that tree.
>
That doen't work if the tree changes after you pulled ...

-- 
Matthias Urlichs

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-09-06  5:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-28 14:40 LTP Nightly BK Test Failure Paul Larson
2002-08-28 15:10 ` Larry McVoy
2002-08-28 15:28   ` Paul Larson
  -- strict thread matches above, loose matches on Subject: below --
2002-09-06  5:55 Matthias Urlichs

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.