Hello All, I am trying to build Tizen 2.2 from the scratch following https://source.tizen.org/documentation/developer-guide/creating-tizen-platform-image-scratch-through-local-build
However, I get tons of build fails like warning: build failed, Leaving the logs in /home/dwsong/GBS-ROOT/local/ repos/tizen2.2/armv7l/logs/fail/python-doc-2.7-12/log warning: build failed, Leaving the logs in /home/dwsong/GBS-ROOT/local/ repos/tizen2.2/armv7l/logs/fail/python-base-2.7.1-4/log warning: build failed, Leaving the logs in /home/dwsong/GBS-ROOT/local/ repos/tizen2.2/armv7l/logs/fail/lzop-1.03-1/log warning: build failed, Leaving the logs in /home/dwsong/GBS-ROOT/local/ repos/tizen2.2/armv7l/logs/fail/xorg-x11-proto-xinerama-1.2.1-2/log … and if I go look the log file of the python-doc-2.7-12.log, I get [ 136s] error: line 13: Unknown tag: Enhances: python=2.7.1 then I have to edit the file /home/dwsong/GBS-ROOT/local/ sources/tizen2.2/python-doc-2.7-12/python-doc.spec to delete the line "Enchances: python=2.7.1” to successfully build this python-doc. I don’t understand why I get this kind of errors but I managed to fix 20s of these errors. Even though I was able to fix 20s of these errors, I still have 20 errors left that I can't fix like warning: build failed, Leaving the logs in /home/daniel/GBS-ROOT/local/ repos/tizen2.2/i586/logs/fail/osp-appfw-1.2.2.1-1/log and If I look to log file I get 2010 [ 113s] Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/abuild/rpmbuild/BUILDROOT/osp-appfw-1.2.2.1-1.i386 2011 [ 114s] error: Installed (but unpackaged) file(s) found: 2012 [ 114s] /usr/lib/debug/.build-id/33/73e7fb4864258b953f07e5e7100905 18da949d I use ubuntu 12.04 (kernel version 3.8.0-29-generic) and tried both 32 bit and 64 bit version and i586 and armv7 to compile this but all failed. Is there any golden settings to successfully build the tizen 2.2 at one shot? Thanks. Btw, instructions at the 'Creating a Tizen Platform Image from Scratch through Local Build ' for the repo sync doesn't work. I had to edit .repo/manifests/_remote.xml so that it uses 29418 port to connect the server.
_______________________________________________ General mailing list [email protected] https://lists.tizen.org/listinfo/general
