Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 7742 by okertanov: Linux trunk build errors: skia warning and  
parameters mismatch for gtk_message_dialog_new
http://code.google.com/p/chromium/issues/detail?id=7742

Chrome Version       : trunk (svn Revision: 9831, Linux build)
URLs (if applicable) : not applicable
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 3: not applicable
     Firefox 3: not applicable
          IE 7: not applicable

What steps will reproduce the problem?
1. ./depot_tools/gclient config http://src.chromium.org/svn/trunk/src
2. ./depot_tools/gclient sync
3. cd $CHROMIUM_ROOT/src/chrome
4. ../../depot_tools/hammer --mode=opt

What is the expected result?
"scons: done building targets." message on success build.

What happens instead?
there are two errors near
     src/skia/corecg/SkInterpolator.cpp:83 (using uninitialized variables,
treat warnings as errors is set)

and another error is in
     src/chrome/renderer/renderer_main.cc:53 (format string parameter error)

SW Versions:
     gcc version 4.3.3 (Ubuntu 4.3.3-3ubuntu5)
     libgtk2.0-dev 2.15.3-0ubuntu2

The gcl diff is attached.


Attachments:
        skia-warn-gtk_message_dialog_new-fmt.diff  1.3 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to