Openembedded Devel Discussions
 help / color / mirror / Atom feed
* meta-xfce: xfce4-taskmanager fails do_configure with git timeout
@ 2014-07-08 16:13 Darren Hart
  0 siblings, 0 replies; only message in thread
From: Darren Hart @ 2014-07-08 16:13 UTC (permalink / raw)
  To: openembedded-devel

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-08 16:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-08 16:13 meta-xfce: xfce4-taskmanager fails do_configure with git timeout Darren Hart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox