[haiku-bugs] [Haiku] #12592: yab no longetr runs or compiles ... regression

  • From: "bbjimmy" <trac@xxxxxxxxxxxx>
  • Date: Fri, 15 Jan 2016 06:21:50 -0000

#12592: yab no longetr runs or compiles ... regression
-----------------------+------------------------------
 Reporter:  bbjimmy    |        Owner:  nobody
     Type:  bug        |       Status:  new
 Priority:  normal     |    Milestone:  Unscheduled
Component:  - General  |      Version:  R1/Development
 Keywords:             |   Blocked By:
 Blocking:             |  Has a Patch:  0
 Platform:  All        |
-----------------------+------------------------------
 I updated to hrev 50032

 type yab in a terminal:

 runtime_loader: /boot/home/config/non-packaged/lib/libyab.so: Could not
 resolve symbol
 
'DrawLabel__Q28BPrivate12BControlLookP5BViewPCcG5BRectRC5BRectRC9rgb_colorUlRC10BAlignment'
 resolve symbol
 
"DrawLabel__Q28BPrivate12BControlLookP5BViewPCcG5BRectRC5BRectRC9rgb_colorUlRC10BAlignment"
 returned: -2147478780
 runtime_loader: /boot/home/config/non-packaged/lib/libyab.so: Troubles
 relocating: Symbol not found


 attempt to compile yab:

 g++  -O -I. -DHAVE_CONFIG -DUNIX -DHAIKU -DLIBRARY_PATH=\"`finddir
 B_USER_SETTINGS_DIRECTORY`/yab\" -c column/ColumnListView.cpp -o
 column/ColumnListView.o
 /boot/home/Desktop/GetLatest-yab/YAB/src/column/ColumnListView.cpp: In
 method `void BPrivate::TitleView::DrawTitle(BView *, BRect, BColumn *,
 bool)':
 /boot/home/Desktop/GetLatest-yab/YAB/src/column/ColumnListView.cpp:2409:
 call of overloaded `mix_color (rgb_color, rgb_color, int)' is ambiguous
 /boot/system/develop/headers/os/interface/GraphicsDefs.h:93: candidates
 are: struct rgb_color mix_color(rgb_color, rgb_color, unsigned char)
 /boot/home/Desktop/GetLatest-yab/YAB/src/column/ColorTools.h:87:
 struct rgb_color BExperimental::mix_color(rgb_color, rgb_color, unsigned
 char)
 /boot/home/Desktop/GetLatest-yab/YAB/src/column/ColumnListView.cpp:2422:
 call of overloaded `mix_color (rgb_color, rgb_color, int)' is ambiguous
 /boot/system/develop/headers/os/interface/GraphicsDefs.h:93: candidates
 are: struct rgb_color mix_color(rgb_color, rgb_color, unsigned char)
 /boot/home/Desktop/GetLatest-yab/YAB/src/column/ColorTools.h:87:
 struct rgb_color BExperimental::mix_color(rgb_color, rgb_color, unsigned
 char)
 /boot/home/Desktop/GetLatest-yab/YAB/src/column/ColumnListView.cpp:2423:
 call of overloaded `mix_color (rgb_color &, rgb_color, int)' is ambiguous
 /boot/system/develop/headers/os/interface/GraphicsDefs.h:93: candidates
 are: struct rgb_color mix_color(rgb_color, rgb_color, unsigned char)
 /boot/home/Desktop/GetLatest-yab/YAB/src/column/ColorTools.h:87:
 struct rgb_color BExperimental::mix_color(rgb_color, rgb_color, unsigned
 char)
 /boot/home/Desktop/GetLatest-yab/YAB/src/column/ColumnListView.cpp:2425:
 call of overloaded `mix_color (rgb_color &, rgb_color, int)' is ambiguous
 /boot/system/develop/headers/os/interface/GraphicsDefs.h:93: candidates
 are: struct rgb_color mix_color(rgb_color, rgb_color, unsigned char)
 /boot/home/Desktop/GetLatest-yab/YAB/src/column/ColorTools.h:87:
 struct rgb_color BExperimental::mix_color(rgb_color, rgb_color, unsigned
 char)
 /boot/home/Desktop/GetLatest-yab/YAB/src/column/ColumnListView.cpp:2431:
 call of overloaded `mix_color (rgb_color &, rgb_color, int)' is ambiguous
 /boot/system/develop/headers/os/interface/GraphicsDefs.h:93: candidates
 are: struct rgb_color mix_color(rgb_color, rgb_color, unsigned char)
 /boot/home/Desktop/GetLatest-yab/YAB/src/column/ColorTools.h:87:
 struct rgb_color BExperimental::mix_color(rgb_color, rgb_color, unsigned
 char)
 /boot/home/Desktop/GetLatest-yab/YAB/src/column/ColumnListView.cpp:2432:
 call of overloaded `mix_color (rgb_color &, rgb_color, int)' is ambiguous
 /boot/system/develop/headers/os/interface/GraphicsDefs.h:93: candidates
 are: struct rgb_color mix_color(rgb_color, rgb_color, unsigned char)
 /boot/home/Desktop/GetLatest-yab/YAB/src/column/ColorTools.h:87:
 struct rgb_color BExperimental::mix_color(rgb_color, rgb_color, unsigned
 char)
 make: *** [column/ColumnListView.o] Error 1

 it seems that the ciolor updates from the loon messed with yab.

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

Other related posts: