From: Darren Hart <dvhart@linux.intel.com>
To: openembedded-devel@lists.openembedded.org
Subject: meta-xfce: xfce4-taskmanager fails do_configure with git timeout
Date: Tue, 08 Jul 2014 09:13:53 -0700 [thread overview]
Message-ID: <4246514.6uHudSIxWy@rage> (raw)
Building xfce4-taskmanager from behind a proxy is failing during
do_configure as xdt-autogen attempts to clone the doc submodule.
Log data follows:
| DEBUG: Executing python function sysroot_cleansstate
| DEBUG: Python function sysroot_cleansstate finished
| DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc',
'bit-64', 'x86_64-linux', 'common']
| DEBUG: Executing shell function autotools_preconfigure
| DEBUG: Shell function autotools_preconfigure finished
| DEBUG: Executing python function autotools_copy_aclocals
| DEBUG: Python function autotools_copy_aclocals finished
| DEBUG: Executing shell function do_configure
| xdt-autogen: Automatically initializing the doc submodule.
| Synchronizing submodule url for 'doc'
| Cloning into 'doc'...
| fatal: unable to connect to git.xfce.org:
| git.xfce.org[0: 138.48.2.107]: errno=Connection timed out
|
| Clone of 'git://git.xfce.org/xfce/xfce4-docs' into submodule path
'doc' failed
| xdt-autogen: Pulling the xfce4-docs git submodule failed. See errors
| above for more information and take a look at
| http://wiki.xfce.org/documentation.
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_configure (log file is located at
/build/yocto/daisy/intel-
corei7-64_20140620142725/build/tmp/work/corei7-64-eywa-linux/xfce4-
taskmanager/1.0.0+gitAUTOINC+e5d958738b-r0/temp/log.do_configure.18692)
Interestingly, if I run the devshell and execute the contents of the
xfce-git.bbclass do_configure_prepend function, the clone completes
successfully and subsequent bitbake builds succeed.
devshell> NOCONFIGURE=yes ./autogen.sh
...
Any thoughts on why this might fail from bitbake but succeed from the
devshell?
Any thoughts on how to avoid cloning the docs altogether just to get
around this and get things building?
Thanks,
--
Darren Hart
Intel Open Source Technology Center
reply other threads:[~2014-07-08 16:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4246514.6uHudSIxWy@rage \
--to=dvhart@linux.intel.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox