Hi all, I tried to build Tizen IVI using Yocto today but hit an issue building rpm-native. Here is my set-up: - Host: Fedora 19 (64-bit) - rev_0.9 (scm/bb/tizen-distro) - source tizen-ivi-init-build-env tizen-ivi-x86 - Modified conf/local.conf -> genericx86 (and also lowered the number of threads used)
Here is the output (log file): DEBUG: Executing shell function do_compile configure: loading site script /home/gvancuts/tizen-distro/meta/site/native checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking if building in the top-level or dist directories... yes configure: error: Berkeley DB should not be built in the top-level or "dist" directories. Change directory to the build_unix directory and run ../dist/configure from there. Can't exec "autopoint": No such file or directory at /home/gvancuts/tizen-distro/build-ivi-x86/tmp-glibc/sysroots/x86_64-linux/usr/share/autoconf/Autom4te/FileUtils.pm line 345. autoreconf: failed to run autopoint: No such file or directory autoreconf: autopoint is needed because this package uses Gettext WARNING: /home/gvancuts/tizen-distro/build-ivi-x86/tmp-glibc/work/x86_64-linux/rpm-native/4.11.0.1-r0/temp/run.do_compile.12443:1 exit 1 from autoreconf -i -f ERROR: Function failed: do_compile (log file is located at /home/gvancuts/tizen-distro/build-ivi-x86/tmp-glibc/work/x86_64-linux/rpm-native/4.11.0.1-r0/temp/log.do_compile.12443) The weird thing is that I hit that very issue 3 times in a row (using different targets such as tizen-ivi-core-image, tizen-ivi-Modello-image and tizen-ivi-Modello-image-dev) and I then decided to go back to building tizen-ivi-core-image with debug output (-DDD)... and it successfully build rpm-native?!? Does any know how to explain that? Thanks, Geoffroy Technical Marketing Engineer Manager Open-Source Technology Centre Tel: +32 (0)3 450 0851 ----------------------------------------------- Intel Corporation NV/SA Kings Square, Veldkant 31 2550 Kontich RPM (Bruxelles) 0415.497.718. Citibank, Brussels, account 570/1031255/09 _______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
