linux-next: build failure after merge of the arm-soc tree

Stephen Rothwell sfr at canb.auug.org.au
Wed Dec 16 22:40:14 PST 2015


Hi all,

After merging the arm-soc tree, today's linux-next build (arm defconfig)
failed like this:

*** Default configuration is based on 'versatile_defconfig'
#
# configuration written to .config
#
make[1]: Leaving directory '/home/sfr/next/arm_defconfig'
.config:2033:warning: symbol value '' invalid for DEBUG_UART_PHYS
.config:2034:warning: symbol value '' invalid for DEBUG_UART_VIRT
*
* Restart config...
*
	.
	.
	.
Kernel low-level debugging functions (read help!) (DEBUG_LL) [Y/n/?] y
  Kernel low-level debugging port
    1. Kernel low-level debugging messages via ARM Versatile UART (DEBUG_VERSATILE)
    2. Kernel low-level debugging via EmbeddedICE DCC channel (DEBUG_ICEDCC)
    3. Kernel low-level debug output via semihosting I/O (DEBUG_SEMIHOSTING)
    4. Kernel low-level debugging via 8250 UART (DEBUG_LL_UART_8250)
  > 5. Kernel low-level debugging via ARM Ltd PL01x Primecell UART (DEBUG_LL_UART_PL01X)
  choice[1-5]: 5
Physical base address of debug UART (DEBUG_UART_PHYS) [] (NEW) aborted!

Console input/output is redirected. Run 'make oldconfig' to update configuration.

Presumably caused by the changes to arch/arm/Kconfig.debug in today's
arm-soc tree.

I left it broken for today.

-- 
Cheers,
Stephen Rothwell                    sfr at canb.auug.org.au



More information about the linux-arm-kernel mailing list