From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sun, 8 Mar 2015 08:33:11 +0100 Subject: [Buildroot] [autobuild.buildroot.net] Build results for 2015-03-06 In-Reply-To: References: <20150307073020.C6D511011A8@stock.ovh.net> Message-ID: <20150308083311.0bbb4d22@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Dear Yegor Yefremov, On Sat, 7 Mar 2015 22:50:03 +0100, Yegor Yefremov wrote: > > powerpc | can-utils-002f8eba8703e88cd... | NOK | http://autobuild.buildroot.net/results/8f52839127c2c9a6cda6fb9bd7a44ad4d1d19fd0/ > > powerpc | can-utils-002f8eba8703e88cd... | NOK | http://autobuild.buildroot.net/results/8f06dc86c698eff1e49c3c74b028b90c7eac51e1/ > > How old is powerpc toolchain? This symbol N_SLCAN is in > include/uapi/linux/tty.h since 2012 and perhaps even earlier before > uapi was introduced. This powerpc toolchain is quite old, and is kept in the autobuilders precisely for this reason. This define has been added in kernel commit cd05acfe65ed2cf2db683fa9a6adb8d35635263b, in December 2007. It was part of the 2.6.25 kernel release. This toolchain uses the 2.6.38 kernel headers, so this symbol should be here. Except that the of this toolchain is basically empty: === #ifndef _LINUX_TTY_H #define _LINUX_TTY_H /* * 'tty.h' defines some structures used by tty_io.c and some defines. */ #endif === So either I'm looking incorrectly, or those headers look broken. Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com