All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yegor Yefremov <yegorslists@googlemail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/libmbim: bump to version 1.24.8
Date: Tue, 20 Jul 2021 12:39:34 +0200	[thread overview]
Message-ID: <CAGm1_ksDv2Kuk_s4+NP3Uc8VxBTLcnpDckLyBz6y_hoAWpasAA@mail.gmail.com> (raw)
In-Reply-To: <CAAP7ucLkz=OSXLN+UhpDPEcyNDfnX_deodsQK87iMi9_LiEnyA@mail.gmail.com>

On Tue, Jul 20, 2021 at 11:22 AM Aleksander Morgado
<aleksander@aleksander.es> wrote:
>
> On Tue, Jul 20, 2021 at 11:15 AM Yegor Yefremov
> <yegorslists@googlemail.com> wrote:
> >
> > On Tue, Jul 20, 2021 at 11:07 AM Aleksander Morgado
> > <aleksander@aleksander.es> wrote:
> > >
> > > > >> I still experience this error [1]. Any ideas?
> > > > >>
> > > > >> I have also applied libgudev patches as their build was failing.
> > > > >>
> > > > >> [1] http://autobuild.buildroot.net/results/f8a81aad0e262a567a2b31712575472ae92e5518/build-end.log
> > > > >>
> > > > >
> > > > > My eyes are failing, I'm not sure which is the issue that triggers the build error. Is it the -Winline issues? The build should go on in that case, as we don't have -Werror. Not really sure.
> > > >
> > > > If I rerun "make", it ends as follows:
> > > >
> > > > /usr/bin/make  all-recursive
> > > > Making all in .
> > > > Making all in build-aux
> > > > Making all in templates
> > > > make[5]: Nothing to be done for 'all'.
> > > > Making all in mbim-codegen
> > > > make[5]: Nothing to be done for 'all'.
> > > > Making all in .
> > > > make[5]: Nothing to be done for 'all-am'.
> > > > Making all in data
> > > > Making all in .
> > > > make[5]: Nothing to be done for 'all-am'.
> > > > Making all in pkg-config
> > > > make[5]: Nothing to be done for 'all'.
> > > > Making all in src
> > > > Making all in common
> > > > Making all in .
> > > > make[6]: Nothing to be done for 'all-am'.
> > > > Making all in test
> > > > make[6]: Nothing to be done for 'all'.
> > > > Making all in libmbim-glib
> > > > Making all in generated
> > > > /usr/bin/make  all-am
> > > > make[7]: Nothing to be done for 'all-am'.
> > > > Making all in .
> > > > make[6]: *** No rule to make target 'Mbim-1.0.typelib', needed by
> > > > 'all-am'.  Stop.
> > > > Makefile:802: recipe for target 'all-recursive' failed
> > > > make[5]: *** [all-recursive] Error 1
> > > > Makefile:399: recipe for target 'all-recursive' failed
> > > > make[4]: *** [all-recursive] Error 1
> > > > Makefile:456: recipe for target 'all-recursive' failed
> > > > make[3]: *** [all-recursive] Error 1
> > > > Makefile:388: recipe for target 'all' failed
> > > > make[2]: *** [all] Error 2
> > > >
> > > > The problem seems to be: No rule to make target 'Mbim-1.0.typelib',
> > > > needed by 'all-am'.
> > > >
> > >
> > > That looks like a problem in the gobject-introspection setup in that
> > > build. The configure check detects the introspection support:
> > > ....
> > > checking for gobject-introspection... yes
> > > ....
> > > But then it fails to create the typelib.
> > >
> > > Is there any way to manually play with that build?
> >
> > I can try to create a minimal config that reproduces this issue.
> >
> > Or what tests would you want me to do with my ARM build?
>
> We should inspect the generated Makefile, and see whether it contains
> the gobject introspection bits or not. The Makefile.am in libmbim-glib
> defines the .gir and .typelib targets, but then we include
> $(INTROSPECTION_MAKEFILE). In my local PC build, I can see the
> following in the generated Makefile:
> INTROSPECTION_MAKEFILE =
> /usr/share/gobject-introspection-1.0/Makefile.introspection
>
> What does the Makefile say in this build, and if there's a path given,
> does it contain the correct path to the Makefile.introspection file?

INTROSPECTION_MAKEFILE =
/usr/share/gobject-introspection-1.0/Makefile.introspection

hm.. it doesn't show the BR's location but the location of my host.
This doesn't look right.

INTROSPECTION_LIBS shows BR location, but INTROSPECTION_GIRDIR = /share/gir-1.0

  reply	other threads:[~2021-07-20 10:39 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-12  9:18 [Buildroot] [PATCH] package/libmbim: bump to version 1.24.8 Aleksander Morgado
2021-07-16 20:54 ` Thomas Petazzoni
2021-07-20  6:15   ` Yegor Yefremov
2021-07-20  8:45     ` Aleksander Morgado
2021-07-20  8:56       ` Yegor Yefremov
2021-07-20  9:07         ` Aleksander Morgado
2021-07-20  9:15           ` Yegor Yefremov
2021-07-20  9:21             ` Aleksander Morgado
2021-07-20 10:39               ` Yegor Yefremov [this message]
2021-07-20 23:35                 ` Yegor Yefremov
2021-07-20 23:35                   ` Yegor Yefremov via buildroot
2021-07-21  7:20                   ` Aleksander Morgado
2021-07-21  7:38                     ` Yegor Yefremov via buildroot
2021-07-21  8:07                       ` Aleksander Morgado
2021-07-21 12:11                         ` Yegor Yefremov via buildroot
2021-07-21 12:55                           ` Aleksander Morgado
2021-07-21 13:15                             ` Yegor Yefremov via buildroot
2021-07-21 13:53                               ` Aleksander Morgado

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAGm1_ksDv2Kuk_s4+NP3Uc8VxBTLcnpDckLyBz6y_hoAWpasAA@mail.gmail.com \
    --to=yegorslists@googlemail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.