From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934210AbbLQGkS (ORCPT ); Thu, 17 Dec 2015 01:40:18 -0500 Received: from ozlabs.org ([103.22.144.67]:40184 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933186AbbLQGkR (ORCPT ); Thu, 17 Dec 2015 01:40:17 -0500 Date: Thu, 17 Dec 2015 17:40:14 +1100 From: Stephen Rothwell To: Olof Johansson , Arnd Bergmann , Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org Subject: linux-next: build failure after merge of the arm-soc tree Message-ID: <20151217174014.711d87f1@canb.auug.org.au> X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.29; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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@canb.auug.org.au