[oe] [meta-qt5][rocko][WIP][PATCH] qt5: upgrade to 5.9.5

Martin Jansa martin.jansa at gmail.com
Thu Apr 12 14:30:59 UTC 2018


>  Also, I guess you also need to bump the version number in recipes-qt/qt5/qt5-git.inc,
right?

Right I forgot to squash that change to this one. Well that's one of the
reasons why this have [WIP] in subject.

Were you testing it on top of latest rocko branch? Your errors show
;nobranch=1 which shouldn't be there since:
https://github.com/meta-qt5/meta-qt5/commit/32bb7d18a08d1c48873d7ab6332d4cc3815a4dff

And for the errors we need to wait until github mirror is synced again:
latest commit on codereview.qt-project.org is 28 hours old and that's what
is now in SRCREV:
https://codereview.qt-project.org/gitweb?p=qt%2Fqtbase.git;a=shortlog;h=refs%2Fheads%2F5.9

but github is 1,5 month behind missing last 35 commits:
https://github.com/qt/qtbase/commits/5.9

Hopefully this issue with github mirror is only temporary and will be fixed
soon.

On Thu, Apr 12, 2018 at 4:12 PM, Daniel Mack <daniel at zonque.org> wrote:

> On Thursday, April 12, 2018 03:35 PM, Martin Jansa wrote:
> > * use latest revision from 5.9, because 5.9.5 tag is only on 5.9.5
> >   branch which might get removed in future I was told
> >
> > Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
>
> I'm getting the following errors with this patch:
>
> WARNING: qtxmlpatterns-5.9.4+gitAUTOINC+3444bfc803-r0 do_fetch: Failed
> to fetch URL
> git://github.com/qt/qtxmlpatterns.git;name=qtxmlpatterns;branch=5.9;
> nobranch=1;protocol=git,
> attempting MIRRORS if available
> ERROR: qtxmlpatterns-5.9.4+gitAUTOINC+3444bfc803-r0 do_fetch: Fetcher
> failure: Unable to find revision
> 3444bfc8039c5090b02fd7f98abe8064a73019d7 in branch 5.9 even from upstream
> ERROR: qtxmlpatterns-5.9.4+gitAUTOINC+3444bfc803-r0 do_fetch: Fetcher
> failure for URL:
> 'git://github.com/qt/qtxmlpatterns.git;name=qtxmlpatterns;branch=5.9;
> nobranch=1;protocol=git'.
> Unable to fetch URL from any source.
> ERROR: qtxmlpatterns-5.9.4+gitAUTOINC+3444bfc803-r0 do_fetch: Function
> failed: base_do_fetch
> ERROR: Logfile of failure stored in:
> /home/daniel/src/nepos/poky/build/tmp-glibc/work/aarch64-
> nepos-linux/qtxmlpatterns/5.9.4+gitAUTOINC+3444bfc803-r0/
> temp/log.do_fetch.3513
> ERROR: Task
> (/home/daniel/src/nepos/poky/build/conf/../../../meta-qt5/
> recipes-qt/qt5/qtxmlpatterns_git.bb:do_fetch)
> failed with exit code '1'
> WARNING: qtbase-native-5.9.4+gitAUTOINC+f2095f2c66-r0 do_fetch: Failed
> to fetch URL
> git://github.com/qt/qtbase.git;name=qtbase;branch=5.9;
> nobranch=1;protocol=git,
> attempting MIRRORS if available
> ERROR: qtbase-native-5.9.4+gitAUTOINC+f2095f2c66-r0 do_fetch: Fetcher
> failure: Unable to find revision
> f2095f2c66d0dae8525879f6c14165ace650e7f1 in branch 5.9 even from upstream
> ERROR: qtbase-native-5.9.4+gitAUTOINC+f2095f2c66-r0 do_fetch: Fetcher
> failure for URL:
> 'git://github.com/qt/qtbase.git;name=qtbase;branch=5.9;
> nobranch=1;protocol=git'.
> Unable to fetch URL from any source.
> ERROR: qtbase-native-5.9.4+gitAUTOINC+f2095f2c66-r0 do_fetch: Function
> failed: base_do_fetch
> ERROR: Logfile of failure stored in:
> /home/daniel/src/nepos/poky/build/tmp-glibc/work/x86_64-
> linux/qtbase-native/5.9.4+gitAUTOINC+f2095f2c66-r0/temp/log.do_fetch.3509
> ERROR: Task
> (/home/daniel/src/nepos/poky/build/conf/../../../meta-qt5/
> recipes-qt/qt5/qtbase-native_git.bb:do_fetch)
> failed with exit code '1'
> WARNING: qtbase-5.9.4+gitAUTOINC+f2095f2c66-r0 do_fetch: Failed to fetch
> URL
> git://github.com/qt/qtbase.git;name=qtbase;branch=5.9;
> nobranch=1;protocol=git,
> attempting MIRRORS if available
> ERROR: qtbase-5.9.4+gitAUTOINC+f2095f2c66-r0 do_fetch: Fetcher failure:
> Unable to find revision f2095f2c66d0dae8525879f6c14165ace650e7f1 in
> branch 5.9 even from upstream
> ERROR: qtbase-5.9.4+gitAUTOINC+f2095f2c66-r0 do_fetch: Fetcher failure
> for URL:
> 'git://github.com/qt/qtbase.git;name=qtbase;branch=5.9;
> nobranch=1;protocol=git'.
> Unable to fetch URL from any source.
> ERROR: qtbase-5.9.4+gitAUTOINC+f2095f2c66-r0 do_fetch: Function failed:
> base_do_fetch
> ERROR: Logfile of failure stored in:
> /home/daniel/src/nepos/poky/build/tmp-glibc/work/aarch64-
> nepos-linux/qtbase/5.9.4+gitAUTOINC+f2095f2c66-r0/temp/log.do_fetch.3511
> ERROR: Task
> (/home/daniel/src/nepos/poky/build/conf/../../../meta-qt5/
> recipes-qt/qt5/qtbase_git.bb:do_fetch)
> failed with exit code '1'
>
>
>
> Also, I guess you also need to bump the version number in
> recipes-qt/qt5/qt5-git.inc, right?
>
>
> Thanks,
> Daniel
>



More information about the Openembedded-devel mailing list