Re: [OE-core] [meta-qt5][fido] commit 699e1570e6 breaks build

2015-05-28 Thread Steffen Sledz
On 28.05.2015 11:48, Richard Purdie wrote:
 On Thu, 2015-05-28 at 11:39 +0200, Steffen Sledz wrote:
 Commit 699e1570e66cb28e4bfd0eb15d41f3af2bed5b62 (autotools: Fix find
 races on source directory) in fido branch of openembedded-core breaks
 build (do_configure) of qtbase-native from meta-qt5 fido branch. :(
 
 I'm struggling to see exactly how this commit could result in this kind
 of failure. How did you deduce that this was the problem?

By trying step by step one commit (in openembedded-core) after another.

 Is the problem not that qtbase-native doesn't rebuild cleanly if
 configure is re-executed? Have you tried cleaning qtbase-native and
 rebuilding it?

I're checked this. A clean build or a bitbake -c cleansstate qtbase-native 
avoids this problem.

-- 
DResearch Fahrzeugelektronik GmbH
Otto-Schmirgal-Str. 3, 10319 Berlin, Germany
Tel: +49 30 515932-237 mailto:sl...@dresearch-fe.de
Fax: +49 30 515932-299
Geschäftsführer: Dr. Michael Weber, Werner Mögle;
Amtsgericht Berlin Charlottenburg; HRB 130120 B;
Ust.-IDNr. DE273952058
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [meta-qt5][fido] commit 699e1570e6 breaks build

2015-05-28 Thread Martin Jansa
On Thu, May 28, 2015 at 11:39:37AM +0200, Steffen Sledz wrote:
 Commit 699e1570e66cb28e4bfd0eb15d41f3af2bed5b62 (autotools: Fix find races on 
 source directory) in fido branch of openembedded-core breaks build 
 (do_configure) of qtbase-native from meta-qt5 fido branch. :(
 
 sledz@fensuse:~/work/HIPOS.fido/build-open BB_NUMBER_THREADS=10 
 PARALLEL_MAKE=-j 10 MACHINE=qemuarm bitbake qtbase-native

I'm seeing the same in master branches, as temporary work around I've
added:
CLEANBROKEN = 1
but I haven't pushed it to meta-qt5 yet, because I was seeing this issue
only with 5.5_beta1 and was hoping to fix it properly.

 ...
 Build Configuration:
 BB_VERSION= 1.26.0
 BUILD_SYS = x86_64-linux
 NATIVELSBSTRING   = openSUSE-project-13.2
 TARGET_SYS= arm-angstrom-linux-gnueabi
 MACHINE   = qemuarm
 DISTRO= angstrom
 DISTRO_VERSION= v2015.06
 TUNE_FEATURES = arm armv5 thumb dsp
 TARGET_FPU= soft
 meta-hipos= fido:dcdb2fdd39104c787b97bd67459017baf67ced38
 meta-fsl-arm  = fido:0cfe91f3291d5c333f7fe657df397ddb520b6d31
 meta-fsl-arm-extra = fido:bc1269b1be74f319f492090ffd3d836e25d8a559
 meta-fsl-demos= fido:1ae8a2d8e9899f0182fa5227acc2b7b6c78039ff
 meta-java = master:d2b75b615e4612f9fa05950c1d76d4a719e573d4
 meta-qt5  = fido:3ccdc239b02aca03dc1e9316b7c5c870b3b59368
 meta-angstrom = 
 angstrom-v2015.06-yocto1.8:4b2350b1fdcffd31717c4ce256403fe2b391bb8d
 meta-oe
 meta-systemd
 meta-multimedia
 meta-networking
 meta-webserver
 meta-python
 meta-ruby
 meta-efl
 meta-gnome
 meta-xfce = fido:5b0305d9efa4b5692cd942586fb7aa92dba42d59
 meta  = 
 (HEADdetachedat699e157):699e1570e66cb28e4bfd0eb15d41f3af2bed5b62
 ...
 NOTE: recipe qtbase-native-5.4.1-r0: task do_configure: Started
 ERROR: Function failed: do_configure (log file is located at 
 /home/sledz/work/HIPOS.fido/build-open/tmp-glibc/work/x86_64-linux/qtbase-native/5.4.1-r0/temp/log.do_configure.14085)
 ERROR: Logfile of failure stored in: 
 /home/sledz/work/HIPOS.fido/build-open/tmp-glibc/work/x86_64-linux/qtbase-native/5.4.1-r0/temp/log.do_configure.14085
 ...
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [meta-qt5][fido] commit 699e1570e6 breaks build

2015-05-28 Thread Richard Purdie
On Thu, 2015-05-28 at 11:39 +0200, Steffen Sledz wrote:
 Commit 699e1570e66cb28e4bfd0eb15d41f3af2bed5b62 (autotools: Fix find
 races on source directory) in fido branch of openembedded-core breaks
 build (do_configure) of qtbase-native from meta-qt5 fido branch. :(

I'm struggling to see exactly how this commit could result in this kind
of failure. How did you deduce that this was the problem?

Is the problem not that qtbase-native doesn't rebuild cleanly if
configure is re-executed? Have you tried cleaning qtbase-native and
rebuilding it?

Cheers,

Richard



-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core