Advertisement
Guest User

Untitled

a guest
May 29th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. PlatformSDK mgh01@martin-pc:~/hadk$ rpm/dhd/helpers/build_packages.sh -d
  2. * Installing required Platform SDK packages
  3. Loading repository data...
  4. Reading installed packages...
  5. 'zip' is already installed.
  6. No update candidate for 'zip-3.0-1.2.1.jolla.i486'. The highest available version is already installed.
  7. 'android-tools' is already installed.
  8. No update candidate for 'android-tools-8.0.0+git2-1.2.2.jolla.i486'. The highest available version is already installed.
  9. 'createrepo' not found in package names. Trying capabilities.
  10. No provider of 'createrepo' found.
  11. Resolving package dependencies...
  12.  
  13. Nothing to do.
  14. * Building rpm/droid-hal-bullhead.spec
  15. ++ readlink -e .
  16. + ANDROID_ROOT=/home/mgh01/hadk
  17. + cd rpm/dhd/helpers
  18. + make ANDROID_ROOT=/home/mgh01/hadk
  19. cc -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/home/mgh01/hadk/system/core/include/private/ -std=c99 usergroupgen.c -o usergroupgen
  20. In file included from usergroupgen.c:30:0:
  21. /home/mgh01/hadk/system/core/include/private/android_filesystem_config.h:50:31: fatal error: private/fs_config.h: No such file or directory
  22. #include <private/fs_config.h>
  23. ^
  24. compilation terminated.
  25. make: *** [usergroupgen] Error 1
  26. + echo Building uid scripts
  27. Building uid scripts
  28. + rpm/dhd/helpers/usergroupgen add
  29. /var/tmp/rpm-tmp.FLp6Ei: line 75: rpm/dhd/helpers/usergroupgen: No such file or directory
  30. error: Bad exit status from /var/tmp/rpm-tmp.FLp6Ei (%build)
  31.  
  32.  
  33. RPM build errors:
  34. Bad exit status from /var/tmp/rpm-tmp.FLp6Ei (%build)
  35. * Check /home/mgh01/hadk/droid-hal-bullhead.log for full log.
  36. !! building of package failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement