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 1416] New: Compilation error on make
openmoko-devel-image ([EMAIL PROTECTED])
2. [Bug 1416] Compilation error on make openmoko-devel-image
([EMAIL PROTECTED])
3. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
4. [Bug 1417] New: ASU update suspend/resume fail
([EMAIL PROTECTED])
5. [Bug 1417] ASU update suspend/resume fail
([EMAIL PROTECTED])
6. [Bug 1394] Device has crashed and function is freezing
rarely. ([EMAIL PROTECTED])
7. [Bug 1398] Saved tag as same place will be overlap.
([EMAIL PROTECTED])
8. [Bug 1399] Battery icon does not change immediately when plug
USB or Charger ([EMAIL PROTECTED])
9. [Bug 1400] when Plug the USB cable or Charger icon does not
changed if Battery is full icon
([EMAIL PROTECTED])
10. [Bug 1401] Device doesn???t wake up from blank time when
incoming a call and SMS ([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1416
Summary: Compilation error on make openmoko-devel-image
Product: OpenMoko
Version: 2007.2
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: MokoMakefile
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
On Debian Etch compilation here is the copy&paste of the compilation log:
[EMAIL PROTECTED]:/data/personal/soft/openmoko$ make openmoko-devel-image
( cd build && . ../setup-env && \
( bitbake openmoko-devel-image u-boot-openmoko ) )
NOTE: Removed the following variables from the
environment:LESSOPEN,SSH_CLIENT,MAKEFLAGS,SHLVL,WINDOW,OMDIR,MFLAGS,PYTHONPATH,STY,TERMCAP,SSH_CONNECTION,LESSCLOSE,SSH_TTY,OLDPWD,HISTCONTROL,MAKELEVEL,MAIL,LS_COLORS
NOTE: Handling BitBake files: - (5406/5406) [100 %]
NOTE: Parsing finished. 5168 cached, 0 parsed, 238 skipped, 0 masked.
NOTE: Cache is clean, not saving.
NOTE: build 200805261212: started
OE Build Configuration:
BB_VERSION = "1.8.11"
OE_REVISION = "<unknown>"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "om-gta02"
DISTRO = "openmoko"
DISTRO_VERSION = "P1-Snapshot-20080526"
TARGET_FPU = "soft"
NOTE: Resolving any missing task queue dependencies
//---Commentary not in the log----//
//[...]Here a lot of ok compiliation messsages
//[...]copilation ok until this point
//---END Commentary not in the log----//
gcc -g -idirafter
/data/personal/soft/openmoko/build/tmp/work/armv4t-angstrom-linux-gnueabi/u-boot-openmoko-1.3.1+svnr4297+gitb29661fc1151077776454288051bc9a488351ce8-r3/git/include
-idirafter
/data/personal/soft/openmoko/build/tmp/work/armv4t-angstrom-linux-gnueabi/u-boot-openmoko-1.3.1+svnr4297+gitb29661fc1151077776454288051bc9a488351ce8-r3/git/include2
-idirafter
/data/personal/soft/openmoko/build/tmp/work/armv4t-angstrom-linux-gnueabi/u-boot-openmoko-1.3.1+svnr4297+gitb29661fc1151077776454288051bc9a488351ce8-r3/git/include
-DTEXT_BASE=0x33F80000 -DUSE_HOSTCC -c -o environment.o environment.c
| In file included from environment.c:30:
|
/data/personal/soft/openmoko/build/tmp/work/armv4t-angstrom-linux-gnueabi/u-boot-openmoko-1.3.1+svnr4297+gitb29661fc1151077776454288051bc9a488351ce8-r3/git/include/environment.h:107:
error: 'CFG_ENV_SIZE' undeclared here (not in a function)
| make[1]: *** [environment.o] Error 1
| make[1]: Leaving directory
`/data/personal/soft/openmoko/build/tmp/work/armv4t-angstrom-linux-gnueabi/u-boot-openmoko-1.3.1+svnr4297+gitb29661fc1151077776454288051bc9a488351ce8-r3/git/tools'
| make: *** [tools] Error 2
| FATAL: oe_runmake failed
NOTE: Task failed:
/data/personal/soft/openmoko/build/tmp/work/armv4t-angstrom-linux-gnueabi/u-boot-openmoko-1.3.1+svnr4297+gitb29661fc1151077776454288051bc9a488351ce8-r3/temp/log.do_compile.16574
NOTE: package
u-boot-openmoko-1.3.1+svnr4297+gitb29661fc1151077776454288051bc9a488351ce8-r3:
task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package
u-boot-openmoko-1.3.1+svnr4297+gitb29661fc1151077776454288051bc9a488351ce8:
failed
ERROR: Build of
/data/personal/soft/openmoko/openembedded/packages/u-boot/u-boot-openmoko_1.3.1+git+svn.bb
do_compile failed
ERROR: Task 25
(/data/personal/soft/openmoko/openembedded/packages/u-boot/u-boot-openmoko_1.3.1+git+svn.bb,
do_compile) failed
NOTE: Tasks Summary: Attempted 3959 tasks of which 3959 didn't need to be rerun
and 1 failed.
ERROR:
'/data/personal/soft/openmoko/openembedded/packages/u-boot/u-boot-openmoko_1.3.1+git+svn.bb'
failed
make: *** [openmoko-devel-image] Error 1
Maybe is a bad configuration on my system but I have compiled a lot of things
not OM realated without problems.
------- 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=1416
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED]
Component|MokoMakefile |OE bitbake recipes / build
| |system
------- Additional Comments From [EMAIL PROTECTED] 2008-05-26 13:53 -------
This is a problem with the OE metadata, not MokoMakefile.
------- 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=1012
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1081
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1107
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1127
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1133
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1136
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1158
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1162
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1189
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1193
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1197
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1199
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1200
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1201
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1206
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1212
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1215
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1216
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1217
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1218
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1276
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1292
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1393
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1417
Summary: ASU update suspend/resume fail
Product: FreeRunner
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: ASU
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
Up to 2008/5/27, ASU image still have issue on suspend
------- 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=1417
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|[EMAIL PROTECTED] |openmoko-
| |[EMAIL PROTECTED]
------- Additional Comments From [EMAIL PROTECTED] 2008-05-27 10:38 -------
ASU suspend and resume seems not working, we also lack of following
information:
* stable kernel image/tree location for reproduce bug
* detail process of reproduce bug
------- 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=1394
------- Additional Comments From [EMAIL PROTECTED] 2008-05-27 11:56 -------
move to ASU
------- 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=1398
------- Additional Comments From [EMAIL PROTECTED] 2008-05-27 11:57 -------
move to ASU
------- 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=1399
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2008-05-27 11:58 -------
move to ASU
------- 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=1400
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Summary|when Plug the USB cable or |when Plug the USB cable or
|Charger icon does not |Charger icon does not
|changed if Battery is full |changed if Battery is full
|icon |icon
------- Additional Comments From [EMAIL PROTECTED] 2008-05-27 11:59 -------
move to ASU
------- 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=1401
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2008-05-27 11:59 -------
move to ASU
------- You are receiving this mail because: -------
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