[haiku-commits] BOM: r39260 ...failed C++ generated/objects/haiku/*/release/apps/showimage/ShowImageWindow.o ...

  • From: buildomatic@xxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Mon, 01 Nov 2010 14:31:19 -0700 (PDT)

Build-O-Matic tracking the following repositories:
haiku r39260 @ http://svn.haiku-os.org/haiku/haiku/trunk
buildtools r39243 @ http://svn.haiku-os.org/haiku/buildtools/trunk
Host OS                : FreeBSD 8.0-RELEASE-p3 i386 32bit
Affected Targets:

    x86gcc2 : ../haiku/configure --use-gcc-pipe --use-xattr 
--distro-compatibility official --cross-tools-prefix 
/Build-O-Matic/output/generated.x86gcc2/cross-tools/bin/i586-pc-haiku- 
      |
      |-- @alpha-cd
      |     |-- command: jam -q -j1 -sHAIKU_IGNORE_USER_BUILD_CONFIG=1 @alpha-cd
      |     |-- last working revision: 39257
      |     .
      |
      |-- @alpha-raw
      |     |-- command: jam -q -j1 -sHAIKU_IGNORE_USER_BUILD_CONFIG=1 
@alpha-raw
      |     |-- last working revision: 39257
      |     .
      |
      |-- @alpha-vmware
      |     |-- command: jam -q -j1 -sHAIKU_IGNORE_USER_BUILD_CONFIG=1 
@alpha-vmware
      |     |-- last working revision: 39257
      |     .
      |
      |-- haiku-image
      |     |-- command: jam -q -j1 -sHAIKU_IGNORE_USER_BUILD_CONFIG=1 
haiku-image
      |     |-- last working revision: 39257
      |     .
      |
      |-- haiku-vmware-image
      |     |-- command: jam -q -j1 -sHAIKU_IGNORE_USER_BUILD_CONFIG=1 
haiku-vmware-image
      |     |-- last working revision: 39257
      |     .
      |
      |-- @nightly-anyboot
      |     |-- command: jam -q -j1 -sHAIKU_IGNORE_USER_BUILD_CONFIG=1 
@nightly-anyboot
      |     |-- last working revision: 39257
      |     .
      |
      |-- @nightly-cd
      |     |-- command: jam -q -j1 -sHAIKU_IGNORE_USER_BUILD_CONFIG=1 
@nightly-cd
      |     |-- last working revision: 39257
      |     .
      |
      |-- @nightly-raw
      |     |-- command: jam -q -j1 -sHAIKU_IGNORE_USER_BUILD_CONFIG=1 
@nightly-raw
      |     |-- last working revision: 39257
      |     .
      |
      |-- @nightly-vmware
      |     |-- command: jam -q -j1 -sHAIKU_IGNORE_USER_BUILD_CONFIG=1 
@nightly-vmware
      |     |-- last working revision: 39257
      |     .
      |
      .

Log Snippet :

C++ 
/Build-O-Matic/output/generated.x86gcc2/objects/haiku/x86/release/apps/showimage/ShowImageUndo.o
 
C++ 
/Build-O-Matic/output/generated.x86gcc2/objects/haiku/x86/release/apps/showimage/ShowImageView.o
 
C++ 
/Build-O-Matic/output/generated.x86gcc2/objects/haiku/x86/release/apps/showimage/ShowImageWindow.o
 
/Build-O-Matic/output/haiku/src/apps/showimage/ShowImageWindow.cpp: In method 
`ShowImageWindow::ShowImageWindow(const entry_ref *, const BMessenger &)':
/Build-O-Matic/output/haiku/src/apps/showimage/ShowImageWindow.cpp:207: 
implicit declaration of function `int B_TRANSLATE_WITH_CONTEXT(...)'
/Build-O-Matic/output/haiku/src/apps/showimage/ShowImageWindow.cpp:207: no 
matching function for call to `BMenu::BMenu (int)'
/Build-O-Matic/output/haiku/headers/os/interface/Menu.h:50: candidates are: 
BMenu::BMenu(const char *, menu_layout = B_ITEMS_IN_COLUMN)
/Build-O-Matic/output/haiku/headers/os/interface/Menu.h:52:                 
BMenu::BMenu(const char *, float, float)
/Build-O-Matic/output/haiku/headers/os/interface/Menu.h:53:                 
BMenu::BMenu(BMessage *)
/Build-O-Matic/output/haiku/headers/os/interface/Menu.h:140:                 
BMenu::BMenu(BRect, const char *, long unsigned int, long unsigned int, 
menu_layout, bool)
/Build-O-Matic/output/haiku/headers/os/interface/Menu.h:299:                 
BMenu::BMenu(const BMenu &)
/Build-O-Matic/output/haiku/src/apps/showimage/ShowImageWindow.cpp: In method 
`void ShowImageWindow::_LoadError(const entry_ref &)':
/Build-O-Matic/output/haiku/src/apps/showimage/ShowImageWindow.cpp:911: no 
matching function for call to `BAlert::BAlert (const char *, int, int, NULL, 
NULL, button_width, alert_type)'
/Build-O-Matic/output/haiku/headers/os/interface/Alert.h:38: candidates are: 
BAlert::BAlert(const char *, const char *, const char *, const char * = 0, 
const char * = 0, button_width = B_WIDTH_AS_USUAL, alert_type = B_INFO_ALERT)
/Build-O-Matic/output/haiku/headers/os/interface/Alert.h:43:                 
BAlert::BAlert(const char *, const char *, const char *, const char *, const 
char *, button_width, button_spacing, alert_type = B_INFO_ALERT)
/Build-O-Matic/output/haiku/headers/os/interface/Alert.h:47:                 
BAlert::BAlert(BMessage *)
/Build-O-Matic/output/haiku/headers/os/interface/Alert.h:101:                 
BAlert::BAlert(BAlert &)

/Build-O-Matic/output/generated.x86gcc2/cross-tools/bin/i586-pc-haiku-gcc -c 
"/Build-O-Matic/output/haiku/src/apps/showimage/ShowImageWindow.cpp" -O -Wall 
-Wno-trigraphs -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wpointer-arith 
-Wcast-align -Wsign-compare -Wno-multichar -pipe -nostdinc -march=pentium 
-D_ZETA_USING_DEPRECATED_API_=1 -D_ZETA_TS_FIND_DIR_=1 -Werror -D__HAIKU__ 
-DHAIKU_DISTRO_COMPATIBILITY_OFFICIAL -D__INTEL__ -DARCH_x86 
-DBOOT_ARCHIVE_IMAGE_OFFSET=300 -DB_USE_BUILTIN_ATOMIC_FUNCTIONS 
-DHAIKU_INCLUDE_PATENTED_CODE=0 -D_BEOS_R5_COMPATIBLE_ 
-DHAIKU_TARGET_PLATFORM_HAIKU 
-I/Build-O-Matic/output/haiku/build/user_config_headers 
-I/Build-O-Matic/output/haiku/build/config_headers 
-I/Build-O-Matic/output/haiku/src/apps/showimage 
-I/Build-O-Matic/output/generated.x86gcc2/objects/common/apps/showimage 
-I/Build-O-Matic/output/generated.x86gcc2/objects/freebsd/x86/common/apps/showimage
 
-I/Build-O-Matic/output/generated.x86gcc2/objects/haiku/x86/common/apps/showimage
 -I- -I
 /Build-O-Matic/output/haiku/headers/private/. 
-I/Build-O-Matic/output/haiku/headers/private/system 
-I/Build-O-Matic/output/haiku/headers/private/system/arch/x86 
-I/Build-O-Matic/output/haiku/headers/private/tracker 
-I/Build-O-Matic/output/haiku/headers/private/shared 
-I/Build-O-Matic/output/haiku/headers/os/be_apps/Tracker 
-I/Build-O-Matic/output/haiku/headers/cpp 
-I/Build-O-Matic/output/haiku/headers/build/gcc-2.95.3 
-I/Build-O-Matic/output/haiku/headers 
-I/Build-O-Matic/output/haiku/headers/posix 
-I/Build-O-Matic/output/haiku/headers/glibc 
-I/Build-O-Matic/output/haiku/headers/os 
-I/Build-O-Matic/output/haiku/headers/os/add-ons 
-I/Build-O-Matic/output/haiku/headers/os/add-ons/file_system 
-I/Build-O-Matic/output/haiku/headers/os/add-ons/graphics 
-I/Build-O-Matic/output/haiku/headers/os/add-ons/input_server 
-I/Build-O-Matic/output/haiku/headers/os/add-ons/registrar 
-I/Build-O-Matic/output/haiku/headers/os/add-ons/screen_saver 
-I/Build-O-Matic/output/haiku/headers/os/add-ons/
 tracker -I/Build-O-Matic/output/haiku/headers/os/app 
-I/Build-O-Matic/output/haiku/headers/os/device 
-I/Build-O-Matic/output/haiku/headers/os/drivers 
-I/Build-O-Matic/output/haiku/headers/os/game 
-I/Build-O-Matic/output/haiku/headers/os/interface 
-I/Build-O-Matic/output/haiku/headers/os/kernel 
-I/Build-O-Matic/output/haiku/headers/os/locale 
-I/Build-O-Matic/output/haiku/headers/os/media 
-I/Build-O-Matic/output/haiku/headers/os/mail 
-I/Build-O-Matic/output/haiku/headers/os/midi 
-I/Build-O-Matic/output/haiku/headers/os/midi2 
-I/Build-O-Matic/output/haiku/headers/os/net 
-I/Build-O-Matic/output/haiku/headers/os/opengl 
-I/Build-O-Matic/output/haiku/headers/os/storage 
-I/Build-O-Matic/output/haiku/headers/os/support 
-I/Build-O-Matic/output/haiku/headers/os/translation 
-I/Build-O-Matic/output/haiku/headers/private/. -o 
"/Build-O-Matic/output/generated.x86gcc2/objects/haiku/x86/release/apps/showimage/ShowImageWindow.o"
 ;

...failed C++ 
/Build-O-Matic/output/generated.x86gcc2/objects/haiku/x86/release/apps/showimage/ShowImageWindow.o
 ...
...skipped ShowImage for lack of <src!apps!showimage>ShowImageWindow.o...
...skipped <HaikuImage>haiku.image-copy-files-dummy-system/apps for lack of 
ShowImage...
...skipped haiku-alpha.iso for lack of <HaikuImage>haiku.image-copy-files...
...failed updating 1 target(s)...
...skipped 3 target(s)...
...updated 7559 target(s)...

Other related posts:

  • » [haiku-commits] BOM: r39260 ...failed C++ generated/objects/haiku/*/release/apps/showimage/ShowImageWindow.o ... - buildomatic