hi,everyone about the build issues, I find I can build successfully if I don't point out the "--threads" , but it will take a long long time to finish building
> info: *** Build Status Summary *** > === the following packages failed to build due to rpmbuild issue (1) === > zlib: > /data/eriche02/tizen/tizen2.3/gbsbuild_single/local/repos/tizen_2.3_mobile/armv7l/logs/fail/zlib-1.2.5-2.7/log.txt > === Total succeeded built packages: (564) === > info: generated html format report: > > > /data/eriche02/tizen/tizen2.3/gbsbuild_single/local/repos/tizen_2.3_mobile/armv7l/index.html > info: generated RPM packages can be found from local repo: > > > /data/eriche02/tizen/tizen2.3/gbsbuild_single/local/repos/tizen_2.3_mobile/armv7l/RPMS > info: generated source RPM packages can be found from local repo: > > > /data/eriche02/tizen/tizen2.3/gbsbuild_single/local/repos/tizen_2.3_mobile/armv7l/SRPMS > info: build logs can be found in: > > > /data/eriche02/tizen/tizen2.3/gbsbuild_single/local/repos/tizen_2.3_mobile/armv7l/logs > info: build roots located in: > > > /data/eriche02/tizen/tizen2.3/gbsbuild_single/local/BUILD-ROOTS/scratch.armv7l.* > error: <gbs>some packages failed to be built > build tizen cost 44016 s. > > real 733m35.223s > user 669m13.728s > sys 89m33.811s but if I point out the "--threads", it will random hang , so is it a multiple packages build issue ? thanks very much cheers, ct 2016-05-05 11:23 GMT+08:00 Imct cheng <imct.ch...@gmail.com>: > hi,there, > > sorry for the spread. > I am trying to build the tizen2.3 source code in my odoridx2 device,but I > met some problems, hope anyone can help me ,thanks. > > 1.build issues > When I try to build the Tizen 2.3 source code ,I find it will always hang > at somewhere, I have to stop it and build again , it will occure several > times(have to stop the building and run the building again ) as below > shows, please ignore the package name because it may hang after building > other package > >> xorg-x11-xkb-utils >> info: finished building xorg-x11-drv-evdev-multitouch >> info: *** [302/565] building xorg-x11-xkb-utils-7.9.1-1 armv7l >> tizen_2.3_mobile (worker: 1) *** >> info: finished building xorg-x11-drv-evdev >> info: finished building xorg-x11-xkb-utils >> info: next pass: >> xkeyboard-config >> info: *** [303/565] building xkeyboard-config-2.9.1-5 armv7l >> tizen_2.3_mobile (worker: 0) *** >> info: finished building xkeyboard-config >> info: next pass: >> xorg-x11-misc-exynos >> info: *** [304/565] building xorg-x11-misc-exynos-0.0.41-1 armv7l >> tizen_2.3_mobile (worker: 0) *** >> info: finished building xorg-x11-misc-exynos > > *....... * > > *hanging here * > > > my build step is: > > *a. repo init -u ssh://<username>@review.tizen.org:29418/scm/manifest > <http://review.tizen.org:29418/scm/manifest> -b tizen_2.3* > *b.repo sync* > *c. modiy the gbs.conf:* > >> [general] >> profile = profile.tizen_2.3_mobile >> buildroot =/work/tizen_2.3/gbsbuild >> #profile = profile.tizen_2.3_wearable >> [repo.tizen_2.3_mobile] >> url= >> http://download.tizen.org/snapshots/2.3-mobile/common/latest/repos/target/packages >> # For Emulator >> ## url= >> http://download.tizen.org/snapshots/2.3-mobile/common/latest/repos/emulator/packages >> [repo.tizen_2.3_wearable] >> url= >> http://download.tizen.org/snapshots/2.3-wearable/common/latest/repos/target/packages >> # For Emulator >> ## url= >> http://download.tizen.org/snapshots/2.3-wearable/common/latest/repos/emulator/packages >> [profile.tizen_2.3_mobile] >> repos=repo.tizen_2.3_mobile >> [profile.tizen_2.3_wearable] >> repos=repo.tizen_2.3_wearable > > *d.then build the souce code,use the build.sh:* > >> #!/bin/bash >> >> accel_pkgs="bash,bzip2-libs,c-ares,cmake,coreutils,diffutils,eglibc,elfutils-libelf,elfutils-libs,elfutils,fdupes,file,findutils,gawk,gmp,libacl,libattr,libcap,libcurl,libfile,libgcc,liblua,libstdc++,make,mpc,mpfr,ncurses-libs,nodejs,nspr,nss-softokn-freebl,nss,openssl,patch,popt,rpm-libs,rpm-build,sed,sqlite,tar,xz-libs,binutils,gcc,filesystem,aul,libmm-sound,libtool,syspopup,notification,libva,libzypp-bindings,rpm,web-ui-fw,python-doc,rpm,perl,tizen-debug,ise-web-helper-agent" >> gbs build -A armv7l --threads=4 --clean-once >> >> --exclude=${accel_pkgs},filesystem,aul,libmm-sound,libtool,python-doc,web-ui-fw,webkit2-efl > > > so do you konw what's reason that why the build will hang. > > 2. X11 > I use the odroidu3/x2 as my board, and I find if I don't connect the HDMI, > the X can not start up, so is there any ways to bring up the X when there > is no HDMI connect (mean I need the tizen bring up fully without Display > devices connect), or maybe just like headless X11 > > Thanks > ct > > >
_______________________________________________ General mailing list General@lists.tizen.org https://lists.tizen.org/listinfo/general