Advertisement
Alx31

Carbon KK Z1 fail

Apr 24th, 2014
417
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. target thumb C: sshd <= external/openssh/sandbox-systrace.c
  2. external/openssh/sftp-common.c: In function 'ls_file':
  3. external/openssh/sftp-common.c:193:9: warning: pointer targets in passing argument 1 of 'localtime' differ in signedness [-Wpointer-sign]
  4. In file included from bionic/libc/include/utmp.h:33:0,
  5. from external/openssh/includes.h:70,
  6. from external/openssh/sftp-common.c:27:
  7. bionic/libc/include/time.h:73:20: note: expected 'const time_t *' but argument is of type 'const long unsigned int *'
  8. target thumb C: sshd <= external/openssh/sandbox-seccomp-filter.c
  9. Import includes file: /home/alx/carbon/out/target/product/honami/obj/EXECUTABLES/surfaceflinger_intermediates/import_includes
  10. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/Client.cpp
  11. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/DisplayDevice.cpp
  12. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/DispSync.cpp
  13. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/EventControlThread.cpp
  14. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/EventThread.cpp
  15. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/FrameTracker.cpp
  16. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/Layer.cpp
  17. frameworks/native/services/surfaceflinger/Layer.cpp:49:26: fatal error: gralloc_priv.h: No such file or directory
  18. compilation terminated.
  19. make: *** [/home/alx/carbon/out/target/product/honami/obj/SHARED_LIBRARIES/libsurfaceflinger_intermediates/Layer.o] Error 1
  20. make: *** Waiting for unfinished jobs....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement