Advertisement
Guest User

Untitled

a guest
Nov 20th, 2020
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.01 KB | None | 0 0
  1. | from /home/hdd/apricot/build/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp:26:
  2. | /usr/include/dirent.h:183:12: note: declared here
  3. | 183 | extern int readdir_r (DIR *__restrict __dirp,
  4. | | ^~~~~~~~~
  5. | /home/hdd/apricot/build/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp: In function ‘int JVM_handle_linux_signal(int, siginfo_t*, void*, int)’:
  6. | /home/hdd/apricot/build/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp:228:26: error: control reaches end of non-void function [-Werror=return-type]
  7. | 228 | SignalHandlerMark shm(t);
  8. | | ^
  9. | cc1plus: all warnings being treated as errors
  10. | make[7]: *** [/home/hdd/apricot/build/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk-boot/hotspot/make/linux/makefiles/rules.make:162: os_linux_x86.o] Error 1
  11. | make[7]: Leaving directory '/home/hdd/apricot/build/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk.build-boot/hotspot/outputdir/linux_amd64_compiler2/product'
  12. | make[6]: *** [/home/hdd/apricot/build/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk-boot/hotspot/make/linux/makefiles/top.make:118: the_vm] Error 2
  13. | make[6]: Leaving directory '/home/hdd/apricot/build/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk.build-boot/hotspot/outputdir/linux_amd64_compiler2/product'
  14. | make[5]: *** [/home/hdd/apricot/build/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk-boot/hotspot/make/linux/Makefile:290: product] Error 2
  15. | make[5]: Leaving directory '/home/hdd/apricot/build/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk.build-boot/hotspot/outputdir'
  16. | make[4]: *** [Makefile:181: generic_build2] Error 2
  17. | make[4]: Leaving directory '/home/hdd/apricot/build/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk-boot/hotspot/make'
  18. | make[3]: *** [Makefile:138: product] Error 2
  19. | make[3]: Leaving directory '/home/hdd/apricot/build/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk-boot/hotspot/make'
  20. | make[2]: *** [make/hotspot-rules.gmk:101: hotspot-build] Error 2
  21. | make[2]: Leaving directory '/home/hdd/apricot/build/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk-boot'
  22. | make[1]: *** [Makefile:244: build_product_image] Error 2
  23. | make[1]: Leaving directory '/home/hdd/apricot/build/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk-boot'
  24. | make: *** [Makefile:2243: stamps/icedtea-boot.stamp] Error 2
  25. | WARNING: exit code 1 from a shell command.
  26. |
  27. ERROR: Task (/home/hdd/apricot/build/../sources/meta-java/recipes-core/icedtea/icedtea7-native_2.1.3.bb:do_compile) failed with exit code '1'
  28.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement