- [jlhawkwell@app:~/haiku/generated.arm] jam -q @bootstrap-raw
- Starting build of type bootstrap ...
- Building Haiku Bootstrap
- AddHaikuImagePackages: package curl_devel not available!
- AddHaikuImagePackages: package gawk not available!
- AddHaikuImagePackages: package curl not available!
- AddHaikuImagePackages: package curl_devel not available!
- Curl not available for arm
- GLU not yet available on arm
- GL not yet available on arm
- FFMpeg support not available on arm
- Gutenprint support not available on arm
- WebKit build feature not available for arm
- libpng support not available on arm
- jpeg support not available on arm
- qrencode support not available on arm
- AddHaikuImagePackages: package curl not available!
- AddHaikuImagePackages: package curl not available!
- /usr/home/jlhawkwell/haiku/src/bin/makebootable/platform/raspberrypi_arm/Jamfile: No such file or directory
- /usr/home/jlhawkwell/haiku/src/tools/makebootable/platform/raspberrypi_arm/Jamfile: No such file or directory
- ...patience...
- don't know how to make <build>makebootable
- ...patience...
- ...patience...
- ...patience...
- ...patience...
- ...patience...
- ...patience...
- don't know how to make makebootable
- ...patience...
- ...found 71698 target(s)...
- ...updating 7785 target(s)...
- ...can't find 2 target(s)...
- ...can't make 164 target(s)...
- InitScript1 /usr/home/jlhawkwell/haiku/generated.arm/haiku.image-init-vars
- AddTargetVariableToScript1 <unique!target>_target_421
- AddTargetVariableToScript1 <unique!target>_target_521
- AddTargetVariableToScript1 <unique!target>_target_621
- AddTargetVariableToScript1 <unique!target>_target_721
- AddTargetVariableToScript1 <unique!target>_target_821
- 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
- AddTargetVariableToScript1 <unique!target>_target_88
- AddTargetVariableToScript1 <unique!target>_target_98
- AddTargetVariableToScript1 <unique!target>_target_09
- AddTargetVariableToScript1 <unique!target>_target_19
- AddTargetVariableToScript1 <unique!target>_target_29
- AddTargetVariableToScript1 <unique!target>_target_39
- AddTargetVariableToScript1 <unique!target>_target_49
- AddTargetVariableToScript1 <unique!target>_target_59
- AddTargetVariableToScript1 <unique!target>_target_69
- 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
- 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
- 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
- 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
- C++ /usr/home/jlhawkwell/haiku/generated.arm/objects/haiku/arm/release/system/kernel/cache/block_cache.o
- clang: warning: unknown platform, assuming -mfloat-abi=soft
- In file included from /usr/home/jlhawkwell/haiku/src/system/kernel/cache/block_cache.cpp:17:
- In file included from /usr/home/jlhawkwell/haiku/headers/private/kernel/condition_variable.h:11:
- In file included from /usr/home/jlhawkwell/haiku/headers/private/kernel/debug.h:12:
- In file included from /usr/home/jlhawkwell/haiku/headers/posix/setjmp.h:11:
- /usr/home/jlhawkwell/haiku/headers/posix/signal.h:360:16: error: field has incomplete type 'mcontext_t' (aka 'vregs')
- mcontext_t uc_mcontext;
- ^
- /usr/home/jlhawkwell/haiku/headers/posix/signal.h:346:16: note: forward declaration of 'vregs'
- typedef struct vregs vregs;
- ^
- 1 error generated.
- 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" ;
- ...failed C++ /usr/home/jlhawkwell/haiku/generated.arm/objects/haiku/arm/release/system/kernel/cache/block_cache.o ...
- BUILD FAILURE:
- ...failed updating 1 target(s)...
- ...skipped 21 target(s)...
- ...updated 20 target(s)...
- [jlhawkwell@app:~/haiku/generated.arm]
SHARE
TWEET
Haiku buildery
a guest
May 20th, 2014
148
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
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.

