SHARE
TWEET

Untitled

a guest May 20th, 2014 220 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [jlhawkwell@app:~/haiku/generated.arm] jam -q @bootstrap-raw
  2. Starting build of type bootstrap ...
  3. Building Haiku Bootstrap
  4. AddHaikuImagePackages: package curl_devel not available!
  5. AddHaikuImagePackages: package gawk not available!
  6. AddHaikuImagePackages: package curl not available!
  7. AddHaikuImagePackages: package curl_devel not available!
  8. Curl not available for arm
  9. GLU not yet available on arm
  10. GL not yet available on arm
  11. FFMpeg support not available on arm
  12. Gutenprint support not available on arm
  13. WebKit build feature not available for arm
  14. libpng support not available on arm
  15. jpeg support not available on arm
  16. qrencode support not available on arm
  17. AddHaikuImagePackages: package curl not available!
  18. AddHaikuImagePackages: package curl not available!
  19. /usr/home/jlhawkwell/haiku/src/bin/makebootable/platform/raspberrypi_arm/Jamfile: No such file or directory
  20. /usr/home/jlhawkwell/haiku/src/tools/makebootable/platform/raspberrypi_arm/Jamfile: No such file or directory
  21. ...patience...
  22. don't know how to make <build>makebootable
  23. ...patience...
  24. ...patience...
  25. ...patience...
  26. ...patience...
  27. ...patience...
  28. ...patience...
  29. don't know how to make makebootable
  30. ...patience...
  31. ...found 71698 target(s)...
  32. ...updating 7785 target(s)...
  33. ...can't find 2 target(s)...
  34. ...can't make 164 target(s)...
  35. InitScript1 /usr/home/jlhawkwell/haiku/generated.arm/haiku.image-init-vars
  36. AddTargetVariableToScript1 <unique!target>_target_421
  37. AddTargetVariableToScript1 <unique!target>_target_521
  38. AddTargetVariableToScript1 <unique!target>_target_621
  39. AddTargetVariableToScript1 <unique!target>_target_721
  40. AddTargetVariableToScript1 <unique!target>_target_821
  41. InitScript1 /usr/home/jlhawkwell/haiku/generated.arm/objects/haiku/arm/packaging/packages_build/bootstrap/hpkg_-haiku_cross_devel_sysroot_arm.hpkg/scripts/haiku.package-init-vars
  42. AddTargetVariableToScript1 <unique!target>_target_88
  43. AddTargetVariableToScript1 <unique!target>_target_98
  44. AddTargetVariableToScript1 <unique!target>_target_09
  45. AddTargetVariableToScript1 <unique!target>_target_19
  46. AddTargetVariableToScript1 <unique!target>_target_29
  47. AddTargetVariableToScript1 <unique!target>_target_39
  48. AddTargetVariableToScript1 <unique!target>_target_49
  49. AddTargetVariableToScript1 <unique!target>_target_59
  50. AddTargetVariableToScript1 <unique!target>_target_69
  51. AddVariableToScript1 /usr/home/jlhawkwell/haiku/generated.arm/objects/haiku/arm/packaging/packages_build/bootstrap/hpkg_-haiku_cross_devel_sysroot_arm.hpkg/scripts/haiku.package-init-vars
  52. InitScript1 /usr/home/jlhawkwell/haiku/generated.arm/objects/haiku/arm/packaging/packages_build/bootstrap/hpkg_-haiku_cross_devel_sysroot_arm.hpkg/scripts/haiku.package-make-dirs
  53. CreateContainerMakeDirectoriesScript1 /usr/home/jlhawkwell/haiku/generated.arm/objects/haiku/arm/packaging/packages_build/bootstrap/hpkg_-haiku_cross_devel_sysroot_arm.hpkg/scripts/haiku.package-make-dirs
  54. InitScript1 /usr/home/jlhawkwell/haiku/generated.arm/objects/haiku/arm/packaging/packages_build/bootstrap/hpkg_-haiku_cross_devel_sysroot_arm.hpkg/scripts/haiku.package-copy-files
  55. C++ /usr/home/jlhawkwell/haiku/generated.arm/objects/haiku/arm/release/system/kernel/cache/block_cache.o
  56. clang: warning: unknown platform, assuming -mfloat-abi=soft
  57. In file included from /usr/home/jlhawkwell/haiku/src/system/kernel/cache/block_cache.cpp:17:
  58. In file included from /usr/home/jlhawkwell/haiku/headers/private/kernel/condition_variable.h:11:
  59. In file included from /usr/home/jlhawkwell/haiku/headers/private/kernel/debug.h:12:
  60. In file included from /usr/home/jlhawkwell/haiku/headers/posix/setjmp.h:11:
  61. /usr/home/jlhawkwell/haiku/headers/posix/signal.h:360:16: error: field has incomplete type 'mcontext_t' (aka 'vregs')
  62.         mcontext_t                              uc_mcontext;
  63.                                                 ^
  64. /usr/home/jlhawkwell/haiku/headers/posix/signal.h:346:16: note: forward declaration of 'vregs'
  65. typedef struct vregs vregs;
  66.                ^
  67. In file included from /usr/home/jlhawkwell/haiku/src/system/kernel/cache/block_cache.cpp:24:
  68. In file included from /usr/home/jlhawkwell/haiku/headers/private/kernel/util/AutoLock.h:17:
  69. In file included from /usr/home/jlhawkwell/haiku/headers/private/kernel/thread.h:17:
  70. In file included from /usr/home/jlhawkwell/haiku/headers/private/kernel/arch/thread.h:12:
  71. In file included from /usr/home/jlhawkwell/haiku/headers/private/kernel/thread_types.h:24:
  72. In file included from /usr/home/jlhawkwell/haiku/headers/private/kernel/user_debugger.h:11:
  73. /usr/home/jlhawkwell/haiku/headers/os/kernel/debugger.h:36:3: error: unsupported architecture
  74.         #error unsupported architecture
  75.          ^
  76. /usr/home/jlhawkwell/haiku/headers/os/kernel/debugger.h:270:2: error: unknown type name 'debug_cpu_state'
  77.         debug_cpu_state         cpu_state;                      // the new CPU state
  78.         ^
  79. /usr/home/jlhawkwell/haiku/headers/os/kernel/debugger.h:284:2: error: unknown type name 'debug_cpu_state'
  80.         debug_cpu_state                 cpu_state;      // the thread's CPU state
  81.         ^
  82. /usr/home/jlhawkwell/haiku/headers/os/kernel/debugger.h:468:2: error: unknown type name 'debug_cpu_state'
  83.         debug_cpu_state         cpu_state;      // cpu state
  84.         ^
  85. /usr/home/jlhawkwell/haiku/headers/os/kernel/debugger.h:475:2: error: unknown type name 'debug_cpu_state'
  86.         debug_cpu_state         cpu_state;      // cpu state
  87.         ^
  88. /usr/home/jlhawkwell/haiku/headers/os/kernel/debugger.h:482:2: error: unknown type name 'debug_cpu_state'
  89.         debug_cpu_state         cpu_state;      // cpu state
  90.         ^
  91. In file included from /usr/home/jlhawkwell/haiku/src/system/kernel/cache/block_cache.cpp:24:
  92. In file included from /usr/home/jlhawkwell/haiku/headers/private/kernel/util/AutoLock.h:17:
  93. In file included from /usr/home/jlhawkwell/haiku/headers/private/kernel/thread.h:17:
  94. In file included from /usr/home/jlhawkwell/haiku/headers/private/kernel/arch/thread.h:12:
  95. In file included from /usr/home/jlhawkwell/haiku/headers/private/kernel/thread_types.h:24:
  96. In file included from /usr/home/jlhawkwell/haiku/headers/private/kernel/user_debugger.h:13:
  97. /usr/home/jlhawkwell/haiku/headers/private/kernel/arch/user_debugger.h:30:37: error: unknown type name 'debug_cpu_state'
  98. void arch_set_debug_cpu_state(const debug_cpu_state *cpuState);
  99.                                     ^
  100. /usr/home/jlhawkwell/haiku/headers/private/kernel/arch/user_debugger.h:31:31: error: unknown type name 'debug_cpu_state'
  101. void arch_get_debug_cpu_state(debug_cpu_state *cpuState);
  102.                               ^
  103. In file included from /usr/home/jlhawkwell/haiku/src/system/kernel/cache/block_cache.cpp:24:
  104. In file included from /usr/home/jlhawkwell/haiku/headers/private/kernel/util/AutoLock.h:17:
  105. In file included from /usr/home/jlhawkwell/haiku/headers/private/kernel/thread.h:17:
  106. In file included from /usr/home/jlhawkwell/haiku/headers/private/kernel/arch/thread.h:12:
  107. In file included from /usr/home/jlhawkwell/haiku/headers/private/kernel/thread_types.h:24:
  108. /usr/home/jlhawkwell/haiku/headers/private/kernel/user_debugger.h:217:2: error: unknown type name 'debug_cpu_state'
  109.         debug_cpu_state cpu_state;
  110.         ^
  111. 10 errors generated.
  112.  
  113. PATH=/usr/home/jlhawkwell/haiku/generated.arm/cross-tools-arm/bin:$PATH clang -target arm-unknown-haiku -c "/usr/home/jlhawkwell/haiku/src/system/kernel/cache/block_cache.cpp" -O -Wall -Wno-trigraphs -Wno-multichar -pipe -fno-strict-aliasing -Wno-array-bounds -mapcs-frame -nostdinc -Wno-deprecated -mtune=arm1176jzf-s -pipe -fno-strict-aliasing -Wno-array-bounds -mapcs-frame -nostdinc -Wno-deprecated -mtune=arm1176jzf-s -pipe -fno-strict-aliasing -Wno-array-bounds -mapcs-frame -finline -fno-builtin -ffreestanding -fno-exceptions -std=gnu++11 -fno-pic -D_KERNEL_MODE -DARCH_arm -DBOOT_ARCHIVE_IMAGE_OFFSET=192 -D__HAIKU_PRIMARY_PACKAGING_ARCH=\"arm\" -DHAIKU_DISTRO_COMPATIBILITY_DEFAULT -DHAIKU_INCLUDE_PATENTED_CODE=1 -DHAIKU_TARGET_PLATFORM_HAIKU -DHAIKU_BOOTSTRAP_BUILD -iquote /usr/home/jlhawkwell/haiku/build/user_config_headers -iquote /usr/home/jlhawkwell/haiku/build/config_headers -iquote /usr/home/jlhawkwell/haiku/src/system/kernel/cache -iquote /usr/home/jlhawkwell/haiku/generated.arm/objects/common/system/kernel/cache -iquote /usr/home/jlhawkwell/haiku/generated.arm/objects/freebsd/x86_64/common/system/kernel/cache -iquote /usr/home/jlhawkwell/haiku/generated.arm/objects/haiku/arm/common/system/kernel/cache -iquote /usr/home/jlhawkwell/haiku/src/system/kernel/cache/../device_manager -I /usr/home/jlhawkwell/haiku/headers/private/. -I /usr/home/jlhawkwell/haiku/headers/private/kernel -I /usr/home/jlhawkwell/haiku/headers/private/libroot -I /usr/home/jlhawkwell/haiku/headers/private/shared -I /usr/home/jlhawkwell/haiku/headers/private/kernel/boot/platform/raspberrypi_arm -I /usr/home/jlhawkwell/haiku/headers/private/kernel/arch/arm -I /usr/home/jlhawkwell/haiku/generated.arm/objects/haiku/arm/common/system/kernel -I /usr/home/jlhawkwell/haiku/headers/private/. -I /usr/home/jlhawkwell/haiku/headers/private/system -I /usr/home/jlhawkwell/haiku/headers/private/system/arch/arm -I /spin/usr.home/jlhawkwell/haiku/generated.arm/cross-tools-arm/bin/../lib/gcc/arm-unknown-haiku/4.8.2/../../../../arm-unknown-haiku/include/c++/4.8.2 -I /spin/usr.home/jlhawkwell/haiku/generated.arm/cross-tools-arm/bin/../lib/gcc/arm-unknown-haiku/4.8.2/../../../../arm-unknown-haiku/include/c++/4.8.2/arm-unknown-haiku -I /spin/usr.home/jlhawkwell/haiku/generated.arm/cross-tools-arm/bin/../lib/gcc/arm-unknown-haiku/4.8.2/../../../../arm-unknown-haiku/include/c++/4.8.2/backward -I /spin/usr.home/jlhawkwell/haiku/generated.arm/cross-tools-arm/bin/../lib/gcc/arm-unknown-haiku/4.8.2/../../../../arm-unknown-haiku/include/c++/4.8.2/ext -I /spin/usr.home/jlhawkwell/haiku/generated.arm/cross-tools-arm/bin/../lib/gcc/arm-unknown-haiku/4.8.2/include -I /spin/usr.home/jlhawkwell/haiku/generated.arm/cross-tools-arm/bin/../lib/gcc/arm-unknown-haiku/4.8.2/include-fixed -I /usr/home/jlhawkwell/haiku/headers -I /usr/home/jlhawkwell/haiku/headers/posix -I /usr/home/jlhawkwell/haiku/headers/glibc -I /usr/home/jlhawkwell/haiku/headers/os -I /usr/home/jlhawkwell/haiku/headers/os/add-ons -I /usr/home/jlhawkwell/haiku/headers/os/add-ons/file_system -I /usr/home/jlhawkwell/haiku/headers/os/add-ons/graphics -I /usr/home/jlhawkwell/haiku/headers/os/add-ons/input_server -I /usr/home/jlhawkwell/haiku/headers/os/add-ons/registrar -I /usr/home/jlhawkwell/haiku/headers/os/add-ons/screen_saver -I /usr/home/jlhawkwell/haiku/headers/os/add-ons/tracker -I /usr/home/jlhawkwell/haiku/headers/os/app -I /usr/home/jlhawkwell/haiku/headers/os/device -I /usr/home/jlhawkwell/haiku/headers/os/drivers -I /usr/home/jlhawkwell/haiku/headers/os/game -I /usr/home/jlhawkwell/haiku/headers/os/interface -I /usr/home/jlhawkwell/haiku/headers/os/kernel -I /usr/home/jlhawkwell/haiku/headers/os/locale -I /usr/home/jlhawkwell/haiku/headers/os/media -I /usr/home/jlhawkwell/haiku/headers/os/mail -I /usr/home/jlhawkwell/haiku/headers/os/midi -I /usr/home/jlhawkwell/haiku/headers/os/midi2 -I /usr/home/jlhawkwell/haiku/headers/os/net -I /usr/home/jlhawkwell/haiku/headers/os/storage -I /usr/home/jlhawkwell/haiku/headers/os/support -I /usr/home/jlhawkwell/haiku/headers/os/translation -I /usr/home/jlhawkwell/haiku/headers/private/. -o "/usr/home/jlhawkwell/haiku/generated.arm/objects/haiku/arm/release/system/kernel/cache/block_cache.o" ;
  114.  
  115. ...failed C++ /usr/home/jlhawkwell/haiku/generated.arm/objects/haiku/arm/release/system/kernel/cache/block_cache.o ...
  116.  
  117. BUILD FAILURE:
  118. ...failed updating 1 target(s)...
  119. ...skipped 21 target(s)...
  120. ...updated 20 target(s)...
  121. [jlhawkwell@app:~/haiku/generated.arm]
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top