[haiku-bugs] [Haiku] #10240: PowerPC build broken after PM

  • From: "kallisti5" <trac@xxxxxxxxxxxx>
  • Date: Sun, 24 Nov 2013 20:22:50 -0000

#10240: PowerPC build broken after PM
---------------------------+------------------------------
 Reporter:  kallisti5      |        Owner:  bonefish
     Type:  bug            |       Status:  new
 Priority:  high           |    Milestone:  Unscheduled
Component:  Build System   |      Version:  R1/Development
 Keywords:  ppc bootstrap  |   Blocked By:
 Blocking:                 |  Has a Patch:  0
 Platform:  PowerPC        |
---------------------------+------------------------------
 Crosstools work...
 {{{
 ../configure -j8 --build-cross-tools ppc ../../buildtools --bootstrap
 /home/kallisti5/Code/haikuporter /home/kallisti5/Code/haikuports.cross
 /home/kallisti5/Code/haikuports
 }}}

 Bootstrap build fails...
 {{{
 jam -j4 -q @bootstrap-raw
 .
 .
 C++
 
/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/shared/PromptWindow.o
 C++
 
/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/shared/QueryFile.o
 C++
 
/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/shared/RegExp.o
 Link
 
/home/kallisti5/Code/haiku/generated.ppc/objects/linux/x86_64/release/tools/keymap/keymap
 C++
 
/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/shared/RWLockManager.o
 C++
 
/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/shared/SHA256.o
 Chmod1
 
/home/kallisti5/Code/haiku/generated.ppc/objects/linux/x86_64/release/tools/keymap/keymap
 MkKeymapHeader1
 
/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/common/servers/input/SystemKeymap.h
 C++
 
/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/shared/ShakeTrackingFilter.o
 C++
 
/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/shared/StringForRate.o
 C++
 
/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/shared/Keymap.o
 C++
 
/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/shared/StringForSize.o
 C++
 
/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/shared/Thread.o
 C++
 
/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/shared/Variant.o
 MkDir1
 /home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/locale
 C++
 
/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/locale/cat.o
 C++
 
/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/locale/Catalog.o
 C++
 
/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/locale/CatalogData.o
 C++
 
/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/locale/Collator.o
 C++
 
/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/locale/Country.o
 /home/kallisti5/Code/haiku/src/kits/locale/Collator.cpp:19:26: fatal
 error: unicode/coll.h: No such file or directory
 compilation terminated.

 /home/kallisti5/Code/haiku/generated.ppc/cross-tools-ppc/bin/powerpc-
 apple-haiku-gcc -c
 "/home/kallisti5/Code/haiku/src/kits/locale/Collator.cpp" -O -Wall -Wno-
 trigraphs -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wpointer-arith
 -Wcast-align -Wsign-compare -Wno-multichar -Werror -Wno-
 error=uninitialized -Wno-unused-but-set-variable -fno-strict-aliasing
 -fno-tree-vrp -Wno-array-bounds -nostdinc -Wno-deprecated -DARCH_ppc
 -DBOOT_ARCHIVE_IMAGE_OFFSET=192 -D__HAIKU_PRIMARY_PACKAGING_ARCH=\"ppc\"
 -DHAIKU_DISTRO_COMPATIBILITY_DEFAULT -DHAIKU_INCLUDE_PATENTED_CODE=0
 -DHAIKU_TARGET_PLATFORM_HAIKU -iquote
 /home/kallisti5/Code/haiku/build/user_config_headers -iquote
 /home/kallisti5/Code/haiku/build/config_headers -iquote
 /home/kallisti5/Code/haiku/src/kits/locale -iquote
 /home/kallisti5/Code/haiku/generated.ppc/objects/common/kits/locale
 -iquote
 
/home/kallisti5/Code/haiku/generated.ppc/objects/linux/x86_64/common/kits/locale
 -iquote
 /home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/common/kits/locale
 -I /home/kallisti5/Code/haiku/headers/private/locale -I
 /home/kallisti5/Code/haiku/headers/private/shared -I
 /home/kallisti5/Code/haiku/headers/os/locale -I
 /home/kallisti5/Code/haiku/headers/os/storage -I
 /home/kallisti5/Code/haiku/generated.ppc/cross-tools-ppc/lib/gcc/powerpc-
 apple-haiku/4.7.3/../../../../powerpc-apple-haiku/include/c++/4.7.3 -I
 /home/kallisti5/Code/haiku/generated.ppc/cross-tools-ppc/lib/gcc/powerpc-
 apple-haiku/4.7.3/../../../../powerpc-apple-haiku/include/c++/4.7.3
 /powerpc-apple-haiku -I /home/kallisti5/Code/haiku/generated.ppc/cross-
 tools-ppc/lib/gcc/powerpc-apple-haiku/4.7.3/../../../../powerpc-apple-
 haiku/include/c++/4.7.3/backward -I
 /home/kallisti5/Code/haiku/generated.ppc/cross-tools-ppc/lib/gcc/powerpc-
 apple-haiku/4.7.3/../../../../powerpc-apple-haiku/include/c++/4.7.3/ext -I
 /home/kallisti5/Code/haiku/generated.ppc/cross-tools-ppc/lib/gcc/powerpc-
 apple-haiku/4.7.3/include -I /home/kallisti5/Code/haiku/generated.ppc
 /cross-tools-ppc/lib/gcc/powerpc-apple-haiku/4.7.3/include-fixed -I
 /home/kallisti5/Code/haiku/headers -I
 /home/kallisti5/Code/haiku/headers/posix -I
 /home/kallisti5/Code/haiku/headers/glibc -I
 /home/kallisti5/Code/haiku/headers/os -I
 /home/kallisti5/Code/haiku/headers/os/add-ons -I
 /home/kallisti5/Code/haiku/headers/os/add-ons/file_system -I
 /home/kallisti5/Code/haiku/headers/os/add-ons/graphics -I
 /home/kallisti5/Code/haiku/headers/os/add-ons/input_server -I
 /home/kallisti5/Code/haiku/headers/os/add-ons/registrar -I
 /home/kallisti5/Code/haiku/headers/os/add-ons/screen_saver -I
 /home/kallisti5/Code/haiku/headers/os/add-ons/tracker -I
 /home/kallisti5/Code/haiku/headers/os/app -I
 /home/kallisti5/Code/haiku/headers/os/device -I
 /home/kallisti5/Code/haiku/headers/os/drivers -I
 /home/kallisti5/Code/haiku/headers/os/game -I
 /home/kallisti5/Code/haiku/headers/os/interface -I
 /home/kallisti5/Code/haiku/headers/os/kernel -I
 /home/kallisti5/Code/haiku/headers/os/locale -I
 /home/kallisti5/Code/haiku/headers/os/media -I
 /home/kallisti5/Code/haiku/headers/os/mail -I
 /home/kallisti5/Code/haiku/headers/os/midi -I
 /home/kallisti5/Code/haiku/headers/os/midi2 -I
 /home/kallisti5/Code/haiku/headers/os/net -I
 /home/kallisti5/Code/haiku/headers/os/opengl -I
 /home/kallisti5/Code/haiku/headers/os/storage -I
 /home/kallisti5/Code/haiku/headers/os/support -I
 /home/kallisti5/Code/haiku/headers/os/translation -I
 /home/kallisti5/Code/haiku/headers/private/. -o
 
"/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/locale/Collator.o"
 ;

 ...failed C++
 
/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/locale/Collator.o
 ...
 /home/kallisti5/Code/haiku/src/kits/locale/Country.cpp:18:27: fatal error:
 unicode/locid.h: No such file or directory
 compilation terminated.

 /home/kallisti5/Code/haiku/generated.ppc/cross-tools-ppc/bin/powerpc-
 apple-haiku-gcc -c
 "/home/kallisti5/Code/haiku/src/kits/locale/Country.cpp" -O -Wall -Wno-
 trigraphs -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wpointer-arith
 -Wcast-align -Wsign-compare -Wno-multichar -Werror -Wno-
 error=uninitialized -Wno-unused-but-set-variable -fno-strict-aliasing
 -fno-tree-vrp -Wno-array-bounds -nostdinc -Wno-deprecated -DARCH_ppc
 -DBOOT_ARCHIVE_IMAGE_OFFSET=192 -D__HAIKU_PRIMARY_PACKAGING_ARCH=\"ppc\"
 -DHAIKU_DISTRO_COMPATIBILITY_DEFAULT -DHAIKU_INCLUDE_PATENTED_CODE=0
 -DHAIKU_TARGET_PLATFORM_HAIKU -iquote
 /home/kallisti5/Code/haiku/build/user_config_headers -iquote
 /home/kallisti5/Code/haiku/build/config_headers -iquote
 /home/kallisti5/Code/haiku/src/kits/locale -iquote
 /home/kallisti5/Code/haiku/generated.ppc/objects/common/kits/locale
 -iquote
 
/home/kallisti5/Code/haiku/generated.ppc/objects/linux/x86_64/common/kits/locale
 -iquote
 /home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/common/kits/locale
 -I /home/kallisti5/Code/haiku/headers/private/locale -I
 /home/kallisti5/Code/haiku/headers/private/shared -I
 /home/kallisti5/Code/haiku/headers/os/locale -I
 /home/kallisti5/Code/haiku/headers/os/storage -I
 /home/kallisti5/Code/haiku/generated.ppc/cross-tools-ppc/lib/gcc/powerpc-
 apple-haiku/4.7.3/../../../../powerpc-apple-haiku/include/c++/4.7.3 -I
 /home/kallisti5/Code/haiku/generated.ppc/cross-tools-ppc/lib/gcc/powerpc-
 apple-haiku/4.7.3/../../../../powerpc-apple-haiku/include/c++/4.7.3
 /powerpc-apple-haiku -I /home/kallisti5/Code/haiku/generated.ppc/cross-
 tools-ppc/lib/gcc/powerpc-apple-haiku/4.7.3/../../../../powerpc-apple-
 haiku/include/c++/4.7.3/backward -I
 /home/kallisti5/Code/haiku/generated.ppc/cross-tools-ppc/lib/gcc/powerpc-
 apple-haiku/4.7.3/../../../../powerpc-apple-haiku/include/c++/4.7.3/ext -I
 /home/kallisti5/Code/haiku/generated.ppc/cross-tools-ppc/lib/gcc/powerpc-
 apple-haiku/4.7.3/include -I /home/kallisti5/Code/haiku/generated.ppc
 /cross-tools-ppc/lib/gcc/powerpc-apple-haiku/4.7.3/include-fixed -I
 /home/kallisti5/Code/haiku/headers -I
 /home/kallisti5/Code/haiku/headers/posix -I
 /home/kallisti5/Code/haiku/headers/glibc -I
 /home/kallisti5/Code/haiku/headers/os -I
 /home/kallisti5/Code/haiku/headers/os/add-ons -I
 /home/kallisti5/Code/haiku/headers/os/add-ons/file_system -I
 /home/kallisti5/Code/haiku/headers/os/add-ons/graphics -I
 /home/kallisti5/Code/haiku/headers/os/add-ons/input_server -I
 /home/kallisti5/Code/haiku/headers/os/add-ons/registrar -I
 /home/kallisti5/Code/haiku/headers/os/add-ons/screen_saver -I
 /home/kallisti5/Code/haiku/headers/os/add-ons/tracker -I
 /home/kallisti5/Code/haiku/headers/os/app -I
 /home/kallisti5/Code/haiku/headers/os/device -I
 /home/kallisti5/Code/haiku/headers/os/drivers -I
 /home/kallisti5/Code/haiku/headers/os/game -I
 /home/kallisti5/Code/haiku/headers/os/interface -I
 /home/kallisti5/Code/haiku/headers/os/kernel -I
 /home/kallisti5/Code/haiku/headers/os/locale -I
 /home/kallisti5/Code/haiku/headers/os/media -I
 /home/kallisti5/Code/haiku/headers/os/mail -I
 /home/kallisti5/Code/haiku/headers/os/midi -I
 /home/kallisti5/Code/haiku/headers/os/midi2 -I
 /home/kallisti5/Code/haiku/headers/os/net -I
 /home/kallisti5/Code/haiku/headers/os/opengl -I
 /home/kallisti5/Code/haiku/headers/os/storage -I
 /home/kallisti5/Code/haiku/headers/os/support -I
 /home/kallisti5/Code/haiku/headers/os/translation -I
 /home/kallisti5/Code/haiku/headers/private/. -o
 
"/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/locale/Country.o"
 ;

 ...failed C++
 
/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/locale/Country.o
 ...
 Archive
 
/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/shared/libshared.a
 Ranlib
 
/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/shared/libshared.a
 MergeObjectFromObjects1
 
/home/kallisti5/Code/haiku/generated.ppc/objects/haiku/ppc/release/kits/interface/interface_kit.o

 BUILD FAILURE:
 ...failed updating 2 target(s)...
 ...skipped 13 target(s)...
 ...updated 1894 target(s)...
 }}}

--
Ticket URL: <http://dev.haiku-os.org/ticket/10240>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: