Mailing List Archive

mips-sources does not emerge on ip28
Hi,
I'm having another problem with mips-sources-2.6.20 on my Indigo2 r10k:
It seems that the patch misc-2.6.20-ip28-i2_impact-support.patch does not apply:

* >>> Patching kernel for SGI Indigo2 Impact R10000 (IP28) support ...
* Applying misc-2.6.20-ip28-i2_impact-support.patch ...

* Failed Patch: misc-2.6.20-ip28-i2_impact-support.patch !
* ( /var/tmp/portage/sys-kernel/mips-sources-2.6.20.14/work/mips-patches/misc-2.6.20-ip28-i2_impact-support.patch )
*
* Include in your bugreport the contents of:
*
* /var/tmp/portage/sys-kernel/mips-sources-2.6.20.14/temp/misc-2.6.20-ip28-i2_impact-support.patch-13550.out

This are the first lines of output:

***** misc-2.6.20-ip28-i2_impact-support.patch *****

====================================================

PATCH COMMAND: patch -p0 -g0 -E --no-backup-if-mismatch <
/var/tmp/portage/sys-kernel/mips-sources-2.6.20.14/work/mips-patches/misc-2.6.20-ip28-i2_impact-support.patch

====================================================
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Naurp linux-2.6.20.10.orig/arch/mips/Kconfig linux-2.6.20.10/arch/mips/Kconfig
|--- linux-2.6.20.10.orig/arch/mips/Kconfig 2007-04-28 17:16:03.000000000 -0400
|+++ linux-2.6.20.10/arch/mips/Kconfig 2007-04-28 17:58:29.000000000 -0400
--------------------------
No file to patch. Skipping patch.
3 out of 3 hunks ignored

any idea?

--
Mathias Weigt


--
gentoo-mips@gentoo.org mailing list
Re: mips-sources does not emerge on ip28 [ In reply to ]
Mathias W. wrote:
> Hi,
> I'm having another problem with mips-sources-2.6.20 on my Indigo2 r10k:
> It seems that the patch misc-2.6.20-ip28-i2_impact-support.patch does not apply:

It's a damaged hunk in drivers/input/serio/i8042.c. Looks like the upstream
serio maintainer moved the actual code patched by the IP28 patch to its own
function and re-wrote it, so I'm not really sure how to re-patch it. They
changed the logic pretty good.

Just dodge by that hunk, and see if the thing will compile and boot for you for
now while I check with Peter upstream to see what his idea is.

FYI, things like this need to reported to our Bugzilla, so that we can actually
track them and all.



Cheers,

--Kumba

--
Gentoo/MIPS Team Lead

"Such is oft the course of deeds that move the wheels of the world: small hands
do them because they must, while the eyes of the great are elsewhere." --Elrond
--
gentoo-mips@gentoo.org mailing list
Re: mips-sources does not emerge on ip28 [ In reply to ]
Kumba wrote:
> It's a damaged hunk in drivers/input/serio/i8042.c. Looks like the
> upstream serio maintainer moved the actual code patched by the IP28
> patch to its own function and re-wrote it, so I'm not really sure how to
> re-patch it. They changed the logic pretty good.

I think mips users are used to exercise patience ;-)

> FYI, things like this need to reported to our Bugzilla, so that we can
> actually track them and all.

I wrote a bug report: http://bugs.gentoo.org/show_bug.cgi?id=182555

--
Mathias Weigt


--
gentoo-mips@gentoo.org mailing list