pvr250 and MythTV

Torfinn Ingolfsen torfinn.ingolfsen at broadpark.no
Tue Feb 27 19:35:36 UTC 2007


On Sat, 24 Feb 2007 10:35:37 +0100
usleepless at gmail.com wrote:

> it does. files are attached. place the pvrxxx_gpl.tgz in
> /usr/ports/distfiles, extract pvrxxx_port.tgz to
> /usr/ports/multimedia.

Boys & girls, today when I try to build this driver after having
cvsup'ed to the latest RELENG_6, the 'make patch-iicbb' doesn't apply
cleanly (it complains that one of the patches are reversed):

root at kg-fil# make patch-iicbb
Hmm...  Looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|*** dev/iicbus/iicbb.c.ORIGINAL        Sun Aug 24 13:49:13 2003
|--- dev/iicbus/iicbb.c Fri Jul  1 15:55:21 2005
--------------------------
Patching file dev/iicbus/iicbb.c using Plan A...
Hunk #1 succeeded at 66.
Hunk #2 succeeded at 83.
Hunk #3 succeeded at 132.
Hunk #4 succeeded at 404 with fuzz 1.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|*** dev/iicbus/iicbus_if.m.ORIGINAL    Wed Apr 13 14:25:01 2005
|--- dev/iicbus/iicbus_if.m     Mon Oct 24 00:51:05 2005
--------------------------
Patching file dev/iicbus/iicbus_if.m using Plan A...
Reversed (or previously applied) patch detected!  Assume -R? [y] 
Hunk #1 succeeded at 91 (offset 1 line).
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|*** dev/iicbus/iiconf.h.ORIGINAL       Wed Jun 16 22:51:57 2004
|--- dev/iicbus/iiconf.h        Mon Oct 24 00:43:41 2005
--------------------------
Patching file dev/iicbus/iiconf.h using Plan A...
Hunk #1 succeeded at 116 (offset 2 lines).
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|*** dev/iicbus/iiconf.c.ORIGINAL       Wed Jun 16 22:51:57 2004
|--- dev/iicbus/iiconf.c        Mon Oct 24 00:47:32 2005
--------------------------
Patching file dev/iicbus/iiconf.c using Plan A...
Hunk #1 succeeded at 234.
done
Patched /usr/src/sys/dev/iicbus/iicbb.c

and after that 'make buildkernel' fails:
/usr/src/sys/dev/iicbus/iiconf.c: In function `iicbus_write':
/usr/src/sys/dev/iicbus/iiconf.c:245: warning: passing arg 2 of `IICBUS_WRITE' discards qualifiers from pointer target type
*** Error code 1

Stop in /usr/obj/usr/src/sys/FIL60.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

And building the pvrxxx port without 'make patch-iicbb' fails, but that is expected.

Have there been changes in iicbus recently?

Note: this is on amd64 (yes, I'm finally starting to build my MythTV backend running FreeBSD)
-- 
Regards,
Torfinn Ingolfsen



More information about the freebsd-multimedia mailing list