Hi !
On Saturday 23 March 2013 14:02:52 Jeong-Joon Yoo wrote: > Although I completed the i586 build, I failed to build it for armv7l. > After completing webkit-efl i586 build, I ran the other command for > webkit-efl build like this, > > $ gbs build -A armv7l --clean --clean-repos > > But the build process was stopped (not terminated, but hang) with the > last sentence. > > [ 616s] -- checking for module 'cairo' > [ 616s] -- found cairo, version 1.12.8 Thats an issue with the cpu transparency and cmake. Well known but not resolved. Best, JS [...] >[ 604s] + cd BuildWK2 > [ 604s] + cmake > /home/abuild/rpmbuild/BUILD/webkit2-efl-2.0_beta_118996_0.6.24 > -DPORT=Efl -DCMAKE_INSTALL_PREFIX=/usr > -DCMAKE_INSTALL_COMPONENT=/usr/include -DCMAKE_BUILD_TYPE=Release > -DENABLE_WEBKIT=Off -DENABLE_WEBKIT2=On > -DENABLE_NETSCAPE_PLUGIN_API=On -DENABLE_CLIENT_BASED_GEOLOCATION=On > -DEFL_TARGET=arm > [ 606s] -- The C compiler identification is GNU > [ 607s] -- The CXX compiler identification is GNU > [ 607s] -- Check for working C compiler: /usr/bin/gcc > [ 609s] -- Check for working C compiler: /usr/bin/gcc -- works > [ 609s] -- Detecting C compiler ABI info > [ 610s] -- Detecting C compiler ABI info - done > [ 611s] -- Check for working CXX compiler: /usr/bin/c++ > [ 613s] -- Check for working CXX compiler: /usr/bin/c++ -- works > [ 613s] -- Detecting CXX compiler ABI info > [ 615s] -- Detecting CXX compiler ABI info - done > [ 616s] -- Found BISON: /usr/bin/bison > [ 616s] -- Found FLEX: /usr/bin/flex > [ 616s] -- Found Gperf: /usr/bin/gperf > [ 616s] -- Found Perl: /usr/bin/perl > [ 616s] -- Found PythonInterp: /usr/bin/python2.7 > [ 616s] -- checking for module 'cairo' > [ 616s] -- found cairo, version 1.12.8 > > # During 3 hours, no more message is shown, so I press Ctrl+C to stop > the build process. It might work once and fail the next time you try it. Best, -- Dipl.-Ing. Jan-Simon Möller [email protected] _______________________________________________ General mailing list [email protected] https://lists.tizen.org/listinfo/general
