All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: meta-qt5 problem in yocto 1.7
@ 2015-01-28 18:31 Simon Bolek
  2015-01-28 19:54 ` Martin Jansa
  0 siblings, 1 reply; 16+ messages in thread
From: Simon Bolek @ 2015-01-28 18:31 UTC (permalink / raw)
  To: yocto, peterengcomau001

[-- Attachment #1: Type: text/plain, Size: 7612 bytes --]

Hi Lachlan,

There is a redirection, yes, and this should not be a problem, as far as
I'm concerned. Why it does not work for those particular recipes of yours,
i have no clue. BUT, what I would do, is to bitbake <recipe-by-recipe>
trying to narrow down the problem.
When you still have problems when bitbaking single recipes, you might try
to override the SRC_URI from qt5-{PV}.inc (in my case qt5-5.3.2.inc, yours
might be different)

Whether those are reasonalble advices, well, I am not 100% sure, but maybe
Martin Jansa would help here. I also have some problems with generating
meta-toolchain-qt5, which I already posted here.


@Martin: i was so bold to email you directly. I apoligize if this is not
welcome, please correct me and i will not do this again.

best regards
simon :-)

  Message: 7
>  Date: Tue, 27 Jan 2015 01:32:43 +1030
>  From: peterengcomau001@adam.com.au [4]
>  To: yocto@yoctoproject.org [5]
>  Subject: [yocto] meta-qt5 problem in yocto 1.7
>  Message-ID:
>  ? ? ? ?
>  Content-Type: text/plain; charset="utf-8"
>
>  I have just downloaded yocto poky 1.7 and try to build an image. I
> get
>  teh follwing problems with fetching qt5 source:
>  Summary: 5 tasks failed:
>  ? /home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qt3d_git.bb,
>  do_fetch
>  ?
>
> /home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtmultimedia_5.3.2.bb,
>  do_fetch
>  ? /home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtwebkit_5.3.2.bb,
>  do_fetch
>  ?
>
> /home/lachlan/poky-1.7/meta-atmel/recipes-multimedia/gstreamer1.0-plugins/
> gstreamer1.0-plugins-hantro_1.0.bb,
>  do_configure
>  ?
>
> /home/lachlan/poky-1.7/meta-atmel/recipes-utils/obp-utils/obp-utils_git.bb
> ,
>  do_install
>
>  I presume the last two problems(do_configure & do_install)? result
>  from dependencies on the previous three failed fetches.
>
>  The more complete error code for teh first three errors is:
>  WARNING: Failed to fetch URL
>  git://qt.gitorious.org/qt/qt3d.git;branch=master [7], attempting
> MIRRORS
>  if available
>  ERROR: Fetcher failure: Unable to find revision
>  8a9723d7420829a2ba0141a9f7d8dc8cd11d8331 in branch master even from
>  upstream
>  ERROR: Function failed: Fetcher failure for URL:
>  'git://qt.gitorious.org/qt/qt3d.git;branch=master [8]'. Unable to
> fetch
>  URL from any source.
>  ERROR: Logfile of failure stored in:
>
>
> /home/lachlan/poky-1.7/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qt3d/5.3.99+5.4.0-beta1+gitAUTOINC+8a9723d742-r0/temp/log.do_fetch.29304
>  ERROR: Task 1993
>  (/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qt3d_git.bb,
>  do_fetch) failed with exit code '1'
>  WARNING: Failed to fetch URL
>
> http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2.tar.xz
> [9],
>  attempting MIRRORS if available
>  ERROR: Fetcher failure: Fetch command failed with exit code 4, no
>  output
>  ERROR: Function failed: Fetcher failure for URL:
>
> '
> http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2.tar.xz
> [10]'.
>  Unable to fetch URL from any source.
>  ERROR: Logfile of failure stored in:
>
>
> /home/lachlan/poky-1.7/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qtmultimedia/5.3.2-r0/temp/log.do_fetch.7762
>  ERROR: Task 535
>
> (/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtmultimedia_5.3.2.bb,
>  do_fetch) failed with exit code '1'
>  WARNING: Failed to fetch URL
> http://www.apache.org/dist/subversion/subversion-1.8.9.tar.bz2 [11],
>  attempting MIRRORS if available
>  WARNING: Failed to fetch URL
>
> http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
> [12],
>  attempting MIRRORS if available
>  ERROR: Fetcher failure: Fetch command failed with exit code 4, no
>  output
>  ERROR: Function failed: Fetcher failure for URL:
>
> '
> http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
> [13]'.
>  Unable to fetch URL from any source.
>  ERROR: Logfile of failure stored in:
>
>
> /home/lachlan/poky-1.7/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qtwebkit/5.3.2-r0/temp/log.do_fetch.19587
>  ERROR: Task 675
>  (/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtwebkit_5.3.2.bb,
>  do_fetch) failed with exit code '1'
>  NOTE: validating kernel config, see log.do_kernel_configcheck for
>  details
>
>  If I manually download the one of the files, e.g.? :
>
> '
> http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
> [14]
>  This works fine.
>
>  Can anyone suggest what I can look fro to determine the problem. I
>  have tried this a number of time over 24 hours and get the exact
> same
>  failures.
>
>  Thank you for any suggestions moving forward.
>
>  Regards
>  Lachlan
>
>  ---- Message sent via Adam Internet WebMail -
> http://www.adamcom.au/ [15]
>  -------------- next part --------------
>  An HTML attachment was scrubbed...
>  URL:
>
>  ------------------------------
>
>  --
>  _______________________________________________
>  yocto mailing list
> yocto@yoctoproject.org [17]
> https://lists.yoctoproject.org/listinfo/yocto [18]
>
>  End of yocto Digest, Vol 52, Issue 86
>  *************************************
>
>   ---- Message sent via Adam Internet WebMail -
> http://www.adam.com.au/
>
> Links:
> ------
> [1]
>
> http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tar.xz
> [2]
>
> http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tarxz
> [3]
>
> http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tar.xz
> [4] mailto:peterengcomau001@adam.com.au
> [5] mailto:yocto@yoctoproject.org
> [6]
> mailto:f902a9d11fd7326c8f53a3fadfde295f6231fbcb@webmail.adam.com.au
> [7] http://qt.gitorious.org/qt/qt3d.git;branch=master
> [8] http://qt.gitorious.org/qt/qt3d.git;branch=master
> [9]
>
> http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2tar.xz
> [10]
>
> http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2.tar.xz
> [11] http://www.apache.org/dist/subversion/subversion-1.8.9.tar.bz2
> [12]
>
> http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
> [13]
>
> http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
> [14]
>
> http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
> [15] http://www.adam.com.au/
> [16]
>
> http://lists.yoctoproject.org/pipermail/yocto/attachments/20150127/7d948cb1/attachment.html
> [17] mailto:yocto@yoctoproject.org
> [18] https://lists.yoctoproject.org/listinfo/yocto
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.yoctoproject.org/pipermail/yocto/attachments/20150129/b8546355/attachment.html
> >
>
> ------------------------------
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>
> End of yocto Digest, Vol 52, Issue 111
> **************************************
>

[-- Attachment #2: Type: text/html, Size: 12316 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: meta-qt5 problem in yocto 1.7
  2015-01-28 18:31 meta-qt5 problem in yocto 1.7 Simon Bolek
@ 2015-01-28 19:54 ` Martin Jansa
  2015-01-31 12:30   ` peterengcomau001
  0 siblings, 1 reply; 16+ messages in thread
From: Martin Jansa @ 2015-01-28 19:54 UTC (permalink / raw)
  To: Simon Bolek; +Cc: yocto, peterengcomau001

[-- Attachment #1: Type: text/plain, Size: 9213 bytes --]

On Wed, Jan 28, 2015 at 07:31:35PM +0100, Simon Bolek wrote:
> Hi Lachlan,

I'm getting lost in HTML format of previous message so I'll just reply
on top :/.

The redirect should be fine, but sometimes it gives you broken mirror.
e.g. today I've seen couple of 5.1.1 builds fail to fetch, because they
were redirected to http://mirrors.neusoft.edu.cn which was returning
HTTP 500.

git recipes in older branches are also working only from already
populated premirror, because upstream renamed 5.[012] branches to
old/5.[012], that's why it shows current SRCREV to exist in origin/5.4
(after you call "git remote prune origin")

I've just cherry-picked
  pick 76af63c qt3d: change to 'dev' branch
from master to dizzy to fix qt3d branch.

Similar problem exist in qtwayland recipes where the branches were also
rewritten and pruned when first 5.4 release was created.

If you find issue like this, just update the branch parameter (based on
git branch -a --contains <srcrev> and send me the patch (as described in
README). Such fixes are perfectly fine for meta-qt5 release branches.

Regards,

> There is a redirection, yes, and this should not be a problem, as far as
> I'm concerned. Why it does not work for those particular recipes of yours,
> i have no clue. BUT, what I would do, is to bitbake <recipe-by-recipe>
> trying to narrow down the problem.
> When you still have problems when bitbaking single recipes, you might try
> to override the SRC_URI from qt5-{PV}.inc (in my case qt5-5.3.2.inc, yours
> might be different)
> 
> Whether those are reasonalble advices, well, I am not 100% sure, but maybe
> Martin Jansa would help here. I also have some problems with generating
> meta-toolchain-qt5, which I already posted here.
> 
> 
> @Martin: i was so bold to email you directly. I apoligize if this is not
> welcome, please correct me and i will not do this again.
> 
> best regards
> simon :-)
> 
>   Message: 7
> >  Date: Tue, 27 Jan 2015 01:32:43 +1030
> >  From: peterengcomau001@adam.com.au [4]
> >  To: yocto@yoctoproject.org [5]
> >  Subject: [yocto] meta-qt5 problem in yocto 1.7
> >  Message-ID:
> >  ? ? ? ?
> >  Content-Type: text/plain; charset="utf-8"
> >
> >  I have just downloaded yocto poky 1.7 and try to build an image. I
> > get
> >  teh follwing problems with fetching qt5 source:
> >  Summary: 5 tasks failed:
> >  ? /home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qt3d_git.bb,
> >  do_fetch
> >  ?
> >
> > /home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtmultimedia_5.3.2.bb,
> >  do_fetch
> >  ? /home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtwebkit_5.3.2.bb,
> >  do_fetch
> >  ?
> >
> > /home/lachlan/poky-1.7/meta-atmel/recipes-multimedia/gstreamer1.0-plugins/
> > gstreamer1.0-plugins-hantro_1.0.bb,
> >  do_configure
> >  ?
> >
> > /home/lachlan/poky-1.7/meta-atmel/recipes-utils/obp-utils/obp-utils_git.bb
> > ,
> >  do_install
> >
> >  I presume the last two problems(do_configure & do_install)? result
> >  from dependencies on the previous three failed fetches.
> >
> >  The more complete error code for teh first three errors is:
> >  WARNING: Failed to fetch URL
> >  git://qt.gitorious.org/qt/qt3d.git;branch=master [7], attempting
> > MIRRORS
> >  if available
> >  ERROR: Fetcher failure: Unable to find revision
> >  8a9723d7420829a2ba0141a9f7d8dc8cd11d8331 in branch master even from
> >  upstream
> >  ERROR: Function failed: Fetcher failure for URL:
> >  'git://qt.gitorious.org/qt/qt3d.git;branch=master [8]'. Unable to
> > fetch
> >  URL from any source.
> >  ERROR: Logfile of failure stored in:
> >
> >
> > /home/lachlan/poky-1.7/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qt3d/5.3.99+5.4.0-beta1+gitAUTOINC+8a9723d742-r0/temp/log.do_fetch.29304
> >  ERROR: Task 1993
> >  (/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qt3d_git.bb,
> >  do_fetch) failed with exit code '1'
> >  WARNING: Failed to fetch URL
> >
> > http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2.tar.xz
> > [9],
> >  attempting MIRRORS if available
> >  ERROR: Fetcher failure: Fetch command failed with exit code 4, no
> >  output
> >  ERROR: Function failed: Fetcher failure for URL:
> >
> > '
> > http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2.tar.xz
> > [10]'.
> >  Unable to fetch URL from any source.
> >  ERROR: Logfile of failure stored in:
> >
> >
> > /home/lachlan/poky-1.7/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qtmultimedia/5.3.2-r0/temp/log.do_fetch.7762
> >  ERROR: Task 535
> >
> > (/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtmultimedia_5.3.2.bb,
> >  do_fetch) failed with exit code '1'
> >  WARNING: Failed to fetch URL
> > http://www.apache.org/dist/subversion/subversion-1.8.9.tar.bz2 [11],
> >  attempting MIRRORS if available
> >  WARNING: Failed to fetch URL
> >
> > http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
> > [12],
> >  attempting MIRRORS if available
> >  ERROR: Fetcher failure: Fetch command failed with exit code 4, no
> >  output
> >  ERROR: Function failed: Fetcher failure for URL:
> >
> > '
> > http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
> > [13]'.
> >  Unable to fetch URL from any source.
> >  ERROR: Logfile of failure stored in:
> >
> >
> > /home/lachlan/poky-1.7/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qtwebkit/5.3.2-r0/temp/log.do_fetch.19587
> >  ERROR: Task 675
> >  (/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtwebkit_5.3.2.bb,
> >  do_fetch) failed with exit code '1'
> >  NOTE: validating kernel config, see log.do_kernel_configcheck for
> >  details
> >
> >  If I manually download the one of the files, e.g.? :
> >
> > '
> > http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
> > [14]
> >  This works fine.
> >
> >  Can anyone suggest what I can look fro to determine the problem. I
> >  have tried this a number of time over 24 hours and get the exact
> > same
> >  failures.
> >
> >  Thank you for any suggestions moving forward.
> >
> >  Regards
> >  Lachlan
> >
> >  ---- Message sent via Adam Internet WebMail -
> > http://www.adamcom.au/ [15]
> >  -------------- next part --------------
> >  An HTML attachment was scrubbed...
> >  URL:
> >
> >  ------------------------------
> >
> >  --
> >  _______________________________________________
> >  yocto mailing list
> > yocto@yoctoproject.org [17]
> > https://lists.yoctoproject.org/listinfo/yocto [18]
> >
> >  End of yocto Digest, Vol 52, Issue 86
> >  *************************************
> >
> >   ---- Message sent via Adam Internet WebMail -
> > http://www.adam.com.au/
> >
> > Links:
> > ------
> > [1]
> >
> > http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tar.xz
> > [2]
> >
> > http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tarxz
> > [3]
> >
> > http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tar.xz
> > [4] mailto:peterengcomau001@adam.com.au
> > [5] mailto:yocto@yoctoproject.org
> > [6]
> > mailto:f902a9d11fd7326c8f53a3fadfde295f6231fbcb@webmail.adam.com.au
> > [7] http://qt.gitorious.org/qt/qt3d.git;branch=master
> > [8] http://qt.gitorious.org/qt/qt3d.git;branch=master
> > [9]
> >
> > http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2tar.xz
> > [10]
> >
> > http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2.tar.xz
> > [11] http://www.apache.org/dist/subversion/subversion-1.8.9.tar.bz2
> > [12]
> >
> > http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
> > [13]
> >
> > http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
> > [14]
> >
> > http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
> > [15] http://www.adam.com.au/
> > [16]
> >
> > http://lists.yoctoproject.org/pipermail/yocto/attachments/20150127/7d948cb1/attachment.html
> > [17] mailto:yocto@yoctoproject.org
> > [18] https://lists.yoctoproject.org/listinfo/yocto
> >
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL: <
> > http://lists.yoctoproject.org/pipermail/yocto/attachments/20150129/b8546355/attachment.html
> > >
> >
> > ------------------------------
> >
> > --
> > _______________________________________________
> > yocto mailing list
> > yocto@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
> >
> >
> > End of yocto Digest, Vol 52, Issue 111
> > **************************************
> >

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: meta-qt5 problem in yocto 1.7
  2015-01-28 19:54 ` Martin Jansa
@ 2015-01-31 12:30   ` peterengcomau001
  2015-01-31 16:25     ` Alex J Lennon
  0 siblings, 1 reply; 16+ messages in thread
From: peterengcomau001 @ 2015-01-31 12:30 UTC (permalink / raw)
  To: Martin Jansa, Simon Bolek; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 11024 bytes --]



	Hello Martin,
Thanks for your reply.
I managed to fix the problem of referring to 5.4 instead of 5.3.2 by
checking out the master branch instead of the dizzy branch of
meta-qt5.

However my problem is with the do_fetch. Most of the do_fetch work
fine but  I get the folliowing two errors:
ERROR: Function failed: Fetcher failure for URL:
'http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtdeclarative-opensource-src-5.4.0.tar.xz'.
Unable to fetch URL from any source
ERROR: Function failed: Fetcher failure for URL:
'http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tar.xz'.
Unable to fetch URL from any source.

I can downlond these tarballs manually without any problem but I
cannot get bitbake to do it for me. All other entries in meta-qt5
seem fine.

	I have tried to get this to work manullay by :
 1.  downloaded the two tarballs and put them in the directory
/home/lachlan/poky-1.7/local-mirror
 2. adding to the localconf
     INHERIT += "own-mirrors"
     SOURCE_MIRROR_URL = "file://.*
file:///home/lachlan/poky-1,7/local-mirror"

	but this gives checksum errors

	Any idea how I can fix the problem of downloading from the source,
or is their a manula workaround ?

	Thanks

	Lachlan

----- Original Message -----
 From: "Martin Jansa" .jansa@gmail.com> 
To:"Simon Bolek" 
Cc:, 
Sent:Wed, 28 Jan 2015 20:54:12 +0100
Subject:Re: [yocto] meta-qt5 problem in yocto 1.7

 On Wed, Jan 28, 2015 at 07:31:35PM +0100, Simon Bolek wrote:
 > Hi Lachlan,

 I'm getting lost in HTML format of previous message so I'll just
reply
 on top :/.

 The redirect should be fine, but sometimes it gives you broken
mirror.
 e.g. today I've seen couple of 5.1.1 builds fail to fetch, because
they
 were redirected to http://mirrors.neusoft.edu.cn which was returning
 HTTP 500.

 git recipes in older branches are also working only from already
 populated premirror, because upstream renamed 5.[012] branches to
 old/5.[012], that's why it shows current SRCREV to exist in
origin/5.4
 (after you call "git remote prune origin")

 I've just cherry-picked
 pick 76af63c qt3d: change to 'dev' branch
 from master to dizzy to fix qt3d branch.

 Similar problem exist in qtwayland recipes where the branches were
also
 rewritten and pruned when first 5.4 release was created.

 If you find issue like this, just update the branch parameter (based
on
 git branch -a --contains and send me the patch (as described in
 README). Such fixes are perfectly fine for meta-qt5 release
branches.

 Regards,

 > There is a redirection, yes, and this should not be a problem, as
far as
 > I'm concerned. Why it does not work for those particular recipes
of yours,
 > i have no clue. BUT, what I would do, is to bitbake 
 > trying to narrow down the problem.
 > When you still have problems when bitbaking single recipes, you
might try
 > to override the SRC_URI from qt5-{PV}.inc (in my case
qt5-5.3.2.inc, yours
 > might be different)
 > 
 > Whether those are reasonalble advices, well, I am not 100% sure,
but maybe
 > Martin Jansa would help here. I also have some problems with
generating
 > meta-toolchain-qt5, which I already posted here.
 > 
 > 
 > @Martin: i was so bold to email you directly. I apoligize if this
is not
 > welcome, please correct me and i will not do this again.
 > 
 > best regards
 > simon :-)
 > 
 > Message: 7
 > > Date: Tue, 27 Jan 2015 01:32:43 +1030
 > > From: peterengcomau001@adam.com.au [4]
 > > To: yocto@yoctoproject.org [5]
 > > Subject: [yocto] meta-qt5 problem in yocto 1.7
 > > Message-ID:
 > > ? ? ? ?
 > > Content-Type: text/plain; charset="utf-8"
 > >
 > > I have just downloaded yocto poky 1.7 and try to build an image.
I
 > > get
 > > teh follwing problems with fetching qt5 source:
 > > Summary: 5 tasks failed:
 > > ? /home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qt3d_git.bb,
 > > do_fetch
 > > ?
 > >
 > >
/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtmultimedia_5.3.2.bb,
 > > do_fetch
 > > ?
/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtwebkit_5.3.2.bb,
 > > do_fetch
 > > ?
 > >
 > >
/home/lachlan/poky-1.7/meta-atmel/recipes-multimedia/gstreamer1.0-plugins/
 > > gstreamer1.0-plugins-hantro_1.0.bb,
 > > do_configure
 > > ?
 > >
 > >
/home/lachlan/poky-1.7/meta-atmel/recipes-utils/obp-utils/obp-utils_git.bb
 > > ,
 > > do_install
 > >
 > > I presume the last two problems(do_configure & do_install)?
result
 > > from dependencies on the previous three failed fetches.
 > >
 > > The more complete error code for teh first three errors is:
 > > WARNING: Failed to fetch URL
 > > git://qt.gitorious.org/qt/qt3d.git;branch=master [7], attempting
 > > MIRRORS
 > > if available
 > > ERROR: Fetcher failure: Unable to find revision
 > > 8a9723d7420829a2ba0141a9f7d8dc8cd11d8331 in branch master even
from
 > > upstream
 > > ERROR: Function failed: Fetcher failure for URL:
 > > 'git://qt.gitorious.org/qt/qt3d.git;branch=master [8]'. Unable
to
 > > fetch
 > > URL from any source.
 > > ERROR: Logfile of failure stored in:
 > >
 > >
 > >
/home/lachlan/poky-1.7/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qt3d/5.3.99+5.4.0-beta1+gitAUTOINC+8a9723d742-r0/temp/log.do_fetch.29304
 > > ERROR: Task 1993
 > > (/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qt3d_git.bb,
 > > do_fetch) failed with exit code '1'
 > > WARNING: Failed to fetch URL
 > >
 > >
http://downloadqt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2.tar.xz
 > > [9],
 > > attempting MIRRORS if available
 > > ERROR: Fetcher failure: Fetch command failed with exit code 4,
no
 > > output
 > > ERROR: Function failed: Fetcher failure for URL:
 > >
 > > '
 > >
http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2.tar.xz
 > > [10]'.
 > > Unable to fetch URL from any source.
 > > ERROR: Logfile of failure stored in:
 > >
 > >
 > >
/home/lachlan/poky-1.7/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qtmultimedia/5.3.2-r0/temp/log.do_fetch.7762
 > > ERROR: Task 535
 > >
 > >
(/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtmultimedia_5.3.2.bb,
 > > do_fetch) failed with exit code '1'
 > > WARNING: Failed to fetch URL
 > > http://www.apache.org/dist/subversion/subversion-1.8.9.tar.bz2
[11],
 > > attempting MIRRORS if available
 > > WARNING: Failed to fetch URL
 > >
 > >
http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
 > > [12],
 > > attempting MIRRORS if available
 > > ERROR: Fetcher failure: Fetch command failed with exit code 4,
no
 > > output
 > > ERROR: Function failed: Fetcher failure for URL:
 > >
 > > '
 > >
http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
 > > [13]'.
 > > Unable to fetch URL from any source.
 > > ERROR: Logfile of failure stored in:
 > >
 > >
 > >
/home/lachlan/poky-1.7/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qtwebkit/5.3.2-r0/temp/log.do_fetch.19587
 > > ERROR: Task 675
 > >
(/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtwebkit_5.3.2.bb,
 > > do_fetch) failed with exit code '1'
 > > NOTE: validating kernel config, see log.do_kernel_configcheck
for
 > > details
 > >
 > > If I manually download the one of the files, e.g.? :
 > >
 > > '
 > >
http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2tar.xz
 > > [14]
 > > This works fine.
 > >
 > > Can anyone suggest what I can look fro to determine the problem.
I
 > > have tried this a number of time over 24 hours and get the exact
 > > same
 > > failures.
 > >
 > > Thank you for any suggestions moving forward.
 > >
 > > Regards
 > > Lachlan
 > >
 > > ---- Message sent via Adam Internet WebMail -
 > > http://www.adamcom.au/ [15]
 > > -------------- next part --------------
 > > An HTML attachment was scrubbed...
 > > URL:
 > >
 > > ------------------------------
 > >
 > > --
 > > _______________________________________________
 > > yocto mailing list
 > > yocto@yoctoproject.org [17]
 > > https://listsyoctoproject.org/listinfo/yocto [18]
 > >
 > > End of yocto Digest, Vol 52, Issue 86
 > > *************************************
 > >
 > > ---- Message sent via Adam Internet WebMail -
 > > http://www.adam.com.au/
 > >
 > > Links:
 > > ------
 > > [1]
 > >
 > >
http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tar.xz
 > > [2]
 > >
 > >
http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tarxz
 > > [3]
 > >
 > >
http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tar.xz
 > > [4] mailto:peterengcomau001@adam.com.au
 > > [5] mailto:yocto@yoctoproject.org
 > > [6]
 > >
mailto:f902a9d11fd7326c8f53a3fadfde295f6231fbcb@webmail.adam.com.au
 > > [7] http://qt.gitorious.org/qt/qt3d.git;branch=master
 > > [8] http://qt.gitorious.org/qt/qt3d.git;branch=master
 > > [9]
 > >
 > >
http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2tar.xz
 > > [10]
 > >
 > >
http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2.tar.xz
 > > [11]
http://www.apache.org/dist/subversion/subversion-1.8.9.tar.bz2
 > > [12]
 > >
 > >
http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
 > > [13]
 > >
 > >
http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
 > > [14]
 > >
 > >
http://download.qt-projectorg/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-53.2.tar.xz
 > > [15] http://www.adam.com.au/
 > > [16]
 > >
 > >
http://lists.yoctoproject.org/pipermail/yocto/attachments/20150127/7d948cb1/attachment.html
 > > [17] mailto:yocto@yoctoproject.org
 > > [18] https://lists.yoctoproject.org/listinfo/yocto
 > >
 > > -------------- next part --------------
 > > An HTML attachment was scrubbed...
 > > URL: <
 > >
http://lists.yoctoproject.org/pipermail/yocto/attachments/20150129/b8546355/attachment.html
 > > >
 > >
 > > ------------------------------
 > >
 > > --
 > > _______________________________________________
 > > yocto mailing list
 > > yocto@yoctoproject.org
 > > https://lists.yoctoproject.org/listinfo/yocto
 > >
 > >
 > > End of yocto Digest, Vol 52, Issue 111
 > > **************************************
 > >

 -- 
 Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com

@adam.com.au>@yoctoproject.org>.bolek@googlemail.com>---- Message
sent via Adam Internet WebMail - http://www.adam.com.au/

[-- Attachment #2: Type: text/html, Size: 13959 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: meta-qt5 problem in yocto 1.7
  2015-01-31 12:30   ` peterengcomau001
@ 2015-01-31 16:25     ` Alex J Lennon
  2015-01-31 18:10       ` peterengcomau001
  0 siblings, 1 reply; 16+ messages in thread
From: Alex J Lennon @ 2015-01-31 16:25 UTC (permalink / raw)
  To: peterengcomau001, Martin Jansa, Simon Bolek; +Cc: yocto


On 31/01/2015 13:30, peterengcomau001@adam.com.au wrote:
>
> Hello Martin,
> Thanks for your reply.
> I managed to fix the problem of referring to 5.4 instead of 5.3.2 by
> checking out the master branch instead of the dizzy branch of meta-qt5.
>
> However my problem is with the do_fetch. Most of the do_fetch work
> fine but  I get the folliowing two errors:
> ERROR: Function failed: Fetcher failure for URL:
> 'http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtdeclarative-opensource-src-5.4.0.tar.xz'.
> Unable to fetch URL from any source
> ERROR: Function failed: Fetcher failure for URL:
> 'http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tar.xz'.
> Unable to fetch URL from any source.
>

Hi Lachlan, Martin,

I had the same problem on Friday. Investigating the issue it seems to be
that the master branch has disappeared from the git@gitorious.org:qt and
thus the specified commits are
not found. I had a similar problem with qt3d and qtsystem

Changing QT_MODULE_BRANCH = "dev" seems to get the recipes building.

However I still can't seem to get the examples packages building
whatever I do - any advice on that would be appreciated!

Regards,

Alex




^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: meta-qt5 problem in yocto 1.7
  2015-01-31 16:25     ` Alex J Lennon
@ 2015-01-31 18:10       ` peterengcomau001
  2015-02-01 13:52         ` Alex J Lennon
  2015-02-01 17:10         ` Alex J Lennon
  0 siblings, 2 replies; 16+ messages in thread
From: peterengcomau001 @ 2015-01-31 18:10 UTC (permalink / raw)
  To: Alex J Lennon, Martin Jansa, Simon Bolek; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 1874 bytes --]



	Hi Alex, Thanks for confirming the problem exists. I set
QT_MODULE_BRANCH ?= "dev" in meta-qt5/recipes-qt/qt5/qt5-git.inc, but
still get the same problem. Do I have the correct file ?
 Regards Lachlan 

----- Original Message -----
 From: "Alex J Lennon" @dynamicdevices.co.uk> 
To:, "Martin Jansa" , "Simon Bolek" 
Cc:
Sent:Sat, 31 Jan 2015 17:25:15 +0100
Subject:Re: [yocto] meta-qt5 problem in yocto 1.7

 On 31/01/2015 13:30, peterengcomau001@adam.com.au wrote:
 >
 > Hello Martin,
 > Thanks for your reply.
 > I managed to fix the problem of referring to 5.4 instead of 5.3.2
by
 > checking out the master branch instead of the dizzy branch of
meta-qt5.
 >
 > However my problem is with the do_fetch. Most of the do_fetch work
 > fine but I get the folliowing two errors:
 > ERROR: Function failed: Fetcher failure for URL:
 >
'http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtdeclarative-opensource-src-5.4.0.tar.xz'.
 > Unable to fetch URL from any source
 > ERROR: Function failed: Fetcher failure for URL:
 >
'http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tar.xz'.
 > Unable to fetch URL from any source.
 >

 Hi Lachlan, Martin,

 I had the same problem on Friday. Investigating the issue it seems
to be
 that the master branch has disappeared from the git@gitorious.org:qt
and
 thus the specified commits are
 not found. I had a similar problem with qt3d and qtsystem

 Changing QT_MODULE_BRANCH = "dev" seems to get the recipes building.

 However I still can't seem to get the examples packages building
 whatever I do - any advice on that would be appreciated!

 Regards,

 Alex

@yoctoproject.org>.bolek@googlemail.com>.jansa@gmail.com>@adam.comau>
---- Message sent via Adam Internet WebMail - http://www.adam.comau/

[-- Attachment #2: Type: text/html, Size: 2522 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: meta-qt5 problem in yocto 1.7
  2015-01-31 18:10       ` peterengcomau001
@ 2015-02-01 13:52         ` Alex J Lennon
  2015-02-01 17:10         ` Alex J Lennon
  1 sibling, 0 replies; 16+ messages in thread
From: Alex J Lennon @ 2015-02-01 13:52 UTC (permalink / raw)
  To: peterengcomau001, Martin Jansa, Simon Bolek; +Cc: yocto


On 31/01/2015 19:10, peterengcomau001@adam.com.au wrote:
>
> Hi Alex,
>
> Thanks for confirming the problem exists.
> I set QT_MODULE_BRANCH ?= "dev" in
> meta-qt5/recipes-qt/qt5/qt5-git.inc, but still get the same problem. 
> Do I have the correct file ?

Hi Lachlan,

I'm sorry, I should been more explicit. I was building with "daisy"
branch and that did get things going.

I'll have a quick look at building with "dizzy" here to check...

Cheers,

Alex



^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: meta-qt5 problem in yocto 1.7
  2015-01-31 18:10       ` peterengcomau001
  2015-02-01 13:52         ` Alex J Lennon
@ 2015-02-01 17:10         ` Alex J Lennon
  2015-02-01 17:55           ` Simon Bolek
  2015-02-01 19:38           ` peterengcomau001
  1 sibling, 2 replies; 16+ messages in thread
From: Alex J Lennon @ 2015-02-01 17:10 UTC (permalink / raw)
  To: peterengcomau001, Martin Jansa, Simon Bolek; +Cc: yocto


On 31/01/2015 19:10, peterengcomau001@adam.com.au wrote:
>
> Hi Alex,
>
> Thanks for confirming the problem exists.
> I set QT_MODULE_BRANCH ?= "dev" in
> meta-qt5/recipes-qt/qt5/qt5-git.inc, but still get the same problem. 
> Do I have the correct file ?

Lachlan,

So I have been building for qemux86 with dizzy,

Build Configuration:
BB_VERSION        = "1.24.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-14.04"
TARGET_SYS        = "i586-poky-linux"
MACHINE           = "qemux86"
DISTRO            = "poky"
DISTRO_VERSION    = "1.7.1"
TUNE_FEATURES     = "m32 i586"
TARGET_FPU        = ""
meta
meta-yocto        = "dizzy:9fc095a439c36014c73b3a8f240afba09fe0e4d7"
meta-oe
meta-efl
meta-webserver
meta-networking   = "dizzy:200f6cafc878d4c26871fc56d21ecc8eaa9aa61b"
meta-mono         = "master:b73fc7c525cc0068b2ed84fc26b5d2d4d87c6c12"
meta-gnome
meta-efl          = "dizzy:200f6cafc878d4c26871fc56d21ecc8eaa9aa61b"
meta-browser.master = "master:14e4829d716db416f62403ddd0941ab97491d707"
meta-ruby
meta-python       = "dizzy:200f6cafc878d4c26871fc56d21ecc8eaa9aa61b"
meta-qt5.dizzy    = "dizzy:8b0ffbd849203d07164ccfad2535bdb107eecd08"

local.conf is here http://pastebin.com/0t2GFWhu
bblayers.conf is here http://pastebin.com/CK6dF9f5

Build command is

bitbake -k core-image-minimal

So this fails a few times building, which seems to be related to gcc
issues, and I've seen on and off for some time.

Afer a few restarts I get to the point where most of it is built and I have

ERROR: Function failed: do_configure (log file is located at
/data_drive/imx6/rootfs_builder/qemux86.dizzy/tmp/work/i586-poky-linux/qtwebkit-examples/5.3.2-r0/temp/log.do_configure.26328)
ERROR: Logfile of failure stored in:
/data_drive/imx6/rootfs_builder/qemux86.dizzy/tmp/work/i586-poky-linux/qtwebkit-examples/5.3.2-r0/temp/log.do_configure.26328

ERROR: Task 842
(/data_drive/imx6/rootfs_builder/sources/meta-qt5.dizzy/recipes-qt/qt5/qtwebkit-examples_5.3.2.bb,
do_configure) failed with exit code '1'
WARNING: Failed to fetch URL
git://qt.gitorious.org/qt/qtsystems.git;branch=5.3, attempting MIRRORS
if available
ERROR: Fetcher failure: Unable to find revision
aa651c73bf7bc57c1b6b1bfcfa9afe901884a102 in branch 5.3 even from upstream
ERROR: Function failed: Fetcher failure for URL:
'git://qt.gitorious.org/qt/qtsystems.git;branch=5.3'. Unable to fetch
URL from any source.
ERROR: Logfile of failure stored in:
/data_drive/imx6/rootfs_builder/qemux86.dizzy/tmp/work/i586-poky-linux/qtsystems/5.3.99+5.4.0-beta1+gitAUTOINC+aa651c73bf-r0/temp/log.do_fetch.26325
ERROR: Task 756
(/data_drive/imx6/rootfs_builder/sources/meta-qt5.dizzy/recipes-qt/qt5/qtsystems_git.bb,
do_fetch) failed with exit code '1'

...

Note from the above that qtbase has built ok without modifications to
meta-qt5

To double check the qtbase and also to get qtwebkit building I

bitbake -f -c cleansstate qtbase
bitbake qtbase

This builds OK

...

Then

bitbake -k core-image-minimal

Gives

ERROR: Task 843
(/data_drive/imx6/rootfs_builder/sources/meta-qt5.dizzy/recipes-qt/qt5/qtwebkit-examples_5.3.2.bb,
do_compile) failed with exit code '1'
WARNING: Failed to fetch URL
git://qt.gitorious.org/qt/qtsystems.git;branch=5.3, attempting MIRRORS
if available
ERROR: Fetcher failure: Unable to find revision
aa651c73bf7bc57c1b6b1bfcfa9afe901884a102 in branch 5.3 even from upstream
ERROR: Function failed: Fetcher failure for URL:
'git://qt.gitorious.org/qt/qtsystems.git;branch=5.3'. Unable to fetch
URL from any source.
ERROR: Logfile of failure stored in:
/data_drive/imx6/rootfs_builder/qemux86.dizzy/tmp/work/i586-poky-linux/qtsystems/5.3.99+5.4.0-beta1+gitAUTOINC+aa651c73bf-r0/temp/log.do_fetch.21451
ERROR: Task 756
(/data_drive/imx6/rootfs_builder/sources/meta-qt5.dizzy/recipes-qt/qt5/qtsystems_git.bb,
do_fetch) failed with exit code '1'

...

Changing the branch in qtsystems_git gets qtsystems building

#QT_MODULE_BRANCH = "5.3"
QT_MODULE_BRANCH = "dev"

...

I then removed the qtwebkit examples from local.conf as there's some
strange linker problem there

#    qtwebkit-examples-examples \

I then had to remove the qt examples packages as for some reason they
aren't getting built at all

# qtbase-examples \

...

That gets me to the point I get a dizzy root filesystem built. Next I
need to understand why I am not getting the examples packages built.

Hope that helps somewhat.

Cheers,

Alex



^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: meta-qt5 problem in yocto 1.7
  2015-02-01 17:10         ` Alex J Lennon
@ 2015-02-01 17:55           ` Simon Bolek
  2015-02-01 19:31             ` Alex J Lennon
  2015-02-01 19:38           ` peterengcomau001
  1 sibling, 1 reply; 16+ messages in thread
From: Simon Bolek @ 2015-02-01 17:55 UTC (permalink / raw)
  To: Alex J Lennon; +Cc: yocto, peterengcomau001

[-- Attachment #1: Type: text/plain, Size: 5169 bytes --]

Thanks!
As for the examples. I cannot help directly, but i would read
log.do_configure etc. files for details. You might find the reason there.
Although I have to say, that my knowledge in yocto is at the beginners
stadium at the moment ;-)

cheers
simon :-)

On Sun, Feb 1, 2015 at 6:10 PM, Alex J Lennon <ajlennon@dynamicdevices.co.uk
> wrote:

>
> On 31/01/2015 19:10, peterengcomau001@adam.com.au wrote:
> >
> > Hi Alex,
> >
> > Thanks for confirming the problem exists.
> > I set QT_MODULE_BRANCH ?= "dev" in
> > meta-qt5/recipes-qt/qt5/qt5-git.inc, but still get the same problem.
> > Do I have the correct file ?
>
> Lachlan,
>
> So I have been building for qemux86 with dizzy,
>
> Build Configuration:
> BB_VERSION        = "1.24.0"
> BUILD_SYS         = "x86_64-linux"
> NATIVELSBSTRING   = "Ubuntu-14.04"
> TARGET_SYS        = "i586-poky-linux"
> MACHINE           = "qemux86"
> DISTRO            = "poky"
> DISTRO_VERSION    = "1.7.1"
> TUNE_FEATURES     = "m32 i586"
> TARGET_FPU        = ""
> meta
> meta-yocto        = "dizzy:9fc095a439c36014c73b3a8f240afba09fe0e4d7"
> meta-oe
> meta-efl
> meta-webserver
> meta-networking   = "dizzy:200f6cafc878d4c26871fc56d21ecc8eaa9aa61b"
> meta-mono         = "master:b73fc7c525cc0068b2ed84fc26b5d2d4d87c6c12"
> meta-gnome
> meta-efl          = "dizzy:200f6cafc878d4c26871fc56d21ecc8eaa9aa61b"
> meta-browser.master = "master:14e4829d716db416f62403ddd0941ab97491d707"
> meta-ruby
> meta-python       = "dizzy:200f6cafc878d4c26871fc56d21ecc8eaa9aa61b"
> meta-qt5.dizzy    = "dizzy:8b0ffbd849203d07164ccfad2535bdb107eecd08"
>
> local.conf is here http://pastebin.com/0t2GFWhu
> bblayers.conf is here http://pastebin.com/CK6dF9f5
>
> Build command is
>
> bitbake -k core-image-minimal
>
> So this fails a few times building, which seems to be related to gcc
> issues, and I've seen on and off for some time.
>
> Afer a few restarts I get to the point where most of it is built and I have
>
> ERROR: Function failed: do_configure (log file is located at
>
> /data_drive/imx6/rootfs_builder/qemux86.dizzy/tmp/work/i586-poky-linux/qtwebkit-examples/5.3.2-r0/temp/log.do_configure.26328)
> ERROR: Logfile of failure stored in:
>
> /data_drive/imx6/rootfs_builder/qemux86.dizzy/tmp/work/i586-poky-linux/qtwebkit-examples/5.3.2-r0/temp/log.do_configure.26328
>
> ERROR: Task 842
> (/data_drive/imx6/rootfs_builder/sources/meta-qt5.dizzy/recipes-qt/qt5/
> qtwebkit-examples_5.3.2.bb,
> do_configure) failed with exit code '1'
> WARNING: Failed to fetch URL
> git://qt.gitorious.org/qt/qtsystems.git;branch=5.3, attempting MIRRORS
> if available
> ERROR: Fetcher failure: Unable to find revision
> aa651c73bf7bc57c1b6b1bfcfa9afe901884a102 in branch 5.3 even from upstream
> ERROR: Function failed: Fetcher failure for URL:
> 'git://qt.gitorious.org/qt/qtsystems.git;branch=5.3'. Unable to fetch
> URL from any source.
> ERROR: Logfile of failure stored in:
>
> /data_drive/imx6/rootfs_builder/qemux86.dizzy/tmp/work/i586-poky-linux/qtsystems/5.3.99+5.4.0-beta1+gitAUTOINC+aa651c73bf-r0/temp/log.do_fetch.26325
> ERROR: Task 756
> (/data_drive/imx6/rootfs_builder/sources/meta-qt5.dizzy/recipes-qt/qt5/
> qtsystems_git.bb,
> do_fetch) failed with exit code '1'
>
> ...
>
> Note from the above that qtbase has built ok without modifications to
> meta-qt5
>
> To double check the qtbase and also to get qtwebkit building I
>
> bitbake -f -c cleansstate qtbase
> bitbake qtbase
>
> This builds OK
>
> ...
>
> Then
>
> bitbake -k core-image-minimal
>
> Gives
>
> ERROR: Task 843
> (/data_drive/imx6/rootfs_builder/sources/meta-qt5.dizzy/recipes-qt/qt5/
> qtwebkit-examples_5.3.2.bb,
> do_compile) failed with exit code '1'
> WARNING: Failed to fetch URL
> git://qt.gitorious.org/qt/qtsystems.git;branch=5.3, attempting MIRRORS
> if available
> ERROR: Fetcher failure: Unable to find revision
> aa651c73bf7bc57c1b6b1bfcfa9afe901884a102 in branch 5.3 even from upstream
> ERROR: Function failed: Fetcher failure for URL:
> 'git://qt.gitorious.org/qt/qtsystems.git;branch=5.3'. Unable to fetch
> URL from any source.
> ERROR: Logfile of failure stored in:
>
> /data_drive/imx6/rootfs_builder/qemux86.dizzy/tmp/work/i586-poky-linux/qtsystems/5.3.99+5.4.0-beta1+gitAUTOINC+aa651c73bf-r0/temp/log.do_fetch.21451
> ERROR: Task 756
> (/data_drive/imx6/rootfs_builder/sources/meta-qt5.dizzy/recipes-qt/qt5/
> qtsystems_git.bb,
> do_fetch) failed with exit code '1'
>
> ...
>
> Changing the branch in qtsystems_git gets qtsystems building
>
> #QT_MODULE_BRANCH = "5.3"
> QT_MODULE_BRANCH = "dev"
>
> ...
>
> I then removed the qtwebkit examples from local.conf as there's some
> strange linker problem there
>
> #    qtwebkit-examples-examples \
>
> I then had to remove the qt examples packages as for some reason they
> aren't getting built at all
>
> # qtbase-examples \
>
> ...
>
> That gets me to the point I get a dizzy root filesystem built. Next I
> need to understand why I am not getting the examples packages built.
>
> Hope that helps somewhat.
>
> Cheers,
>
> Alex
>
>

[-- Attachment #2: Type: text/html, Size: 6894 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: meta-qt5 problem in yocto 1.7
  2015-02-01 17:55           ` Simon Bolek
@ 2015-02-01 19:31             ` Alex J Lennon
  0 siblings, 0 replies; 16+ messages in thread
From: Alex J Lennon @ 2015-02-01 19:31 UTC (permalink / raw)
  To: Simon Bolek; +Cc: yocto, peterengcomau001


On 01/02/2015 18:55, Simon Bolek wrote:
> Thanks!
> As for the examples. I cannot help directly, but i would read
> log.do_configure etc. files for details. You might find the reason
> there. Although I have to say, that my knowledge in yocto is at the
> beginners stadium at the moment ;-)
>
> cheers
> simon :-)

I think I've worked out what is happening here. The examples are being
built but not installed to the image folder in the do_install step and
thus there's nothing to package and the qtbase-examples package is ignored

I've committed a change to do_install_append() in a dizzy branch on a DD
fork of meta-qt5 which I think copies the files across correctly

@see:
https://github.com/DynamicDevices/meta-qt5/commit/21b9aef8c3246e9e0b7ec3026bd58d4c595fd5a9

 @@ -216,8 +216,13 @@ do_install_append() {
     # ERROR: objcopy failed with exit code 1 (cmd was
'arm-oe-linux-gnueabi-objcopy' --only-keep-debug
'/OE/oe-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/qtbase/5.0.1-r0.0/package/usr/bin/qmake'
'/OE/oe-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/qtbase/5.0.1-r0.0/package/usr/bin/.debug/qmake')
     rm -f ${D}/${bindir}/${QT_DIR_NAME}/qmake
     # install fonts manually if they are missing
-    if [ ! -d ${D}/${OE_QMAKE_PATH_LIBS}/fonts ]; then
-        cp -a ${S}/lib/fonts ${D}/${OE_QMAKE_PATH_LIBS}
+    if [ ! -d ${D}${OE_QMAKE_PATH_LIBS}/fonts ]; then
+        cp -a ${S}/lib/fonts ${D}${OE_QMAKE_PATH_LIBS}
+    fi
+    # install examples manually if they are missing
+    if [ ! -d ${D}${OE_QMAKE_PATH_EXAMPLES} ]; then
+        mkdir -p ${D}${OE_QMAKE_PATH_EXAMPLES}
+        cp -a ${S}/examples/* ${D}${OE_QMAKE_PATH_EXAMPLES}
     fi
 
     # Remove example.pro file as it is useless

Cheers,

Alex



^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: meta-qt5 problem in yocto 1.7
  2015-02-01 17:10         ` Alex J Lennon
  2015-02-01 17:55           ` Simon Bolek
@ 2015-02-01 19:38           ` peterengcomau001
  2015-02-01 19:58             ` Alex J Lennon
  1 sibling, 1 reply; 16+ messages in thread
From: peterengcomau001 @ 2015-02-01 19:38 UTC (permalink / raw)
  To: Alex J Lennon, peterengcomau001, Martin Jansa, Simon Bolek; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 6971 bytes --]

Hi Alex,
I have no problem with qt5 with daisy and have been using it fine for
over 6 months. During that time I have cleaned my tmp file multiple
times which would force a new reload of the sources.
Also I dont have a problem with Dizzy when building
core-image-mininal, core-image-full-cmdline and core-image-sato.

My problems occur when i explicitly use qt5 as follows:

IMAGE_INSTALL += "
    qtbase 
    qtbase-fonts 
    qtbase-plugins 
    qtbase-tools 
    qtmultimedia 
    qtmultimedia-plugins 
    qtmultimedia-qmlplugins 
    qtsvg 
    qtsvg-plugins 
    qtsensors 
    qtsystems 
    qtsystems-tools 
    qtsystems-qmlplugins 
    qtscript 
    qtgraphicaleffects-qmlplugins 
    qtconnectivity-qmlplugins 
    qtlocation-plugins 
    qtlocation-qmlplugins 
    qtdeclarative 
    qtdeclarative-qmlplugins 
    qtdeclarative-plugins 
    qtquick1 
    qtquick1-qmlplugins 
    qtquick1-plugins 
    qtwebkit 
    qtwebkit-qmlplugins 
"

If i bitbake my recipe using the -k option, I only get 3 failed
recipes
 0: qtbase-native-5.4.0-r0 do_fetch (pid 13279)
1: qtbase-5.4.0-r0 do_fetch (pid 13280)
2: qtdeclarative-5.4.0-r0 do_fetch (pid 13283)

and these relate two 2 failed fetchs:
ERROR: Function failed: Fetcher failure for URL:
'http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtdeclarative-opensource-src-5.4.0.tar.xz'.
Unable to fetch URL from any source.
ERROR: Function failed: Fetcher failure for URL:
'http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tar.xz'.
Unable to fetch URL from any source.

These take a few minutes to fail, so  it seems as if they can
identify the file in the source but cant get it to download. Howeve,
i can downlod them nanually without any problems.

I originally had qtwebkit errors but after many builds , this is
finally gone.

I dont have problems with teh examples because they are not in my
recipe.

At present I really dont know how to proceeed.

Regards
Lachlan

----- Original Message -----
From: "Alex J Lennon" 
To:, "Martin Jansa" , "Simon Bolek" 
Cc:
Sent:Sun, 01 Feb 2015 18:10:44 +0100
Subject:Re: [yocto] meta-qt5 problem in yocto 1.7

 On 31/01/2015 19:10, peterengcomau001@adam.com.au wrote:
 >
 > Hi Alex,
 >
 > Thanks for confirming the problem exists.
 > I set QT_MODULE_BRANCH ?= "dev" in
 > meta-qt5/recipes-qt/qt5/qt5-git.inc, but still get the same
problem. 
 > Do I have the correct file ?

 Lachlan,

 So I have been building for qemux86 with dizzy,

 Build Configuration:
 BB_VERSION = "1.24.0"
 BUILD_SYS = "x86_64-linux"
 NATIVELSBSTRING = "Ubuntu-14.04"
 TARGET_SYS = "i586-poky-linux"
 MACHINE = "qemux86"
 DISTRO = "poky"
 DISTRO_VERSION = "1.7.1"
 TUNE_FEATURES = "m32 i586"
 TARGET_FPU = ""
 meta
 meta-yocto = "dizzy:9fc095a439c36014c73b3a8f240afba09fe0e4d7"
 meta-oe
 meta-efl
 meta-webserver
 meta-networking = "dizzy:200f6cafc878d4c26871fc56d21ecc8eaa9aa61b"
 meta-mono = "master:b73fc7c525cc0068b2ed84fc26b5d2d4d87c6c12"
 meta-gnome
 meta-efl = "dizzy:200f6cafc878d4c26871fc56d21ecc8eaa9aa61b"
 meta-browser.master =
"master:14e4829d716db416f62403ddd0941ab97491d707"
 meta-ruby
 meta-python = "dizzy:200f6cafc878d4c26871fc56d21ecc8eaa9aa61b"
 meta-qt5.dizzy = "dizzy:8b0ffbd849203d07164ccfad2535bdb107eecd08"

 local.conf is here http://pastebin.com/0t2GFWhu
 bblayers.conf is here http://pastebin.com/CK6dF9f5

 Build command is

 bitbake -k core-image-minimal

 So this fails a few times building, which seems to be related to gcc
 issues, and I've seen on and off for some time.

 Afer a few restarts I get to the point where most of it is built and
I have

 ERROR: Function failed: do_configure (log file is located at

/data_drive/imx6/rootfs_builder/qemux86.dizzy/tmp/work/i586-poky-linux/qtwebkit-examples/5.3.2-r0/temp/log.do_configure.26328)
 ERROR: Logfile of failure stored in:

/data_drive/imx6/rootfs_builder/qemux86.dizzy/tmp/work/i586-poky-linux/qtwebkit-examples/5.3.2-r0/temp/log.do_configure.26328

 ERROR: Task 842

(/data_drive/imx6/rootfs_builder/sources/meta-qt5.dizzy/recipes-qt/qt5/qtwebkit-examples_5.32.bb,
 do_configure) failed with exit code '1'
 WARNING: Failed to fetch URL
 git://qt.gitorious.org/qt/qtsystems.git;branch=5.3, attempting
MIRRORS
 if available
 ERROR: Fetcher failure: Unable to find revision
 aa651c73bf7bc57c1b6b1bfcfa9afe901884a102 in branch 5.3 even from
upstream
 ERROR: Function failed: Fetcher failure for URL:
 'git://qt.gitorious.org/qt/qtsystems.git;branch=5.3'. Unable to
fetch
 URL from any source.
 ERROR: Logfile of failure stored in:

/data_drive/imx6/rootfs_builder/qemux86.dizzy/tmp/work/i586-poky-linux/qtsystems/5.3.99+5.4.0-beta1+gitAUTOINC+aa651c73bf-r0/temp/log.do_fetch.26325
 ERROR: Task 756

(/data_drive/imx6/rootfs_builder/sources/meta-qt5.dizzy/recipes-qt/qt5/qtsystems_git.bb,
 do_fetch) failed with exit code '1'

 ...

 Note from the above that qtbase has built ok without modifications
to
 meta-qt5

 To double check the qtbase and also to get qtwebkit building I

 bitbake -f -c cleansstate qtbase
 bitbake qtbase

 This builds OK

 ...

 Then

 bitbake -k core-image-minimal

 Gives

 ERROR: Task 843

(/data_drive/imx6/rootfs_builder/sources/meta-qt5.dizzy/recipes-qt/qt5/qtwebkit-examples_5.3.2.bb,
 do_compile) failed with exit code '1'
 WARNING: Failed to fetch URL
 git://qt.gitorious.org/qt/qtsystems.git;branch=5.3, attempting
MIRRORS
 if available
 ERROR: Fetcher failure: Unable to find revision
 aa651c73bf7bc57c1b6b1bfcfa9afe901884a102 in branch 5.3 even from
upstream
 ERROR: Function failed: Fetcher failure for URL:
 'git://qt.gitorious.org/qt/qtsystems.git;branch=5.3'. Unable to
fetch
 URL from any source.
 ERROR: Logfile of failure stored in:

/data_drive/imx6/rootfs_builder/qemux86.dizzy/tmp/work/i586-poky-linux/qtsystems/5.3.99+5.4.0-beta1+gitAUTOINC+aa651c73bf-r0/temp/log.do_fetch.21451
 ERROR: Task 756

(/data_drive/imx6/rootfs_builder/sources/meta-qt5.dizzy/recipes-qt/qt5/qtsystems_git.bb,
 do_fetch) failed with exit code '1'

 ...

 Changing the branch in qtsystems_git gets qtsystems building

 #QT_MODULE_BRANCH = "5.3"
 QT_MODULE_BRANCH = "dev"

 ...

 I then removed the qtwebkit examples from local.conf as there's some
 strange linker problem there

 # qtwebkit-examples-examples 

 I then had to remove the qt examples packages as for some reason
they
 aren't getting built at all

 # qtbase-examples 

 ...

 That gets me to the point I get a dizzy root filesystem built. Next
I
 need to understand why I am not getting the examples packages built.

 Hope that helps somewhat.

 Cheers,

 Alex
 and 
---- Message sent via Adam Internet WebMail - http://www.adam.com.au/

[-- Attachment #2: Type: text/html, Size: 8470 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: meta-qt5 problem in yocto 1.7
  2015-02-01 19:38           ` peterengcomau001
@ 2015-02-01 19:58             ` Alex J Lennon
  2015-02-02  3:27               ` peterengcomau001
  0 siblings, 1 reply; 16+ messages in thread
From: Alex J Lennon @ 2015-02-01 19:58 UTC (permalink / raw)
  To: peterengcomau001, Martin Jansa, Simon Bolek; +Cc: yocto


On 01/02/2015 20:38, peterengcomau001@adam.com.au wrote:
> Hi Alex,
> I have no problem with qt5 with daisy and have been using it fine for
> over 6 months. During that time I have cleaned my tmp file multiple
> times which would force a new reload of the sources.
> Also I dont have a problem with Dizzy when building
> core-image-mininal, core-image-full-cmdline and core-image-sato.
>
> If i bitbake my recipe using the -k option, I only get 3 failed recipes
> 0: qtbase-native-5.4.0-r0 do_fetch (pid 13279)
> 1: qtbase-5.4.0-r0 do_fetch (pid 13280)
> 2: qtdeclarative-5.4.0-r0 do_fetch (pid 13283)
>
> and these relate two 2 failed fetchs:
> ERROR: Function failed: Fetcher failure for URL:
> 'http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtdeclarative-opensource-src-5.4.0.tar.xz'.
> Unable to fetch URL from any source.
> ERROR: Function failed: Fetcher failure for URL:
> 'http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tar.xz'.
> Unable to fetch URL from any source.

OK, well I'm not sure but I am going to make some guesses here...

You're building Yocto daisy release/branch which you got from somewhere
then you cloned the meta-qt5 repository or otherwise obtained meta-qt5
meta-data?

You then added that into your bblayers.conf ?

Now the latest meta-qt5 (i.e. master branch) has recipes to build QT
5.4.0 I see

I'm not sure what best practice is here but I tend to try to use the
same branches across the meta-data.

So for example when I am building with Yocto daisy/dizzy I am using the
appropriate branch of meta-qt5 as you saw in my earlier email

For Yocto dizzy, meta-qt5.dizzy =
"dizzy:8b0ffbd849203d07164ccfad2535bdb107eecd08"

If you want to build the meta-qt5 daisy branch then you would go into
the meta-qt5 folder you cloned from the git repo something like this

cd sources/meta-qt5
git branch (to check, probably shows master)
git checkout daisy

Then rebuild. That should be building QT 5.2.1 which is what I am seeing
here

Cheers,

Alex



^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: meta-qt5 problem in yocto 1.7
  2015-02-01 19:58             ` Alex J Lennon
@ 2015-02-02  3:27               ` peterengcomau001
  2015-02-02 11:32                 ` Alex J Lennon
  0 siblings, 1 reply; 16+ messages in thread
From: peterengcomau001 @ 2015-02-02  3:27 UTC (permalink / raw)
  To: Alex J Lennon, peterengcomau001, Martin Jansa, Simon Bolek; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 3159 bytes --]



	 
Alex, I have completely separated daisy and dizzy. all of my daisy
stuff goes into ~/poky-1.6 and I clone only daisy branches there such
as poky, meta-openembedded, meta-qt5, etc. All of my dizzy stuff goes
in ~/poky-1.7 so there is never a mix between them.  
 For dizzy i originally cloned the dizzy meta-qt5 branch and got a
lot of do_fetch failures for v5.3.2. I then cloned the master branch
of meta-qt5 from an idea from Simon, but still get the same do_fetch
failuers but now for v5.4.0.  The files are there because I can
manually download them, but I cant get the do_fetch to work inside
bitbake.
RegardsLachlan

----- Original Message -----
 From: "Alex J Lennon" @dynamicdevices.co.uk> 
To:, "Martin Jansa" , "Simon Bolek" 
Cc:
Sent:Sun, 01 Feb 2015 20:58:09 +0100
Subject:Re: [yocto] meta-qt5 problem in yocto 1.7

 On 01/02/2015 20:38, peterengcomau001@adam.com.au wrote:
 > Hi Alex,
 > I have no problem with qt5 with daisy and have been using it fine
for
 > over 6 months. During that time I have cleaned my tmp file
multiple
 > times which would force a new reload of the sources.
 > Also I dont have a problem with Dizzy when building
 > core-image-mininal, core-image-full-cmdline and core-image-sato.
 >
 > If i bitbake my recipe using the -k option, I only get 3 failed
recipes
 > 0: qtbase-native-5.4.0-r0 do_fetch (pid 13279)
 > 1: qtbase-5.4.0-r0 do_fetch (pid 13280)
 > 2: qtdeclarative-54.0-r0 do_fetch (pid 13283)
 >
 > and these relate two 2 failed fetchs:
 > ERROR: Function failed: Fetcher failure for URL:
 >
'http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtdeclarative-opensource-src-5.4.0.tar.xz'.
 > Unable to fetch URL from any source.
 > ERROR: Function failed: Fetcher failure for URL:
 >
'http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tar.xz'.
 > Unable to fetch URL from any source.

 OK, well I'm not sure but I am going to make some guesses here...

 You're building Yocto daisy release/branch which you got from
somewhere
 then you cloned the meta-qt5 repository or otherwise obtained
meta-qt5
 meta-data?

 You then added that into your bblayers.conf ?

 Now the latest meta-qt5 (i.e. master branch) has recipes to build QT
 5.4.0 I see

 I'm not sure what best practice is here but I tend to try to use the
 same branches across the meta-data.

 So for example when I am building with Yocto daisy/dizzy I am using
the
 appropriate branch of meta-qt5 as you saw in my earlier email

 For Yocto dizzy, meta-qt5.dizzy =
 "dizzy:8b0ffbd849203d07164ccfad2535bdb107eecd08"

 If you want to build the meta-qt5 daisy branch then you would go
into
 the meta-qt5 folder you cloned from the git repo something like this

 cd sources/meta-qt5
 git branch (to check, probably shows master)
 git checkout daisy

 Then rebuild. That should be building QT 5.2.1 which is what I am
seeing
 here

 Cheers,

 Alex

@yoctoproject.org>.bolek@googlemail.com>.jansa@gmail.com>@adam.com.au>
---- Message sent via Adam Internet WebMail - http://www.adam.com.au/

[-- Attachment #2: Type: text/html, Size: 3894 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: meta-qt5 problem in yocto 1.7
  2015-02-02  3:27               ` peterengcomau001
@ 2015-02-02 11:32                 ` Alex J Lennon
  0 siblings, 0 replies; 16+ messages in thread
From: Alex J Lennon @ 2015-02-02 11:32 UTC (permalink / raw)
  To: peterengcomau001, Martin Jansa, Simon Bolek; +Cc: yocto


On 02/02/2015 04:27, peterengcomau001@adam.com.au wrote:
>
>  
> Alex, I have completely separated daisy and dizzy. all of my daisy
> stuff goes into ~/poky-1.6 and I clone only daisy branches there such
> as poky, meta-openembedded, meta-qt5, etc. All of my dizzy stuff goes
> in ~/poky-1.7 so there is never a mix between them. 
>
>
> For dizzy i originally cloned the dizzy meta-qt5 branch and got a lot
> of do_fetch failures for v5.3.2. I then cloned the master branch of
> meta-qt5 from an idea from Simon, but still get the same do_fetch
> failuers but now for v5.4.0.  The files are there because I can
> manually download them, but I cant get the do_fetch to work inside
> bitbake.

So I've successfully built up the latest now, which builds 5.4.0. This
all seems to work OK, excepting that I need to modify the qtbase recipe
as I mentioned to copy examples across to the image tree if I want
qtbase-examples.

Not sure why your do_fetch() step is failing with this...

Regards,

Alex



^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: meta-qt5 problem in yocto 1.7
  2015-01-28  9:56 Simon Bolek
@ 2015-01-28 17:37 ` peterengcomau001
  0 siblings, 0 replies; 16+ messages in thread
From: peterengcomau001 @ 2015-01-28 17:37 UTC (permalink / raw)
  To: Simon Bolek, yocto, peterengcomau001

[-- Attachment #1: Type: text/plain, Size: 9068 bytes --]

Thanks Simon,

	I had already changed the branch to 'master' because all the
do_fetch references were to version 5.4.0 and these could not be
found, ven though they were all located in the master branch of the
git repository. As you say, after changinf to the master branch and
look in the qt3 recipe it is now 'dev'. 

	However running the image still gives the following errors: 

	Summary: 7 tasks failed:  

	
/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtbase-native_5.4.0.bb,
do_fetch  

	 /home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtbase_5.4.0.bb,
do_fetch  

	
/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtxmlpatterns_5.4.0.bb,
do_fetch  

	 /home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtwebkit_5.4.0.bb,
do_fetch  

	
/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtdeclarative_5.4.0.bb,
do_fetch  

	
/home/lachlan/poky-1.7/meta-atmel/recipes-multimedia/gstreamer1.0-plugins/gstreamer1.0-plugins-hantro_1.0.bb,
do_configure  

	
/home/lachlan/poky-1.7/meta-atmel/recipes-utils/obp-utils/obp-utils_git.bb,
do_install  

	(note that all five of the qt recipes refer to qt5_5.4.0.inc which
sets up the sopurce of the downloads).

	If I look at one of the failed downloads : 

	ERROR: Function failed: Fetcher failure for URL:
'http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tar.xz'.
Unable to fetch URL from any source. 

	And then try to download the file directly as follows: 

	http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tar.xz
[1] 

	this works.  
 I notice that when trying to enter the directory:
http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/
[2]
it redirects me to:
http://download.qt.io/official_releases/qt/5.4/5.4.0/submodules/ [3]
but because the redirection occurs, this should not be a problem.

Can you or anyone suggest why these specific recipes have their
do_fetch fail, when other qt5 recipes in the same repository dont,
and when I can manullay download the recipes using a browser.

Is it possible to download these recipes manually and load them
somewhere in the build directory so they can be retrieved by bitbake
and therfore  bypassing the do_fetch  that fails? If so, where
would they need to be placed?

Thanks for any help.

Regards
Lachlan

----- Original Message -----
From: "Simon Bolek" 
To:, 
Cc:
Sent:Wed, 28 Jan 2015 10:56:11 +0100
Subject:Re: [yocto] meta-qt5 problem in yocto 1.7

 Hi Lachlan,

 In case you have not solved the problem yet. 
 Look at the recipe of qt3d, once you checked it out of git. There is
a line: 

QT_MODULE_BRANCH = "master"

 just change it to "dev" and it should work. It is already corrected
in the upstream of meta-qt5, but in dizzy it is still "master". If
you look at the gitorious of qt you will find this
SRCDEV="8a9723d7420829a2ba0141a9f7d8dc8cd11d8331" in dev" branch. 
That is, at least, what i figured out. 

Hope that will help.

best regards
simon :-)

 Message: 7
 Date: Tue, 27 Jan 2015 01:32:43 +1030
 From: peterengcomau001@adam.com.au [4]
 To: yocto@yoctoproject.org [5]
 Subject: [yocto] meta-qt5 problem in yocto 1.7
 Message-ID:
         
 Content-Type: text/plain; charset="utf-8"

 I have just downloaded yocto poky 1.7 and try to build an image. I
get
 teh follwing problems with fetching qt5 source:
 Summary: 5 tasks failed:
 ? /home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qt3d_git.bb,
 do_fetch
 ?

/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtmultimedia_5.3.2.bb,
 do_fetch
 ? /home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtwebkit_5.3.2.bb,
 do_fetch
 ?

/home/lachlan/poky-1.7/meta-atmel/recipes-multimedia/gstreamer1.0-plugins/gstreamer1.0-plugins-hantro_1.0.bb,
 do_configure
 ?

/home/lachlan/poky-1.7/meta-atmel/recipes-utils/obp-utils/obp-utils_git.bb,
 do_install

 I presume the last two problems(do_configure & do_install)? result
 from dependencies on the previous three failed fetches.

 The more complete error code for teh first three errors is:
 WARNING: Failed to fetch URL
 git://qt.gitorious.org/qt/qt3d.git;branch=master [7], attempting
MIRRORS
 if available
 ERROR: Fetcher failure: Unable to find revision
 8a9723d7420829a2ba0141a9f7d8dc8cd11d8331 in branch master even from
 upstream
 ERROR: Function failed: Fetcher failure for URL:
 'git://qt.gitorious.org/qt/qt3d.git;branch=master [8]'. Unable to
fetch
 URL from any source.
 ERROR: Logfile of failure stored in:

/home/lachlan/poky-1.7/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qt3d/5.3.99+5.4.0-beta1+gitAUTOINC+8a9723d742-r0/temp/log.do_fetch.29304
 ERROR: Task 1993
 (/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qt3d_git.bb,
 do_fetch) failed with exit code '1'
 WARNING: Failed to fetch URL
http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2.tar.xz
[9],
 attempting MIRRORS if available
 ERROR: Fetcher failure: Fetch command failed with exit code 4, no
 output
 ERROR: Function failed: Fetcher failure for URL:

'http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2.tar.xz
[10]'.
 Unable to fetch URL from any source.
 ERROR: Logfile of failure stored in:

/home/lachlan/poky-1.7/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qtmultimedia/5.3.2-r0/temp/log.do_fetch.7762
 ERROR: Task 535

(/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtmultimedia_5.3.2.bb,
 do_fetch) failed with exit code '1'
 WARNING: Failed to fetch URL
http://www.apache.org/dist/subversion/subversion-1.8.9.tar.bz2 [11],
 attempting MIRRORS if available
 WARNING: Failed to fetch URL
http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
[12],
 attempting MIRRORS if available
 ERROR: Fetcher failure: Fetch command failed with exit code 4, no
 output
 ERROR: Function failed: Fetcher failure for URL:

'http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
[13]'.
 Unable to fetch URL from any source.
 ERROR: Logfile of failure stored in:

/home/lachlan/poky-1.7/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qtwebkit/5.3.2-r0/temp/log.do_fetch.19587
 ERROR: Task 675
 (/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtwebkit_5.3.2.bb,
 do_fetch) failed with exit code '1'
 NOTE: validating kernel config, see log.do_kernel_configcheck for
 details

 If I manually download the one of the files, e.g.? :

'http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
[14]
 This works fine.

 Can anyone suggest what I can look fro to determine the problem. I
 have tried this a number of time over 24 hours and get the exact
same
 failures.

 Thank you for any suggestions moving forward.

 Regards
 Lachlan

 ---- Message sent via Adam Internet WebMail -
http://www.adamcom.au/ [15]
 -------------- next part --------------
 An HTML attachment was scrubbed...
 URL: 

 ------------------------------

 --
 _______________________________________________
 yocto mailing list
yocto@yoctoproject.org [17]
https://lists.yoctoproject.org/listinfo/yocto [18]

 End of yocto Digest, Vol 52, Issue 86
 *************************************

  ---- Message sent via Adam Internet WebMail -
http://www.adam.com.au/

Links:
------
[1]
http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tar.xz
[2]
http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tarxz
[3]
http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tar.xz
[4] mailto:peterengcomau001@adam.com.au
[5] mailto:yocto@yoctoproject.org
[6]
mailto:f902a9d11fd7326c8f53a3fadfde295f6231fbcb@webmail.adam.com.au
[7] http://qt.gitorious.org/qt/qt3d.git;branch=master
[8] http://qt.gitorious.org/qt/qt3d.git;branch=master
[9]
http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2tar.xz
[10]
http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2.tar.xz
[11] http://www.apache.org/dist/subversion/subversion-1.8.9.tar.bz2
[12]
http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
[13]
http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
[14]
http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
[15] http://www.adam.com.au/
[16]
http://lists.yoctoproject.org/pipermail/yocto/attachments/20150127/7d948cb1/attachment.html
[17] mailto:yocto@yoctoproject.org
[18] https://lists.yoctoproject.org/listinfo/yocto


[-- Attachment #2: Type: text/html, Size: 11708 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: meta-qt5 problem in yocto 1.7
@ 2015-01-28  9:56 Simon Bolek
  2015-01-28 17:37 ` peterengcomau001
  0 siblings, 1 reply; 16+ messages in thread
From: Simon Bolek @ 2015-01-28  9:56 UTC (permalink / raw)
  To: yocto, peterengcomau001

[-- Attachment #1: Type: text/plain, Size: 5171 bytes --]

Hi Lachlan,

In case you have not solved the problem yet.
Look at the recipe of qt3d, once you checked it out of git. There is a
line:

QT_MODULE_BRANCH = "master"

just change it to "dev" and it should work. It is already corrected in the
upstream of meta-qt5, but in dizzy it is still "master". If you look at the
gitorious of qt you will find this
SRCDEV="8a9723d7420829a2ba0141a9f7d8dc8cd11d8331" in dev" branch.
That is, at least, what i figured out.

Hope that will help.

best regards
simon :-)

>
> Message: 7
> Date: Tue, 27 Jan 2015 01:32:43 +1030
> From: peterengcomau001@adam.com.au
> To: yocto@yoctoproject.org
> Subject: [yocto] meta-qt5 problem in yocto 1.7
> Message-ID:
>         <f902a9d11fd7326c8f53a3fadfde295f6231fbcb@webmail.adam.com.au>
> Content-Type: text/plain; charset="utf-8"
>
> I have just downloaded yocto poky 1.7 and try to build an image. I get
> teh follwing problems with fetching qt5 source:
> Summary: 5 tasks failed:
> ? /home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qt3d_git.bb,
> do_fetch
> ?
> /home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtmultimedia_5.3.2.bb,
> do_fetch
> ? /home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtwebkit_5.3.2.bb,
> do_fetch
> ?
> /home/lachlan/poky-1.7/meta-atmel/recipes-multimedia/gstreamer1.0-plugins/
> gstreamer1.0-plugins-hantro_1.0.bb,
> do_configure
> ?
> /home/lachlan/poky-1.7/meta-atmel/recipes-utils/obp-utils/obp-utils_git.bb
> ,
> do_install
>
> I presume the last two problems(do_configure & do_install)? result
> from dependencies on the previous three failed fetches.
>
> The more complete error code for teh first three errors is:
> WARNING: Failed to fetch URL
> git://qt.gitorious.org/qt/qt3d.git;branch=master, attempting MIRRORS
> if available
> ERROR: Fetcher failure: Unable to find revision
> 8a9723d7420829a2ba0141a9f7d8dc8cd11d8331 in branch master even from
> upstream
> ERROR: Function failed: Fetcher failure for URL:
> 'git://qt.gitorious.org/qt/qt3d.git;branch=master'. Unable to fetch
> URL from any source.
> ERROR: Logfile of failure stored in:
>
> /home/lachlan/poky-1.7/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qt3d/5.3.99+5.4.0-beta1+gitAUTOINC+8a9723d742-r0/temp/log.do_fetch.29304
> ERROR: Task 1993
> (/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qt3d_git.bb,
> do_fetch) failed with exit code '1'
> WARNING: Failed to fetch URL
>
> http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2.tar.xz
> ,
> attempting MIRRORS if available
> ERROR: Fetcher failure: Fetch command failed with exit code 4, no
> output
> ERROR: Function failed: Fetcher failure for URL:
> '
> http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2.tar.xz
> '.
> Unable to fetch URL from any source.
> ERROR: Logfile of failure stored in:
>
> /home/lachlan/poky-1.7/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qtmultimedia/5.3.2-r0/temp/log.do_fetch.7762
> ERROR: Task 535
> (/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtmultimedia_5.3.2.bb,
> do_fetch) failed with exit code '1'
> WARNING: Failed to fetch URL
> http://www.apache.org/dist/subversion/subversion-1.8.9.tar.bz2,
> attempting MIRRORS if available
> WARNING: Failed to fetch URL
>
> http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
> ,
> attempting MIRRORS if available
> ERROR: Fetcher failure: Fetch command failed with exit code 4, no
> output
> ERROR: Function failed: Fetcher failure for URL:
> '
> http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
> '.
> Unable to fetch URL from any source.
> ERROR: Logfile of failure stored in:
>
> /home/lachlan/poky-1.7/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qtwebkit/5.3.2-r0/temp/log.do_fetch.19587
> ERROR: Task 675
> (/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtwebkit_5.3.2.bb,
> do_fetch) failed with exit code '1'
> NOTE: validating kernel config, see log.do_kernel_configcheck for
> details
>
> If I manually download the one of the files, e.g.? :
> '
> http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
> This works fine.
>
> Can anyone suggest what I can look fro to determine the problem. I
> have tried this a number of time over 24 hours and get the exact same
> failures.
>
> Thank you for any suggestions moving forward.
>
> Regards
> Lachlan
>
> ---- Message sent via Adam Internet WebMail - http://www.adam.com.au/
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.yoctoproject.org/pipermail/yocto/attachments/20150127/7d948cb1/attachment.html
> >
>
> ------------------------------
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>
> End of yocto Digest, Vol 52, Issue 86
> *************************************
>

[-- Attachment #2: Type: text/html, Size: 7725 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

* meta-qt5 problem in yocto 1.7
@ 2015-01-26 15:02 peterengcomau001
  0 siblings, 0 replies; 16+ messages in thread
From: peterengcomau001 @ 2015-01-26 15:02 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 3661 bytes --]

I have just downloaded yocto poky 1.7 and try to build an image. I get
teh follwing problems with fetching qt5 source:
Summary: 5 tasks failed:
  /home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qt3d_git.bb,
do_fetch
 
/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtmultimedia_5.3.2.bb,
do_fetch
  /home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtwebkit_5.3.2.bb,
do_fetch
 
/home/lachlan/poky-1.7/meta-atmel/recipes-multimedia/gstreamer1.0-plugins/gstreamer1.0-plugins-hantro_1.0.bb,
do_configure
 
/home/lachlan/poky-1.7/meta-atmel/recipes-utils/obp-utils/obp-utils_git.bb,
do_install

I presume the last two problems(do_configure & do_install)  result
from dependencies on the previous three failed fetches.

The more complete error code for teh first three errors is:
WARNING: Failed to fetch URL
git://qt.gitorious.org/qt/qt3d.git;branch=master, attempting MIRRORS
if available
ERROR: Fetcher failure: Unable to find revision
8a9723d7420829a2ba0141a9f7d8dc8cd11d8331 in branch master even from
upstream
ERROR: Function failed: Fetcher failure for URL:
'git://qt.gitorious.org/qt/qt3d.git;branch=master'. Unable to fetch
URL from any source.
ERROR: Logfile of failure stored in:
/home/lachlan/poky-1.7/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qt3d/5.3.99+5.4.0-beta1+gitAUTOINC+8a9723d742-r0/temp/log.do_fetch.29304
ERROR: Task 1993
(/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qt3d_git.bb,
do_fetch) failed with exit code '1'
WARNING: Failed to fetch URL
http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2.tar.xz,
attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 4, no
output
ERROR: Function failed: Fetcher failure for URL:
'http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2.tar.xz'.
Unable to fetch URL from any source.
ERROR: Logfile of failure stored in:
/home/lachlan/poky-1.7/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qtmultimedia/5.3.2-r0/temp/log.do_fetch.7762
ERROR: Task 535
(/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtmultimedia_5.3.2.bb,
do_fetch) failed with exit code '1'
WARNING: Failed to fetch URL
http://www.apache.org/dist/subversion/subversion-1.8.9.tar.bz2,
attempting MIRRORS if available
WARNING: Failed to fetch URL
http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz,
attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 4, no
output
ERROR: Function failed: Fetcher failure for URL:
'http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz'.
Unable to fetch URL from any source.
ERROR: Logfile of failure stored in:
/home/lachlan/poky-1.7/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qtwebkit/5.3.2-r0/temp/log.do_fetch.19587
ERROR: Task 675
(/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtwebkit_5.3.2.bb,
do_fetch) failed with exit code '1'
NOTE: validating kernel config, see log.do_kernel_configcheck for
details

If I manually download the one of the files, e.g.  :
'http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz
This works fine.

Can anyone suggest what I can look fro to determine the problem. I
have tried this a number of time over 24 hours and get the exact same
failures.

Thank you for any suggestions moving forward.

Regards
Lachlan

---- Message sent via Adam Internet WebMail - http://www.adam.com.au/

[-- Attachment #2: Type: text/html, Size: 3806 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2015-02-02 11:34 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-28 18:31 meta-qt5 problem in yocto 1.7 Simon Bolek
2015-01-28 19:54 ` Martin Jansa
2015-01-31 12:30   ` peterengcomau001
2015-01-31 16:25     ` Alex J Lennon
2015-01-31 18:10       ` peterengcomau001
2015-02-01 13:52         ` Alex J Lennon
2015-02-01 17:10         ` Alex J Lennon
2015-02-01 17:55           ` Simon Bolek
2015-02-01 19:31             ` Alex J Lennon
2015-02-01 19:38           ` peterengcomau001
2015-02-01 19:58             ` Alex J Lennon
2015-02-02  3:27               ` peterengcomau001
2015-02-02 11:32                 ` Alex J Lennon
  -- strict thread matches above, loose matches on Subject: below --
2015-01-28  9:56 Simon Bolek
2015-01-28 17:37 ` peterengcomau001
2015-01-26 15:02 peterengcomau001

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.