Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 318775 - media-tv/v4l-dvb-hg does not work with kernel 2.6.32-r7
Summary: media-tv/v4l-dvb-hg does not work with kernel 2.6.32-r7
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard: Pending Removal: 2012-12-24
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2010-05-06 17:42 UTC by David
Modified: 2012-12-25 13:12 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David 2010-05-06 17:42:25 UTC
exception at compile.

Reproducible: Always

Steps to Reproduce:
emerge  v4l-dvb-hg


Actual Results:  
/var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r3/work/v4l-dvb/v4l/ir-raw-event.c:80: warning: assignment makes integer from pointer without a cast
/var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r3/work/v4l-dvb/v4l/ir-raw-event.c: In function 'ir_raw_event_store':
/var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r3/work/v4l-dvb/v4l/ir-raw-event.c:145: error: implicit declaration of function 'kfifo_in'
/var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r3/work/v4l-dvb/v4l/ir-raw-event.c: In function 'ir_raw_event_handle':
/var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r3/work/v4l-dvb/v4l/ir-raw-event.c:168: error: implicit declaration of function 'kfifo_out'
make[2]: *** [/var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r3/work/v4l-dvb/v4l/ir-raw-event.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [_module_/var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r3/work/v4l-dvb/v4l] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.32-gentoo-r7'
make: *** [default] Fehler 2
 * ERROR: media-tv/v4l-dvb-hg-0.1-r3 failed:
 *   Unable to emake HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS=  KDIR=/usr/src/linux default
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_compile
 *   environment, line 3692:  Called linux-mod_src_compile
 *   environment, line 2751:  Called die
 * The specific snippet of code:
 *               eval "emake HOSTCC=\"$(tc-getBUILD_CC)\" 			CR
ROSS_COMPILE=${CHOST}- 						LDFLAGS=\"$(get_abi_LDFLAGS)\" 						${BUILD_FIXES} 		${BUILD_PARAMS} 						${BUILD_TARGETS} " || die "Unable to emake HOSTCC="$(tc-getBUILD_CC)" CROSS_COMPILE=${CHOST}- LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS}";
 * 
 * If you need support, post the output of 'emerge --info =media-tv/v4l-dvb-hg-0.1-r3',
 * the complete build log and the output of 'emerge -pqv =media-tv/v4l-dvb-hg-0.1-r3'.
 * The complete build log is located at '/var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r3/temp/environment'.
 * S: '/var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r3/work/v4l-dvb/v4l'

>>> Failed to emerge media-tv/v4l-dvb-hg-0.1-r3, Log file:

>>>  '/var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r3/temp/build.log'

 * Messages for package media-tv/v4l-dvb-hg-0.1-r3:

 * Removing autoload-entry from stradis-driver.
 * Removing depmod-calls
 * ERROR: media-tv/v4l-dvb-hg-0.1-r3 failed:
 *   Unable to emake HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS=  KDIR=/usr/src/linux default
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_compile
 *   environment, line 3692:  Called linux-mod_src_compile
 *   environment, line 2751:  Called die
 * The specific snippet of code:
 *               eval "emake HOSTCC=\"$(tc-getBUILD_CC)\" 			CROSS_COMPILE=${CHOST}- 						LDFLAGS=\"$(get_abi_LDFLAGS)\" 						${BUILD_FIXES} 		${BUILD_PARAMS} 						${BUILD_TARGETS} " || die "Unable to emake HOSTCC="$(tc-getBUILD_CC)" CROSS_COMPILE=${CHOST}- LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS}";
 * 
 * If you need support, post the output of 'emerge --info =media-tv/v4l-dvb-hg-0.1-r3',
 * the complete build log and the output of 'emerge -pqv =media-tv/v4l-dvb-hg-0.1-r3'.
 * The complete build log is located at '/var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r3/temp/environment'.
 * S: '/var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r3/work/v4l-dvb/v4l'




with linux-2.6.31-gentoo-r6 i have no problems.
Comment 1 Laurent 2010-05-10 09:51:33 UTC
Hi,

By downloading the full patched sources at http://linuxtv.org/hg/~ajacquet/v4l-dvb/archive/92c9e6c0dfe4.tar.gz, the compile is successfull for the 2.6.32-r7 kernel.
Comment 2 David 2010-05-10 10:49:08 UTC
Thank you for you hint.
It is possible to alter the ebuild?

Comment 3 Pacho Ramos gentoo-dev 2012-10-28 11:54:11 UTC
This is still not building even getting latest sources from upstream, probably time to treeclean it
Comment 4 Pacho Ramos gentoo-dev 2012-12-25 13:12:57 UTC
dropped