Skip to content

Instantly share code, notes, and snippets.

@jersobh
Created July 24, 2017 07:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jersobh/b96d20666af261febb6c2f87ad3db8fe to your computer and use it in GitHub Desktop.
Save jersobh/b96d20666af261febb6c2f87ad3db8fe to your computer and use it in GitHub Desktop.
PlatformSDK [jeff@odin ~]$ rpm/dhd/helpers/build_packages.sh
mkdir: cannot create directory `/hybris': Permission denied
mkdir: cannot create directory `/droid-local-repo': Permission denied
* Building rpm/droid-hal-slte.spec
+ 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/*/*/BoardConfig*.mk'
grep: ./device/*/*/BoardConfig*.mk: No such file or directory
+ rm -rf tmp
+ mkdir tmp
+ echo Verifying kernel config
Verifying kernel config
+ hybris/mer-kernel-check/mer_verify_kernel_config './out/target/product/slte/obj/*/.config'
/var/tmp/rpm-tmp.rrC0LE: line 56: hybris/mer-kernel-check/mer_verify_kernel_config: No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.rrC0LE (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.rrC0LE (%build)
* Check /home/jeff/droid-hal-slte.log for full log.
!! building of package failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment