Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PlatformSDK nk2@vmi240239:~/hadk$ cat droid-hal-i9500.log
- Building target platforms: armv7hl-meego-linux
- Building for target armv7hl-meego-linux
- Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dKqKm1
- + umask 022
- + cd /home/nk2/hadk
- + LANG=C
- + export LANG
- + unset DISPLAY
- + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
- + export CFLAGS
- + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
- + export CXXFLAGS
- + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -I/usr/lib/gfortran/modules'
- + export FFLAGS
- + LD_AS_NEEDED=1
- + export LD_AS_NEEDED
- + echo _target_cpu is armv7hl
- _target_cpu is armv7hl
- + grep -q '^TARGET_ARCH := arm64' ./device/samsung/i9500/BoardConfig.mk
- + rm -rf tmp
- + mkdir tmp
- + echo Verifying kernel config
- Verifying kernel config
- + hybris/mer-kernel-check/mer_verify_kernel_config ./out/target/product/i9500/obj/KERNEL_OBJ/.config
- WARNING: CONFIG_NET_NS is invalid
- It is unset
- Allowed values : y, !
- Comment says: optional, enables kernel namespaces for systemd-nspawn containers
- WARNING: CONFIG_NET_CLS_CGROUP is invalid
- It is unset
- Allowed values : y, !
- Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
- WARNING: CONFIG_SECURITY_YAMA is invalid
- It is unset
- Allowed values : y, !
- Comment says: optional, prevents user's processes from ptracing each other
- WARNING: CONFIG_NETFILTER_NETLINK_ACCT is invalid
- It is unset
- Allowed values : y, m, !
- Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=41f37125887cb9208da2441e350e1e3324c17ee6
- WARNING: CONFIG_BT_RFCOMM is invalid
- It is unset
- Allowed values : y, !
- Comment says: Bluez (optional): Needed if bluez used as bluetooth stack
- WARNING: CONFIG_MEMCG_SWAP is invalid
- It is unset
- Allowed values : y, !
- Comment says: systemd (optional, but recommended): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, ignore if kernel version < 3.10
- WARNING: CONFIG_MEMCG_KMEM is invalid
- It is unset
- Allowed values : y, !
- Comment says: systemd (optional, but recommended): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, ignore if kernel version < 3.10
- WARNING: CONFIG_AUDIT is invalid
- Value is: y
- Allowed values : n, !
- Comment says: This will disable SELinux! That's ok, because hybris adaptations must not have SELinux, but if your device needs its support in kernel, set AUDIT=y and SELINUX_BOOTPARAM=y. Then disable them via kernel cmdline: audit=0 selinux=0. You can also leave audit enabled, if you don't plan to use systemd's containers: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=77b6e19458f37cfde127ec6aa9494c0ac45ad890
- WARNING: CONFIG_SECURITY_SELINUX_BOOTPARAM is invalid
- It is unset
- Allowed values : y, !
- Comment says: Required by hybris, SELinux needs to be disabled. Leave as not set, if you have unset AUDIT (read more about the CONFIG_AUDIT flag)
- WARNING: CONFIG_WATCHDOG_NOWAYOUT is invalid
- It is unset
- Allowed values : y, !
- Comment says: If device uses watchdogs with dsme (https://github.com/nemomobile/dsme), this option should be enabled or watchdog does not protect the device in case dsme crashes.
- WARNING: CONFIG_CGROUP_DEVICE is invalid
- It is unset
- Allowed values : y, !
- Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
- WARNING: CONFIG_PID_NS is invalid
- It is unset
- Allowed values : y, !
- Comment says: optional, enables kernel namespaces for systemd-nspawn containers
- WARNING: CONFIG_CGROUP_MEM_RES_CTLR is invalid
- It is unset
- Allowed values : y, !
- Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, ignore if kernel version >= 3.10
- WARNING: CONFIG_BRIDGE is invalid
- It is unset
- Allowed values : y, m, !
- Comment says: connman (optional): support tethering, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=19fe7cad485afa6a7a5cc4aa75615ce8b7b8d376
- WARNING: CONFIG_SECCOMP is invalid
- It is unset
- Allowed values : y, !
- Comment says: systemd (optional): strongly recommended, http://cgit.freedesktop.org/systemd/systemd/commit/README?id=f28cbd0382ca53baa99803bbc907a469fbf68128
- WARNING: CONFIG_CGROUP_PERF is invalid
- It is unset
- Allowed values : y, !
- Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
- WARNING: CONFIG_IPC_NS is invalid
- It is unset
- Allowed values : y, !
- Comment says: optional, enables kernel namespaces for systemd-nspawn containers
- WARNING: CONFIG_CHECKPOINT_RESTORE is invalid
- It is unset
- Allowed values : y, !
- Comment says: rich-core-dumper (https://github.com/mer-tools/sp-rich-core/) needs this to collect all data for environment recreation.
- WARNING: CONFIG_FANOTIFY is invalid
- It is unset
- Allowed values : y, !
- Comment says: optional, required for systemd readahead.
- WARNING: CONFIG_NETPRIO_CGROUP is invalid
- It is unset
- Allowed values : y, !
- Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
- WARNING: CONFIG_CGROUP_MEM_RES_CTLR_SWAP is invalid
- It is unset
- Allowed values : y, !
- Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, ignore if kernel version >= 3.10
- WARNING: CONFIG_CGROUP_MEM_RES_CTLR_KMEM is invalid
- It is unset
- Allowed values : y, !
- Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, ignore if kernel version >= 3.10
- WARNING: CONFIG_MEMCG is invalid
- It is unset
- Allowed values : y, !
- Comment says: systemd (optional, but recommended): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, ignore if kernel version < 3.10
- WARNING: CONFIG_SECURITY_YAMA_STACKED is invalid
- It is unset
- Allowed values : y, !
- Comment says: optional, ignore for kernel version >= 4.3
- WARNING: CONFIG_AUTOFS4_FS is invalid
- It is unset
- Allowed values : y, m, !
- Comment says: systemd (optional): http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
- WARNING: CONFIG_UTS_NS is invalid
- It is unset
- Allowed values : y, !
- Comment says: optional, enables kernel namespaces for systemd-nspawn containers
- WARNING: CONFIG_NETFILTER_XT_MATCH_NFACCT is invalid
- It is unset
- Allowed values : y, m, !
- Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=41f37125887cb9208da2441e350e1e3324c17ee6
- WARNING: CONFIG_BLK_CGROUP is invalid
- It is unset
- Allowed values : y, !
- Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
- WARNING: CONFIG_UEVENT_HELPER_PATH is invalid
- Value is: "/sbin/hotplug"
- Allowed values : "", !
- Comment says: should be empty, if you want to use systemd without initramfs. Also systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
- ++ awk '/PLATFORM_VERSION[A-Z0-9.]* := ([0-9.]+)/ { print $3; }'
- ++ awk -F. '{print $1}'
- + ANDROID_VERSION_MAJOR=4
- + test -f rpm/helpers/mkbootimg.mk
- + '[' 4 -lt 7 ']'
- ++ pwd
- + export MKBOOTIMG_MK=/home/nk2/hadk/rpm/dhd/helpers/mkbootimg.mk
- + MKBOOTIMG_MK=/home/nk2/hadk/rpm/dhd/helpers/mkbootimg.mk
- + test -f rpm/helpers/simg2img.mk
- + test -f rpm/helpers/img2simg.mk
- + echo Building local tools
- Building local tools
- ++ readlink -e .
- + ANDROID_ROOT=/home/nk2/hadk
- + '[' 4 -ge 8 ']'
- + echo '#include <private/android_filesystem_config.h>;'
- + '[' 4 -ge 8 ']'
- + IMG2SIMG_SOURCES='backed_block.c output_file.c sparse.c sparse_crc32.c sparse_err.c sparse_read.c img2simg.c'
- + SIMG2IMG_SOURCES='backed_block.c output_file.c sparse.c sparse_crc32.c sparse_err.c sparse_read.c simg2img.c'
- + pushd rpm/dhd/helpers
- ~/hadk/rpm/dhd/helpers ~/hadk
- + make ANDROID_ROOT=/home/nk2/hadk 'IMG2SIMG_SOURCES=backed_block.c output_file.c sparse.c sparse_crc32.c sparse_err.c sparse_read.c img2simg.c' 'SIMG2IMG_SOURCES=backed_block.c output_file.c sparse.c sparse_crc32.c sparse_err.c sparse_read.c simg2img.c'
- make -f /home/nk2/hadk/rpm/dhd/helpers/mkbootimg.mk -C /home/nk2/hadk/system/core/mkbootimg/
- make[1]: Entering directory `/home/nk2/hadk/system/core/mkbootimg'
- make[1]: Nothing to be done for `all'.
- make[1]: Leaving directory `/home/nk2/hadk/system/core/mkbootimg'
- make -f /home/nk2/hadk/rpm/dhd/helpers/img2simg.mk -C /home/nk2/hadk/system/core/libsparse/
- make[1]: Entering directory `/home/nk2/hadk/system/core/libsparse'
- make[1]: Nothing to be done for `all'.
- make[1]: Leaving directory `/home/nk2/hadk/system/core/libsparse'
- make -f /home/nk2/hadk/rpm/dhd/helpers/simg2img.mk -C /home/nk2/hadk/system/core/libsparse/
- make[1]: Entering directory `/home/nk2/hadk/system/core/libsparse'
- make[1]: Nothing to be done for `all'.
- make[1]: Leaving directory `/home/nk2/hadk/system/core/libsparse'
- + popd
- ~/hadk
- + echo Building uid scripts
- Building uid scripts
- + rpm/dhd/helpers/usergroupgen add
- + rpm/dhd/helpers/usergroupgen remove
- + echo Building udev rules
- Building udev rules
- + mkdir tmp/udev.rules
- ++ grep -v .goldfish.rc
- ++ ls ./out/target/product/i9500/root/ueventd.universal5410.rc
- + rpm/dhd/helpers/makeudev ./out/target/product/i9500/root/ueventd.rc ./out/target/product/i9500/root/ueventd.universal5410.rc ./out/target/product/i9500/vendor/ueventd.rc ./out/target/product/i9500/system/vendor/ueventd.rc
- Can't open ./out/target/product/i9500/vendor/ueventd.rc: No such file or directory at rpm/dhd/helpers/makeudev line 35, <> line 244.
- Can't open ./out/target/product/i9500/system/vendor/ueventd.rc: No such file or directory at rpm/dhd/helpers/makeudev line 35, <> line 244.
- + echo Building mount units
- Building mount units
- + mkdir tmp/units
- + shopt -s nullglob
- ++ echo ./out/target/product/i9500/root/fstab.universal5410 ./out/target/product/i9500/root/init.cm.rc ./out/target/product/i9500/root/init.environ.rc ./out/target/product/i9500/root/init.rc ./out/target/product/i9500/root/init.recovery.universal5410.rc ./out/target/product/i9500/root/init.trace.rc ./out/target/product/i9500/root/init.universal5410.rc ./out/target/product/i9500/root/init.universal5410.usb.rc ./out/target/product/i9500/root/init.universal5410.wifi.rc ./out/target/product/i9500/root/init.usb.rc ./out/target/product/i9500/root/lpm.rc ./out/target/product/i9500/root/ueventd.rc ./out/target/product/i9500/root/ueventd.universal5410.rc
- + FSTAB_FILES='./out/target/product/i9500/root/fstab.universal5410 ./out/target/product/i9500/root/init.cm.rc ./out/target/product/i9500/root/init.environ.rc ./out/target/product/i9500/root/init.rc ./out/target/product/i9500/root/init.recovery.universal5410.rc ./out/target/product/i9500/root/init.trace.rc ./out/target/product/i9500/root/init.universal5410.rc ./out/target/product/i9500/root/init.universal5410.usb.rc ./out/target/product/i9500/root/init.universal5410.wifi.rc ./out/target/product/i9500/root/init.usb.rc ./out/target/product/i9500/root/lpm.rc ./out/target/product/i9500/root/ueventd.rc ./out/target/product/i9500/root/ueventd.universal5410.rc'
- + shopt -u nullglob
- + rpm/dhd/helpers/makefstab --files ./out/target/product/i9500/root/fstab.universal5410 ./out/target/product/i9500/root/init.cm.rc ./out/target/product/i9500/root/init.environ.rc ./out/target/product/i9500/root/init.rc ./out/target/product/i9500/root/init.recovery.universal5410.rc ./out/target/product/i9500/root/init.trace.rc ./out/target/product/i9500/root/init.universal5410.rc ./out/target/product/i9500/root/init.universal5410.usb.rc ./out/target/product/i9500/root/init.universal5410.wifi.rc ./out/target/product/i9500/root/init.usb.rc ./out/target/product/i9500/root/lpm.rc ./out/target/product/i9500/root/ueventd.rc ./out/target/product/i9500/root/ueventd.universal5410.rc --skip auto none /acct /boot /cache /data /misc /recovery /staging /storage/sdcard1 /storage/usbdisk /storage/usbotg /sys/fs/cgroup /sys/fs/cgroup/memory /sys/kernel/debug /sys/kernel/config /dev/usb-ffs/adb /tmp --outputdir tmp/units
- Wrote system.unit
- Wrote efs.unit
- Wrote mnt-asec.unit
- Wrote mnt-obb.unit
- Wrote mnt-fuse.unit
- Wrote sys-fs-pstore.unit
- Wrote system.unit
- Wrote efs.unit
- + echo Fixing up mount points
- Fixing up mount points
- + hybris/hybris-boot/fixup-mountpoints i9500 tmp/units/efs.mount tmp/units/mnt-asec.mount tmp/units/mnt-fuse.mount tmp/units/mnt-obb.mount tmp/units/sys-fs-pstore.mount tmp/units/system.mount
- Fixing mount-points for device i9500
- + echo Creating hw-release
- Creating hw-release
- + cat
- + exit 0
- Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4UTWDR
- + umask 022
- + cd /home/nk2/hadk
- + '[' /home/nk2/hadk/installroot '!=' / ']'
- + rm -rf /home/nk2/hadk/installroot
- ++ dirname /home/nk2/hadk/installroot
- + mkdir -p /home/nk2/hadk
- + mkdir /home/nk2/hadk/installroot
- + LANG=C
- + export LANG
- + unset DISPLAY
- ++ awk '/PLATFORM_VERSION[A-Z0-9.]* := ([0-9.]+)/ { print $3; }'
- ++ awk -F. '{print $1}'
- + ANDROID_VERSION_MAJOR=4
- ++ cat tmp/units/all-units.txt
- cat: tmp/units/all-units.txt: No such file or directory
- + echo install
- install
- + rm -rf /home/nk2/hadk/installroot
- + mkdir -p /home/nk2/hadk/installroot/usr/libexec/droid-hybris/lib-dev-alog/
- + mkdir -p /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system
- + mkdir -p /home/nk2/hadk/installroot/usr/lib/droid
- + mkdir -p /home/nk2/hadk/installroot/usr/lib/droid-devel/
- + mkdir -p /home/nk2/hadk/installroot/lib/systemd/system
- + mkdir -p /home/nk2/hadk/installroot/lib/udev/rules.d
- + mkdir -p /home/nk2/hadk/installroot/etc/udev/rules.d
- + mkdir -p /home/nk2/hadk/installroot//etc/os-release.d
- + mkdir -p /home/nk2/hadk/installroot/usr/lib/modules/
- + mkdir -p /home/nk2/hadk/installroot/usr/lib/droid
- + mkdir -p /home/nk2/hadk/installroot//usr/bin/droid
- + mkdir -p /home/nk2/hadk/installroot/img
- + mkdir -p /home/nk2/hadk/installroot/boot
- + mkdir -p /home/nk2/hadk/installroot/lib/modules
- + install -m 755 -D ./system/core/mkbootimg/mkbootimg /home/nk2/hadk/installroot//usr/bin/
- + install -m 755 -D ./system/core/libsparse/simg2img /home/nk2/hadk/installroot//usr/bin/
- + install -m 755 -D ./system/core/libsparse/img2simg /home/nk2/hadk/installroot//usr/bin/
- + cp -a ./out/target/product/i9500/system/bin/updater /home/nk2/hadk/installroot/boot/update-binary
- + cp -a ./out/target/product/i9500/hybris-updater-script /home/nk2/hadk/installroot/boot
- + cp -a ./out/target/product/i9500/hybris-updater-unpack.sh /home/nk2/hadk/installroot/boot
- + rsync -av ./out/target/product/i9500/root/. /home/nk2/hadk/installroot --exclude etc --exclude 'init.zygote*'
- sending incremental file list
- ./
- default.prop
- fstab.universal5410
- init
- init.cm.rc
- init.environ.rc
- init.rc
- init.recovery.universal5410.rc
- init.trace.rc
- init.universal5410.rc
- init.universal5410.usb.rc
- init.universal5410.wifi.rc
- init.usb.rc
- lpm.rc
- ueventd.rc
- ueventd.universal5410.rc
- data/
- dev/
- proc/
- sbin/
- sbin/adbd
- sbin/healthd
- sbin/ueventd -> ../init
- sbin/watchdogd -> ../init
- sys/
- system/
- sent 605,367 bytes received 380 bytes 403,831.33 bytes/sec
- total size is 603,886 speedup is 1.00
- + rm -f /home/nk2/hadk/installroot/sbin/modprobe
- + sed -i -e '/^[[:space:]]*mount[[:space:]]/s/^/# Removed during droid-hal-device build : /' /home/nk2/hadk/installroot/init.cm.rc /home/nk2/hadk/installroot/init.environ.rc /home/nk2/hadk/installroot/init.rc /home/nk2/hadk/installroot/init.recovery.universal5410.rc /home/nk2/hadk/installroot/init.trace.rc /home/nk2/hadk/installroot/init.universal5410.rc /home/nk2/hadk/installroot/init.universal5410.usb.rc /home/nk2/hadk/installroot/init.universal5410.wifi.rc /home/nk2/hadk/installroot/init.usb.rc /home/nk2/hadk/installroot/lpm.rc /home/nk2/hadk/installroot/ueventd.rc /home/nk2/hadk/installroot/ueventd.universal5410.rc
- + sed -i -e '/^[[:space:]]*mkdir[[:space:]]\/tmp[[:space:]]*/s/^/# Removed during droid-hal-device build : /' /home/nk2/hadk/installroot/init.cm.rc /home/nk2/hadk/installroot/init.environ.rc /home/nk2/hadk/installroot/init.rc /home/nk2/hadk/installroot/init.recovery.universal5410.rc /home/nk2/hadk/installroot/init.trace.rc /home/nk2/hadk/installroot/init.universal5410.rc /home/nk2/hadk/installroot/init.universal5410.usb.rc /home/nk2/hadk/installroot/init.universal5410.wifi.rc /home/nk2/hadk/installroot/init.usb.rc /home/nk2/hadk/installroot/lpm.rc /home/nk2/hadk/installroot/ueventd.rc /home/nk2/hadk/installroot/ueventd.universal5410.rc
- + '[' 4 -ge 7 ']'
- + echo ''
- + cp -a ./out/target/product/i9500/system/bin ./out/target/product/i9500/system/lib /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/.
- + rm -rf /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/modules
- + cp -a ./out/target/product/i9500/obj/include /home/nk2/hadk/installroot/usr/lib/droid-devel/
- + rm -rf '/home/nk2/hadk/installroot/usr/lib/droid-devel/lib/*.so.toc'
- + rm -f /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libaudioflingerglue.so /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib64/libaudioflingerglue.so
- + rm -f /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/bin/miniafservice
- + rm -f /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libdroidmedia.so /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib64/libdroidmedia.so
- + rm -f /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libminisf.so /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib64/libminisf.so
- + rm -f /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/bin/minimediaservice
- + rm -f /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/bin/minisfservice
- + HDRS=/home/nk2/hadk/installroot/usr/lib/droid-devel/droid-headers
- + mkdir -p /home/nk2/hadk/installroot/usr/lib/droid-devel/droid-headers
- + echo 'Extracting headers for hybris'
- Extracting headers for hybris
- + rpm/dhd/helpers/extract-headers.sh -p /usr/lib/droid-devel/droid-headers . /home/nk2/hadk/installroot/usr/lib/droid-devel/droid-headers/
- + test -d ./rpm/header_patches
- + echo Making new /home/nk2/hadk/installroot/usr/lib/droid-devel/droid-headers/android-config.h
- Making new /home/nk2/hadk/installroot/usr/lib/droid-devel/droid-headers/android-config.h
- + sed '/CONFIG GOES HERE/,$d' /home/nk2/hadk/installroot/usr/lib/droid-devel/droid-headers/android-config.h
- + cat
- + grep -q '^TARGET_USES_QCOM_BSP := true' ./device/samsung/i9500/BoardConfig.mk
- + '[' 4 -ge 5 ']'
- + sed '0,/CONFIG GOES HERE/d' /home/nk2/hadk/installroot/usr/lib/droid-devel/droid-headers/android-config.h
- + mv /home/nk2/hadk/installroot/usr/lib/droid-devel/droid-headers/android-config.h.new /home/nk2/hadk/installroot/usr/lib/droid-devel/droid-headers/android-config.h
- + mkdir -p /home/nk2/hadk/installroot/usr/lib/pkgconfig/
- + mv /home/nk2/hadk/installroot/usr/lib/droid-devel/droid-headers/android-headers.pc /home/nk2/hadk/installroot/usr/lib/pkgconfig/
- + ln -s ../system/lib/liblog.so ../system/lib/libcutils.so /home/nk2/hadk/installroot/usr/libexec/droid-hybris/lib-dev-alog/.
- + cp -a tmp/units/efs.mount tmp/units/mnt-asec.mount tmp/units/mnt-fuse.mount tmp/units/mnt-obb.mount tmp/units/sys-fs-pstore.mount tmp/units/system.mount /home/nk2/hadk/installroot//lib/systemd/system
- + cp -a tmp/udev.rules/999-android-system.rules /home/nk2/hadk/installroot/lib/udev/rules.d/
- + ln -s /dev/null /home/nk2/hadk/installroot/etc/udev/rules.d/60-persistent-v4l.rules
- + INIT_SCRIPT=./hybris/hybris-boot/init-script
- + test -f ./hybris/hybris-boot/init-script
- + cp -a ./hybris/hybris-boot/init-script /home/nk2/hadk/installroot/init-debug
- + install -D rpm/dhd/helpers/droid-user-add.sh /home/nk2/hadk/installroot/usr/lib/droid/droid-user-add.sh
- + install -D rpm/dhd/helpers/droid-user-remove.sh /home/nk2/hadk/installroot/usr/lib/droid/droid-user-remove.sh
- + rm -f /home/nk2/hadk/installroot/fstab.universal5410
- + rm -f '/home/nk2/hadk/installroot/*goldfish*'
- + rm -rf /home/nk2/hadk/installroot/proc /home/nk2/hadk/installroot/sys /home/nk2/hadk/installroot/dev /home/nk2/hadk/installroot/sepolicy /home/nk2/hadk/installroot/file_contexts /home/nk2/hadk/installroot/seapp_contexts
- + '[' 4 -lt 7 ']'
- + rm -f /home/nk2/hadk/installroot/property_contexts
- + rm -rf /home/nk2/hadk/installroot/charger /home/nk2/hadk/installroot/res /home/nk2/hadk/installroot/data
- + mkdir -p /home/nk2/hadk/installroot/sbin
- + mv /home/nk2/hadk/installroot/init /home/nk2/hadk/installroot/sbin/droid-hal-init
- ++ find /home/nk2/hadk/installroot/sbin/ -type l
- + for link in '$(find $RPM_BUILD_ROOT/sbin/ -type l)'
- ++ readlink /home/nk2/hadk/installroot/sbin/ueventd
- + '[' ../init == ../init ']'
- + rm /home/nk2/hadk/installroot/sbin/ueventd
- + ln -s ./droid-hal-init /home/nk2/hadk/installroot/sbin/ueventd
- + for link in '$(find $RPM_BUILD_ROOT/sbin/ -type l)'
- ++ readlink /home/nk2/hadk/installroot/sbin/watchdogd
- + '[' ../init == ../init ']'
- + rm /home/nk2/hadk/installroot/sbin/watchdogd
- + ln -s ./droid-hal-init /home/nk2/hadk/installroot/sbin/watchdogd
- + cp tmp/hw-release /home/nk2/hadk/installroot//usr/lib/droid-devel/hw-release.vars
- + touch /home/nk2/hadk/installroot//usr/lib/droid/droid-user-remove.sh.installed
- + echo '#!/bin/sh'
- + '[' 4 -ge 5 ']'
- ++ cat out/target/product/i9500/obj/KERNEL_OBJ/include/config/kernel.release
- + KERNEL_RELEASE=3.4.5-CM-g92a60cef35f-dirty
- + cp out/target/product/i9500/kernel /home/nk2/hadk/installroot/boot/kernel-3.4.5-CM-g92a60cef35f-dirty
- + cp out/target/product/i9500/obj/ROOT/hybris-boot_intermediates/boot-initramfs.gz /home/nk2/hadk/installroot/boot/
- + echo /boot/kernel-3.4.5-CM-g92a60cef35f-dirty
- + echo /boot/boot-initramfs.gz
- + cp out/target/product/i9500/dt.img /home/nk2/hadk/installroot/boot/
- + MOD_DIR=/home/nk2/hadk/installroot/lib/modules/3.4.5-CM-g92a60cef35f-dirty
- + mkdir -p /home/nk2/hadk/installroot/lib/modules/3.4.5-CM-g92a60cef35f-dirty
- + cp -a out/target/product/i9500/system/lib/modules/. /home/nk2/hadk/installroot/lib/modules/3.4.5-CM-g92a60cef35f-dirty/.
- + cp -a out/target/product/i9500/vendor/lib/modules/. /home/nk2/hadk/installroot/lib/modules/3.4.5-CM-g92a60cef35f-dirty/.
- cp: cannot stat `out/target/product/i9500/vendor/lib/modules/.': No such file or directory
- + true
- + cp -a 'out/target/product/i9500/obj/*/modules.builtin' /home/nk2/hadk/installroot/lib/modules/3.4.5-CM-g92a60cef35f-dirty/.
- cp: cannot stat `out/target/product/i9500/obj/*/modules.builtin': No such file or directory
- + true
- + cp -a 'out/target/product/i9500/obj/*/modules.order' /home/nk2/hadk/installroot/lib/modules/3.4.5-CM-g92a60cef35f-dirty/.
- cp: cannot stat `out/target/product/i9500/obj/*/modules.order': No such file or directory
- + true
- + mv /home/nk2/hadk/installroot/lib/modules/3.4.5-CM-g92a60cef35f-dirty /home/nk2/hadk/installroot/lib/modules/3.4.5-CM-g92a60cef35f-dirty
- mv: cannot move `/home/nk2/hadk/installroot/lib/modules/3.4.5-CM-g92a60cef35f-dirty' to a subdirectory of itself, `/home/nk2/hadk/installroot/lib/modules/3.4.5-CM-g92a60cef35f-dirty/3.4.5-CM-g92a60cef35f-dirty'
- + true
- + cp out/target/product/i9500/hybris-boot.img /home/nk2/hadk/installroot/boot/
- + cp out/target/product/i9500/hybris-recovery.img /home/nk2/hadk/installroot/boot/
- ++ cd /home/nk2/hadk/installroot/lib/systemd/system
- ++ echo efs.mount mnt-asec.mount mnt-fuse.mount mnt-obb.mount sys-fs-pstore.mount system.mount
- + echo 'efs.mount mnt-asec.mount mnt-fuse.mount mnt-obb.mount sys-fs-pstore.mount system.mount'
- + install -D tmp/units/all-units.txt /home/nk2/hadk/installroot/usr/lib/droid/all-units.txt
- + /usr/lib/rpm/check-buildroot
- + /usr/lib/rpm/meego/brp-compress
- + /usr/lib/rpm/meego/brp-strip /bin/true
- + /usr/lib/rpm/meego/brp-strip-static-archive /bin/true
- + /usr/lib/rpm/meego/brp-strip-comment-note /bin/true /usr/bin/objdump
- + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python
- + /usr/lib/rpm/meego/brp-python-hardlink
- + /usr/lib/rpm/meego/find-docs.sh /home/nk2/hadk/installroot
- + /usr/lib/rpm/meego/brp-java-repack-jars
- Processing files: droid-hal-i9500-0.0.6-201905102046.armv7hl
- warning: Missing build-id in /home/nk2/hadk/installroot/sbin/adbd
- warning: Missing build-id in /home/nk2/hadk/installroot/sbin/droid-hal-init
- warning: Missing build-id in /home/nk2/hadk/installroot/sbin/healthd
- warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/bin/servicemanager
- warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/bin/updater
- warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/bin/linker
- warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/bin/logcat
- warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/bin/adb
- warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libstlport.so
- warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libGLES_trace.so
- warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libcorkscrew.so
- warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/liblog.so
- warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libEGL.so
- warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libcutils.so
- warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libGLESv1_CM.so
- warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libdsyscalls.so
- warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libm.so
- warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libGLESv2.so
- warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libdl.so
- warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libutils.so
- warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libcrypto.so
- warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libstdc++.so
- warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libc.so
- warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libgccdemangle.so
- Provides: droid-hal droid-hal-i9500 = 0.0.6-201905102046 droid-hal-i9500(armv7hl-32) = 0.0.6-201905102046
- Requires(interp): /bin/sh /bin/sh
- Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
- Requires(post): /bin/grep /bin/ln /bin/sed /bin/sh /bin/touch /etc/login.defs /usr/bin/add-oneshot /usr/bin/getent systemd
- Requires(preun): /bin/sh systemd
- Requires(postun): systemd
- Processing files: droid-hal-i9500-devel-0.0.6-201905102046.armv7hl
- Provides: droid-hal-devel droid-hal-i9500-devel = 0.0.6-201905102046 droid-hal-i9500-devel(armv7hl-32) = 0.0.6-201905102046 pkgconfig(android-headers) = 4.4.4
- Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
- Processing files: droid-hal-i9500-tools-0.0.6-201905102046.armv7hl
- Provides: droid-hal-i9500-tools = 0.0.6-201905102046 droid-hal-i9500-tools(armv7hl-32) = 0.0.6-201905102046 droid-hal-tools
- Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
- Obsoletes: droid-hal-tools <= 0.0.2
- Processing files: droid-hal-i9500-kernel-0.0.6-201905102046.armv7hl
- Provides: droid-hal-i9500-kernel = 0.0.6-201905102046 droid-hal-i9500-kernel(armv7hl-32) = 0.0.6-201905102046 droid-hal-kernel
- Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
- Processing files: droid-hal-i9500-kernel-modules-0.0.6-201905102046.armv7hl
- Provides: droid-hal-i9500-kernel-modules = 0.0.6-201905102046 droid-hal-i9500-kernel-modules(armv7hl-32) = 0.0.6-201905102046 droid-hal-kernel-modules
- Requires(interp): /bin/sh
- Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
- Requires(post): /bin/sh
- Processing files: droid-hal-i9500-img-boot-0.0.6-201905102046.armv7hl
- warning: Missing build-id in /home/nk2/hadk/installroot/boot/update-binary
- Provides: droid-hal-i9500-img-boot = 0.0.6-201905102046 droid-hal-i9500-img-boot(armv7hl-32) = 0.0.6-201905102046 droid-hal-img-boot
- Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
- Requires(post): /bin/grep /bin/ln /bin/sed /bin/touch /etc/login.defs /usr/bin/add-oneshot /usr/bin/getent
- Processing files: droid-hal-i9500-img-recovery-0.0.6-201905102046.armv7hl
- Provides: droid-hal-i9500-img-recovery = 0.0.6-201905102046 droid-hal-i9500-img-recovery(armv7hl-32) = 0.0.6-201905102046 droid-hal-img-recovery
- Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
- Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/nk2/hadk/installroot
- Wrote: /home/nk2/hadk/RPMS/droid-hal-i9500-0.0.6-201905102046.armv7hl.rpm
- Wrote: /home/nk2/hadk/RPMS/droid-hal-i9500-devel-0.0.6-201905102046.armv7hl.rpm
- Wrote: /home/nk2/hadk/RPMS/droid-hal-i9500-tools-0.0.6-201905102046.armv7hl.rpm
- Wrote: /home/nk2/hadk/RPMS/droid-hal-i9500-kernel-0.0.6-201905102046.armv7hl.rpm
- Wrote: /home/nk2/hadk/RPMS/droid-hal-i9500-kernel-modules-0.0.6-201905102046.armv7hl.rpm
- Wrote: /home/nk2/hadk/RPMS/droid-hal-i9500-img-boot-0.0.6-201905102046.armv7hl.rpm
- Wrote: /home/nk2/hadk/RPMS/droid-hal-i9500-img-recovery-0.0.6-201905102046.armv7hl.rpm
- Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.50kdM9
- + umask 022
- + cd /home/nk2/hadk
- + /bin/rm -rf /home/nk2/hadk/installroot
- + exit 0
- Directory walk started
- Directory walk done - 8 packages
- Temporary output repo path: /home/nk2/hadk/droid-local-repo/i9500/.repodata/
- Preparing sqlite DBs
- Pool started (with 5 workers)
- Pool finished
- DBus unavailable, falling back to libssu
- PlatformSDK nk2@vmi240239:~/hadk$ cat /home/nk2/hadk/hybris/droid-configs.log
- warning: Macro expanded in comment on line 157: %{name} contains ssu.ini file which is needed to build kickstarts
- Package 'ssu-kickstart-configuration' not found.
- NOTICE: No tags describe the HEAD, will not fix package version.
- warning: Macro expanded in comment on line 157: %{name} contains ssu.ini file which is needed to build kickstarts
- error: Failed build dependencies:
- repomd-pattern-builder is needed by droid-config-i9500-1-1.armv7hl
- ssu-kickstart-configuration is needed by droid-config-i9500-1-1.armv7hl
- Building target platforms: armv7hl-meego-linux
- Building for target armv7hl-meego-linux
Advertisement
Add Comment
Please, Sign In to add comment