On Mon, Aug 6, 2018 at 4:59 AM Burton, Ross wrote:
>
> Apart from all the failures from make, some other failures:
>
I think for make failures can be mitigated by installing
https://centos.pkgs.org/7/centos-sclo-rh/devtoolset-6-make-4.1-3.el7.x86_64.rpm.html
> sysvinit doesn't like glibc 2.28.
Added a make-native dependency and respun it.
xf86-video-intel:
../../git/tools/backlight_helper.c:54:34: error: implicit declaration
of function 'major' [-Werror=implicit-function-declaration]
(haven't check but maybe
https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/commit/?id=aa40f99014
Apart from all the failures from make, some other failures:
sysvinit doesn't like glibc 2.28.
http://errors.yoctoproject.org/Errors/Details/185058/
ld: /usr/src/debug/sysvinit/2.88dsf-r14/sysvinit-2.88dsf/src/mountpoint.c:123:
undefined reference to `major'
glibc/xcrypt are conflicting in natives
Fun fact: glibc 2.28 now requires GNU make 4.x.
Older supported host distros such as Centos still only have 3.82.
Ross
On 5 August 2018 at 03:06, Khem Raj wrote:
> There are few changes which results in fixing gnulib pieces and some header
> includes
> for statx
>
> The following changes since
There are few changes which results in fixing gnulib pieces and some header
includes
for statx
The following changes since commit 1c4d9f46d5d94ea15d0c0d68c412ec05b9f51820:
machine: remove kernel-modules from RRECOMMENDS (2018-08-02 09:30:06 +0100)
are available in the Git repository at:
gi