On Sun, Jul 10, 2022 at 11:27 PM Bruce Ashfield via
lists.openembedded.org
<[email protected]> wrote:
>
> On Sun, Jul 10, 2022 at 9:29 PM Bruce Ashfield via
> lists.openembedded.org
> <[email protected]> wrote:
> >
> > On Fri, Jul 8, 2022 at 10:47 AM Richard Purdie
> > <[email protected]> wrote:
> > >
> > > On Fri, 2022-07-08 at 09:37 -0400, Bruce Ashfield wrote:
> > > > On Fri, Jul 8, 2022 at 7:07 AM Richard Purdie
> > > > <[email protected]> wrote:
> > > > >
> > > > > Hi All,
> > > > >
> > > > > We've made good progress and I appreciate the help from people. I ran 
> > > > > a
> > > > > fresh build on the autobuilder and I forced it to rerun the QA checks
> > > > > for all recipes. The tricky bit about warnings is that they don't show
> > > > > up for objects from sstate and the addition of the buildpaths QA check
> > > > > doesn't cause the checks to rerun. Due to that a few more previsouly
> > > > > unseen issues cropped up.
> > > > >
> > > > > The list of issues now stands are:
> > > > >
> > > > > qemuppc:
> > > > > https://autobuilder.yoctoproject.org/typhoon/#/builders/63/builds/5428
> > > > > WARNING: kernel-devsrc-1.0-r0 do_package_qa: QA Issue: File 
> > > > > /lib/modules/5.15.48-yocto-standard/build/include/generated/.vdso32-offsets.h.cmd
> > > > >  in package kernel-devsrc contains reference to TMPDIR [buildpaths]
> > > >
> > > > I'll take this one. My fix was only for arch/arm, but I'll expand it
> > > > to cover ppc32.
> > >
> > > Thanks.
> > >
> > > I built qemuppc locally and got a different failure, I'd really like to
> > > know why I saw that and the autobuilder did not. The failure was:
> > >
> > > WARNING: linux-yocto-5.15.48+gitAUTOINC+b35d1d1e83_5aa3abf07b-r0 
> > > do_package_qa: QA Issue: File 
> > > /usr/src/debug/linux-yocto/5.15.48+gitAUTOINC+b35d1d1e83_5aa3abf07b-r0/linux-qemuppc-standard-build/drivers/tty/vt/consolemap_deftbl.c
> > >  in package linux-yocto-src contains reference to TMPDIR
> > > File 
> > > /usr/src/debug/linux-yocto/5.15.48+gitAUTOINC+b35d1d1e83_5aa3abf07b-r0/linux-qemuppc-standard-build/lib/oid_registry_data.c
> > >  in package linux-yocto-src contains reference to TMPDIR [buildpaths]
> >
> > I have the devsrc fixed for qeumppc32, fix incoming shortly.
> >
> > But for this one, I don't see it either. What do I need to enable to
> > get the linux-yocto-src package ? Mine is empty, hence no warning. Is
> > it one of the archiver modes ?
>
> I sent a series with a fix for qemuppc32 kernel-devsrc and a WIP fix
> for the conmakehash issue, I'll have a look at oid_registry next.


oid_registry is a perl script .. also capturing the full path of the
executable. I did a similar fix for linux-yocto 5.15 and used
'basename' versus the whole path.

If these hold up, we can expand the versions that get the fix.

Bruce

>
> Bruce
>
> >
> > Bruce
> >
> > >
> > > sure enough, 
> > > tmp/work/qemuppc-poky-linux/linux-yocto/5.15.48+gitAUTOINC+b35d1d1e83_5aa3abf07b-r0$
> > >  head 
> > > package/usr/src/debug/linux-yocto/5.15.48+gitAUTOINC+b35d1d1e83_5aa3abf07b-r0/linux-qemuppc-standard-build/drivers/tty/vt/consolemap_deftbl.c
> > > /*
> > >  * Do not edit this file; it was automatically generated by
> > >  *
> > >  * conmakehash 
> > > /media/build1/poky/build/tmp/work-shared/qemuppc/kernel-source/drivers/tty/vt/cp437.uni
> > >  > [this file]
> > >  *
> > >  */
> > >
> > >
> > > I think the warning is saying there is a second issue in linux-qemuppc-
> > > standard-build/lib/oid_registry_data.c too.
> > >
> > > Sorry Bruce, not sure why several roads lead to the kernel :/
> > >
> > > Cheers,
> > >
> > > Richard
> > >
> >
> >
> > --
> > - Thou shalt not follow the NULL pointer, for chaos and madness await
> > thee at its end
> > - "Use the force Harry" - Gandalf, Star Trek II
> >
> >
> >
>
>
> --
> - Thou shalt not follow the NULL pointer, for chaos and madness await
> thee at its end
> - "Use the force Harry" - Gandalf, Star Trek II
>
> 
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#167858): 
https://lists.openembedded.org/g/openembedded-core/message/167858
Mute This Topic: https://lists.openembedded.org/mt/92248896/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to