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 599] pulseaudio compilation fails
([EMAIL PROTECTED])
2. [Bug 121] merge openmoko-mainmenu into openmoko-mainmenu
(panel) ([EMAIL PROTECTED])
3. [Bug 199] We need freely licensed ringtones
([EMAIL PROTECTED])
4. [Bug 629] New: Berkely db recipe URL bad
([EMAIL PROTECTED])
5. [Bug 629] Berkely db recipe URL bad
([EMAIL PROTECTED])
6. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
7. [Bug 121] merge openmoko-mainmenu into openmoko-mainmenu
(panel) ([EMAIL PROTECTED])
8. [Bug 256] GSM Modem doesn't seem to work on some devices
([EMAIL PROTECTED])
9. [Bug 508] Icon theme is not being applied properly
([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=599
------- Additional Comments From [EMAIL PROTECTED] 2007-07-05 14:07 -------
I had to add TARGET_FPU="" to .conf as suggested in one of the build
instructions to get pulseaudio to build with MACHINE="x86" tonight on my gentoo
laptop using MokoMakefile which in theory is pulling down the latest SVN.
------- 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=121
------- Additional Comments From [EMAIL PROTECTED] 2007-07-05 15:24 -------
So #128 has been clarified, it seems, what's up with this 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=199
------- Additional Comments From [EMAIL PROTECTED] 2007-07-05 15:51 -------
please add sth more light-ariel. (short?)
the last one's seem to be rather heavy and not applicable for an unobstrusive
operating
------- 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=629
Summary: Berkely db recipe URL bad
Product: OpenMoko
Version: current svn head
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: OE bitbake recipes / build system
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
after following build howto, this file is bad:
$OMDIR/openembedded/packages/db/db3_3.2.9.bb
refers to old sleepycat ftp site. Real pkgs avail here:
http://www.oracle.com/technology/software/products/berkeley-db/db/index.html
Also, it seems that there is now 2 patches instead of 1
I tried to fix the recipe:
< SRC_URI = "ftp://sleepycat1.inetu.net/releases/db-${PV}.tar.gz \
< file://autofoo.patch;patch=1"
---
> SRC_URI = "http://download.oracle.com/berkeley-db/db-${PV}.tar.gz "
But that didn't work. Error I got when doing above:
ERROR: function do_configure failed
ERROR: see log in
/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/temp/log.do_configure.11979
NOTE: Task failed:
/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/temp/log.do_configure.11979
NOTE: package db3-native-3.2.9-r2: task do_configure: failed
ERROR: TaskFailed event exception, aborting
NOTE: package db3-native-3.2.9: failed
ERROR: Build of openmoko-devel-image failed
configure output:
automake (GNU automake) 1.9.3
Written by Tom Tromey <[EMAIL PROTECTED]>.
Copyright 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
AUTOV is 1.9
NOTE: Executing autoreconf --verbose --install --force --exclude=autopoint -I
/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/db-3.2.9/dist/aclocal/
-I
/home/knassar/Projects/OpenMoko/build/tmp/staging/i686-linux/share/aclocal-1.9
-I /home/knassar/Projects/OpenMoko/build/tmp/staging/i686-linux/share/aclocal
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal -I
/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/db-3.2.9/dist/aclocal/
-I
/home/knassar/Projects/OpenMoko/build/tmp/staging/i686-linux/share/aclocal-1.9
-I /home/knassar/Projects/OpenMoko/build/tmp/staging/i686-linux/share/aclocal
--force
acinclude.m4:1: warning: underquoted definition of AM_VERSION_SET
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/db-3.2.9/dist/aclocal/types.m4:4:
warning: underquoted definition of AM_SHORTHAND_TYPES
/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/db-3.2.9/dist/aclocal/tcl.m4:48:
warning: underquoted definition of SC_PATH_TCLCONFIG
/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/db-3.2.9/dist/aclocal/tcl.m4:80:
warning: underquoted definition of SC_LOAD_TCLCONFIG
/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/db-3.2.9/dist/aclocal/tcl.m4:107:
warning: underquoted definition of AM_TCL_LOAD
/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/db-3.2.9/dist/aclocal/programs.m4:4:
warning: underquoted definition of AM_PROGRAMS_SET
/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/db-3.2.9/dist/aclocal/options.m4:4:
warning: underquoted definition of AM_OPTIONS_SET
/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/db-3.2.9/dist/aclocal/mutex.m4:4:
warning: underquoted definition of AM_DEFINE_MUTEXES
autoreconf: configure.in: tracing
configure.in:357: warning: AC_RUN_IFELSE called without default to allow cross
compiling
autoconf/general.m4:2282: AC_RUN_IFELSE is expanded from...
autoconf/general.m4:2290: AC_TRY_RUN is expanded from...
autoconf/general.m4:1800: AC_CACHE_VAL is expanded from...
autoconf/general.m4:1809: AC_CACHE_CHECK is expanded from...
aclocal.m4:846: AM_SHORTHAND_TYPES is expanded from...
configure.in:357: the top level
configure.in:365: warning: AC_RUN_IFELSE called without default to allow cross
compiling
aclocal.m4:408: AM_DEFINE_MUTEXES is expanded from...
configure.in:365: the top level
configure.in:401: warning: AC_RUN_IFELSE called without default to allow cross
compiling
configure.in:401: the top level
configure.in:422: warning: AC_RUN_IFELSE called without default to allow cross
compiling
configure.in:422: the top level
autoreconf: configure.in: not using Libtool
autoreconf: running:
/home/knassar/Projects/OpenMoko/build/tmp/staging/i686-linux/bin/autoconf
--include=/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/db-3.2.9/dist/aclocal/
--include=/home/knassar/Projects/OpenMoko/build/tmp/staging/i686-linux/share/aclocal-1.9
--include=/home/knassar/Projects/OpenMoko/build/tmp/staging/i686-linux/share/aclocal
--force --warnings=cross
configure.in:357: warning: AC_RUN_IFELSE called without default to allow cross
compiling
autoconf/general.m4:2282: AC_RUN_IFELSE is expanded from...
autoconf/general.m4:2290: AC_TRY_RUN is expanded from...
autoconf/general.m4:1800: AC_CACHE_VAL is expanded from...
autoconf/general.m4:1809: AC_CACHE_CHECK is expanded from...
aclocal.m4:846: AM_SHORTHAND_TYPES is expanded from...
configure.in:357: the top level
configure.in:365: warning: AC_RUN_IFELSE called without default to allow cross
compiling
aclocal.m4:408: AM_DEFINE_MUTEXES is expanded from...
configure.in:365: the top level
configure.in:401: warning: AC_RUN_IFELSE called without default to allow cross
compiling
configure.in:401: the top level
configure.in:422: warning: AC_RUN_IFELSE called without default to allow cross
compiling
configure.in:422: the top level
configure.in:378: error: do not use LIBOBJS directly, use AC_LIBOBJ (see section
`AC_LIBOBJ vs LIBOBJS'
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf:
/home/knassar/Projects/OpenMoko/build/tmp/staging/i686-linux/bin/autoconf failed
with exit status: 1
FATAL: autoreconf execution failed.
------- 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=629
------- Additional Comments From [EMAIL PROTECTED] 2007-07-05 20:06 -------
As mentioned on the Oracle site for static download locations one should use one
of these three servers:
- download-west.oracle.com
- download-east.oracle.com
- download-uk.oracle.com
Quote:"Use the following format to download the file:
http://<servername>/berkeley-db/<filename>"
------- 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=70
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=137
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=344
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=347
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=412
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=422
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=448
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=466
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=470
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=471
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=508
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=511
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=555
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=571
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=572
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=589
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=605
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=121
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-07-06 11:14 -------
Finished in r2363
------- 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=256
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-07-06 11:38 -------
I heard about nobody with this problem again. If somebody still suffer from this
please reopen.
------- 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=508
------- Additional Comments From [EMAIL PROTECTED] 2007-07-06 11:41 -------
Still a problem?
------- 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