All of lore.kernel.org
 help / color / mirror / Atom feed
* 3.18.y-stable-queue build failures
@ 2015-06-21 12:49 Guenter Roeck
  2015-06-22 13:18 ` Guenter Roeck
  0 siblings, 1 reply; 2+ messages in thread
From: Guenter Roeck @ 2015-06-21 12:49 UTC (permalink / raw)
  To: stable, Sasha Levin

Almost all builds fail.

block/blk-mq.c: In function 'blk_mq_rq_timer':
block/blk-mq.c:606:4: error: implicit declaration of function 'blk_mq_hw_queue_mapped'

drivers/scsi/sg.c: In function 'sg_start_req':
drivers/scsi/sg.c:1788:6: error: 'MAX_UIOVEC' undeclared

arch/x86/kvm/vmx.c: In function 'vmx_set_cr4':
arch/x86/kvm/vmx.c:3562:3: error: implicit declaration of function 'cr4_read_shadow'

drivers/idle/intel_idle.c:137:3: error: unknown field 'enter_freeze' specified in initializer

drivers/media/platform/exynos-gsc/gsc-core.c:57:16: error: 'MEDIA_BUS_FMT_YUYV8_2X8' undeclared here
(and other similar errors)

This is not necessarily a complete list.

Guenter
--
To unsubscribe from this list: send the line "unsubscribe stable" in

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

* Re: 3.18.y-stable-queue build failures
  2015-06-21 12:49 3.18.y-stable-queue build failures Guenter Roeck
@ 2015-06-22 13:18 ` Guenter Roeck
  0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2015-06-22 13:18 UTC (permalink / raw)
  To: stable, Sasha Levin

Hi Sasha,

On 06/21/2015 05:49 AM, Guenter Roeck wrote:
> Almost all builds fail.
>
> block/blk-mq.c: In function 'blk_mq_rq_timer':
> block/blk-mq.c:606:4: error: implicit declaration of function 'blk_mq_hw_queue_mapped'
>
> drivers/scsi/sg.c: In function 'sg_start_req':
> drivers/scsi/sg.c:1788:6: error: 'MAX_UIOVEC' undeclared
>
> arch/x86/kvm/vmx.c: In function 'vmx_set_cr4':
> arch/x86/kvm/vmx.c:3562:3: error: implicit declaration of function 'cr4_read_shadow'
>
> drivers/idle/intel_idle.c:137:3: error: unknown field 'enter_freeze' specified in initializer
>
> drivers/media/platform/exynos-gsc/gsc-core.c:57:16: error: 'MEDIA_BUS_FMT_YUYV8_2X8' undeclared here
> (and other similar errors)
>

Much better now, but still failing:

arm64:defconfig

aarch64-linux-ld: cannot find ./drivers/firmware/efi/libstub/lib.a: No such file or directory
Makefile:923: recipe for target 'vmlinux' failed

mips (all builds)

arch/mips/kernel/unaligned.c: In function 'emulate_load_store_insn':
arch/mips/kernel/unaligned.c:570:4: error: expected '}' before 'else'
arch/mips/kernel/unaligned.c:571:5: error: implicit declaration of function 'LoadHWE'
arch/mips/kernel/unaligned.c:572:5: error: 'else' without a previous 'if'

and many more.

Guenter

--
To unsubscribe from this list: send the line "unsubscribe stable" in

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

end of thread, other threads:[~2015-06-22 13:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-21 12:49 3.18.y-stable-queue build failures Guenter Roeck
2015-06-22 13:18 ` Guenter Roeck

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.