Advertisement
Guest User

Untitled

a guest
Mar 15th, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. PlatformSDK [ido] bash-3.2$ rpm/dhd/helpers/build_packages.sh
  2. * Building rpm/droid-hal-ido.spec
  3. + export CXXFLAGS
  4. + 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'
  5. + export FFLAGS
  6. + LD_AS_NEEDED=1
  7. + export LD_AS_NEEDED
  8. + echo _target_cpu is armv7hl
  9. _target_cpu is armv7hl
  10. + grep -q '^TARGET_ARCH := arm64' ./device/xiaomi/ido/BoardConfig.mk
  11. + echo -e '\n' 'IMPORTANT: some devices in your Android tree are 64bit targets. If your device is aarch64,\n' ' please define droid_target_aarch64 in your .spec, otherwise define droid_target_armv7hl\n' 'NOTE: Currently there is no Sailfish OS ARM 64bit target, so leave PORT_ARCH as armv7hl\n' ' Mixed builds of 64bit Android+Linux Kernel and 32bit Sailfish OS work just fine.'
  12.  
  13. IMPORTANT: some devices in your Android tree are 64bit targets. If your device is aarch64,
  14. please define droid_target_aarch64 in your .spec, otherwise define droid_target_armv7hl
  15. NOTE: Currently there is no Sailfish OS ARM 64bit target, so leave PORT_ARCH as armv7hl
  16. Mixed builds of 64bit Android+Linux Kernel and 32bit Sailfish OS work just fine.
  17. + exit 1
  18. error: Bad exit status from /var/tmp/rpm-tmp.iDEnCb (%build)
  19.  
  20.  
  21. RPM build errors:
  22. Bad exit status from /var/tmp/rpm-tmp.iDEnCb (%build)
  23. * Check /home/ya/hadk/droid-hal-ido.log for full log.
  24. !! building of package failed
  25. PlatformSDK [ido] bash-3.2$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement