[LEDE-DEV] lots of broken packages

Alberto Bursi alberto.bursi at outlook.it
Tue Nov 1 12:35:28 PDT 2016



On 10/29/2016 08:00 PM, Torbjorn Jansson wrote:
> Hello
>
> looks like there are lots of broken packages currently.
> was going to install i2c-tools but it looks like it failed with lots of
> messages like:
>
> include/linux/i2c-dev.h:156:21: warning: inlining failed in call to
> 'i2c_smbus_access': call is unlikely and code size would grow [-Winline]
>  static inline __s32 i2c_smbus_access(int file, char read_write, __u8
> command,
>
> is this a case of problem already known and i just have to wait a bit
> and it will get fixed by itself?
>
> i'm currently testing something and i need i2c tools.
> then later i probably need to read up how the building of primarily the
> kernel is done so i can add a few missing kernel modules.
>

It seems the package i2c-tools does not have a dependency on 
kmod-i2c-core (the kernel modules for i2c).
"kmod-i2c-core" is in Kernel -> I2C support.

-Alberto



More information about the Lede-dev mailing list