Skip to content

Instantly share code, notes, and snippets.

@dkter
Created April 20, 2020 17:34
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 dkter/6f9f54c1f86dd4533a4bfe4dbb34dc67 to your computer and use it in GitHub Desktop.
Save dkter/6f9f54c1f86dd4533a4bfe4dbb34dc67 to your computer and use it in GitHub Desktop.
PlatformSDK dkter@david-fastcompuffler:~/hadk$ ./rpm/dhd/helpers/build_packages.sh
* Building rpm/droid-hal-mako.spec
+ mkdir -p /home/dkter/hadk/installroot/usr/libexec/droid-hybris/system
+ mkdir -p /home/dkter/hadk/installroot/usr/lib/droid
+ mkdir -p /home/dkter/hadk/installroot/usr/lib/droid-devel/
+ mkdir -p /home/dkter/hadk/installroot/lib/systemd/system
+ mkdir -p /home/dkter/hadk/installroot/lib/udev/rules.d
+ mkdir -p /home/dkter/hadk/installroot/etc/udev/rules.d
+ mkdir -p /home/dkter/hadk/installroot//etc/os-release.d
+ mkdir -p /home/dkter/hadk/installroot/usr/lib/modules/
+ mkdir -p /home/dkter/hadk/installroot/usr/lib/droid
+ mkdir -p /home/dkter/hadk/installroot//usr/bin/droid
+ mkdir -p /home/dkter/hadk/installroot/img
+ mkdir -p /home/dkter/hadk/installroot/boot
+ mkdir -p /home/dkter/hadk/installroot/lib/modules
+ install -m 755 -D ./system/core/mkbootimg/mkbootimg /home/dkter/hadk/installroot//usr/bin/
install: cannot stat './system/core/mkbootimg/mkbootimg': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.4Cuahb (%install)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.4Cuahb (%install)
* Check /home/dkter/hadk/droid-hal-mako.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