Guest User

Untitled

a guest
Jul 31st, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. PlatformSDK [@tastelessjolt hadk]$ rpm/dhd/helpers/build_packages.sh
  2. * Building rpm/droid-hal-oneplus3.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/oneplus/oneplus3/BoardConfig.mk ./device/oppo/common/BoardConfigCommon.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,
  12. otherwise define droid_target_armv7hl\n' 'NOTE: Currently there is no Sailfish OS ARM
  13. 64bit target, so leave PORT_ARCH as armv7hl\n' ' Mixed builds of 64bit Android+Linux Kernel and 32bit Sailfish OS work just fine.'
  14.  
  15. IMPORTANT: some devices in your Android tree are 64bit targets. If your device is aarch64,
  16. please define droid_target_aarch64 in your .spec, otherwise define droid_target_armv7hl
  17. NOTE: Currently there is no Sailfish OS ARM 64bit target, so leave PORT_ARCH as armv7hl
  18. Mixed builds of 64bit Android+Linux Kernel and 32bit Sailfish OS work just fine.
  19. + exit 1
  20. error: Bad exit status from /var/tmp/rpm-tmp.p4Bvfc (%build)
  21.  
  22.  
  23. RPM build errors:
  24. Bad exit status from /var/tmp/rpm-tmp.p4Bvfc (%build)
  25. * Check droid-hal-oneplus3.log for full log.
  26. !! building of package failed
Add Comment
Please, Sign In to add comment