Fails on musl with | /mnt/a/yoe/build/tmp/work/riscv64-yoe-linux-musl/chrony/3.4-r0/recipe-sysroot-native/usr/bin/riscv64-yoe-linux-musl/../../libexec/riscv64-yoe-linux-musl/gcc/riscv64-yoe-linux-musl/9.0.1/ld: hash_intmd5.o: in function `HSH_Hash': | /usr/src/debug/chrony/3.4-r0/chrony-3.4/hash_intmd5.c:55: undefined reference to `MIN' | collect2: error: ld returned 1 exit status | make: *** [Makefile:61: chronyd] Error 1 | ERROR: oe_runmake failed | WARNING: /mnt/a/yoe/build/tmp/work/riscv64-yoe-linux-musl/chrony/3.4-r0/temp/run.do_compile.26723:1 exit 1 from 'exit 1'
On Sun, Apr 7, 2019 at 7:35 AM Oleksandr Kravchuk <[email protected]> wrote: > > Signed-off-by: Oleksandr Kravchuk <[email protected]> > --- > .../recipes-support/chrony/{chrony_3.3.bb => chrony_3.4.bb} | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > rename meta-networking/recipes-support/chrony/{chrony_3.3.bb => > chrony_3.4.bb} (97%) > > diff --git a/meta-networking/recipes-support/chrony/chrony_3.3.bb > b/meta-networking/recipes-support/chrony/chrony_3.4.bb > similarity index 97% > rename from meta-networking/recipes-support/chrony/chrony_3.3.bb > rename to meta-networking/recipes-support/chrony/chrony_3.4.bb > index 2586370fa..fb7135953 100644 > --- a/meta-networking/recipes-support/chrony/chrony_3.3.bb > +++ b/meta-networking/recipes-support/chrony/chrony_3.4.bb > @@ -35,8 +35,8 @@ SRC_URI = > "https://download.tuxfamily.org/chrony/chrony-${PV}.tar.gz \ > file://chronyd \ > file://arm_eabi.patch \ > " > -SRC_URI[md5sum] = "81ab62cf5d60b4b3fa8cd2c1b267ffd9" > -SRC_URI[sha256sum] = > "0d1fb2d5875032f2d5a86f3770374c87ee4c941916f64171e81f7684f2a73128" > +SRC_URI[md5sum] = "7170e750469c198fc6784047d6f71144" > +SRC_URI[sha256sum] = > "af77e47c2610a7e55c8af5b89a8aeff52d9a867dd5983d848b52d374bc0e6b9f" > > DEPENDS = "pps-tools" > > -- > 2.17.1 > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
