From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 11:38:25 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 13:38:25 +0200 (CEST) Subject: [Bug 4584] Unbreak ttf fonts In-Reply-To: References: Message-ID: <20081001113825.2F0AC1880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4584 --- Comment #4 from Kalev Lember 2008-10-01 13:38:24 --- http://git.openembedded.net/?p=org.openembedded.dev.git;a=commitdiff;h=309b920299b5a9a3ff779de900872281e260b798 All ttf-fonts should now build in latest org.openembedded.dev. Please verify if it works for you. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 11:39:43 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 13:39:43 +0200 (CEST) Subject: [Bug 4590] New: ttf-liberation-0.2-r2 fails on do_install Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4590 Summary: ttf-liberation-0.2-r2 fails on do_install Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: nicola.mfb at gmail.com The do_install log file is empty. I tried to run manually run.do_install.xxxx and it really returns 1 to the shell, apparently without error. it may be the problem is becouse there are no .ttc file to install, infact i changed temporarly in the file ttf.inc the line for f in *.ttf *.ttc in for f in *.ttf and it worked. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 11:48:25 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 13:48:25 +0200 (CEST) Subject: [Bug 4584] Unbreak ttf fonts In-Reply-To: References: Message-ID: <20081001114825.D5BE61880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4584 Rod Whitby changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #5 from Rod Whitby 2008-10-01 13:48:25 --- Thanks! -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 12:02:54 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 14:02:54 +0200 (CEST) Subject: [Bug 4590] ttf-liberation-0.2-r2 fails on do_install In-Reply-To: References: Message-ID: <20081001120254.0A8361880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4590 Kalev Lember changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |kalev at smartlink.ee Resolution| |FIXED --- Comment #1 from Kalev Lember 2008-10-01 14:02:53 --- http://git.openembedded.net/?p=org.openembedded.dev.git;a=commitdiff;h=309b920299b5a9a3ff779de900872281e260b798 There seems to be a problem with git, the issue is really fixed in latest monotone org.oe.dev. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 15:11:53 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 17:11:53 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081001151153.AF1351880C1@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 --- Comment #2 from Christopher Friedt 2008-10-01 17:11:53 --- By making the changes I've outlined in the 'error / resolution details', compiling all dependencies of rxtx works perfectly, from scratch. Now, compiling rxtx itself seems to be problematic, with lots of libtool errors. I'm encountering the same issue outlined in Gentoo bug #226525 (http://bugs.gentoo.org/show_bug.cgi?id=226525). They have a fix, but I'm unable to get it to work with bitbake. I've attempted to step through the related .ebuild and .eclass files in portage (namely rxtx-2.1.7.2-r2.ebuild, autotools.eclass, and libtool.eclass), and add code to rxtx-2.1-7r2.bb (incremented PR to 2) accordingly. Any help is well appreciated. The error output is: /home/cfriedt/beagleboard/tmp/work/armv7a-angstrom-linux-gnueabi/rxtx-2.1-7r2-r2/rxtx-2.1-7r2/libtool: line 460: CDPATH: command not found | /home/cfriedt/beagleboard/tmp/work/armv7a-angstrom-linux-gnueabi/rxtx-2.1-7r2-r2/rxtx-2.1-7r2/libtool: line 1138: func_opt_split: command not found | libtool: Version mismatch error. This is libtool 2.2.4, but the | libtool: definition of this LT_INIT comes from an older release. | libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4 | libtool: and run autoconf again. | /home/cfriedt/beagleboard/tmp/work/armv7a-angstrom-linux-gnueabi/rxtx-2.1-7r2-r2/rxtx-2.1-7r2/libtool: line 460: CDPATH: command not found | /home/cfriedt/beagleboard/tmp/work/armv7a-angstrom-linux-gnueabi/rxtx-2.1-7r2-r2/rxtx-2.1-7r2/libtool: line 1138: func_opt_split: command not found | libtool: Version mismatch error. This is libtool 2.2.4, but the | libtool: definition of this LT_INIT comes from an older release. | libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4 | libtool: and run autoconf again. | /home/cfriedt/beagleboard/tmp/work/armv7a-angstrom-linux-gnueabi/rxtx-2.1-7r2-r2/rxtx-2.1-7r2/libtool: line 460: CDPATH: command not found | /home/cfriedt/beagleboard/tmp/work/armv7a-angstrom-linux-gnueabi/rxtx-2.1-7r2-r2/rxtx-2.1-7r2/libtool: line 1138: func_opt_split: command not found | libtool: Version mismatch error. This is libtool 2.2.4, but the | libtool: definition of this LT_INIT comes from an older release. | libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4 | libtool: and run autoconf again. | make: *** [arm-angstrom-linux-gnueabi/librxtxSerial.la] Error 63 | FATAL: oe_runmake failed NOTE: Task failed: /home/cfriedt/beagleboard/tmp/work/armv7a-angstrom-linux-gnueabi/rxtx-2.1-7r2-r2/temp/log.do_compile.18525 NOTE: package rxtx-2.1-7r2-r2: task do_compile: failed ERROR: TaskFailed event exception, aborting NOTE: package rxtx-2.1-7r2: failed ERROR: Build of /home/cfriedt/beagleboard/org.openembedded.dev/packages/rxtx/rxtx_2.1-7r2.bb do_compile failed ERROR: Task 9 (/home/cfriedt/beagleboard/org.openembedded.dev/packages/rxtx/rxtx_2.1-7r2.bb, do_compile) failed NOTE: Tasks Summary: Attempted 1067 tasks of which 1061 didn't need to be rerun and 1 failed. ERROR: '/home/cfriedt/beagleboard/org.openembedded.dev/packages/rxtx/rxtx_2.1-7r2.bb' failed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 16:15:14 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 18:15:14 +0200 (CEST) Subject: [Bug 4508] new recipe for OpenCV - The Open Computer Vision Library In-Reply-To: References: Message-ID: <20081001161514.E738B1880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4508 --- Comment #1 from John Stowers 2008-10-01 18:15:14 --- this currently breaks at configure ERROR: function do_configure failed ERROR: log data follows (/exports/john_tmp/built/work/armv7a-angstrom-linux-gnueabi/opencv-1.0.0-r1/temp/log.do_configure.28297) | automake (GNU automake) 1.10 | Written by Tom Tromey | and Alexandre Duret-Lutz . | | Copyright 2006 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 | NOTE: Executing autoreconf --verbose --install --force --exclude=autopoint -I/exports/john_tmp/built/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal-1 -I /exports/john_tmp/built/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal | autoreconf: Entering directory `.' | autoreconf: configure.in: not using Gettext | autoreconf: running: aclocal -I /exports/john_tmp/built/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal-1 -I /exports/john_tmp/built/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal --force -I ./autotools/aclocal | /exports/john_tmp/built/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE | /exports/john_tmp/built/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal/audiofile.m4:12: run info '(automake)Extending aclocal' | /exports/john_tmp/built/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal/audiofile.m4:12: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal | autoreconf: configure.in: tracing | autoreconf: running: libtoolize --copy --force | libtoolize: AC_CONFIG_MACRO_DIR([autotools/aclocal]) conflicts with ACLOCAL_AMFLAGS=-I ./autotools/aclocal. | autoreconf: libtoolize failed with exit status: 1 | FATAL: autoreconf execution failed. NOTE: Task failed: /exports/john_tmp/built/work/armv7a-angstrom-linux-gnueabi/opencv-1.0.0-r1/temp/log.do_configure.28297 NOTE: package opencv-1.0.0-r1: task do_configure: failed ERROR: TaskFailed event exception, aborting NOTE: package opencv-1.0.0: failed ERROR: Build of /home/john.stower/beagle/oe/local/packages/opencv/opencv_1.0.0.bb do_configure failed ERROR: Task 204 (/home/john.stower/beagle/oe/local/packages/opencv/opencv_1.0.0.bb, do_configure) failed NOTE: Tasks Summary: Attempted 1218 tasks of which 1209 didn't need to be rerun and 1 failed. ERROR: '/home/john.stower/beagle/oe/local/packages/opencv/opencv_1.0.0.bb' failed NOTE: build 200810011804: completed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 16:35:21 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 18:35:21 +0200 (CEST) Subject: [Bug 4591] New: NOTE: package linux-handhelds-2.6-2.6.21-hh20-r20: task do_compile failed Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4591 Summary: NOTE: package linux-handhelds-2.6-2.6.21-hh20-r20: task do_compile failed Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: PC OS/Version: Linux Status: UNCONFIRMED Keywords: patch Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: linuxrulez at land.ru make[2]: Entering directory `/media/disk-1/GIT/org.openembedded.dev/tmp/work/magician-angstrom-linux-gnueabi/linux-handhelds-2.6-2.6.21-hh20-r20/kernel26' | HOSTCC scripts/mod/sumversion.o | scripts/mod/sumversion.c: In function 'get_src_version': | scripts/mod/sumversion.c:387: error: 'PATH_MAX' undeclared (first use in this function) | scripts/mod/sumversion.c:387: error: (Each undeclared identifier is reported only once | scripts/mod/sumversion.c:387: error: for each function it appears in.) | scripts/mod/sumversion.c:387: warning: unused variable 'filelist' | make[2]: *** [scripts/mod/sumversion.o] Error 1 | make[2]: Leaving directory `/media/disk-1/GIT/org.openembedded.dev/tmp/work/magician-angstrom-linux-gnueabi/linux-handhelds-2.6-2.6.21-hh20-r20/kernel26' | make[1]: *** [scripts/mod] Error 2 | make[1]: Leaving directory `/media/disk-1/GIT/org.openembedded.dev/tmp/work/magician-angstrom-linux-gnueabi/linux-handhelds-2.6-2.6.21-hh20-r20/kernel26' | make: *** [scripts] Error 2 | FATAL: oe_runmake failed NOTE: Task failed: /media/disk-1/GIT/org.openembedded.dev/tmp/work/magician-angstrom-linux-gnueabi/linux-handhelds-2.6-2.6.21-hh20-r20/temp/log.do_compile.9685 NOTE: package linux-handhelds-2.6-2.6.21-hh20-r20: task do_compile: failed ERROR: TaskFailed event exception, aborting NOTE: package linux-handhelds-2.6-2.6.21-hh20: failed ERROR: Build of /media/disk-1/GIT/org.openembedded.dev/packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb do_compile failed ERROR: Task 493 (/media/disk-1/GIT/org.openembedded.dev/packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb, do_compile) failed NOTE: Tasks Summary: Attempted 500 tasks of which 500 didn't need to be rerun and 1 failed. ERROR: '/media/disk-1/GIT/org.openembedded.dev/packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb' failed Resolved by adding include directive "#include " into linux-handhelds-2.6-2.6.21-hh20-r20/kernel26/scripts/modv/sumversion.c KUbuntu/intrepid (devel) #uname -a Linux mystery-pc 2.6.27-4-generic #1 SMP Wed Sep 24 01:30:51 UTC 2008 i686 GNU/Linux # gcc -v Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu8' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu8) MACHINE = "magician" git repository -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 16:48:22 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 18:48:22 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081001164823.0B4C01880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 Christopher Friedt changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10416|0 |1 is obsolete| | Status|UNCONFIRMED |NEW AssignedTo|openembedded-issues at lists.o |chrisfriedt at gmail.com |penembedded.org | Ever Confirmed|0 |1 --- Comment #3 from Christopher Friedt 2008-10-01 18:48:22 --- Created an attachment (id=10462) --> (http://bugs.openembedded.net/attachment.cgi?id=10462) bitbake script for newer version -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 16:56:11 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 18:56:11 +0200 (CEST) Subject: [Bug 818] Creating of images from feeds instead of DEPLOY_DIR_IPK In-Reply-To: References: Message-ID: <20081001165611.B1BEE188152@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=818 --- Comment #9 from Richard Purdie 2008-10-01 18:56:11 --- Just for reference, a heavily adapted version of this was just checked into Poky. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 17:28:23 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 19:28:23 +0200 (CEST) Subject: [Bug 4592] New: USE_NLS variable has no effect for uClibc configuration when building on Fedora 6/7 host Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4592 Summary: USE_NLS variable has no effect for uClibc configuration when building on Fedora 6/7 host Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: All OS/Version: Linux Status: UNCONFIRMED Keywords: uclibc Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: jin at mediatomb.cc I am building for ARM/uclibc, Angstrom 2007.12/2008.1, so this affects both, .dev and .stable, I would think that it may be a problem with perl on the host system. uclibc.inc has this line: configmangle = 's,^KERNEL_SOURCE=.*,KERNEL_SOURCE="${KERNEL_SOURCE}",g; \ s,^KERNEL_HEADERS=.*,KERNEL_HEADERS="${KERNEL_HEADERS}",g; \ s,^RUNTIME_PREFIX=.*,RUNTIME_PREFIX="/",g; \ s,^DEVEL_PREFIX=.*,DEVEL_PREFIX="/${prefix}",g; \ s,^SHARED_LIB_LOADER_PATH=.*,SHARED_LIB_LOADER_PATH="/lib",; \ s,^SHARED_LIB_LOADER_PREFIX=.*,SHARED_LIB_LOADER_PREFIX="/lib",; \ s,.*UCLIBC_HAS_WCHAR.*,UCLIBC_HAS_WCHAR=y,g; \ ${@["s,.*UCLIBC_HAS_LOCALE.*,# UCLIBC_HAS_LOCALE is not set,;", ""][bb.data.getVar("USE_NLS", d, 1) == "yes"]}' at a later point it gets processed with perl: perl -i -p -e '${configmangle}' ${S}/.config In my case (Fedora 6 and Fedora 7 hosts) it has no effect, meaning that even if I set USE_NLS=yes - the UCLIBC_HAS_LOCALE setting is never set to "y" in .config of uClibc. I did try various things, the only solution that worked for me was to do it with sed: if test "x${@'%s' % bb.data.getVar('USE_NLS', d, 1)}" = "xyes"; then sed -i -e s:'.*UCLIBC_HAS_LOCALE.*':'UCLIBC_HAS_LOCALE=y':g ${S}/.config fi I am sure there are better ways to do it, this is how it worked for me. I'll attach the patch that I use to the PR. Perl version on Fedora 7: This is perl, v5.8.8 built for x86_64-linux-thread-multi version on Fedora 6: Perl This is perl, v5.8.8 built for i386-linux-thread-multi -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 17:37:34 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 19:37:34 +0200 (CEST) Subject: [Bug 4593] New: building uClibc fails when USE_NLS is set to "yes" Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4593 Summary: building uClibc fails when USE_NLS is set to "yes" Classification: Unclassified Product: Openembedded Version: Angstrom 2007.12 Platform: ARM OS/Version: Linux Status: UNCONFIRMED Keywords: uclibc Severity: critical Priority: P3 Component: org.openembedded.stable AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: jin at mediatomb.cc uClibc does not build if UCLIBC_HAS_LOCALE is enabled. I am building for arm/uclibc/Angstrom 2007.12 Set USE_NLS="yes", I had to work around a problem so that UCLIBC_HAS_LOCALE got set in .config (see bug #4592), however when the above option is set the build fails: | NOTE: make OPTIMIZATION= CPU_CFLAGS=-isystem/opt/OE/build/angstrom/staging/arm-angstrom-linux-uclibcgnueabi/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os STRIPTOOL=true LD=arm-angstrom-linux-uclibcgnueabi-ld LOCALE_DATA_FILENAME=uClibc-locale-030818.arm.tgz CC=ccache arm-angstrom-linux-uclibcgnueabi-gcc | make[1]: `conf' is up to date. | make locale_headers | gcc extra/locale/gen_wc8bit.c -o extra/locale/gen_wc8bit -L/opt/OE/build/angstrom/staging/i686-linux/lib -Wl,-rpath-link,/opt/OE/build/angstrom/staging/i686-linux/lib -Wl,-rpath,/opt/OE/build/angstrom/staging/i686-linux/lib -Wl,-O1 -O2 -Wall -D__UCLIBC_GEN_LOCALE -DUCLIBC_CTYPE_HEADER='".//include/bits/uClibc_ctype.h"' -DCTYPE_PACKED=1 -DDO_WIDE_CHAR=1 | extra/locale/gen_wc8bit.c:21:29: error: .//include/bits/uClibc_ctype.h: No such file or directory | extra/locale/gen_wc8bit.c: In function 'main': | extra/locale/gen_wc8bit.c:300: error: '__CTYPE_unclassified' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:300: error: (Each undeclared identifier is reported only once | extra/locale/gen_wc8bit.c:300: error: for each function it appears in.) | extra/locale/gen_wc8bit.c:302: error: '__CTYPE_digit' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:304: error: '__CTYPE_alpha_nonupper_nonlower' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:306: error: '__CTYPE_alpha_lower' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:308: error: '__CTYPE_alpha_upper_lower' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:311: error: '__CTYPE_alpha_upper' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:314: error: '__CTYPE_punct' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:316: error: '__CTYPE_graph' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:318: error: '__CTYPE_print_space_nonblank' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:320: error: '__CTYPE_print_space_blank' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:323: error: '__CTYPE_space_nonblank_noncntrl' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:325: error: '__CTYPE_space_blank_noncntrl' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:328: error: '__CTYPE_cntrl_nonspace' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:330: error: '__CTYPE_cntrl_space_nonblank' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:332: error: '__CTYPE_cntrl_space_blank' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:467: warning: pointer targets in assignment differ in signedness | extra/locale/gen_wc8bit.c:618: warning: pointer targets in assignment differ in signedness | make[1]: *** [extra/locale/gen_wc8bit] Error 1 | make: *** [headers] Error 2 | FATAL: oe_runmake failed NOTE: Task failed: /opt/OE/build/angstrom/work/zoran-angstrom-linux-uclibcgnueabi/uclibc-0.9.29-r10/temp/log.do_compile.17701 NOTE: package uclibc-0.9.29-r10: task do_compile: failed ERROR: TaskFailed event exception, aborting NOTE: package uclibc-0.9.29: failed ERROR: Build of /opt/OE/targets/common/packages/uclibc/uclibc_0.9.29.bb do_compile failed ERROR: Task 7 (/opt/OE/targets/common/packages/uclibc/uclibc_0.9.29.bb, do_compile) failed NOTE: Tasks Summary: Attempted 203 tasks of which 203 didn't need to be rerun and 1 failed. ERROR: '/opt/OE/targets/common/packages/uclibc/uclibc_0.9.29.bb' failed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 17:41:58 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 19:41:58 +0200 (CEST) Subject: [Bug 4593] building uClibc fails when USE_NLS is set to "yes" In-Reply-To: References: Message-ID: <20081001174158.61CCD1880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4593 --- Comment #1 from Jin 2008-10-01 19:41:58 --- This also happens in .dev with Angstrom 2008.1 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 17:45:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 19:45:35 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081001174535.88FB11880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 Christopher Friedt changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|chrisfriedt at gmail.com |openembedded-issues at lists.o | |penembedded.org -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 18:08:56 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 20:08:56 +0200 (CEST) Subject: [Bug 4585] enable aisleriot in gnome-games In-Reply-To: References: Message-ID: <20081001180856.D49A71880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4585 --- Comment #2 from Koen Kooi 2008-10-01 20:08:56 --- If people do have problems, please add them to this bug instead of willy-nilly disabling aisleriot again. And attach the relevant logs (e.g. config.log). -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 18:20:23 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 20:20:23 +0200 (CEST) Subject: [Bug 4594] New: qte-mt-static-2.3.10-r8 do_configure failed Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4594 Summary: qte-mt-static-2.3.10-r8 do_configure failed Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: linuxrulez at land.ru log: This is the Qt/Embedded Free Edition. You are licensed to use this software under the terms of the GNU General Public License (GPL). Type 'G' to view the GNU General Public License. Type 'yes' to accept this license offer. Type 'no' to decline this license offer. Do you accept the terms of the license? No static library support for platform/compiler linux-gnueabi-arm-g++-static Available platforms: cygwin-arm-g++ cygwin-ipaq-g++ cygwin-sharp-g++ freebsd-g++ linux-arm-g++ linux-cassiopeia-g++ linux-generic-g++ linux-gnueabi-arm-g++ linux-gnueabi-cassiopeia-g++ linux-gnueabi-generic-g++ linux-gnueabi-innovator-g++ linux-gnueabi-ipaq-g++ linux-gnueabi-koala-g++ linux-gnueabi-mips-g++ linux-gnueabi-sh3-g++ linux-gnueabi-sharp-g++ linux-gnueabi-x86-g++ linux-innovator-g++ linux-ipaq-g++ linux-koala-g++ linux-mips-g++ linux-sh3-g++ linux-sharp-g++ linux-uclibc-arm-g++ linux-uclibc-cassiopeia-g++ linux-uclibc-generic-g++ linux-uclibc-innovator-g++ linux-uclibc-ipaq-g++ linux-uclibc-koala-g++ linux-uclibc-mips-g++ linux-uclibc-sh3-g++ linux-uclibc-sharp-g++ linux-uclibc-x86-g++ linux-uclibcgnueabi-arm-g++ linux-uclibcgnueabi-cassiopeia-g++ linux-uclibcgnueabi-generic-g++ linux-uclibcgnueabi-innovator-g++ linux-uclibcgnueabi-ipaq-g++ linux-uclibcgnueabi-koala-g++ linux-uclibcgnueabi-mips-g++ linux-uclibcgnueabi-sh3-g++ linux-uclibcgnueabi-sharp-g++ linux-uclibcgnueabi-x86-g++ linux-x86-g++ qnx-rtp-g++ solaris-g++ win32-msvc FATAL: Configuring qte failed. EXTRA_OECONF was -system-jpeg -system-libpng -system-zlib -no-qvfb -no-xft -no-vnc -gif -xplatform linux-gnueabi-arm-g++ -qconfig qpe -depths 8,16,32 -static -thread opie-image/magician kubuntu/intrepid(devel) gcc 4.3.2/2.6.27-4 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 19:07:24 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 21:07:24 +0200 (CEST) Subject: [Bug 4595] New: new recipe - evtest-1.23 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4595 Summary: new recipe - evtest-1.23 Classification: Unclassified Product: Openembedded Version: Angstrom unstable Platform: Other OS/Version: other Status: UNCONFIRMED Keywords: bb Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: mad_soft at inbox.ru Created an attachment (id=10470) --> (http://bugs.openembedded.net/attachment.cgi?id=10470) evtest_1.23.bb evtest is a small, but very handy utility, especially when it comes to debugging keyboard/touchscreen problems. It's floating around for years and even recommended in "Linux 2.6 input drivers FAQ" (http://lwn.net/Articles/69107/ ), but still we don't have recipe for it in OE. This time I've decided to correct this mistake. Attached is a quickly hacked recipe for version 1.23 (in fact 1.23 is a CVS rev., but since source is just one .c file, I decided to name it that way). Builds ok in both .stable and .dev. Tested on real HW - c700, hx4700. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 19:51:25 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 21:51:25 +0200 (CEST) Subject: [Bug 4585] enable aisleriot in gnome-games In-Reply-To: References: Message-ID: <20081001195125.2CB591880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4585 --- Comment #3 from Philip 2008-10-01 21:51:24 --- Failed build log at: http://tinderbox.openembedded.net/public/logs/1238482.txt. Guile is in the DEPENDS. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 09:37:41 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 11:37:41 +0200 (CEST) Subject: [Bug 4596] New: gnome-panel 2.24 fails to configure Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4596 Summary: gnome-panel 2.24 fails to configure Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: All OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: thebohemian at gmx.net gnome-panel 2.24 wants 'scrollkeeper-config'. Either we are missing a dependency here or we need the native version of this tool. Error message: checking for scrollkeeper-config... no configure: error: Couldn't find scrollkeeper-config. Please install the scrollkeeper package FATAL: oe_runconf failed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 09:55:33 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 11:55:33 +0200 (CEST) Subject: [Bug 4585] enable aisleriot in gnome-games In-Reply-To: References: Message-ID: <20081002095533.EECF81880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4585 --- Comment #4 from Koen Kooi 2008-10-02 11:55:33 --- (In reply to comment #3) > Failed build log at: http://tinderbox.openembedded.net/public/logs/1238482.txt. > Guile is in the DEPENDS. That's not config.log..... -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 10:50:17 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 12:50:17 +0200 (CEST) Subject: [Bug 4593] building uClibc fails when USE_NLS is set to "yes" In-Reply-To: References: Message-ID: <20081002105018.125FC18807E@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4593 --- Comment #2 from Koen Kooi 2008-10-02 12:50:17 --- Try finding out why this: | extra/locale/gen_wc8bit.c:21:29: error: .//include/bits/uClibc_ctype.h: No such file or directory happens -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 11:32:01 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 13:32:01 +0200 (CEST) Subject: [Bug 4593] building uClibc fails when USE_NLS is set to "yes" In-Reply-To: References: Message-ID: <20081002113201.872511880C1@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4593 --- Comment #3 from Jin 2008-10-02 13:32:01 --- Well, first observation is: lrwxrwxrwx 1 etcb etcb 51 Oct 2 12:50 .//include/bits/uClibc_ctype.h -> ../../libc/sysdeps/linux/common/bits/uClibc_ctype.h The file in ../../libc/sysdeps/linux/common/bits/uClibc_ctype.h is there. I tried echoing $(top_builddir) in the toplevel makefile, it's "./", then I did the same from extra/locale/Makefile.in and it was also "./" which is obviously wrong... Just got some info in #uclibc IRC: Jin^eLD, this is supposed to be fixed on trunk So I guess I just have to find the commit and see if I can come up with a patch for .29 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 11:44:39 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 13:44:39 +0200 (CEST) Subject: [Bug 4593] building uClibc fails when USE_NLS is set to "yes" In-Reply-To: References: Message-ID: <20081002114439.679FE1880C1@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4593 --- Comment #4 from Jin 2008-10-02 13:44:39 --- Digging further... I guess the revision that should fix this is "15970: psm says: use $(top_builddir) instead of $(top_srcdir) when accessing generated header files" This would be the diff: -- trunk/uClibc/extra/locale/Makefile.in 2006/08/23 15:26:46 15921 +++ trunk/uClibc/extra/locale/Makefile.in 2006/08/24 03:55:55 15970 @@ -10,7 +10,9 @@ LOCALE_DATA_FILENAME := uClibc-locale-030818.tgz -BUILD_CFLAGS-locale-common := -D__UCLIBC_GEN_LOCALE -DUCLIBC_CTYPE_HEADER='"$(top_srcdir)/include/bits/uClibc_ctype.h"' +BUILD_CFLAGS-locale-common := \ + -D__UCLIBC_GEN_LOCALE \ + -DUCLIBC_CTYPE_HEADER='"$(top_builddir)/include/bits/uClibc_ctype.h"' BUILD_CFLAGS-gen_wc8bit := $(BUILD_CFLAGS-locale-common) -DCTYPE_PACKED=1 But! That seems to be in OE already, so $(top_builddir) did not solve the problem for me. If you have further hints/clues/ideas please let me know, in the meantime I'll keep trying. Thanks! -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 12:05:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 14:05:10 +0200 (CEST) Subject: [Bug 4593] building uClibc fails when USE_NLS is set to "yes" In-Reply-To: References: Message-ID: <20081002120510.52E3E1880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4593 --- Comment #5 from Jin 2008-10-02 14:05:09 --- It looks like something is generally screwed. If I fix the uClibc_ctype.h include by modifying the Makefile.in: -DUCLIBC_CTYPE_HEADER='"../../include/bits/uClibc_ctype.h"' Then it fails with a different error: | gcc extra/locale/gen_locale.c -o /opt/OE/build/angstrom/work/zoran-angstrom-linux-uclibcgnueabi/uclibc-0.9.29-r10/uClibc-0.9.29/extra/locale/gen_locale -L/opt/OE/build/angstrom/staging/i686-linux/lib -Wl,-rpath-link,/opt/OE/build/angstrom/staging/i686-linux/lib -Wl,-rpath,/opt/OE/build/angstrom/staging/i686-linux/lib -Wl,-O1 -O2 -Wall | extra/locale/gen_locale.c:12:22: error: c8tables.h: No such file or directory c8tables.h is located in the top build directory, when I try to make it available to gen_locale.c it bombs out with yet another error (not finding ERA_YEAR and so on), those are defined in ./include/langinfo.h So am an not sure, it seems that a lot of things are going wrong for some reason... -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 14:31:56 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 16:31:56 +0200 (CEST) Subject: [Bug 818] Creating of images from feeds instead of DEPLOY_DIR_IPK In-Reply-To: References: Message-ID: <20081002143156.311AF1880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=818 Rolf 'Laibsch' Leggewie changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|LATER | --- Comment #10 from Rolf 'Laibsch' Leggewie 2008-10-02 16:31:55 --- (In reply to comment #9) > Just for reference, a heavily adapted version of this was just checked into > Poky. Great, thanks. Reopening. Let's see if someone feels motivated to migrate the stuff from poky to OE. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 16:10:39 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 18:10:39 +0200 (CEST) Subject: [Bug 4597] New: opie-console-1.2.3-r1 do_patch: failed. "double_name.patch" not found Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4597 Summary: opie-console-1.2.3-r1 do_patch: failed. "double_name.patch" not found Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: linuxrulez at land.ru NOTE: package opie-console-1.2.3-r1: task do_patch: started NOTE: Applying patch 'double_name.patch' (/media/disk-1/GIT/org.openembedded.dev/packages/opie-console/./double_name.patch) NOTE: Task failed: Error: /media/disk-1/GIT/org.openembedded.dev/packages/opie-console/./double_name.patch not found. NOTE: package opie-console-1.2.3-r1: task do_patch: failed ERROR: TaskFailed event exception, aborting NOTE: package opie-console-1.2.3: failed ERROR: Build of /media/disk-1/GIT/org.openembedded.dev/packages/opie-console/opie-console_1.2.3.bb do_patch failed ERROR: Task 478 (/media/disk-1/GIT/org.openembedded.dev/packages/opie-console/opie-console_1.2.3.bb, do_patch) failed NOTE: Tasks Summary: Attempted 1543 tasks of which 1540 didn't need to be rerun and 1 failed. ERROR: '/media/disk-1/GIT/org.openembedded.dev/packages/opie-console/opie-console_1.2.3.bb' failed magician/git version(2008-10-01) -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 19:56:34 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 21:56:34 +0200 (CEST) Subject: [Bug 4598] New: New recipe: splashutils Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4598 Summary: New recipe: splashutils Classification: Unclassified Product: Openembedded Version: unspecified Platform: All URL: http://fbsplash.berlios.de/ OS/Version: other Status: NEW Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: kalev at smartlink.ee Created an attachment (id=10472) --> (http://bugs.openembedded.net/attachment.cgi?id=10472) patch to add splashutils New recipe for splashutils, which is a userspace framebuffer bootsplash package. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 20:23:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 22:23:18 +0200 (CEST) Subject: [Bug 4599] New: New recipe: pmount 0.9.17 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4599 Summary: New recipe: pmount 0.9.17 Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: other Status: NEW Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: kalev at smartlink.ee Created an attachment (id=10473) --> (http://bugs.openembedded.net/attachment.cgi?id=10473) patch to add pmount_0.9.17.bb The attached patch adds recipe for pmount 0.9.17. The old pmount 0.9.4 recipe in the tree didn't compile pmount hal helper. Differing from the previous one, the new recipe packages pmount-hal helper separately. Pmount package doesn't depend on pmount-hal, so hal and dbus won't be pulled in unless you install pmount-hal. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 20:41:44 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 22:41:44 +0200 (CEST) Subject: [Bug 4600] New: New recipe: ivman Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4600 Summary: New recipe: ivman Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: other Status: NEW Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: kalev at smartlink.ee Created an attachment (id=10474) --> (http://bugs.openembedded.net/attachment.cgi?id=10474) patch to add ivman 0.6.14 This patch add a new recipe for ivman, which is a daemon to mount and unmount devices, based on info from hal. Needs pmount-hal from bug 4599 as runtime dependancy. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 21:38:58 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 23:38:58 +0200 (CEST) Subject: [Bug 4252] the git server should have hooks to trigger mails In-Reply-To: References: Message-ID: <20081002213858.C50D11880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4252 --- Comment #3 from Richard Purdie 2008-10-02 23:38:58 --- The first issue is now fixed... -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 3 09:10:24 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 3 Oct 2008 11:10:24 +0200 (CEST) Subject: [Bug 4601] New: shasum-native-1.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4601 Summary: shasum-native-1.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in shasum-native failed at 20081003090646 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 3 15:12:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 3 Oct 2008 17:12:18 +0200 (CEST) Subject: [Bug 4602] New: sh4, gcc-cross-initial: CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4602 Summary: sh4, gcc-cross-initial: CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: SuperH OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: jin at mediatomb.cc I am trying to build for sh4, using oe.dev, Angstrom angstrom-2008.1, uclibc The bug can be reproduced with the titan machine config that is available in OE. I would appreciate any help or hints on how to debug this problem. Btw, same happens with gcc 4.2.3. | ccache gcc -c -isystem/opt/jin/OE/build/angstrom/staging/x86_64-linux/usr/include -Os -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc -I/opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc/build -I/opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc/../include -I/opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc/../libcpp/include -I/opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc/../libdecnumber -I../libdecnumber -o build/fix-header.o /opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc/fix-header.c | ccache gcc -isystem/opt/jin/OE/build/angstrom/staging/x86_64-linux/usr/include -Os -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/fix-header \ | build/fix-header.o c-incpath.o cppdefault.o build/scan-decls.o prefix.o \ | build/scan.o build/errors.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a | if [ -f fixhdr.ready ] ; then \ | true; \ | else \ | echo timestamp > fixhdr.ready; \ | fi | if [ -f include/fixed ] ; then true; \ | else \ | : This line works around a 'make' bug in BSDI 1.1.; \ | FIXPROTO_DEFINES=""; export FIXPROTO_DEFINES; \ | FIX_HEADER="build/fix-header"; export FIX_HEADER; \ | mkinstalldirs="/bin/sh /opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc/../mkinstalldirs"; \ | export mkinstalldirs; \ | if [ -d "`echo /opt/jin/OE/build/angstrom/staging/sh4-angstrom-linux-uclibc/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" ]; then \ | /bin/sh /opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc/fixproto include include `echo /opt/jin/OE/build/angstrom/staging/sh4-angstrom-linux-uclibc/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; \ | if [ $? -eq 0 ] ; then true ; else exit 1 ; fi ; \ | else true; fi; \ | echo timestamp > include/fixed; \ | fi | fixproto: populating `include' | CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include | fix-header: Internal error: abort in add_path, at c-incpath.c:371 | make[2]: *** [stmp-fixproto] Error 1 | make[2]: Leaving directory `/opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/build.x86_64-linux.sh4-angstrom-linux-uclibc/gcc' | make[1]: *** [all-gcc] Error 2 | make[1]: Leaving directory `/opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/build.x86_64-linux.sh4-angstrom-linux-uclibc' | make: *** [all] Error 2 | FATAL: oe_runmake failed NOTE: Task failed: /opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/temp/log.do_compile.24374 NOTE: package gcc-cross-initial-4.2.4-r3: task do_compile: failed ERROR: TaskFailed event exception, aborting NOTE: package gcc-cross-initial-4.2.4: failed ERROR: Build of /opt/jin/OE/org.openembedded.dev/packages/gcc/gcc-cross-initial_4.2.4.bb do_compile failed ERROR: Task 9 (/opt/jin/OE/org.openembedded.dev/packages/gcc/gcc-cross-initial_4.2.4.bb, do_compile) failed NOTE: Tasks Summary: Attempted 154 tasks of which 135 didn't need to be rerun and 1 failed. ERROR: '/opt/jin/OE/org.openembedded.dev/packages/gcc/gcc-cross-initial_4.2.4.bb' failed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 3 18:10:52 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 3 Oct 2008 20:10:52 +0200 (CEST) Subject: [Bug 4603] New: xqtlauncher integrates X/Qt2 nicely into opie Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4603 Summary: xqtlauncher integrates X/Qt2 nicely into opie Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: Bernhard.Guillon at opensimpad.org Depends on: 4582 Created an attachment (id=10475) --> (http://bugs.openembedded.net/attachment.cgi?id=10475) xqtlauncher recipe xqtlauncher integrates X/Qt2 nicely into opie. see http://linuxtogo.org/gowiki/Angstrom/XQt/playground for more advance overview. best regards Bernhard Guillon -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 3 19:35:33 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 3 Oct 2008 21:35:33 +0200 (CEST) Subject: [Bug 4604] New: osb-jscore-0.5.2+svnr117-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4604 Summary: osb-jscore-0.5.2+svnr117-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in osb-jscore failed at 20081003192827 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 3 23:44:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 01:44:18 +0200 (CEST) Subject: [Bug 4605] New: minimo-0.02+cvs20070626-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4605 Summary: minimo-0.02+cvs20070626-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in minimo failed at 20081003233507 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 00:09:28 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 02:09:28 +0200 (CEST) Subject: [Bug 4606] New: apache2-native-2.2.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4606 Summary: apache2-native-2.2.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_populate_staging step in apache2-native failed at 20081004000045 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 02:49:13 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 04:49:13 +0200 (CEST) Subject: [Bug 4607] New: New recipe for building full gnome-games 2.23.6 with dependencies Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4607 Summary: New recipe for building full gnome-games 2.23.6 with dependencies Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: All OS/Version: Linux Status: NEW Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: tmtalpey at rcn.com CC: philip at balister.org, tmtalpey at rcn.com The current OE gnome-games 2.23.6 recipe builds only a couple of the games. The attached patch updates it to build all of them, with the necessary dependencies and runtimes. It was necessary to add a couple of gnome package recipes (gnome-python and gnome-pyorbit) and to tweak a couple of others (guile and gnome-python-desktop). I added packaging for each game separately, since some of them don't work well and the total package with all rdepends is really large. I think the runtime dependencies are all correct, I tested on a base angstrom-2008 ipaq h1940 and the games all run with full functionality. It was also necessary to patch the m4's in both gnome-games and ggz, because they insisted on adding "/usr" and "/usr/local" (no $prefix/$eprefix) to various include and library paths. These in turn silently broke the builds, as they cause cross-compile warnings from gcc. There didn't appear to be a way to override them, so I added a patch. Also, the apps create multiple desktop icon families, and install them in various places that matchbox doesn't look. I arbitrarily chose the 48x48 one to install for matchbox. There may be other ways to do this. There are still a couple of icons missing, the "scores" menu item gets a red X for instance. I haven't found where those might be installed from. They appear to be harmless. This is a complete build, with all the games and all the options. Some of it might be overkill, for example the gnomeprint stuff to print out Sudoku boards, your call. Apart from not all games fitting on small screens, they all seem to work ok! Chess and Sudoku work, and look, pretty well, IMO. Enjoy. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 08:53:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 10:53:38 +0200 (CEST) Subject: [Bug 4608] New: gpe-sketchbook-0.2.9-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4608 Summary: gpe-sketchbook-0.2.9-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in gpe-sketchbook failed at 20081004084953 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 08:57:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 10:57:38 +0200 (CEST) Subject: [Bug 4609] New: notecase-1.7.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4609 Summary: notecase-1.7.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in notecase failed at 20081004085326 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 09:19:43 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 11:19:43 +0200 (CEST) Subject: [Bug 4610] New: irssi-0.8.10-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4610 Summary: irssi-0.8.10-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in irssi failed at 20081004091530 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 09:22:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 11:22:35 +0200 (CEST) Subject: [Bug 4611] New: gpsd-2.37-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4611 Summary: gpsd-2.37-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in gpsd failed at 20081004091628 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 09:24:16 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 11:24:16 +0200 (CEST) Subject: [Bug 4609] notecase-1.7.2-autobuild In-Reply-To: References: Message-ID: <20081004092416.88B791880C1@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4609 --- Comment #2 from Koen Kooi 2008-10-04 11:24:16 --- (From update of attachment 10480) This looks like gcc 4.3 problems: http://gcc.gnu.org/gcc-4.3/porting_to.html -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 09:24:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 11:24:38 +0200 (CEST) Subject: [Bug 4612] New: liburi-perl-1.35-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4612 Summary: liburi-perl-1.35-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in liburi-perl failed at 20081004092048 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 09:37:50 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 11:37:50 +0200 (CEST) Subject: [Bug 4611] gpsd-2.37-autobuild In-Reply-To: References: Message-ID: <20081004093750.EA7A51880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4611 --- Comment #4 from Koen Kooi 2008-10-04 11:37:50 --- This looks like the python errors mickeyl fixed with: +export STAGING_INCDIR +export STAGING_LIBDIR -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 09:43:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 11:43:10 +0200 (CEST) Subject: [Bug 4611] gpsd-2.37-autobuild In-Reply-To: References: Message-ID: <20081004094310.4D543188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4611 Koen Kooi changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #5 from Koen Kooi 2008-10-04 11:43:10 --- fixed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 10:17:29 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 12:17:29 +0200 (CEST) Subject: [Bug 4613] New: totem-2.23.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4613 Summary: totem-2.23.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in totem failed at 20081004095136 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 10:37:12 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 12:37:12 +0200 (CEST) Subject: [Bug 4614] New: quasar-0.8+0.9beta3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4614 Summary: quasar-0.8+0.9beta3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in quasar failed at 20081004103122 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 10:43:56 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 12:43:56 +0200 (CEST) Subject: [Bug 4615] New: vlc-gpe-0.8.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4615 Summary: vlc-gpe-0.8.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in vlc-gpe failed at 20081004103358 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 10:45:27 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 12:45:27 +0200 (CEST) Subject: [Bug 4616] New: gnome-mplayer-0.5.3+cvs20080101-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4616 Summary: gnome-mplayer-0.5.3+cvs20080101-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in gnome-mplayer failed at 20081004104103 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 11:03:15 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 13:03:15 +0200 (CEST) Subject: [Bug 4617] New: kismet-2007-10-R1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4617 Summary: kismet-2007-10-R1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in kismet failed at 20081004104848 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 13:14:02 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 15:14:02 +0200 (CEST) Subject: [Bug 4618] New: scummvm-0.12.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4618 Summary: scummvm-0.12.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in scummvm failed at 20081004130927 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 13:15:11 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 15:15:11 +0200 (CEST) Subject: [Bug 4619] New: ctorrent-3.3.1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4619 Summary: ctorrent-3.3.1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in ctorrent failed at 20081004131131 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 13:17:12 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 15:17:12 +0200 (CEST) Subject: [Bug 4620] New: asterisk-1.4.19.1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4620 Summary: asterisk-1.4.19.1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in asterisk failed at 20081004131159 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 13:47:51 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 15:47:51 +0200 (CEST) Subject: [Bug 4621] New: gnuradio-3.1.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4621 Summary: gnuradio-3.1.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in gnuradio failed at 20081004131409 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 14:10:02 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 16:10:02 +0200 (CEST) Subject: [Bug 4622] New: gtkimageview-1.3.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4622 Summary: gtkimageview-1.3.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in gtkimageview failed at 20081004140600 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 14:24:28 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 16:24:28 +0200 (CEST) Subject: [Bug 4623] New: xf86-video-ati-6.6.193-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4623 Summary: xf86-video-ati-6.6.193-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in xf86-video-ati failed at 20081004142012 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 15:17:45 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 17:17:45 +0200 (CEST) Subject: [Bug 4624] New: opie-mediaplayer1-core-1.2.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4624 Summary: opie-mediaplayer1-core-1.2.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in opie-mediaplayer1-core failed at 20081004151034 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 15:29:32 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 17:29:32 +0200 (CEST) Subject: [Bug 4625] New: openmoko-terminal2-3.0.0+svnr4039-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4625 Summary: openmoko-terminal2-3.0.0+svnr4039-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in openmoko-terminal2 failed at 20081004151506 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 15:36:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 17:36:46 +0200 (CEST) Subject: [Bug 4626] New: gcc-native-3.4.6 do_compile failed in Ubuntu Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4626 Summary: gcc-native-3.4.6 do_compile failed in Ubuntu Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: NEW Keywords: patch Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: linuxrulez at land.ru NOTE: package gcc-native-3.4.6-r9: task do_compile: started ERROR: function do_compile failed ERROR: log data follows (/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/temp/log.do_compile.18112) | NOTE: make ARCH_FLAGS_FOR_TARGET= | make[1]: Entering directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/libiberty' | make[2]: Entering directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/libiberty/testsuite' | make[2]: Nothing to be done for `all'. | make[2]: Leaving directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/libiberty/testsuite' | make[1]: Leaving directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/libiberty' | make[1]: Entering directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/intl' | make[1]: Nothing to be done for `all'. | make[1]: Leaving directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/intl' | make[1]: Entering directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/gcc' | ccache gcc -isystem/mnt/dev/OE/build/tmp/staging/i686-linux/usr/include -Os -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -DHAVE_CONFIG_H -isystem/mnt/dev/OE/build/tmp/staging/i686-linux/usr/include -I. -I. -I/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/gcc -I/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/gcc/. -I/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/gcc/../include \ | -DTARGET_MACHINE=\"i686-linux\" \ | -c /mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/gcc/collect2.c -o collect2.o | In function 'open', | inlined from 'collect_execute' at /mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/gcc/collect2.c:1537: | /usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT in second argument needs 3 arguments | make[1]: *** [collect2.o] Error 1 | make[1]: Leaving directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/gcc' | make: *** [all-gcc] Error 2 | FATAL: oe_runmake failed NOTE: Task failed: /mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/temp/log.do_compile.18112 NOTE: package gcc-native-3.4.6-r9: task do_compile: failed MACHINE = magician/angstrom Host: Ubuntu intrepid/gcc version 4.3. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 15:37:20 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 17:37:20 +0200 (CEST) Subject: [Bug 4627] New: bonnie++-1.03c-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4627 Summary: bonnie++-1.03c-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in bonnie++ failed at 20081004152621 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 16:34:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 18:34:35 +0200 (CEST) Subject: [Bug 4628] New: packagekit-0.2.3+gitr813fa8cfb139246cf180d52895b52b28616ae2f5-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4628 Summary: packagekit-0.2.3+gitr813fa8cfb139246cf180d52895b52b286 16ae2f5-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_fetch step in packagekit failed at 20081004153505 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 17:02:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 19:02:38 +0200 (CEST) Subject: [Bug 4624] opie-mediaplayer1-core-1.2.4-autobuild In-Reply-To: References: Message-ID: <20081004170238.9B1901880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4624 Paul Eggleton changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|openembedded-issues at lists.o |bluelightning at bluelightning |penembedded.org |.org --- Comment #2 from Paul Eggleton 2008-10-04 19:02:38 --- I have a patch for this, currently rebuilding due to tmp ABI change. Will commit when tested. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 17:09:00 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 19:09:00 +0200 (CEST) Subject: [Bug 4629] New: libspiff-0.8.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4629 Summary: libspiff-0.8.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in libspiff failed at 20081004170112 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 20:41:41 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 22:41:41 +0200 (CEST) Subject: [Bug 4630] New: SIMpad serial update Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4630 Summary: SIMpad serial update Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: Bernhard.Guillon at opensimpad.org This patch enables the usage of many cheap serial keyboards which needs DTR as power source. Tested with Palm foldable keyboard and kbdd as userspace driver. best regards Bernhard Guillon -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 21:25:01 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 23:25:01 +0200 (CEST) Subject: [Bug 4630] SIMpad serial update In-Reply-To: References: Message-ID: <20081004212501.92B7618807E@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4630 Henning Heinold changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Henning Heinold 2008-10-04 23:25:01 --- bug fixed with revision 43be58467d9605d58bff12a691a94344b60b526f and 0e6176690cfdc4e760baed9754ed33c972437f83 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 00:24:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 02:24:46 +0200 (CEST) Subject: [Bug 4631] New: mono-1.2.6-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4631 Summary: mono-1.2.6-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in mono failed at 20081005001722 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 04:36:17 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 06:36:17 +0200 (CEST) Subject: [Bug 4632] New: webkit-gtk-0.1+svnr36540-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4632 Summary: webkit-gtk-0.1+svnr36540-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in webkit-gtk failed at 20081005034124 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 05:01:41 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 07:01:41 +0200 (CEST) Subject: [Bug 4633] New: firefox-3.0.1+3.1a2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4633 Summary: firefox-3.0.1+3.1a2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in firefox failed at 20081005045019 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 05:46:29 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 07:46:29 +0200 (CEST) Subject: [Bug 4634] New: fennec-0.8+0.9pre-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4634 Summary: fennec-0.8+0.9pre-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in fennec failed at 20081005052835 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 06:43:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 08:43:10 +0200 (CEST) Subject: [Bug 4635] New: nfs-utils-1.1.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4635 Summary: nfs-utils-1.1.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in nfs-utils failed at 20081005063520 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 06:56:20 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 08:56:20 +0200 (CEST) Subject: [Bug 4636] New: apache2-2.2.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4636 Summary: apache2-2.2.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in apache2 failed at 20081005064006 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 07:06:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 09:06:36 +0200 (CEST) Subject: [Bug 1728] patches which fix cross-compiling for x86_64 In-Reply-To: References: Message-ID: <20081005070636.C0C7E188155@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=1728 Jeroen Roose changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oe at hoc.xs4all.nl --- Comment #12 from Jeroen Roose 2008-10-05 09:06:35 --- I'm trying to build for a x86_64 target on a i686 build host. I've added two patched 1067 & 10510. Unfortunatly I get stuck at gcc-cross. My knowledge of crossbuilding the toolchain stops here. Jeroen /home/jeroen/data/oe/build/tmp/work/x86_64-linux/gcc-cross-4.1.1-r22/gcc-4.1.1/build.i686-linux.x86_64-linux/./gcc/xgcc -B/home/jeroen/data/oe/build/tmp/work/x86_64-linux/gcc-cross-4.1.1-r22/gcc-4.1.1/build.i686-linux.x86_64-linux/./gcc/ -B/home/jeroen/data/oe/build/tmp/cross/x86_64/x86_64-linux/bin/ -B/home/jeroen/data/oe/build/tmp/cross/x86_64/x86_64-linux/lib/ -isystem /home/jeroen/data/oe/build/tmp/cross/x86_64/x86_64-linux/include -isystem /home/jeroen/data/oe/build/tmp/cross/x86_64/x86_64-linux/sys-include -O2 -g -Os -DIN_GCC -DCROSS_COMPILE -DNATIVE_CROSS -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc/32/libgcc.map -o 32/libgcc_s.so.1.tmp -m32 libgcc/32/_muldi3_s.o libgcc/32/_negdi2_s.o libgcc/32/_lshrdi3_s.o libgcc/32/_ashldi3_s.o libgcc/32/_ashrdi3_s.o libgcc/32/_cmpdi2_s.o libgcc/32/_ucmpdi2_s.o libgcc/32/_floatdidf_s.o libgcc/32/_floatdisf_s.o libgcc/32/_fixunsdfsi_s.o libgcc/32/_fixunssfsi_s.o libgcc/32/_fixunsdfdi_s.o libgcc/32/_fixdfdi_s.o libgcc/32/_fixunssfdi_s.o libgcc/32/_fixsfdi_s.o libgcc/32/_fixxfdi_s.o libgcc/32/_fixunsxfdi_s.o libgcc/32/_floatdixf_s.o libgcc/32/_fixunsxfsi_s.o libgcc/32/_fixtfdi_s.o libgcc/32/_fixunstfdi_s.o libgcc/32/_floatditf_s.o libgcc/32/_clear_cache_s.o libgcc/32/_enable_execute_stack_s.o libgcc/32/_trampoline_s.o libgcc/32/__main_s.o libgcc/32/_absvsi2_s.o libgcc/32/_absvdi2_s.o libgcc/32/_addvsi3_s.o libgcc/32/_addvdi3_s.o libgcc/32/_subvsi3_s.o libgcc/32/_subvdi3_s.o libgcc/32/_mulvsi3_s.o libgcc/32/_mulvdi3_s.o libgcc/32/_negvsi2_s.o libgcc/32/_negvdi2_s.o libgcc/32/_ctors_s.o libgcc/32/_ffssi2_s.o libgcc/32/_ffsdi2_s.o libgcc/32/_clz_s.o libgcc/32/_clzsi2_s.o libgcc/32/_clzdi2_s.o libgcc/32/_ctzsi2_s.o libgcc/32/_ctzdi2_s.o libgcc/32/_popcount_tab_s.o libgcc/32/_popcountsi2_s.o libgcc/32/_popcountdi2_s.o libgcc/32/_paritysi2_s.o libgcc/32/_paritydi2_s.o libgcc/32/_powisf2_s.o libgcc/32/_powidf2_s.o libgcc/32/_powixf2_s.o libgcc/32/_powitf2_s.o libgcc/32/_mulsc3_s.o libgcc/32/_muldc3_s.o libgcc/32/_mulxc3_s.o libgcc/32/_multc3_s.o libgcc/32/_divsc3_s.o libgcc/32/_divdc3_s.o libgcc/32/_divxc3_s.o libgcc/32/_divtc3_s.o libgcc/32/_divdi3_s.o libgcc/32/_moddi3_s.o libgcc/32/_udivdi3_s.o libgcc/32/_umoddi3_s.o libgcc/32/_udiv_w_sdiv_s.o libgcc/32/_udivmoddi4_s.o libgcc/32/unwind-dw2_s.o libgcc/32/unwind-dw2-fde-glibc_s.o libgcc/32/unwind-sjlj_s.o libgcc/32/gthr-gnat_s.o libgcc/32/unwind-c_s.o -lc && rm -f 32/libgcc_s.so && if [ -f 32/libgcc_s.so.1 ]; then mv -f 32/libgcc_s.so.1 32/libgcc_s.so.1.backup; else true; fi && mv 32/libgcc_s.so.1.tmp 32/libgcc_s.so.1 && ln -s libgcc_s.so.1 32/libgcc_s.so /home/jeroen/data/oe/build/tmp/cross/x86_64/bin/x86_64-linux-ld: skipping incompatible /home/jeroen/data/oe/build/tmp/staging/x86_64-linux/usr/lib/../lib/libc.so when searching for -lc /home/jeroen/data/oe/build/tmp/cross/x86_64/bin/x86_64-linux-ld: skipping incompatible /home/jeroen/data/oe/build/tmp/staging/x86_64-linux/usr/lib/../lib/libc.a when searching for -lc /home/jeroen/data/oe/build/tmp/cross/x86_64/bin/x86_64-linux-ld: skipping incompatible /home/jeroen/data/oe/build/tmp/staging/x86_64-linux/usr/lib/libc.so when searching for -lc /home/jeroen/data/oe/build/tmp/cross/x86_64/bin/x86_64-linux-ld: skipping incompatible /home/jeroen/data/oe/build/tmp/staging/x86_64-linux/usr/lib/libc.a when searching for -lc /home/jeroen/data/oe/build/tmp/cross/x86_64/bin/x86_64-linux-ld: cannot find -lc collect2: ld returned 1 exit status make[3]: *** [32/libgcc_s.so] Error 1 make[3]: Leaving directory `/home/jeroen/data/oe/build/tmp/work/x86_64-linux/gcc-cross-4.1.1-r22/gcc-4.1.1/build.i686-linux.x86_64-linux/gcc' make[2]: *** [stmp-multilib] Error 2 make[2]: Leaving directory `/home/jeroen/data/oe/build/tmp/work/x86_64-linux/gcc-cross-4.1.1-r22/gcc-4.1.1/build.i686-linux.x86_64-linux/gcc' make[1]: *** [all-gcc] Error 2 make[1]: Leaving directory `/home/jeroen/data/oe/build/tmp/work/x86_64-linux/gcc-cross-4.1.1-r22/gcc-4.1.1/build.i686-linux.x86_64-linux' make: *** [all] Error 2 FATAL: oe_runmake failed jeroen at hoc:~/data/oe/build/tmp/work/x86_64-linux/gcc-cross-4.1.1-r22/temp$ -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 07:50:43 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 09:50:43 +0200 (CEST) Subject: [Bug 4637] New: roadmap-gtk2-1.1.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4637 Summary: roadmap-gtk2-1.1.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in roadmap-gtk2 failed at 20081005073930 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 08:25:11 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 10:25:11 +0200 (CEST) Subject: [Bug 4638] New: gst-ffmpeg-0.10.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4638 Summary: gst-ffmpeg-0.10.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in gst-ffmpeg failed at 20081005080950 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 08:58:25 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 10:58:25 +0200 (CEST) Subject: [Bug 4607] New recipe for building full gnome-games 2.23.6 with dependencies In-Reply-To: References: Message-ID: <20081005085825.0B6A81880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4607 --- Comment #2 from Koen Kooi 2008-10-05 10:58:23 --- the ggz m4 files have already been fixed in ggz-clientlibs and gnome games 2.24, could you make a new patch against current metadata and split it up in its logical parts (e.g. one for adding pyorbit, one for patching gnome-games 2.24, etc)? -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 09:54:03 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 11:54:03 +0200 (CEST) Subject: [Bug 4451] h2200-bootloader broken causing suspend failures In-Reply-To: References: Message-ID: <20081005095403.81D151880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4451 Paul Eggleton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Paul Eggleton 2008-10-05 11:54:02 --- This fix is now in stable, resolving. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 09:55:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 11:55:46 +0200 (CEST) Subject: [Bug 3937] Card widget is broken In-Reply-To: References: Message-ID: <20081005095546.57E1618807E@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=3937 --- Comment #2 from Paul Eggleton 2008-10-05 11:55:46 --- If you are talking about Opie, try the new opie-cardapplet in 1.2.4 (now available in org.openembedded.dev, and soon in Angstrom unstable). It works a lot better. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 09:59:33 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 11:59:33 +0200 (CEST) Subject: [Bug 4597] opie-console-1.2.3-r1 do_patch: failed. "double_name.patch" not found In-Reply-To: References: Message-ID: <20081005095933.2F7FF188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4597 Paul Eggleton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Paul Eggleton 2008-10-05 11:59:32 --- Sorry, this was my fault. This has now been fixed as of yesterday. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 12:04:03 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 14:04:03 +0200 (CEST) Subject: [Bug 4639] New: rdesktop-1.6.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4639 Summary: rdesktop-1.6.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in rdesktop failed at 20081005115958 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 12:31:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 14:31:36 +0200 (CEST) Subject: [Bug 4640] New: xf86-video-vesa-1.3.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4640 Summary: xf86-video-vesa-1.3.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in xf86-video-vesa failed at 20081005122728 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 12:36:30 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 14:36:30 +0200 (CEST) Subject: [Bug 4641] New: qte-mt-2.3.10-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4641 Summary: qte-mt-2.3.10-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in qte-mt failed at 20081005123203 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 13:32:30 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 15:32:30 +0200 (CEST) Subject: [Bug 4642] New: enca-1.9-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4642 Summary: enca-1.9-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in enca failed at 20081005130153 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 15:09:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 17:09:10 +0200 (CEST) Subject: [Bug 4643] New: guile-1.8.5-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4643 Summary: guile-1.8.5-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in guile failed at 20081005145154 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 15:32:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 17:32:18 +0200 (CEST) Subject: [Bug 4644] New: opencv-1.0.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4644 Summary: opencv-1.0.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in opencv failed at 20081005152803 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 17:07:32 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 19:07:32 +0200 (CEST) Subject: [Bug 4191] c7x0 opie install to flash fails In-Reply-To: References: Message-ID: <20081005170732.EEE76188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4191 --- Comment #5 from Paul Eggleton 2008-10-05 19:07:32 --- Aforementioned patch is now in .stable also. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 21:48:59 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 23:48:59 +0200 (CEST) Subject: [Bug 4645] New: classpath-native-0.97.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4645 Summary: classpath-native-0.97.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_unpackpost step in classpath-native failed at 20081005214500 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 23:23:59 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 01:23:59 +0200 (CEST) Subject: [Bug 4646] New: qt4-x11-free-4.4.1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4646 Summary: qt4-x11-free-4.4.1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in qt4-x11-free failed at 20081005224639 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 00:52:40 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 02:52:40 +0200 (CEST) Subject: [Bug 4647] New: enchant-1.3.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4647 Summary: enchant-1.3.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in enchant failed at 20081006004336 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 01:45:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 03:45:31 +0200 (CEST) Subject: [Bug 4648] New: do_rootfs :ERROR: duplicate src declaration. Skipping: do_rootfs: Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4648 Summary: do_rootfs :ERROR: duplicate src declaration. Skipping: do_rootfs: Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynnos at tong-ji.org DISTRO = "angstrom-2008.1" MACHINE = "x86" I build a image from zero the error log: Installing helloworld (1.0.0-r0) to root... | Downloading file:/stuff/build-anst/tmp/deploy/glibc/ipk/i486/helloworld_1.0.0-r0_i486.ipk | Configuring helloworld | Collected errors: | ERROR: duplicate src declaration. Skipping: | src oe-x86 file:/stuff/build-anst/tmp/deploy/glibc/ipk/x86 | + export D=/stuff/build-anst/tmp/rootfs | + D=/stuff/build-anst/tmp/rootfs | + export OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs | + OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs | + export IPKG_OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs | + IPKG_OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs | + export OPKG_OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs | + OPKG_OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs | + mkdir -p /stuff/build-anst/tmp/rootfs/etc/opkg/ | + grep '^arch' /stuff/build-anst/tmp/staging/i686-linux/etc/opkg.conf | + for i in '/stuff/build-anst/tmp/rootfs/usr/lib/opkg/info/*.preinst' | + '[' -f '/stuff/build-anst/tmp/rootfs/usr/lib/opkg/info/*.preinst' ']' | + for i in '/stuff/build-anst/tmp/rootfs/usr/lib/opkg/info/*.postinst' | + '[' -f '/stuff/build-anst/tmp/rootfs/usr/lib/opkg/info/*.postinst' ']' | + install -d /stuff/build-anst/tmp/rootfs//etc | + echo 200810060927 | + rm -f /stuff/build-anst/tmp/rootfs/usr/lib/opkg/lists/oe /stuff/build-anst/tmp/rootfs/usr/lib/opkg/lists/oe-all /stuff/build-anst/tmp/rootfs/usr/lib/opkg/lists/oe-i486 /stuff/build-anst/tmp/rootfs/usr/lib/opkg/lists/oe-x86 | + ln -s opkg /stuff/build-anst/tmp/rootfs/etc/ipkg | + ln -s opkg /stuff/build-anst/tmp/rootfs/usr/lib/ipkg | + log_check rootfs | + set +x | log_check: Using /stuff/build-anst/tmp/work/x86-angstrom-linux/helloworld-image-1.0-r0/temp/log.do_rootfs.9773 as logfile | log_check: There were error messages in the logfile | log_check: Matched keyword: [ERR] | Signiture check for oe-x86 skipped because GPG support was not enabled in this build | Collected errors: | ERROR: duplicate src declaration. Skipping: | src oe-x86 file:/stuff/build-anst/tmp/deploy/glibc/ipk/x86 | -- | Configuring helloworld | Collected errors: | ERROR: duplicate src declaration. Skipping: | src oe-x86 file:/stuff/build-anst/tmp/deploy/glibc/ipk/x86 | NOTE: Task failed: /stuff/build-anst/tmp/work/x86-angstrom-linux/helloworld-image-1.0-r0/temp/log.do_rootfs.9773 NOTE: package helloworld-image-1.0-r0: task do_rootfs: failed ERROR: TaskFailed event exception, aborting NOTE: package helloworld-image-1.0: failed ERROR: Build of /stuff/org.openembedded.dev/packages/images/helloworld-image.bb do_rootfs failed ERROR: Task 10 (/stuff/org.openembedded.dev/packages/images/helloworld-image.bb, do_rootfs) failed NOTE: Tasks Summary: Attempted 525 tasks of which 525 didn't need to be rerun and 1 failed. ERROR: '/stuff/org.openembedded.dev/packages/images/helloworld-image.bb' failed NOTE: build 200810060927: completed the arch.conf content is : arch all 1 arch any 6 arch noarch 11 arch i486 16 arch x86 21 arch x86 26 build platform are gentoo and ubuntu thanks -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 02:15:55 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 04:15:55 +0200 (CEST) Subject: [Bug 4649] New: libusb-0.1.12-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4649 Summary: libusb-0.1.12-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in libusb failed at 20081006020941 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 03:10:02 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 05:10:02 +0200 (CEST) Subject: [Bug 4650] New: libwww-perl-5.808-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4650 Summary: libwww-perl-5.808-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in libwww-perl failed at 20081006030615 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 04:28:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 06:28:36 +0200 (CEST) Subject: [Bug 4651] New: imagemagick-6.4.4-1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4651 Summary: imagemagick-6.4.4-1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in imagemagick failed at 20081006041814 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 05:07:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 07:07:31 +0200 (CEST) Subject: [Bug 4652] New: libgnomeprintui-2.18.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4652 Summary: libgnomeprintui-2.18.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in libgnomeprintui failed at 20081006050030 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 05:15:28 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 07:15:28 +0200 (CEST) Subject: [Bug 4653] New: evince-2.23.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4653 Summary: evince-2.23.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in evince failed at 20081006050428 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 08:53:37 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 10:53:37 +0200 (CEST) Subject: [Bug 4654] New: libsidplay-1.36.59-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4654 Summary: libsidplay-1.36.59-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in libsidplay failed at 20081006084828 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 09:05:16 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 11:05:16 +0200 (CEST) Subject: [Bug 4655] New: zhone-0.0.0+r9-gitr11392b1d2ee3a0622dc324e1805699e4301249c4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4655 Summary: zhone-0.0.0+r9-gitr11392b1d2ee3a0622dc324e1805699e4301 249c4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in zhone failed at 20081006085744 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 09:25:17 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 11:25:17 +0200 (CEST) Subject: [Bug 4656] New: lirc-modules-0.8.3+cvs20080713-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4656 Summary: lirc-modules-0.8.3+cvs20080713-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in lirc-modules failed at 20081006092009 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 09:29:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 11:29:18 +0200 (CEST) Subject: [Bug 4657] New: ioquake3-1.34+svnr1470-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4657 Summary: ioquake3-1.34+svnr1470-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in ioquake3 failed at 20081006092226 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 09:31:09 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 11:31:09 +0200 (CEST) Subject: [Bug 4658] New: quake2-0.16.1+svnr205-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4658 Summary: quake2-0.16.1+svnr205-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in quake2 failed at 20081006092606 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 09:52:33 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 11:52:33 +0200 (CEST) Subject: [Bug 4659] New: new package mini-httpd_1.19.bb Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4659 Summary: new package mini-httpd_1.19.bb Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynn.lin at avocent.com Created an attachment (id=10590) --> (http://bugs.openembedded.net/attachment.cgi?id=10590) mini-httpd_1.19.bb Hi,all Today my project needs a mini-httpd,I find that there isn't mini-httpd package in oe repository,So i ported ,hope it can be helpful ^_^ -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 13:38:15 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 15:38:15 +0200 (CEST) Subject: [Bug 4508] new recipe for OpenCV - The Open Computer Vision Library In-Reply-To: References: Message-ID: <20081006133815.DE936188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4508 Bignaux Ronan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Bignaux Ronan 2008-10-06 15:38:15 --- I don't know if this recipe has been merged or it's a very similar one in the tree ... bug post here seems to be not opencv related. So i close the bug. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 14:04:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 16:04:31 +0200 (CEST) Subject: [Bug 4660] New: Yasr bitbake recipe Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4660 Summary: Yasr bitbake recipe Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: Linux Status: NEW Keywords: bb Severity: minor Priority: P3 Component: Distributions AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: gcasse at oralux.org CC: gcasse at oralux.org Yasr is a general purpose console screen reader -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 18:16:11 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 20:16:11 +0200 (CEST) Subject: [Bug 4661] New: libsvg-0.1.4-r1: task do_qa_staging: Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4661 Summary: libsvg-0.1.4-r1: task do_qa_staging: Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: linuxrulez at land.ru NOTE: package libsvg-0.1.4-r1: task do_qa_staging: started NOTE: QA checking staging ERROR: QA Issue: gloox.pc failed sanity test (tmpdir) in path /media/disk-1/GIT/org.openembedded.dev/tmp/staging/arm-angstrom-linux-gnueabi/usr/lib/pkgconfig ERROR: QA Issue: libfakekey.pc failed sanity test (tmpdir) in path /media/disk-1/GIT/org.openembedded.dev/tmp/staging/arm-angstrom-linux-gnueabi/usr/lib/pkgconfig ERROR: QA staging was broken by the package built above ERROR: Error in executing: ERROR: Exception: Message:1 ERROR: Printing the environment of the function ERROR: Build of /media/disk-1/GIT/org.openembedded.dev/packages/cairo/libsvg_0.1.4.bb do_qa_staging failed ERROR: Task 5 (/media/disk-1/GIT/org.openembedded.dev/packages/cairo/libsvg_0.1.4.bb, do_qa_staging) failed NOTE: Tasks Summary: Attempted 460 tasks of which 447 didn't need to be rerun and 1 failed. ERROR: '/media/disk-1/GIT/org.openembedded.dev/packages/cairo/libsvg_0.1.4.bb' failed cat log.qa_package: evil hides inside the .pc, staging, /staging/arm-angstrom-linux-gnueabi/usr/lib/pkgconfig/gloox.pc evil hides inside the .pc, staging, /staging/arm-angstrom-linux-gnueabi/usr/lib/pkgconfig/libfakekey.pc magician/angstrom Ubuntu 8.10/gcc-4.3.2 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 19:03:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 21:03:35 +0200 (CEST) Subject: [Bug 4583] AC_CHECK_ENABLE_LTDL macro is undefined In-Reply-To: References: Message-ID: <20081006190335.458F11880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4583 Christopher Friedt changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #2 from Christopher Friedt 2008-10-06 21:03:34 --- I'm wrapping this in bug 4588, since it's all part of the same brokenness. *** This bug has been marked as a duplicate of bug 4588 *** -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 19:03:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 21:03:35 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081006190335.58A25188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 --- Comment #12 from Christopher Friedt 2008-10-06 21:03:34 --- *** Bug 4583 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 19:25:53 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 21:25:53 +0200 (CEST) Subject: [Bug 4602] sh4, gcc-cross-initial: CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include In-Reply-To: References: Message-ID: <20081006192553.865441880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4602 Henning Heinold changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Henning Heinold 2008-10-06 21:25:52 --- fixed with revision ec2835e0caacbf9d2e48582fc02e6b933292fd65 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 03:21:11 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 05:21:11 +0200 (CEST) Subject: [Bug 4662] New: libnids-1.18-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4662 Summary: libnids-1.18-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in libnids failed at 20081007031641 for machine omap5912osk -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 07:35:16 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 09:35:16 +0200 (CEST) Subject: [Bug 4663] New: libxine-fb-1.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4663 Summary: libxine-fb-1.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in libxine-fb failed at 20081007072359 for machine omap5912osk -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 12:12:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 14:12:46 +0200 (CEST) Subject: [Bug 4607] New recipe for building full gnome-games 2.23.6 with dependencies In-Reply-To: References: Message-ID: <20081007121246.1EF8718807E@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4607 --- Comment #3 from Tom Talpey 2008-10-07 14:12:40 --- Sounds good - done. 6 new attachments follow: 1pyorbit.patch - new pyorbit recipe 2gnome-python.patch - new gnome-python recipe 3gnome-desktop.patch - needs libxrandr to build 4gnome-python-desktop.patch - needs gnome-python and libgnomeprint* for games 5guile.patch - needs libtool dependency to build 6gnome-games.patch - the new recipe for 2.24.0 These are merged to the git metadata af4e5ba5672e951767b987f6d5aac456848e0882, i.e. gnome-games 2.24.0 recipe. I was able to build them in a clean ipaq/h1940 machine sandbox. They are not yet runtime-tested, I'm still in the process of building a new angstrom for my ipaq after the metadata pull. Possibly one or more of the 2.24 games will need additional RDEPENDS over 2.23, I'll hope to be able to check that in the next couple of days. Let me know if other rearrangement of the patchset is preferred. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 13:59:44 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 15:59:44 +0200 (CEST) Subject: [Bug 4664] New: Canadian SDK support Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4664 Summary: Canadian SDK support Classification: Unclassified Product: Openembedded Version: unspecified Platform: All URL: http://dev.doredevelopment.dk/git?p=openembedded.git;a =summary OS/Version: All Status: UNCONFIRMED Keywords: patch, toolchain Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: eha at doredevelopment.dk Created an attachment (id=10702) --> (http://bugs.openembedded.net/attachment.cgi?id=10702) 0001-Add-BUILD-HOST-TARGET-_EXEEXT-variables-for-ab-use.patch Hi I have added preliminary support for canadian cross-building of toolchain/SDK images. The idea is to be able to build any combination of host->target toolchain with OE. The primary goal here (for me), is to be able build mingw32 toolchains for OpenEmbedded projects, so that those unlucky Windows developers can build and debug applications using native development tools. To avoid messing with with existing recipes more than needed, and the cross-sdk recipes in particular, I have introduce 3 new classes: canadian-cross, canadian-native, and canadian-sdk. As the name suggest, they can to some extend be compared to the existing cross, native, and cross-sdk classes. canadian-cross recipes are for building internal cross compiler tools, which will be used to build for the sdk architecture (fx. i586-mingw32). The host triplet for canadian-cross is build, build, sdk canadian-native recipes are for building internal libraries for sdk arch. The host triplet for canadian-native is build, sdk, sdk canadian-sdk recipes are for building the actual sdk cross compiler tools which should be run on the sdk architecture. The host triplet for canadian-sdk is build, sdk, target Currently, I am able to build using target = powerpc-linux sdk = i586-mingw32 Tested on build = i686-linux build = x86_64_linux The only supported versions are binutils = 2.18 gcc = 4.2.2 glibc = 2.6.1 (nptl) All the necessary changes can be pulled from http://git.doredevelopment.dk/openembedded.git git://git.doredevelopment.dk/openembedded.git which is a branch of org.openembedded.dev from the git trial repository, or you can apply the attached patches on top of org.openembedded.dev yourself. Best regards, Esben Haabendal -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 18:26:56 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 20:26:56 +0200 (CEST) Subject: [Bug 4665] New: madwifi-ng-r3837-20080802-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4665 Summary: madwifi-ng-r3837-20080802-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in madwifi-ng failed at 20081007182512 for machine ixp4xxle -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 19:08:32 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 21:08:32 +0200 (CEST) Subject: [Bug 4666] New: exiv2-0.15-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4666 Summary: exiv2-0.15-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in exiv2 failed at 20081007190456 for machine ixp4xxle -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 20:00:51 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 22:00:51 +0200 (CEST) Subject: [Bug 4030] openmoko-panel-gsm-0.1.0+svnr3664-autobuild In-Reply-To: References: Message-ID: <20081007200051.1B8E2188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4030 --- Comment #32 from The OpenEmbedded Autobuilder 2008-10-07 22:00:50 --- The do_configure step failed at 20081007195920 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 21:22:26 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 23:22:26 +0200 (CEST) Subject: [Bug 4598] New recipe: splashutils In-Reply-To: References: Message-ID: <20081007212226.560E0188152@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4598 Henning Heinold changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Henning Heinold 2008-10-07 23:22:25 --- fixed with revision 434c4a5a7f3ee7f462db798e27cc0f7c2fd7458f -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 02:30:03 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 8 Oct 2008 04:30:03 +0200 (CEST) Subject: [Bug 4645] classpath-native-0.97.2-autobuild In-Reply-To: References: Message-ID: <20081008023003.7FC3F188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4645 Christopher Friedt changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10860|0 |1 is obsolete| | --- Comment #5 from Christopher Friedt 2008-10-08 04:30:02 --- (From update of attachment 10860) sorry - this patch does nothing ... unless an autoreconf is necessary... hmmm -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 03:47:40 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 8 Oct 2008 05:47:40 +0200 (CEST) Subject: [Bug 4667] New: cacao-0.99.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4667 Summary: cacao-0.99.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in cacao failed at 20081008032101 for machine ixp4xxbe -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 12:44:47 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 8 Oct 2008 14:44:47 +0200 (CEST) Subject: [Bug 4668] New: IndexError Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4668 Summary: IndexError Classification: Unclassified Product: Openembedded Version: Angstrom 2007.12 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.stable AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: guillaume.assens at gmail.com I'm trying to build angstrom base-image for an at91sam9260 machine and i've got an index error : List out of range. See log in attachment. Thank's in advance. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 13:07:08 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 8 Oct 2008 15:07:08 +0200 (CEST) Subject: [Bug 4578] uicmoc4-native_4.4.0 does not compile In-Reply-To: References: Message-ID: <20081008130708.4E990188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4578 Niko! changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nicola.mfb at gmail.com --- Comment #2 from Niko! 2008-10-08 15:07:08 --- Ok, i found the problem, on gentoo there are two env variables that influences uicmoc4-native and maybe qt4-x11-free, these are QMAKESPEC and QTDIR. QMAKESPEC is setted to linux-g++, so the qt configure script thinks he has to crosscompile so does not build tools, that's the reason as linguist tools are not found in the do_install phase. unset QMAKESPEC unset QTDIR solves the problem. How to handle this globally? oe-documentation? oe-gentoo-documentation? bitbake env var strip (ala openmoko?) Regards Nicola -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 15:46:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 8 Oct 2008 17:46:18 +0200 (CEST) Subject: [Bug 4669] New: BB for mcabber - ncurses jabber client Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4669 Summary: BB for mcabber - ncurses jabber client Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other URL: http://www.lilotux.net/~mikael/mcabber/ OS/Version: other Status: UNCONFIRMED Keywords: bb Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: elena.valhalla at gmail.com Created an attachment (id=10977) --> (http://bugs.openembedded.net/attachment.cgi?id=10977) mcabber 0.9.8 bb This is a bb for the ncurses based jabber client mcabber. I've tested it on the i586-generic machine and I'm currently using it. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 18:38:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 8 Oct 2008 20:38:31 +0200 (CEST) Subject: [Bug 4670] New: mplayer-0.0+1.0rc2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4670 Summary: mplayer-0.0+1.0rc2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in mplayer failed at 20081008183402 for machine ixp4xxbe -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 20:09:07 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 8 Oct 2008 22:09:07 +0200 (CEST) Subject: [Bug 4671] New: Unversioned .so files unpackaged without warning Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4671 Summary: Unversioned .so files unpackaged without warning Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: bluelightning at bluelightning.org If you have a package that produces a non-versioned .so file (eg. metakit produces libmk4.so), by default even if you override do_install() to install the file into ${D}${libdir}, the file is not packaged and you do not get a warning about the unpackaged file either. Of course you can override FILES to fix this (as I have done for metakit), but it seems to me that at the very least it ought to be showing a warning in this case. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 22:25:26 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 00:25:26 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081008222526.30833188154@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 Robert Schuster changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #13 from Robert Schuster 2008-10-09 00:25:25 --- Either this PR is about rxtx, jamvm-initial or classpath-native not all three. Since I believe the Java infrastructure is working I regard this PR being about rxtx. The suggestion to delete acinclude.m4 from http://bugs.gentoo.org/show_bug.cgi?id=226525 sounds nice. I will try this. Btw: Is this PR against .dev or .stable? I mentioned on the ML that I doubt that is against .dev (since you said some recipes are missing for you). -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 23:33:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 01:33:46 +0200 (CEST) Subject: [Bug 4599] New recipe: pmount 0.9.17 In-Reply-To: References: Message-ID: <20081008233346.6B903188465@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4599 Henning Heinold changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Henning Heinold 2008-10-09 01:33:46 --- fixed with revision 5deedf422e38c999902f5c071437438546581e2e -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 05:38:06 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 07:38:06 +0200 (CEST) Subject: [Bug 4672] New: entrance_0.9.0.010.bb do_install failed Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4672 Summary: entrance_0.9.0.010.bb do_install failed Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynnos at tong-ji.org i build e-image,it failed on entrance,look into it first ,ecore-config command not find,then i enable ecore-config in ecore-native pacakge,then failed with " + make DESTDIR=/home/lynn/openembedded/build/tmp/work/i486-angstrom-linux/entrance-0.9.0.010-r1/image install Making install in data make[1]: Entering directory `/home/lynn/openembedded/build/tmp/work/i486-angstrom-linux/entrance-0.9.0.010-r1/entrance-0.9.0.010/data' Making install in config make[2]: Entering directory `/home/lynn/openembedded/build/tmp/work/i486-angstrom-linux/entrance-0.9.0.010-r1/entrance-0.9.0.010/data/config' sh build_config.sh || : You need to specify key! Usage: ecore_config Modify ecore_config files Options: -c, --file=FILE config file -k, --key=KEY must be given for all commands except -a Commands: -a, --list get all keys -g, --get get key -d, --del delete key -b, --bool=VALUE set boolean -f, --float=VALUE set float -i, --int=VALUE set integer -r, --rgb=VALUE set RGBA -s, --string=VALUE set string -t, --theme=VALUE set theme You need to specify key! " machine:x86 distro:angstrom-2008.1 thanks -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 05:44:53 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 07:44:53 +0200 (CEST) Subject: [Bug 4429] apr compilation failed In-Reply-To: References: Message-ID: <20081009054456.A3521188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4429 --- Comment #3 from lynnos at tong-ji.org 2008-10-09 07:44:52 --- same error: /home/lynn/openembedded/build/tmp/work/i486-angstrom-linux/apr-1.2.12-r0/apr-1.2.12/libtool: line 460: CDPATH: command not found | /home/lynn/openembedded/build/tmp/work/i486-angstrom-linux/apr-1.2.12-r0/apr-1.2.12/libtool: line 1138: func_opt_split: command not found | libtool: Version mismatch error. This is libtool 2.2.4, but the | libtool: definition of this LT_INIT comes from an older release. | libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4 | libtool: and run autoconf again. | make[1]: *** [passwd/apr_getpass.lo] Error 63 | make[1]: Leaving directory `/home/lynn/openembedded/build/tmp/work/i486-angstrom-linux/apr-1.2.12-r0/apr-1.2.12' | make: *** [all-recursive] Error 1 | FATAL: oe_runmake failed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 08:09:24 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 10:09:24 +0200 (CEST) Subject: [Bug 4673] New: gettext-native-0.17-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4673 Summary: gettext-native-0.17-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in gettext-native failed at 20081009080005 for machine c7x0 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 09:22:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 11:22:46 +0200 (CEST) Subject: [Bug 4674] New: e2fsprogs-libs-1.41.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4674 Summary: e2fsprogs-libs-1.41.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in e2fsprogs-libs failed at 20081009091810 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 11:34:22 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 13:34:22 +0200 (CEST) Subject: [Bug 4675] New: agg-2.5-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4675 Summary: agg-2.5-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in agg failed at 20081009113359 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 11:46:16 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 13:46:16 +0200 (CEST) Subject: [Bug 4677] New: speech-dispatcher-0.6.6-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4677 Summary: speech-dispatcher-0.6.6-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in speech-dispatcher failed at 20081009114536 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 11:46:16 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 13:46:16 +0200 (CEST) Subject: [Bug 4676] New: navit-0.0.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4676 Summary: navit-0.0.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in navit failed at 20081009114536 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 11:50:19 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 13:50:19 +0200 (CEST) Subject: [Bug 4678] New: gst-plugins-good-0.10.7-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4678 Summary: gst-plugins-good-0.10.7-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in gst-plugins-good failed at 20081009114922 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 13:46:53 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 15:46:53 +0200 (CEST) Subject: [Bug 4679] New: libetpan-0.52-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4679 Summary: libetpan-0.52-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in libetpan failed at 20081009134509 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 13:55:03 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 15:55:03 +0200 (CEST) Subject: [Bug 4680] New: konqueror-embedded-20070316-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4680 Summary: konqueror-embedded-20070316-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_patch step in konqueror-embedded failed at 20081009135239 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 13:58:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 15:58:36 +0200 (CEST) Subject: [Bug 4681] New: ubahnnav-0.4.1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4681 Summary: ubahnnav-0.4.1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in ubahnnav failed at 20081009135734 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 14:34:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 16:34:35 +0200 (CEST) Subject: [Bug 4682] New: zuc-1.1.2ern-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4682 Summary: zuc-1.1.2ern-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in zuc failed at 20081009143405 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 14:41:34 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 16:41:34 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081009144134.B9F3C188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 --- Comment #14 from Christopher Friedt 2008-10-09 16:41:32 --- (In reply to comment #13) > Since I believe the Java infrastructure is working I regard this PR being about > rxtx. The suggestion to delete acinclude.m4 from > http://bugs.gentoo.org/show_bug.cgi?id=226525 sounds nice. I will try this. > > Btw: Is this PR against .dev or .stable? I mentioned on the ML that I doubt > that is against .dev (since you said some recipes are missing for you). When I had been trying to build rxtx last week, jamvm-initial_1.4.5.bb and cacao-native_0.99.3 were not in my repositories, so the PREFERRED_VERSIONS for each of those, mentioned on the OE Wiki, did not apply. At that point, I'd been using monotone to synchronize nightly. I've been using git to synchronize as of yesterday and both of the seemingly vanished bitbake recipes have mysteriously returned. Maybe this was a problem with monotone... In any event, I'm much more content with git ... I'll create separated bugs if I have any problems with 'bitbake rxtx', but for now this can be closed. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 14:42:45 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 16:42:45 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081009144247.5755D188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 Christopher Friedt changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |INVALID --- Comment #15 from Christopher Friedt 2008-10-09 16:42:45 --- this is a comment (required to close the bug) -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 15:25:27 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 17:25:27 +0200 (CEST) Subject: [Bug 4683] New: zauralign-1.0.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4683 Summary: zauralign-1.0.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in zauralign failed at 20081009152455 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 15:34:17 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 17:34:17 +0200 (CEST) Subject: [Bug 4030] openmoko-panel-gsm-0.1.0+svnr3664-autobuild In-Reply-To: References: Message-ID: <20081009153417.9882B188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4030 --- Comment #34 from The OpenEmbedded Autobuilder 2008-10-09 17:34:17 --- The do_configure step failed at 20081009153152 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 15:41:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 17:41:10 +0200 (CEST) Subject: [Bug 4684] New: uucp-1.07-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4684 Summary: uucp-1.07-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in uucp failed at 20081009153955 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 16:43:25 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 18:43:25 +0200 (CEST) Subject: [Bug 4685] New: gst-plugins-ugly-0.10.7-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4685 Summary: gst-plugins-ugly-0.10.7-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in gst-plugins-ugly failed at 20081009164243 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 19:13:03 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 21:13:03 +0200 (CEST) Subject: [Bug 4540] rxtx fails to build In-Reply-To: References: Message-ID: <20081009191303.2748E188465@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4540 --- Comment #3 from Christopher Friedt 2008-10-09 21:13:02 --- Gentoo found that removing acinclude.m4, and then running eautoreconf and elibtoolize fixed the problem (see attached rxtx ebuild). I've attached a revision for rxtx_2.1-7r2.bb that should do the trick. Being farily new to OE / bitbake, someone should probably review it to make sure it's openembeddedy enough to fix the original recipe. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 19:43:20 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 21:43:20 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081009194321.1DD40188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 Christopher Friedt changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |FIXED --- Comment #16 from Christopher Friedt 2008-10-09 21:43:20 --- All of the problems I ran into were fixed after I used git to synchronize my repository. For some reason, when I used Monotone to sync, it failed to fetch jamvm-initial-1.4.5, which was a key factor in bootstrapping the java environment. Aside from that, the rxtx build error was fixed - see bug #4540 http://bugs.openembedded.net/show_bug.cgi?id=4540 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 21:34:13 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 23:34:13 +0200 (CEST) Subject: [Bug 4030] openmoko-panel-gsm-0.1.0+svnr3664-autobuild In-Reply-To: References: Message-ID: <20081009213414.9E1F2188463@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4030 --- Comment #36 from The OpenEmbedded Autobuilder 2008-10-09 23:34:13 --- The do_configure step failed at 20081009213029 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 22:39:19 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 00:39:19 +0200 (CEST) Subject: [Bug 4688] New: [RFE] add ext3 support to linux-kexecboot for Zaurus clamshell models Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4688 Summary: [RFE] add ext3 support to linux-kexecboot for Zaurus clamshell models Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: andrea.adami at gmail.com Created an attachment (id=11240) --> (http://bugs.openembedded.net/attachment.cgi?id=11240) mtn diff: kexecboot -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 22:42:09 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 00:42:09 +0200 (CEST) Subject: [Bug 4688] [RFE] add ext3 support to linux-kexecboot for Zaurus clamshell models In-Reply-To: References: Message-ID: <20081009224209.865E9188465@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4688 --- Comment #3 from ant 2008-10-10 00:42:09 --- Debug log from kexecboot. Working on c7x0. Please test on other machines. Andrea -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 22:51:17 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 00:51:17 +0200 (CEST) Subject: [Bug 4688] [RFE] add ext3 support to linux-kexecboot for Zaurus clamshell models In-Reply-To: References: Message-ID: <20081009225117.DBBEE188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4688 --- Comment #4 from ant 2008-10-10 00:51:17 --- Please note we don't respect the KERNEL_IMAGE_MAXSIZE = "1294336" anymore...kernel is in /boot! -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 22:59:06 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 00:59:06 +0200 (CEST) Subject: [Bug 4689] New: gnuplot-4.2.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4689 Summary: gnuplot-4.2.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in gnuplot failed at 20081009225857 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 23:16:15 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 01:16:15 +0200 (CEST) Subject: [Bug 4690] New: obexftp-0.22-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4690 Summary: obexftp-0.22-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in obexftp failed at 20081009231546 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 23:20:05 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 01:20:05 +0200 (CEST) Subject: [Bug 4691] New: libmodplug-0.8-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4691 Summary: libmodplug-0.8-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in libmodplug failed at 20081009231941 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 00:31:59 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 02:31:59 +0200 (CEST) Subject: [Bug 4692] New: multitap-pad-0.0+svnr373-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4692 Summary: multitap-pad-0.0+svnr373-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in multitap-pad failed at 20081010003129 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 00:40:32 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 02:40:32 +0200 (CEST) Subject: [Bug 4693] New: bash-3.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4693 Summary: bash-3.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in bash failed at 20081010003401 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 00:51:45 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 02:51:45 +0200 (CEST) Subject: [Bug 4694] New: openmoko-appmanager2-0.1.0+svnr4530-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4694 Summary: openmoko-appmanager2-0.1.0+svnr4530-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in openmoko-appmanager2 failed at 20081010005108 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 00:51:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 02:51:46 +0200 (CEST) Subject: [Bug 4695] New: openmoko-tasks2-0.1.0+svnr399-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4695 Summary: openmoko-tasks2-0.1.0+svnr399-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in openmoko-tasks2 failed at 20081010005108 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 01:45:32 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 03:45:32 +0200 (CEST) Subject: [Bug 4696] New: gnome-panel-2.24.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4696 Summary: gnome-panel-2.24.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in gnome-panel failed at 20081010014445 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 07:34:53 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 09:34:53 +0200 (CEST) Subject: [Bug 4674] e2fsprogs-libs-1.41.2-autobuild In-Reply-To: References: Message-ID: <20081010073453.7A7ED188465@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4674 --- Comment #5 from Jonas Karlsson 2008-10-10 09:34:53 --- Can confirm the behaviour with e2fsprogs 1.28-r13 (when running "bitbake gpe-image"). Distro is set to ?ngstr?m-2008.1 and machine is "at91sam9261ek". | make[1]: Entering directory `/home/jk/cross/arm/tmp/work/armv5te-angstrom-linux-gnueabi/e2fsprogs-1.38-r13/e2fsprogs-1.38/e2fsck' | MKINSTALLDIRS /sbin /usr/share/man/man8 | make[1]: MKINSTALLDIRS@: Command not found | make[1]: *** [installdirs] Error 127 | make[1]: Leaving directory `/home/jk/cross/arm/tmp/work/armv5te-angstrom-linux-gnueabi/e2fsprogs-1.38-r13/e2fsprogs-1.38/e2fsck' | make: *** [install-progs-recursive] Error 1 | FATAL: oe_runmake failed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 08:04:05 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 10:04:05 +0200 (CEST) Subject: [Bug 4697] New: gst-plugins-bad-0.10.6-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4697 Summary: gst-plugins-bad-0.10.6-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in gst-plugins-bad failed at 20081010080328 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 09:17:08 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 11:17:08 +0200 (CEST) Subject: [Bug 4698] New: goffice-0.6.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4698 Summary: goffice-0.6.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in goffice failed at 20081010091633 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 10:12:52 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 12:12:52 +0200 (CEST) Subject: [Bug 4699] New: opkg-nogpg_svn.bb fails to build. Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4699 Summary: opkg-nogpg_svn.bb fails to build. Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: ospite at studenti.unina.it Created an attachment (id=11391) --> (http://bugs.openembedded.net/attachment.cgi?id=11391) opkg-nogpg_svn build errro log Hi, opkg-nogpg_svn.bb fails to build because reduce-nogpg-noise.patch fails to apply. Complete log attached. Thanks, Antonio Ospite -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 11:19:25 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 13:19:25 +0200 (CEST) Subject: [Bug 4700] New: gpgme-1.1.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4700 Summary: gpgme-1.1.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in gpgme failed at 20081010111714 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 11:31:50 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 13:31:50 +0200 (CEST) Subject: [Bug 4701] New: liburiparser-0.5.1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4701 Summary: liburiparser-0.5.1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in liburiparser failed at 20081010113112 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 11:34:25 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 13:34:25 +0200 (CEST) Subject: [Bug 4702] New: libxxf86dga-1.0.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4702 Summary: libxxf86dga-1.0.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in libxxf86dga failed at 20081010113328 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 12:17:21 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 14:17:21 +0200 (CEST) Subject: [Bug 4703] New: mythtv-0.21-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4703 Summary: mythtv-0.21-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in mythtv failed at 20081010120950 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 14:35:17 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 16:35:17 +0200 (CEST) Subject: [Bug 4540] rxtx fails to build In-Reply-To: References: Message-ID: <20081010143517.1329C188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4540 Robert Schuster changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #4 from Robert Schuster 2008-10-10 16:35:16 --- The proposed patch is correct unfortunately I was not aware of this bug report and fixed the problem independently. As such it looks a bit different to what was proposed here but really does the same. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 17:12:51 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 19:12:51 +0200 (CEST) Subject: [Bug 4704] New: Smallscreen mod for GtkFileChooser forward-ported to gtk+ 2.14 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4704 Summary: Smallscreen mod for GtkFileChooser forward-ported to gtk+ 2.14 Classification: Unclassified Product: Openembedded Version: Angstrom unstable Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: mad_soft at inbox.ru Created an attachment (id=11531) --> (http://bugs.openembedded.net/attachment.cgi?id=11531) small-gtkfilechooser.patch I've forward-ported Paul's GtkFileChooser patch to newer gtk+ (2.14.3 in fact, which is not in OE yet, but applies to 2.14.2 as well), so we can have filechooser usable on small screens in .dev branch again. Just put attached patch into packages/gtk+/gtk+-2.14.2 , and add it to the list of patches in SRC_URI in packages/gtk+/gtk+_2.14.2.bb recipe. See original bug #3634 for more details and links. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 19:28:12 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 21:28:12 +0200 (CEST) Subject: [Bug 4705] New: recode-3.6-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4705 Summary: recode-3.6-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in recode failed at 20081010192739 for machine omap5912osk -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 19:28:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 21:28:31 +0200 (CEST) Subject: [Bug 4706] New: recode-native-3.6-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4706 Summary: recode-native-3.6-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_populate_staging step in recode-native failed at 20081010192739 for machine omap5912osk -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 01:13:23 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 03:13:23 +0200 (CEST) Subject: [Bug 4707] New: Got fbi (frame buffer image viewer) working Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4707 Summary: Got fbi (frame buffer image viewer) working Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: All Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: szsoftware at gmx.de This is a recipe, containing the fbida suite in version 2.07. The fbida project contains fbi in newer version, which is now buildable with oe. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 07:14:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 09:14:38 +0200 (CEST) Subject: [Bug 4708] New: Vala 0.3.5 recipes Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4708 Summary: Vala 0.3.5 recipes Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: Distributions AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: sudharsh at gmail.com Attaching recipes for vala 0.3.5. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 07:53:50 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 09:53:50 +0200 (CEST) Subject: [Bug 4709] New: motion: New upstream release 3.2.11 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4709 Summary: motion: New upstream release 3.2.11 Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: ospite at studenti.unina.it Hi, motion[1] has released a new version. To build it it is enough o copy motion_3.2.10.1.bb to motion_3.2.11.bb the new package build just fine. Thanks, Antonio Ospite [1] http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 09:26:02 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 11:26:02 +0200 (CEST) Subject: [Bug 4710] New: [bb patch] boost_1.33.1 header file fix for GCC4.1 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4710 Summary: [bb patch] boost_1.33.1 header file fix for GCC4.1 Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: All Status: NEW Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: sander at 3v8.net Created an attachment (id=11627) --> (http://bugs.openembedded.net/attachment.cgi?id=11627) boost/bind.hpp GCC4.1 patch Patch adds an #include to boost/bind.hpp which enables apps that compile against boost (e.g. Pingus) using GCC4.1 and use the visit_each function to compile. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 09:27:25 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 11:27:25 +0200 (CEST) Subject: [Bug 4710] [bb patch] boost_1.33.1 header file fix for GCC4.1 In-Reply-To: References: Message-ID: <20081011092725.57B8E188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4710 --- Comment #2 from Sander van Grieken 2008-10-11 11:27:25 --- probably also applicable to other versions of boost -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 09:52:04 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 11:52:04 +0200 (CEST) Subject: [Bug 4711] New: bb recipe for Pingus, the free lemmings clone Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4711 Summary: bb recipe for Pingus, the free lemmings clone Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: All Status: UNCONFIRMED Keywords: bb Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: sander at 3v8.net Depends on: 4710 Created an attachment (id=11629) --> (http://bugs.openembedded.net/attachment.cgi?id=11629) Pingus 0.7.2 bb file bb recipe for pingus needs #4710 to build -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 14:36:19 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 16:36:19 +0200 (CEST) Subject: [Bug 4712] New: libxml2-2.6.29 is not fetchable anymore Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4712 Summary: libxml2-2.6.29 is not fetchable anymore Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: milan.plzik at gmail.com Source package for libxml2-2.6.29 was removed from its download location; please update org.openembedded.dev to include bbfile for newer version (2.6.32 build correctly just by copying bbfile). -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 14:42:16 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 16:42:16 +0200 (CEST) Subject: [Bug 4713] New: fakeroot(-native)-1.9.4 source tarball not fetchable Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4713 Summary: fakeroot(-native)-1.9.4 source tarball not fetchable Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: milan.plzik at gmail.com Source tarball for fakeroot/fakeroot-native 1.9.4 is not available on any of listed mirrors anymore, so it fails to build. Please include new version in openembedded; 1.9.6 worked for me just by copying the bbfile -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 18:03:23 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 20:03:23 +0200 (CEST) Subject: [Bug 4352] Ipaq 2215 99% CPU all the time In-Reply-To: References: Message-ID: <20081011180323.6477B188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4352 --- Comment #1 from Marco De Paolini 2008-10-11 20:03:22 --- I have the same problem with a h4150: CPU always stay to 100% and terminal freeze when I run top. I use Angstrom-x11-image-glibc-ipk-2007.12-h4000 installed on a SD card. Marco. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 18:09:40 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 20:09:40 +0200 (CEST) Subject: [Bug 4357] ipkg update/upgrade renders HX4700 unusable In-Reply-To: References: Message-ID: <20081011180940.B9CA3188465@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4357 --- Comment #1 from Marco De Paolini 2008-10-11 20:09:40 --- Same issue with my h4150: - Installed Angstrom-x11-image-glibc-ipk-2007.12-h4000.rootfs.tar.gz on a SD card - Connected to the network via WiFi - ipkg update - ipkg upgrade - Rebooted - Boot splash screen freeze when percent bar reach about 20%. Any suggestion? Tanks. Marco. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 21:03:24 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 23:03:24 +0200 (CEST) Subject: [Bug 4714] New: New Recipe for mumpot-0.3.1 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4714 Summary: New Recipe for mumpot-0.3.1 Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other URL: http://wiki.openstreetmap.org/index.php/Mumpot OS/Version: other Status: NEW Keywords: bb Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: andreas at kemnade.info Here is a receipe for mumpot. mumpot is an application for viewing, simple editing, and routing of OpenStreetMap data. It loads the tiles at home and mapnik tiles, can print the maps at some fixed scales, and has some tools for route planning. Without OSM vector data, lines can be drawn onto the map; with vector data, real shortest paths searches can be done. The route can also be calculated from the current position. OSM vector data can be loaded to do routing and editing tags. Some live editing is possible under good GPS conditions. Tested on the fic-gta02 platform. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 21:34:53 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 23:34:53 +0200 (CEST) Subject: [Bug 4715] New: hal depends on libvolume-id-dev Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4715 Summary: hal depends on libvolume-id-dev Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: otavio at ossystems.com.br hal has a wrong depends on libvolume-id-dev instead of libvolume-id0. This causes the final image to have libc6-dev and linux-libc-headers-dev installed. I've done a brief look on the udev recipe but failed to spot the problem. It would be nice if someone could take a look on that. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 02:28:54 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 04:28:54 +0200 (CEST) Subject: [Bug 4714] New Recipe for mumpot-0.3.1 In-Reply-To: References: Message-ID: <20081012022854.A6CCB189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4714 Junqian Gordon Xu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Junqian Gordon Xu 2008-10-12 04:28:54 --- pushed in acb1be5fbadd6a48ac66bfc08d6690fe1e6bed93. Thanks for your contribution. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 02:44:56 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 04:44:56 +0200 (CEST) Subject: [Bug 4708] Vala 0.3.5 recipes In-Reply-To: References: Message-ID: <20081012024456.7349118932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4708 Junqian Gordon Xu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #3 from Junqian Gordon Xu 2008-10-12 04:44:56 --- bumped vala to 0.3.5 in 810e13681c5fd565b5ab72748cfaf50bcd455654. Thanks for the heads up. closing -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 02:50:04 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 04:50:04 +0200 (CEST) Subject: [Bug 4713] fakeroot(-native)-1.9.4 source tarball not fetchable In-Reply-To: References: Message-ID: <20081012025004.E1C6F188154@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4713 Junqian Gordon Xu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #1 from Junqian Gordon Xu 2008-10-12 04:50:04 --- both .dev and .stable has fakeroot 1.9.6. Please pull and update. close as invalid. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 03:10:47 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 05:10:47 +0200 (CEST) Subject: [Bug 4712] libxml2-2.6.29 is not fetchable anymore In-Reply-To: References: Message-ID: <20081012031047.13F8118932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4712 Junqian Gordon Xu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Junqian Gordon Xu 2008-10-12 05:10:46 --- 2.6.32 is already in dev. bumped to 2.7.2. dropped the obsolete 2.6.29 in b064a02719cfee516fc1901570c80e452b896ee0. Thanks for the heads up. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 04:02:12 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 06:02:12 +0200 (CEST) Subject: [Bug 4711] new bb recipe for Pingus, the free lemmings clone In-Reply-To: References: Message-ID: <20081012040212.30B8A189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4711 --- Comment #3 from Junqian Gordon Xu 2008-10-12 06:02:11 --- can you attach sconstruct.diff? -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 04:32:14 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 06:32:14 +0200 (CEST) Subject: [Bug 4352] Ipaq 2215 99% CPU all the time In-Reply-To: References: Message-ID: <20081012043214.D90E5189328@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4352 --- Comment #2 from Marco De Paolini 2008-10-12 06:32:14 --- Post Data. Accessing from ssh, top works and show the following: Mem: 58912K used, 3612K free, 0K shrd, 1284K buff, 26684K cached Load average: 1.74 1.98 1.73 (Status: S=sleeping R=running, W=waiting) PID USER STATUS RSS PPID %CPU %MEM COMMAND 1442 root S 3304 1437 59.4 5.2 Xfbdev 1578 marco R 700 1 38.4 1.1 ipaq-sleep 2361 root R 796 2349 1.7 1.2 top 440 root S < 464 1 0.1 0.7 udevd Is this normal? Marco. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 04:32:32 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 06:32:32 +0200 (CEST) Subject: [Bug 4716] New: libssh_0.20.bb Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4716 Summary: libssh_0.20.bb Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: NEW Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynn.lin at avocent.com upgrade 0.11 to 0.20 version -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 04:52:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 06:52:10 +0200 (CEST) Subject: [Bug 4709] motion: New upstream release 3.2.11 In-Reply-To: References: Message-ID: <20081012045210.2A808189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4709 Junqian Gordon Xu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Junqian Gordon Xu 2008-10-12 06:52:09 --- bumped to 3.2.11 in 04b0b8f539954f855503f4f35345f6d9a6e26db4. Thanks for the heads up. closing -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 05:03:57 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 07:03:57 +0200 (CEST) Subject: [Bug 4716] libssh_0.20.bb In-Reply-To: References: Message-ID: <20081012050357.4729E189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4716 --- Comment #2 from Junqian Gordon Xu 2008-10-12 07:03:57 --- issue with do_install arm-angstrom-linux-gnueabi-libtool: install: error: cannot install `libssh.la' to a directory not ending in /usr/lib/ patches or updated script is welcome -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 05:16:19 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 07:16:19 +0200 (CEST) Subject: [Bug 4716] libssh_0.20.bb In-Reply-To: References: Message-ID: <20081012051620.0412C189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4716 --- Comment #3 from lynnlin 2008-10-12 07:16:19 --- (In reply to comment #2) > issue with do_install > > arm-angstrom-linux-gnueabi-libtool: install: error: cannot install `libssh.la' > to a directory not ending in /usr/lib/ > > patches or updated script is welcome what's your machine/distro? thanks I tested it on x86/angstrom-2008.1 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 05:20:53 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 07:20:53 +0200 (CEST) Subject: [Bug 4707] Got fbi (frame buffer image viewer) working In-Reply-To: References: Message-ID: <20081012052053.52353189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4707 Junqian Gordon Xu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Junqian Gordon Xu 2008-10-12 07:20:53 --- pushed in 4e193f08b8d4bf018984633887cc4a6c4c7ca998. Thank you very much for your contribution. closing -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 05:23:37 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 07:23:37 +0200 (CEST) Subject: [Bug 4716] libssh_0.20.bb In-Reply-To: References: Message-ID: <20081012052337.8DEF2189328@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4716 --- Comment #4 from Junqian Gordon Xu 2008-10-12 07:23:37 --- (In reply to comment #3) > what's your machine/distro? > > thanks > > I tested it on x86/angstrom-2008.1 machine=tosa arm/angstrom-2008.1. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 06:40:13 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 08:40:13 +0200 (CEST) Subject: [Bug 4704] Smallscreen mod for GtkFileChooser forward-ported to gtk+ 2.14 In-Reply-To: References: Message-ID: <20081012064013.7B27518932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4704 --- Comment #3 from Junqian Gordon Xu 2008-10-12 08:40:12 --- Great. patch pushed in d6f62553f499c7e7e4abe1cc8ce404156f5a24d7. Thanks where do you want the test.c to live? -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 07:04:04 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 09:04:04 +0200 (CEST) Subject: [Bug 4669] BB for mcabber - ncurses jabber client In-Reply-To: References: Message-ID: <20081012070404.0A4E2189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4669 Junqian Gordon Xu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Junqian Gordon Xu 2008-10-12 09:04:03 --- 0.9.9 pushed in 8baca2b4a60034edc854afe55aea9d148db262a5. Thanks for your contribution. closing -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 08:08:47 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 10:08:47 +0200 (CEST) Subject: [Bug 4555] Circular dependency in opie-i18n In-Reply-To: References: Message-ID: <20081012080847.08E92189328@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4555 Junqian Gordon Xu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Junqian Gordon Xu 2008-10-12 10:08:46 --- fixed in a205d31ba30bfe2c36e1988e8e13a5dbe3399620. closing -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 09:17:23 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 11:17:23 +0200 (CEST) Subject: [Bug 4717] New: uClibc.machine file missing for mpc8315e-rdb board (uclibc 0.9.29) Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4717 Summary: uClibc.machine file missing for mpc8315e-rdb board (uclibc 0.9.29) Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: milan.plzik at gmail.com uclibc-0.9.29 build fails if MACHINE is set to "mpc8315e-rdb", having empty uClibc.machine file. Issue can be fixed by copying the configuration from mpc8313e-rdb. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 12:45:41 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 14:45:41 +0200 (CEST) Subject: [Bug 4136] Akita: CF-cards not recognized In-Reply-To: References: Message-ID: <20081012124541.73152189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4136 Joerg Eesmann changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Joerg Eesmann 2008-10-12 14:45:41 --- Tried again, and cards are regognized, for DEV and for stable path thank you all for your good work. Joerg -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 13:37:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 15:37:36 +0200 (CEST) Subject: [Bug 4718] New: pax-utils(-native) 0.1.13 not fetchable Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4718 Summary: pax-utils(-native) 0.1.13 not fetchable Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: milan.plzik at gmail.com pax-utils-0.1.13.tar.bz2 is not available anymore at the SRC_URI; upgrading to 0.1.17 and updating md5 checksum fixed the problem. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 14:19:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 16:19:38 +0200 (CEST) Subject: [Bug 4719] New: libiconv-1.12 requires new libtool/automake Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4719 Summary: libiconv-1.12 requires new libtool/automake Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: milan.plzik at gmail.com libiconv-1.12 fails to configure when using libtool-1.5.10 and automake-1.9, which are being built automatically. This issue was already reported on openembedded-users mailing list (http://www.mail-archive.com/openembedded-users at lists.openembedded.org/msg00456.html); the solution proposed there thread worked for me. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 16:17:33 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 18:17:33 +0200 (CEST) Subject: [Bug 4720] New: gettext 0.17 fails to compile Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4720 Summary: gettext 0.17 fails to compile Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: milan.plzik at gmail.com Gettext 0.17 fails to compile for me with: | make[4]: Entering directory `/home/plzik/proj/etas/oe/build/tmp/work/ppce300c3-linux-uclibc/gettext-0.17-r1/gettext-0.17/gettext-tools/src' | /bin/sh ../powerpc-linux-uclibc-libtool --tag=CC --mode=link ccache powerpc-linux-uclibc-gcc -mcpu=e300c3 -std=gnu99 -isystem/home/plzik/proj/etas/oe/build/tmp/staging/ppce300c3-linux-uclibc/usr/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -L/home/plzik/proj/etas/oe/build/tmp/staging/ppce300c3-linux-uclibc/usr/lib -Wl,-rpath-link,/home/plzik/proj/etas/oe/build/tmp/staging/ppce300c3-linux-uclibc/usr/lib -Wl,-O1 -o msgcmp msgcmp-msgcmp.o libgettextsrc.la | powerpc-linux-uclibc-libtool: link: ccache powerpc-linux-uclibc-gcc -mcpu=e300c3 -std=gnu99 -isystem/home/plzik/proj/etas/oe/build/tmp/staging/ppce300c3-linux-uclibc/usr/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -Wl,-rpath-link -Wl,/home/plzik/proj/etas/oe/build/tmp/staging/ppce300c3-linux-uclibc/usr/lib -Wl,-O1 -o .libs/msgcmp msgcmp-msgcmp.o -L/home/plzik/proj/etas/oe/build/tmp/staging/ppce300c3-linux-uclibc/usr/lib ./.libs/libgettextsrc.so /home/plzik/proj/etas/oe/build/tmp/work/ppce300c3-linux-uclibc/gettext-0.17-r1/gettext-0.17/gettext-tools/gnulib-lib/.libs/libgettextlib.so /home/plzik/proj/etas/oe/build/tmp/work/ppce300c3-linux-uclibc/gettext-0.17-r1/gettext-0.17/gettext-tools/intl/.libs/libintl.so /home/plzik/proj/etas/oe/build/tmp/staging/ppce300c3-linux-uclibc/usr/lib/libiconv.so -lc | msgcmp-msgcmp.o: In function `main': | msgcmp.c:(.text+0x566): undefined reference to `error_print_progname' | msgcmp.c:(.text+0x576): undefined reference to `error_print_progname' | collect2: ld returned 1 exit status | make[4]: *** [msgcmp] Error 1 Unfortunately, I was not able to find cause of this problem; it looked like gettext-tools/gnulib-lib/error.c was not being compiled and linked, but it looks like on host, msgcmp is compiled just fine and error.c is not being compiled as well. Please try to reproduce -- I was doing quite clean OE build; the only things adjusted are: PREFERRED_VERSION_libtool-native ?= "2.2.4" PREFERRED_VERSION_libtool-cross ?= "2.2.4" PREFERRED_VERSION_automake-native ?= "1.10" PREFERRED_VERSION_automake ?= "1.10" -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 16:30:24 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 18:30:24 +0200 (CEST) Subject: [Bug 4721] New: glib-2.0 2.16.1 configure fails with./${arch}libtool missing Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4721 Summary: glib-2.0 2.16.1 configure fails with./${arch}libtool missing Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: milan.plzik at gmail.com The patch file configure-libtool.patch used for this version of glib-2.0 seems to contain extraneous "./" in the shrext_cmds variable; further glib-2.0 versions have this patch already corrected to not contain it, but the older seem to still contain it. I can't say much about those <2.16.1, but for me it certainly breaks 2.16.1. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 19:50:53 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 21:50:53 +0200 (CEST) Subject: [Bug 4600] New recipe: ivman In-Reply-To: References: Message-ID: <20081012195053.571D9188154@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4600 Henning Heinold changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Henning Heinold 2008-10-12 21:50:53 --- now fixed with revision f58b83db0df55f2bceeb677f4d756861d7c7a89f -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 20:30:50 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 22:30:50 +0200 (CEST) Subject: [Bug 4722] New: e2fsprogs 1.38 do_configure doesn't run properly Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4722 Summary: e2fsprogs 1.38 do_configure doesn't run properly Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: milan.plzik at gmail.com After configure stage of e2fsprogs, the generated Makefiles don't contain MKINSTALLDIRS in expanded form -- instead of that, only @MKINSTALLDIRS@ string can be found, which causes install phase to fail. It looks like original tarball contains aclocal.m4 with macros handling this, but aclocal.m4 from unpacked and configured e2fsprogs doesn't. Using automake-native-1.10, autoconf-native-2.61, libtool(-native|-cross)-2.2.4. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 20:35:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 22:35:31 +0200 (CEST) Subject: [Bug 4704] Smallscreen mod for GtkFileChooser forward-ported to gtk+ 2.14 In-Reply-To: References: Message-ID: <20081012203531.EB040189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4704 --- Comment #4 from Dmitry 'MAD' Artamonow 2008-10-12 22:35:31 --- (In reply to comment #3) > Great. patch pushed in d6f62553f499c7e7e4abe1cc8ce404156f5a24d7. Thanks Thank you for quick pushing! > where do you want the test.c to live? Oh, let's just leave it here in the bugzilla. It wasn't intended to do anything useful except being a simple testcase. I think that anyone who will work on GtkFilechooser somewhere in the future will find it here easily. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 13 02:23:57 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 13 Oct 2008 04:23:57 +0200 (CEST) Subject: [Bug 4716] libssh_0.20.bb In-Reply-To: References: Message-ID: <20081013022357.BF80C189328@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4716 --- Comment #7 from lynnlin 2008-10-13 04:23:57 --- (In reply to comment #2) > issue with do_install > > arm-angstrom-linux-gnueabi-libtool: install: error: cannot install `libssh.la' > to a directory not ending in /usr/lib/ > > patches or updated script is welcome I add a patch to fix install error and add RDEPENDS two package please check Thanks LynnLin -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 13 09:30:28 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 13 Oct 2008 11:30:28 +0200 (CEST) Subject: [Bug 4719] libiconv-1.12 requires new libtool/automake In-Reply-To: References: Message-ID: <20081013093028.B029D18932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4719 --- Comment #1 from Milan Plzik 2008-10-13 11:30:28 --- Relevant info from local.conf: MACHINE = "mpc8315e-rdb" DISTRO = "minimal-uclibc" -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 13 11:05:44 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 13 Oct 2008 13:05:44 +0200 (CEST) Subject: [Bug 4723] New: No input in X possile, neither via touchscreen nor keyboard Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4723 Summary: No input in X possile, neither via touchscreen nor keyboard Classification: Unclassified Product: Openembedded Version: Angstrom 2007.12 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P3 Component: Distributions AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: hans.ullrich at loop.de Bugdescription: After the latest update it is no more possible, to get input to X. ------- First solution: In /etc/X11/Xinit.d/99gpe-login line 10, change from: /usr/X11R6/bin/xmodmap -e "keycode 135 = Mode_switch Multi_key" to: /usr/bin/xmodmap -e "keycode 135 = Mode_switch Multi_key" Restart X, and now the keboard sworking again. --------- The touchscreen is still not working ! Thanks for any help or hints, where to look at. Kind regards Hans -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 13 11:27:43 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 13 Oct 2008 13:27:43 +0200 (CEST) Subject: [Bug 4723] No input in X possile, neither via touchscreen nor keyboard In-Reply-To: References: Message-ID: <20081013112743.D7C39189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4723 Hans-J. changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from Hans-J. 2008-10-13 13:27:43 --- I forgot: To th /etc/X11/Xinit, line 14 change to: export PATH=$PATH:/usr/X11R6/bin:/usr/bin:/usr/lib/X11 All paths pointing to /usr/X11R6/* are obsolete ! Hans -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 13 12:55:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 13 Oct 2008 14:55:18 +0200 (CEST) Subject: [Bug 4724] New: hippo-canvas needs librsvg, but it is not in the DEPENDS Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4724 Summary: hippo-canvas needs librsvg, but it is not in the DEPENDS Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: elena.valhalla at gmail.com hippo-canvas 0.3.0 do_configure fails with | configure: error: librsvg >= 2.16 is required the hippo-canvas_0.3.0.bb does not have a DEPENDS variable, nor did I find anything related in the gnome.bbclass that it inherits bitbaking librsvg of course solves the problem I don't know what hippo-canvas is: I've found it when trying to build sugar; should DEPENDS += "librsvg" be added to the hippo-canvas_0.3.0.bb recipe or somewhere else? -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 13 18:18:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 13 Oct 2008 20:18:18 +0200 (CEST) Subject: [Bug 4723] No input in X possile, neither via touchscreen nor keyboard In-Reply-To: References: Message-ID: <20081013181818.A6640188463@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4723 --- Comment #2 from Dmitry 'MAD' Artamonow 2008-10-13 20:18:18 --- Please give more details about your installation. What machine are you using? What version of Angstrom you installed (2007.12, 2008.1), what exactly kind of image (x11-image I suppose) and where did you get it (angstrom stable downloads, angstrom autobuilder images, build yourself using OE)? Also describe how you updated your installation - was it "ipkg update ; ipkg upgrade" or something else? Without answers on this questions it's really hard to help you. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 13 18:59:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 13 Oct 2008 20:59:10 +0200 (CEST) Subject: [Bug 4723] No input in X possile, neither via touchscreen nor keyboard In-Reply-To: References: Message-ID: <20081013185910.7473218932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4723 --- Comment #3 from Hans-J. 2008-10-13 20:59:10 --- > --- Comment #2 from Dmitry 'MAD' Artamonow 2008-10-13 > 20:18:18 --- Please give more details about your installation. What machine > are you using? What version of Angstrom you installed (2007.12, 2008.1), O.k., I try to explain a little bit. Historie: Originally I used 2007.12, which was running fine. Then I upgraded up via ipkg from the 2007-feed (last upgrade was today). After this upgrade, X did not start. I could repair this, by reinstalling libhal1, X was starting now ! Still there was no input possible, neither by keyboard nor by mouse. I found another failure in /etc/X11/Xinit.d/99gpe-login (there was the wrong path set, see my last post). After I corrected this too, I could input to X again with the keyboard (password etc.) but not with the mouse (mouse = stick) Still the mouse (touchscreen) was not working. I tried to find the reason for this, but got no luck. At last, as a matter of despair, I changed all *.conf pointing to the 2007-feed now to 2008feed, as a maintainer told me as a good idea and ugraded again. No success ! At the moment, X is starting, but mouse is still not working. Additionally X is starting wrong (portrait, but should be landscape). This bug is already known. > what exactly kind of image (x11-image I suppose) and where did you get it > (angstrom stable downloads, angstrom autobuilder images, build yourself > using OE)? Also describe how you updated your installation - was it "ipkg > update ; ipkg upgrade" or something else? Yes, it was a stable image, continously upgraded using ipkg update, ipk upgrade. > > Without answers on this questions it's really hard to help you. I hope this helps a little bit. Please feel free to ask for more information. Thanks for the help ! Hans P-S. I tried a fresh installation with all 2008-images, too. But none of them worked ! Sorry for that to say. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 13 20:11:43 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 13 Oct 2008 22:11:43 +0200 (CEST) Subject: [Bug 4720] gettext 0.17 fails to compile In-Reply-To: References: Message-ID: <20081013201143.9589F188154@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4720 --- Comment #1 from Milan Plzik 2008-10-13 22:11:43 --- This is probably also (in some way) issue with uClibc, more informations about this issue at http://www.uclibc.org/lists/uclibc/2006-June/015572.html . -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 14 02:35:47 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 14 Oct 2008 04:35:47 +0200 (CEST) Subject: [Bug 4576] glibc-intermediate_2.3.2+cvs20040726.bb, do_compile error for AT91SAM9263EK In-Reply-To: References: Message-ID: <20081014023547.EE56A188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4576 --- Comment #1 from ryan chen 2008-10-14 04:35:47 --- Now I found whichever step the build run to, when i restart, it always try to build glibc-intermediate_2.3.2+cvs20040726 firstly. It's quite mess. Any suggestion is great. Thanks! -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 14 04:55:00 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 14 Oct 2008 06:55:00 +0200 (CEST) Subject: [Bug 4725] New: new FLTK2 receipe Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4725 Summary: new FLTK2 receipe Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: andreas at kemnade.info Created an attachment (id=11691) --> (http://bugs.openembedded.net/attachment.cgi?id=11691) fltk2 bitbake receipe Hi, here comes a receipe and a patch for the fltk2 snapshot which is the preferred version to run dillo 2.0 with (according to the documentation). dillo 2.0 does not work with fltk1.1. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 14 04:59:21 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 14 Oct 2008 06:59:21 +0200 (CEST) Subject: [Bug 4726] New: receipe for dillo 2.0 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4726 Summary: receipe for dillo 2.0 Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: andreas at kemnade.info Depends on: 4725 Created an attachment (id=11692) --> (http://bugs.openembedded.net/attachment.cgi?id=11692) bb receipe for dillo 2.0 Hi, here comes a receipe for dillo 2.0, a fast lightweight web browser. It uses the dillo.png and dillo.desktop files which are already in the OE tree. It depends on my previously submitted fltk2 receipe -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 14 06:52:02 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 14 Oct 2008 08:52:02 +0200 (CEST) Subject: [Bug 4727] New: enable fastcgi in php Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4727 Summary: enable fastcgi in php Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: vjensen at gmx.de Depends on: 4302 Created an attachment (id=11694) --> (http://bugs.openembedded.net/attachment.cgi?id=11694) patch to enable fastcgi interface php_5.2.6.bb is build with cgi interface but without fastcgi. As the CPU power of embedded devices is limited it would be better to use the faster fastcgi interface. The attached patch configures the fastcgi interface but fails to create a php-fcgi executable on the target. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 14 10:26:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 14 Oct 2008 12:26:36 +0200 (CEST) Subject: [Bug 4728] New: libsdl-image 1.2.6 do_qa_configure failure Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4728 Summary: libsdl-image 1.2.6 do_qa_configure failure Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Keywords: patch Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: elena.valhalla at gmail.com Created an attachment (id=11695) --> (http://bugs.openembedded.net/attachment.cgi?id=11695) git patch for the fix The libsdl-image_1.2.6 recipe fails at do_qa_configure with NOTE: package libsdl-image-1.2.6-r0: task do_qa_configure: started NOTE: Checking sanity of the config.log file ERROR: This autoconf log indicates errors, it looked at host includes. Rerun configure task after fixing this. The path was '/home/oe/dev/tmp/work/i586-angstrom-linux/libsdl-image-1.2.6-r0/SDL_image-1.2.6' I've noticed that libsdl-image.inc did not include the line export SDL_CONFIG = "${STAGING_BINDIR_CROSS}/sdl-config" that was left only in the libsdl-image_1.2.3.bb recipe Moving that line to libsdl-image.inc, as done in the attached git patch solves the problem; I can't make a monotone patch, but if needed i can provide a plain patch -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 14 20:28:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 14 Oct 2008 22:28:36 +0200 (CEST) Subject: [Bug 4729] New: gpe-mini-browser-0.21-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4729 Summary: gpe-mini-browser-0.21-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in gpe-mini-browser failed at 20081014200138 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 15 04:34:41 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 15 Oct 2008 06:34:41 +0200 (CEST) Subject: [Bug 4730] New: gtk+-1.2-1.2.10-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4730 Summary: gtk+-1.2-1.2.10-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in gtk+-1.2 failed at 20081015043202 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 15 06:48:11 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 15 Oct 2008 08:48:11 +0200 (CEST) Subject: [Bug 4552] php-native fails in .stable with mysql problem In-Reply-To: References: Message-ID: <20081015064812.06CA1188155@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4552 Vitus Jensen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |vjensen at gmx.de Resolution| |FIXED --- Comment #2 from Vitus Jensen 2008-10-15 08:48:11 --- Fixed by git commit 41a6569d4e91e094bfa67aa5c05211e9bb5d85b1 (2008-09-19) -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 15 06:58:39 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 15 Oct 2008 08:58:39 +0200 (CEST) Subject: [Bug 4727] enable fastcgi in php In-Reply-To: References: Message-ID: <20081015065839.5A5AA188154@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4727 Vitus Jensen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vjensen at gmx.de --- Comment #1 from Vitus Jensen 2008-10-15 08:58:39 --- Same problem/fix/patch applies to php in org.openembedded.stable -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 15 11:36:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 15 Oct 2008 13:36:36 +0200 (CEST) Subject: [Bug 4731] New: RFE/kernel.bbclass: untie 'uImage' from openmoko Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4731 Summary: RFE/kernel.bbclass: untie 'uImage' from openmoko Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: enrico.scholz at sigma-chemnitz.de The 'uImage' KERNEL_IMAGETYPE is tied very hard to the ideas of the 'openmoko' distribution: --- classes/kernel.bbclass --- if kerneltype == 'uImage': depends = bb.data.getVar("DEPENDS", d, 1) depends = "%s u-boot-mkimage-openmoko-native" % depends ... if test "x${KERNEL_IMAGETYPE}" = "xuImage" ; then ... uboot-mkimage ... ----- Linux kernel knows already how to build 'uImage' imagetype so that the manual 'uboot-mkimage' call is not needed and a | install -p -m0644 ${KERNEL_OUTPUT} ${DEPLOY_DIR_IMAGE}/${KERNEL_IMAGE_BASE_NAME}.bin suffices in do_deploy(). DEPENDS can be expressed as | DEPENDS += '${@base_conditional("KERNEL_IMAGETYPE","uImage","u-boot-utils-native","",d)}' Nevertheless, such a change will probably break existing distributions which rely on current way and related variables (like ${UBOOT_ENTRYPOINT}). -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 15 12:56:04 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 15 Oct 2008 14:56:04 +0200 (CEST) Subject: [Bug 4607] New recipe for building full gnome-games 2.23.6 with dependencies In-Reply-To: References: Message-ID: <20081015125604.3143E1880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4607 --- Comment #10 from Tom Talpey 2008-10-15 14:56:03 --- (In reply to comment #3) > They are not yet runtime-tested... Ok, I've (finally) rebuilt a runnable image and retested the games. Bottom line, the new 2.24.0 recipe seems to be ok, except for an unrelated install issue, see below. +++++ Games that work (package name in (parens) if different): gnometris mines (gnomine) aisleriot/freecell blackjack four-in-a-row (gnect) same-gnome mahjongg tetravex (gnotravex) klotski (gnotski) five-or-more (glines) robots (gnobots2) chess (glchess) sudoku +++++ Games that work, but don't display properly: iagno - doesn't draw any stones. nibbles (gnibbles) - is (very) slow and doesn't seem to play as a result. tali (gtali) - way too big, doesn't resize or scroll. +++++ There is one opkg issue, which is new and does not appear to be related to the games recipe, libgailutil has a conflict with gtk+, which installs its shared library. I had to use --force-overwrite and all was ok. This did not occur on the previous gail/gtk+ metadata. [BTW, there are 2 older "gail" recipes in packages/gail, and one newer one in packages/gnome (the 1.20.0 in question below)...] > root at h1940:~# opkg install gnome-games-gnometris > Installing gnome-games-gnometris (2.24.0-r2) to root... > Downloading ftp://192.168.6.1/home/tmt/h1940/feed/gnome-games-gnometris_2.24.0-r2_armv4t.ipk > Installing libgailutil18 (1.20.0-r0) to root... > Downloading ftp://192.168.6.1/home/tmt/h1940/feed/libgailutil18_1.20.0-r0_armv4t.ipk > Collected errors: > * Package libgailutil18 wants to install file /usr/lib/libgailutil.so.18 > But that file is already provided by package * gtk+ > * Package libgailutil18 wants to install file /usr/lib/libgailutil.so.18.0.1 > But that file is already provided by package * gtk+ I'll report this separately in a new bugzilla. +++++ Finally, there are a few minor runtime issues with the games themselves: - aisleriot shrinks the cards on QVGA screens, to the point of being almost unreadable. - blackjack spends a looong time "computing basic strategy" on its first startup. Perhaps doing this step in qemu during the build would help? - tetravex does not draw the tiles in color. I suspect there's a missing rdepend, not sure which one yet. - robots draws really small robots! - mahjongg complains about a missing tileset on first startup. Pressing the "preferences" button which is offered on the same screen allows selecting one from the two which are installed, and the game works after that. - sudoku doesn't display a horizontal scrollbar so only the "easy" board and part of the "hard" board are offered on-screen when starting. The other boards can be selected with the cursor key. Once started, the entire selected board shows, and plays well. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 15 15:09:41 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 15 Oct 2008 17:09:41 +0200 (CEST) Subject: [Bug 4732] New: Fix firefox.inc parse errors Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4732 Summary: Fix firefox.inc parse errors Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: other Status: NEW Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: kalev at smartlink.ee Created an attachment (id=11710) --> (http://bugs.openembedded.net/attachment.cgi?id=11710) firefox.inc patch I'm getting firefox.inc parse errors with latest git tree: ERROR: firefox.inc:1: unparsed line: 'DESCRIPTION ? = "Browser made by mozilla"' while parsing /home/kalev/OpenEmbedded-uus/org.openembedded.dev/packages/mozilla/firefox_3.1b1.bb The attached patch fixes that. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 15 16:52:15 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 15 Oct 2008 18:52:15 +0200 (CEST) Subject: [Bug 4732] Fix firefox.inc parse errors In-Reply-To: References: Message-ID: <20081015165215.2DE09188155@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4732 Kalev Lember changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Kalev Lember 2008-10-15 18:52:14 --- Fixed with 073f0ef2e13c3f82fef1027be4032da67ab7a10e Closing bug. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 16 01:48:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 16 Oct 2008 03:48:35 +0200 (CEST) Subject: [Bug 4733] New: gdb-6.8-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4733 Summary: gdb-6.8-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in gdb failed at 20081016014453 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 16 02:23:12 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 16 Oct 2008 04:23:12 +0200 (CEST) Subject: [Bug 4734] New: hal-0.5.11-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4734 Summary: hal-0.5.11-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in hal failed at 20081016015602 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 16 03:35:14 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 16 Oct 2008 05:35:14 +0200 (CEST) Subject: [Bug 4357] ipkg update/upgrade renders HX4700 unusable In-Reply-To: References: Message-ID: <20081016033514.7315D18932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4357 --- Comment #2 from Marco De Paolini 2008-10-16 05:35:14 --- Well, in my case, it was just matter of using HaRET 0.5.2 (http://www.handhelds.org/~koconnor/haret/haret-0.5.2.exe) instead of Angstrom-boot-2.6.21-hh20-r6-h4000.exe in order have it working again. Hope this help others. Marco. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 16 08:43:43 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 16 Oct 2008 10:43:43 +0200 (CEST) Subject: [Bug 3846] xserver-kdrive-1.4 and infrastructure broken In-Reply-To: References: Message-ID: <20081016084343.77E4618932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=3846 --- Comment #2 from Hans-J. 2008-10-16 10:43:43 --- Hi all, I do not know, if this is related to this error, but this is , what I found out: in file /etc/X11/Xinit wrong paths set. Alle paths and environments are pointing to /usr/X11R6/lib/X11 but these are complete old and non existened since the switched to Xorg. During my try and errors I ccould find out, that the option "-mouse tslib" is the reason for the wrong psition of the xserver (portrait/landscape). Remark: Staring X without the gpe-dm script from the command line and(!) using the option "-mouse tslib" is working fine ! What I mean is someting similar like "Xfvb 640x480 at 270 -mouse tslib" (sorry, forgot the correct command, but you will know what I mean) I discovered, too, that the packages xserver-common and xserver-kdrive-common will overwrite each other files (when you allow it with the option -force-overwrite). But it seems, both are needed, as both are installed by default. If you install xserver-common later than xserver-kdrive-common, then X is starting correctly (landscape), but no mouse is working. Adding the option "-mouse tslib" into the akita-section in /etc/X11/Xserver, it will start no more correctly. Summary: Please correct the paths in the packages of xserver-common for the file /etc/X11/Xinit. If you do, keyboard input will work. Maybe other bugs will be eliminated with this, too. I hope, my other descriptions might help to find this bug, too. Just my 2 cents.... Regards Hans -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 16 13:01:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 16 Oct 2008 15:01:38 +0200 (CEST) Subject: [Bug 4735] New: introduce BPN (base package name) to simplify *-native recipes Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4735 Summary: introduce BPN (base package name) to simplify *-native recipes Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: All Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: thebohemian at gmx.net I think that *-native recipes that derive from their non-native variant need to much boilerplate code. IMO the main reason for this is that we have no general way to express the name of the software (PN) independently from the file name of the recipe. To fix this I propose the introduction of the BPN variable in bitbake.conf which is derived from PN but has some well-known suffixes like "-native", "-cross", "-initial" and "-intermediate" stripped away. We should also define BP which is the equivalent to P (BPN = "${BP}- ${PV}). Later on we should use BP and BPN for the definition of S ( = "${WORKDIR}/${BP}") and add them to FILESPATH. For any recipe that has a -native (or similar) variant you can now make use of BPN or BP in situations where you want the software's name and prevent a change of that name when the above mentioned suffixes are added to the recipes' file name. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 16 13:08:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 16 Oct 2008 15:08:31 +0200 (CEST) Subject: [Bug 4735] introduce BPN (base package name) to simplify *-native recipes In-Reply-To: References: Message-ID: <20081016130831.50167189328@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4735 Robert Schuster changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 --- Comment #2 from Robert Schuster 2008-10-16 15:08:31 --- Assigning to me. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 16 13:26:05 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 16 Oct 2008 15:26:05 +0200 (CEST) Subject: [Bug 4735] introduce BPN (base package name) to simplify *-native recipes In-Reply-To: References: Message-ID: <20081016132606.409A1188463@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4735 --- Comment #3 from Robert Schuster 2008-10-16 15:26:02 --- For example purposes. Here is a snippet from a recipe which can be made simpler using BPN/BP: This is from xalan-j_2.7.1.bb when no BPN is available: SRC_URI = "\ http://archive.apache.org/dist/xml/${PN}/${PN}_2_7_1-src.tar.gz \ http://archive.apache.org/dist/jakarta/bsf/source/bsf-src-2.4.0.tar.gz \ " S = "${WORKDIR}/${PN}_2_7_1" The corresponding xalan-j-native would either need to redefine SRC_URI and S or the non -native recipe had to use "xalan-j" instead of ${PN}. With my patch applied I would just set everything to: SRC_URI = "\ http://archive.apache.org/dist/xml/${BPN}/${BPN}_2_7_1-src.tar.gz \ http://archive.apache.org/dist/jakarta/bsf/source/bsf-src-2.4.0.tar.gz \ " S = "${WORKDIR}/${BPN}_2_7_1" and no further adjustement in the corresponding -native recipe. As you see the BP is especially handy when bitbake.conf's default for S (${WORKDIR}/${BP}) is correct for your software because then you do not need to fumble with S in both recipes. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 16 16:32:59 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 16 Oct 2008 18:32:59 +0200 (CEST) Subject: [Bug 4607] New recipe for building full gnome-games 2.23.6 with dependencies In-Reply-To: References: Message-ID: <20081016163259.9B79B189328@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4607 --- Comment #11 from Tom Talpey 2008-10-16 18:32:59 --- (In reply to comment #10) > - tetravex does not draw the tiles in color. I suspect there's a missing > rdepend, not sure which one yet. This issue vanishes after a reboot, the tiles are properly colored after. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 16 21:35:16 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 16 Oct 2008 23:35:16 +0200 (CEST) Subject: [Bug 4736] New: sword-1.5.10-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4736 Summary: sword-1.5.10-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in sword failed at 20081016212717 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 17 07:47:52 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 17 Oct 2008 09:47:52 +0200 (CEST) Subject: [Bug 4586] 2007.13 Feeds not updated any more In-Reply-To: References: Message-ID: <20081017074752.5AA0318932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4586 --- Comment #1 from Hans-J. 2008-10-17 09:47:52 --- Bug can be closed ! Feeds are updated now ! Thanks for the work. Regards Hans -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 17 07:51:27 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 17 Oct 2008 09:51:27 +0200 (CEST) Subject: [Bug 4723] No input in X possile, neither via touchscreen nor keyboard In-Reply-To: References: Message-ID: <20081017075127.6B1AB189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4723 --- Comment #4 from Hans-J. 2008-10-17 09:51:27 --- Hello all, you can put Bug 4411 and this bugnumber together (just close 4411, as this is included in this bugreport) Cheers Hans -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 17 11:30:19 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 17 Oct 2008 13:30:19 +0200 (CEST) Subject: [Bug 4728] libsdl-image 1.2.6 do_qa_configure failure In-Reply-To: References: Message-ID: <20081017113019.2B09A18932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4728 Robert Schuster changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Robert Schuster 2008-10-17 13:30:18 --- Thanks for the patch! I applied and committed it to the .dev branch. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 17 11:50:44 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 17 Oct 2008 13:50:44 +0200 (CEST) Subject: [Bug 4737] New: libtelepathy-0.3.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4737 Summary: libtelepathy-0.3.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in libtelepathy failed at 20081017114904 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 17 14:07:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 17 Oct 2008 16:07:38 +0200 (CEST) Subject: [Bug 4738] New: python-numpy-1.1.1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4738 Summary: python-numpy-1.1.1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in python-numpy failed at 20081017140045 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 17 14:43:01 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 17 Oct 2008 16:43:01 +0200 (CEST) Subject: [Bug 4739] New: vlc-0.9.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4739 Summary: vlc-0.9.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in vlc failed at 20081017143606 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 18 02:31:05 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 18 Oct 2008 04:31:05 +0200 (CEST) Subject: [Bug 4740] New: do_install failed in e2fsprogs-1.38 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4740 Summary: do_install failed in e2fsprogs-1.38 Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynnos at tong-ji.org CC: lynnos at tong-ji.org make[1]: Nothing to be done for `all'. | make[1]: Leaving directory `/home/llin/build/tmp/work/i486-angstrom-linux/e2fsprogs-1.38-r13/e2fsprogs-1.38/intl' | making install in e2fsck | make[1]: Entering directory `/home/llin/build/tmp/work/i486-angstrom-linux/e2fsprogs-1.38-r13/e2fsprogs-1.38/e2fsck' | MKINSTALLDIRS /sbin /usr/share/man/man8 | make[1]: MKINSTALLDIRS@: Command not found | make[1]: *** [installdirs] Error 127 | make[1]: Leaving directory `/home/llin/build/tmp/work/i486-angstrom-linux/e2fsprogs-1.38-r13/e2fsprogs-1.38/e2fsck' | make: *** [install-progs-recursive] Error 1 | FATAL: oe_runmake failed NOTE: Task failed: /home/llin/build/tmp/work/i486-angstrom-linux/e2fsprogs-1.38-r13/temp/log.do_install.24701 machine/distro :x86/angstrom-2008.1 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 18 11:05:39 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 18 Oct 2008 13:05:39 +0200 (CEST) Subject: [Bug 4741] New: gnome-desktop-2.24.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4741 Summary: gnome-desktop-2.24.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in gnome-desktop failed at 20081018104106 for machine c7x0 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 19 00:22:42 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 19 Oct 2008 02:22:42 +0200 (CEST) Subject: [Bug 4733] gdb-6.8-autobuild In-Reply-To: References: Message-ID: <20081019002242.30136189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4733 Kalev Lember changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #3 from Kalev Lember 2008-10-19 02:22:41 --- Fixed in ce4ca8b4d56bfd28f682d8969daac566c22adc19, closing. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 19 00:30:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 19 Oct 2008 02:30:18 +0200 (CEST) Subject: [Bug 4742] New: t1lib-5.0.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4742 Summary: t1lib-5.0.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in t1lib failed at 20081019002422 for machine c7x0 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 19 00:59:59 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 19 Oct 2008 02:59:59 +0200 (CEST) Subject: [Bug 4548] new package dmidecode_2.9.bb In-Reply-To: References: Message-ID: <20081019005959.6431F189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4548 --- Comment #1 from lynnlin 2008-10-19 02:59:59 --- Today I fount that this new recipe dmidecode_2.9.bb has been checked in oe git repository by Kalev Lember it comes from this bug report? As the dmidecode only support: Dmidecode is known to work on the following systems: * Linux i386 * Linux x86_64 * Linux ia64 * FreeBSD i386 * FreeBSD x86_64 * NetBSD i386 * OpenBSD i386 * BeOS i386 * Cygwin i386 * Solaris x86 (CVS version) So why dmidecode_2.9.bb remove the following function python __anonymous () { import re host = bb.data.getVar('HOST_SYS', d, 1) if not re.match('i.86.*-linux', host): raise bb.parse.SkipPackage("incompatible with host %s" % host) } thanks -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 19 13:58:39 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 19 Oct 2008 15:58:39 +0200 (CEST) Subject: [Bug 4743] New: add a recipe for the Chinese font WenQuanYi Zen Hei Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4743 Summary: add a recipe for the Chinese font WenQuanYi Zen Hei Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: All Status: UNCONFIRMED Keywords: bb Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: koreylu at gmail.com Created an attachment (id=11803) --> (http://bugs.openembedded.net/attachment.cgi?id=11803) packages/ttf-fonts/ttf-wqy-zenhei_0.6.26-0.bb packages/ttf-fonts/ttf-wqy-zenhei_0.6.26-0.bb -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 19 15:52:50 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 19 Oct 2008 17:52:50 +0200 (CEST) Subject: [Bug 4743] add a recipe for the Chinese font WenQuanYi Zen Hei In-Reply-To: References: Message-ID: <20081019155250.1654A18932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4743 Michael 'Mickey' Lauer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Michael 'Mickey' Lauer 2008-10-19 17:52:49 --- applied, thanks! -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 19 15:56:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 19 Oct 2008 17:56:31 +0200 (CEST) Subject: [Bug 4548] new package dmidecode_2.9.bb In-Reply-To: References: Message-ID: <20081019155631.0CCEC189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4548 Michael 'Mickey' Lauer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Michael 'Mickey' Lauer 2008-10-19 17:56:30 --- I have added a COMPATIBLE_HOST statement (which is equivalent to your anonymous function, but smaller) in 0c1a3691ff4962dfd8e7a3c50cc2036065e5d012 Thanks! -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 19 16:20:04 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 19 Oct 2008 18:20:04 +0200 (CEST) Subject: [Bug 4738] python-numpy-1.1.1-autobuild In-Reply-To: References: Message-ID: <20081019162004.546AE18932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4738 Michael 'Mickey' Lauer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME --- Comment #2 from Michael 'Mickey' Lauer 2008-10-19 18:20:04 --- might have been a hickup. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 19 19:00:50 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 19 Oct 2008 21:00:50 +0200 (CEST) Subject: [Bug 4744] New: xserver-kdrive-xomap-1.1.99.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4744 Summary: xserver-kdrive-xomap-1.1.99.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in xserver-kdrive-xomap failed at 20081019185113 for machine nokia800 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 04:45:17 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 06:45:17 +0200 (CEST) Subject: [Bug 4745] New: missing md5 and sha256 apr-util 1.2.12 source code in checksum.ini Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4745 Summary: missing md5 and sha256 apr-util 1.2.12 source code in checksum.ini Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynn.lin at avocent.com thanks -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 06:41:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 08:41:10 +0200 (CEST) Subject: [Bug 4746] New: new recipe mktemp_1.6.bb Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4746 Summary: new recipe mktemp_1.6.bb Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynn.lin at avocent.com Created an attachment (id=11818) --> (http://bugs.openembedded.net/attachment.cgi?id=11818) mktemp_1.6.bb -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 13:14:39 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 15:14:39 +0200 (CEST) Subject: [Bug 3741] kdrive 1.4 broken for tslib when rotated In-Reply-To: References: Message-ID: <20081020131439.B00EA18932D@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=3741 --- Comment #11 from Thomas Kunze 2008-10-20 15:14:39 --- I tested this patch: http://www.postnuklear.de/xorg-patches/files/xorg-1.4-kdrive-rotation.patch on collie and it works as expected. Can we apply it? -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 13:22:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 15:22:38 +0200 (CEST) Subject: [Bug 3741] kdrive 1.4 broken for tslib when rotated In-Reply-To: References: Message-ID: <20081020132238.2DFF618932D@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=3741 --- Comment #12 from Graeme Gregory 2008-10-20 15:22:37 --- Please apply one of the patches and close this bug! -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 13:32:57 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 15:32:57 +0200 (CEST) Subject: [Bug 3741] kdrive 1.4 broken for tslib when rotated In-Reply-To: References: Message-ID: <20081020133257.0F9BB18932D@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=3741 Thomas Kunze changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #13 from Thomas Kunze 2008-10-20 15:32:56 --- I applied Stanislavs patch because it seems to be more simple. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 13:39:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 15:39:31 +0200 (CEST) Subject: [Bug 2171] collie: usb-gadget support missing In-Reply-To: References: Message-ID: <20081020133931.789BF189330@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=2171 Thomas Kunze changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #11 from Thomas Kunze 2008-10-20 15:39:29 --- fixed in 0eb44cec07715a734c8d5d52fbb433e0287bc5d1 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 13:42:21 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 15:42:21 +0200 (CEST) Subject: [Bug 4202] Collie Altboot startup fails In-Reply-To: References: Message-ID: <20081020134221.6E4E118932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4202 Thomas Kunze changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX --- Comment #8 from Thomas Kunze 2008-10-20 15:42:20 --- We have kexecboot on collie now. Altboot devellopment seems to have stopped. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 13:48:04 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 15:48:04 +0200 (CEST) Subject: [Bug 3883] MMC/Cards doesn't work for 2.6.24 In-Reply-To: References: Message-ID: <20081020134804.A2184189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=3883 Thomas Kunze changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #6 from Thomas Kunze 2008-10-20 15:48:04 --- Most cards should work. Some error messages like: mmcblk0: error -22 sending stop command end_request: I/O error, dev mmcblk0, sector 499704 Buffer I/O error on device mmcblk0, logical block 62463 mmcblk0: error -22 sending stop command end_request: I/O error, dev mmcblk0, sector 499709 Buffer I/O error on device mmcblk0p1, logical block 499648 end_request: I/O error, dev mmcblk0, sector 499710 end_request: I/O error, dev mmcblk0, sector 499711 are normal (as long as they don't get to the fs level) -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 13:52:55 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 15:52:55 +0200 (CEST) Subject: [Bug 2158] angstrom collie fails to shut down In-Reply-To: References: Message-ID: <20081020135255.C8326189332@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=2158 Thomas Kunze changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WONTFIX --- Comment #7 from Thomas Kunze 2008-10-20 15:52:55 --- (In reply to comment #6) > Is it feasible to have a script to replace halt/shutdown that does > > suspend > (maybe sleep for a second) > reboot > > so that when you tell it to shutdown, it actually suspends, but on resuming it > will reboot, thus emulating the expected behaviour? There might be a more > elegant way to do this, but it's an idea and doesn't seem necessarily so hard. One could to this, but why bother? > > Actually, if the collie has no concept of "off", then why do the sharp images > not boot up immediately after doing a flash, but wait until you press the > resume/on button? (yep, there is a separate bug filed for this, just making a > point on the similarity between them) They let the kernel suspend immediately after boot. This is nothing kernel related. Closing as WONTFIX -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 13:54:17 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 15:54:17 +0200 (CEST) Subject: [Bug 2148] [META][MACH] collie bugs, mainly in Angstrom and derivatives In-Reply-To: References: Message-ID: <20081020135417.47502189337@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=2148 Marcin Juszkiewicz changed: What |Removed |Added ---------------------------------------------------------------------------- CC|openembedded at haerwu.biz | --- Comment #4 from Marcin Juszkiewicz 2008-10-20 15:54:10 --- removed me from Cc: as i do not have collie anymore -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 13:55:40 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 15:55:40 +0200 (CEST) Subject: [Bug 2520] angstrom collie: console blank is not reversible In-Reply-To: References: Message-ID: <20081020135540.E97BC18932F@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=2520 --- Comment #7 from Thomas Kunze 2008-10-20 15:55:37 --- This is a problem of the framebuffer driver. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 19:17:30 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 21:17:30 +0200 (CEST) Subject: [Bug 4747] New: openmoko-devel-image fails with openmoko-icon-theme-standard2-qvga Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4747 Summary: openmoko-devel-image fails with openmoko-icon-theme-standard2-qvga Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: ARM OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: christian.stoeveken at gmail.com Created an attachment (id=11829) --> (http://bugs.openembedded.net/attachment.cgi?id=11829) error log -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 19:20:23 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 21:20:23 +0200 (CEST) Subject: [Bug 4748] New: qtopia-core-gui-image fails with qtopia-core Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4748 Summary: qtopia-core-gui-image fails with qtopia-core Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: ARM OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: christian.stoeveken at gmail.com Created an attachment (id=11830) --> (http://bugs.openembedded.net/attachment.cgi?id=11830) error log -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 19:21:47 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 21:21:47 +0200 (CEST) Subject: [Bug 4749] New: gnome-image fails with gnome-themes Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4749 Summary: gnome-image fails with gnome-themes Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: ARM OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: christian.stoeveken at gmail.com Created an attachment (id=11831) --> (http://bugs.openembedded.net/attachment.cgi?id=11831) error log -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 19:23:33 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 21:23:33 +0200 (CEST) Subject: [Bug 4750] New: fso-image fails with openmoko-terminal2 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4750 Summary: fso-image fails with openmoko-terminal2 Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: ARM OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: christian.stoeveken at gmail.com Created an attachment (id=11832) --> (http://bugs.openembedded.net/attachment.cgi?id=11832) error log -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 21 03:17:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 21 Oct 2008 05:17:46 +0200 (CEST) Subject: [Bug 4751] New: opkg-0.1.4+svnr4640-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4751 Summary: opkg-0.1.4+svnr4640-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in opkg failed at 20081021030655 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 21 08:16:32 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 21 Oct 2008 10:16:32 +0200 (CEST) Subject: [Bug 4752] New: minicom-2.3 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4752 Summary: minicom-2.3 Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: Linux Status: NEW Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: miska at atrey.karlin.mff.cuni.cz Following patch adds package for newer minicom (version 2.3) -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 21 12:18:33 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 21 Oct 2008 14:18:33 +0200 (CEST) Subject: [Bug 4368] Grub 0.97 fails to build wih automake 1.10 In-Reply-To: References: Message-ID: <20081021121833.59B88189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4368 --- Comment #3 from Kalev Lember 2008-10-21 14:18:33 --- It is fixed in 23e88e06a2cf63b687f4a82ca2e26111f1d8a878, closing. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 21 12:19:06 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 21 Oct 2008 14:19:06 +0200 (CEST) Subject: [Bug 4368] Grub 0.97 fails to build wih automake 1.10 In-Reply-To: References: Message-ID: <20081021121908.28F15189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4368 Kalev Lember changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #4 from Kalev Lember 2008-10-21 14:19:06 --- Closing. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 21 12:35:15 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 21 Oct 2008 14:35:15 +0200 (CEST) Subject: [Bug 4753] New: the command "su" cannot be executed for normal users Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4753 Summary: the command "su" cannot be executed for normal users Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: NEW Severity: blocker Priority: P3 Component: Distributions AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: hans.ullrich at loop.de CC: hans.ullrich at loop.de Dear maintainers, since latest upgrade the coammnd "su" cannot be executed as a normal user in a terminal in busybox. It is telling me, the su-bit must be set. As "su" is linked to busybox, I can set the su-bit to busybox, but IMO this will effect all commands linked to busybox. A security hole. Regards Hans -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 21 14:35:28 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 21 Oct 2008 16:35:28 +0200 (CEST) Subject: [Bug 4754] New: fennec-0.9+1.0a1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4754 Summary: fennec-0.9+1.0a1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in fennec failed at 20081021142049 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 21 15:40:04 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 21 Oct 2008 17:40:04 +0200 (CEST) Subject: [Bug 4755] New: Recipes for vala-0.4.0 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4755 Summary: Recipes for vala-0.4.0 Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: sudharsh at gmail.com Created an attachment (id=11859) --> (http://bugs.openembedded.net/attachment.cgi?id=11859) vala-0.40 Nothing much. Attaching recipes for vala-0.4.0 and vala-native-0.4.0 respectively. Builds cleanly -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 21 16:39:52 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 21 Oct 2008 18:39:52 +0200 (CEST) Subject: [Bug 4756] New: gdal-1.5.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4756 Summary: gdal-1.5.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in gdal failed at 20081021162555 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 21 20:11:56 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 21 Oct 2008 22:11:56 +0200 (CEST) Subject: [Bug 4757] New: tinylogin relocated. Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4757 Summary: tinylogin relocated. Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: other Status: NEW Severity: major Priority: P3 Component: org.openembedded.stable AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: wweng at kencast.com Bitbake always tries to look at http://tinylogin.tinylogin.net/downloads/tinylogin-1.4.tar.bz2 for tinylogin package, but the file is at http://tinylogin.busybox.net/downloads/tinylogin-1.4.tar.bz2. This should be fixed ASAP, because otherwise, it is impossible to build anything including tinylogin package. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 21 22:43:51 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 22 Oct 2008 00:43:51 +0200 (CEST) Subject: [Bug 4758] New: Recipe for bootchart-lite Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4758 Summary: Recipe for bootchart-lite Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Keywords: bb Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: ken at gmx.ch Created an attachment (id=11894) --> (http://bugs.openembedded.net/attachment.cgi?id=11894) Recipe for bootchart-lite Bitbake recipe for bootchart-lite by Fred Chien (Openmoko). See: http://code.google.com/p/bootchart-lite/ http://lists.openmoko.org/pipermail/openmoko-devel/2008-July/003309.html -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 22 05:17:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 22 Oct 2008 07:17:46 +0200 (CEST) Subject: [Bug 4759] New: new recipe texi2html_1.78.bb Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4759 Summary: new recipe texi2html_1.78.bb Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynn.lin at avocent.com CC: lynn.lin at avocent.com texi2html is one of oe required software packages -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 22 12:57:22 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 22 Oct 2008 14:57:22 +0200 (CEST) Subject: [Bug 4760] New: [patch] wesnoth do_fetch failure because of missing checksum Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4760 Summary: [patch] wesnoth do_fetch failure because of missing checksum Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Keywords: patch Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: elena.valhalla at gmail.com Created an attachment (id=11937) --> (http://bugs.openembedded.net/attachment.cgi?id=11937) git patch to add the wesnoth checksum entry The wesnoth recipe fails to fetch because there is no corresponding entry in the checksum.ini file The attached git patch adds the entry and fixes the problem. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 22 13:43:41 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 22 Oct 2008 15:43:41 +0200 (CEST) Subject: [Bug 4760] [patch] wesnoth do_fetch failure because of missing checksum In-Reply-To: References: Message-ID: <20081022134341.7774618932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4760 Robert Schuster changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Robert Schuster 2008-10-22 15:43:41 --- Fixed. Thank you! -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 22 13:48:21 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 22 Oct 2008 15:48:21 +0200 (CEST) Subject: [Bug 3736] wesnoth fails to compile In-Reply-To: References: Message-ID: <20081022134821.DDD6218932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=3736 Robert Schuster changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Robert Schuster 2008-10-22 15:48:21 --- I committed a recipe that is based on the one that was attached here. Thanks GNUtoo. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 22 16:39:59 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 22 Oct 2008 18:39:59 +0200 (CEST) Subject: [Bug 4007] Angstrom 2.6.24 kernel won't boot on tosa. In-Reply-To: References: Message-ID: <20081022163959.8297718932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4007 --- Comment #9 from Dmitry Baryshkov 2008-10-22 18:39:59 --- please post the log of the kernel located at http://tosa.lumag.spb.ru/uploads/tosa-stable-images/debug/ It should be compatible with modules built from OE stable branch, however I've provided the module archive for the reference. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 22 19:08:13 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 22 Oct 2008 21:08:13 +0200 (CEST) Subject: [Bug 4761] New: linux-rp 2.6.25+2.6.26-rc4 can't find all sources. Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4761 Summary: linux-rp 2.6.25+2.6.26-rc4 can't find all sources. Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: other Status: UNCONFIRMED Keywords: patch Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: trini at embeddedalley.com Created an attachment (id=11950) --> (http://bugs.openembedded.net/attachment.cgi?id=11950) Fix locationa and add checksum With 2.6.26 being released, 2.6.25+2.6.26-rc4 can no longer finish do_fetch as the rc4 patch has moved. The attached patch fixes location and adds to checksums.ini. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 23 06:09:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 23 Oct 2008 08:09:35 +0200 (CEST) Subject: [Bug 4711] new bb recipe for Pingus, the free lemmings clone In-Reply-To: References: Message-ID: <20081023060936.A1F32189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4711 --- Comment #7 from Sander van Grieken 2008-10-23 08:09:34 --- How can I add a dependency on libpng3? this (sub)package is built by libpng, and I've made a dependency on libpng for pingus, but it does not pull in the libpng3 subpackage.. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 23 07:01:58 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 23 Oct 2008 09:01:58 +0200 (CEST) Subject: [Bug 4762] New: same Xserver-file in xserver-common and xse4rver-kdrive-common Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4762 Summary: same Xserver-file in xserver-common and xse4rver-kdrive-common Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: ARM OS/Version: Linux Status: NEW Severity: critical Priority: P3 Component: Distributions AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: hans.ullrich at loop.de CC: hans.ullrich at loop.de Dear maintainers, in both xserver-common and xserver-kdrive-common you get the file /etc/X11/Xserver, but with different content. This means, the first installed package wins, or , if you use "-force-overwrite" at ipkg, the second package wins. This is causing a lot of trouble. I think, you should either decide for only one packagge and merge both, or put in both packages the same and the needed files (xsever-common includes a lot of scripts, which are missing in xserver-kdrive-common). Another advantage will be the better possibility of killing bugs. Kind regards Hans -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 23 08:25:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 23 Oct 2008 10:25:38 +0200 (CEST) Subject: [Bug 4763] New: php-native do_fetch failure because of missing checksum Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4763 Summary: php-native do_fetch failure because of missing checksum Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Keywords: patch Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: elena.valhalla at gmail.com Created an attachment (id=12005) --> (http://bugs.openembedded.net/attachment.cgi?id=12005) git patch to add the php checksum entry The php-native (and I suppose php) recipe(s) fail to fetch because there is no corresponding entry in the checksum.ini file The attached git patch adds the entry and fixes the problem. The md5 checksum has been checked with the one on http://us2.php.net/downloads.php -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 23 12:06:14 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 23 Oct 2008 14:06:14 +0200 (CEST) Subject: [Bug 4764] New: mcabber do_fetch failure because of missing checksum Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4764 Summary: mcabber do_fetch failure because of missing checksum Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Keywords: patch Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: elena.valhalla at gmail.com The mcabber recipe fails to fetch because there is no corresponding entry in the checksum.ini file The attached git patch adds the entry and fixes the problem. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 23 13:47:33 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 23 Oct 2008 15:47:33 +0200 (CEST) Subject: [Bug 4765] New: Better updated support for mx31moboard machine Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4765 Summary: Better updated support for mx31moboard machine Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: ARM OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: valentin.longchamp at epfl.ch Created an attachment (id=12010) --> (http://bugs.openembedded.net/attachment.cgi?id=12010) patch for .dev git tree Here are a few propositions of changes for better support of mx31moboard platform in OE. This also enables the 921600 baudrate in busybox (already submitted upstream, http://bugs.busybox.net/view.php?id=5334) that is needed on our platform. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 23 16:51:13 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 23 Oct 2008 18:51:13 +0200 (CEST) Subject: [Bug 4766] New: openssl-0.9.8g-r9: Task failed: Missing field for ipk generation: 'DISTRO_PR' Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4766 Summary: openssl-0.9.8g-r9: Task failed: Missing field for ipk generation: 'DISTRO_PR' Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: other Status: UNCONFIRMED Severity: blocker Priority: P1 Component: Distributions AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: scant at operamail.com I deleted the log files, sorry, but here's the console output: NOTE: Running task 567 of 788 (ID: 686, /slug/slugos/openembedded/packages/openssl/openssl_0.9.8g.bb, do_package_write_ipk) NOTE: package openssl-0.9.8g: started NOTE: package openssl-0.9.8g-r9: task do_package_write_ipk: started NOTE: Task failed: Missing field for ipk generation: 'DISTRO_PR' NOTE: package openssl-0.9.8g-r9: task do_package_write_ipk: failed ERROR: TaskFailed event exception, aborting NOTE: package openssl-0.9.8g: failed ERROR: Build of /slug/slugos/openembedded/packages/openssl/openssl_0.9.8g.bb do_package_write_ipk failed ERROR: Task 686 (/slug/slugos/openembedded/packages/openssl/openssl_0.9.8g.bb, do_package_write_ipk) failed NOTE: Tasks Summary: Attempted 566 tasks of which 0 didn't need to be rerun and 1 failed. NOTE: Runtime target 'openssh' is unbuildable, removing... Missing or unbuildable dependency chain was: ['openssh', 'openssl', 84] NOTE: Runtime target 'task-slugos' is unbuildable, removing... Missing or unbuildable dependency chain was: ['task-slugos', 'openssh', 'openssl', 84] NOTE: Runtime target 'openssh-scp' is unbuildable, removing... Missing or unbuildable dependency chain was: ['openssh-scp', 'openssl', 84] NOTE: Runtime target 'openssh-ssh' is unbuildable, removing... Missing or unbuildable dependency chain was: ['openssh-ssh', 'openssl', 84] NOTE: Runtime target 'ssh-keygen' is unbuildable, removing... Missing or unbuildable dependency chain was: ['ssh-keygen', 'openssl', 84] NOTE: Runtime target 'openssh-sshd' is unbuildable, removing... Missing or unbuildable dependency chain was: ['openssh-sshd', 'openssl', 84] NOTE: Runtime target 'openssl' is unbuildable, removing... Missing or unbuildable dependency chain was: ['openssl', 84] NOTE: Preparing runqueue NOTE: All buildable tasks have been run but the build is incomplete (--continue mode). Errors for the tasks that failed will have been printed above. NOTE: Executing runqueue NOTE: Tasks Summary: Attempted 0 tasks of which 0 didn't need to be rerun and 0 failed. NOTE: build 200810230300: completed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 23 22:47:04 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 24 Oct 2008 00:47:04 +0200 (CEST) Subject: [Bug 4767] New: opkg-nogpg-0.1.4+svnr4640-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4767 Summary: opkg-nogpg-0.1.4+svnr4640-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in opkg-nogpg failed at 20081023185448 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 24 02:31:00 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 24 Oct 2008 04:31:00 +0200 (CEST) Subject: [Bug 4768] New: gpe-calendar alarms do not wake a suspended system Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4768 Summary: gpe-calendar alarms do not wake a suspended system Classification: Unclassified Product: Openembedded Version: Angstrom 2007.12 Platform: ARM OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: org.openembedded.stable AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: ajv-ereeniturp at vsta.org If an event becomes due while my C3200 is suspended, it does not wake up to notify me. When I eventually manually resume the device, and then select the gpe-calendar app, the alarm is presented. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 24 13:02:42 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 24 Oct 2008 15:02:42 +0200 (CEST) Subject: [Bug 4769] New: gcc-cross-initial-4.3.1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4769 Summary: gcc-cross-initial-4.3.1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_populate_staging step in gcc-cross-initial failed at 20081024120435 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 24 15:11:24 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 24 Oct 2008 17:11:24 +0200 (CEST) Subject: [Bug 4770] New: vlc-0.9.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4770 Summary: vlc-0.9.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_fetch step in vlc failed at 20081024140756 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 24 19:57:05 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 24 Oct 2008 21:57:05 +0200 (CEST) Subject: [Bug 4771] New: libgsm-1.0.10-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4771 Summary: libgsm-1.0.10-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_populate_staging step in libgsm failed at 20081024154921 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 25 13:04:28 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 25 Oct 2008 15:04:28 +0200 (CEST) Subject: [Bug 4772] New: replace task-bootstrap with task-base in jlime-opie.bb Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4772 Summary: replace task-bootstrap with task-base in jlime-opie.bb Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynn.lin at avocent.com Created an attachment (id=12020) --> (http://bugs.openembedded.net/attachment.cgi?id=12020) replace task-bootstrap with task-base patch task-bootstrap is already removed add patch for this -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 25 16:07:22 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 25 Oct 2008 18:07:22 +0200 (CEST) Subject: [Bug 4506] proposed recipe for ctorrent-dnh (maintained fork of ctorrent) In-Reply-To: References: Message-ID: <20081025160722.2995E1880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4506 Rolf 'Laibsch' Leggewie changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #2 from Rolf 'Laibsch' Leggewie 2008-10-25 18:07:21 --- marking as dupe as requested in mailing list. *** This bug has been marked as a duplicate of bug 4278 *** -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 25 16:07:22 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 25 Oct 2008 18:07:22 +0200 (CEST) Subject: [Bug 4278] BB for enhanced ctorrent and its controller In-Reply-To: References: Message-ID: <20081025160722.5374218932D@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4278 --- Comment #4 from Rolf 'Laibsch' Leggewie 2008-10-25 18:07:21 --- *** Bug 4506 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 25 20:07:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 25 Oct 2008 22:07:18 +0200 (CEST) Subject: [Bug 4773] New: Apache2 failed to build Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4773 Summary: Apache2 failed to build Classification: Unclassified Product: Openembedded Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: org.openembedded.stable AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: wweng at kencast.com I added apache2 into part of the minimalist-image, by changing the minimalist-image.bb file: IMAGE_INSTALL = "task-boot \ util-linux-mount util-linux-umount \ apache2 postgresql \ ${DISTRO_SSH_DAEMON} \ angstrom-version \ " And then I did the normal bitbake minimalist-image. The build process was done properly without the newline to add apache2 and postgresql. But then I got this: | In file included from pcre.c:470: | chartables.c:21:27: error: pcre_internal.h: No such file or directory | pcre.c: In function 'pcre_fullinfo': | pcre.c:780: error: 'pcre_default_tables' undeclared (first use in this function) | pcre.c:780: error: (Each undeclared identifier is reported only once | pcre.c:780: error: for each function it appears in.) | pcre.c: In function 'pcre_compile': | pcre.c:4540: error: 'pcre_default_tables' undeclared (first use in this function) | pcre.c: In function 'pcre_exec': | pcre.c:8870: error: 'pcre_default_tables' undeclared (first use in this function) | make[3]: *** [pcre.lo] Error 1 | make[3]: Leaving directory `/WorkSpace/oe/stuff/openembedded/packages/tmp/work/i486-linux/apache2-2.2.3-r5/httpd-2.2.3/srclib/pcre' | make[2]: *** [all-recursive] Error 1 | make[2]: Leaving directory `/WorkSpace/oe/stuff/openembedded/packages/tmp/work/i486-linux/apache2-2.2.3-r5/httpd-2.2.3/srclib/pcre' | make[1]: *** [all-recursive] Error 1 | make[1]: Leaving directory `/WorkSpace/oe/stuff/openembedded/packages/tmp/work/i486-linux/apache2-2.2.3-r5/httpd-2.2.3/srclib' | make: *** [all-recursive] Error 1 | FATAL: oe_runmake failed NOTE: Task failed: /WorkSpace/oe/stuff/openembedded/packages/tmp/work/i486-linux/apache2-2.2.3-r5/temp/log.do_compile.25385 NOTE: package apache2-2.2.3-r5: task do_compile: failed ERROR: TaskFailed event exception, aborting NOTE: package apache2-2.2.3: failed I checked apache2_2.2.3.bb and it does have pcre as part of the DEPENDS, DEPENDS = "apache2-native openssl expat pcre" -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 25 21:03:04 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 25 Oct 2008 23:03:04 +0200 (CEST) Subject: [Bug 4688] [RFE] add ext3 support to linux-kexecboot for Zaurus clamshell models In-Reply-To: References: Message-ID: <20081025210304.862E318932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4688 --- Comment #6 from ant 2008-10-25 23:03:04 --- After a retought, the least invasive patch could be this: [akita.conf : c7x0.conf] -CONFIG_EXT3_FS=m +CONFIG_EXT3_FS=y -CONFIG_JBD=m +CONFIG_JBD=y -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 26 04:48:34 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 26 Oct 2008 05:48:34 +0100 (CET) Subject: [Bug 4774] New: new recipe help2man_1.36.4.bb Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4774 Summary: new recipe help2man_1.36.4.bb Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynn.lin at avocent.com Created an attachment (id=12035) --> (http://bugs.openembedded.net/attachment.cgi?id=12035) help2man_1.36.4.bb help2man is one of oe build env required software packages -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 26 11:08:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 26 Oct 2008 12:08:36 +0100 (CET) Subject: [Bug 4775] New: sylpheed-2.2.9-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4775 Summary: sylpheed-2.2.9-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in sylpheed failed at 20081026082441 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 26 19:27:07 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 26 Oct 2008 20:27:07 +0100 (CET) Subject: [Bug 4776] New: icu-3.6-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4776 Summary: icu-3.6-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in icu failed at 20081026185746 for machine collie -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 27 10:55:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 27 Oct 2008 11:55:10 +0100 (CET) Subject: [Bug 4688] [RFE] add ext3 support to linux-kexecboot for Zaurus clamshell models In-Reply-To: References: Message-ID: <20081027105510.69CE6189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4688 Thomas Kunze changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Thomas Kunze 2008-10-27 11:55:10 --- pushed in 505790b6e8f4d57d1c6a85a96d2ddc6bfe39c2de Thanks. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 27 13:35:21 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 27 Oct 2008 14:35:21 +0100 (CET) Subject: [Bug 4777] New: libx11-native-1.1.1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4777 Summary: libx11-native-1.1.1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in libx11-native failed at 20081027133319 for machine om-gta02 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 27 23:02:34 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 28 Oct 2008 00:02:34 +0100 (CET) Subject: [Bug 4773] Apache2 failed to build In-Reply-To: References: Message-ID: <20081027230234.99015189330@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4773 --- Comment #1 from Wei 2008-10-28 00:02:34 --- I found this is probably where it has gone wrong. The chartables.c needs pcre_internal.h. ./work/i486-linux/apache2-2.2.3-r5/httpd-2.2.3/srclib/pcre/chartables.c However, pcre_internal.h is not copied to ${STAGING_INCDIR} In $PREFIX/openembedded/packages/libpcre/libpcre_7.6.bb do_stage () { oe_libinstall -a -so libpcre ${STAGING_LIBDIR} oe_libinstall -a -so libpcreposix ${STAGING_LIBDIR} install -m 0644 pcre.h ${STAGING_INCDIR}/ install -m 0644 pcreposix.h ${STAGING_INCDIR}/ install -d ${STAGING_BINDIR_NATIVE} install -m 0755 ${S}/dftables ${STAGING_BINDIR_NATIVE}/ } Only pcre.h and pcreposix.h are copied to ${STAGING_INCDIR}. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 28 20:01:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 28 Oct 2008 21:01:36 +0100 (CET) Subject: [Bug 4778] New: empathy-2.24.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4778 Summary: empathy-2.24.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in empathy failed at 20081028193328 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 28 20:33:42 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 28 Oct 2008 21:33:42 +0100 (CET) Subject: [Bug 4779] New: exo-0.3.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4779 Summary: exo-0.3.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in exo failed at 20081028202200 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 28 22:08:28 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 28 Oct 2008 23:08:28 +0100 (CET) Subject: [Bug 4780] New: findutils-4.2.29-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4780 Summary: findutils-4.2.29-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in findutils failed at 20081028220710 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 28 22:16:51 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 28 Oct 2008 23:16:51 +0100 (CET) Subject: [Bug 4767] opkg-nogpg-0.1.4+svnr4640-autobuild In-Reply-To: References: Message-ID: <20081028221652.6BB8D189330@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4767 Jeremy Williams changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #4 from Jeremy Williams 2008-10-28 23:16:50 --- I have also encountered this bug. Same output as log files: checking for CURL... configure: error: Package requirements (libcurl) were not met: Package liblibgcrypt was not found in the pkg-config search path. Perhaps you should add the directory containing `liblibgcrypt.pc' to the PKG_CONFIG_PATH environment variable Package 'liblibgcrypt', required by 'GnuTLS', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables CURL_CFLAGS and CURL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. FATAL: oe_runconf failed Custom machine based on Atmel AT91SAM9263 ARM9 SoC. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 00:31:00 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 01:31:00 +0100 (CET) Subject: [Bug 4781] New: gimp-2.6.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4781 Summary: gimp-2.6.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in gimp failed at 20081029001137 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 01:11:05 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 02:11:05 +0100 (CET) Subject: [Bug 4782] New: Checksum for libftdi-0.13 missing. Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4782 Summary: Checksum for libftdi-0.13 missing. Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: NEW Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: jeremy.williams at yahoo.com Could someone please add to checksums.ini? [http://www.intra2net.com/de/produkte/opensource/ftdi/TGZ/libftdi-0.13.tar.gz] md5=f3810654a47169c1609791f5460bfd6b sha256=3a117e736537104a40920d4f8f5901c2d1fcc369a7465edf4761cc6a6f03771b -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 07:29:13 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 08:29:13 +0100 (CET) Subject: [Bug 4783] New: build page improvement suggestions Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4783 Summary: build page improvement suggestions Classification: Unclassified Product: Infrastructure Version: unspecified Platform: Other URL: http://www.angstrom-distribution.org/building-%C3%A5ng str%C3%B6m OS/Version: other Status: NEW Severity: minor Priority: P3 Component: web site AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: fransmeulenbroeks at yahoo.com CC: koen at openembedded.org I just build angstrom for the first time using the instructions found at: http://www.angstrom-distribution.org/building-%C3%A5ngstr%C3%B6m While doing so I encountered various issues that I want to report here. Step 1: Wished there were also instructions on how to install in a different dir than /OE (e.g. in ~/OE). Not everyone has write access to / to create the dir (or the space in / to accomodate the files). I tried replacing /OE with /home/frans/OE (also in the sourceme script), but when I first ran bitbake it still gave me an error because somewhere it expects /OE. Step 2: This one has a line saying: cd org.openembedded.stable && git checkout -b org.openembedded.stable origin/org.openembedded.stable This is too wide to fit into the browser, suggest to replace && by a newline Step 2: git pull --rebase This does not work for me: frans at frans-ubuntu:/OE/org.openembedded.stable$ git pull --rebase Usage: /usr/bin/git-fetch ... Step 3: I suggest to store a local.conf sample somewhere and allow people to download it. When I cut the text and pasted it into vi, I was missing the linefeeds (in the end I cut from the page source, too lazy to type :-) ) Step 3: last line: the link in here to get inspiration brought me to http://gitweb.openembedded.net/?p=org.openembedded.dev.git;a=tree;f=conf/machine;hb=HEAD This page says projects/ and then a 403 error 403 Forbidden No such project Step 4: Not surprisingly git pull --rebase still does not work. Same error. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 09:49:58 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 10:49:58 +0100 (CET) Subject: [Bug 4784] New: Spurious notes: missing or unbuildable dependency chain Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4784 Summary: Spurious notes: missing or unbuildable dependency chain Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: NEW Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: andrea.adami at gmail.com Created an attachment (id=12081) --> (http://bugs.openembedded.net/attachment.cgi?id=12081) log of bitbake -v -v -v Since a couple of days I see these notes/errors doing builds. NOTE: Resolving any missing task queue dependencies ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'virtual/arm-angstrom-linux-gnueabi-gcc-2.95' but it wasn't found in any PACKAGE or RPROVIDES variables NOTE: Runtime target 'virtual/arm-angstrom-linux-gnueabi-gcc-2.95' is unbuildable, removing... Missing or unbuildable dependency chain was: ['virtual/arm-angstrom-linux-gnueabi-gcc-2.95'] ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'openzaurus-sa' but it wasn't found in any PACKAGE or RPROVIDES variables NOTE: Runtime target 'openzaurus-sa' is unbuildable, removing... Missing or unbuildable dependency chain was: ['openzaurus-sa'] NOTE: Preparing runqueue I'm not alone, an (indirect) confirmation of the issue is here: http://article.gmane.org/gmane.comp.handhelds.openembedded.user/567 I had doubts about my local changes, but now I suspect something is wrong in the metadata, because gcc-2.95 and openzaurus-sa don't make any sense for omap machines... Andrea -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 10:43:37 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 11:43:37 +0100 (CET) Subject: [Bug 4785] New: nmap-3.81-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4785 Summary: nmap-3.81-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in nmap failed at 20081029104219 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 14:28:41 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 15:28:41 +0100 (CET) Subject: [Bug 4551] proposed bb for podget (bash podcast aggregator) In-Reply-To: References: Message-ID: <20081029142841.EF579189330@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4551 Elena ``of Valhalla'' changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Elena ``of Valhalla'' 2008-10-29 15:28:41 --- pushed in 2b6bf90a324da0877cfd38f47fc822959862775a closing -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 15:33:32 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 16:33:32 +0100 (CET) Subject: [Bug 4764] mcabber do_fetch failure because of missing checksum In-Reply-To: References: Message-ID: <20081029153334.CBD2D189330@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4764 Elena ``of Valhalla'' changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Elena ``of Valhalla'' 2008-10-29 16:33:32 --- pushed in 3ff38e08f4f689d81d6d5cc114fda8de3b97d966 closing -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 17:23:33 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 18:23:33 +0100 (CET) Subject: [Bug 4699] opkg-nogpg_svn.bb fails to build. In-Reply-To: References: Message-ID: <20081029172333.A129F189330@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4699 --- Comment #2 from Antonio Ospite 2008-10-29 18:23:33 --- Hi, the attached patch fixes the problem. Thanks, Antonio -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 22:52:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 23:52:10 +0100 (CET) Subject: [Bug 4074] linux-hackndev-2.6-2.6.21-hnd3-autobuild In-Reply-To: References: Message-ID: <20081029225210.EE4C2189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4074 --- Comment #99 from The OpenEmbedded Autobuilder 2008-10-29 23:52:10 --- The do_configure step failed at 20081029225148 for machine palmz72 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 22:52:39 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 23:52:39 +0100 (CET) Subject: [Bug 4074] linux-hackndev-2.6-2.6.21-hnd3-autobuild In-Reply-To: References: Message-ID: <20081029225239.D4083189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4074 --- Comment #101 from The OpenEmbedded Autobuilder 2008-10-29 23:52:39 --- The do_configure step failed at 20081029225217 for machine palmz72 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 22:57:37 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 23:57:37 +0100 (CET) Subject: [Bug 4074] linux-hackndev-2.6-2.6.21-hnd3-autobuild In-Reply-To: References: Message-ID: <20081029225737.5C9DF189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4074 --- Comment #103 from The OpenEmbedded Autobuilder 2008-10-29 23:57:37 --- The do_configure step failed at 20081029225714 for machine palmtt3 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 22:58:08 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 23:58:08 +0100 (CET) Subject: [Bug 4074] linux-hackndev-2.6-2.6.21-hnd3-autobuild In-Reply-To: References: Message-ID: <20081029225808.88FBA189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4074 --- Comment #105 from The OpenEmbedded Autobuilder 2008-10-29 23:58:08 --- The do_configure step failed at 20081029225744 for machine palmtt3 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 22:59:11 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 23:59:11 +0100 (CET) Subject: [Bug 4074] linux-hackndev-2.6-2.6.21-hnd3-autobuild In-Reply-To: References: Message-ID: <20081029225911.1802B189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4074 --- Comment #107 from The OpenEmbedded Autobuilder 2008-10-29 23:59:10 --- The do_configure step failed at 20081029225842 for machine palmtt3 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 23:03:04 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 30 Oct 2008 00:03:04 +0100 (CET) Subject: [Bug 4074] linux-hackndev-2.6-2.6.21-hnd3-autobuild In-Reply-To: References: Message-ID: <20081029230304.C4DD0189330@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4074 --- Comment #109 from The OpenEmbedded Autobuilder 2008-10-30 00:03:04 --- The do_configure step failed at 20081029230215 for machine palmld -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 23:03:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 30 Oct 2008 00:03:35 +0100 (CET) Subject: [Bug 4074] linux-hackndev-2.6-2.6.21-hnd3-autobuild In-Reply-To: References: Message-ID: <20081029230335.74630189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4074 --- Comment #111 from The OpenEmbedded Autobuilder 2008-10-30 00:03:35 --- The do_configure step failed at 20081029230313 for machine palmld -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 23:04:59 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 30 Oct 2008 00:04:59 +0100 (CET) Subject: [Bug 4074] linux-hackndev-2.6-2.6.21-hnd3-autobuild In-Reply-To: References: Message-ID: <20081029230459.DF902189333@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4074 --- Comment #115 from The OpenEmbedded Autobuilder 2008-10-30 00:04:59 --- The do_configure step failed at 20081029230411 for machine palmld -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 23:04:05 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 30 Oct 2008 00:04:05 +0100 (CET) Subject: [Bug 4074] linux-hackndev-2.6-2.6.21-hnd3-autobuild In-Reply-To: References: Message-ID: <20081029230405.B5C9A189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4074 --- Comment #113 from The OpenEmbedded Autobuilder 2008-10-30 00:04:05 --- The do_configure step failed at 20081029230341 for machine palmld -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 23:08:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 30 Oct 2008 00:08:31 +0100 (CET) Subject: [Bug 4074] linux-hackndev-2.6-2.6.21-hnd3-autobuild In-Reply-To: References: Message-ID: <20081029230831.2933E189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4074 --- Comment #117 from The OpenEmbedded Autobuilder 2008-10-30 00:08:30 --- The do_configure step failed at 20081029230755 for machine palmtx -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 23:09:39 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 30 Oct 2008 00:09:39 +0100 (CET) Subject: [Bug 4074] linux-hackndev-2.6-2.6.21-hnd3-autobuild In-Reply-To: References: Message-ID: <20081029230939.AAD1B189332@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4074 --- Comment #119 from The OpenEmbedded Autobuilder 2008-10-30 00:09:39 --- The do_configure step failed at 20081029230918 for machine palmtx -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 30 10:53:28 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 30 Oct 2008 11:53:28 +0100 (CET) Subject: [Bug 4786] New: xfce4-mixer-4.4.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4786 Summary: xfce4-mixer-4.4.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in xfce4-mixer failed at 20081030105213 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 30 13:52:34 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 30 Oct 2008 14:52:34 +0100 (CET) Subject: [Bug 4787] New: Checksums for some u-boot sources missing. Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4787 Summary: Checksums for some u-boot sources missing. Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Keywords: patch Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: sledz at dresearch.de Created an attachment (id=12114) --> (http://bugs.openembedded.net/attachment.cgi?id=12114) Missing checksums Checksums for some u-boot sources are missing in conf/checksums.ini -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 31 11:34:48 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 31 Oct 2008 12:34:48 +0100 (CET) Subject: [Bug 4788] New: Fix duplicated EXTRA_ARCHES for mx31ads Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4788 Summary: Fix duplicated EXTRA_ARCHES for mx31ads Classification: Unclassified Product: Openembedded Version: unspecified Platform: ARM OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: broonie at sirena.org.uk The attached patch fixes duplication of architectures in the mx31ads machine definition, allowing bitbake to run. Another patch is required to update the kernel in order to build an image, I'll try to provide one soon (though since I don't actually use the packaged kernel it's not so urgent for me). -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 31 15:14:20 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 31 Oct 2008 16:14:20 +0100 (CET) Subject: [Bug 4788] Fix duplicated EXTRA_ARCHES for mx31ads In-Reply-To: References: Message-ID: <20081031151420.18CEF189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4788 Henning Heinold changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Henning Heinold 2008-10-31 16:14:19 --- fixed with revision ebc07cb84c459d571de8e4bbc3c8d15a53f76183 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 31 23:36:13 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 1 Nov 2008 00:36:13 +0100 (CET) Subject: [Bug 4787] Checksums for some u-boot sources missing. In-Reply-To: References: Message-ID: <20081031233613.C8A26189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4787 Stanislav Brabec changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://gitweb.openembedded. | |net/?p=openembedded.git;a=c | |ommit;h=4fa13ca8099f9722f8c | |1c17828584f57a976dd2d CC| |utx at penguin.cz --- Comment #1 from Stanislav Brabec 2008-11-01 00:36:13 --- Pushed as commit 4fa13ca8099f9722f8c1c17828584f57a976dd2d. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 31 23:36:43 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 1 Nov 2008 00:36:43 +0100 (CET) Subject: [Bug 4787] Checksums for some u-boot sources missing. In-Reply-To: References: Message-ID: <20081031233643.A9BBD18932F@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4787 Stanislav Brabec changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Stanislav Brabec 2008-11-01 00:36:43 --- Closing. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 11:38:25 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 13:38:25 +0200 (CEST) Subject: [Bug 4584] Unbreak ttf fonts In-Reply-To: References: Message-ID: <20081001113825.2F0AC1880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4584 --- Comment #4 from Kalev Lember 2008-10-01 13:38:24 --- http://git.openembedded.net/?p=org.openembedded.dev.git;a=commitdiff;h=309b920299b5a9a3ff779de900872281e260b798 All ttf-fonts should now build in latest org.openembedded.dev. Please verify if it works for you. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 11:39:43 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 13:39:43 +0200 (CEST) Subject: [Bug 4590] New: ttf-liberation-0.2-r2 fails on do_install Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4590 Summary: ttf-liberation-0.2-r2 fails on do_install Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: nicola.mfb at gmail.com The do_install log file is empty. I tried to run manually run.do_install.xxxx and it really returns 1 to the shell, apparently without error. it may be the problem is becouse there are no .ttc file to install, infact i changed temporarly in the file ttf.inc the line for f in *.ttf *.ttc in for f in *.ttf and it worked. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 11:48:25 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 13:48:25 +0200 (CEST) Subject: [Bug 4584] Unbreak ttf fonts In-Reply-To: References: Message-ID: <20081001114825.D5BE61880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4584 Rod Whitby changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #5 from Rod Whitby 2008-10-01 13:48:25 --- Thanks! -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 12:02:54 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 14:02:54 +0200 (CEST) Subject: [Bug 4590] ttf-liberation-0.2-r2 fails on do_install In-Reply-To: References: Message-ID: <20081001120254.0A8361880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4590 Kalev Lember changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |kalev at smartlink.ee Resolution| |FIXED --- Comment #1 from Kalev Lember 2008-10-01 14:02:53 --- http://git.openembedded.net/?p=org.openembedded.dev.git;a=commitdiff;h=309b920299b5a9a3ff779de900872281e260b798 There seems to be a problem with git, the issue is really fixed in latest monotone org.oe.dev. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 15:11:53 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 17:11:53 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081001151153.AF1351880C1@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 --- Comment #2 from Christopher Friedt 2008-10-01 17:11:53 --- By making the changes I've outlined in the 'error / resolution details', compiling all dependencies of rxtx works perfectly, from scratch. Now, compiling rxtx itself seems to be problematic, with lots of libtool errors. I'm encountering the same issue outlined in Gentoo bug #226525 (http://bugs.gentoo.org/show_bug.cgi?id=226525). They have a fix, but I'm unable to get it to work with bitbake. I've attempted to step through the related .ebuild and .eclass files in portage (namely rxtx-2.1.7.2-r2.ebuild, autotools.eclass, and libtool.eclass), and add code to rxtx-2.1-7r2.bb (incremented PR to 2) accordingly. Any help is well appreciated. The error output is: /home/cfriedt/beagleboard/tmp/work/armv7a-angstrom-linux-gnueabi/rxtx-2.1-7r2-r2/rxtx-2.1-7r2/libtool: line 460: CDPATH: command not found | /home/cfriedt/beagleboard/tmp/work/armv7a-angstrom-linux-gnueabi/rxtx-2.1-7r2-r2/rxtx-2.1-7r2/libtool: line 1138: func_opt_split: command not found | libtool: Version mismatch error. This is libtool 2.2.4, but the | libtool: definition of this LT_INIT comes from an older release. | libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4 | libtool: and run autoconf again. | /home/cfriedt/beagleboard/tmp/work/armv7a-angstrom-linux-gnueabi/rxtx-2.1-7r2-r2/rxtx-2.1-7r2/libtool: line 460: CDPATH: command not found | /home/cfriedt/beagleboard/tmp/work/armv7a-angstrom-linux-gnueabi/rxtx-2.1-7r2-r2/rxtx-2.1-7r2/libtool: line 1138: func_opt_split: command not found | libtool: Version mismatch error. This is libtool 2.2.4, but the | libtool: definition of this LT_INIT comes from an older release. | libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4 | libtool: and run autoconf again. | /home/cfriedt/beagleboard/tmp/work/armv7a-angstrom-linux-gnueabi/rxtx-2.1-7r2-r2/rxtx-2.1-7r2/libtool: line 460: CDPATH: command not found | /home/cfriedt/beagleboard/tmp/work/armv7a-angstrom-linux-gnueabi/rxtx-2.1-7r2-r2/rxtx-2.1-7r2/libtool: line 1138: func_opt_split: command not found | libtool: Version mismatch error. This is libtool 2.2.4, but the | libtool: definition of this LT_INIT comes from an older release. | libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4 | libtool: and run autoconf again. | make: *** [arm-angstrom-linux-gnueabi/librxtxSerial.la] Error 63 | FATAL: oe_runmake failed NOTE: Task failed: /home/cfriedt/beagleboard/tmp/work/armv7a-angstrom-linux-gnueabi/rxtx-2.1-7r2-r2/temp/log.do_compile.18525 NOTE: package rxtx-2.1-7r2-r2: task do_compile: failed ERROR: TaskFailed event exception, aborting NOTE: package rxtx-2.1-7r2: failed ERROR: Build of /home/cfriedt/beagleboard/org.openembedded.dev/packages/rxtx/rxtx_2.1-7r2.bb do_compile failed ERROR: Task 9 (/home/cfriedt/beagleboard/org.openembedded.dev/packages/rxtx/rxtx_2.1-7r2.bb, do_compile) failed NOTE: Tasks Summary: Attempted 1067 tasks of which 1061 didn't need to be rerun and 1 failed. ERROR: '/home/cfriedt/beagleboard/org.openembedded.dev/packages/rxtx/rxtx_2.1-7r2.bb' failed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 16:15:14 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 18:15:14 +0200 (CEST) Subject: [Bug 4508] new recipe for OpenCV - The Open Computer Vision Library In-Reply-To: References: Message-ID: <20081001161514.E738B1880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4508 --- Comment #1 from John Stowers 2008-10-01 18:15:14 --- this currently breaks at configure ERROR: function do_configure failed ERROR: log data follows (/exports/john_tmp/built/work/armv7a-angstrom-linux-gnueabi/opencv-1.0.0-r1/temp/log.do_configure.28297) | automake (GNU automake) 1.10 | Written by Tom Tromey | and Alexandre Duret-Lutz . | | Copyright 2006 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 | NOTE: Executing autoreconf --verbose --install --force --exclude=autopoint -I/exports/john_tmp/built/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal-1 -I /exports/john_tmp/built/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal | autoreconf: Entering directory `.' | autoreconf: configure.in: not using Gettext | autoreconf: running: aclocal -I /exports/john_tmp/built/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal-1 -I /exports/john_tmp/built/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal --force -I ./autotools/aclocal | /exports/john_tmp/built/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE | /exports/john_tmp/built/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal/audiofile.m4:12: run info '(automake)Extending aclocal' | /exports/john_tmp/built/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal/audiofile.m4:12: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal | autoreconf: configure.in: tracing | autoreconf: running: libtoolize --copy --force | libtoolize: AC_CONFIG_MACRO_DIR([autotools/aclocal]) conflicts with ACLOCAL_AMFLAGS=-I ./autotools/aclocal. | autoreconf: libtoolize failed with exit status: 1 | FATAL: autoreconf execution failed. NOTE: Task failed: /exports/john_tmp/built/work/armv7a-angstrom-linux-gnueabi/opencv-1.0.0-r1/temp/log.do_configure.28297 NOTE: package opencv-1.0.0-r1: task do_configure: failed ERROR: TaskFailed event exception, aborting NOTE: package opencv-1.0.0: failed ERROR: Build of /home/john.stower/beagle/oe/local/packages/opencv/opencv_1.0.0.bb do_configure failed ERROR: Task 204 (/home/john.stower/beagle/oe/local/packages/opencv/opencv_1.0.0.bb, do_configure) failed NOTE: Tasks Summary: Attempted 1218 tasks of which 1209 didn't need to be rerun and 1 failed. ERROR: '/home/john.stower/beagle/oe/local/packages/opencv/opencv_1.0.0.bb' failed NOTE: build 200810011804: completed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 16:35:21 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 18:35:21 +0200 (CEST) Subject: [Bug 4591] New: NOTE: package linux-handhelds-2.6-2.6.21-hh20-r20: task do_compile failed Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4591 Summary: NOTE: package linux-handhelds-2.6-2.6.21-hh20-r20: task do_compile failed Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: PC OS/Version: Linux Status: UNCONFIRMED Keywords: patch Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: linuxrulez at land.ru make[2]: Entering directory `/media/disk-1/GIT/org.openembedded.dev/tmp/work/magician-angstrom-linux-gnueabi/linux-handhelds-2.6-2.6.21-hh20-r20/kernel26' | HOSTCC scripts/mod/sumversion.o | scripts/mod/sumversion.c: In function 'get_src_version': | scripts/mod/sumversion.c:387: error: 'PATH_MAX' undeclared (first use in this function) | scripts/mod/sumversion.c:387: error: (Each undeclared identifier is reported only once | scripts/mod/sumversion.c:387: error: for each function it appears in.) | scripts/mod/sumversion.c:387: warning: unused variable 'filelist' | make[2]: *** [scripts/mod/sumversion.o] Error 1 | make[2]: Leaving directory `/media/disk-1/GIT/org.openembedded.dev/tmp/work/magician-angstrom-linux-gnueabi/linux-handhelds-2.6-2.6.21-hh20-r20/kernel26' | make[1]: *** [scripts/mod] Error 2 | make[1]: Leaving directory `/media/disk-1/GIT/org.openembedded.dev/tmp/work/magician-angstrom-linux-gnueabi/linux-handhelds-2.6-2.6.21-hh20-r20/kernel26' | make: *** [scripts] Error 2 | FATAL: oe_runmake failed NOTE: Task failed: /media/disk-1/GIT/org.openembedded.dev/tmp/work/magician-angstrom-linux-gnueabi/linux-handhelds-2.6-2.6.21-hh20-r20/temp/log.do_compile.9685 NOTE: package linux-handhelds-2.6-2.6.21-hh20-r20: task do_compile: failed ERROR: TaskFailed event exception, aborting NOTE: package linux-handhelds-2.6-2.6.21-hh20: failed ERROR: Build of /media/disk-1/GIT/org.openembedded.dev/packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb do_compile failed ERROR: Task 493 (/media/disk-1/GIT/org.openembedded.dev/packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb, do_compile) failed NOTE: Tasks Summary: Attempted 500 tasks of which 500 didn't need to be rerun and 1 failed. ERROR: '/media/disk-1/GIT/org.openembedded.dev/packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb' failed Resolved by adding include directive "#include " into linux-handhelds-2.6-2.6.21-hh20-r20/kernel26/scripts/modv/sumversion.c KUbuntu/intrepid (devel) #uname -a Linux mystery-pc 2.6.27-4-generic #1 SMP Wed Sep 24 01:30:51 UTC 2008 i686 GNU/Linux # gcc -v Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu8' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu8) MACHINE = "magician" git repository -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 16:48:22 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 18:48:22 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081001164823.0B4C01880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 Christopher Friedt changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10416|0 |1 is obsolete| | Status|UNCONFIRMED |NEW AssignedTo|openembedded-issues at lists.o |chrisfriedt at gmail.com |penembedded.org | Ever Confirmed|0 |1 --- Comment #3 from Christopher Friedt 2008-10-01 18:48:22 --- Created an attachment (id=10462) --> (http://bugs.openembedded.net/attachment.cgi?id=10462) bitbake script for newer version -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 16:56:11 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 18:56:11 +0200 (CEST) Subject: [Bug 818] Creating of images from feeds instead of DEPLOY_DIR_IPK In-Reply-To: References: Message-ID: <20081001165611.B1BEE188152@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=818 --- Comment #9 from Richard Purdie 2008-10-01 18:56:11 --- Just for reference, a heavily adapted version of this was just checked into Poky. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 17:28:23 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 19:28:23 +0200 (CEST) Subject: [Bug 4592] New: USE_NLS variable has no effect for uClibc configuration when building on Fedora 6/7 host Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4592 Summary: USE_NLS variable has no effect for uClibc configuration when building on Fedora 6/7 host Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: All OS/Version: Linux Status: UNCONFIRMED Keywords: uclibc Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: jin at mediatomb.cc I am building for ARM/uclibc, Angstrom 2007.12/2008.1, so this affects both, .dev and .stable, I would think that it may be a problem with perl on the host system. uclibc.inc has this line: configmangle = 's,^KERNEL_SOURCE=.*,KERNEL_SOURCE="${KERNEL_SOURCE}",g; \ s,^KERNEL_HEADERS=.*,KERNEL_HEADERS="${KERNEL_HEADERS}",g; \ s,^RUNTIME_PREFIX=.*,RUNTIME_PREFIX="/",g; \ s,^DEVEL_PREFIX=.*,DEVEL_PREFIX="/${prefix}",g; \ s,^SHARED_LIB_LOADER_PATH=.*,SHARED_LIB_LOADER_PATH="/lib",; \ s,^SHARED_LIB_LOADER_PREFIX=.*,SHARED_LIB_LOADER_PREFIX="/lib",; \ s,.*UCLIBC_HAS_WCHAR.*,UCLIBC_HAS_WCHAR=y,g; \ ${@["s,.*UCLIBC_HAS_LOCALE.*,# UCLIBC_HAS_LOCALE is not set,;", ""][bb.data.getVar("USE_NLS", d, 1) == "yes"]}' at a later point it gets processed with perl: perl -i -p -e '${configmangle}' ${S}/.config In my case (Fedora 6 and Fedora 7 hosts) it has no effect, meaning that even if I set USE_NLS=yes - the UCLIBC_HAS_LOCALE setting is never set to "y" in .config of uClibc. I did try various things, the only solution that worked for me was to do it with sed: if test "x${@'%s' % bb.data.getVar('USE_NLS', d, 1)}" = "xyes"; then sed -i -e s:'.*UCLIBC_HAS_LOCALE.*':'UCLIBC_HAS_LOCALE=y':g ${S}/.config fi I am sure there are better ways to do it, this is how it worked for me. I'll attach the patch that I use to the PR. Perl version on Fedora 7: This is perl, v5.8.8 built for x86_64-linux-thread-multi version on Fedora 6: Perl This is perl, v5.8.8 built for i386-linux-thread-multi -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 17:37:34 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 19:37:34 +0200 (CEST) Subject: [Bug 4593] New: building uClibc fails when USE_NLS is set to "yes" Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4593 Summary: building uClibc fails when USE_NLS is set to "yes" Classification: Unclassified Product: Openembedded Version: Angstrom 2007.12 Platform: ARM OS/Version: Linux Status: UNCONFIRMED Keywords: uclibc Severity: critical Priority: P3 Component: org.openembedded.stable AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: jin at mediatomb.cc uClibc does not build if UCLIBC_HAS_LOCALE is enabled. I am building for arm/uclibc/Angstrom 2007.12 Set USE_NLS="yes", I had to work around a problem so that UCLIBC_HAS_LOCALE got set in .config (see bug #4592), however when the above option is set the build fails: | NOTE: make OPTIMIZATION= CPU_CFLAGS=-isystem/opt/OE/build/angstrom/staging/arm-angstrom-linux-uclibcgnueabi/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os STRIPTOOL=true LD=arm-angstrom-linux-uclibcgnueabi-ld LOCALE_DATA_FILENAME=uClibc-locale-030818.arm.tgz CC=ccache arm-angstrom-linux-uclibcgnueabi-gcc | make[1]: `conf' is up to date. | make locale_headers | gcc extra/locale/gen_wc8bit.c -o extra/locale/gen_wc8bit -L/opt/OE/build/angstrom/staging/i686-linux/lib -Wl,-rpath-link,/opt/OE/build/angstrom/staging/i686-linux/lib -Wl,-rpath,/opt/OE/build/angstrom/staging/i686-linux/lib -Wl,-O1 -O2 -Wall -D__UCLIBC_GEN_LOCALE -DUCLIBC_CTYPE_HEADER='".//include/bits/uClibc_ctype.h"' -DCTYPE_PACKED=1 -DDO_WIDE_CHAR=1 | extra/locale/gen_wc8bit.c:21:29: error: .//include/bits/uClibc_ctype.h: No such file or directory | extra/locale/gen_wc8bit.c: In function 'main': | extra/locale/gen_wc8bit.c:300: error: '__CTYPE_unclassified' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:300: error: (Each undeclared identifier is reported only once | extra/locale/gen_wc8bit.c:300: error: for each function it appears in.) | extra/locale/gen_wc8bit.c:302: error: '__CTYPE_digit' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:304: error: '__CTYPE_alpha_nonupper_nonlower' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:306: error: '__CTYPE_alpha_lower' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:308: error: '__CTYPE_alpha_upper_lower' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:311: error: '__CTYPE_alpha_upper' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:314: error: '__CTYPE_punct' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:316: error: '__CTYPE_graph' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:318: error: '__CTYPE_print_space_nonblank' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:320: error: '__CTYPE_print_space_blank' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:323: error: '__CTYPE_space_nonblank_noncntrl' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:325: error: '__CTYPE_space_blank_noncntrl' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:328: error: '__CTYPE_cntrl_nonspace' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:330: error: '__CTYPE_cntrl_space_nonblank' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:332: error: '__CTYPE_cntrl_space_blank' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:467: warning: pointer targets in assignment differ in signedness | extra/locale/gen_wc8bit.c:618: warning: pointer targets in assignment differ in signedness | make[1]: *** [extra/locale/gen_wc8bit] Error 1 | make: *** [headers] Error 2 | FATAL: oe_runmake failed NOTE: Task failed: /opt/OE/build/angstrom/work/zoran-angstrom-linux-uclibcgnueabi/uclibc-0.9.29-r10/temp/log.do_compile.17701 NOTE: package uclibc-0.9.29-r10: task do_compile: failed ERROR: TaskFailed event exception, aborting NOTE: package uclibc-0.9.29: failed ERROR: Build of /opt/OE/targets/common/packages/uclibc/uclibc_0.9.29.bb do_compile failed ERROR: Task 7 (/opt/OE/targets/common/packages/uclibc/uclibc_0.9.29.bb, do_compile) failed NOTE: Tasks Summary: Attempted 203 tasks of which 203 didn't need to be rerun and 1 failed. ERROR: '/opt/OE/targets/common/packages/uclibc/uclibc_0.9.29.bb' failed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 17:41:58 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 19:41:58 +0200 (CEST) Subject: [Bug 4593] building uClibc fails when USE_NLS is set to "yes" In-Reply-To: References: Message-ID: <20081001174158.61CCD1880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4593 --- Comment #1 from Jin 2008-10-01 19:41:58 --- This also happens in .dev with Angstrom 2008.1 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 17:45:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 19:45:35 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081001174535.88FB11880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 Christopher Friedt changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|chrisfriedt at gmail.com |openembedded-issues at lists.o | |penembedded.org -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 18:08:56 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 20:08:56 +0200 (CEST) Subject: [Bug 4585] enable aisleriot in gnome-games In-Reply-To: References: Message-ID: <20081001180856.D49A71880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4585 --- Comment #2 from Koen Kooi 2008-10-01 20:08:56 --- If people do have problems, please add them to this bug instead of willy-nilly disabling aisleriot again. And attach the relevant logs (e.g. config.log). -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 18:20:23 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 20:20:23 +0200 (CEST) Subject: [Bug 4594] New: qte-mt-static-2.3.10-r8 do_configure failed Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4594 Summary: qte-mt-static-2.3.10-r8 do_configure failed Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: linuxrulez at land.ru log: This is the Qt/Embedded Free Edition. You are licensed to use this software under the terms of the GNU General Public License (GPL). Type 'G' to view the GNU General Public License. Type 'yes' to accept this license offer. Type 'no' to decline this license offer. Do you accept the terms of the license? No static library support for platform/compiler linux-gnueabi-arm-g++-static Available platforms: cygwin-arm-g++ cygwin-ipaq-g++ cygwin-sharp-g++ freebsd-g++ linux-arm-g++ linux-cassiopeia-g++ linux-generic-g++ linux-gnueabi-arm-g++ linux-gnueabi-cassiopeia-g++ linux-gnueabi-generic-g++ linux-gnueabi-innovator-g++ linux-gnueabi-ipaq-g++ linux-gnueabi-koala-g++ linux-gnueabi-mips-g++ linux-gnueabi-sh3-g++ linux-gnueabi-sharp-g++ linux-gnueabi-x86-g++ linux-innovator-g++ linux-ipaq-g++ linux-koala-g++ linux-mips-g++ linux-sh3-g++ linux-sharp-g++ linux-uclibc-arm-g++ linux-uclibc-cassiopeia-g++ linux-uclibc-generic-g++ linux-uclibc-innovator-g++ linux-uclibc-ipaq-g++ linux-uclibc-koala-g++ linux-uclibc-mips-g++ linux-uclibc-sh3-g++ linux-uclibc-sharp-g++ linux-uclibc-x86-g++ linux-uclibcgnueabi-arm-g++ linux-uclibcgnueabi-cassiopeia-g++ linux-uclibcgnueabi-generic-g++ linux-uclibcgnueabi-innovator-g++ linux-uclibcgnueabi-ipaq-g++ linux-uclibcgnueabi-koala-g++ linux-uclibcgnueabi-mips-g++ linux-uclibcgnueabi-sh3-g++ linux-uclibcgnueabi-sharp-g++ linux-uclibcgnueabi-x86-g++ linux-x86-g++ qnx-rtp-g++ solaris-g++ win32-msvc FATAL: Configuring qte failed. EXTRA_OECONF was -system-jpeg -system-libpng -system-zlib -no-qvfb -no-xft -no-vnc -gif -xplatform linux-gnueabi-arm-g++ -qconfig qpe -depths 8,16,32 -static -thread opie-image/magician kubuntu/intrepid(devel) gcc 4.3.2/2.6.27-4 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 19:07:24 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 21:07:24 +0200 (CEST) Subject: [Bug 4595] New: new recipe - evtest-1.23 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4595 Summary: new recipe - evtest-1.23 Classification: Unclassified Product: Openembedded Version: Angstrom unstable Platform: Other OS/Version: other Status: UNCONFIRMED Keywords: bb Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: mad_soft at inbox.ru Created an attachment (id=10470) --> (http://bugs.openembedded.net/attachment.cgi?id=10470) evtest_1.23.bb evtest is a small, but very handy utility, especially when it comes to debugging keyboard/touchscreen problems. It's floating around for years and even recommended in "Linux 2.6 input drivers FAQ" (http://lwn.net/Articles/69107/ ), but still we don't have recipe for it in OE. This time I've decided to correct this mistake. Attached is a quickly hacked recipe for version 1.23 (in fact 1.23 is a CVS rev., but since source is just one .c file, I decided to name it that way). Builds ok in both .stable and .dev. Tested on real HW - c700, hx4700. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 19:51:25 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 21:51:25 +0200 (CEST) Subject: [Bug 4585] enable aisleriot in gnome-games In-Reply-To: References: Message-ID: <20081001195125.2CB591880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4585 --- Comment #3 from Philip 2008-10-01 21:51:24 --- Failed build log at: http://tinderbox.openembedded.net/public/logs/1238482.txt. Guile is in the DEPENDS. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 09:37:41 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 11:37:41 +0200 (CEST) Subject: [Bug 4596] New: gnome-panel 2.24 fails to configure Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4596 Summary: gnome-panel 2.24 fails to configure Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: All OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: thebohemian at gmx.net gnome-panel 2.24 wants 'scrollkeeper-config'. Either we are missing a dependency here or we need the native version of this tool. Error message: checking for scrollkeeper-config... no configure: error: Couldn't find scrollkeeper-config. Please install the scrollkeeper package FATAL: oe_runconf failed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 09:55:33 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 11:55:33 +0200 (CEST) Subject: [Bug 4585] enable aisleriot in gnome-games In-Reply-To: References: Message-ID: <20081002095533.EECF81880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4585 --- Comment #4 from Koen Kooi 2008-10-02 11:55:33 --- (In reply to comment #3) > Failed build log at: http://tinderbox.openembedded.net/public/logs/1238482.txt. > Guile is in the DEPENDS. That's not config.log..... -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 10:50:17 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 12:50:17 +0200 (CEST) Subject: [Bug 4593] building uClibc fails when USE_NLS is set to "yes" In-Reply-To: References: Message-ID: <20081002105018.125FC18807E@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4593 --- Comment #2 from Koen Kooi 2008-10-02 12:50:17 --- Try finding out why this: | extra/locale/gen_wc8bit.c:21:29: error: .//include/bits/uClibc_ctype.h: No such file or directory happens -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 11:32:01 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 13:32:01 +0200 (CEST) Subject: [Bug 4593] building uClibc fails when USE_NLS is set to "yes" In-Reply-To: References: Message-ID: <20081002113201.872511880C1@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4593 --- Comment #3 from Jin 2008-10-02 13:32:01 --- Well, first observation is: lrwxrwxrwx 1 etcb etcb 51 Oct 2 12:50 .//include/bits/uClibc_ctype.h -> ../../libc/sysdeps/linux/common/bits/uClibc_ctype.h The file in ../../libc/sysdeps/linux/common/bits/uClibc_ctype.h is there. I tried echoing $(top_builddir) in the toplevel makefile, it's "./", then I did the same from extra/locale/Makefile.in and it was also "./" which is obviously wrong... Just got some info in #uclibc IRC: Jin^eLD, this is supposed to be fixed on trunk So I guess I just have to find the commit and see if I can come up with a patch for .29 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 11:44:39 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 13:44:39 +0200 (CEST) Subject: [Bug 4593] building uClibc fails when USE_NLS is set to "yes" In-Reply-To: References: Message-ID: <20081002114439.679FE1880C1@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4593 --- Comment #4 from Jin 2008-10-02 13:44:39 --- Digging further... I guess the revision that should fix this is "15970: psm says: use $(top_builddir) instead of $(top_srcdir) when accessing generated header files" This would be the diff: -- trunk/uClibc/extra/locale/Makefile.in 2006/08/23 15:26:46 15921 +++ trunk/uClibc/extra/locale/Makefile.in 2006/08/24 03:55:55 15970 @@ -10,7 +10,9 @@ LOCALE_DATA_FILENAME := uClibc-locale-030818.tgz -BUILD_CFLAGS-locale-common := -D__UCLIBC_GEN_LOCALE -DUCLIBC_CTYPE_HEADER='"$(top_srcdir)/include/bits/uClibc_ctype.h"' +BUILD_CFLAGS-locale-common := \ + -D__UCLIBC_GEN_LOCALE \ + -DUCLIBC_CTYPE_HEADER='"$(top_builddir)/include/bits/uClibc_ctype.h"' BUILD_CFLAGS-gen_wc8bit := $(BUILD_CFLAGS-locale-common) -DCTYPE_PACKED=1 But! That seems to be in OE already, so $(top_builddir) did not solve the problem for me. If you have further hints/clues/ideas please let me know, in the meantime I'll keep trying. Thanks! -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 12:05:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 14:05:10 +0200 (CEST) Subject: [Bug 4593] building uClibc fails when USE_NLS is set to "yes" In-Reply-To: References: Message-ID: <20081002120510.52E3E1880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4593 --- Comment #5 from Jin 2008-10-02 14:05:09 --- It looks like something is generally screwed. If I fix the uClibc_ctype.h include by modifying the Makefile.in: -DUCLIBC_CTYPE_HEADER='"../../include/bits/uClibc_ctype.h"' Then it fails with a different error: | gcc extra/locale/gen_locale.c -o /opt/OE/build/angstrom/work/zoran-angstrom-linux-uclibcgnueabi/uclibc-0.9.29-r10/uClibc-0.9.29/extra/locale/gen_locale -L/opt/OE/build/angstrom/staging/i686-linux/lib -Wl,-rpath-link,/opt/OE/build/angstrom/staging/i686-linux/lib -Wl,-rpath,/opt/OE/build/angstrom/staging/i686-linux/lib -Wl,-O1 -O2 -Wall | extra/locale/gen_locale.c:12:22: error: c8tables.h: No such file or directory c8tables.h is located in the top build directory, when I try to make it available to gen_locale.c it bombs out with yet another error (not finding ERA_YEAR and so on), those are defined in ./include/langinfo.h So am an not sure, it seems that a lot of things are going wrong for some reason... -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 14:31:56 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 16:31:56 +0200 (CEST) Subject: [Bug 818] Creating of images from feeds instead of DEPLOY_DIR_IPK In-Reply-To: References: Message-ID: <20081002143156.311AF1880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=818 Rolf 'Laibsch' Leggewie changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|LATER | --- Comment #10 from Rolf 'Laibsch' Leggewie 2008-10-02 16:31:55 --- (In reply to comment #9) > Just for reference, a heavily adapted version of this was just checked into > Poky. Great, thanks. Reopening. Let's see if someone feels motivated to migrate the stuff from poky to OE. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 16:10:39 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 18:10:39 +0200 (CEST) Subject: [Bug 4597] New: opie-console-1.2.3-r1 do_patch: failed. "double_name.patch" not found Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4597 Summary: opie-console-1.2.3-r1 do_patch: failed. "double_name.patch" not found Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: linuxrulez at land.ru NOTE: package opie-console-1.2.3-r1: task do_patch: started NOTE: Applying patch 'double_name.patch' (/media/disk-1/GIT/org.openembedded.dev/packages/opie-console/./double_name.patch) NOTE: Task failed: Error: /media/disk-1/GIT/org.openembedded.dev/packages/opie-console/./double_name.patch not found. NOTE: package opie-console-1.2.3-r1: task do_patch: failed ERROR: TaskFailed event exception, aborting NOTE: package opie-console-1.2.3: failed ERROR: Build of /media/disk-1/GIT/org.openembedded.dev/packages/opie-console/opie-console_1.2.3.bb do_patch failed ERROR: Task 478 (/media/disk-1/GIT/org.openembedded.dev/packages/opie-console/opie-console_1.2.3.bb, do_patch) failed NOTE: Tasks Summary: Attempted 1543 tasks of which 1540 didn't need to be rerun and 1 failed. ERROR: '/media/disk-1/GIT/org.openembedded.dev/packages/opie-console/opie-console_1.2.3.bb' failed magician/git version(2008-10-01) -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 19:56:34 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 21:56:34 +0200 (CEST) Subject: [Bug 4598] New: New recipe: splashutils Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4598 Summary: New recipe: splashutils Classification: Unclassified Product: Openembedded Version: unspecified Platform: All URL: http://fbsplash.berlios.de/ OS/Version: other Status: NEW Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: kalev at smartlink.ee Created an attachment (id=10472) --> (http://bugs.openembedded.net/attachment.cgi?id=10472) patch to add splashutils New recipe for splashutils, which is a userspace framebuffer bootsplash package. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 20:23:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 22:23:18 +0200 (CEST) Subject: [Bug 4599] New: New recipe: pmount 0.9.17 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4599 Summary: New recipe: pmount 0.9.17 Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: other Status: NEW Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: kalev at smartlink.ee Created an attachment (id=10473) --> (http://bugs.openembedded.net/attachment.cgi?id=10473) patch to add pmount_0.9.17.bb The attached patch adds recipe for pmount 0.9.17. The old pmount 0.9.4 recipe in the tree didn't compile pmount hal helper. Differing from the previous one, the new recipe packages pmount-hal helper separately. Pmount package doesn't depend on pmount-hal, so hal and dbus won't be pulled in unless you install pmount-hal. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 20:41:44 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 22:41:44 +0200 (CEST) Subject: [Bug 4600] New: New recipe: ivman Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4600 Summary: New recipe: ivman Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: other Status: NEW Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: kalev at smartlink.ee Created an attachment (id=10474) --> (http://bugs.openembedded.net/attachment.cgi?id=10474) patch to add ivman 0.6.14 This patch add a new recipe for ivman, which is a daemon to mount and unmount devices, based on info from hal. Needs pmount-hal from bug 4599 as runtime dependancy. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 21:38:58 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 23:38:58 +0200 (CEST) Subject: [Bug 4252] the git server should have hooks to trigger mails In-Reply-To: References: Message-ID: <20081002213858.C50D11880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4252 --- Comment #3 from Richard Purdie 2008-10-02 23:38:58 --- The first issue is now fixed... -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 3 09:10:24 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 3 Oct 2008 11:10:24 +0200 (CEST) Subject: [Bug 4601] New: shasum-native-1.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4601 Summary: shasum-native-1.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in shasum-native failed at 20081003090646 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 3 15:12:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 3 Oct 2008 17:12:18 +0200 (CEST) Subject: [Bug 4602] New: sh4, gcc-cross-initial: CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4602 Summary: sh4, gcc-cross-initial: CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: SuperH OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: jin at mediatomb.cc I am trying to build for sh4, using oe.dev, Angstrom angstrom-2008.1, uclibc The bug can be reproduced with the titan machine config that is available in OE. I would appreciate any help or hints on how to debug this problem. Btw, same happens with gcc 4.2.3. | ccache gcc -c -isystem/opt/jin/OE/build/angstrom/staging/x86_64-linux/usr/include -Os -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc -I/opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc/build -I/opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc/../include -I/opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc/../libcpp/include -I/opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc/../libdecnumber -I../libdecnumber -o build/fix-header.o /opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc/fix-header.c | ccache gcc -isystem/opt/jin/OE/build/angstrom/staging/x86_64-linux/usr/include -Os -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/fix-header \ | build/fix-header.o c-incpath.o cppdefault.o build/scan-decls.o prefix.o \ | build/scan.o build/errors.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a | if [ -f fixhdr.ready ] ; then \ | true; \ | else \ | echo timestamp > fixhdr.ready; \ | fi | if [ -f include/fixed ] ; then true; \ | else \ | : This line works around a 'make' bug in BSDI 1.1.; \ | FIXPROTO_DEFINES=""; export FIXPROTO_DEFINES; \ | FIX_HEADER="build/fix-header"; export FIX_HEADER; \ | mkinstalldirs="/bin/sh /opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc/../mkinstalldirs"; \ | export mkinstalldirs; \ | if [ -d "`echo /opt/jin/OE/build/angstrom/staging/sh4-angstrom-linux-uclibc/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" ]; then \ | /bin/sh /opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc/fixproto include include `echo /opt/jin/OE/build/angstrom/staging/sh4-angstrom-linux-uclibc/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; \ | if [ $? -eq 0 ] ; then true ; else exit 1 ; fi ; \ | else true; fi; \ | echo timestamp > include/fixed; \ | fi | fixproto: populating `include' | CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include | fix-header: Internal error: abort in add_path, at c-incpath.c:371 | make[2]: *** [stmp-fixproto] Error 1 | make[2]: Leaving directory `/opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/build.x86_64-linux.sh4-angstrom-linux-uclibc/gcc' | make[1]: *** [all-gcc] Error 2 | make[1]: Leaving directory `/opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/build.x86_64-linux.sh4-angstrom-linux-uclibc' | make: *** [all] Error 2 | FATAL: oe_runmake failed NOTE: Task failed: /opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/temp/log.do_compile.24374 NOTE: package gcc-cross-initial-4.2.4-r3: task do_compile: failed ERROR: TaskFailed event exception, aborting NOTE: package gcc-cross-initial-4.2.4: failed ERROR: Build of /opt/jin/OE/org.openembedded.dev/packages/gcc/gcc-cross-initial_4.2.4.bb do_compile failed ERROR: Task 9 (/opt/jin/OE/org.openembedded.dev/packages/gcc/gcc-cross-initial_4.2.4.bb, do_compile) failed NOTE: Tasks Summary: Attempted 154 tasks of which 135 didn't need to be rerun and 1 failed. ERROR: '/opt/jin/OE/org.openembedded.dev/packages/gcc/gcc-cross-initial_4.2.4.bb' failed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 3 18:10:52 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 3 Oct 2008 20:10:52 +0200 (CEST) Subject: [Bug 4603] New: xqtlauncher integrates X/Qt2 nicely into opie Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4603 Summary: xqtlauncher integrates X/Qt2 nicely into opie Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: Bernhard.Guillon at opensimpad.org Depends on: 4582 Created an attachment (id=10475) --> (http://bugs.openembedded.net/attachment.cgi?id=10475) xqtlauncher recipe xqtlauncher integrates X/Qt2 nicely into opie. see http://linuxtogo.org/gowiki/Angstrom/XQt/playground for more advance overview. best regards Bernhard Guillon -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 3 19:35:33 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 3 Oct 2008 21:35:33 +0200 (CEST) Subject: [Bug 4604] New: osb-jscore-0.5.2+svnr117-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4604 Summary: osb-jscore-0.5.2+svnr117-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in osb-jscore failed at 20081003192827 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 3 23:44:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 01:44:18 +0200 (CEST) Subject: [Bug 4605] New: minimo-0.02+cvs20070626-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4605 Summary: minimo-0.02+cvs20070626-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in minimo failed at 20081003233507 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 00:09:28 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 02:09:28 +0200 (CEST) Subject: [Bug 4606] New: apache2-native-2.2.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4606 Summary: apache2-native-2.2.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_populate_staging step in apache2-native failed at 20081004000045 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 02:49:13 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 04:49:13 +0200 (CEST) Subject: [Bug 4607] New: New recipe for building full gnome-games 2.23.6 with dependencies Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4607 Summary: New recipe for building full gnome-games 2.23.6 with dependencies Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: All OS/Version: Linux Status: NEW Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: tmtalpey at rcn.com CC: philip at balister.org, tmtalpey at rcn.com The current OE gnome-games 2.23.6 recipe builds only a couple of the games. The attached patch updates it to build all of them, with the necessary dependencies and runtimes. It was necessary to add a couple of gnome package recipes (gnome-python and gnome-pyorbit) and to tweak a couple of others (guile and gnome-python-desktop). I added packaging for each game separately, since some of them don't work well and the total package with all rdepends is really large. I think the runtime dependencies are all correct, I tested on a base angstrom-2008 ipaq h1940 and the games all run with full functionality. It was also necessary to patch the m4's in both gnome-games and ggz, because they insisted on adding "/usr" and "/usr/local" (no $prefix/$eprefix) to various include and library paths. These in turn silently broke the builds, as they cause cross-compile warnings from gcc. There didn't appear to be a way to override them, so I added a patch. Also, the apps create multiple desktop icon families, and install them in various places that matchbox doesn't look. I arbitrarily chose the 48x48 one to install for matchbox. There may be other ways to do this. There are still a couple of icons missing, the "scores" menu item gets a red X for instance. I haven't found where those might be installed from. They appear to be harmless. This is a complete build, with all the games and all the options. Some of it might be overkill, for example the gnomeprint stuff to print out Sudoku boards, your call. Apart from not all games fitting on small screens, they all seem to work ok! Chess and Sudoku work, and look, pretty well, IMO. Enjoy. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 08:53:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 10:53:38 +0200 (CEST) Subject: [Bug 4608] New: gpe-sketchbook-0.2.9-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4608 Summary: gpe-sketchbook-0.2.9-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in gpe-sketchbook failed at 20081004084953 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 08:57:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 10:57:38 +0200 (CEST) Subject: [Bug 4609] New: notecase-1.7.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4609 Summary: notecase-1.7.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in notecase failed at 20081004085326 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 09:19:43 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 11:19:43 +0200 (CEST) Subject: [Bug 4610] New: irssi-0.8.10-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4610 Summary: irssi-0.8.10-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in irssi failed at 20081004091530 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 09:22:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 11:22:35 +0200 (CEST) Subject: [Bug 4611] New: gpsd-2.37-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4611 Summary: gpsd-2.37-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in gpsd failed at 20081004091628 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 09:24:16 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 11:24:16 +0200 (CEST) Subject: [Bug 4609] notecase-1.7.2-autobuild In-Reply-To: References: Message-ID: <20081004092416.88B791880C1@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4609 --- Comment #2 from Koen Kooi 2008-10-04 11:24:16 --- (From update of attachment 10480) This looks like gcc 4.3 problems: http://gcc.gnu.org/gcc-4.3/porting_to.html -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 09:24:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 11:24:38 +0200 (CEST) Subject: [Bug 4612] New: liburi-perl-1.35-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4612 Summary: liburi-perl-1.35-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in liburi-perl failed at 20081004092048 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 09:37:50 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 11:37:50 +0200 (CEST) Subject: [Bug 4611] gpsd-2.37-autobuild In-Reply-To: References: Message-ID: <20081004093750.EA7A51880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4611 --- Comment #4 from Koen Kooi 2008-10-04 11:37:50 --- This looks like the python errors mickeyl fixed with: +export STAGING_INCDIR +export STAGING_LIBDIR -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 09:43:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 11:43:10 +0200 (CEST) Subject: [Bug 4611] gpsd-2.37-autobuild In-Reply-To: References: Message-ID: <20081004094310.4D543188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4611 Koen Kooi changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #5 from Koen Kooi 2008-10-04 11:43:10 --- fixed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 10:17:29 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 12:17:29 +0200 (CEST) Subject: [Bug 4613] New: totem-2.23.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4613 Summary: totem-2.23.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in totem failed at 20081004095136 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 10:37:12 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 12:37:12 +0200 (CEST) Subject: [Bug 4614] New: quasar-0.8+0.9beta3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4614 Summary: quasar-0.8+0.9beta3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in quasar failed at 20081004103122 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 10:43:56 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 12:43:56 +0200 (CEST) Subject: [Bug 4615] New: vlc-gpe-0.8.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4615 Summary: vlc-gpe-0.8.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in vlc-gpe failed at 20081004103358 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 10:45:27 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 12:45:27 +0200 (CEST) Subject: [Bug 4616] New: gnome-mplayer-0.5.3+cvs20080101-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4616 Summary: gnome-mplayer-0.5.3+cvs20080101-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in gnome-mplayer failed at 20081004104103 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 11:03:15 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 13:03:15 +0200 (CEST) Subject: [Bug 4617] New: kismet-2007-10-R1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4617 Summary: kismet-2007-10-R1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in kismet failed at 20081004104848 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 13:14:02 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 15:14:02 +0200 (CEST) Subject: [Bug 4618] New: scummvm-0.12.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4618 Summary: scummvm-0.12.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in scummvm failed at 20081004130927 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 13:15:11 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 15:15:11 +0200 (CEST) Subject: [Bug 4619] New: ctorrent-3.3.1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4619 Summary: ctorrent-3.3.1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in ctorrent failed at 20081004131131 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 13:17:12 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 15:17:12 +0200 (CEST) Subject: [Bug 4620] New: asterisk-1.4.19.1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4620 Summary: asterisk-1.4.19.1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in asterisk failed at 20081004131159 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 13:47:51 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 15:47:51 +0200 (CEST) Subject: [Bug 4621] New: gnuradio-3.1.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4621 Summary: gnuradio-3.1.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in gnuradio failed at 20081004131409 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 14:10:02 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 16:10:02 +0200 (CEST) Subject: [Bug 4622] New: gtkimageview-1.3.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4622 Summary: gtkimageview-1.3.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in gtkimageview failed at 20081004140600 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 14:24:28 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 16:24:28 +0200 (CEST) Subject: [Bug 4623] New: xf86-video-ati-6.6.193-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4623 Summary: xf86-video-ati-6.6.193-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in xf86-video-ati failed at 20081004142012 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 15:17:45 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 17:17:45 +0200 (CEST) Subject: [Bug 4624] New: opie-mediaplayer1-core-1.2.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4624 Summary: opie-mediaplayer1-core-1.2.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in opie-mediaplayer1-core failed at 20081004151034 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 15:29:32 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 17:29:32 +0200 (CEST) Subject: [Bug 4625] New: openmoko-terminal2-3.0.0+svnr4039-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4625 Summary: openmoko-terminal2-3.0.0+svnr4039-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in openmoko-terminal2 failed at 20081004151506 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 15:36:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 17:36:46 +0200 (CEST) Subject: [Bug 4626] New: gcc-native-3.4.6 do_compile failed in Ubuntu Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4626 Summary: gcc-native-3.4.6 do_compile failed in Ubuntu Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: NEW Keywords: patch Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: linuxrulez at land.ru NOTE: package gcc-native-3.4.6-r9: task do_compile: started ERROR: function do_compile failed ERROR: log data follows (/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/temp/log.do_compile.18112) | NOTE: make ARCH_FLAGS_FOR_TARGET= | make[1]: Entering directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/libiberty' | make[2]: Entering directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/libiberty/testsuite' | make[2]: Nothing to be done for `all'. | make[2]: Leaving directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/libiberty/testsuite' | make[1]: Leaving directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/libiberty' | make[1]: Entering directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/intl' | make[1]: Nothing to be done for `all'. | make[1]: Leaving directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/intl' | make[1]: Entering directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/gcc' | ccache gcc -isystem/mnt/dev/OE/build/tmp/staging/i686-linux/usr/include -Os -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -DHAVE_CONFIG_H -isystem/mnt/dev/OE/build/tmp/staging/i686-linux/usr/include -I. -I. -I/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/gcc -I/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/gcc/. -I/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/gcc/../include \ | -DTARGET_MACHINE=\"i686-linux\" \ | -c /mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/gcc/collect2.c -o collect2.o | In function 'open', | inlined from 'collect_execute' at /mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/gcc/collect2.c:1537: | /usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT in second argument needs 3 arguments | make[1]: *** [collect2.o] Error 1 | make[1]: Leaving directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/gcc' | make: *** [all-gcc] Error 2 | FATAL: oe_runmake failed NOTE: Task failed: /mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/temp/log.do_compile.18112 NOTE: package gcc-native-3.4.6-r9: task do_compile: failed MACHINE = magician/angstrom Host: Ubuntu intrepid/gcc version 4.3. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 15:37:20 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 17:37:20 +0200 (CEST) Subject: [Bug 4627] New: bonnie++-1.03c-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4627 Summary: bonnie++-1.03c-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in bonnie++ failed at 20081004152621 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 16:34:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 18:34:35 +0200 (CEST) Subject: [Bug 4628] New: packagekit-0.2.3+gitr813fa8cfb139246cf180d52895b52b28616ae2f5-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4628 Summary: packagekit-0.2.3+gitr813fa8cfb139246cf180d52895b52b286 16ae2f5-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_fetch step in packagekit failed at 20081004153505 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 17:02:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 19:02:38 +0200 (CEST) Subject: [Bug 4624] opie-mediaplayer1-core-1.2.4-autobuild In-Reply-To: References: Message-ID: <20081004170238.9B1901880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4624 Paul Eggleton changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|openembedded-issues at lists.o |bluelightning at bluelightning |penembedded.org |.org --- Comment #2 from Paul Eggleton 2008-10-04 19:02:38 --- I have a patch for this, currently rebuilding due to tmp ABI change. Will commit when tested. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 17:09:00 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 19:09:00 +0200 (CEST) Subject: [Bug 4629] New: libspiff-0.8.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4629 Summary: libspiff-0.8.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in libspiff failed at 20081004170112 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 20:41:41 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 22:41:41 +0200 (CEST) Subject: [Bug 4630] New: SIMpad serial update Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4630 Summary: SIMpad serial update Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: Bernhard.Guillon at opensimpad.org This patch enables the usage of many cheap serial keyboards which needs DTR as power source. Tested with Palm foldable keyboard and kbdd as userspace driver. best regards Bernhard Guillon -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 21:25:01 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 23:25:01 +0200 (CEST) Subject: [Bug 4630] SIMpad serial update In-Reply-To: References: Message-ID: <20081004212501.92B7618807E@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4630 Henning Heinold changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Henning Heinold 2008-10-04 23:25:01 --- bug fixed with revision 43be58467d9605d58bff12a691a94344b60b526f and 0e6176690cfdc4e760baed9754ed33c972437f83 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 00:24:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 02:24:46 +0200 (CEST) Subject: [Bug 4631] New: mono-1.2.6-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4631 Summary: mono-1.2.6-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in mono failed at 20081005001722 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 04:36:17 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 06:36:17 +0200 (CEST) Subject: [Bug 4632] New: webkit-gtk-0.1+svnr36540-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4632 Summary: webkit-gtk-0.1+svnr36540-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in webkit-gtk failed at 20081005034124 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 05:01:41 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 07:01:41 +0200 (CEST) Subject: [Bug 4633] New: firefox-3.0.1+3.1a2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4633 Summary: firefox-3.0.1+3.1a2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in firefox failed at 20081005045019 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 05:46:29 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 07:46:29 +0200 (CEST) Subject: [Bug 4634] New: fennec-0.8+0.9pre-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4634 Summary: fennec-0.8+0.9pre-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in fennec failed at 20081005052835 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 06:43:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 08:43:10 +0200 (CEST) Subject: [Bug 4635] New: nfs-utils-1.1.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4635 Summary: nfs-utils-1.1.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in nfs-utils failed at 20081005063520 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 06:56:20 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 08:56:20 +0200 (CEST) Subject: [Bug 4636] New: apache2-2.2.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4636 Summary: apache2-2.2.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in apache2 failed at 20081005064006 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 07:06:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 09:06:36 +0200 (CEST) Subject: [Bug 1728] patches which fix cross-compiling for x86_64 In-Reply-To: References: Message-ID: <20081005070636.C0C7E188155@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=1728 Jeroen Roose changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oe at hoc.xs4all.nl --- Comment #12 from Jeroen Roose 2008-10-05 09:06:35 --- I'm trying to build for a x86_64 target on a i686 build host. I've added two patched 1067 & 10510. Unfortunatly I get stuck at gcc-cross. My knowledge of crossbuilding the toolchain stops here. Jeroen /home/jeroen/data/oe/build/tmp/work/x86_64-linux/gcc-cross-4.1.1-r22/gcc-4.1.1/build.i686-linux.x86_64-linux/./gcc/xgcc -B/home/jeroen/data/oe/build/tmp/work/x86_64-linux/gcc-cross-4.1.1-r22/gcc-4.1.1/build.i686-linux.x86_64-linux/./gcc/ -B/home/jeroen/data/oe/build/tmp/cross/x86_64/x86_64-linux/bin/ -B/home/jeroen/data/oe/build/tmp/cross/x86_64/x86_64-linux/lib/ -isystem /home/jeroen/data/oe/build/tmp/cross/x86_64/x86_64-linux/include -isystem /home/jeroen/data/oe/build/tmp/cross/x86_64/x86_64-linux/sys-include -O2 -g -Os -DIN_GCC -DCROSS_COMPILE -DNATIVE_CROSS -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc/32/libgcc.map -o 32/libgcc_s.so.1.tmp -m32 libgcc/32/_muldi3_s.o libgcc/32/_negdi2_s.o libgcc/32/_lshrdi3_s.o libgcc/32/_ashldi3_s.o libgcc/32/_ashrdi3_s.o libgcc/32/_cmpdi2_s.o libgcc/32/_ucmpdi2_s.o libgcc/32/_floatdidf_s.o libgcc/32/_floatdisf_s.o libgcc/32/_fixunsdfsi_s.o libgcc/32/_fixunssfsi_s.o libgcc/32/_fixunsdfdi_s.o libgcc/32/_fixdfdi_s.o libgcc/32/_fixunssfdi_s.o libgcc/32/_fixsfdi_s.o libgcc/32/_fixxfdi_s.o libgcc/32/_fixunsxfdi_s.o libgcc/32/_floatdixf_s.o libgcc/32/_fixunsxfsi_s.o libgcc/32/_fixtfdi_s.o libgcc/32/_fixunstfdi_s.o libgcc/32/_floatditf_s.o libgcc/32/_clear_cache_s.o libgcc/32/_enable_execute_stack_s.o libgcc/32/_trampoline_s.o libgcc/32/__main_s.o libgcc/32/_absvsi2_s.o libgcc/32/_absvdi2_s.o libgcc/32/_addvsi3_s.o libgcc/32/_addvdi3_s.o libgcc/32/_subvsi3_s.o libgcc/32/_subvdi3_s.o libgcc/32/_mulvsi3_s.o libgcc/32/_mulvdi3_s.o libgcc/32/_negvsi2_s.o libgcc/32/_negvdi2_s.o libgcc/32/_ctors_s.o libgcc/32/_ffssi2_s.o libgcc/32/_ffsdi2_s.o libgcc/32/_clz_s.o libgcc/32/_clzsi2_s.o libgcc/32/_clzdi2_s.o libgcc/32/_ctzsi2_s.o libgcc/32/_ctzdi2_s.o libgcc/32/_popcount_tab_s.o libgcc/32/_popcountsi2_s.o libgcc/32/_popcountdi2_s.o libgcc/32/_paritysi2_s.o libgcc/32/_paritydi2_s.o libgcc/32/_powisf2_s.o libgcc/32/_powidf2_s.o libgcc/32/_powixf2_s.o libgcc/32/_powitf2_s.o libgcc/32/_mulsc3_s.o libgcc/32/_muldc3_s.o libgcc/32/_mulxc3_s.o libgcc/32/_multc3_s.o libgcc/32/_divsc3_s.o libgcc/32/_divdc3_s.o libgcc/32/_divxc3_s.o libgcc/32/_divtc3_s.o libgcc/32/_divdi3_s.o libgcc/32/_moddi3_s.o libgcc/32/_udivdi3_s.o libgcc/32/_umoddi3_s.o libgcc/32/_udiv_w_sdiv_s.o libgcc/32/_udivmoddi4_s.o libgcc/32/unwind-dw2_s.o libgcc/32/unwind-dw2-fde-glibc_s.o libgcc/32/unwind-sjlj_s.o libgcc/32/gthr-gnat_s.o libgcc/32/unwind-c_s.o -lc && rm -f 32/libgcc_s.so && if [ -f 32/libgcc_s.so.1 ]; then mv -f 32/libgcc_s.so.1 32/libgcc_s.so.1.backup; else true; fi && mv 32/libgcc_s.so.1.tmp 32/libgcc_s.so.1 && ln -s libgcc_s.so.1 32/libgcc_s.so /home/jeroen/data/oe/build/tmp/cross/x86_64/bin/x86_64-linux-ld: skipping incompatible /home/jeroen/data/oe/build/tmp/staging/x86_64-linux/usr/lib/../lib/libc.so when searching for -lc /home/jeroen/data/oe/build/tmp/cross/x86_64/bin/x86_64-linux-ld: skipping incompatible /home/jeroen/data/oe/build/tmp/staging/x86_64-linux/usr/lib/../lib/libc.a when searching for -lc /home/jeroen/data/oe/build/tmp/cross/x86_64/bin/x86_64-linux-ld: skipping incompatible /home/jeroen/data/oe/build/tmp/staging/x86_64-linux/usr/lib/libc.so when searching for -lc /home/jeroen/data/oe/build/tmp/cross/x86_64/bin/x86_64-linux-ld: skipping incompatible /home/jeroen/data/oe/build/tmp/staging/x86_64-linux/usr/lib/libc.a when searching for -lc /home/jeroen/data/oe/build/tmp/cross/x86_64/bin/x86_64-linux-ld: cannot find -lc collect2: ld returned 1 exit status make[3]: *** [32/libgcc_s.so] Error 1 make[3]: Leaving directory `/home/jeroen/data/oe/build/tmp/work/x86_64-linux/gcc-cross-4.1.1-r22/gcc-4.1.1/build.i686-linux.x86_64-linux/gcc' make[2]: *** [stmp-multilib] Error 2 make[2]: Leaving directory `/home/jeroen/data/oe/build/tmp/work/x86_64-linux/gcc-cross-4.1.1-r22/gcc-4.1.1/build.i686-linux.x86_64-linux/gcc' make[1]: *** [all-gcc] Error 2 make[1]: Leaving directory `/home/jeroen/data/oe/build/tmp/work/x86_64-linux/gcc-cross-4.1.1-r22/gcc-4.1.1/build.i686-linux.x86_64-linux' make: *** [all] Error 2 FATAL: oe_runmake failed jeroen at hoc:~/data/oe/build/tmp/work/x86_64-linux/gcc-cross-4.1.1-r22/temp$ -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 07:50:43 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 09:50:43 +0200 (CEST) Subject: [Bug 4637] New: roadmap-gtk2-1.1.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4637 Summary: roadmap-gtk2-1.1.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in roadmap-gtk2 failed at 20081005073930 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 08:25:11 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 10:25:11 +0200 (CEST) Subject: [Bug 4638] New: gst-ffmpeg-0.10.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4638 Summary: gst-ffmpeg-0.10.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in gst-ffmpeg failed at 20081005080950 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 08:58:25 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 10:58:25 +0200 (CEST) Subject: [Bug 4607] New recipe for building full gnome-games 2.23.6 with dependencies In-Reply-To: References: Message-ID: <20081005085825.0B6A81880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4607 --- Comment #2 from Koen Kooi 2008-10-05 10:58:23 --- the ggz m4 files have already been fixed in ggz-clientlibs and gnome games 2.24, could you make a new patch against current metadata and split it up in its logical parts (e.g. one for adding pyorbit, one for patching gnome-games 2.24, etc)? -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 09:54:03 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 11:54:03 +0200 (CEST) Subject: [Bug 4451] h2200-bootloader broken causing suspend failures In-Reply-To: References: Message-ID: <20081005095403.81D151880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4451 Paul Eggleton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Paul Eggleton 2008-10-05 11:54:02 --- This fix is now in stable, resolving. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 09:55:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 11:55:46 +0200 (CEST) Subject: [Bug 3937] Card widget is broken In-Reply-To: References: Message-ID: <20081005095546.57E1618807E@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=3937 --- Comment #2 from Paul Eggleton 2008-10-05 11:55:46 --- If you are talking about Opie, try the new opie-cardapplet in 1.2.4 (now available in org.openembedded.dev, and soon in Angstrom unstable). It works a lot better. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 09:59:33 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 11:59:33 +0200 (CEST) Subject: [Bug 4597] opie-console-1.2.3-r1 do_patch: failed. "double_name.patch" not found In-Reply-To: References: Message-ID: <20081005095933.2F7FF188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4597 Paul Eggleton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Paul Eggleton 2008-10-05 11:59:32 --- Sorry, this was my fault. This has now been fixed as of yesterday. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 12:04:03 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 14:04:03 +0200 (CEST) Subject: [Bug 4639] New: rdesktop-1.6.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4639 Summary: rdesktop-1.6.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in rdesktop failed at 20081005115958 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 12:31:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 14:31:36 +0200 (CEST) Subject: [Bug 4640] New: xf86-video-vesa-1.3.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4640 Summary: xf86-video-vesa-1.3.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in xf86-video-vesa failed at 20081005122728 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 12:36:30 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 14:36:30 +0200 (CEST) Subject: [Bug 4641] New: qte-mt-2.3.10-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4641 Summary: qte-mt-2.3.10-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in qte-mt failed at 20081005123203 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 13:32:30 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 15:32:30 +0200 (CEST) Subject: [Bug 4642] New: enca-1.9-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4642 Summary: enca-1.9-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in enca failed at 20081005130153 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 15:09:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 17:09:10 +0200 (CEST) Subject: [Bug 4643] New: guile-1.8.5-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4643 Summary: guile-1.8.5-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in guile failed at 20081005145154 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 15:32:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 17:32:18 +0200 (CEST) Subject: [Bug 4644] New: opencv-1.0.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4644 Summary: opencv-1.0.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in opencv failed at 20081005152803 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 17:07:32 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 19:07:32 +0200 (CEST) Subject: [Bug 4191] c7x0 opie install to flash fails In-Reply-To: References: Message-ID: <20081005170732.EEE76188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4191 --- Comment #5 from Paul Eggleton 2008-10-05 19:07:32 --- Aforementioned patch is now in .stable also. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 21:48:59 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 23:48:59 +0200 (CEST) Subject: [Bug 4645] New: classpath-native-0.97.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4645 Summary: classpath-native-0.97.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_unpackpost step in classpath-native failed at 20081005214500 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 23:23:59 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 01:23:59 +0200 (CEST) Subject: [Bug 4646] New: qt4-x11-free-4.4.1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4646 Summary: qt4-x11-free-4.4.1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in qt4-x11-free failed at 20081005224639 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 00:52:40 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 02:52:40 +0200 (CEST) Subject: [Bug 4647] New: enchant-1.3.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4647 Summary: enchant-1.3.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in enchant failed at 20081006004336 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 01:45:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 03:45:31 +0200 (CEST) Subject: [Bug 4648] New: do_rootfs :ERROR: duplicate src declaration. Skipping: do_rootfs: Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4648 Summary: do_rootfs :ERROR: duplicate src declaration. Skipping: do_rootfs: Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynnos at tong-ji.org DISTRO = "angstrom-2008.1" MACHINE = "x86" I build a image from zero the error log: Installing helloworld (1.0.0-r0) to root... | Downloading file:/stuff/build-anst/tmp/deploy/glibc/ipk/i486/helloworld_1.0.0-r0_i486.ipk | Configuring helloworld | Collected errors: | ERROR: duplicate src declaration. Skipping: | src oe-x86 file:/stuff/build-anst/tmp/deploy/glibc/ipk/x86 | + export D=/stuff/build-anst/tmp/rootfs | + D=/stuff/build-anst/tmp/rootfs | + export OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs | + OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs | + export IPKG_OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs | + IPKG_OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs | + export OPKG_OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs | + OPKG_OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs | + mkdir -p /stuff/build-anst/tmp/rootfs/etc/opkg/ | + grep '^arch' /stuff/build-anst/tmp/staging/i686-linux/etc/opkg.conf | + for i in '/stuff/build-anst/tmp/rootfs/usr/lib/opkg/info/*.preinst' | + '[' -f '/stuff/build-anst/tmp/rootfs/usr/lib/opkg/info/*.preinst' ']' | + for i in '/stuff/build-anst/tmp/rootfs/usr/lib/opkg/info/*.postinst' | + '[' -f '/stuff/build-anst/tmp/rootfs/usr/lib/opkg/info/*.postinst' ']' | + install -d /stuff/build-anst/tmp/rootfs//etc | + echo 200810060927 | + rm -f /stuff/build-anst/tmp/rootfs/usr/lib/opkg/lists/oe /stuff/build-anst/tmp/rootfs/usr/lib/opkg/lists/oe-all /stuff/build-anst/tmp/rootfs/usr/lib/opkg/lists/oe-i486 /stuff/build-anst/tmp/rootfs/usr/lib/opkg/lists/oe-x86 | + ln -s opkg /stuff/build-anst/tmp/rootfs/etc/ipkg | + ln -s opkg /stuff/build-anst/tmp/rootfs/usr/lib/ipkg | + log_check rootfs | + set +x | log_check: Using /stuff/build-anst/tmp/work/x86-angstrom-linux/helloworld-image-1.0-r0/temp/log.do_rootfs.9773 as logfile | log_check: There were error messages in the logfile | log_check: Matched keyword: [ERR] | Signiture check for oe-x86 skipped because GPG support was not enabled in this build | Collected errors: | ERROR: duplicate src declaration. Skipping: | src oe-x86 file:/stuff/build-anst/tmp/deploy/glibc/ipk/x86 | -- | Configuring helloworld | Collected errors: | ERROR: duplicate src declaration. Skipping: | src oe-x86 file:/stuff/build-anst/tmp/deploy/glibc/ipk/x86 | NOTE: Task failed: /stuff/build-anst/tmp/work/x86-angstrom-linux/helloworld-image-1.0-r0/temp/log.do_rootfs.9773 NOTE: package helloworld-image-1.0-r0: task do_rootfs: failed ERROR: TaskFailed event exception, aborting NOTE: package helloworld-image-1.0: failed ERROR: Build of /stuff/org.openembedded.dev/packages/images/helloworld-image.bb do_rootfs failed ERROR: Task 10 (/stuff/org.openembedded.dev/packages/images/helloworld-image.bb, do_rootfs) failed NOTE: Tasks Summary: Attempted 525 tasks of which 525 didn't need to be rerun and 1 failed. ERROR: '/stuff/org.openembedded.dev/packages/images/helloworld-image.bb' failed NOTE: build 200810060927: completed the arch.conf content is : arch all 1 arch any 6 arch noarch 11 arch i486 16 arch x86 21 arch x86 26 build platform are gentoo and ubuntu thanks -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 02:15:55 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 04:15:55 +0200 (CEST) Subject: [Bug 4649] New: libusb-0.1.12-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4649 Summary: libusb-0.1.12-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in libusb failed at 20081006020941 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 03:10:02 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 05:10:02 +0200 (CEST) Subject: [Bug 4650] New: libwww-perl-5.808-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4650 Summary: libwww-perl-5.808-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in libwww-perl failed at 20081006030615 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 04:28:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 06:28:36 +0200 (CEST) Subject: [Bug 4651] New: imagemagick-6.4.4-1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4651 Summary: imagemagick-6.4.4-1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in imagemagick failed at 20081006041814 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 05:07:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 07:07:31 +0200 (CEST) Subject: [Bug 4652] New: libgnomeprintui-2.18.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4652 Summary: libgnomeprintui-2.18.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in libgnomeprintui failed at 20081006050030 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 05:15:28 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 07:15:28 +0200 (CEST) Subject: [Bug 4653] New: evince-2.23.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4653 Summary: evince-2.23.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in evince failed at 20081006050428 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 08:53:37 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 10:53:37 +0200 (CEST) Subject: [Bug 4654] New: libsidplay-1.36.59-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4654 Summary: libsidplay-1.36.59-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in libsidplay failed at 20081006084828 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 09:05:16 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 11:05:16 +0200 (CEST) Subject: [Bug 4655] New: zhone-0.0.0+r9-gitr11392b1d2ee3a0622dc324e1805699e4301249c4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4655 Summary: zhone-0.0.0+r9-gitr11392b1d2ee3a0622dc324e1805699e4301 249c4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in zhone failed at 20081006085744 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 09:25:17 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 11:25:17 +0200 (CEST) Subject: [Bug 4656] New: lirc-modules-0.8.3+cvs20080713-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4656 Summary: lirc-modules-0.8.3+cvs20080713-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in lirc-modules failed at 20081006092009 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 09:29:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 11:29:18 +0200 (CEST) Subject: [Bug 4657] New: ioquake3-1.34+svnr1470-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4657 Summary: ioquake3-1.34+svnr1470-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in ioquake3 failed at 20081006092226 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 09:31:09 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 11:31:09 +0200 (CEST) Subject: [Bug 4658] New: quake2-0.16.1+svnr205-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4658 Summary: quake2-0.16.1+svnr205-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in quake2 failed at 20081006092606 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 09:52:33 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 11:52:33 +0200 (CEST) Subject: [Bug 4659] New: new package mini-httpd_1.19.bb Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4659 Summary: new package mini-httpd_1.19.bb Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynn.lin at avocent.com Created an attachment (id=10590) --> (http://bugs.openembedded.net/attachment.cgi?id=10590) mini-httpd_1.19.bb Hi,all Today my project needs a mini-httpd,I find that there isn't mini-httpd package in oe repository,So i ported ,hope it can be helpful ^_^ -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 13:38:15 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 15:38:15 +0200 (CEST) Subject: [Bug 4508] new recipe for OpenCV - The Open Computer Vision Library In-Reply-To: References: Message-ID: <20081006133815.DE936188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4508 Bignaux Ronan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Bignaux Ronan 2008-10-06 15:38:15 --- I don't know if this recipe has been merged or it's a very similar one in the tree ... bug post here seems to be not opencv related. So i close the bug. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 14:04:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 16:04:31 +0200 (CEST) Subject: [Bug 4660] New: Yasr bitbake recipe Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4660 Summary: Yasr bitbake recipe Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: Linux Status: NEW Keywords: bb Severity: minor Priority: P3 Component: Distributions AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: gcasse at oralux.org CC: gcasse at oralux.org Yasr is a general purpose console screen reader -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 18:16:11 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 20:16:11 +0200 (CEST) Subject: [Bug 4661] New: libsvg-0.1.4-r1: task do_qa_staging: Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4661 Summary: libsvg-0.1.4-r1: task do_qa_staging: Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: linuxrulez at land.ru NOTE: package libsvg-0.1.4-r1: task do_qa_staging: started NOTE: QA checking staging ERROR: QA Issue: gloox.pc failed sanity test (tmpdir) in path /media/disk-1/GIT/org.openembedded.dev/tmp/staging/arm-angstrom-linux-gnueabi/usr/lib/pkgconfig ERROR: QA Issue: libfakekey.pc failed sanity test (tmpdir) in path /media/disk-1/GIT/org.openembedded.dev/tmp/staging/arm-angstrom-linux-gnueabi/usr/lib/pkgconfig ERROR: QA staging was broken by the package built above ERROR: Error in executing: ERROR: Exception: Message:1 ERROR: Printing the environment of the function ERROR: Build of /media/disk-1/GIT/org.openembedded.dev/packages/cairo/libsvg_0.1.4.bb do_qa_staging failed ERROR: Task 5 (/media/disk-1/GIT/org.openembedded.dev/packages/cairo/libsvg_0.1.4.bb, do_qa_staging) failed NOTE: Tasks Summary: Attempted 460 tasks of which 447 didn't need to be rerun and 1 failed. ERROR: '/media/disk-1/GIT/org.openembedded.dev/packages/cairo/libsvg_0.1.4.bb' failed cat log.qa_package: evil hides inside the .pc, staging, /staging/arm-angstrom-linux-gnueabi/usr/lib/pkgconfig/gloox.pc evil hides inside the .pc, staging, /staging/arm-angstrom-linux-gnueabi/usr/lib/pkgconfig/libfakekey.pc magician/angstrom Ubuntu 8.10/gcc-4.3.2 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 19:03:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 21:03:35 +0200 (CEST) Subject: [Bug 4583] AC_CHECK_ENABLE_LTDL macro is undefined In-Reply-To: References: Message-ID: <20081006190335.458F11880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4583 Christopher Friedt changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #2 from Christopher Friedt 2008-10-06 21:03:34 --- I'm wrapping this in bug 4588, since it's all part of the same brokenness. *** This bug has been marked as a duplicate of bug 4588 *** -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 19:03:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 21:03:35 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081006190335.58A25188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 --- Comment #12 from Christopher Friedt 2008-10-06 21:03:34 --- *** Bug 4583 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 19:25:53 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 21:25:53 +0200 (CEST) Subject: [Bug 4602] sh4, gcc-cross-initial: CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include In-Reply-To: References: Message-ID: <20081006192553.865441880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4602 Henning Heinold changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Henning Heinold 2008-10-06 21:25:52 --- fixed with revision ec2835e0caacbf9d2e48582fc02e6b933292fd65 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 03:21:11 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 05:21:11 +0200 (CEST) Subject: [Bug 4662] New: libnids-1.18-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4662 Summary: libnids-1.18-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in libnids failed at 20081007031641 for machine omap5912osk -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 07:35:16 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 09:35:16 +0200 (CEST) Subject: [Bug 4663] New: libxine-fb-1.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4663 Summary: libxine-fb-1.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in libxine-fb failed at 20081007072359 for machine omap5912osk -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 12:12:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 14:12:46 +0200 (CEST) Subject: [Bug 4607] New recipe for building full gnome-games 2.23.6 with dependencies In-Reply-To: References: Message-ID: <20081007121246.1EF8718807E@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4607 --- Comment #3 from Tom Talpey 2008-10-07 14:12:40 --- Sounds good - done. 6 new attachments follow: 1pyorbit.patch - new pyorbit recipe 2gnome-python.patch - new gnome-python recipe 3gnome-desktop.patch - needs libxrandr to build 4gnome-python-desktop.patch - needs gnome-python and libgnomeprint* for games 5guile.patch - needs libtool dependency to build 6gnome-games.patch - the new recipe for 2.24.0 These are merged to the git metadata af4e5ba5672e951767b987f6d5aac456848e0882, i.e. gnome-games 2.24.0 recipe. I was able to build them in a clean ipaq/h1940 machine sandbox. They are not yet runtime-tested, I'm still in the process of building a new angstrom for my ipaq after the metadata pull. Possibly one or more of the 2.24 games will need additional RDEPENDS over 2.23, I'll hope to be able to check that in the next couple of days. Let me know if other rearrangement of the patchset is preferred. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 13:59:44 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 15:59:44 +0200 (CEST) Subject: [Bug 4664] New: Canadian SDK support Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4664 Summary: Canadian SDK support Classification: Unclassified Product: Openembedded Version: unspecified Platform: All URL: http://dev.doredevelopment.dk/git?p=openembedded.git;a =summary OS/Version: All Status: UNCONFIRMED Keywords: patch, toolchain Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: eha at doredevelopment.dk Created an attachment (id=10702) --> (http://bugs.openembedded.net/attachment.cgi?id=10702) 0001-Add-BUILD-HOST-TARGET-_EXEEXT-variables-for-ab-use.patch Hi I have added preliminary support for canadian cross-building of toolchain/SDK images. The idea is to be able to build any combination of host->target toolchain with OE. The primary goal here (for me), is to be able build mingw32 toolchains for OpenEmbedded projects, so that those unlucky Windows developers can build and debug applications using native development tools. To avoid messing with with existing recipes more than needed, and the cross-sdk recipes in particular, I have introduce 3 new classes: canadian-cross, canadian-native, and canadian-sdk. As the name suggest, they can to some extend be compared to the existing cross, native, and cross-sdk classes. canadian-cross recipes are for building internal cross compiler tools, which will be used to build for the sdk architecture (fx. i586-mingw32). The host triplet for canadian-cross is build, build, sdk canadian-native recipes are for building internal libraries for sdk arch. The host triplet for canadian-native is build, sdk, sdk canadian-sdk recipes are for building the actual sdk cross compiler tools which should be run on the sdk architecture. The host triplet for canadian-sdk is build, sdk, target Currently, I am able to build using target = powerpc-linux sdk = i586-mingw32 Tested on build = i686-linux build = x86_64_linux The only supported versions are binutils = 2.18 gcc = 4.2.2 glibc = 2.6.1 (nptl) All the necessary changes can be pulled from http://git.doredevelopment.dk/openembedded.git git://git.doredevelopment.dk/openembedded.git which is a branch of org.openembedded.dev from the git trial repository, or you can apply the attached patches on top of org.openembedded.dev yourself. Best regards, Esben Haabendal -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 18:26:56 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 20:26:56 +0200 (CEST) Subject: [Bug 4665] New: madwifi-ng-r3837-20080802-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4665 Summary: madwifi-ng-r3837-20080802-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in madwifi-ng failed at 20081007182512 for machine ixp4xxle -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 19:08:32 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 21:08:32 +0200 (CEST) Subject: [Bug 4666] New: exiv2-0.15-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4666 Summary: exiv2-0.15-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in exiv2 failed at 20081007190456 for machine ixp4xxle -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 20:00:51 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 22:00:51 +0200 (CEST) Subject: [Bug 4030] openmoko-panel-gsm-0.1.0+svnr3664-autobuild In-Reply-To: References: Message-ID: <20081007200051.1B8E2188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4030 --- Comment #32 from The OpenEmbedded Autobuilder 2008-10-07 22:00:50 --- The do_configure step failed at 20081007195920 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 21:22:26 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 23:22:26 +0200 (CEST) Subject: [Bug 4598] New recipe: splashutils In-Reply-To: References: Message-ID: <20081007212226.560E0188152@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4598 Henning Heinold changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Henning Heinold 2008-10-07 23:22:25 --- fixed with revision 434c4a5a7f3ee7f462db798e27cc0f7c2fd7458f -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 02:30:03 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 8 Oct 2008 04:30:03 +0200 (CEST) Subject: [Bug 4645] classpath-native-0.97.2-autobuild In-Reply-To: References: Message-ID: <20081008023003.7FC3F188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4645 Christopher Friedt changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10860|0 |1 is obsolete| | --- Comment #5 from Christopher Friedt 2008-10-08 04:30:02 --- (From update of attachment 10860) sorry - this patch does nothing ... unless an autoreconf is necessary... hmmm -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 03:47:40 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 8 Oct 2008 05:47:40 +0200 (CEST) Subject: [Bug 4667] New: cacao-0.99.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4667 Summary: cacao-0.99.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in cacao failed at 20081008032101 for machine ixp4xxbe -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 12:44:47 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 8 Oct 2008 14:44:47 +0200 (CEST) Subject: [Bug 4668] New: IndexError Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4668 Summary: IndexError Classification: Unclassified Product: Openembedded Version: Angstrom 2007.12 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.stable AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: guillaume.assens at gmail.com I'm trying to build angstrom base-image for an at91sam9260 machine and i've got an index error : List out of range. See log in attachment. Thank's in advance. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 13:07:08 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 8 Oct 2008 15:07:08 +0200 (CEST) Subject: [Bug 4578] uicmoc4-native_4.4.0 does not compile In-Reply-To: References: Message-ID: <20081008130708.4E990188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4578 Niko! changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nicola.mfb at gmail.com --- Comment #2 from Niko! 2008-10-08 15:07:08 --- Ok, i found the problem, on gentoo there are two env variables that influences uicmoc4-native and maybe qt4-x11-free, these are QMAKESPEC and QTDIR. QMAKESPEC is setted to linux-g++, so the qt configure script thinks he has to crosscompile so does not build tools, that's the reason as linguist tools are not found in the do_install phase. unset QMAKESPEC unset QTDIR solves the problem. How to handle this globally? oe-documentation? oe-gentoo-documentation? bitbake env var strip (ala openmoko?) Regards Nicola -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 15:46:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 8 Oct 2008 17:46:18 +0200 (CEST) Subject: [Bug 4669] New: BB for mcabber - ncurses jabber client Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4669 Summary: BB for mcabber - ncurses jabber client Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other URL: http://www.lilotux.net/~mikael/mcabber/ OS/Version: other Status: UNCONFIRMED Keywords: bb Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: elena.valhalla at gmail.com Created an attachment (id=10977) --> (http://bugs.openembedded.net/attachment.cgi?id=10977) mcabber 0.9.8 bb This is a bb for the ncurses based jabber client mcabber. I've tested it on the i586-generic machine and I'm currently using it. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 18:38:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 8 Oct 2008 20:38:31 +0200 (CEST) Subject: [Bug 4670] New: mplayer-0.0+1.0rc2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4670 Summary: mplayer-0.0+1.0rc2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in mplayer failed at 20081008183402 for machine ixp4xxbe -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 20:09:07 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 8 Oct 2008 22:09:07 +0200 (CEST) Subject: [Bug 4671] New: Unversioned .so files unpackaged without warning Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4671 Summary: Unversioned .so files unpackaged without warning Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: bluelightning at bluelightning.org If you have a package that produces a non-versioned .so file (eg. metakit produces libmk4.so), by default even if you override do_install() to install the file into ${D}${libdir}, the file is not packaged and you do not get a warning about the unpackaged file either. Of course you can override FILES to fix this (as I have done for metakit), but it seems to me that at the very least it ought to be showing a warning in this case. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 22:25:26 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 00:25:26 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081008222526.30833188154@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 Robert Schuster changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #13 from Robert Schuster 2008-10-09 00:25:25 --- Either this PR is about rxtx, jamvm-initial or classpath-native not all three. Since I believe the Java infrastructure is working I regard this PR being about rxtx. The suggestion to delete acinclude.m4 from http://bugs.gentoo.org/show_bug.cgi?id=226525 sounds nice. I will try this. Btw: Is this PR against .dev or .stable? I mentioned on the ML that I doubt that is against .dev (since you said some recipes are missing for you). -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 23:33:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 01:33:46 +0200 (CEST) Subject: [Bug 4599] New recipe: pmount 0.9.17 In-Reply-To: References: Message-ID: <20081008233346.6B903188465@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4599 Henning Heinold changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Henning Heinold 2008-10-09 01:33:46 --- fixed with revision 5deedf422e38c999902f5c071437438546581e2e -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 05:38:06 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 07:38:06 +0200 (CEST) Subject: [Bug 4672] New: entrance_0.9.0.010.bb do_install failed Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4672 Summary: entrance_0.9.0.010.bb do_install failed Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynnos at tong-ji.org i build e-image,it failed on entrance,look into it first ,ecore-config command not find,then i enable ecore-config in ecore-native pacakge,then failed with " + make DESTDIR=/home/lynn/openembedded/build/tmp/work/i486-angstrom-linux/entrance-0.9.0.010-r1/image install Making install in data make[1]: Entering directory `/home/lynn/openembedded/build/tmp/work/i486-angstrom-linux/entrance-0.9.0.010-r1/entrance-0.9.0.010/data' Making install in config make[2]: Entering directory `/home/lynn/openembedded/build/tmp/work/i486-angstrom-linux/entrance-0.9.0.010-r1/entrance-0.9.0.010/data/config' sh build_config.sh || : You need to specify key! Usage: ecore_config Modify ecore_config files Options: -c, --file=FILE config file -k, --key=KEY must be given for all commands except -a Commands: -a, --list get all keys -g, --get get key -d, --del delete key -b, --bool=VALUE set boolean -f, --float=VALUE set float -i, --int=VALUE set integer -r, --rgb=VALUE set RGBA -s, --string=VALUE set string -t, --theme=VALUE set theme You need to specify key! " machine:x86 distro:angstrom-2008.1 thanks -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 05:44:53 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 07:44:53 +0200 (CEST) Subject: [Bug 4429] apr compilation failed In-Reply-To: References: Message-ID: <20081009054456.A3521188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4429 --- Comment #3 from lynnos at tong-ji.org 2008-10-09 07:44:52 --- same error: /home/lynn/openembedded/build/tmp/work/i486-angstrom-linux/apr-1.2.12-r0/apr-1.2.12/libtool: line 460: CDPATH: command not found | /home/lynn/openembedded/build/tmp/work/i486-angstrom-linux/apr-1.2.12-r0/apr-1.2.12/libtool: line 1138: func_opt_split: command not found | libtool: Version mismatch error. This is libtool 2.2.4, but the | libtool: definition of this LT_INIT comes from an older release. | libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4 | libtool: and run autoconf again. | make[1]: *** [passwd/apr_getpass.lo] Error 63 | make[1]: Leaving directory `/home/lynn/openembedded/build/tmp/work/i486-angstrom-linux/apr-1.2.12-r0/apr-1.2.12' | make: *** [all-recursive] Error 1 | FATAL: oe_runmake failed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 08:09:24 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 10:09:24 +0200 (CEST) Subject: [Bug 4673] New: gettext-native-0.17-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4673 Summary: gettext-native-0.17-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in gettext-native failed at 20081009080005 for machine c7x0 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 09:22:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 11:22:46 +0200 (CEST) Subject: [Bug 4674] New: e2fsprogs-libs-1.41.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4674 Summary: e2fsprogs-libs-1.41.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in e2fsprogs-libs failed at 20081009091810 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 11:34:22 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 13:34:22 +0200 (CEST) Subject: [Bug 4675] New: agg-2.5-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4675 Summary: agg-2.5-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in agg failed at 20081009113359 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 11:46:16 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 13:46:16 +0200 (CEST) Subject: [Bug 4677] New: speech-dispatcher-0.6.6-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4677 Summary: speech-dispatcher-0.6.6-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in speech-dispatcher failed at 20081009114536 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 11:46:16 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 13:46:16 +0200 (CEST) Subject: [Bug 4676] New: navit-0.0.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4676 Summary: navit-0.0.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in navit failed at 20081009114536 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 11:50:19 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 13:50:19 +0200 (CEST) Subject: [Bug 4678] New: gst-plugins-good-0.10.7-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4678 Summary: gst-plugins-good-0.10.7-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in gst-plugins-good failed at 20081009114922 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 13:46:53 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 15:46:53 +0200 (CEST) Subject: [Bug 4679] New: libetpan-0.52-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4679 Summary: libetpan-0.52-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in libetpan failed at 20081009134509 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 13:55:03 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 15:55:03 +0200 (CEST) Subject: [Bug 4680] New: konqueror-embedded-20070316-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4680 Summary: konqueror-embedded-20070316-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_patch step in konqueror-embedded failed at 20081009135239 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 13:58:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 15:58:36 +0200 (CEST) Subject: [Bug 4681] New: ubahnnav-0.4.1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4681 Summary: ubahnnav-0.4.1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in ubahnnav failed at 20081009135734 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 14:34:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 16:34:35 +0200 (CEST) Subject: [Bug 4682] New: zuc-1.1.2ern-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4682 Summary: zuc-1.1.2ern-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in zuc failed at 20081009143405 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 14:41:34 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 16:41:34 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081009144134.B9F3C188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 --- Comment #14 from Christopher Friedt 2008-10-09 16:41:32 --- (In reply to comment #13) > Since I believe the Java infrastructure is working I regard this PR being about > rxtx. The suggestion to delete acinclude.m4 from > http://bugs.gentoo.org/show_bug.cgi?id=226525 sounds nice. I will try this. > > Btw: Is this PR against .dev or .stable? I mentioned on the ML that I doubt > that is against .dev (since you said some recipes are missing for you). When I had been trying to build rxtx last week, jamvm-initial_1.4.5.bb and cacao-native_0.99.3 were not in my repositories, so the PREFERRED_VERSIONS for each of those, mentioned on the OE Wiki, did not apply. At that point, I'd been using monotone to synchronize nightly. I've been using git to synchronize as of yesterday and both of the seemingly vanished bitbake recipes have mysteriously returned. Maybe this was a problem with monotone... In any event, I'm much more content with git ... I'll create separated bugs if I have any problems with 'bitbake rxtx', but for now this can be closed. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 14:42:45 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 16:42:45 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081009144247.5755D188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 Christopher Friedt changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |INVALID --- Comment #15 from Christopher Friedt 2008-10-09 16:42:45 --- this is a comment (required to close the bug) -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 15:25:27 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 17:25:27 +0200 (CEST) Subject: [Bug 4683] New: zauralign-1.0.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4683 Summary: zauralign-1.0.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in zauralign failed at 20081009152455 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 15:34:17 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 17:34:17 +0200 (CEST) Subject: [Bug 4030] openmoko-panel-gsm-0.1.0+svnr3664-autobuild In-Reply-To: References: Message-ID: <20081009153417.9882B188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4030 --- Comment #34 from The OpenEmbedded Autobuilder 2008-10-09 17:34:17 --- The do_configure step failed at 20081009153152 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 15:41:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 17:41:10 +0200 (CEST) Subject: [Bug 4684] New: uucp-1.07-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4684 Summary: uucp-1.07-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in uucp failed at 20081009153955 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 16:43:25 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 18:43:25 +0200 (CEST) Subject: [Bug 4685] New: gst-plugins-ugly-0.10.7-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4685 Summary: gst-plugins-ugly-0.10.7-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in gst-plugins-ugly failed at 20081009164243 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 19:13:03 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 21:13:03 +0200 (CEST) Subject: [Bug 4540] rxtx fails to build In-Reply-To: References: Message-ID: <20081009191303.2748E188465@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4540 --- Comment #3 from Christopher Friedt 2008-10-09 21:13:02 --- Gentoo found that removing acinclude.m4, and then running eautoreconf and elibtoolize fixed the problem (see attached rxtx ebuild). I've attached a revision for rxtx_2.1-7r2.bb that should do the trick. Being farily new to OE / bitbake, someone should probably review it to make sure it's openembeddedy enough to fix the original recipe. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 19:43:20 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 21:43:20 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081009194321.1DD40188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 Christopher Friedt changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |FIXED --- Comment #16 from Christopher Friedt 2008-10-09 21:43:20 --- All of the problems I ran into were fixed after I used git to synchronize my repository. For some reason, when I used Monotone to sync, it failed to fetch jamvm-initial-1.4.5, which was a key factor in bootstrapping the java environment. Aside from that, the rxtx build error was fixed - see bug #4540 http://bugs.openembedded.net/show_bug.cgi?id=4540 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 21:34:13 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 23:34:13 +0200 (CEST) Subject: [Bug 4030] openmoko-panel-gsm-0.1.0+svnr3664-autobuild In-Reply-To: References: Message-ID: <20081009213414.9E1F2188463@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4030 --- Comment #36 from The OpenEmbedded Autobuilder 2008-10-09 23:34:13 --- The do_configure step failed at 20081009213029 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 22:39:19 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 00:39:19 +0200 (CEST) Subject: [Bug 4688] New: [RFE] add ext3 support to linux-kexecboot for Zaurus clamshell models Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4688 Summary: [RFE] add ext3 support to linux-kexecboot for Zaurus clamshell models Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: andrea.adami at gmail.com Created an attachment (id=11240) --> (http://bugs.openembedded.net/attachment.cgi?id=11240) mtn diff: kexecboot -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 22:42:09 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 00:42:09 +0200 (CEST) Subject: [Bug 4688] [RFE] add ext3 support to linux-kexecboot for Zaurus clamshell models In-Reply-To: References: Message-ID: <20081009224209.865E9188465@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4688 --- Comment #3 from ant 2008-10-10 00:42:09 --- Debug log from kexecboot. Working on c7x0. Please test on other machines. Andrea -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 22:51:17 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 00:51:17 +0200 (CEST) Subject: [Bug 4688] [RFE] add ext3 support to linux-kexecboot for Zaurus clamshell models In-Reply-To: References: Message-ID: <20081009225117.DBBEE188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4688 --- Comment #4 from ant 2008-10-10 00:51:17 --- Please note we don't respect the KERNEL_IMAGE_MAXSIZE = "1294336" anymore...kernel is in /boot! -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 22:59:06 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 00:59:06 +0200 (CEST) Subject: [Bug 4689] New: gnuplot-4.2.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4689 Summary: gnuplot-4.2.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in gnuplot failed at 20081009225857 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 23:16:15 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 01:16:15 +0200 (CEST) Subject: [Bug 4690] New: obexftp-0.22-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4690 Summary: obexftp-0.22-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in obexftp failed at 20081009231546 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 23:20:05 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 01:20:05 +0200 (CEST) Subject: [Bug 4691] New: libmodplug-0.8-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4691 Summary: libmodplug-0.8-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in libmodplug failed at 20081009231941 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 00:31:59 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 02:31:59 +0200 (CEST) Subject: [Bug 4692] New: multitap-pad-0.0+svnr373-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4692 Summary: multitap-pad-0.0+svnr373-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in multitap-pad failed at 20081010003129 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 00:40:32 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 02:40:32 +0200 (CEST) Subject: [Bug 4693] New: bash-3.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4693 Summary: bash-3.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in bash failed at 20081010003401 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 00:51:45 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 02:51:45 +0200 (CEST) Subject: [Bug 4694] New: openmoko-appmanager2-0.1.0+svnr4530-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4694 Summary: openmoko-appmanager2-0.1.0+svnr4530-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in openmoko-appmanager2 failed at 20081010005108 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 00:51:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 02:51:46 +0200 (CEST) Subject: [Bug 4695] New: openmoko-tasks2-0.1.0+svnr399-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4695 Summary: openmoko-tasks2-0.1.0+svnr399-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in openmoko-tasks2 failed at 20081010005108 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 01:45:32 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 03:45:32 +0200 (CEST) Subject: [Bug 4696] New: gnome-panel-2.24.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4696 Summary: gnome-panel-2.24.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in gnome-panel failed at 20081010014445 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 07:34:53 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 09:34:53 +0200 (CEST) Subject: [Bug 4674] e2fsprogs-libs-1.41.2-autobuild In-Reply-To: References: Message-ID: <20081010073453.7A7ED188465@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4674 --- Comment #5 from Jonas Karlsson 2008-10-10 09:34:53 --- Can confirm the behaviour with e2fsprogs 1.28-r13 (when running "bitbake gpe-image"). Distro is set to ?ngstr?m-2008.1 and machine is "at91sam9261ek". | make[1]: Entering directory `/home/jk/cross/arm/tmp/work/armv5te-angstrom-linux-gnueabi/e2fsprogs-1.38-r13/e2fsprogs-1.38/e2fsck' | MKINSTALLDIRS /sbin /usr/share/man/man8 | make[1]: MKINSTALLDIRS@: Command not found | make[1]: *** [installdirs] Error 127 | make[1]: Leaving directory `/home/jk/cross/arm/tmp/work/armv5te-angstrom-linux-gnueabi/e2fsprogs-1.38-r13/e2fsprogs-1.38/e2fsck' | make: *** [install-progs-recursive] Error 1 | FATAL: oe_runmake failed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 08:04:05 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 10:04:05 +0200 (CEST) Subject: [Bug 4697] New: gst-plugins-bad-0.10.6-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4697 Summary: gst-plugins-bad-0.10.6-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in gst-plugins-bad failed at 20081010080328 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 09:17:08 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 11:17:08 +0200 (CEST) Subject: [Bug 4698] New: goffice-0.6.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4698 Summary: goffice-0.6.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in goffice failed at 20081010091633 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 10:12:52 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 12:12:52 +0200 (CEST) Subject: [Bug 4699] New: opkg-nogpg_svn.bb fails to build. Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4699 Summary: opkg-nogpg_svn.bb fails to build. Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: ospite at studenti.unina.it Created an attachment (id=11391) --> (http://bugs.openembedded.net/attachment.cgi?id=11391) opkg-nogpg_svn build errro log Hi, opkg-nogpg_svn.bb fails to build because reduce-nogpg-noise.patch fails to apply. Complete log attached. Thanks, Antonio Ospite -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 11:19:25 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 13:19:25 +0200 (CEST) Subject: [Bug 4700] New: gpgme-1.1.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4700 Summary: gpgme-1.1.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in gpgme failed at 20081010111714 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 11:31:50 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 13:31:50 +0200 (CEST) Subject: [Bug 4701] New: liburiparser-0.5.1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4701 Summary: liburiparser-0.5.1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in liburiparser failed at 20081010113112 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 11:34:25 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 13:34:25 +0200 (CEST) Subject: [Bug 4702] New: libxxf86dga-1.0.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4702 Summary: libxxf86dga-1.0.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in libxxf86dga failed at 20081010113328 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 12:17:21 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 14:17:21 +0200 (CEST) Subject: [Bug 4703] New: mythtv-0.21-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4703 Summary: mythtv-0.21-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in mythtv failed at 20081010120950 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 14:35:17 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 16:35:17 +0200 (CEST) Subject: [Bug 4540] rxtx fails to build In-Reply-To: References: Message-ID: <20081010143517.1329C188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4540 Robert Schuster changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #4 from Robert Schuster 2008-10-10 16:35:16 --- The proposed patch is correct unfortunately I was not aware of this bug report and fixed the problem independently. As such it looks a bit different to what was proposed here but really does the same. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 17:12:51 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 19:12:51 +0200 (CEST) Subject: [Bug 4704] New: Smallscreen mod for GtkFileChooser forward-ported to gtk+ 2.14 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4704 Summary: Smallscreen mod for GtkFileChooser forward-ported to gtk+ 2.14 Classification: Unclassified Product: Openembedded Version: Angstrom unstable Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: mad_soft at inbox.ru Created an attachment (id=11531) --> (http://bugs.openembedded.net/attachment.cgi?id=11531) small-gtkfilechooser.patch I've forward-ported Paul's GtkFileChooser patch to newer gtk+ (2.14.3 in fact, which is not in OE yet, but applies to 2.14.2 as well), so we can have filechooser usable on small screens in .dev branch again. Just put attached patch into packages/gtk+/gtk+-2.14.2 , and add it to the list of patches in SRC_URI in packages/gtk+/gtk+_2.14.2.bb recipe. See original bug #3634 for more details and links. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 19:28:12 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 21:28:12 +0200 (CEST) Subject: [Bug 4705] New: recode-3.6-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4705 Summary: recode-3.6-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in recode failed at 20081010192739 for machine omap5912osk -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 19:28:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 21:28:31 +0200 (CEST) Subject: [Bug 4706] New: recode-native-3.6-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4706 Summary: recode-native-3.6-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_populate_staging step in recode-native failed at 20081010192739 for machine omap5912osk -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 01:13:23 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 03:13:23 +0200 (CEST) Subject: [Bug 4707] New: Got fbi (frame buffer image viewer) working Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4707 Summary: Got fbi (frame buffer image viewer) working Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: All Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: szsoftware at gmx.de This is a recipe, containing the fbida suite in version 2.07. The fbida project contains fbi in newer version, which is now buildable with oe. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 07:14:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 09:14:38 +0200 (CEST) Subject: [Bug 4708] New: Vala 0.3.5 recipes Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4708 Summary: Vala 0.3.5 recipes Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: Distributions AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: sudharsh at gmail.com Attaching recipes for vala 0.3.5. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 07:53:50 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 09:53:50 +0200 (CEST) Subject: [Bug 4709] New: motion: New upstream release 3.2.11 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4709 Summary: motion: New upstream release 3.2.11 Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: ospite at studenti.unina.it Hi, motion[1] has released a new version. To build it it is enough o copy motion_3.2.10.1.bb to motion_3.2.11.bb the new package build just fine. Thanks, Antonio Ospite [1] http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 09:26:02 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 11:26:02 +0200 (CEST) Subject: [Bug 4710] New: [bb patch] boost_1.33.1 header file fix for GCC4.1 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4710 Summary: [bb patch] boost_1.33.1 header file fix for GCC4.1 Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: All Status: NEW Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: sander at 3v8.net Created an attachment (id=11627) --> (http://bugs.openembedded.net/attachment.cgi?id=11627) boost/bind.hpp GCC4.1 patch Patch adds an #include to boost/bind.hpp which enables apps that compile against boost (e.g. Pingus) using GCC4.1 and use the visit_each function to compile. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 09:27:25 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 11:27:25 +0200 (CEST) Subject: [Bug 4710] [bb patch] boost_1.33.1 header file fix for GCC4.1 In-Reply-To: References: Message-ID: <20081011092725.57B8E188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4710 --- Comment #2 from Sander van Grieken 2008-10-11 11:27:25 --- probably also applicable to other versions of boost -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 09:52:04 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 11:52:04 +0200 (CEST) Subject: [Bug 4711] New: bb recipe for Pingus, the free lemmings clone Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4711 Summary: bb recipe for Pingus, the free lemmings clone Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: All Status: UNCONFIRMED Keywords: bb Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: sander at 3v8.net Depends on: 4710 Created an attachment (id=11629) --> (http://bugs.openembedded.net/attachment.cgi?id=11629) Pingus 0.7.2 bb file bb recipe for pingus needs #4710 to build -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 14:36:19 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 16:36:19 +0200 (CEST) Subject: [Bug 4712] New: libxml2-2.6.29 is not fetchable anymore Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4712 Summary: libxml2-2.6.29 is not fetchable anymore Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: milan.plzik at gmail.com Source package for libxml2-2.6.29 was removed from its download location; please update org.openembedded.dev to include bbfile for newer version (2.6.32 build correctly just by copying bbfile). -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 14:42:16 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 16:42:16 +0200 (CEST) Subject: [Bug 4713] New: fakeroot(-native)-1.9.4 source tarball not fetchable Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4713 Summary: fakeroot(-native)-1.9.4 source tarball not fetchable Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: milan.plzik at gmail.com Source tarball for fakeroot/fakeroot-native 1.9.4 is not available on any of listed mirrors anymore, so it fails to build. Please include new version in openembedded; 1.9.6 worked for me just by copying the bbfile -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 18:03:23 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 20:03:23 +0200 (CEST) Subject: [Bug 4352] Ipaq 2215 99% CPU all the time In-Reply-To: References: Message-ID: <20081011180323.6477B188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4352 --- Comment #1 from Marco De Paolini 2008-10-11 20:03:22 --- I have the same problem with a h4150: CPU always stay to 100% and terminal freeze when I run top. I use Angstrom-x11-image-glibc-ipk-2007.12-h4000 installed on a SD card. Marco. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 18:09:40 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 20:09:40 +0200 (CEST) Subject: [Bug 4357] ipkg update/upgrade renders HX4700 unusable In-Reply-To: References: Message-ID: <20081011180940.B9CA3188465@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4357 --- Comment #1 from Marco De Paolini 2008-10-11 20:09:40 --- Same issue with my h4150: - Installed Angstrom-x11-image-glibc-ipk-2007.12-h4000.rootfs.tar.gz on a SD card - Connected to the network via WiFi - ipkg update - ipkg upgrade - Rebooted - Boot splash screen freeze when percent bar reach about 20%. Any suggestion? Tanks. Marco. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 21:03:24 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 23:03:24 +0200 (CEST) Subject: [Bug 4714] New: New Recipe for mumpot-0.3.1 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4714 Summary: New Recipe for mumpot-0.3.1 Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other URL: http://wiki.openstreetmap.org/index.php/Mumpot OS/Version: other Status: NEW Keywords: bb Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: andreas at kemnade.info Here is a receipe for mumpot. mumpot is an application for viewing, simple editing, and routing of OpenStreetMap data. It loads the tiles at home and mapnik tiles, can print the maps at some fixed scales, and has some tools for route planning. Without OSM vector data, lines can be drawn onto the map; with vector data, real shortest paths searches can be done. The route can also be calculated from the current position. OSM vector data can be loaded to do routing and editing tags. Some live editing is possible under good GPS conditions. Tested on the fic-gta02 platform. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 11 21:34:53 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 11 Oct 2008 23:34:53 +0200 (CEST) Subject: [Bug 4715] New: hal depends on libvolume-id-dev Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4715 Summary: hal depends on libvolume-id-dev Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: otavio at ossystems.com.br hal has a wrong depends on libvolume-id-dev instead of libvolume-id0. This causes the final image to have libc6-dev and linux-libc-headers-dev installed. I've done a brief look on the udev recipe but failed to spot the problem. It would be nice if someone could take a look on that. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 02:28:54 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 04:28:54 +0200 (CEST) Subject: [Bug 4714] New Recipe for mumpot-0.3.1 In-Reply-To: References: Message-ID: <20081012022854.A6CCB189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4714 Junqian Gordon Xu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Junqian Gordon Xu 2008-10-12 04:28:54 --- pushed in acb1be5fbadd6a48ac66bfc08d6690fe1e6bed93. Thanks for your contribution. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 02:44:56 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 04:44:56 +0200 (CEST) Subject: [Bug 4708] Vala 0.3.5 recipes In-Reply-To: References: Message-ID: <20081012024456.7349118932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4708 Junqian Gordon Xu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #3 from Junqian Gordon Xu 2008-10-12 04:44:56 --- bumped vala to 0.3.5 in 810e13681c5fd565b5ab72748cfaf50bcd455654. Thanks for the heads up. closing -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 02:50:04 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 04:50:04 +0200 (CEST) Subject: [Bug 4713] fakeroot(-native)-1.9.4 source tarball not fetchable In-Reply-To: References: Message-ID: <20081012025004.E1C6F188154@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4713 Junqian Gordon Xu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #1 from Junqian Gordon Xu 2008-10-12 04:50:04 --- both .dev and .stable has fakeroot 1.9.6. Please pull and update. close as invalid. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 03:10:47 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 05:10:47 +0200 (CEST) Subject: [Bug 4712] libxml2-2.6.29 is not fetchable anymore In-Reply-To: References: Message-ID: <20081012031047.13F8118932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4712 Junqian Gordon Xu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Junqian Gordon Xu 2008-10-12 05:10:46 --- 2.6.32 is already in dev. bumped to 2.7.2. dropped the obsolete 2.6.29 in b064a02719cfee516fc1901570c80e452b896ee0. Thanks for the heads up. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 04:02:12 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 06:02:12 +0200 (CEST) Subject: [Bug 4711] new bb recipe for Pingus, the free lemmings clone In-Reply-To: References: Message-ID: <20081012040212.30B8A189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4711 --- Comment #3 from Junqian Gordon Xu 2008-10-12 06:02:11 --- can you attach sconstruct.diff? -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 04:32:14 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 06:32:14 +0200 (CEST) Subject: [Bug 4352] Ipaq 2215 99% CPU all the time In-Reply-To: References: Message-ID: <20081012043214.D90E5189328@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4352 --- Comment #2 from Marco De Paolini 2008-10-12 06:32:14 --- Post Data. Accessing from ssh, top works and show the following: Mem: 58912K used, 3612K free, 0K shrd, 1284K buff, 26684K cached Load average: 1.74 1.98 1.73 (Status: S=sleeping R=running, W=waiting) PID USER STATUS RSS PPID %CPU %MEM COMMAND 1442 root S 3304 1437 59.4 5.2 Xfbdev 1578 marco R 700 1 38.4 1.1 ipaq-sleep 2361 root R 796 2349 1.7 1.2 top 440 root S < 464 1 0.1 0.7 udevd Is this normal? Marco. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 04:32:32 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 06:32:32 +0200 (CEST) Subject: [Bug 4716] New: libssh_0.20.bb Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4716 Summary: libssh_0.20.bb Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: NEW Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynn.lin at avocent.com upgrade 0.11 to 0.20 version -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 04:52:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 06:52:10 +0200 (CEST) Subject: [Bug 4709] motion: New upstream release 3.2.11 In-Reply-To: References: Message-ID: <20081012045210.2A808189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4709 Junqian Gordon Xu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Junqian Gordon Xu 2008-10-12 06:52:09 --- bumped to 3.2.11 in 04b0b8f539954f855503f4f35345f6d9a6e26db4. Thanks for the heads up. closing -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 05:03:57 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 07:03:57 +0200 (CEST) Subject: [Bug 4716] libssh_0.20.bb In-Reply-To: References: Message-ID: <20081012050357.4729E189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4716 --- Comment #2 from Junqian Gordon Xu 2008-10-12 07:03:57 --- issue with do_install arm-angstrom-linux-gnueabi-libtool: install: error: cannot install `libssh.la' to a directory not ending in /usr/lib/ patches or updated script is welcome -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 05:16:19 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 07:16:19 +0200 (CEST) Subject: [Bug 4716] libssh_0.20.bb In-Reply-To: References: Message-ID: <20081012051620.0412C189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4716 --- Comment #3 from lynnlin 2008-10-12 07:16:19 --- (In reply to comment #2) > issue with do_install > > arm-angstrom-linux-gnueabi-libtool: install: error: cannot install `libssh.la' > to a directory not ending in /usr/lib/ > > patches or updated script is welcome what's your machine/distro? thanks I tested it on x86/angstrom-2008.1 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 05:20:53 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 07:20:53 +0200 (CEST) Subject: [Bug 4707] Got fbi (frame buffer image viewer) working In-Reply-To: References: Message-ID: <20081012052053.52353189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4707 Junqian Gordon Xu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Junqian Gordon Xu 2008-10-12 07:20:53 --- pushed in 4e193f08b8d4bf018984633887cc4a6c4c7ca998. Thank you very much for your contribution. closing -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 05:23:37 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 07:23:37 +0200 (CEST) Subject: [Bug 4716] libssh_0.20.bb In-Reply-To: References: Message-ID: <20081012052337.8DEF2189328@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4716 --- Comment #4 from Junqian Gordon Xu 2008-10-12 07:23:37 --- (In reply to comment #3) > what's your machine/distro? > > thanks > > I tested it on x86/angstrom-2008.1 machine=tosa arm/angstrom-2008.1. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 06:40:13 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 08:40:13 +0200 (CEST) Subject: [Bug 4704] Smallscreen mod for GtkFileChooser forward-ported to gtk+ 2.14 In-Reply-To: References: Message-ID: <20081012064013.7B27518932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4704 --- Comment #3 from Junqian Gordon Xu 2008-10-12 08:40:12 --- Great. patch pushed in d6f62553f499c7e7e4abe1cc8ce404156f5a24d7. Thanks where do you want the test.c to live? -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 07:04:04 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 09:04:04 +0200 (CEST) Subject: [Bug 4669] BB for mcabber - ncurses jabber client In-Reply-To: References: Message-ID: <20081012070404.0A4E2189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4669 Junqian Gordon Xu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Junqian Gordon Xu 2008-10-12 09:04:03 --- 0.9.9 pushed in 8baca2b4a60034edc854afe55aea9d148db262a5. Thanks for your contribution. closing -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 08:08:47 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 10:08:47 +0200 (CEST) Subject: [Bug 4555] Circular dependency in opie-i18n In-Reply-To: References: Message-ID: <20081012080847.08E92189328@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4555 Junqian Gordon Xu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Junqian Gordon Xu 2008-10-12 10:08:46 --- fixed in a205d31ba30bfe2c36e1988e8e13a5dbe3399620. closing -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 09:17:23 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 11:17:23 +0200 (CEST) Subject: [Bug 4717] New: uClibc.machine file missing for mpc8315e-rdb board (uclibc 0.9.29) Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4717 Summary: uClibc.machine file missing for mpc8315e-rdb board (uclibc 0.9.29) Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: milan.plzik at gmail.com uclibc-0.9.29 build fails if MACHINE is set to "mpc8315e-rdb", having empty uClibc.machine file. Issue can be fixed by copying the configuration from mpc8313e-rdb. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 12:45:41 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 14:45:41 +0200 (CEST) Subject: [Bug 4136] Akita: CF-cards not recognized In-Reply-To: References: Message-ID: <20081012124541.73152189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4136 Joerg Eesmann changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Joerg Eesmann 2008-10-12 14:45:41 --- Tried again, and cards are regognized, for DEV and for stable path thank you all for your good work. Joerg -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 13:37:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 15:37:36 +0200 (CEST) Subject: [Bug 4718] New: pax-utils(-native) 0.1.13 not fetchable Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4718 Summary: pax-utils(-native) 0.1.13 not fetchable Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: milan.plzik at gmail.com pax-utils-0.1.13.tar.bz2 is not available anymore at the SRC_URI; upgrading to 0.1.17 and updating md5 checksum fixed the problem. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 14:19:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 16:19:38 +0200 (CEST) Subject: [Bug 4719] New: libiconv-1.12 requires new libtool/automake Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4719 Summary: libiconv-1.12 requires new libtool/automake Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: milan.plzik at gmail.com libiconv-1.12 fails to configure when using libtool-1.5.10 and automake-1.9, which are being built automatically. This issue was already reported on openembedded-users mailing list (http://www.mail-archive.com/openembedded-users at lists.openembedded.org/msg00456.html); the solution proposed there thread worked for me. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 16:17:33 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 18:17:33 +0200 (CEST) Subject: [Bug 4720] New: gettext 0.17 fails to compile Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4720 Summary: gettext 0.17 fails to compile Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: milan.plzik at gmail.com Gettext 0.17 fails to compile for me with: | make[4]: Entering directory `/home/plzik/proj/etas/oe/build/tmp/work/ppce300c3-linux-uclibc/gettext-0.17-r1/gettext-0.17/gettext-tools/src' | /bin/sh ../powerpc-linux-uclibc-libtool --tag=CC --mode=link ccache powerpc-linux-uclibc-gcc -mcpu=e300c3 -std=gnu99 -isystem/home/plzik/proj/etas/oe/build/tmp/staging/ppce300c3-linux-uclibc/usr/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -L/home/plzik/proj/etas/oe/build/tmp/staging/ppce300c3-linux-uclibc/usr/lib -Wl,-rpath-link,/home/plzik/proj/etas/oe/build/tmp/staging/ppce300c3-linux-uclibc/usr/lib -Wl,-O1 -o msgcmp msgcmp-msgcmp.o libgettextsrc.la | powerpc-linux-uclibc-libtool: link: ccache powerpc-linux-uclibc-gcc -mcpu=e300c3 -std=gnu99 -isystem/home/plzik/proj/etas/oe/build/tmp/staging/ppce300c3-linux-uclibc/usr/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -Wl,-rpath-link -Wl,/home/plzik/proj/etas/oe/build/tmp/staging/ppce300c3-linux-uclibc/usr/lib -Wl,-O1 -o .libs/msgcmp msgcmp-msgcmp.o -L/home/plzik/proj/etas/oe/build/tmp/staging/ppce300c3-linux-uclibc/usr/lib ./.libs/libgettextsrc.so /home/plzik/proj/etas/oe/build/tmp/work/ppce300c3-linux-uclibc/gettext-0.17-r1/gettext-0.17/gettext-tools/gnulib-lib/.libs/libgettextlib.so /home/plzik/proj/etas/oe/build/tmp/work/ppce300c3-linux-uclibc/gettext-0.17-r1/gettext-0.17/gettext-tools/intl/.libs/libintl.so /home/plzik/proj/etas/oe/build/tmp/staging/ppce300c3-linux-uclibc/usr/lib/libiconv.so -lc | msgcmp-msgcmp.o: In function `main': | msgcmp.c:(.text+0x566): undefined reference to `error_print_progname' | msgcmp.c:(.text+0x576): undefined reference to `error_print_progname' | collect2: ld returned 1 exit status | make[4]: *** [msgcmp] Error 1 Unfortunately, I was not able to find cause of this problem; it looked like gettext-tools/gnulib-lib/error.c was not being compiled and linked, but it looks like on host, msgcmp is compiled just fine and error.c is not being compiled as well. Please try to reproduce -- I was doing quite clean OE build; the only things adjusted are: PREFERRED_VERSION_libtool-native ?= "2.2.4" PREFERRED_VERSION_libtool-cross ?= "2.2.4" PREFERRED_VERSION_automake-native ?= "1.10" PREFERRED_VERSION_automake ?= "1.10" -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 16:30:24 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 18:30:24 +0200 (CEST) Subject: [Bug 4721] New: glib-2.0 2.16.1 configure fails with./${arch}libtool missing Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4721 Summary: glib-2.0 2.16.1 configure fails with./${arch}libtool missing Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: milan.plzik at gmail.com The patch file configure-libtool.patch used for this version of glib-2.0 seems to contain extraneous "./" in the shrext_cmds variable; further glib-2.0 versions have this patch already corrected to not contain it, but the older seem to still contain it. I can't say much about those <2.16.1, but for me it certainly breaks 2.16.1. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 19:50:53 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 21:50:53 +0200 (CEST) Subject: [Bug 4600] New recipe: ivman In-Reply-To: References: Message-ID: <20081012195053.571D9188154@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4600 Henning Heinold changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Henning Heinold 2008-10-12 21:50:53 --- now fixed with revision f58b83db0df55f2bceeb677f4d756861d7c7a89f -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 20:30:50 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 22:30:50 +0200 (CEST) Subject: [Bug 4722] New: e2fsprogs 1.38 do_configure doesn't run properly Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4722 Summary: e2fsprogs 1.38 do_configure doesn't run properly Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: milan.plzik at gmail.com After configure stage of e2fsprogs, the generated Makefiles don't contain MKINSTALLDIRS in expanded form -- instead of that, only @MKINSTALLDIRS@ string can be found, which causes install phase to fail. It looks like original tarball contains aclocal.m4 with macros handling this, but aclocal.m4 from unpacked and configured e2fsprogs doesn't. Using automake-native-1.10, autoconf-native-2.61, libtool(-native|-cross)-2.2.4. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 12 20:35:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 12 Oct 2008 22:35:31 +0200 (CEST) Subject: [Bug 4704] Smallscreen mod for GtkFileChooser forward-ported to gtk+ 2.14 In-Reply-To: References: Message-ID: <20081012203531.EB040189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4704 --- Comment #4 from Dmitry 'MAD' Artamonow 2008-10-12 22:35:31 --- (In reply to comment #3) > Great. patch pushed in d6f62553f499c7e7e4abe1cc8ce404156f5a24d7. Thanks Thank you for quick pushing! > where do you want the test.c to live? Oh, let's just leave it here in the bugzilla. It wasn't intended to do anything useful except being a simple testcase. I think that anyone who will work on GtkFilechooser somewhere in the future will find it here easily. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 13 02:23:57 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 13 Oct 2008 04:23:57 +0200 (CEST) Subject: [Bug 4716] libssh_0.20.bb In-Reply-To: References: Message-ID: <20081013022357.BF80C189328@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4716 --- Comment #7 from lynnlin 2008-10-13 04:23:57 --- (In reply to comment #2) > issue with do_install > > arm-angstrom-linux-gnueabi-libtool: install: error: cannot install `libssh.la' > to a directory not ending in /usr/lib/ > > patches or updated script is welcome I add a patch to fix install error and add RDEPENDS two package please check Thanks LynnLin -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 13 09:30:28 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 13 Oct 2008 11:30:28 +0200 (CEST) Subject: [Bug 4719] libiconv-1.12 requires new libtool/automake In-Reply-To: References: Message-ID: <20081013093028.B029D18932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4719 --- Comment #1 from Milan Plzik 2008-10-13 11:30:28 --- Relevant info from local.conf: MACHINE = "mpc8315e-rdb" DISTRO = "minimal-uclibc" -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 13 11:05:44 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 13 Oct 2008 13:05:44 +0200 (CEST) Subject: [Bug 4723] New: No input in X possile, neither via touchscreen nor keyboard Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4723 Summary: No input in X possile, neither via touchscreen nor keyboard Classification: Unclassified Product: Openembedded Version: Angstrom 2007.12 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P3 Component: Distributions AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: hans.ullrich at loop.de Bugdescription: After the latest update it is no more possible, to get input to X. ------- First solution: In /etc/X11/Xinit.d/99gpe-login line 10, change from: /usr/X11R6/bin/xmodmap -e "keycode 135 = Mode_switch Multi_key" to: /usr/bin/xmodmap -e "keycode 135 = Mode_switch Multi_key" Restart X, and now the keboard sworking again. --------- The touchscreen is still not working ! Thanks for any help or hints, where to look at. Kind regards Hans -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 13 11:27:43 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 13 Oct 2008 13:27:43 +0200 (CEST) Subject: [Bug 4723] No input in X possile, neither via touchscreen nor keyboard In-Reply-To: References: Message-ID: <20081013112743.D7C39189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4723 Hans-J. changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from Hans-J. 2008-10-13 13:27:43 --- I forgot: To th /etc/X11/Xinit, line 14 change to: export PATH=$PATH:/usr/X11R6/bin:/usr/bin:/usr/lib/X11 All paths pointing to /usr/X11R6/* are obsolete ! Hans -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 13 12:55:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 13 Oct 2008 14:55:18 +0200 (CEST) Subject: [Bug 4724] New: hippo-canvas needs librsvg, but it is not in the DEPENDS Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4724 Summary: hippo-canvas needs librsvg, but it is not in the DEPENDS Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: elena.valhalla at gmail.com hippo-canvas 0.3.0 do_configure fails with | configure: error: librsvg >= 2.16 is required the hippo-canvas_0.3.0.bb does not have a DEPENDS variable, nor did I find anything related in the gnome.bbclass that it inherits bitbaking librsvg of course solves the problem I don't know what hippo-canvas is: I've found it when trying to build sugar; should DEPENDS += "librsvg" be added to the hippo-canvas_0.3.0.bb recipe or somewhere else? -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 13 18:18:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 13 Oct 2008 20:18:18 +0200 (CEST) Subject: [Bug 4723] No input in X possile, neither via touchscreen nor keyboard In-Reply-To: References: Message-ID: <20081013181818.A6640188463@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4723 --- Comment #2 from Dmitry 'MAD' Artamonow 2008-10-13 20:18:18 --- Please give more details about your installation. What machine are you using? What version of Angstrom you installed (2007.12, 2008.1), what exactly kind of image (x11-image I suppose) and where did you get it (angstrom stable downloads, angstrom autobuilder images, build yourself using OE)? Also describe how you updated your installation - was it "ipkg update ; ipkg upgrade" or something else? Without answers on this questions it's really hard to help you. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 13 18:59:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 13 Oct 2008 20:59:10 +0200 (CEST) Subject: [Bug 4723] No input in X possile, neither via touchscreen nor keyboard In-Reply-To: References: Message-ID: <20081013185910.7473218932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4723 --- Comment #3 from Hans-J. 2008-10-13 20:59:10 --- > --- Comment #2 from Dmitry 'MAD' Artamonow 2008-10-13 > 20:18:18 --- Please give more details about your installation. What machine > are you using? What version of Angstrom you installed (2007.12, 2008.1), O.k., I try to explain a little bit. Historie: Originally I used 2007.12, which was running fine. Then I upgraded up via ipkg from the 2007-feed (last upgrade was today). After this upgrade, X did not start. I could repair this, by reinstalling libhal1, X was starting now ! Still there was no input possible, neither by keyboard nor by mouse. I found another failure in /etc/X11/Xinit.d/99gpe-login (there was the wrong path set, see my last post). After I corrected this too, I could input to X again with the keyboard (password etc.) but not with the mouse (mouse = stick) Still the mouse (touchscreen) was not working. I tried to find the reason for this, but got no luck. At last, as a matter of despair, I changed all *.conf pointing to the 2007-feed now to 2008feed, as a maintainer told me as a good idea and ugraded again. No success ! At the moment, X is starting, but mouse is still not working. Additionally X is starting wrong (portrait, but should be landscape). This bug is already known. > what exactly kind of image (x11-image I suppose) and where did you get it > (angstrom stable downloads, angstrom autobuilder images, build yourself > using OE)? Also describe how you updated your installation - was it "ipkg > update ; ipkg upgrade" or something else? Yes, it was a stable image, continously upgraded using ipkg update, ipk upgrade. > > Without answers on this questions it's really hard to help you. I hope this helps a little bit. Please feel free to ask for more information. Thanks for the help ! Hans P-S. I tried a fresh installation with all 2008-images, too. But none of them worked ! Sorry for that to say. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 13 20:11:43 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 13 Oct 2008 22:11:43 +0200 (CEST) Subject: [Bug 4720] gettext 0.17 fails to compile In-Reply-To: References: Message-ID: <20081013201143.9589F188154@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4720 --- Comment #1 from Milan Plzik 2008-10-13 22:11:43 --- This is probably also (in some way) issue with uClibc, more informations about this issue at http://www.uclibc.org/lists/uclibc/2006-June/015572.html . -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 14 02:35:47 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 14 Oct 2008 04:35:47 +0200 (CEST) Subject: [Bug 4576] glibc-intermediate_2.3.2+cvs20040726.bb, do_compile error for AT91SAM9263EK In-Reply-To: References: Message-ID: <20081014023547.EE56A188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4576 --- Comment #1 from ryan chen 2008-10-14 04:35:47 --- Now I found whichever step the build run to, when i restart, it always try to build glibc-intermediate_2.3.2+cvs20040726 firstly. It's quite mess. Any suggestion is great. Thanks! -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 14 04:55:00 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 14 Oct 2008 06:55:00 +0200 (CEST) Subject: [Bug 4725] New: new FLTK2 receipe Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4725 Summary: new FLTK2 receipe Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: andreas at kemnade.info Created an attachment (id=11691) --> (http://bugs.openembedded.net/attachment.cgi?id=11691) fltk2 bitbake receipe Hi, here comes a receipe and a patch for the fltk2 snapshot which is the preferred version to run dillo 2.0 with (according to the documentation). dillo 2.0 does not work with fltk1.1. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 14 04:59:21 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 14 Oct 2008 06:59:21 +0200 (CEST) Subject: [Bug 4726] New: receipe for dillo 2.0 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4726 Summary: receipe for dillo 2.0 Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: andreas at kemnade.info Depends on: 4725 Created an attachment (id=11692) --> (http://bugs.openembedded.net/attachment.cgi?id=11692) bb receipe for dillo 2.0 Hi, here comes a receipe for dillo 2.0, a fast lightweight web browser. It uses the dillo.png and dillo.desktop files which are already in the OE tree. It depends on my previously submitted fltk2 receipe -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 14 06:52:02 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 14 Oct 2008 08:52:02 +0200 (CEST) Subject: [Bug 4727] New: enable fastcgi in php Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4727 Summary: enable fastcgi in php Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: vjensen at gmx.de Depends on: 4302 Created an attachment (id=11694) --> (http://bugs.openembedded.net/attachment.cgi?id=11694) patch to enable fastcgi interface php_5.2.6.bb is build with cgi interface but without fastcgi. As the CPU power of embedded devices is limited it would be better to use the faster fastcgi interface. The attached patch configures the fastcgi interface but fails to create a php-fcgi executable on the target. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 14 10:26:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 14 Oct 2008 12:26:36 +0200 (CEST) Subject: [Bug 4728] New: libsdl-image 1.2.6 do_qa_configure failure Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4728 Summary: libsdl-image 1.2.6 do_qa_configure failure Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Keywords: patch Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: elena.valhalla at gmail.com Created an attachment (id=11695) --> (http://bugs.openembedded.net/attachment.cgi?id=11695) git patch for the fix The libsdl-image_1.2.6 recipe fails at do_qa_configure with NOTE: package libsdl-image-1.2.6-r0: task do_qa_configure: started NOTE: Checking sanity of the config.log file ERROR: This autoconf log indicates errors, it looked at host includes. Rerun configure task after fixing this. The path was '/home/oe/dev/tmp/work/i586-angstrom-linux/libsdl-image-1.2.6-r0/SDL_image-1.2.6' I've noticed that libsdl-image.inc did not include the line export SDL_CONFIG = "${STAGING_BINDIR_CROSS}/sdl-config" that was left only in the libsdl-image_1.2.3.bb recipe Moving that line to libsdl-image.inc, as done in the attached git patch solves the problem; I can't make a monotone patch, but if needed i can provide a plain patch -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 14 20:28:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 14 Oct 2008 22:28:36 +0200 (CEST) Subject: [Bug 4729] New: gpe-mini-browser-0.21-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4729 Summary: gpe-mini-browser-0.21-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in gpe-mini-browser failed at 20081014200138 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 15 04:34:41 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 15 Oct 2008 06:34:41 +0200 (CEST) Subject: [Bug 4730] New: gtk+-1.2-1.2.10-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4730 Summary: gtk+-1.2-1.2.10-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in gtk+-1.2 failed at 20081015043202 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 15 06:48:11 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 15 Oct 2008 08:48:11 +0200 (CEST) Subject: [Bug 4552] php-native fails in .stable with mysql problem In-Reply-To: References: Message-ID: <20081015064812.06CA1188155@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4552 Vitus Jensen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |vjensen at gmx.de Resolution| |FIXED --- Comment #2 from Vitus Jensen 2008-10-15 08:48:11 --- Fixed by git commit 41a6569d4e91e094bfa67aa5c05211e9bb5d85b1 (2008-09-19) -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 15 06:58:39 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 15 Oct 2008 08:58:39 +0200 (CEST) Subject: [Bug 4727] enable fastcgi in php In-Reply-To: References: Message-ID: <20081015065839.5A5AA188154@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4727 Vitus Jensen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vjensen at gmx.de --- Comment #1 from Vitus Jensen 2008-10-15 08:58:39 --- Same problem/fix/patch applies to php in org.openembedded.stable -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 15 11:36:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 15 Oct 2008 13:36:36 +0200 (CEST) Subject: [Bug 4731] New: RFE/kernel.bbclass: untie 'uImage' from openmoko Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4731 Summary: RFE/kernel.bbclass: untie 'uImage' from openmoko Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: enrico.scholz at sigma-chemnitz.de The 'uImage' KERNEL_IMAGETYPE is tied very hard to the ideas of the 'openmoko' distribution: --- classes/kernel.bbclass --- if kerneltype == 'uImage': depends = bb.data.getVar("DEPENDS", d, 1) depends = "%s u-boot-mkimage-openmoko-native" % depends ... if test "x${KERNEL_IMAGETYPE}" = "xuImage" ; then ... uboot-mkimage ... ----- Linux kernel knows already how to build 'uImage' imagetype so that the manual 'uboot-mkimage' call is not needed and a | install -p -m0644 ${KERNEL_OUTPUT} ${DEPLOY_DIR_IMAGE}/${KERNEL_IMAGE_BASE_NAME}.bin suffices in do_deploy(). DEPENDS can be expressed as | DEPENDS += '${@base_conditional("KERNEL_IMAGETYPE","uImage","u-boot-utils-native","",d)}' Nevertheless, such a change will probably break existing distributions which rely on current way and related variables (like ${UBOOT_ENTRYPOINT}). -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 15 12:56:04 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 15 Oct 2008 14:56:04 +0200 (CEST) Subject: [Bug 4607] New recipe for building full gnome-games 2.23.6 with dependencies In-Reply-To: References: Message-ID: <20081015125604.3143E1880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4607 --- Comment #10 from Tom Talpey 2008-10-15 14:56:03 --- (In reply to comment #3) > They are not yet runtime-tested... Ok, I've (finally) rebuilt a runnable image and retested the games. Bottom line, the new 2.24.0 recipe seems to be ok, except for an unrelated install issue, see below. +++++ Games that work (package name in (parens) if different): gnometris mines (gnomine) aisleriot/freecell blackjack four-in-a-row (gnect) same-gnome mahjongg tetravex (gnotravex) klotski (gnotski) five-or-more (glines) robots (gnobots2) chess (glchess) sudoku +++++ Games that work, but don't display properly: iagno - doesn't draw any stones. nibbles (gnibbles) - is (very) slow and doesn't seem to play as a result. tali (gtali) - way too big, doesn't resize or scroll. +++++ There is one opkg issue, which is new and does not appear to be related to the games recipe, libgailutil has a conflict with gtk+, which installs its shared library. I had to use --force-overwrite and all was ok. This did not occur on the previous gail/gtk+ metadata. [BTW, there are 2 older "gail" recipes in packages/gail, and one newer one in packages/gnome (the 1.20.0 in question below)...] > root at h1940:~# opkg install gnome-games-gnometris > Installing gnome-games-gnometris (2.24.0-r2) to root... > Downloading ftp://192.168.6.1/home/tmt/h1940/feed/gnome-games-gnometris_2.24.0-r2_armv4t.ipk > Installing libgailutil18 (1.20.0-r0) to root... > Downloading ftp://192.168.6.1/home/tmt/h1940/feed/libgailutil18_1.20.0-r0_armv4t.ipk > Collected errors: > * Package libgailutil18 wants to install file /usr/lib/libgailutil.so.18 > But that file is already provided by package * gtk+ > * Package libgailutil18 wants to install file /usr/lib/libgailutil.so.18.0.1 > But that file is already provided by package * gtk+ I'll report this separately in a new bugzilla. +++++ Finally, there are a few minor runtime issues with the games themselves: - aisleriot shrinks the cards on QVGA screens, to the point of being almost unreadable. - blackjack spends a looong time "computing basic strategy" on its first startup. Perhaps doing this step in qemu during the build would help? - tetravex does not draw the tiles in color. I suspect there's a missing rdepend, not sure which one yet. - robots draws really small robots! - mahjongg complains about a missing tileset on first startup. Pressing the "preferences" button which is offered on the same screen allows selecting one from the two which are installed, and the game works after that. - sudoku doesn't display a horizontal scrollbar so only the "easy" board and part of the "hard" board are offered on-screen when starting. The other boards can be selected with the cursor key. Once started, the entire selected board shows, and plays well. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 15 15:09:41 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 15 Oct 2008 17:09:41 +0200 (CEST) Subject: [Bug 4732] New: Fix firefox.inc parse errors Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4732 Summary: Fix firefox.inc parse errors Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: other Status: NEW Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: kalev at smartlink.ee Created an attachment (id=11710) --> (http://bugs.openembedded.net/attachment.cgi?id=11710) firefox.inc patch I'm getting firefox.inc parse errors with latest git tree: ERROR: firefox.inc:1: unparsed line: 'DESCRIPTION ? = "Browser made by mozilla"' while parsing /home/kalev/OpenEmbedded-uus/org.openembedded.dev/packages/mozilla/firefox_3.1b1.bb The attached patch fixes that. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 15 16:52:15 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 15 Oct 2008 18:52:15 +0200 (CEST) Subject: [Bug 4732] Fix firefox.inc parse errors In-Reply-To: References: Message-ID: <20081015165215.2DE09188155@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4732 Kalev Lember changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Kalev Lember 2008-10-15 18:52:14 --- Fixed with 073f0ef2e13c3f82fef1027be4032da67ab7a10e Closing bug. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 16 01:48:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 16 Oct 2008 03:48:35 +0200 (CEST) Subject: [Bug 4733] New: gdb-6.8-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4733 Summary: gdb-6.8-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in gdb failed at 20081016014453 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 16 02:23:12 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 16 Oct 2008 04:23:12 +0200 (CEST) Subject: [Bug 4734] New: hal-0.5.11-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4734 Summary: hal-0.5.11-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in hal failed at 20081016015602 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 16 03:35:14 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 16 Oct 2008 05:35:14 +0200 (CEST) Subject: [Bug 4357] ipkg update/upgrade renders HX4700 unusable In-Reply-To: References: Message-ID: <20081016033514.7315D18932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4357 --- Comment #2 from Marco De Paolini 2008-10-16 05:35:14 --- Well, in my case, it was just matter of using HaRET 0.5.2 (http://www.handhelds.org/~koconnor/haret/haret-0.5.2.exe) instead of Angstrom-boot-2.6.21-hh20-r6-h4000.exe in order have it working again. Hope this help others. Marco. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 16 08:43:43 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 16 Oct 2008 10:43:43 +0200 (CEST) Subject: [Bug 3846] xserver-kdrive-1.4 and infrastructure broken In-Reply-To: References: Message-ID: <20081016084343.77E4618932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=3846 --- Comment #2 from Hans-J. 2008-10-16 10:43:43 --- Hi all, I do not know, if this is related to this error, but this is , what I found out: in file /etc/X11/Xinit wrong paths set. Alle paths and environments are pointing to /usr/X11R6/lib/X11 but these are complete old and non existened since the switched to Xorg. During my try and errors I ccould find out, that the option "-mouse tslib" is the reason for the wrong psition of the xserver (portrait/landscape). Remark: Staring X without the gpe-dm script from the command line and(!) using the option "-mouse tslib" is working fine ! What I mean is someting similar like "Xfvb 640x480 at 270 -mouse tslib" (sorry, forgot the correct command, but you will know what I mean) I discovered, too, that the packages xserver-common and xserver-kdrive-common will overwrite each other files (when you allow it with the option -force-overwrite). But it seems, both are needed, as both are installed by default. If you install xserver-common later than xserver-kdrive-common, then X is starting correctly (landscape), but no mouse is working. Adding the option "-mouse tslib" into the akita-section in /etc/X11/Xserver, it will start no more correctly. Summary: Please correct the paths in the packages of xserver-common for the file /etc/X11/Xinit. If you do, keyboard input will work. Maybe other bugs will be eliminated with this, too. I hope, my other descriptions might help to find this bug, too. Just my 2 cents.... Regards Hans -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 16 13:01:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 16 Oct 2008 15:01:38 +0200 (CEST) Subject: [Bug 4735] New: introduce BPN (base package name) to simplify *-native recipes Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4735 Summary: introduce BPN (base package name) to simplify *-native recipes Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: All Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: thebohemian at gmx.net I think that *-native recipes that derive from their non-native variant need to much boilerplate code. IMO the main reason for this is that we have no general way to express the name of the software (PN) independently from the file name of the recipe. To fix this I propose the introduction of the BPN variable in bitbake.conf which is derived from PN but has some well-known suffixes like "-native", "-cross", "-initial" and "-intermediate" stripped away. We should also define BP which is the equivalent to P (BPN = "${BP}- ${PV}). Later on we should use BP and BPN for the definition of S ( = "${WORKDIR}/${BP}") and add them to FILESPATH. For any recipe that has a -native (or similar) variant you can now make use of BPN or BP in situations where you want the software's name and prevent a change of that name when the above mentioned suffixes are added to the recipes' file name. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 16 13:08:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 16 Oct 2008 15:08:31 +0200 (CEST) Subject: [Bug 4735] introduce BPN (base package name) to simplify *-native recipes In-Reply-To: References: Message-ID: <20081016130831.50167189328@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4735 Robert Schuster changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 --- Comment #2 from Robert Schuster 2008-10-16 15:08:31 --- Assigning to me. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 16 13:26:05 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 16 Oct 2008 15:26:05 +0200 (CEST) Subject: [Bug 4735] introduce BPN (base package name) to simplify *-native recipes In-Reply-To: References: Message-ID: <20081016132606.409A1188463@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4735 --- Comment #3 from Robert Schuster 2008-10-16 15:26:02 --- For example purposes. Here is a snippet from a recipe which can be made simpler using BPN/BP: This is from xalan-j_2.7.1.bb when no BPN is available: SRC_URI = "\ http://archive.apache.org/dist/xml/${PN}/${PN}_2_7_1-src.tar.gz \ http://archive.apache.org/dist/jakarta/bsf/source/bsf-src-2.4.0.tar.gz \ " S = "${WORKDIR}/${PN}_2_7_1" The corresponding xalan-j-native would either need to redefine SRC_URI and S or the non -native recipe had to use "xalan-j" instead of ${PN}. With my patch applied I would just set everything to: SRC_URI = "\ http://archive.apache.org/dist/xml/${BPN}/${BPN}_2_7_1-src.tar.gz \ http://archive.apache.org/dist/jakarta/bsf/source/bsf-src-2.4.0.tar.gz \ " S = "${WORKDIR}/${BPN}_2_7_1" and no further adjustement in the corresponding -native recipe. As you see the BP is especially handy when bitbake.conf's default for S (${WORKDIR}/${BP}) is correct for your software because then you do not need to fumble with S in both recipes. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 16 16:32:59 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 16 Oct 2008 18:32:59 +0200 (CEST) Subject: [Bug 4607] New recipe for building full gnome-games 2.23.6 with dependencies In-Reply-To: References: Message-ID: <20081016163259.9B79B189328@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4607 --- Comment #11 from Tom Talpey 2008-10-16 18:32:59 --- (In reply to comment #10) > - tetravex does not draw the tiles in color. I suspect there's a missing > rdepend, not sure which one yet. This issue vanishes after a reboot, the tiles are properly colored after. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 16 21:35:16 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 16 Oct 2008 23:35:16 +0200 (CEST) Subject: [Bug 4736] New: sword-1.5.10-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4736 Summary: sword-1.5.10-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in sword failed at 20081016212717 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 17 07:47:52 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 17 Oct 2008 09:47:52 +0200 (CEST) Subject: [Bug 4586] 2007.13 Feeds not updated any more In-Reply-To: References: Message-ID: <20081017074752.5AA0318932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4586 --- Comment #1 from Hans-J. 2008-10-17 09:47:52 --- Bug can be closed ! Feeds are updated now ! Thanks for the work. Regards Hans -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 17 07:51:27 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 17 Oct 2008 09:51:27 +0200 (CEST) Subject: [Bug 4723] No input in X possile, neither via touchscreen nor keyboard In-Reply-To: References: Message-ID: <20081017075127.6B1AB189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4723 --- Comment #4 from Hans-J. 2008-10-17 09:51:27 --- Hello all, you can put Bug 4411 and this bugnumber together (just close 4411, as this is included in this bugreport) Cheers Hans -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 17 11:30:19 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 17 Oct 2008 13:30:19 +0200 (CEST) Subject: [Bug 4728] libsdl-image 1.2.6 do_qa_configure failure In-Reply-To: References: Message-ID: <20081017113019.2B09A18932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4728 Robert Schuster changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Robert Schuster 2008-10-17 13:30:18 --- Thanks for the patch! I applied and committed it to the .dev branch. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 17 11:50:44 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 17 Oct 2008 13:50:44 +0200 (CEST) Subject: [Bug 4737] New: libtelepathy-0.3.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4737 Summary: libtelepathy-0.3.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in libtelepathy failed at 20081017114904 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 17 14:07:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 17 Oct 2008 16:07:38 +0200 (CEST) Subject: [Bug 4738] New: python-numpy-1.1.1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4738 Summary: python-numpy-1.1.1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in python-numpy failed at 20081017140045 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 17 14:43:01 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 17 Oct 2008 16:43:01 +0200 (CEST) Subject: [Bug 4739] New: vlc-0.9.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4739 Summary: vlc-0.9.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in vlc failed at 20081017143606 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 18 02:31:05 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 18 Oct 2008 04:31:05 +0200 (CEST) Subject: [Bug 4740] New: do_install failed in e2fsprogs-1.38 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4740 Summary: do_install failed in e2fsprogs-1.38 Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynnos at tong-ji.org CC: lynnos at tong-ji.org make[1]: Nothing to be done for `all'. | make[1]: Leaving directory `/home/llin/build/tmp/work/i486-angstrom-linux/e2fsprogs-1.38-r13/e2fsprogs-1.38/intl' | making install in e2fsck | make[1]: Entering directory `/home/llin/build/tmp/work/i486-angstrom-linux/e2fsprogs-1.38-r13/e2fsprogs-1.38/e2fsck' | MKINSTALLDIRS /sbin /usr/share/man/man8 | make[1]: MKINSTALLDIRS@: Command not found | make[1]: *** [installdirs] Error 127 | make[1]: Leaving directory `/home/llin/build/tmp/work/i486-angstrom-linux/e2fsprogs-1.38-r13/e2fsprogs-1.38/e2fsck' | make: *** [install-progs-recursive] Error 1 | FATAL: oe_runmake failed NOTE: Task failed: /home/llin/build/tmp/work/i486-angstrom-linux/e2fsprogs-1.38-r13/temp/log.do_install.24701 machine/distro :x86/angstrom-2008.1 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 18 11:05:39 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 18 Oct 2008 13:05:39 +0200 (CEST) Subject: [Bug 4741] New: gnome-desktop-2.24.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4741 Summary: gnome-desktop-2.24.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in gnome-desktop failed at 20081018104106 for machine c7x0 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 19 00:22:42 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 19 Oct 2008 02:22:42 +0200 (CEST) Subject: [Bug 4733] gdb-6.8-autobuild In-Reply-To: References: Message-ID: <20081019002242.30136189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4733 Kalev Lember changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #3 from Kalev Lember 2008-10-19 02:22:41 --- Fixed in ce4ca8b4d56bfd28f682d8969daac566c22adc19, closing. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 19 00:30:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 19 Oct 2008 02:30:18 +0200 (CEST) Subject: [Bug 4742] New: t1lib-5.0.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4742 Summary: t1lib-5.0.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in t1lib failed at 20081019002422 for machine c7x0 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 19 00:59:59 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 19 Oct 2008 02:59:59 +0200 (CEST) Subject: [Bug 4548] new package dmidecode_2.9.bb In-Reply-To: References: Message-ID: <20081019005959.6431F189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4548 --- Comment #1 from lynnlin 2008-10-19 02:59:59 --- Today I fount that this new recipe dmidecode_2.9.bb has been checked in oe git repository by Kalev Lember it comes from this bug report? As the dmidecode only support: Dmidecode is known to work on the following systems: * Linux i386 * Linux x86_64 * Linux ia64 * FreeBSD i386 * FreeBSD x86_64 * NetBSD i386 * OpenBSD i386 * BeOS i386 * Cygwin i386 * Solaris x86 (CVS version) So why dmidecode_2.9.bb remove the following function python __anonymous () { import re host = bb.data.getVar('HOST_SYS', d, 1) if not re.match('i.86.*-linux', host): raise bb.parse.SkipPackage("incompatible with host %s" % host) } thanks -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 19 13:58:39 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 19 Oct 2008 15:58:39 +0200 (CEST) Subject: [Bug 4743] New: add a recipe for the Chinese font WenQuanYi Zen Hei Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4743 Summary: add a recipe for the Chinese font WenQuanYi Zen Hei Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: All Status: UNCONFIRMED Keywords: bb Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: koreylu at gmail.com Created an attachment (id=11803) --> (http://bugs.openembedded.net/attachment.cgi?id=11803) packages/ttf-fonts/ttf-wqy-zenhei_0.6.26-0.bb packages/ttf-fonts/ttf-wqy-zenhei_0.6.26-0.bb -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 19 15:52:50 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 19 Oct 2008 17:52:50 +0200 (CEST) Subject: [Bug 4743] add a recipe for the Chinese font WenQuanYi Zen Hei In-Reply-To: References: Message-ID: <20081019155250.1654A18932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4743 Michael 'Mickey' Lauer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Michael 'Mickey' Lauer 2008-10-19 17:52:49 --- applied, thanks! -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 19 15:56:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 19 Oct 2008 17:56:31 +0200 (CEST) Subject: [Bug 4548] new package dmidecode_2.9.bb In-Reply-To: References: Message-ID: <20081019155631.0CCEC189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4548 Michael 'Mickey' Lauer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Michael 'Mickey' Lauer 2008-10-19 17:56:30 --- I have added a COMPATIBLE_HOST statement (which is equivalent to your anonymous function, but smaller) in 0c1a3691ff4962dfd8e7a3c50cc2036065e5d012 Thanks! -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 19 16:20:04 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 19 Oct 2008 18:20:04 +0200 (CEST) Subject: [Bug 4738] python-numpy-1.1.1-autobuild In-Reply-To: References: Message-ID: <20081019162004.546AE18932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4738 Michael 'Mickey' Lauer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME --- Comment #2 from Michael 'Mickey' Lauer 2008-10-19 18:20:04 --- might have been a hickup. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 19 19:00:50 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 19 Oct 2008 21:00:50 +0200 (CEST) Subject: [Bug 4744] New: xserver-kdrive-xomap-1.1.99.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4744 Summary: xserver-kdrive-xomap-1.1.99.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in xserver-kdrive-xomap failed at 20081019185113 for machine nokia800 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 04:45:17 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 06:45:17 +0200 (CEST) Subject: [Bug 4745] New: missing md5 and sha256 apr-util 1.2.12 source code in checksum.ini Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4745 Summary: missing md5 and sha256 apr-util 1.2.12 source code in checksum.ini Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynn.lin at avocent.com thanks -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 06:41:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 08:41:10 +0200 (CEST) Subject: [Bug 4746] New: new recipe mktemp_1.6.bb Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4746 Summary: new recipe mktemp_1.6.bb Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynn.lin at avocent.com Created an attachment (id=11818) --> (http://bugs.openembedded.net/attachment.cgi?id=11818) mktemp_1.6.bb -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 13:14:39 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 15:14:39 +0200 (CEST) Subject: [Bug 3741] kdrive 1.4 broken for tslib when rotated In-Reply-To: References: Message-ID: <20081020131439.B00EA18932D@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=3741 --- Comment #11 from Thomas Kunze 2008-10-20 15:14:39 --- I tested this patch: http://www.postnuklear.de/xorg-patches/files/xorg-1.4-kdrive-rotation.patch on collie and it works as expected. Can we apply it? -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 13:22:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 15:22:38 +0200 (CEST) Subject: [Bug 3741] kdrive 1.4 broken for tslib when rotated In-Reply-To: References: Message-ID: <20081020132238.2DFF618932D@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=3741 --- Comment #12 from Graeme Gregory 2008-10-20 15:22:37 --- Please apply one of the patches and close this bug! -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 13:32:57 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 15:32:57 +0200 (CEST) Subject: [Bug 3741] kdrive 1.4 broken for tslib when rotated In-Reply-To: References: Message-ID: <20081020133257.0F9BB18932D@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=3741 Thomas Kunze changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #13 from Thomas Kunze 2008-10-20 15:32:56 --- I applied Stanislavs patch because it seems to be more simple. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 13:39:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 15:39:31 +0200 (CEST) Subject: [Bug 2171] collie: usb-gadget support missing In-Reply-To: References: Message-ID: <20081020133931.789BF189330@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=2171 Thomas Kunze changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #11 from Thomas Kunze 2008-10-20 15:39:29 --- fixed in 0eb44cec07715a734c8d5d52fbb433e0287bc5d1 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 13:42:21 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 15:42:21 +0200 (CEST) Subject: [Bug 4202] Collie Altboot startup fails In-Reply-To: References: Message-ID: <20081020134221.6E4E118932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4202 Thomas Kunze changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX --- Comment #8 from Thomas Kunze 2008-10-20 15:42:20 --- We have kexecboot on collie now. Altboot devellopment seems to have stopped. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 13:48:04 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 15:48:04 +0200 (CEST) Subject: [Bug 3883] MMC/Cards doesn't work for 2.6.24 In-Reply-To: References: Message-ID: <20081020134804.A2184189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=3883 Thomas Kunze changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #6 from Thomas Kunze 2008-10-20 15:48:04 --- Most cards should work. Some error messages like: mmcblk0: error -22 sending stop command end_request: I/O error, dev mmcblk0, sector 499704 Buffer I/O error on device mmcblk0, logical block 62463 mmcblk0: error -22 sending stop command end_request: I/O error, dev mmcblk0, sector 499709 Buffer I/O error on device mmcblk0p1, logical block 499648 end_request: I/O error, dev mmcblk0, sector 499710 end_request: I/O error, dev mmcblk0, sector 499711 are normal (as long as they don't get to the fs level) -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 13:52:55 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 15:52:55 +0200 (CEST) Subject: [Bug 2158] angstrom collie fails to shut down In-Reply-To: References: Message-ID: <20081020135255.C8326189332@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=2158 Thomas Kunze changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WONTFIX --- Comment #7 from Thomas Kunze 2008-10-20 15:52:55 --- (In reply to comment #6) > Is it feasible to have a script to replace halt/shutdown that does > > suspend > (maybe sleep for a second) > reboot > > so that when you tell it to shutdown, it actually suspends, but on resuming it > will reboot, thus emulating the expected behaviour? There might be a more > elegant way to do this, but it's an idea and doesn't seem necessarily so hard. One could to this, but why bother? > > Actually, if the collie has no concept of "off", then why do the sharp images > not boot up immediately after doing a flash, but wait until you press the > resume/on button? (yep, there is a separate bug filed for this, just making a > point on the similarity between them) They let the kernel suspend immediately after boot. This is nothing kernel related. Closing as WONTFIX -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 13:54:17 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 15:54:17 +0200 (CEST) Subject: [Bug 2148] [META][MACH] collie bugs, mainly in Angstrom and derivatives In-Reply-To: References: Message-ID: <20081020135417.47502189337@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=2148 Marcin Juszkiewicz changed: What |Removed |Added ---------------------------------------------------------------------------- CC|openembedded at haerwu.biz | --- Comment #4 from Marcin Juszkiewicz 2008-10-20 15:54:10 --- removed me from Cc: as i do not have collie anymore -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 13:55:40 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 15:55:40 +0200 (CEST) Subject: [Bug 2520] angstrom collie: console blank is not reversible In-Reply-To: References: Message-ID: <20081020135540.E97BC18932F@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=2520 --- Comment #7 from Thomas Kunze 2008-10-20 15:55:37 --- This is a problem of the framebuffer driver. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 19:17:30 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 21:17:30 +0200 (CEST) Subject: [Bug 4747] New: openmoko-devel-image fails with openmoko-icon-theme-standard2-qvga Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4747 Summary: openmoko-devel-image fails with openmoko-icon-theme-standard2-qvga Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: ARM OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: christian.stoeveken at gmail.com Created an attachment (id=11829) --> (http://bugs.openembedded.net/attachment.cgi?id=11829) error log -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 19:20:23 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 21:20:23 +0200 (CEST) Subject: [Bug 4748] New: qtopia-core-gui-image fails with qtopia-core Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4748 Summary: qtopia-core-gui-image fails with qtopia-core Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: ARM OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: christian.stoeveken at gmail.com Created an attachment (id=11830) --> (http://bugs.openembedded.net/attachment.cgi?id=11830) error log -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 19:21:47 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 21:21:47 +0200 (CEST) Subject: [Bug 4749] New: gnome-image fails with gnome-themes Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4749 Summary: gnome-image fails with gnome-themes Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: ARM OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: christian.stoeveken at gmail.com Created an attachment (id=11831) --> (http://bugs.openembedded.net/attachment.cgi?id=11831) error log -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 20 19:23:33 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 20 Oct 2008 21:23:33 +0200 (CEST) Subject: [Bug 4750] New: fso-image fails with openmoko-terminal2 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4750 Summary: fso-image fails with openmoko-terminal2 Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: ARM OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: christian.stoeveken at gmail.com Created an attachment (id=11832) --> (http://bugs.openembedded.net/attachment.cgi?id=11832) error log -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 21 03:17:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 21 Oct 2008 05:17:46 +0200 (CEST) Subject: [Bug 4751] New: opkg-0.1.4+svnr4640-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4751 Summary: opkg-0.1.4+svnr4640-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in opkg failed at 20081021030655 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 21 08:16:32 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 21 Oct 2008 10:16:32 +0200 (CEST) Subject: [Bug 4752] New: minicom-2.3 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4752 Summary: minicom-2.3 Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: Linux Status: NEW Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: miska at atrey.karlin.mff.cuni.cz Following patch adds package for newer minicom (version 2.3) -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 21 12:18:33 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 21 Oct 2008 14:18:33 +0200 (CEST) Subject: [Bug 4368] Grub 0.97 fails to build wih automake 1.10 In-Reply-To: References: Message-ID: <20081021121833.59B88189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4368 --- Comment #3 from Kalev Lember 2008-10-21 14:18:33 --- It is fixed in 23e88e06a2cf63b687f4a82ca2e26111f1d8a878, closing. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 21 12:19:06 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 21 Oct 2008 14:19:06 +0200 (CEST) Subject: [Bug 4368] Grub 0.97 fails to build wih automake 1.10 In-Reply-To: References: Message-ID: <20081021121908.28F15189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4368 Kalev Lember changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #4 from Kalev Lember 2008-10-21 14:19:06 --- Closing. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 21 12:35:15 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 21 Oct 2008 14:35:15 +0200 (CEST) Subject: [Bug 4753] New: the command "su" cannot be executed for normal users Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4753 Summary: the command "su" cannot be executed for normal users Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: NEW Severity: blocker Priority: P3 Component: Distributions AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: hans.ullrich at loop.de CC: hans.ullrich at loop.de Dear maintainers, since latest upgrade the coammnd "su" cannot be executed as a normal user in a terminal in busybox. It is telling me, the su-bit must be set. As "su" is linked to busybox, I can set the su-bit to busybox, but IMO this will effect all commands linked to busybox. A security hole. Regards Hans -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 21 14:35:28 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 21 Oct 2008 16:35:28 +0200 (CEST) Subject: [Bug 4754] New: fennec-0.9+1.0a1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4754 Summary: fennec-0.9+1.0a1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in fennec failed at 20081021142049 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 21 15:40:04 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 21 Oct 2008 17:40:04 +0200 (CEST) Subject: [Bug 4755] New: Recipes for vala-0.4.0 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4755 Summary: Recipes for vala-0.4.0 Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: sudharsh at gmail.com Created an attachment (id=11859) --> (http://bugs.openembedded.net/attachment.cgi?id=11859) vala-0.40 Nothing much. Attaching recipes for vala-0.4.0 and vala-native-0.4.0 respectively. Builds cleanly -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 21 16:39:52 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 21 Oct 2008 18:39:52 +0200 (CEST) Subject: [Bug 4756] New: gdal-1.5.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4756 Summary: gdal-1.5.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in gdal failed at 20081021162555 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 21 20:11:56 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 21 Oct 2008 22:11:56 +0200 (CEST) Subject: [Bug 4757] New: tinylogin relocated. Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4757 Summary: tinylogin relocated. Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: other Status: NEW Severity: major Priority: P3 Component: org.openembedded.stable AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: wweng at kencast.com Bitbake always tries to look at http://tinylogin.tinylogin.net/downloads/tinylogin-1.4.tar.bz2 for tinylogin package, but the file is at http://tinylogin.busybox.net/downloads/tinylogin-1.4.tar.bz2. This should be fixed ASAP, because otherwise, it is impossible to build anything including tinylogin package. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 21 22:43:51 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 22 Oct 2008 00:43:51 +0200 (CEST) Subject: [Bug 4758] New: Recipe for bootchart-lite Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4758 Summary: Recipe for bootchart-lite Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Keywords: bb Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: ken at gmx.ch Created an attachment (id=11894) --> (http://bugs.openembedded.net/attachment.cgi?id=11894) Recipe for bootchart-lite Bitbake recipe for bootchart-lite by Fred Chien (Openmoko). See: http://code.google.com/p/bootchart-lite/ http://lists.openmoko.org/pipermail/openmoko-devel/2008-July/003309.html -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 22 05:17:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 22 Oct 2008 07:17:46 +0200 (CEST) Subject: [Bug 4759] New: new recipe texi2html_1.78.bb Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4759 Summary: new recipe texi2html_1.78.bb Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynn.lin at avocent.com CC: lynn.lin at avocent.com texi2html is one of oe required software packages -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 22 12:57:22 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 22 Oct 2008 14:57:22 +0200 (CEST) Subject: [Bug 4760] New: [patch] wesnoth do_fetch failure because of missing checksum Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4760 Summary: [patch] wesnoth do_fetch failure because of missing checksum Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Keywords: patch Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: elena.valhalla at gmail.com Created an attachment (id=11937) --> (http://bugs.openembedded.net/attachment.cgi?id=11937) git patch to add the wesnoth checksum entry The wesnoth recipe fails to fetch because there is no corresponding entry in the checksum.ini file The attached git patch adds the entry and fixes the problem. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 22 13:43:41 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 22 Oct 2008 15:43:41 +0200 (CEST) Subject: [Bug 4760] [patch] wesnoth do_fetch failure because of missing checksum In-Reply-To: References: Message-ID: <20081022134341.7774618932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4760 Robert Schuster changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Robert Schuster 2008-10-22 15:43:41 --- Fixed. Thank you! -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 22 13:48:21 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 22 Oct 2008 15:48:21 +0200 (CEST) Subject: [Bug 3736] wesnoth fails to compile In-Reply-To: References: Message-ID: <20081022134821.DDD6218932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=3736 Robert Schuster changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Robert Schuster 2008-10-22 15:48:21 --- I committed a recipe that is based on the one that was attached here. Thanks GNUtoo. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 22 16:39:59 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 22 Oct 2008 18:39:59 +0200 (CEST) Subject: [Bug 4007] Angstrom 2.6.24 kernel won't boot on tosa. In-Reply-To: References: Message-ID: <20081022163959.8297718932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4007 --- Comment #9 from Dmitry Baryshkov 2008-10-22 18:39:59 --- please post the log of the kernel located at http://tosa.lumag.spb.ru/uploads/tosa-stable-images/debug/ It should be compatible with modules built from OE stable branch, however I've provided the module archive for the reference. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 22 19:08:13 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 22 Oct 2008 21:08:13 +0200 (CEST) Subject: [Bug 4761] New: linux-rp 2.6.25+2.6.26-rc4 can't find all sources. Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4761 Summary: linux-rp 2.6.25+2.6.26-rc4 can't find all sources. Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: other Status: UNCONFIRMED Keywords: patch Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: trini at embeddedalley.com Created an attachment (id=11950) --> (http://bugs.openembedded.net/attachment.cgi?id=11950) Fix locationa and add checksum With 2.6.26 being released, 2.6.25+2.6.26-rc4 can no longer finish do_fetch as the rc4 patch has moved. The attached patch fixes location and adds to checksums.ini. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 23 06:09:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 23 Oct 2008 08:09:35 +0200 (CEST) Subject: [Bug 4711] new bb recipe for Pingus, the free lemmings clone In-Reply-To: References: Message-ID: <20081023060936.A1F32189329@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4711 --- Comment #7 from Sander van Grieken 2008-10-23 08:09:34 --- How can I add a dependency on libpng3? this (sub)package is built by libpng, and I've made a dependency on libpng for pingus, but it does not pull in the libpng3 subpackage.. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 23 07:01:58 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 23 Oct 2008 09:01:58 +0200 (CEST) Subject: [Bug 4762] New: same Xserver-file in xserver-common and xse4rver-kdrive-common Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4762 Summary: same Xserver-file in xserver-common and xse4rver-kdrive-common Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: ARM OS/Version: Linux Status: NEW Severity: critical Priority: P3 Component: Distributions AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: hans.ullrich at loop.de CC: hans.ullrich at loop.de Dear maintainers, in both xserver-common and xserver-kdrive-common you get the file /etc/X11/Xserver, but with different content. This means, the first installed package wins, or , if you use "-force-overwrite" at ipkg, the second package wins. This is causing a lot of trouble. I think, you should either decide for only one packagge and merge both, or put in both packages the same and the needed files (xsever-common includes a lot of scripts, which are missing in xserver-kdrive-common). Another advantage will be the better possibility of killing bugs. Kind regards Hans -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 23 08:25:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 23 Oct 2008 10:25:38 +0200 (CEST) Subject: [Bug 4763] New: php-native do_fetch failure because of missing checksum Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4763 Summary: php-native do_fetch failure because of missing checksum Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Keywords: patch Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: elena.valhalla at gmail.com Created an attachment (id=12005) --> (http://bugs.openembedded.net/attachment.cgi?id=12005) git patch to add the php checksum entry The php-native (and I suppose php) recipe(s) fail to fetch because there is no corresponding entry in the checksum.ini file The attached git patch adds the entry and fixes the problem. The md5 checksum has been checked with the one on http://us2.php.net/downloads.php -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 23 12:06:14 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 23 Oct 2008 14:06:14 +0200 (CEST) Subject: [Bug 4764] New: mcabber do_fetch failure because of missing checksum Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4764 Summary: mcabber do_fetch failure because of missing checksum Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Keywords: patch Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: elena.valhalla at gmail.com The mcabber recipe fails to fetch because there is no corresponding entry in the checksum.ini file The attached git patch adds the entry and fixes the problem. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 23 13:47:33 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 23 Oct 2008 15:47:33 +0200 (CEST) Subject: [Bug 4765] New: Better updated support for mx31moboard machine Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4765 Summary: Better updated support for mx31moboard machine Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: ARM OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: valentin.longchamp at epfl.ch Created an attachment (id=12010) --> (http://bugs.openembedded.net/attachment.cgi?id=12010) patch for .dev git tree Here are a few propositions of changes for better support of mx31moboard platform in OE. This also enables the 921600 baudrate in busybox (already submitted upstream, http://bugs.busybox.net/view.php?id=5334) that is needed on our platform. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 23 16:51:13 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 23 Oct 2008 18:51:13 +0200 (CEST) Subject: [Bug 4766] New: openssl-0.9.8g-r9: Task failed: Missing field for ipk generation: 'DISTRO_PR' Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4766 Summary: openssl-0.9.8g-r9: Task failed: Missing field for ipk generation: 'DISTRO_PR' Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: other Status: UNCONFIRMED Severity: blocker Priority: P1 Component: Distributions AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: scant at operamail.com I deleted the log files, sorry, but here's the console output: NOTE: Running task 567 of 788 (ID: 686, /slug/slugos/openembedded/packages/openssl/openssl_0.9.8g.bb, do_package_write_ipk) NOTE: package openssl-0.9.8g: started NOTE: package openssl-0.9.8g-r9: task do_package_write_ipk: started NOTE: Task failed: Missing field for ipk generation: 'DISTRO_PR' NOTE: package openssl-0.9.8g-r9: task do_package_write_ipk: failed ERROR: TaskFailed event exception, aborting NOTE: package openssl-0.9.8g: failed ERROR: Build of /slug/slugos/openembedded/packages/openssl/openssl_0.9.8g.bb do_package_write_ipk failed ERROR: Task 686 (/slug/slugos/openembedded/packages/openssl/openssl_0.9.8g.bb, do_package_write_ipk) failed NOTE: Tasks Summary: Attempted 566 tasks of which 0 didn't need to be rerun and 1 failed. NOTE: Runtime target 'openssh' is unbuildable, removing... Missing or unbuildable dependency chain was: ['openssh', 'openssl', 84] NOTE: Runtime target 'task-slugos' is unbuildable, removing... Missing or unbuildable dependency chain was: ['task-slugos', 'openssh', 'openssl', 84] NOTE: Runtime target 'openssh-scp' is unbuildable, removing... Missing or unbuildable dependency chain was: ['openssh-scp', 'openssl', 84] NOTE: Runtime target 'openssh-ssh' is unbuildable, removing... Missing or unbuildable dependency chain was: ['openssh-ssh', 'openssl', 84] NOTE: Runtime target 'ssh-keygen' is unbuildable, removing... Missing or unbuildable dependency chain was: ['ssh-keygen', 'openssl', 84] NOTE: Runtime target 'openssh-sshd' is unbuildable, removing... Missing or unbuildable dependency chain was: ['openssh-sshd', 'openssl', 84] NOTE: Runtime target 'openssl' is unbuildable, removing... Missing or unbuildable dependency chain was: ['openssl', 84] NOTE: Preparing runqueue NOTE: All buildable tasks have been run but the build is incomplete (--continue mode). Errors for the tasks that failed will have been printed above. NOTE: Executing runqueue NOTE: Tasks Summary: Attempted 0 tasks of which 0 didn't need to be rerun and 0 failed. NOTE: build 200810230300: completed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 23 22:47:04 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 24 Oct 2008 00:47:04 +0200 (CEST) Subject: [Bug 4767] New: opkg-nogpg-0.1.4+svnr4640-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4767 Summary: opkg-nogpg-0.1.4+svnr4640-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in opkg-nogpg failed at 20081023185448 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 24 02:31:00 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 24 Oct 2008 04:31:00 +0200 (CEST) Subject: [Bug 4768] New: gpe-calendar alarms do not wake a suspended system Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4768 Summary: gpe-calendar alarms do not wake a suspended system Classification: Unclassified Product: Openembedded Version: Angstrom 2007.12 Platform: ARM OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: org.openembedded.stable AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: ajv-ereeniturp at vsta.org If an event becomes due while my C3200 is suspended, it does not wake up to notify me. When I eventually manually resume the device, and then select the gpe-calendar app, the alarm is presented. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 24 13:02:42 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 24 Oct 2008 15:02:42 +0200 (CEST) Subject: [Bug 4769] New: gcc-cross-initial-4.3.1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4769 Summary: gcc-cross-initial-4.3.1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_populate_staging step in gcc-cross-initial failed at 20081024120435 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 24 15:11:24 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 24 Oct 2008 17:11:24 +0200 (CEST) Subject: [Bug 4770] New: vlc-0.9.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4770 Summary: vlc-0.9.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_fetch step in vlc failed at 20081024140756 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 24 19:57:05 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 24 Oct 2008 21:57:05 +0200 (CEST) Subject: [Bug 4771] New: libgsm-1.0.10-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4771 Summary: libgsm-1.0.10-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_populate_staging step in libgsm failed at 20081024154921 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 25 13:04:28 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 25 Oct 2008 15:04:28 +0200 (CEST) Subject: [Bug 4772] New: replace task-bootstrap with task-base in jlime-opie.bb Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4772 Summary: replace task-bootstrap with task-base in jlime-opie.bb Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynn.lin at avocent.com Created an attachment (id=12020) --> (http://bugs.openembedded.net/attachment.cgi?id=12020) replace task-bootstrap with task-base patch task-bootstrap is already removed add patch for this -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 25 16:07:22 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 25 Oct 2008 18:07:22 +0200 (CEST) Subject: [Bug 4506] proposed recipe for ctorrent-dnh (maintained fork of ctorrent) In-Reply-To: References: Message-ID: <20081025160722.2995E1880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4506 Rolf 'Laibsch' Leggewie changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #2 from Rolf 'Laibsch' Leggewie 2008-10-25 18:07:21 --- marking as dupe as requested in mailing list. *** This bug has been marked as a duplicate of bug 4278 *** -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 25 16:07:22 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 25 Oct 2008 18:07:22 +0200 (CEST) Subject: [Bug 4278] BB for enhanced ctorrent and its controller In-Reply-To: References: Message-ID: <20081025160722.5374218932D@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4278 --- Comment #4 from Rolf 'Laibsch' Leggewie 2008-10-25 18:07:21 --- *** Bug 4506 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 25 20:07:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 25 Oct 2008 22:07:18 +0200 (CEST) Subject: [Bug 4773] New: Apache2 failed to build Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4773 Summary: Apache2 failed to build Classification: Unclassified Product: Openembedded Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: org.openembedded.stable AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: wweng at kencast.com I added apache2 into part of the minimalist-image, by changing the minimalist-image.bb file: IMAGE_INSTALL = "task-boot \ util-linux-mount util-linux-umount \ apache2 postgresql \ ${DISTRO_SSH_DAEMON} \ angstrom-version \ " And then I did the normal bitbake minimalist-image. The build process was done properly without the newline to add apache2 and postgresql. But then I got this: | In file included from pcre.c:470: | chartables.c:21:27: error: pcre_internal.h: No such file or directory | pcre.c: In function 'pcre_fullinfo': | pcre.c:780: error: 'pcre_default_tables' undeclared (first use in this function) | pcre.c:780: error: (Each undeclared identifier is reported only once | pcre.c:780: error: for each function it appears in.) | pcre.c: In function 'pcre_compile': | pcre.c:4540: error: 'pcre_default_tables' undeclared (first use in this function) | pcre.c: In function 'pcre_exec': | pcre.c:8870: error: 'pcre_default_tables' undeclared (first use in this function) | make[3]: *** [pcre.lo] Error 1 | make[3]: Leaving directory `/WorkSpace/oe/stuff/openembedded/packages/tmp/work/i486-linux/apache2-2.2.3-r5/httpd-2.2.3/srclib/pcre' | make[2]: *** [all-recursive] Error 1 | make[2]: Leaving directory `/WorkSpace/oe/stuff/openembedded/packages/tmp/work/i486-linux/apache2-2.2.3-r5/httpd-2.2.3/srclib/pcre' | make[1]: *** [all-recursive] Error 1 | make[1]: Leaving directory `/WorkSpace/oe/stuff/openembedded/packages/tmp/work/i486-linux/apache2-2.2.3-r5/httpd-2.2.3/srclib' | make: *** [all-recursive] Error 1 | FATAL: oe_runmake failed NOTE: Task failed: /WorkSpace/oe/stuff/openembedded/packages/tmp/work/i486-linux/apache2-2.2.3-r5/temp/log.do_compile.25385 NOTE: package apache2-2.2.3-r5: task do_compile: failed ERROR: TaskFailed event exception, aborting NOTE: package apache2-2.2.3: failed I checked apache2_2.2.3.bb and it does have pcre as part of the DEPENDS, DEPENDS = "apache2-native openssl expat pcre" -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 25 21:03:04 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 25 Oct 2008 23:03:04 +0200 (CEST) Subject: [Bug 4688] [RFE] add ext3 support to linux-kexecboot for Zaurus clamshell models In-Reply-To: References: Message-ID: <20081025210304.862E318932C@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4688 --- Comment #6 from ant 2008-10-25 23:03:04 --- After a retought, the least invasive patch could be this: [akita.conf : c7x0.conf] -CONFIG_EXT3_FS=m +CONFIG_EXT3_FS=y -CONFIG_JBD=m +CONFIG_JBD=y -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 26 04:48:34 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 26 Oct 2008 05:48:34 +0100 (CET) Subject: [Bug 4774] New: new recipe help2man_1.36.4.bb Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4774 Summary: new recipe help2man_1.36.4.bb Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynn.lin at avocent.com Created an attachment (id=12035) --> (http://bugs.openembedded.net/attachment.cgi?id=12035) help2man_1.36.4.bb help2man is one of oe build env required software packages -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 26 11:08:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 26 Oct 2008 12:08:36 +0100 (CET) Subject: [Bug 4775] New: sylpheed-2.2.9-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4775 Summary: sylpheed-2.2.9-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in sylpheed failed at 20081026082441 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 26 19:27:07 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 26 Oct 2008 20:27:07 +0100 (CET) Subject: [Bug 4776] New: icu-3.6-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4776 Summary: icu-3.6-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in icu failed at 20081026185746 for machine collie -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 27 10:55:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 27 Oct 2008 11:55:10 +0100 (CET) Subject: [Bug 4688] [RFE] add ext3 support to linux-kexecboot for Zaurus clamshell models In-Reply-To: References: Message-ID: <20081027105510.69CE6189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4688 Thomas Kunze changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Thomas Kunze 2008-10-27 11:55:10 --- pushed in 505790b6e8f4d57d1c6a85a96d2ddc6bfe39c2de Thanks. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 27 13:35:21 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 27 Oct 2008 14:35:21 +0100 (CET) Subject: [Bug 4777] New: libx11-native-1.1.1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4777 Summary: libx11-native-1.1.1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in libx11-native failed at 20081027133319 for machine om-gta02 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 27 23:02:34 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 28 Oct 2008 00:02:34 +0100 (CET) Subject: [Bug 4773] Apache2 failed to build In-Reply-To: References: Message-ID: <20081027230234.99015189330@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4773 --- Comment #1 from Wei 2008-10-28 00:02:34 --- I found this is probably where it has gone wrong. The chartables.c needs pcre_internal.h. ./work/i486-linux/apache2-2.2.3-r5/httpd-2.2.3/srclib/pcre/chartables.c However, pcre_internal.h is not copied to ${STAGING_INCDIR} In $PREFIX/openembedded/packages/libpcre/libpcre_7.6.bb do_stage () { oe_libinstall -a -so libpcre ${STAGING_LIBDIR} oe_libinstall -a -so libpcreposix ${STAGING_LIBDIR} install -m 0644 pcre.h ${STAGING_INCDIR}/ install -m 0644 pcreposix.h ${STAGING_INCDIR}/ install -d ${STAGING_BINDIR_NATIVE} install -m 0755 ${S}/dftables ${STAGING_BINDIR_NATIVE}/ } Only pcre.h and pcreposix.h are copied to ${STAGING_INCDIR}. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 28 20:01:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 28 Oct 2008 21:01:36 +0100 (CET) Subject: [Bug 4778] New: empathy-2.24.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4778 Summary: empathy-2.24.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in empathy failed at 20081028193328 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 28 20:33:42 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 28 Oct 2008 21:33:42 +0100 (CET) Subject: [Bug 4779] New: exo-0.3.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4779 Summary: exo-0.3.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in exo failed at 20081028202200 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 28 22:08:28 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 28 Oct 2008 23:08:28 +0100 (CET) Subject: [Bug 4780] New: findutils-4.2.29-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4780 Summary: findutils-4.2.29-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in findutils failed at 20081028220710 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 28 22:16:51 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 28 Oct 2008 23:16:51 +0100 (CET) Subject: [Bug 4767] opkg-nogpg-0.1.4+svnr4640-autobuild In-Reply-To: References: Message-ID: <20081028221652.6BB8D189330@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4767 Jeremy Williams changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #4 from Jeremy Williams 2008-10-28 23:16:50 --- I have also encountered this bug. Same output as log files: checking for CURL... configure: error: Package requirements (libcurl) were not met: Package liblibgcrypt was not found in the pkg-config search path. Perhaps you should add the directory containing `liblibgcrypt.pc' to the PKG_CONFIG_PATH environment variable Package 'liblibgcrypt', required by 'GnuTLS', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables CURL_CFLAGS and CURL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. FATAL: oe_runconf failed Custom machine based on Atmel AT91SAM9263 ARM9 SoC. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 00:31:00 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 01:31:00 +0100 (CET) Subject: [Bug 4781] New: gimp-2.6.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4781 Summary: gimp-2.6.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in gimp failed at 20081029001137 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 01:11:05 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 02:11:05 +0100 (CET) Subject: [Bug 4782] New: Checksum for libftdi-0.13 missing. Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4782 Summary: Checksum for libftdi-0.13 missing. Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: NEW Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: jeremy.williams at yahoo.com Could someone please add to checksums.ini? [http://www.intra2net.com/de/produkte/opensource/ftdi/TGZ/libftdi-0.13.tar.gz] md5=f3810654a47169c1609791f5460bfd6b sha256=3a117e736537104a40920d4f8f5901c2d1fcc369a7465edf4761cc6a6f03771b -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 07:29:13 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 08:29:13 +0100 (CET) Subject: [Bug 4783] New: build page improvement suggestions Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4783 Summary: build page improvement suggestions Classification: Unclassified Product: Infrastructure Version: unspecified Platform: Other URL: http://www.angstrom-distribution.org/building-%C3%A5ng str%C3%B6m OS/Version: other Status: NEW Severity: minor Priority: P3 Component: web site AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: fransmeulenbroeks at yahoo.com CC: koen at openembedded.org I just build angstrom for the first time using the instructions found at: http://www.angstrom-distribution.org/building-%C3%A5ngstr%C3%B6m While doing so I encountered various issues that I want to report here. Step 1: Wished there were also instructions on how to install in a different dir than /OE (e.g. in ~/OE). Not everyone has write access to / to create the dir (or the space in / to accomodate the files). I tried replacing /OE with /home/frans/OE (also in the sourceme script), but when I first ran bitbake it still gave me an error because somewhere it expects /OE. Step 2: This one has a line saying: cd org.openembedded.stable && git checkout -b org.openembedded.stable origin/org.openembedded.stable This is too wide to fit into the browser, suggest to replace && by a newline Step 2: git pull --rebase This does not work for me: frans at frans-ubuntu:/OE/org.openembedded.stable$ git pull --rebase Usage: /usr/bin/git-fetch ... Step 3: I suggest to store a local.conf sample somewhere and allow people to download it. When I cut the text and pasted it into vi, I was missing the linefeeds (in the end I cut from the page source, too lazy to type :-) ) Step 3: last line: the link in here to get inspiration brought me to http://gitweb.openembedded.net/?p=org.openembedded.dev.git;a=tree;f=conf/machine;hb=HEAD This page says projects/ and then a 403 error 403 Forbidden No such project Step 4: Not surprisingly git pull --rebase still does not work. Same error. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 09:49:58 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 10:49:58 +0100 (CET) Subject: [Bug 4784] New: Spurious notes: missing or unbuildable dependency chain Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4784 Summary: Spurious notes: missing or unbuildable dependency chain Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: NEW Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: andrea.adami at gmail.com Created an attachment (id=12081) --> (http://bugs.openembedded.net/attachment.cgi?id=12081) log of bitbake -v -v -v Since a couple of days I see these notes/errors doing builds. NOTE: Resolving any missing task queue dependencies ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'virtual/arm-angstrom-linux-gnueabi-gcc-2.95' but it wasn't found in any PACKAGE or RPROVIDES variables NOTE: Runtime target 'virtual/arm-angstrom-linux-gnueabi-gcc-2.95' is unbuildable, removing... Missing or unbuildable dependency chain was: ['virtual/arm-angstrom-linux-gnueabi-gcc-2.95'] ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'openzaurus-sa' but it wasn't found in any PACKAGE or RPROVIDES variables NOTE: Runtime target 'openzaurus-sa' is unbuildable, removing... Missing or unbuildable dependency chain was: ['openzaurus-sa'] NOTE: Preparing runqueue I'm not alone, an (indirect) confirmation of the issue is here: http://article.gmane.org/gmane.comp.handhelds.openembedded.user/567 I had doubts about my local changes, but now I suspect something is wrong in the metadata, because gcc-2.95 and openzaurus-sa don't make any sense for omap machines... Andrea -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 10:43:37 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 11:43:37 +0100 (CET) Subject: [Bug 4785] New: nmap-3.81-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4785 Summary: nmap-3.81-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in nmap failed at 20081029104219 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 14:28:41 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 15:28:41 +0100 (CET) Subject: [Bug 4551] proposed bb for podget (bash podcast aggregator) In-Reply-To: References: Message-ID: <20081029142841.EF579189330@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4551 Elena ``of Valhalla'' changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Elena ``of Valhalla'' 2008-10-29 15:28:41 --- pushed in 2b6bf90a324da0877cfd38f47fc822959862775a closing -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 15:33:32 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 16:33:32 +0100 (CET) Subject: [Bug 4764] mcabber do_fetch failure because of missing checksum In-Reply-To: References: Message-ID: <20081029153334.CBD2D189330@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4764 Elena ``of Valhalla'' changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Elena ``of Valhalla'' 2008-10-29 16:33:32 --- pushed in 3ff38e08f4f689d81d6d5cc114fda8de3b97d966 closing -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 17:23:33 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 18:23:33 +0100 (CET) Subject: [Bug 4699] opkg-nogpg_svn.bb fails to build. In-Reply-To: References: Message-ID: <20081029172333.A129F189330@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4699 --- Comment #2 from Antonio Ospite 2008-10-29 18:23:33 --- Hi, the attached patch fixes the problem. Thanks, Antonio -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 22:52:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 23:52:10 +0100 (CET) Subject: [Bug 4074] linux-hackndev-2.6-2.6.21-hnd3-autobuild In-Reply-To: References: Message-ID: <20081029225210.EE4C2189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4074 --- Comment #99 from The OpenEmbedded Autobuilder 2008-10-29 23:52:10 --- The do_configure step failed at 20081029225148 for machine palmz72 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 22:52:39 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 23:52:39 +0100 (CET) Subject: [Bug 4074] linux-hackndev-2.6-2.6.21-hnd3-autobuild In-Reply-To: References: Message-ID: <20081029225239.D4083189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4074 --- Comment #101 from The OpenEmbedded Autobuilder 2008-10-29 23:52:39 --- The do_configure step failed at 20081029225217 for machine palmz72 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 22:57:37 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 23:57:37 +0100 (CET) Subject: [Bug 4074] linux-hackndev-2.6-2.6.21-hnd3-autobuild In-Reply-To: References: Message-ID: <20081029225737.5C9DF189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4074 --- Comment #103 from The OpenEmbedded Autobuilder 2008-10-29 23:57:37 --- The do_configure step failed at 20081029225714 for machine palmtt3 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 22:58:08 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 23:58:08 +0100 (CET) Subject: [Bug 4074] linux-hackndev-2.6-2.6.21-hnd3-autobuild In-Reply-To: References: Message-ID: <20081029225808.88FBA189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4074 --- Comment #105 from The OpenEmbedded Autobuilder 2008-10-29 23:58:08 --- The do_configure step failed at 20081029225744 for machine palmtt3 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 22:59:11 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 29 Oct 2008 23:59:11 +0100 (CET) Subject: [Bug 4074] linux-hackndev-2.6-2.6.21-hnd3-autobuild In-Reply-To: References: Message-ID: <20081029225911.1802B189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4074 --- Comment #107 from The OpenEmbedded Autobuilder 2008-10-29 23:59:10 --- The do_configure step failed at 20081029225842 for machine palmtt3 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 23:03:04 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 30 Oct 2008 00:03:04 +0100 (CET) Subject: [Bug 4074] linux-hackndev-2.6-2.6.21-hnd3-autobuild In-Reply-To: References: Message-ID: <20081029230304.C4DD0189330@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4074 --- Comment #109 from The OpenEmbedded Autobuilder 2008-10-30 00:03:04 --- The do_configure step failed at 20081029230215 for machine palmld -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 23:03:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 30 Oct 2008 00:03:35 +0100 (CET) Subject: [Bug 4074] linux-hackndev-2.6-2.6.21-hnd3-autobuild In-Reply-To: References: Message-ID: <20081029230335.74630189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4074 --- Comment #111 from The OpenEmbedded Autobuilder 2008-10-30 00:03:35 --- The do_configure step failed at 20081029230313 for machine palmld -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 23:04:59 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 30 Oct 2008 00:04:59 +0100 (CET) Subject: [Bug 4074] linux-hackndev-2.6-2.6.21-hnd3-autobuild In-Reply-To: References: Message-ID: <20081029230459.DF902189333@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4074 --- Comment #115 from The OpenEmbedded Autobuilder 2008-10-30 00:04:59 --- The do_configure step failed at 20081029230411 for machine palmld -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 23:04:05 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 30 Oct 2008 00:04:05 +0100 (CET) Subject: [Bug 4074] linux-hackndev-2.6-2.6.21-hnd3-autobuild In-Reply-To: References: Message-ID: <20081029230405.B5C9A189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4074 --- Comment #113 from The OpenEmbedded Autobuilder 2008-10-30 00:04:05 --- The do_configure step failed at 20081029230341 for machine palmld -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 23:08:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 30 Oct 2008 00:08:31 +0100 (CET) Subject: [Bug 4074] linux-hackndev-2.6-2.6.21-hnd3-autobuild In-Reply-To: References: Message-ID: <20081029230831.2933E189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4074 --- Comment #117 from The OpenEmbedded Autobuilder 2008-10-30 00:08:30 --- The do_configure step failed at 20081029230755 for machine palmtx -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 29 23:09:39 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 30 Oct 2008 00:09:39 +0100 (CET) Subject: [Bug 4074] linux-hackndev-2.6-2.6.21-hnd3-autobuild In-Reply-To: References: Message-ID: <20081029230939.AAD1B189332@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4074 --- Comment #119 from The OpenEmbedded Autobuilder 2008-10-30 00:09:39 --- The do_configure step failed at 20081029230918 for machine palmtx -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 30 10:53:28 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 30 Oct 2008 11:53:28 +0100 (CET) Subject: [Bug 4786] New: xfce4-mixer-4.4.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4786 Summary: xfce4-mixer-4.4.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in xfce4-mixer failed at 20081030105213 for machine simpad -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 30 13:52:34 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 30 Oct 2008 14:52:34 +0100 (CET) Subject: [Bug 4787] New: Checksums for some u-boot sources missing. Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4787 Summary: Checksums for some u-boot sources missing. Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Keywords: patch Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: sledz at dresearch.de Created an attachment (id=12114) --> (http://bugs.openembedded.net/attachment.cgi?id=12114) Missing checksums Checksums for some u-boot sources are missing in conf/checksums.ini -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 31 11:34:48 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 31 Oct 2008 12:34:48 +0100 (CET) Subject: [Bug 4788] New: Fix duplicated EXTRA_ARCHES for mx31ads Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4788 Summary: Fix duplicated EXTRA_ARCHES for mx31ads Classification: Unclassified Product: Openembedded Version: unspecified Platform: ARM OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: broonie at sirena.org.uk The attached patch fixes duplication of architectures in the mx31ads machine definition, allowing bitbake to run. Another patch is required to update the kernel in order to build an image, I'll try to provide one soon (though since I don't actually use the packaged kernel it's not so urgent for me). -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 31 15:14:20 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 31 Oct 2008 16:14:20 +0100 (CET) Subject: [Bug 4788] Fix duplicated EXTRA_ARCHES for mx31ads In-Reply-To: References: Message-ID: <20081031151420.18CEF189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4788 Henning Heinold changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Henning Heinold 2008-10-31 16:14:19 --- fixed with revision ebc07cb84c459d571de8e4bbc3c8d15a53f76183 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 31 23:36:13 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 1 Nov 2008 00:36:13 +0100 (CET) Subject: [Bug 4787] Checksums for some u-boot sources missing. In-Reply-To: References: Message-ID: <20081031233613.C8A26189331@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4787 Stanislav Brabec changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://gitweb.openembedded. | |net/?p=openembedded.git;a=c | |ommit;h=4fa13ca8099f9722f8c | |1c17828584f57a976dd2d CC| |utx at penguin.cz --- Comment #1 from Stanislav Brabec 2008-11-01 00:36:13 --- Pushed as commit 4fa13ca8099f9722f8c1c17828584f57a976dd2d. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 31 23:36:43 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 1 Nov 2008 00:36:43 +0100 (CET) Subject: [Bug 4787] Checksums for some u-boot sources missing. In-Reply-To: References: Message-ID: <20081031233643.A9BBD18932F@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4787 Stanislav Brabec changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Stanislav Brabec 2008-11-01 00:36:43 --- Closing. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 11:38:25 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 13:38:25 +0200 (CEST) Subject: [Bug 4584] Unbreak ttf fonts In-Reply-To: References: Message-ID: <20081001113825.2F0AC1880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4584 --- Comment #4 from Kalev Lember 2008-10-01 13:38:24 --- http://git.openembedded.net/?p=org.openembedded.dev.git;a=commitdiff;h=309b920299b5a9a3ff779de900872281e260b798 All ttf-fonts should now build in latest org.openembedded.dev. Please verify if it works for you. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 11:39:43 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 13:39:43 +0200 (CEST) Subject: [Bug 4590] New: ttf-liberation-0.2-r2 fails on do_install Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4590 Summary: ttf-liberation-0.2-r2 fails on do_install Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: nicola.mfb at gmail.com The do_install log file is empty. I tried to run manually run.do_install.xxxx and it really returns 1 to the shell, apparently without error. it may be the problem is becouse there are no .ttc file to install, infact i changed temporarly in the file ttf.inc the line for f in *.ttf *.ttc in for f in *.ttf and it worked. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 11:48:25 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 13:48:25 +0200 (CEST) Subject: [Bug 4584] Unbreak ttf fonts In-Reply-To: References: Message-ID: <20081001114825.D5BE61880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4584 Rod Whitby changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #5 from Rod Whitby 2008-10-01 13:48:25 --- Thanks! -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 12:02:54 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 14:02:54 +0200 (CEST) Subject: [Bug 4590] ttf-liberation-0.2-r2 fails on do_install In-Reply-To: References: Message-ID: <20081001120254.0A8361880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4590 Kalev Lember changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |kalev at smartlink.ee Resolution| |FIXED --- Comment #1 from Kalev Lember 2008-10-01 14:02:53 --- http://git.openembedded.net/?p=org.openembedded.dev.git;a=commitdiff;h=309b920299b5a9a3ff779de900872281e260b798 There seems to be a problem with git, the issue is really fixed in latest monotone org.oe.dev. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 15:11:53 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 17:11:53 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081001151153.AF1351880C1@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 --- Comment #2 from Christopher Friedt 2008-10-01 17:11:53 --- By making the changes I've outlined in the 'error / resolution details', compiling all dependencies of rxtx works perfectly, from scratch. Now, compiling rxtx itself seems to be problematic, with lots of libtool errors. I'm encountering the same issue outlined in Gentoo bug #226525 (http://bugs.gentoo.org/show_bug.cgi?id=226525). They have a fix, but I'm unable to get it to work with bitbake. I've attempted to step through the related .ebuild and .eclass files in portage (namely rxtx-2.1.7.2-r2.ebuild, autotools.eclass, and libtool.eclass), and add code to rxtx-2.1-7r2.bb (incremented PR to 2) accordingly. Any help is well appreciated. The error output is: /home/cfriedt/beagleboard/tmp/work/armv7a-angstrom-linux-gnueabi/rxtx-2.1-7r2-r2/rxtx-2.1-7r2/libtool: line 460: CDPATH: command not found | /home/cfriedt/beagleboard/tmp/work/armv7a-angstrom-linux-gnueabi/rxtx-2.1-7r2-r2/rxtx-2.1-7r2/libtool: line 1138: func_opt_split: command not found | libtool: Version mismatch error. This is libtool 2.2.4, but the | libtool: definition of this LT_INIT comes from an older release. | libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4 | libtool: and run autoconf again. | /home/cfriedt/beagleboard/tmp/work/armv7a-angstrom-linux-gnueabi/rxtx-2.1-7r2-r2/rxtx-2.1-7r2/libtool: line 460: CDPATH: command not found | /home/cfriedt/beagleboard/tmp/work/armv7a-angstrom-linux-gnueabi/rxtx-2.1-7r2-r2/rxtx-2.1-7r2/libtool: line 1138: func_opt_split: command not found | libtool: Version mismatch error. This is libtool 2.2.4, but the | libtool: definition of this LT_INIT comes from an older release. | libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4 | libtool: and run autoconf again. | /home/cfriedt/beagleboard/tmp/work/armv7a-angstrom-linux-gnueabi/rxtx-2.1-7r2-r2/rxtx-2.1-7r2/libtool: line 460: CDPATH: command not found | /home/cfriedt/beagleboard/tmp/work/armv7a-angstrom-linux-gnueabi/rxtx-2.1-7r2-r2/rxtx-2.1-7r2/libtool: line 1138: func_opt_split: command not found | libtool: Version mismatch error. This is libtool 2.2.4, but the | libtool: definition of this LT_INIT comes from an older release. | libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4 | libtool: and run autoconf again. | make: *** [arm-angstrom-linux-gnueabi/librxtxSerial.la] Error 63 | FATAL: oe_runmake failed NOTE: Task failed: /home/cfriedt/beagleboard/tmp/work/armv7a-angstrom-linux-gnueabi/rxtx-2.1-7r2-r2/temp/log.do_compile.18525 NOTE: package rxtx-2.1-7r2-r2: task do_compile: failed ERROR: TaskFailed event exception, aborting NOTE: package rxtx-2.1-7r2: failed ERROR: Build of /home/cfriedt/beagleboard/org.openembedded.dev/packages/rxtx/rxtx_2.1-7r2.bb do_compile failed ERROR: Task 9 (/home/cfriedt/beagleboard/org.openembedded.dev/packages/rxtx/rxtx_2.1-7r2.bb, do_compile) failed NOTE: Tasks Summary: Attempted 1067 tasks of which 1061 didn't need to be rerun and 1 failed. ERROR: '/home/cfriedt/beagleboard/org.openembedded.dev/packages/rxtx/rxtx_2.1-7r2.bb' failed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 16:15:14 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 18:15:14 +0200 (CEST) Subject: [Bug 4508] new recipe for OpenCV - The Open Computer Vision Library In-Reply-To: References: Message-ID: <20081001161514.E738B1880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4508 --- Comment #1 from John Stowers 2008-10-01 18:15:14 --- this currently breaks at configure ERROR: function do_configure failed ERROR: log data follows (/exports/john_tmp/built/work/armv7a-angstrom-linux-gnueabi/opencv-1.0.0-r1/temp/log.do_configure.28297) | automake (GNU automake) 1.10 | Written by Tom Tromey | and Alexandre Duret-Lutz . | | Copyright 2006 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 | NOTE: Executing autoreconf --verbose --install --force --exclude=autopoint -I/exports/john_tmp/built/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal-1 -I /exports/john_tmp/built/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal | autoreconf: Entering directory `.' | autoreconf: configure.in: not using Gettext | autoreconf: running: aclocal -I /exports/john_tmp/built/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal-1 -I /exports/john_tmp/built/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal --force -I ./autotools/aclocal | /exports/john_tmp/built/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE | /exports/john_tmp/built/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal/audiofile.m4:12: run info '(automake)Extending aclocal' | /exports/john_tmp/built/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal/audiofile.m4:12: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal | autoreconf: configure.in: tracing | autoreconf: running: libtoolize --copy --force | libtoolize: AC_CONFIG_MACRO_DIR([autotools/aclocal]) conflicts with ACLOCAL_AMFLAGS=-I ./autotools/aclocal. | autoreconf: libtoolize failed with exit status: 1 | FATAL: autoreconf execution failed. NOTE: Task failed: /exports/john_tmp/built/work/armv7a-angstrom-linux-gnueabi/opencv-1.0.0-r1/temp/log.do_configure.28297 NOTE: package opencv-1.0.0-r1: task do_configure: failed ERROR: TaskFailed event exception, aborting NOTE: package opencv-1.0.0: failed ERROR: Build of /home/john.stower/beagle/oe/local/packages/opencv/opencv_1.0.0.bb do_configure failed ERROR: Task 204 (/home/john.stower/beagle/oe/local/packages/opencv/opencv_1.0.0.bb, do_configure) failed NOTE: Tasks Summary: Attempted 1218 tasks of which 1209 didn't need to be rerun and 1 failed. ERROR: '/home/john.stower/beagle/oe/local/packages/opencv/opencv_1.0.0.bb' failed NOTE: build 200810011804: completed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 16:35:21 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 18:35:21 +0200 (CEST) Subject: [Bug 4591] New: NOTE: package linux-handhelds-2.6-2.6.21-hh20-r20: task do_compile failed Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4591 Summary: NOTE: package linux-handhelds-2.6-2.6.21-hh20-r20: task do_compile failed Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: PC OS/Version: Linux Status: UNCONFIRMED Keywords: patch Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: linuxrulez at land.ru make[2]: Entering directory `/media/disk-1/GIT/org.openembedded.dev/tmp/work/magician-angstrom-linux-gnueabi/linux-handhelds-2.6-2.6.21-hh20-r20/kernel26' | HOSTCC scripts/mod/sumversion.o | scripts/mod/sumversion.c: In function 'get_src_version': | scripts/mod/sumversion.c:387: error: 'PATH_MAX' undeclared (first use in this function) | scripts/mod/sumversion.c:387: error: (Each undeclared identifier is reported only once | scripts/mod/sumversion.c:387: error: for each function it appears in.) | scripts/mod/sumversion.c:387: warning: unused variable 'filelist' | make[2]: *** [scripts/mod/sumversion.o] Error 1 | make[2]: Leaving directory `/media/disk-1/GIT/org.openembedded.dev/tmp/work/magician-angstrom-linux-gnueabi/linux-handhelds-2.6-2.6.21-hh20-r20/kernel26' | make[1]: *** [scripts/mod] Error 2 | make[1]: Leaving directory `/media/disk-1/GIT/org.openembedded.dev/tmp/work/magician-angstrom-linux-gnueabi/linux-handhelds-2.6-2.6.21-hh20-r20/kernel26' | make: *** [scripts] Error 2 | FATAL: oe_runmake failed NOTE: Task failed: /media/disk-1/GIT/org.openembedded.dev/tmp/work/magician-angstrom-linux-gnueabi/linux-handhelds-2.6-2.6.21-hh20-r20/temp/log.do_compile.9685 NOTE: package linux-handhelds-2.6-2.6.21-hh20-r20: task do_compile: failed ERROR: TaskFailed event exception, aborting NOTE: package linux-handhelds-2.6-2.6.21-hh20: failed ERROR: Build of /media/disk-1/GIT/org.openembedded.dev/packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb do_compile failed ERROR: Task 493 (/media/disk-1/GIT/org.openembedded.dev/packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb, do_compile) failed NOTE: Tasks Summary: Attempted 500 tasks of which 500 didn't need to be rerun and 1 failed. ERROR: '/media/disk-1/GIT/org.openembedded.dev/packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb' failed Resolved by adding include directive "#include " into linux-handhelds-2.6-2.6.21-hh20-r20/kernel26/scripts/modv/sumversion.c KUbuntu/intrepid (devel) #uname -a Linux mystery-pc 2.6.27-4-generic #1 SMP Wed Sep 24 01:30:51 UTC 2008 i686 GNU/Linux # gcc -v Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu8' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu8) MACHINE = "magician" git repository -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 16:48:22 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 18:48:22 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081001164823.0B4C01880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 Christopher Friedt changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10416|0 |1 is obsolete| | Status|UNCONFIRMED |NEW AssignedTo|openembedded-issues at lists.o |chrisfriedt at gmail.com |penembedded.org | Ever Confirmed|0 |1 --- Comment #3 from Christopher Friedt 2008-10-01 18:48:22 --- Created an attachment (id=10462) --> (http://bugs.openembedded.net/attachment.cgi?id=10462) bitbake script for newer version -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 16:56:11 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 18:56:11 +0200 (CEST) Subject: [Bug 818] Creating of images from feeds instead of DEPLOY_DIR_IPK In-Reply-To: References: Message-ID: <20081001165611.B1BEE188152@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=818 --- Comment #9 from Richard Purdie 2008-10-01 18:56:11 --- Just for reference, a heavily adapted version of this was just checked into Poky. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 17:28:23 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 19:28:23 +0200 (CEST) Subject: [Bug 4592] New: USE_NLS variable has no effect for uClibc configuration when building on Fedora 6/7 host Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4592 Summary: USE_NLS variable has no effect for uClibc configuration when building on Fedora 6/7 host Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: All OS/Version: Linux Status: UNCONFIRMED Keywords: uclibc Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: jin at mediatomb.cc I am building for ARM/uclibc, Angstrom 2007.12/2008.1, so this affects both, .dev and .stable, I would think that it may be a problem with perl on the host system. uclibc.inc has this line: configmangle = 's,^KERNEL_SOURCE=.*,KERNEL_SOURCE="${KERNEL_SOURCE}",g; \ s,^KERNEL_HEADERS=.*,KERNEL_HEADERS="${KERNEL_HEADERS}",g; \ s,^RUNTIME_PREFIX=.*,RUNTIME_PREFIX="/",g; \ s,^DEVEL_PREFIX=.*,DEVEL_PREFIX="/${prefix}",g; \ s,^SHARED_LIB_LOADER_PATH=.*,SHARED_LIB_LOADER_PATH="/lib",; \ s,^SHARED_LIB_LOADER_PREFIX=.*,SHARED_LIB_LOADER_PREFIX="/lib",; \ s,.*UCLIBC_HAS_WCHAR.*,UCLIBC_HAS_WCHAR=y,g; \ ${@["s,.*UCLIBC_HAS_LOCALE.*,# UCLIBC_HAS_LOCALE is not set,;", ""][bb.data.getVar("USE_NLS", d, 1) == "yes"]}' at a later point it gets processed with perl: perl -i -p -e '${configmangle}' ${S}/.config In my case (Fedora 6 and Fedora 7 hosts) it has no effect, meaning that even if I set USE_NLS=yes - the UCLIBC_HAS_LOCALE setting is never set to "y" in .config of uClibc. I did try various things, the only solution that worked for me was to do it with sed: if test "x${@'%s' % bb.data.getVar('USE_NLS', d, 1)}" = "xyes"; then sed -i -e s:'.*UCLIBC_HAS_LOCALE.*':'UCLIBC_HAS_LOCALE=y':g ${S}/.config fi I am sure there are better ways to do it, this is how it worked for me. I'll attach the patch that I use to the PR. Perl version on Fedora 7: This is perl, v5.8.8 built for x86_64-linux-thread-multi version on Fedora 6: Perl This is perl, v5.8.8 built for i386-linux-thread-multi -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 17:37:34 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 19:37:34 +0200 (CEST) Subject: [Bug 4593] New: building uClibc fails when USE_NLS is set to "yes" Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4593 Summary: building uClibc fails when USE_NLS is set to "yes" Classification: Unclassified Product: Openembedded Version: Angstrom 2007.12 Platform: ARM OS/Version: Linux Status: UNCONFIRMED Keywords: uclibc Severity: critical Priority: P3 Component: org.openembedded.stable AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: jin at mediatomb.cc uClibc does not build if UCLIBC_HAS_LOCALE is enabled. I am building for arm/uclibc/Angstrom 2007.12 Set USE_NLS="yes", I had to work around a problem so that UCLIBC_HAS_LOCALE got set in .config (see bug #4592), however when the above option is set the build fails: | NOTE: make OPTIMIZATION= CPU_CFLAGS=-isystem/opt/OE/build/angstrom/staging/arm-angstrom-linux-uclibcgnueabi/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os STRIPTOOL=true LD=arm-angstrom-linux-uclibcgnueabi-ld LOCALE_DATA_FILENAME=uClibc-locale-030818.arm.tgz CC=ccache arm-angstrom-linux-uclibcgnueabi-gcc | make[1]: `conf' is up to date. | make locale_headers | gcc extra/locale/gen_wc8bit.c -o extra/locale/gen_wc8bit -L/opt/OE/build/angstrom/staging/i686-linux/lib -Wl,-rpath-link,/opt/OE/build/angstrom/staging/i686-linux/lib -Wl,-rpath,/opt/OE/build/angstrom/staging/i686-linux/lib -Wl,-O1 -O2 -Wall -D__UCLIBC_GEN_LOCALE -DUCLIBC_CTYPE_HEADER='".//include/bits/uClibc_ctype.h"' -DCTYPE_PACKED=1 -DDO_WIDE_CHAR=1 | extra/locale/gen_wc8bit.c:21:29: error: .//include/bits/uClibc_ctype.h: No such file or directory | extra/locale/gen_wc8bit.c: In function 'main': | extra/locale/gen_wc8bit.c:300: error: '__CTYPE_unclassified' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:300: error: (Each undeclared identifier is reported only once | extra/locale/gen_wc8bit.c:300: error: for each function it appears in.) | extra/locale/gen_wc8bit.c:302: error: '__CTYPE_digit' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:304: error: '__CTYPE_alpha_nonupper_nonlower' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:306: error: '__CTYPE_alpha_lower' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:308: error: '__CTYPE_alpha_upper_lower' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:311: error: '__CTYPE_alpha_upper' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:314: error: '__CTYPE_punct' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:316: error: '__CTYPE_graph' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:318: error: '__CTYPE_print_space_nonblank' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:320: error: '__CTYPE_print_space_blank' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:323: error: '__CTYPE_space_nonblank_noncntrl' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:325: error: '__CTYPE_space_blank_noncntrl' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:328: error: '__CTYPE_cntrl_nonspace' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:330: error: '__CTYPE_cntrl_space_nonblank' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:332: error: '__CTYPE_cntrl_space_blank' undeclared (first use in this function) | extra/locale/gen_wc8bit.c:467: warning: pointer targets in assignment differ in signedness | extra/locale/gen_wc8bit.c:618: warning: pointer targets in assignment differ in signedness | make[1]: *** [extra/locale/gen_wc8bit] Error 1 | make: *** [headers] Error 2 | FATAL: oe_runmake failed NOTE: Task failed: /opt/OE/build/angstrom/work/zoran-angstrom-linux-uclibcgnueabi/uclibc-0.9.29-r10/temp/log.do_compile.17701 NOTE: package uclibc-0.9.29-r10: task do_compile: failed ERROR: TaskFailed event exception, aborting NOTE: package uclibc-0.9.29: failed ERROR: Build of /opt/OE/targets/common/packages/uclibc/uclibc_0.9.29.bb do_compile failed ERROR: Task 7 (/opt/OE/targets/common/packages/uclibc/uclibc_0.9.29.bb, do_compile) failed NOTE: Tasks Summary: Attempted 203 tasks of which 203 didn't need to be rerun and 1 failed. ERROR: '/opt/OE/targets/common/packages/uclibc/uclibc_0.9.29.bb' failed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 17:41:58 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 19:41:58 +0200 (CEST) Subject: [Bug 4593] building uClibc fails when USE_NLS is set to "yes" In-Reply-To: References: Message-ID: <20081001174158.61CCD1880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4593 --- Comment #1 from Jin 2008-10-01 19:41:58 --- This also happens in .dev with Angstrom 2008.1 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 17:45:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 19:45:35 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081001174535.88FB11880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 Christopher Friedt changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|chrisfriedt at gmail.com |openembedded-issues at lists.o | |penembedded.org -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 18:08:56 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 20:08:56 +0200 (CEST) Subject: [Bug 4585] enable aisleriot in gnome-games In-Reply-To: References: Message-ID: <20081001180856.D49A71880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4585 --- Comment #2 from Koen Kooi 2008-10-01 20:08:56 --- If people do have problems, please add them to this bug instead of willy-nilly disabling aisleriot again. And attach the relevant logs (e.g. config.log). -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 18:20:23 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 20:20:23 +0200 (CEST) Subject: [Bug 4594] New: qte-mt-static-2.3.10-r8 do_configure failed Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4594 Summary: qte-mt-static-2.3.10-r8 do_configure failed Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: linuxrulez at land.ru log: This is the Qt/Embedded Free Edition. You are licensed to use this software under the terms of the GNU General Public License (GPL). Type 'G' to view the GNU General Public License. Type 'yes' to accept this license offer. Type 'no' to decline this license offer. Do you accept the terms of the license? No static library support for platform/compiler linux-gnueabi-arm-g++-static Available platforms: cygwin-arm-g++ cygwin-ipaq-g++ cygwin-sharp-g++ freebsd-g++ linux-arm-g++ linux-cassiopeia-g++ linux-generic-g++ linux-gnueabi-arm-g++ linux-gnueabi-cassiopeia-g++ linux-gnueabi-generic-g++ linux-gnueabi-innovator-g++ linux-gnueabi-ipaq-g++ linux-gnueabi-koala-g++ linux-gnueabi-mips-g++ linux-gnueabi-sh3-g++ linux-gnueabi-sharp-g++ linux-gnueabi-x86-g++ linux-innovator-g++ linux-ipaq-g++ linux-koala-g++ linux-mips-g++ linux-sh3-g++ linux-sharp-g++ linux-uclibc-arm-g++ linux-uclibc-cassiopeia-g++ linux-uclibc-generic-g++ linux-uclibc-innovator-g++ linux-uclibc-ipaq-g++ linux-uclibc-koala-g++ linux-uclibc-mips-g++ linux-uclibc-sh3-g++ linux-uclibc-sharp-g++ linux-uclibc-x86-g++ linux-uclibcgnueabi-arm-g++ linux-uclibcgnueabi-cassiopeia-g++ linux-uclibcgnueabi-generic-g++ linux-uclibcgnueabi-innovator-g++ linux-uclibcgnueabi-ipaq-g++ linux-uclibcgnueabi-koala-g++ linux-uclibcgnueabi-mips-g++ linux-uclibcgnueabi-sh3-g++ linux-uclibcgnueabi-sharp-g++ linux-uclibcgnueabi-x86-g++ linux-x86-g++ qnx-rtp-g++ solaris-g++ win32-msvc FATAL: Configuring qte failed. EXTRA_OECONF was -system-jpeg -system-libpng -system-zlib -no-qvfb -no-xft -no-vnc -gif -xplatform linux-gnueabi-arm-g++ -qconfig qpe -depths 8,16,32 -static -thread opie-image/magician kubuntu/intrepid(devel) gcc 4.3.2/2.6.27-4 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 19:07:24 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 21:07:24 +0200 (CEST) Subject: [Bug 4595] New: new recipe - evtest-1.23 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4595 Summary: new recipe - evtest-1.23 Classification: Unclassified Product: Openembedded Version: Angstrom unstable Platform: Other OS/Version: other Status: UNCONFIRMED Keywords: bb Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: mad_soft at inbox.ru Created an attachment (id=10470) --> (http://bugs.openembedded.net/attachment.cgi?id=10470) evtest_1.23.bb evtest is a small, but very handy utility, especially when it comes to debugging keyboard/touchscreen problems. It's floating around for years and even recommended in "Linux 2.6 input drivers FAQ" (http://lwn.net/Articles/69107/ ), but still we don't have recipe for it in OE. This time I've decided to correct this mistake. Attached is a quickly hacked recipe for version 1.23 (in fact 1.23 is a CVS rev., but since source is just one .c file, I decided to name it that way). Builds ok in both .stable and .dev. Tested on real HW - c700, hx4700. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 1 19:51:25 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 1 Oct 2008 21:51:25 +0200 (CEST) Subject: [Bug 4585] enable aisleriot in gnome-games In-Reply-To: References: Message-ID: <20081001195125.2CB591880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4585 --- Comment #3 from Philip 2008-10-01 21:51:24 --- Failed build log at: http://tinderbox.openembedded.net/public/logs/1238482.txt. Guile is in the DEPENDS. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 09:37:41 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 11:37:41 +0200 (CEST) Subject: [Bug 4596] New: gnome-panel 2.24 fails to configure Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4596 Summary: gnome-panel 2.24 fails to configure Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: All OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: thebohemian at gmx.net gnome-panel 2.24 wants 'scrollkeeper-config'. Either we are missing a dependency here or we need the native version of this tool. Error message: checking for scrollkeeper-config... no configure: error: Couldn't find scrollkeeper-config. Please install the scrollkeeper package FATAL: oe_runconf failed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 09:55:33 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 11:55:33 +0200 (CEST) Subject: [Bug 4585] enable aisleriot in gnome-games In-Reply-To: References: Message-ID: <20081002095533.EECF81880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4585 --- Comment #4 from Koen Kooi 2008-10-02 11:55:33 --- (In reply to comment #3) > Failed build log at: http://tinderbox.openembedded.net/public/logs/1238482.txt. > Guile is in the DEPENDS. That's not config.log..... -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 10:50:17 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 12:50:17 +0200 (CEST) Subject: [Bug 4593] building uClibc fails when USE_NLS is set to "yes" In-Reply-To: References: Message-ID: <20081002105018.125FC18807E@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4593 --- Comment #2 from Koen Kooi 2008-10-02 12:50:17 --- Try finding out why this: | extra/locale/gen_wc8bit.c:21:29: error: .//include/bits/uClibc_ctype.h: No such file or directory happens -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 11:32:01 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 13:32:01 +0200 (CEST) Subject: [Bug 4593] building uClibc fails when USE_NLS is set to "yes" In-Reply-To: References: Message-ID: <20081002113201.872511880C1@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4593 --- Comment #3 from Jin 2008-10-02 13:32:01 --- Well, first observation is: lrwxrwxrwx 1 etcb etcb 51 Oct 2 12:50 .//include/bits/uClibc_ctype.h -> ../../libc/sysdeps/linux/common/bits/uClibc_ctype.h The file in ../../libc/sysdeps/linux/common/bits/uClibc_ctype.h is there. I tried echoing $(top_builddir) in the toplevel makefile, it's "./", then I did the same from extra/locale/Makefile.in and it was also "./" which is obviously wrong... Just got some info in #uclibc IRC: Jin^eLD, this is supposed to be fixed on trunk So I guess I just have to find the commit and see if I can come up with a patch for .29 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 11:44:39 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 13:44:39 +0200 (CEST) Subject: [Bug 4593] building uClibc fails when USE_NLS is set to "yes" In-Reply-To: References: Message-ID: <20081002114439.679FE1880C1@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4593 --- Comment #4 from Jin 2008-10-02 13:44:39 --- Digging further... I guess the revision that should fix this is "15970: psm says: use $(top_builddir) instead of $(top_srcdir) when accessing generated header files" This would be the diff: -- trunk/uClibc/extra/locale/Makefile.in 2006/08/23 15:26:46 15921 +++ trunk/uClibc/extra/locale/Makefile.in 2006/08/24 03:55:55 15970 @@ -10,7 +10,9 @@ LOCALE_DATA_FILENAME := uClibc-locale-030818.tgz -BUILD_CFLAGS-locale-common := -D__UCLIBC_GEN_LOCALE -DUCLIBC_CTYPE_HEADER='"$(top_srcdir)/include/bits/uClibc_ctype.h"' +BUILD_CFLAGS-locale-common := \ + -D__UCLIBC_GEN_LOCALE \ + -DUCLIBC_CTYPE_HEADER='"$(top_builddir)/include/bits/uClibc_ctype.h"' BUILD_CFLAGS-gen_wc8bit := $(BUILD_CFLAGS-locale-common) -DCTYPE_PACKED=1 But! That seems to be in OE already, so $(top_builddir) did not solve the problem for me. If you have further hints/clues/ideas please let me know, in the meantime I'll keep trying. Thanks! -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 12:05:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 14:05:10 +0200 (CEST) Subject: [Bug 4593] building uClibc fails when USE_NLS is set to "yes" In-Reply-To: References: Message-ID: <20081002120510.52E3E1880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4593 --- Comment #5 from Jin 2008-10-02 14:05:09 --- It looks like something is generally screwed. If I fix the uClibc_ctype.h include by modifying the Makefile.in: -DUCLIBC_CTYPE_HEADER='"../../include/bits/uClibc_ctype.h"' Then it fails with a different error: | gcc extra/locale/gen_locale.c -o /opt/OE/build/angstrom/work/zoran-angstrom-linux-uclibcgnueabi/uclibc-0.9.29-r10/uClibc-0.9.29/extra/locale/gen_locale -L/opt/OE/build/angstrom/staging/i686-linux/lib -Wl,-rpath-link,/opt/OE/build/angstrom/staging/i686-linux/lib -Wl,-rpath,/opt/OE/build/angstrom/staging/i686-linux/lib -Wl,-O1 -O2 -Wall | extra/locale/gen_locale.c:12:22: error: c8tables.h: No such file or directory c8tables.h is located in the top build directory, when I try to make it available to gen_locale.c it bombs out with yet another error (not finding ERA_YEAR and so on), those are defined in ./include/langinfo.h So am an not sure, it seems that a lot of things are going wrong for some reason... -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 14:31:56 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 16:31:56 +0200 (CEST) Subject: [Bug 818] Creating of images from feeds instead of DEPLOY_DIR_IPK In-Reply-To: References: Message-ID: <20081002143156.311AF1880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=818 Rolf 'Laibsch' Leggewie changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|LATER | --- Comment #10 from Rolf 'Laibsch' Leggewie 2008-10-02 16:31:55 --- (In reply to comment #9) > Just for reference, a heavily adapted version of this was just checked into > Poky. Great, thanks. Reopening. Let's see if someone feels motivated to migrate the stuff from poky to OE. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 16:10:39 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 18:10:39 +0200 (CEST) Subject: [Bug 4597] New: opie-console-1.2.3-r1 do_patch: failed. "double_name.patch" not found Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4597 Summary: opie-console-1.2.3-r1 do_patch: failed. "double_name.patch" not found Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: linuxrulez at land.ru NOTE: package opie-console-1.2.3-r1: task do_patch: started NOTE: Applying patch 'double_name.patch' (/media/disk-1/GIT/org.openembedded.dev/packages/opie-console/./double_name.patch) NOTE: Task failed: Error: /media/disk-1/GIT/org.openembedded.dev/packages/opie-console/./double_name.patch not found. NOTE: package opie-console-1.2.3-r1: task do_patch: failed ERROR: TaskFailed event exception, aborting NOTE: package opie-console-1.2.3: failed ERROR: Build of /media/disk-1/GIT/org.openembedded.dev/packages/opie-console/opie-console_1.2.3.bb do_patch failed ERROR: Task 478 (/media/disk-1/GIT/org.openembedded.dev/packages/opie-console/opie-console_1.2.3.bb, do_patch) failed NOTE: Tasks Summary: Attempted 1543 tasks of which 1540 didn't need to be rerun and 1 failed. ERROR: '/media/disk-1/GIT/org.openembedded.dev/packages/opie-console/opie-console_1.2.3.bb' failed magician/git version(2008-10-01) -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 19:56:34 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 21:56:34 +0200 (CEST) Subject: [Bug 4598] New: New recipe: splashutils Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4598 Summary: New recipe: splashutils Classification: Unclassified Product: Openembedded Version: unspecified Platform: All URL: http://fbsplash.berlios.de/ OS/Version: other Status: NEW Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: kalev at smartlink.ee Created an attachment (id=10472) --> (http://bugs.openembedded.net/attachment.cgi?id=10472) patch to add splashutils New recipe for splashutils, which is a userspace framebuffer bootsplash package. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 20:23:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 22:23:18 +0200 (CEST) Subject: [Bug 4599] New: New recipe: pmount 0.9.17 Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4599 Summary: New recipe: pmount 0.9.17 Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: other Status: NEW Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: kalev at smartlink.ee Created an attachment (id=10473) --> (http://bugs.openembedded.net/attachment.cgi?id=10473) patch to add pmount_0.9.17.bb The attached patch adds recipe for pmount 0.9.17. The old pmount 0.9.4 recipe in the tree didn't compile pmount hal helper. Differing from the previous one, the new recipe packages pmount-hal helper separately. Pmount package doesn't depend on pmount-hal, so hal and dbus won't be pulled in unless you install pmount-hal. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 20:41:44 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 22:41:44 +0200 (CEST) Subject: [Bug 4600] New: New recipe: ivman Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4600 Summary: New recipe: ivman Classification: Unclassified Product: Openembedded Version: unspecified Platform: All OS/Version: other Status: NEW Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: kalev at smartlink.ee Created an attachment (id=10474) --> (http://bugs.openembedded.net/attachment.cgi?id=10474) patch to add ivman 0.6.14 This patch add a new recipe for ivman, which is a daemon to mount and unmount devices, based on info from hal. Needs pmount-hal from bug 4599 as runtime dependancy. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 2 21:38:58 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 2 Oct 2008 23:38:58 +0200 (CEST) Subject: [Bug 4252] the git server should have hooks to trigger mails In-Reply-To: References: Message-ID: <20081002213858.C50D11880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4252 --- Comment #3 from Richard Purdie 2008-10-02 23:38:58 --- The first issue is now fixed... -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 3 09:10:24 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 3 Oct 2008 11:10:24 +0200 (CEST) Subject: [Bug 4601] New: shasum-native-1.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4601 Summary: shasum-native-1.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in shasum-native failed at 20081003090646 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 3 15:12:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 3 Oct 2008 17:12:18 +0200 (CEST) Subject: [Bug 4602] New: sh4, gcc-cross-initial: CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4602 Summary: sh4, gcc-cross-initial: CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: SuperH OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: jin at mediatomb.cc I am trying to build for sh4, using oe.dev, Angstrom angstrom-2008.1, uclibc The bug can be reproduced with the titan machine config that is available in OE. I would appreciate any help or hints on how to debug this problem. Btw, same happens with gcc 4.2.3. | ccache gcc -c -isystem/opt/jin/OE/build/angstrom/staging/x86_64-linux/usr/include -Os -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc -I/opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc/build -I/opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc/../include -I/opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc/../libcpp/include -I/opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc/../libdecnumber -I../libdecnumber -o build/fix-header.o /opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc/fix-header.c | ccache gcc -isystem/opt/jin/OE/build/angstrom/staging/x86_64-linux/usr/include -Os -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/fix-header \ | build/fix-header.o c-incpath.o cppdefault.o build/scan-decls.o prefix.o \ | build/scan.o build/errors.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a | if [ -f fixhdr.ready ] ; then \ | true; \ | else \ | echo timestamp > fixhdr.ready; \ | fi | if [ -f include/fixed ] ; then true; \ | else \ | : This line works around a 'make' bug in BSDI 1.1.; \ | FIXPROTO_DEFINES=""; export FIXPROTO_DEFINES; \ | FIX_HEADER="build/fix-header"; export FIX_HEADER; \ | mkinstalldirs="/bin/sh /opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc/../mkinstalldirs"; \ | export mkinstalldirs; \ | if [ -d "`echo /opt/jin/OE/build/angstrom/staging/sh4-angstrom-linux-uclibc/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" ]; then \ | /bin/sh /opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/gcc/fixproto include include `echo /opt/jin/OE/build/angstrom/staging/sh4-angstrom-linux-uclibc/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; \ | if [ $? -eq 0 ] ; then true ; else exit 1 ; fi ; \ | else true; fi; \ | echo timestamp > include/fixed; \ | fi | fixproto: populating `include' | CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include | fix-header: Internal error: abort in add_path, at c-incpath.c:371 | make[2]: *** [stmp-fixproto] Error 1 | make[2]: Leaving directory `/opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/build.x86_64-linux.sh4-angstrom-linux-uclibc/gcc' | make[1]: *** [all-gcc] Error 2 | make[1]: Leaving directory `/opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/gcc-4.2.4/build.x86_64-linux.sh4-angstrom-linux-uclibc' | make: *** [all] Error 2 | FATAL: oe_runmake failed NOTE: Task failed: /opt/jin/OE/build/angstrom/work/sh4-angstrom-linux-uclibc/gcc-cross-initial-4.2.4-r3/temp/log.do_compile.24374 NOTE: package gcc-cross-initial-4.2.4-r3: task do_compile: failed ERROR: TaskFailed event exception, aborting NOTE: package gcc-cross-initial-4.2.4: failed ERROR: Build of /opt/jin/OE/org.openembedded.dev/packages/gcc/gcc-cross-initial_4.2.4.bb do_compile failed ERROR: Task 9 (/opt/jin/OE/org.openembedded.dev/packages/gcc/gcc-cross-initial_4.2.4.bb, do_compile) failed NOTE: Tasks Summary: Attempted 154 tasks of which 135 didn't need to be rerun and 1 failed. ERROR: '/opt/jin/OE/org.openembedded.dev/packages/gcc/gcc-cross-initial_4.2.4.bb' failed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 3 18:10:52 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 3 Oct 2008 20:10:52 +0200 (CEST) Subject: [Bug 4603] New: xqtlauncher integrates X/Qt2 nicely into opie Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4603 Summary: xqtlauncher integrates X/Qt2 nicely into opie Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: Bernhard.Guillon at opensimpad.org Depends on: 4582 Created an attachment (id=10475) --> (http://bugs.openembedded.net/attachment.cgi?id=10475) xqtlauncher recipe xqtlauncher integrates X/Qt2 nicely into opie. see http://linuxtogo.org/gowiki/Angstrom/XQt/playground for more advance overview. best regards Bernhard Guillon -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 3 19:35:33 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 3 Oct 2008 21:35:33 +0200 (CEST) Subject: [Bug 4604] New: osb-jscore-0.5.2+svnr117-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4604 Summary: osb-jscore-0.5.2+svnr117-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in osb-jscore failed at 20081003192827 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 3 23:44:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 01:44:18 +0200 (CEST) Subject: [Bug 4605] New: minimo-0.02+cvs20070626-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4605 Summary: minimo-0.02+cvs20070626-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in minimo failed at 20081003233507 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 00:09:28 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 02:09:28 +0200 (CEST) Subject: [Bug 4606] New: apache2-native-2.2.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4606 Summary: apache2-native-2.2.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_populate_staging step in apache2-native failed at 20081004000045 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 02:49:13 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 04:49:13 +0200 (CEST) Subject: [Bug 4607] New: New recipe for building full gnome-games 2.23.6 with dependencies Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4607 Summary: New recipe for building full gnome-games 2.23.6 with dependencies Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: All OS/Version: Linux Status: NEW Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: tmtalpey at rcn.com CC: philip at balister.org, tmtalpey at rcn.com The current OE gnome-games 2.23.6 recipe builds only a couple of the games. The attached patch updates it to build all of them, with the necessary dependencies and runtimes. It was necessary to add a couple of gnome package recipes (gnome-python and gnome-pyorbit) and to tweak a couple of others (guile and gnome-python-desktop). I added packaging for each game separately, since some of them don't work well and the total package with all rdepends is really large. I think the runtime dependencies are all correct, I tested on a base angstrom-2008 ipaq h1940 and the games all run with full functionality. It was also necessary to patch the m4's in both gnome-games and ggz, because they insisted on adding "/usr" and "/usr/local" (no $prefix/$eprefix) to various include and library paths. These in turn silently broke the builds, as they cause cross-compile warnings from gcc. There didn't appear to be a way to override them, so I added a patch. Also, the apps create multiple desktop icon families, and install them in various places that matchbox doesn't look. I arbitrarily chose the 48x48 one to install for matchbox. There may be other ways to do this. There are still a couple of icons missing, the "scores" menu item gets a red X for instance. I haven't found where those might be installed from. They appear to be harmless. This is a complete build, with all the games and all the options. Some of it might be overkill, for example the gnomeprint stuff to print out Sudoku boards, your call. Apart from not all games fitting on small screens, they all seem to work ok! Chess and Sudoku work, and look, pretty well, IMO. Enjoy. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 08:53:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 10:53:38 +0200 (CEST) Subject: [Bug 4608] New: gpe-sketchbook-0.2.9-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4608 Summary: gpe-sketchbook-0.2.9-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in gpe-sketchbook failed at 20081004084953 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 08:57:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 10:57:38 +0200 (CEST) Subject: [Bug 4609] New: notecase-1.7.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4609 Summary: notecase-1.7.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in notecase failed at 20081004085326 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 09:19:43 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 11:19:43 +0200 (CEST) Subject: [Bug 4610] New: irssi-0.8.10-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4610 Summary: irssi-0.8.10-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in irssi failed at 20081004091530 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 09:22:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 11:22:35 +0200 (CEST) Subject: [Bug 4611] New: gpsd-2.37-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4611 Summary: gpsd-2.37-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in gpsd failed at 20081004091628 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 09:24:16 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 11:24:16 +0200 (CEST) Subject: [Bug 4609] notecase-1.7.2-autobuild In-Reply-To: References: Message-ID: <20081004092416.88B791880C1@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4609 --- Comment #2 from Koen Kooi 2008-10-04 11:24:16 --- (From update of attachment 10480) This looks like gcc 4.3 problems: http://gcc.gnu.org/gcc-4.3/porting_to.html -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 09:24:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 11:24:38 +0200 (CEST) Subject: [Bug 4612] New: liburi-perl-1.35-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4612 Summary: liburi-perl-1.35-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in liburi-perl failed at 20081004092048 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 09:37:50 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 11:37:50 +0200 (CEST) Subject: [Bug 4611] gpsd-2.37-autobuild In-Reply-To: References: Message-ID: <20081004093750.EA7A51880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4611 --- Comment #4 from Koen Kooi 2008-10-04 11:37:50 --- This looks like the python errors mickeyl fixed with: +export STAGING_INCDIR +export STAGING_LIBDIR -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 09:43:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 11:43:10 +0200 (CEST) Subject: [Bug 4611] gpsd-2.37-autobuild In-Reply-To: References: Message-ID: <20081004094310.4D543188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4611 Koen Kooi changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #5 from Koen Kooi 2008-10-04 11:43:10 --- fixed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 10:17:29 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 12:17:29 +0200 (CEST) Subject: [Bug 4613] New: totem-2.23.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4613 Summary: totem-2.23.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in totem failed at 20081004095136 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 10:37:12 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 12:37:12 +0200 (CEST) Subject: [Bug 4614] New: quasar-0.8+0.9beta3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4614 Summary: quasar-0.8+0.9beta3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in quasar failed at 20081004103122 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 10:43:56 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 12:43:56 +0200 (CEST) Subject: [Bug 4615] New: vlc-gpe-0.8.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4615 Summary: vlc-gpe-0.8.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in vlc-gpe failed at 20081004103358 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 10:45:27 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 12:45:27 +0200 (CEST) Subject: [Bug 4616] New: gnome-mplayer-0.5.3+cvs20080101-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4616 Summary: gnome-mplayer-0.5.3+cvs20080101-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in gnome-mplayer failed at 20081004104103 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 11:03:15 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 13:03:15 +0200 (CEST) Subject: [Bug 4617] New: kismet-2007-10-R1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4617 Summary: kismet-2007-10-R1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in kismet failed at 20081004104848 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 13:14:02 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 15:14:02 +0200 (CEST) Subject: [Bug 4618] New: scummvm-0.12.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4618 Summary: scummvm-0.12.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in scummvm failed at 20081004130927 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 13:15:11 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 15:15:11 +0200 (CEST) Subject: [Bug 4619] New: ctorrent-3.3.1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4619 Summary: ctorrent-3.3.1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in ctorrent failed at 20081004131131 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 13:17:12 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 15:17:12 +0200 (CEST) Subject: [Bug 4620] New: asterisk-1.4.19.1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4620 Summary: asterisk-1.4.19.1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in asterisk failed at 20081004131159 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 13:47:51 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 15:47:51 +0200 (CEST) Subject: [Bug 4621] New: gnuradio-3.1.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4621 Summary: gnuradio-3.1.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in gnuradio failed at 20081004131409 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 14:10:02 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 16:10:02 +0200 (CEST) Subject: [Bug 4622] New: gtkimageview-1.3.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4622 Summary: gtkimageview-1.3.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in gtkimageview failed at 20081004140600 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 14:24:28 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 16:24:28 +0200 (CEST) Subject: [Bug 4623] New: xf86-video-ati-6.6.193-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4623 Summary: xf86-video-ati-6.6.193-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in xf86-video-ati failed at 20081004142012 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 15:17:45 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 17:17:45 +0200 (CEST) Subject: [Bug 4624] New: opie-mediaplayer1-core-1.2.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4624 Summary: opie-mediaplayer1-core-1.2.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in opie-mediaplayer1-core failed at 20081004151034 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 15:29:32 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 17:29:32 +0200 (CEST) Subject: [Bug 4625] New: openmoko-terminal2-3.0.0+svnr4039-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4625 Summary: openmoko-terminal2-3.0.0+svnr4039-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in openmoko-terminal2 failed at 20081004151506 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 15:36:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 17:36:46 +0200 (CEST) Subject: [Bug 4626] New: gcc-native-3.4.6 do_compile failed in Ubuntu Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4626 Summary: gcc-native-3.4.6 do_compile failed in Ubuntu Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: NEW Keywords: patch Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: linuxrulez at land.ru NOTE: package gcc-native-3.4.6-r9: task do_compile: started ERROR: function do_compile failed ERROR: log data follows (/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/temp/log.do_compile.18112) | NOTE: make ARCH_FLAGS_FOR_TARGET= | make[1]: Entering directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/libiberty' | make[2]: Entering directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/libiberty/testsuite' | make[2]: Nothing to be done for `all'. | make[2]: Leaving directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/libiberty/testsuite' | make[1]: Leaving directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/libiberty' | make[1]: Entering directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/intl' | make[1]: Nothing to be done for `all'. | make[1]: Leaving directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/intl' | make[1]: Entering directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/gcc' | ccache gcc -isystem/mnt/dev/OE/build/tmp/staging/i686-linux/usr/include -Os -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -DHAVE_CONFIG_H -isystem/mnt/dev/OE/build/tmp/staging/i686-linux/usr/include -I. -I. -I/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/gcc -I/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/gcc/. -I/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/gcc/../include \ | -DTARGET_MACHINE=\"i686-linux\" \ | -c /mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/gcc/collect2.c -o collect2.o | In function 'open', | inlined from 'collect_execute' at /mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/gcc/collect2.c:1537: | /usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT in second argument needs 3 arguments | make[1]: *** [collect2.o] Error 1 | make[1]: Leaving directory `/mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/gcc-3.4.6/build.i686-linux.i686-linux/gcc' | make: *** [all-gcc] Error 2 | FATAL: oe_runmake failed NOTE: Task failed: /mnt/dev/OE/build/tmp/work/i686-linux/gcc-native-3.4.6-r9/temp/log.do_compile.18112 NOTE: package gcc-native-3.4.6-r9: task do_compile: failed MACHINE = magician/angstrom Host: Ubuntu intrepid/gcc version 4.3. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 15:37:20 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 17:37:20 +0200 (CEST) Subject: [Bug 4627] New: bonnie++-1.03c-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4627 Summary: bonnie++-1.03c-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in bonnie++ failed at 20081004152621 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 16:34:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 18:34:35 +0200 (CEST) Subject: [Bug 4628] New: packagekit-0.2.3+gitr813fa8cfb139246cf180d52895b52b28616ae2f5-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4628 Summary: packagekit-0.2.3+gitr813fa8cfb139246cf180d52895b52b286 16ae2f5-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_fetch step in packagekit failed at 20081004153505 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 17:02:38 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 19:02:38 +0200 (CEST) Subject: [Bug 4624] opie-mediaplayer1-core-1.2.4-autobuild In-Reply-To: References: Message-ID: <20081004170238.9B1901880C6@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4624 Paul Eggleton changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|openembedded-issues at lists.o |bluelightning at bluelightning |penembedded.org |.org --- Comment #2 from Paul Eggleton 2008-10-04 19:02:38 --- I have a patch for this, currently rebuilding due to tmp ABI change. Will commit when tested. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 17:09:00 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 19:09:00 +0200 (CEST) Subject: [Bug 4629] New: libspiff-0.8.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4629 Summary: libspiff-0.8.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in libspiff failed at 20081004170112 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 20:41:41 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 22:41:41 +0200 (CEST) Subject: [Bug 4630] New: SIMpad serial update Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4630 Summary: SIMpad serial update Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: Bernhard.Guillon at opensimpad.org This patch enables the usage of many cheap serial keyboards which needs DTR as power source. Tested with Palm foldable keyboard and kbdd as userspace driver. best regards Bernhard Guillon -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sat Oct 4 21:25:01 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sat, 4 Oct 2008 23:25:01 +0200 (CEST) Subject: [Bug 4630] SIMpad serial update In-Reply-To: References: Message-ID: <20081004212501.92B7618807E@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4630 Henning Heinold changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Henning Heinold 2008-10-04 23:25:01 --- bug fixed with revision 43be58467d9605d58bff12a691a94344b60b526f and 0e6176690cfdc4e760baed9754ed33c972437f83 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 00:24:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 02:24:46 +0200 (CEST) Subject: [Bug 4631] New: mono-1.2.6-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4631 Summary: mono-1.2.6-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in mono failed at 20081005001722 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 04:36:17 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 06:36:17 +0200 (CEST) Subject: [Bug 4632] New: webkit-gtk-0.1+svnr36540-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4632 Summary: webkit-gtk-0.1+svnr36540-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in webkit-gtk failed at 20081005034124 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 05:01:41 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 07:01:41 +0200 (CEST) Subject: [Bug 4633] New: firefox-3.0.1+3.1a2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4633 Summary: firefox-3.0.1+3.1a2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in firefox failed at 20081005045019 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 05:46:29 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 07:46:29 +0200 (CEST) Subject: [Bug 4634] New: fennec-0.8+0.9pre-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4634 Summary: fennec-0.8+0.9pre-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in fennec failed at 20081005052835 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 06:43:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 08:43:10 +0200 (CEST) Subject: [Bug 4635] New: nfs-utils-1.1.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4635 Summary: nfs-utils-1.1.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in nfs-utils failed at 20081005063520 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 06:56:20 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 08:56:20 +0200 (CEST) Subject: [Bug 4636] New: apache2-2.2.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4636 Summary: apache2-2.2.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in apache2 failed at 20081005064006 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 07:06:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 09:06:36 +0200 (CEST) Subject: [Bug 1728] patches which fix cross-compiling for x86_64 In-Reply-To: References: Message-ID: <20081005070636.C0C7E188155@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=1728 Jeroen Roose changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oe at hoc.xs4all.nl --- Comment #12 from Jeroen Roose 2008-10-05 09:06:35 --- I'm trying to build for a x86_64 target on a i686 build host. I've added two patched 1067 & 10510. Unfortunatly I get stuck at gcc-cross. My knowledge of crossbuilding the toolchain stops here. Jeroen /home/jeroen/data/oe/build/tmp/work/x86_64-linux/gcc-cross-4.1.1-r22/gcc-4.1.1/build.i686-linux.x86_64-linux/./gcc/xgcc -B/home/jeroen/data/oe/build/tmp/work/x86_64-linux/gcc-cross-4.1.1-r22/gcc-4.1.1/build.i686-linux.x86_64-linux/./gcc/ -B/home/jeroen/data/oe/build/tmp/cross/x86_64/x86_64-linux/bin/ -B/home/jeroen/data/oe/build/tmp/cross/x86_64/x86_64-linux/lib/ -isystem /home/jeroen/data/oe/build/tmp/cross/x86_64/x86_64-linux/include -isystem /home/jeroen/data/oe/build/tmp/cross/x86_64/x86_64-linux/sys-include -O2 -g -Os -DIN_GCC -DCROSS_COMPILE -DNATIVE_CROSS -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc/32/libgcc.map -o 32/libgcc_s.so.1.tmp -m32 libgcc/32/_muldi3_s.o libgcc/32/_negdi2_s.o libgcc/32/_lshrdi3_s.o libgcc/32/_ashldi3_s.o libgcc/32/_ashrdi3_s.o libgcc/32/_cmpdi2_s.o libgcc/32/_ucmpdi2_s.o libgcc/32/_floatdidf_s.o libgcc/32/_floatdisf_s.o libgcc/32/_fixunsdfsi_s.o libgcc/32/_fixunssfsi_s.o libgcc/32/_fixunsdfdi_s.o libgcc/32/_fixdfdi_s.o libgcc/32/_fixunssfdi_s.o libgcc/32/_fixsfdi_s.o libgcc/32/_fixxfdi_s.o libgcc/32/_fixunsxfdi_s.o libgcc/32/_floatdixf_s.o libgcc/32/_fixunsxfsi_s.o libgcc/32/_fixtfdi_s.o libgcc/32/_fixunstfdi_s.o libgcc/32/_floatditf_s.o libgcc/32/_clear_cache_s.o libgcc/32/_enable_execute_stack_s.o libgcc/32/_trampoline_s.o libgcc/32/__main_s.o libgcc/32/_absvsi2_s.o libgcc/32/_absvdi2_s.o libgcc/32/_addvsi3_s.o libgcc/32/_addvdi3_s.o libgcc/32/_subvsi3_s.o libgcc/32/_subvdi3_s.o libgcc/32/_mulvsi3_s.o libgcc/32/_mulvdi3_s.o libgcc/32/_negvsi2_s.o libgcc/32/_negvdi2_s.o libgcc/32/_ctors_s.o libgcc/32/_ffssi2_s.o libgcc/32/_ffsdi2_s.o libgcc/32/_clz_s.o libgcc/32/_clzsi2_s.o libgcc/32/_clzdi2_s.o libgcc/32/_ctzsi2_s.o libgcc/32/_ctzdi2_s.o libgcc/32/_popcount_tab_s.o libgcc/32/_popcountsi2_s.o libgcc/32/_popcountdi2_s.o libgcc/32/_paritysi2_s.o libgcc/32/_paritydi2_s.o libgcc/32/_powisf2_s.o libgcc/32/_powidf2_s.o libgcc/32/_powixf2_s.o libgcc/32/_powitf2_s.o libgcc/32/_mulsc3_s.o libgcc/32/_muldc3_s.o libgcc/32/_mulxc3_s.o libgcc/32/_multc3_s.o libgcc/32/_divsc3_s.o libgcc/32/_divdc3_s.o libgcc/32/_divxc3_s.o libgcc/32/_divtc3_s.o libgcc/32/_divdi3_s.o libgcc/32/_moddi3_s.o libgcc/32/_udivdi3_s.o libgcc/32/_umoddi3_s.o libgcc/32/_udiv_w_sdiv_s.o libgcc/32/_udivmoddi4_s.o libgcc/32/unwind-dw2_s.o libgcc/32/unwind-dw2-fde-glibc_s.o libgcc/32/unwind-sjlj_s.o libgcc/32/gthr-gnat_s.o libgcc/32/unwind-c_s.o -lc && rm -f 32/libgcc_s.so && if [ -f 32/libgcc_s.so.1 ]; then mv -f 32/libgcc_s.so.1 32/libgcc_s.so.1.backup; else true; fi && mv 32/libgcc_s.so.1.tmp 32/libgcc_s.so.1 && ln -s libgcc_s.so.1 32/libgcc_s.so /home/jeroen/data/oe/build/tmp/cross/x86_64/bin/x86_64-linux-ld: skipping incompatible /home/jeroen/data/oe/build/tmp/staging/x86_64-linux/usr/lib/../lib/libc.so when searching for -lc /home/jeroen/data/oe/build/tmp/cross/x86_64/bin/x86_64-linux-ld: skipping incompatible /home/jeroen/data/oe/build/tmp/staging/x86_64-linux/usr/lib/../lib/libc.a when searching for -lc /home/jeroen/data/oe/build/tmp/cross/x86_64/bin/x86_64-linux-ld: skipping incompatible /home/jeroen/data/oe/build/tmp/staging/x86_64-linux/usr/lib/libc.so when searching for -lc /home/jeroen/data/oe/build/tmp/cross/x86_64/bin/x86_64-linux-ld: skipping incompatible /home/jeroen/data/oe/build/tmp/staging/x86_64-linux/usr/lib/libc.a when searching for -lc /home/jeroen/data/oe/build/tmp/cross/x86_64/bin/x86_64-linux-ld: cannot find -lc collect2: ld returned 1 exit status make[3]: *** [32/libgcc_s.so] Error 1 make[3]: Leaving directory `/home/jeroen/data/oe/build/tmp/work/x86_64-linux/gcc-cross-4.1.1-r22/gcc-4.1.1/build.i686-linux.x86_64-linux/gcc' make[2]: *** [stmp-multilib] Error 2 make[2]: Leaving directory `/home/jeroen/data/oe/build/tmp/work/x86_64-linux/gcc-cross-4.1.1-r22/gcc-4.1.1/build.i686-linux.x86_64-linux/gcc' make[1]: *** [all-gcc] Error 2 make[1]: Leaving directory `/home/jeroen/data/oe/build/tmp/work/x86_64-linux/gcc-cross-4.1.1-r22/gcc-4.1.1/build.i686-linux.x86_64-linux' make: *** [all] Error 2 FATAL: oe_runmake failed jeroen at hoc:~/data/oe/build/tmp/work/x86_64-linux/gcc-cross-4.1.1-r22/temp$ -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 07:50:43 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 09:50:43 +0200 (CEST) Subject: [Bug 4637] New: roadmap-gtk2-1.1.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4637 Summary: roadmap-gtk2-1.1.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in roadmap-gtk2 failed at 20081005073930 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 08:25:11 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 10:25:11 +0200 (CEST) Subject: [Bug 4638] New: gst-ffmpeg-0.10.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4638 Summary: gst-ffmpeg-0.10.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in gst-ffmpeg failed at 20081005080950 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 08:58:25 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 10:58:25 +0200 (CEST) Subject: [Bug 4607] New recipe for building full gnome-games 2.23.6 with dependencies In-Reply-To: References: Message-ID: <20081005085825.0B6A81880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4607 --- Comment #2 from Koen Kooi 2008-10-05 10:58:23 --- the ggz m4 files have already been fixed in ggz-clientlibs and gnome games 2.24, could you make a new patch against current metadata and split it up in its logical parts (e.g. one for adding pyorbit, one for patching gnome-games 2.24, etc)? -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 09:54:03 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 11:54:03 +0200 (CEST) Subject: [Bug 4451] h2200-bootloader broken causing suspend failures In-Reply-To: References: Message-ID: <20081005095403.81D151880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4451 Paul Eggleton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Paul Eggleton 2008-10-05 11:54:02 --- This fix is now in stable, resolving. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 09:55:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 11:55:46 +0200 (CEST) Subject: [Bug 3937] Card widget is broken In-Reply-To: References: Message-ID: <20081005095546.57E1618807E@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=3937 --- Comment #2 from Paul Eggleton 2008-10-05 11:55:46 --- If you are talking about Opie, try the new opie-cardapplet in 1.2.4 (now available in org.openembedded.dev, and soon in Angstrom unstable). It works a lot better. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 09:59:33 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 11:59:33 +0200 (CEST) Subject: [Bug 4597] opie-console-1.2.3-r1 do_patch: failed. "double_name.patch" not found In-Reply-To: References: Message-ID: <20081005095933.2F7FF188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4597 Paul Eggleton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Paul Eggleton 2008-10-05 11:59:32 --- Sorry, this was my fault. This has now been fixed as of yesterday. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 12:04:03 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 14:04:03 +0200 (CEST) Subject: [Bug 4639] New: rdesktop-1.6.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4639 Summary: rdesktop-1.6.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in rdesktop failed at 20081005115958 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 12:31:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 14:31:36 +0200 (CEST) Subject: [Bug 4640] New: xf86-video-vesa-1.3.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4640 Summary: xf86-video-vesa-1.3.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in xf86-video-vesa failed at 20081005122728 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 12:36:30 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 14:36:30 +0200 (CEST) Subject: [Bug 4641] New: qte-mt-2.3.10-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4641 Summary: qte-mt-2.3.10-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in qte-mt failed at 20081005123203 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 13:32:30 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 15:32:30 +0200 (CEST) Subject: [Bug 4642] New: enca-1.9-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4642 Summary: enca-1.9-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in enca failed at 20081005130153 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 15:09:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 17:09:10 +0200 (CEST) Subject: [Bug 4643] New: guile-1.8.5-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4643 Summary: guile-1.8.5-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in guile failed at 20081005145154 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 15:32:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 17:32:18 +0200 (CEST) Subject: [Bug 4644] New: opencv-1.0.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4644 Summary: opencv-1.0.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in opencv failed at 20081005152803 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 17:07:32 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 19:07:32 +0200 (CEST) Subject: [Bug 4191] c7x0 opie install to flash fails In-Reply-To: References: Message-ID: <20081005170732.EEE76188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4191 --- Comment #5 from Paul Eggleton 2008-10-05 19:07:32 --- Aforementioned patch is now in .stable also. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 21:48:59 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Sun, 5 Oct 2008 23:48:59 +0200 (CEST) Subject: [Bug 4645] New: classpath-native-0.97.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4645 Summary: classpath-native-0.97.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_unpackpost step in classpath-native failed at 20081005214500 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Sun Oct 5 23:23:59 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 01:23:59 +0200 (CEST) Subject: [Bug 4646] New: qt4-x11-free-4.4.1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4646 Summary: qt4-x11-free-4.4.1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in qt4-x11-free failed at 20081005224639 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 00:52:40 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 02:52:40 +0200 (CEST) Subject: [Bug 4647] New: enchant-1.3.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4647 Summary: enchant-1.3.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in enchant failed at 20081006004336 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 01:45:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 03:45:31 +0200 (CEST) Subject: [Bug 4648] New: do_rootfs :ERROR: duplicate src declaration. Skipping: do_rootfs: Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4648 Summary: do_rootfs :ERROR: duplicate src declaration. Skipping: do_rootfs: Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynnos at tong-ji.org DISTRO = "angstrom-2008.1" MACHINE = "x86" I build a image from zero the error log: Installing helloworld (1.0.0-r0) to root... | Downloading file:/stuff/build-anst/tmp/deploy/glibc/ipk/i486/helloworld_1.0.0-r0_i486.ipk | Configuring helloworld | Collected errors: | ERROR: duplicate src declaration. Skipping: | src oe-x86 file:/stuff/build-anst/tmp/deploy/glibc/ipk/x86 | + export D=/stuff/build-anst/tmp/rootfs | + D=/stuff/build-anst/tmp/rootfs | + export OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs | + OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs | + export IPKG_OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs | + IPKG_OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs | + export OPKG_OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs | + OPKG_OFFLINE_ROOT=/stuff/build-anst/tmp/rootfs | + mkdir -p /stuff/build-anst/tmp/rootfs/etc/opkg/ | + grep '^arch' /stuff/build-anst/tmp/staging/i686-linux/etc/opkg.conf | + for i in '/stuff/build-anst/tmp/rootfs/usr/lib/opkg/info/*.preinst' | + '[' -f '/stuff/build-anst/tmp/rootfs/usr/lib/opkg/info/*.preinst' ']' | + for i in '/stuff/build-anst/tmp/rootfs/usr/lib/opkg/info/*.postinst' | + '[' -f '/stuff/build-anst/tmp/rootfs/usr/lib/opkg/info/*.postinst' ']' | + install -d /stuff/build-anst/tmp/rootfs//etc | + echo 200810060927 | + rm -f /stuff/build-anst/tmp/rootfs/usr/lib/opkg/lists/oe /stuff/build-anst/tmp/rootfs/usr/lib/opkg/lists/oe-all /stuff/build-anst/tmp/rootfs/usr/lib/opkg/lists/oe-i486 /stuff/build-anst/tmp/rootfs/usr/lib/opkg/lists/oe-x86 | + ln -s opkg /stuff/build-anst/tmp/rootfs/etc/ipkg | + ln -s opkg /stuff/build-anst/tmp/rootfs/usr/lib/ipkg | + log_check rootfs | + set +x | log_check: Using /stuff/build-anst/tmp/work/x86-angstrom-linux/helloworld-image-1.0-r0/temp/log.do_rootfs.9773 as logfile | log_check: There were error messages in the logfile | log_check: Matched keyword: [ERR] | Signiture check for oe-x86 skipped because GPG support was not enabled in this build | Collected errors: | ERROR: duplicate src declaration. Skipping: | src oe-x86 file:/stuff/build-anst/tmp/deploy/glibc/ipk/x86 | -- | Configuring helloworld | Collected errors: | ERROR: duplicate src declaration. Skipping: | src oe-x86 file:/stuff/build-anst/tmp/deploy/glibc/ipk/x86 | NOTE: Task failed: /stuff/build-anst/tmp/work/x86-angstrom-linux/helloworld-image-1.0-r0/temp/log.do_rootfs.9773 NOTE: package helloworld-image-1.0-r0: task do_rootfs: failed ERROR: TaskFailed event exception, aborting NOTE: package helloworld-image-1.0: failed ERROR: Build of /stuff/org.openembedded.dev/packages/images/helloworld-image.bb do_rootfs failed ERROR: Task 10 (/stuff/org.openembedded.dev/packages/images/helloworld-image.bb, do_rootfs) failed NOTE: Tasks Summary: Attempted 525 tasks of which 525 didn't need to be rerun and 1 failed. ERROR: '/stuff/org.openembedded.dev/packages/images/helloworld-image.bb' failed NOTE: build 200810060927: completed the arch.conf content is : arch all 1 arch any 6 arch noarch 11 arch i486 16 arch x86 21 arch x86 26 build platform are gentoo and ubuntu thanks -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 02:15:55 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 04:15:55 +0200 (CEST) Subject: [Bug 4649] New: libusb-0.1.12-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4649 Summary: libusb-0.1.12-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in libusb failed at 20081006020941 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 03:10:02 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 05:10:02 +0200 (CEST) Subject: [Bug 4650] New: libwww-perl-5.808-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4650 Summary: libwww-perl-5.808-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in libwww-perl failed at 20081006030615 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 04:28:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 06:28:36 +0200 (CEST) Subject: [Bug 4651] New: imagemagick-6.4.4-1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4651 Summary: imagemagick-6.4.4-1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in imagemagick failed at 20081006041814 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 05:07:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 07:07:31 +0200 (CEST) Subject: [Bug 4652] New: libgnomeprintui-2.18.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4652 Summary: libgnomeprintui-2.18.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in libgnomeprintui failed at 20081006050030 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 05:15:28 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 07:15:28 +0200 (CEST) Subject: [Bug 4653] New: evince-2.23.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4653 Summary: evince-2.23.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in evince failed at 20081006050428 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 08:53:37 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 10:53:37 +0200 (CEST) Subject: [Bug 4654] New: libsidplay-1.36.59-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4654 Summary: libsidplay-1.36.59-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in libsidplay failed at 20081006084828 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 09:05:16 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 11:05:16 +0200 (CEST) Subject: [Bug 4655] New: zhone-0.0.0+r9-gitr11392b1d2ee3a0622dc324e1805699e4301249c4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4655 Summary: zhone-0.0.0+r9-gitr11392b1d2ee3a0622dc324e1805699e4301 249c4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in zhone failed at 20081006085744 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 09:25:17 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 11:25:17 +0200 (CEST) Subject: [Bug 4656] New: lirc-modules-0.8.3+cvs20080713-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4656 Summary: lirc-modules-0.8.3+cvs20080713-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in lirc-modules failed at 20081006092009 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 09:29:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 11:29:18 +0200 (CEST) Subject: [Bug 4657] New: ioquake3-1.34+svnr1470-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4657 Summary: ioquake3-1.34+svnr1470-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in ioquake3 failed at 20081006092226 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 09:31:09 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 11:31:09 +0200 (CEST) Subject: [Bug 4658] New: quake2-0.16.1+svnr205-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4658 Summary: quake2-0.16.1+svnr205-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in quake2 failed at 20081006092606 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 09:52:33 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 11:52:33 +0200 (CEST) Subject: [Bug 4659] New: new package mini-httpd_1.19.bb Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4659 Summary: new package mini-httpd_1.19.bb Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynn.lin at avocent.com Created an attachment (id=10590) --> (http://bugs.openembedded.net/attachment.cgi?id=10590) mini-httpd_1.19.bb Hi,all Today my project needs a mini-httpd,I find that there isn't mini-httpd package in oe repository,So i ported ,hope it can be helpful ^_^ -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 13:38:15 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 15:38:15 +0200 (CEST) Subject: [Bug 4508] new recipe for OpenCV - The Open Computer Vision Library In-Reply-To: References: Message-ID: <20081006133815.DE936188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4508 Bignaux Ronan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Bignaux Ronan 2008-10-06 15:38:15 --- I don't know if this recipe has been merged or it's a very similar one in the tree ... bug post here seems to be not opencv related. So i close the bug. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 14:04:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 16:04:31 +0200 (CEST) Subject: [Bug 4660] New: Yasr bitbake recipe Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4660 Summary: Yasr bitbake recipe Classification: Unclassified Product: Openembedded Version: unspecified Platform: Other OS/Version: Linux Status: NEW Keywords: bb Severity: minor Priority: P3 Component: Distributions AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: gcasse at oralux.org CC: gcasse at oralux.org Yasr is a general purpose console screen reader -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 18:16:11 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 20:16:11 +0200 (CEST) Subject: [Bug 4661] New: libsvg-0.1.4-r1: task do_qa_staging: Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4661 Summary: libsvg-0.1.4-r1: task do_qa_staging: Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: linuxrulez at land.ru NOTE: package libsvg-0.1.4-r1: task do_qa_staging: started NOTE: QA checking staging ERROR: QA Issue: gloox.pc failed sanity test (tmpdir) in path /media/disk-1/GIT/org.openembedded.dev/tmp/staging/arm-angstrom-linux-gnueabi/usr/lib/pkgconfig ERROR: QA Issue: libfakekey.pc failed sanity test (tmpdir) in path /media/disk-1/GIT/org.openembedded.dev/tmp/staging/arm-angstrom-linux-gnueabi/usr/lib/pkgconfig ERROR: QA staging was broken by the package built above ERROR: Error in executing: ERROR: Exception: Message:1 ERROR: Printing the environment of the function ERROR: Build of /media/disk-1/GIT/org.openembedded.dev/packages/cairo/libsvg_0.1.4.bb do_qa_staging failed ERROR: Task 5 (/media/disk-1/GIT/org.openembedded.dev/packages/cairo/libsvg_0.1.4.bb, do_qa_staging) failed NOTE: Tasks Summary: Attempted 460 tasks of which 447 didn't need to be rerun and 1 failed. ERROR: '/media/disk-1/GIT/org.openembedded.dev/packages/cairo/libsvg_0.1.4.bb' failed cat log.qa_package: evil hides inside the .pc, staging, /staging/arm-angstrom-linux-gnueabi/usr/lib/pkgconfig/gloox.pc evil hides inside the .pc, staging, /staging/arm-angstrom-linux-gnueabi/usr/lib/pkgconfig/libfakekey.pc magician/angstrom Ubuntu 8.10/gcc-4.3.2 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 19:03:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 21:03:35 +0200 (CEST) Subject: [Bug 4583] AC_CHECK_ENABLE_LTDL macro is undefined In-Reply-To: References: Message-ID: <20081006190335.458F11880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4583 Christopher Friedt changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #2 from Christopher Friedt 2008-10-06 21:03:34 --- I'm wrapping this in bug 4588, since it's all part of the same brokenness. *** This bug has been marked as a duplicate of bug 4588 *** -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 19:03:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 21:03:35 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081006190335.58A25188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 --- Comment #12 from Christopher Friedt 2008-10-06 21:03:34 --- *** Bug 4583 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Mon Oct 6 19:25:53 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Mon, 6 Oct 2008 21:25:53 +0200 (CEST) Subject: [Bug 4602] sh4, gcc-cross-initial: CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include In-Reply-To: References: Message-ID: <20081006192553.865441880D3@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4602 Henning Heinold changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Henning Heinold 2008-10-06 21:25:52 --- fixed with revision ec2835e0caacbf9d2e48582fc02e6b933292fd65 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 03:21:11 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 05:21:11 +0200 (CEST) Subject: [Bug 4662] New: libnids-1.18-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4662 Summary: libnids-1.18-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in libnids failed at 20081007031641 for machine omap5912osk -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 07:35:16 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 09:35:16 +0200 (CEST) Subject: [Bug 4663] New: libxine-fb-1.0-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4663 Summary: libxine-fb-1.0-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in libxine-fb failed at 20081007072359 for machine omap5912osk -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 12:12:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 14:12:46 +0200 (CEST) Subject: [Bug 4607] New recipe for building full gnome-games 2.23.6 with dependencies In-Reply-To: References: Message-ID: <20081007121246.1EF8718807E@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4607 --- Comment #3 from Tom Talpey 2008-10-07 14:12:40 --- Sounds good - done. 6 new attachments follow: 1pyorbit.patch - new pyorbit recipe 2gnome-python.patch - new gnome-python recipe 3gnome-desktop.patch - needs libxrandr to build 4gnome-python-desktop.patch - needs gnome-python and libgnomeprint* for games 5guile.patch - needs libtool dependency to build 6gnome-games.patch - the new recipe for 2.24.0 These are merged to the git metadata af4e5ba5672e951767b987f6d5aac456848e0882, i.e. gnome-games 2.24.0 recipe. I was able to build them in a clean ipaq/h1940 machine sandbox. They are not yet runtime-tested, I'm still in the process of building a new angstrom for my ipaq after the metadata pull. Possibly one or more of the 2.24 games will need additional RDEPENDS over 2.23, I'll hope to be able to check that in the next couple of days. Let me know if other rearrangement of the patchset is preferred. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 13:59:44 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 15:59:44 +0200 (CEST) Subject: [Bug 4664] New: Canadian SDK support Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4664 Summary: Canadian SDK support Classification: Unclassified Product: Openembedded Version: unspecified Platform: All URL: http://dev.doredevelopment.dk/git?p=openembedded.git;a =summary OS/Version: All Status: UNCONFIRMED Keywords: patch, toolchain Severity: normal Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: eha at doredevelopment.dk Created an attachment (id=10702) --> (http://bugs.openembedded.net/attachment.cgi?id=10702) 0001-Add-BUILD-HOST-TARGET-_EXEEXT-variables-for-ab-use.patch Hi I have added preliminary support for canadian cross-building of toolchain/SDK images. The idea is to be able to build any combination of host->target toolchain with OE. The primary goal here (for me), is to be able build mingw32 toolchains for OpenEmbedded projects, so that those unlucky Windows developers can build and debug applications using native development tools. To avoid messing with with existing recipes more than needed, and the cross-sdk recipes in particular, I have introduce 3 new classes: canadian-cross, canadian-native, and canadian-sdk. As the name suggest, they can to some extend be compared to the existing cross, native, and cross-sdk classes. canadian-cross recipes are for building internal cross compiler tools, which will be used to build for the sdk architecture (fx. i586-mingw32). The host triplet for canadian-cross is build, build, sdk canadian-native recipes are for building internal libraries for sdk arch. The host triplet for canadian-native is build, sdk, sdk canadian-sdk recipes are for building the actual sdk cross compiler tools which should be run on the sdk architecture. The host triplet for canadian-sdk is build, sdk, target Currently, I am able to build using target = powerpc-linux sdk = i586-mingw32 Tested on build = i686-linux build = x86_64_linux The only supported versions are binutils = 2.18 gcc = 4.2.2 glibc = 2.6.1 (nptl) All the necessary changes can be pulled from http://git.doredevelopment.dk/openembedded.git git://git.doredevelopment.dk/openembedded.git which is a branch of org.openembedded.dev from the git trial repository, or you can apply the attached patches on top of org.openembedded.dev yourself. Best regards, Esben Haabendal -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 18:26:56 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 20:26:56 +0200 (CEST) Subject: [Bug 4665] New: madwifi-ng-r3837-20080802-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4665 Summary: madwifi-ng-r3837-20080802-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in madwifi-ng failed at 20081007182512 for machine ixp4xxle -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 19:08:32 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 21:08:32 +0200 (CEST) Subject: [Bug 4666] New: exiv2-0.15-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4666 Summary: exiv2-0.15-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in exiv2 failed at 20081007190456 for machine ixp4xxle -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 20:00:51 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 22:00:51 +0200 (CEST) Subject: [Bug 4030] openmoko-panel-gsm-0.1.0+svnr3664-autobuild In-Reply-To: References: Message-ID: <20081007200051.1B8E2188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4030 --- Comment #32 from The OpenEmbedded Autobuilder 2008-10-07 22:00:50 --- The do_configure step failed at 20081007195920 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Tue Oct 7 21:22:26 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Tue, 7 Oct 2008 23:22:26 +0200 (CEST) Subject: [Bug 4598] New recipe: splashutils In-Reply-To: References: Message-ID: <20081007212226.560E0188152@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4598 Henning Heinold changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Henning Heinold 2008-10-07 23:22:25 --- fixed with revision 434c4a5a7f3ee7f462db798e27cc0f7c2fd7458f -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 02:30:03 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 8 Oct 2008 04:30:03 +0200 (CEST) Subject: [Bug 4645] classpath-native-0.97.2-autobuild In-Reply-To: References: Message-ID: <20081008023003.7FC3F188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4645 Christopher Friedt changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10860|0 |1 is obsolete| | --- Comment #5 from Christopher Friedt 2008-10-08 04:30:02 --- (From update of attachment 10860) sorry - this patch does nothing ... unless an autoreconf is necessary... hmmm -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 03:47:40 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 8 Oct 2008 05:47:40 +0200 (CEST) Subject: [Bug 4667] New: cacao-0.99.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4667 Summary: cacao-0.99.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in cacao failed at 20081008032101 for machine ixp4xxbe -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 12:44:47 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 8 Oct 2008 14:44:47 +0200 (CEST) Subject: [Bug 4668] New: IndexError Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4668 Summary: IndexError Classification: Unclassified Product: Openembedded Version: Angstrom 2007.12 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.stable AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: guillaume.assens at gmail.com I'm trying to build angstrom base-image for an at91sam9260 machine and i've got an index error : List out of range. See log in attachment. Thank's in advance. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 13:07:08 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 8 Oct 2008 15:07:08 +0200 (CEST) Subject: [Bug 4578] uicmoc4-native_4.4.0 does not compile In-Reply-To: References: Message-ID: <20081008130708.4E990188151@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4578 Niko! changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nicola.mfb at gmail.com --- Comment #2 from Niko! 2008-10-08 15:07:08 --- Ok, i found the problem, on gentoo there are two env variables that influences uicmoc4-native and maybe qt4-x11-free, these are QMAKESPEC and QTDIR. QMAKESPEC is setted to linux-g++, so the qt configure script thinks he has to crosscompile so does not build tools, that's the reason as linguist tools are not found in the do_install phase. unset QMAKESPEC unset QTDIR solves the problem. How to handle this globally? oe-documentation? oe-gentoo-documentation? bitbake env var strip (ala openmoko?) Regards Nicola -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 15:46:18 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 8 Oct 2008 17:46:18 +0200 (CEST) Subject: [Bug 4669] New: BB for mcabber - ncurses jabber client Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4669 Summary: BB for mcabber - ncurses jabber client Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other URL: http://www.lilotux.net/~mikael/mcabber/ OS/Version: other Status: UNCONFIRMED Keywords: bb Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: elena.valhalla at gmail.com Created an attachment (id=10977) --> (http://bugs.openembedded.net/attachment.cgi?id=10977) mcabber 0.9.8 bb This is a bb for the ncurses based jabber client mcabber. I've tested it on the i586-generic machine and I'm currently using it. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 18:38:31 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 8 Oct 2008 20:38:31 +0200 (CEST) Subject: [Bug 4670] New: mplayer-0.0+1.0rc2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4670 Summary: mplayer-0.0+1.0rc2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in mplayer failed at 20081008183402 for machine ixp4xxbe -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 20:09:07 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Wed, 8 Oct 2008 22:09:07 +0200 (CEST) Subject: [Bug 4671] New: Unversioned .so files unpackaged without warning Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4671 Summary: Unversioned .so files unpackaged without warning Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: bluelightning at bluelightning.org If you have a package that produces a non-versioned .so file (eg. metakit produces libmk4.so), by default even if you override do_install() to install the file into ${D}${libdir}, the file is not packaged and you do not get a warning about the unpackaged file either. Of course you can override FILES to fix this (as I have done for metakit), but it seems to me that at the very least it ought to be showing a warning in this case. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 22:25:26 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 00:25:26 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081008222526.30833188154@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 Robert Schuster changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #13 from Robert Schuster 2008-10-09 00:25:25 --- Either this PR is about rxtx, jamvm-initial or classpath-native not all three. Since I believe the Java infrastructure is working I regard this PR being about rxtx. The suggestion to delete acinclude.m4 from http://bugs.gentoo.org/show_bug.cgi?id=226525 sounds nice. I will try this. Btw: Is this PR against .dev or .stable? I mentioned on the ML that I doubt that is against .dev (since you said some recipes are missing for you). -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Wed Oct 8 23:33:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 01:33:46 +0200 (CEST) Subject: [Bug 4599] New recipe: pmount 0.9.17 In-Reply-To: References: Message-ID: <20081008233346.6B903188465@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4599 Henning Heinold changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Henning Heinold 2008-10-09 01:33:46 --- fixed with revision 5deedf422e38c999902f5c071437438546581e2e -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 05:38:06 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 07:38:06 +0200 (CEST) Subject: [Bug 4672] New: entrance_0.9.0.010.bb do_install failed Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4672 Summary: entrance_0.9.0.010.bb do_install failed Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: lynnos at tong-ji.org i build e-image,it failed on entrance,look into it first ,ecore-config command not find,then i enable ecore-config in ecore-native pacakge,then failed with " + make DESTDIR=/home/lynn/openembedded/build/tmp/work/i486-angstrom-linux/entrance-0.9.0.010-r1/image install Making install in data make[1]: Entering directory `/home/lynn/openembedded/build/tmp/work/i486-angstrom-linux/entrance-0.9.0.010-r1/entrance-0.9.0.010/data' Making install in config make[2]: Entering directory `/home/lynn/openembedded/build/tmp/work/i486-angstrom-linux/entrance-0.9.0.010-r1/entrance-0.9.0.010/data/config' sh build_config.sh || : You need to specify key! Usage: ecore_config Modify ecore_config files Options: -c, --file=FILE config file -k, --key=KEY must be given for all commands except -a Commands: -a, --list get all keys -g, --get get key -d, --del delete key -b, --bool=VALUE set boolean -f, --float=VALUE set float -i, --int=VALUE set integer -r, --rgb=VALUE set RGBA -s, --string=VALUE set string -t, --theme=VALUE set theme You need to specify key! " machine:x86 distro:angstrom-2008.1 thanks -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 05:44:53 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 07:44:53 +0200 (CEST) Subject: [Bug 4429] apr compilation failed In-Reply-To: References: Message-ID: <20081009054456.A3521188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4429 --- Comment #3 from lynnos at tong-ji.org 2008-10-09 07:44:52 --- same error: /home/lynn/openembedded/build/tmp/work/i486-angstrom-linux/apr-1.2.12-r0/apr-1.2.12/libtool: line 460: CDPATH: command not found | /home/lynn/openembedded/build/tmp/work/i486-angstrom-linux/apr-1.2.12-r0/apr-1.2.12/libtool: line 1138: func_opt_split: command not found | libtool: Version mismatch error. This is libtool 2.2.4, but the | libtool: definition of this LT_INIT comes from an older release. | libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4 | libtool: and run autoconf again. | make[1]: *** [passwd/apr_getpass.lo] Error 63 | make[1]: Leaving directory `/home/lynn/openembedded/build/tmp/work/i486-angstrom-linux/apr-1.2.12-r0/apr-1.2.12' | make: *** [all-recursive] Error 1 | FATAL: oe_runmake failed -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 08:09:24 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 10:09:24 +0200 (CEST) Subject: [Bug 4673] New: gettext-native-0.17-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4673 Summary: gettext-native-0.17-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_configure step in gettext-native failed at 20081009080005 for machine c7x0 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 09:22:46 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 11:22:46 +0200 (CEST) Subject: [Bug 4674] New: e2fsprogs-libs-1.41.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4674 Summary: e2fsprogs-libs-1.41.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in e2fsprogs-libs failed at 20081009091810 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 11:34:22 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 13:34:22 +0200 (CEST) Subject: [Bug 4675] New: agg-2.5-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4675 Summary: agg-2.5-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in agg failed at 20081009113359 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 11:46:16 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 13:46:16 +0200 (CEST) Subject: [Bug 4677] New: speech-dispatcher-0.6.6-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4677 Summary: speech-dispatcher-0.6.6-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in speech-dispatcher failed at 20081009114536 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 11:46:16 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 13:46:16 +0200 (CEST) Subject: [Bug 4676] New: navit-0.0.4-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4676 Summary: navit-0.0.4-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in navit failed at 20081009114536 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 11:50:19 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 13:50:19 +0200 (CEST) Subject: [Bug 4678] New: gst-plugins-good-0.10.7-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4678 Summary: gst-plugins-good-0.10.7-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in gst-plugins-good failed at 20081009114922 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 13:46:53 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 15:46:53 +0200 (CEST) Subject: [Bug 4679] New: libetpan-0.52-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4679 Summary: libetpan-0.52-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in libetpan failed at 20081009134509 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 13:55:03 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 15:55:03 +0200 (CEST) Subject: [Bug 4680] New: konqueror-embedded-20070316-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4680 Summary: konqueror-embedded-20070316-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_patch step in konqueror-embedded failed at 20081009135239 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 13:58:36 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 15:58:36 +0200 (CEST) Subject: [Bug 4681] New: ubahnnav-0.4.1-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4681 Summary: ubahnnav-0.4.1-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in ubahnnav failed at 20081009135734 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 14:34:35 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 16:34:35 +0200 (CEST) Subject: [Bug 4682] New: zuc-1.1.2ern-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4682 Summary: zuc-1.1.2ern-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in zuc failed at 20081009143405 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 14:41:34 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 16:41:34 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081009144134.B9F3C188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 --- Comment #14 from Christopher Friedt 2008-10-09 16:41:32 --- (In reply to comment #13) > Since I believe the Java infrastructure is working I regard this PR being about > rxtx. The suggestion to delete acinclude.m4 from > http://bugs.gentoo.org/show_bug.cgi?id=226525 sounds nice. I will try this. > > Btw: Is this PR against .dev or .stable? I mentioned on the ML that I doubt > that is against .dev (since you said some recipes are missing for you). When I had been trying to build rxtx last week, jamvm-initial_1.4.5.bb and cacao-native_0.99.3 were not in my repositories, so the PREFERRED_VERSIONS for each of those, mentioned on the OE Wiki, did not apply. At that point, I'd been using monotone to synchronize nightly. I've been using git to synchronize as of yesterday and both of the seemingly vanished bitbake recipes have mysteriously returned. Maybe this was a problem with monotone... In any event, I'm much more content with git ... I'll create separated bugs if I have any problems with 'bitbake rxtx', but for now this can be closed. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 14:42:45 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 16:42:45 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081009144247.5755D188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 Christopher Friedt changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |INVALID --- Comment #15 from Christopher Friedt 2008-10-09 16:42:45 --- this is a comment (required to close the bug) -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 15:25:27 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 17:25:27 +0200 (CEST) Subject: [Bug 4683] New: zauralign-1.0.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4683 Summary: zauralign-1.0.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in zauralign failed at 20081009152455 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 15:34:17 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 17:34:17 +0200 (CEST) Subject: [Bug 4030] openmoko-panel-gsm-0.1.0+svnr3664-autobuild In-Reply-To: References: Message-ID: <20081009153417.9882B188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4030 --- Comment #34 from The OpenEmbedded Autobuilder 2008-10-09 17:34:17 --- The do_configure step failed at 20081009153152 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 15:41:10 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 17:41:10 +0200 (CEST) Subject: [Bug 4684] New: uucp-1.07-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4684 Summary: uucp-1.07-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in uucp failed at 20081009153955 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 16:43:25 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 18:43:25 +0200 (CEST) Subject: [Bug 4685] New: gst-plugins-ugly-0.10.7-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4685 Summary: gst-plugins-ugly-0.10.7-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in gst-plugins-ugly failed at 20081009164243 for machine beagleboard -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 19:13:03 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 21:13:03 +0200 (CEST) Subject: [Bug 4540] rxtx fails to build In-Reply-To: References: Message-ID: <20081009191303.2748E188465@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4540 --- Comment #3 from Christopher Friedt 2008-10-09 21:13:02 --- Gentoo found that removing acinclude.m4, and then running eautoreconf and elibtoolize fixed the problem (see attached rxtx ebuild). I've attached a revision for rxtx_2.1-7r2.bb that should do the trick. Being farily new to OE / bitbake, someone should probably review it to make sure it's openembeddedy enough to fix the original recipe. -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 19:43:20 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 21:43:20 +0200 (CEST) Subject: [Bug 4588] 'bitbake rxtx' fails on jamvm-initial and then classpath-native In-Reply-To: References: Message-ID: <20081009194321.1DD40188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4588 Christopher Friedt changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |FIXED --- Comment #16 from Christopher Friedt 2008-10-09 21:43:20 --- All of the problems I ran into were fixed after I used git to synchronize my repository. For some reason, when I used Monotone to sync, it failed to fetch jamvm-initial-1.4.5, which was a key factor in bootstrapping the java environment. Aside from that, the rxtx build error was fixed - see bug #4540 http://bugs.openembedded.net/show_bug.cgi?id=4540 -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 21:34:13 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Thu, 9 Oct 2008 23:34:13 +0200 (CEST) Subject: [Bug 4030] openmoko-panel-gsm-0.1.0+svnr3664-autobuild In-Reply-To: References: Message-ID: <20081009213414.9E1F2188463@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4030 --- Comment #36 from The OpenEmbedded Autobuilder 2008-10-09 23:34:13 --- The do_configure step failed at 20081009213029 for machine dht-walnut -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 22:39:19 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 00:39:19 +0200 (CEST) Subject: [Bug 4688] New: [RFE] add ext3 support to linux-kexecboot for Zaurus clamshell models Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4688 Summary: [RFE] add ext3 support to linux-kexecboot for Zaurus clamshell models Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P3 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: andrea.adami at gmail.com Created an attachment (id=11240) --> (http://bugs.openembedded.net/attachment.cgi?id=11240) mtn diff: kexecboot -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 22:42:09 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 00:42:09 +0200 (CEST) Subject: [Bug 4688] [RFE] add ext3 support to linux-kexecboot for Zaurus clamshell models In-Reply-To: References: Message-ID: <20081009224209.865E9188465@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4688 --- Comment #3 from ant 2008-10-10 00:42:09 --- Debug log from kexecboot. Working on c7x0. Please test on other machines. Andrea -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 22:51:17 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 00:51:17 +0200 (CEST) Subject: [Bug 4688] [RFE] add ext3 support to linux-kexecboot for Zaurus clamshell models In-Reply-To: References: Message-ID: <20081009225117.DBBEE188464@amethyst.openembedded.net> http://bugs.openembedded.net/show_bug.cgi?id=4688 --- Comment #4 from ant 2008-10-10 00:51:17 --- Please note we don't respect the KERNEL_IMAGE_MAXSIZE = "1294336" anymore...kernel is in /boot! -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 22:59:06 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 00:59:06 +0200 (CEST) Subject: [Bug 4689] New: gnuplot-4.2.3-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4689 Summary: gnuplot-4.2.3-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in gnuplot failed at 20081009225857 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 23:16:15 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 01:16:15 +0200 (CEST) Subject: [Bug 4690] New: obexftp-0.22-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4690 Summary: obexftp-0.22-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in obexftp failed at 20081009231546 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Thu Oct 9 23:20:05 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 01:20:05 +0200 (CEST) Subject: [Bug 4691] New: libmodplug-0.8-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4691 Summary: libmodplug-0.8-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in libmodplug failed at 20081009231941 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 00:31:59 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 02:31:59 +0200 (CEST) Subject: [Bug 4692] New: multitap-pad-0.0+svnr373-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4692 Summary: multitap-pad-0.0+svnr373-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in multitap-pad failed at 20081010003129 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 00:40:32 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 02:40:32 +0200 (CEST) Subject: [Bug 4693] New: bash-3.2-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4693 Summary: bash-3.2-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_compile step in bash failed at 20081010003401 for machine efika -- Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla-daemon at amethyst.openembedded.net Fri Oct 10 00:51:45 2008 From: bugzilla-daemon at amethyst.openembedded.net (bugzilla-daemon at amethyst.openembedded.net) Date: Fri, 10 Oct 2008 02:51:45 +0200 (CEST) Subject: [Bug 4694] New: openmoko-appmanager2-0.1.0+svnr4530-autobuild Message-ID: http://bugs.openembedded.net/show_bug.cgi?id=4694 Summary: openmoko-appmanager2-0.1.0+svnr4530-autobuild Classification: Unclassified Product: Openembedded Version: Angstrom 2008.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: org.openembedded.dev AssignedTo: openembedded-issues at lists.openembedded.org ReportedBy: autobuild at openembedded.org The do_install step in openmoko-appmanager2 failed at 200