Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PlatformSDK branek@branek-ryzen:~/hadk$ rpm/dhd/helpers/build_packages.sh
- * Building rpm/droid-hal-dumpling.spec
- usergroupgen.c:35:5: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
- if (argc != 2 || (strcmp(argv[1], "remove") != 0 &&
- ^
- usergroupgen.c:44:25: error: 'android_id_count' undeclared (first use in this function)
- for (int i = 0; i < android_id_count; i++) {
- ^
- usergroupgen.c:44:25: note: each undeclared identifier is reported only once for each function it appears in
- usergroupgen.c:45:13: error: 'android_ids' undeclared (first use in this function)
- if (android_ids[i].aid == 0) {
- ^
- make: *** [usergroupgen] Error 1
- + echo Building uid scripts
- Building uid scripts
- + rpm/dhd/helpers/usergroupgen add
- /var/tmp/rpm-tmp.etQ3iM: line 75: rpm/dhd/helpers/usergroupgen: No such file or directory
- error: Bad exit status from /var/tmp/rpm-tmp.etQ3iM (%build)
- RPM build errors:
- Bad exit status from /var/tmp/rpm-tmp.etQ3iM (%build)
- * Check /home/branek/hadk/droid-hal-dumpling.log for full log.
- !! building of package failed
Add Comment
Please, Sign In to add comment