On Tue, Jul 2, 2019 at 10:54 AM Oleksandr Kravchuk <[email protected]> wrote: > > Hi Robert, > > Unfortunately I do not have an answer. I failed an issue: > https://github.com/rsyslog/rsyslog/issues/3738 > > Let's see what the project suggests. >
can we have autoconf logs before and after this upgrade ? its detecting something differently. > On 02/07/2019 12:34, Robert Yang wrote: > > Hi Oleksandr, > > > > This patch makes > > meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp_1.4.0.bb > > and > > meta-secure-core/meta-tpm2/recipes-tpm/tpm2-tss/tpm2-tss_git.bb > > > > fail to build. E.g.: > > > > MACHINE = "qemux86" > > $ bitbake librelp > > > > ../../git/src/cmdif.h:52:13: error: no previous declaration for > > 'relpSCSyslog' [-Werror=missing-declarations] > > 52 | relpRetVal relp##type##C##cmd(relpFrame_t LIBRELP_ATTR_UNUSED > > *pFrame, relpSess_t *pSess) \ > > | ^~~~ > > ../../git/src/scsyslog.c:45:1: note: in expansion of macro 'BEGINcommand' > > > > > > $ bitbake rsyslog > > Makefile:14636: *** missing separator. Stop. > > > > The errors are wild, do you have any ideas on how to fix them, please? > > > > // Robert > > > > On 6/27/19 11:44 PM, Oleksandr Kravchuk wrote: > >> Signed-off-by: Oleksandr Kravchuk <[email protected]> > >> --- > >> ...f-archive_2018.03.13.bb => autoconf-archive_2019.01.06.bb} | 4 ++-- > >> 1 file changed, 2 insertions(+), 2 deletions(-) > >> rename > >> meta/recipes-devtools/autoconf-archive/{autoconf-archive_2018.03.13.bb > >> => autoconf-archive_2019.01.06.bb} (78%) > >> > >> diff --git > >> a/meta/recipes-devtools/autoconf-archive/autoconf-archive_2018.03.13.bb > >> b/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb > >> similarity index 78% > >> rename from > >> meta/recipes-devtools/autoconf-archive/autoconf-archive_2018.03.13.bb > >> rename to > >> meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb > >> index 7d62e52ab8..985a254fcc 100644 > >> --- > >> a/meta/recipes-devtools/autoconf-archive/autoconf-archive_2018.03.13.bb > >> +++ > >> b/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb > >> @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = > >> "file://COPYING;md5=11cc2d3ee574f9d6b7ee797bdce4d423 \ > >> file://COPYING.EXCEPTION;md5=fdef168ebff3bc2f13664c365a5fb515" > >> SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz" > >> -SRC_URI[md5sum] = "46b13a5936372297b6d49980327a3c35" > >> -SRC_URI[sha256sum] = > >> "6175f90d9fa64c4d939bdbb3e8511ae0ee2134863a2c7bf8d9733819efa6e159" > >> +SRC_URI[md5sum] = "d46413c8b00a125b1529bae385bbec55" > >> +SRC_URI[sha256sum] = > >> "17195c833098da79de5778ee90948f4c5d90ed1a0cf8391b4ab348e2ec511e3f" > >> inherit autotools allarch > >> > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
