Send buglog mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.openmoko.org/mailman/listinfo/buglog
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of buglog digest..."
Today's Topics:

   1. [Bug 101] Implement GPRS setup/teardown support
      ([EMAIL PROTECTED])
   2. [Bug 977] GSMD unit test scheme
      ([EMAIL PROTECTED])
   3. [Bug 1021] New: xserver-kdrive
      ([EMAIL PROTECTED])
   4. [Bug 1021] xserver-kdrive ([EMAIL PROTECTED])
   5. [Bug 1021] xserver-kdrive ([EMAIL PROTECTED])
   6. [Bug 1021] xserver-kdrive ([EMAIL PROTECTED])
   7. [Bug 1021] xserver-kdrive ([EMAIL PROTECTED])
   8. [Bug 1014] gsmd doesn't work in x86 platform
      ([EMAIL PROTECTED])
   9. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
  10. [Bug 1022] New: splashimage.pl always generates 32bpp images
      ([EMAIL PROTECTED])
  11. [Bug 1022] splashimage.pl always generates 32bpp images
      ([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=101

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor





------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=977

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|wishlist                    |normal





------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1021

           Summary: xserver-kdrive
           Product: OpenMoko
           Version: current svn head
          Platform: Neo1973
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Xfbdev (kdrive)
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


during compilation:
#$ make openmoko-devel-image

error popup:

--------- START -----------
|       then mv -f ".deps/renderedge.Tpo" ".deps/renderedge.Plo"; else rm -f
".deps/renderedge.Tpo"; exit 1; fi
|  arm-angstrom-linux-gnueabi-gcc -march=armv4t -mtune=arm920t -DHAVE_CONFIG_H
-I. -I. -I../include -I../include -I../include -I../include -I../include
-I../include -I../include -I../include
-isystem/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include
-DHAVE_DIX_CONFIG_H -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT
-I/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include
-I/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include/X11/Xtrans
-I/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include/freetype2
-I../include -I../include -I../Xext -I../composite -I../damageext -I../xfixes
-I../Xi -I../mi -I../miext/shadow -I../miext/damage -I../render -I../randr
-I../fb -isystem/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -MT
renderedge.lo -MD -MP -MF .deps/renderedge.Tpo -c renderedge.c  -fPIC -DPIC -o
.libs/renderedge.o
| In file included from
/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include/X11/extensions/renderproto.h:30,
|                  from glyphstr.h:28,
|                  from picturestr.h:29,
|                  from renderedge.h:28,
|                  from renderedge.c:29:
|
/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include/X11/extensions/render.h:29:
error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Glyph'
|
/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include/X11/extensions/render.h:30:
error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GlyphSet'
|
/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include/X11/extensions/render.h:31:
error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Picture'
|
/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include/X11/extensions/render.h:32:
error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PictFormat'
| In file included from picturestr.h:29,
|                  from renderedge.h:28,
|                  from renderedge.c:29:
| glyphstr.h:141: error: expected declaration specifiers or '...' before 'Glyph'
| glyphstr.h:144: error: expected declaration specifiers or '...' before 'Glyph'
| glyphstr.h:147: error: expected declaration specifiers or '...' before 'Glyph'
| In file included from renderedge.h:28,
|                  from renderedge.c:29:
| picturestr.h:499: error: expected ')' before 'pid'
| picturestr.h:643: error: expected ')' before 'pid'
| picturestr.h:648: error: expected ')' before 'pid'
| picturestr.h:657: error: expected ')' before 'pid'
| picturestr.h:668: error: expected ')' before 'pid'
| make[2]: *** [renderedge.lo] Error 1
| make[2]: Leaving directory
`/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/xserver-kdrive-1_1.3.0.0-r21/xorg-server-1.3.0.0/render'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory
`/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/xserver-kdrive-1_1.3.0.0-r21/xorg-server-1.3.0.0'
| FATAL: oe_runmake failed
NOTE: Task failed:
/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/xserver-kdrive-1_1.3.0.0-r21/temp/log.do_compile.5597
NOTE: package xserver-kdrive-1_1.3.0.0-r21: task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package xserver-kdrive-1.3.0.0: failed
ERROR: Build of
/home/moko/openembedded/packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb
do_compile failed
ERROR: Task 651
(/home/moko/openembedded/packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb,
do_compile) failed
NOTE: Tasks Summary: Attempted 4726 tasks of which 4721 didn't need to be rerun
and 1 failed.
ERROR: '/home/moko/openembedded/packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb'
failed
make: *** [openmoko-devel-image] Error 1

--------- END   -----------


somting is wrong with armv4t headears?



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1021





------- Additional Comments From [EMAIL PROTECTED]  2007-11-22 15:55 -------
This is due to renderproto 0.9.3 being in your staging instead of 0.9.2, I am
having trouble working out how this happened though.

Can you try a clean build?




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1021





------- Additional Comments From [EMAIL PROTECTED]  2007-11-22 16:16 -------
i tried changing PREFERRED_VERSION_renderproto ?= "0.9.2" in
openembedded/conf/distro/include/angstrom-2007-preferred-versions.inc, then
doing bitbake -c rebuild renderproto and xserver-kdrive. That got me past it.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1021

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2007-11-22 21:11 -------
This appears to be a transient bug, it doesnt occur with the current metadata
but you might need to clean renderproto before a rebuild.




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1021

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED



------- Additional Comments From [EMAIL PROTECTED]  2007-11-23 00:09 -------
after making:
make clean-package-renderproto; make clean-package-xserver-kdrive

bug disapire :) 

THX  Graeme Gregory




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1014

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2007-11-23 03:10 -------
It's fixed now!



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
[This e-mail has been automatically generated.]

You have one or more bugs assigned to you in the Bugzilla 
bugsystem (http://bugzilla.openmoko.org/cgi-bin/bugzilla/) that require
attention.

All of these bugs are in the NEW state, and have not been touched
in 7 days or more.  You need to take a look at them, and 
decide on an initial action.

Generally, this means one of three things:

(1) You decide this bug is really quick to deal with (like, it's INVALID),
    and so you get rid of it immediately.
(2) You decide the bug doesn't belong to you, and you reassign it to someone
    else.  (Hint: if you don't know who to reassign it to, make sure that
    the Component field seems reasonable, and then use the "Reassign bug to
    owner of selected component" option.)
(3) You decide the bug belongs to you, but you can't solve it this moment.
    Just use the "Accept bug" command.

To get a list of all NEW bugs, you can use this URL (bookmark it if you like!):

    
http://bugzilla.openmoko.org/cgi-bin/bugzilla/buglist.cgi?bug_status=NEW&[EMAIL 
PROTECTED]

Or, you can use the general query page, at
http://bugzilla.openmoko.org/cgi-bin/bugzilla/query.cgi.

Appended below are the individual URLs to get to all of your NEW bugs that 
haven't been touched for a week or more.

You will get this message once a day until you've dealt with these bugs!

  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=41
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=69
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=112
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=114
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=129
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=141
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=181
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=276
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=301
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=340
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=448
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=555
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=572
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=624
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=630
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=661
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=675
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=696
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=714
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=727
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=808
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=835
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=847
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=864
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=870
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=881
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=882
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=888
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=908
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=933
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=934
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=935
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=945
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=961
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=978
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=995



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1022

           Summary: splashimage.pl always generates 32bpp images
           Product: OpenMoko
           Version: current svn head
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P4
         Component: Host Software
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


Due to a typo ("%bpp" rather than "$bpp"), the
"trunk/src/host/splash/splashimg.pl" script will always generate 32bpp splash
images rather than the 16bpp that is supposed to be the default.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1022





------- Additional Comments From [EMAIL PROTECTED]  2007-11-23 05:18 -------
Created an attachment (id=389)
 --> 
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=389&action=view)
Patch




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
_______________________________________________
buglog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/buglog

Reply via email to