failed build because of shared-modules/intl-tools
Muayyad AlSadi
alsadi at gmail.com
Mon Sep 23 09:43:43 UTC 2019
are you sure it's doing "git fetch" and "git pull origin master"
because I see
/usr/bin/python3 setup.py install -O2 --root /
which no longer exists in the Makefile
the build command in the json says
"build-commands": [
"make PREFIX=/app install"
],
which should translate to
$(PYTHON) setup.py install --prefix=$(PREFIX)
https://flathub.org/builds/#/builders/8/builds/1025
On Mon, Sep 23, 2019 at 11:08 AM Alexander Larsson <alexl at redhat.com> wrote:
> On Sun, Sep 22, 2019 at 2:08 PM Muayyad AlSadi <alsadi at gmail.com> wrote:
> >
> > hi,
> >
> > I've followed this
> >
> > https://github.com/flathub/flathub/wiki/App-Requirements#shared-modules
> >
> > git submodule add https://github.com/flathub/shared-modules.git
> >
> > "modules": [
> > "shared-modules/intltool/intltool-0.51.json",
> > ...
> >
> https://github.com/flathub/com.github.ojubaorg.Othman/blob/master/com.github.ojubaorg.Othman.json
> >
> > https://flathub.org/builds/#/builders/32/builds/8624
> >
> > but I got
> >
> > (flatpak-builder:23380): flatpak-builder-ERROR **: 18:06:17.239: Failed
> to load included manifest
> (/srv/buildbot-master/master/workers/MasterWorker6/Builds/build/shared-modules/intltool/intltool-0.51.json):
> Failed to open file
> “/srv/buildbot-master/master/workers/MasterWorker6/Builds/build/shared-modules/intltool/intltool-0.51.json”:
> No such file or directory
>
> This was a bug in the latest buildbot update (it didn't do a git
> submodule checkout when it should). I pushed a fix for it todays, so
> just retry any failed builds.
>
> --
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Alexander Larsson Red Hat, Inc
> alexl at redhat.com alexander.larsson at gmail.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/flatpak/attachments/20190923/93d3bda5/attachment.html>
More information about the Flatpak
mailing list