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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 20 Sep 2018 21:10:08 +1000
From:   Stephen Rothwell <sfr@...b.auug.org.au>
To:     Michael Ellerman <mpe@...erman.id.au>, robh@...nel.org
Cc:     Linux-Next Mailing List <linux-next@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: Tree for Sep 20

Hi Michael,

On Thu, 20 Sep 2018 20:37:37 +1000 Michael Ellerman <mpe@...erman.id.au> wrote:
>
> Oodles of:
> 
>   # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linux-next_arm64-allnoconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-  allnoconfig
>   # make -s -j 48 ARCH=arm64 O=/kisskb/build/linux-next_arm64-allnoconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-  
>   /bin/sh: 1: pkg-config: not found
>   make[3]: pkg-config: Command not found
>   /kisskb/src/scripts/dtc/yamltree.c:23:10: fatal error: yaml.h: No such file or directory
>    #include <yaml.h>
>             ^~~~~~~~
>   compilation terminated.
>   make[3]: *** [scripts/Makefile.host:107: scripts/dtc/yamltree.o] Error 1
>   make[3]: *** Waiting for unfinished jobs....
>   make[2]: *** [/kisskb/src/scripts/Makefile.build:536: scripts/dtc] Error 2
>   make[2]: *** Waiting for unfinished jobs....
>   make[1]: *** [/kisskb/src/Makefile:1067: scripts] Error 2
>   make: *** [Makefile:146: sub-make] Error 2
> 
> http://kisskb.ellerman.id.au/kisskb/head/a0cb0cabe4bbeacf5ed9e81a41abcbae47ba925a/
> 
> 
> I guess we've got a yaml dependency now?

Yeah, but it is tested for and worked for my builds during the day (I
don't have it installed on my build machine either ...  do we have
pkg-config installed in the build images?

Anyway, it is (presuambly) caused by commit

  52786e7517a2 ("scripts/dtc: Update to upstream version v1.4.7-14-gc86da84d30e4")

from the devicetree tree.

-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ