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.
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.
Thank you for you hint. It is possible to alter the ebuild?
This is still not building even getting latest sources from upstream, probably time to treeclean it
dropped