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  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.