lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 28 Aug 2013 11:49:35 +0200
From:	Sedat Dilek <sedat.dilek@...il.com>
To:	Stephen Rothwell <sfr@...b.auug.org.au>
Cc:	linux-next <linux-next@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>, linux-usb@...r.kernel.org,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Sarah Sharp <sarah.a.sharp@...ux.intel.com>
Subject: Re: linux-next: Tree for Aug 28 [ xhci build breakage ]

Hi all,

Changes since 20130827:

The f2fs tree lost its build failure.

The md tree gained a conflict against the arm tree.

The libata tree lost its build failure.

The spi tree lost its build failure.

The arm-soc tree gained conflicts against the usb tree.

The dma-mapping tree gained a conflict against the driver-core tree.

The akpm-current tree gained a conflict against the net tree.

----------------------------------------------------------------------------

My build here breaks like this:

  CC      drivers/usb/host/xhci-ring.o
  CC      drivers/video/console/softcursor.o
drivers/usb/host/xhci-ring.c: In function 'xhci_queue_intr_tx':
drivers/usb/host/xhci-ring.c:3090:3: error: implicit declaration of
function 'DEFINE_DYNAMIC_DEBUG_METADATA'
[-Werror=implicit-function-declaration]
drivers/usb/host/xhci-ring.c:3090:3: error: 'descriptor' undeclared
(first use in this function)
drivers/usb/host/xhci-ring.c:3090:3: note: each undeclared identifier
is reported only once for each function it appears in
drivers/usb/host/xhci-ring.c:3090:3: error: implicit declaration of
function '__dynamic_pr_debug' [-Werror=implicit-function-declaration]
drivers/usb/host/xhci-ring.c: In function 'xhci_queue_isoc_tx_prepare':
drivers/usb/host/xhci-ring.c:3875:3: error: 'descriptor' undeclared
(first use in this function)
cc1: some warnings being treated as errors
make[5]: *** [drivers/usb/host/xhci-ring.o] Error 1
make[4]: *** [drivers/usb/host] Error 2

My kernel-config is attached.

Regards,
- Sedat -

View attachment "kernel-config_dileks.txt" of type "text/plain" (116006 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ