[Bug 629] New: Berkely db recipe URL bad

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Thu Jul 5 19:57:53 CEST 2007


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=629

           Summary: Berkely db recipe URL bad
           Product: OpenMoko
           Version: current svn head
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: OE bitbake recipes  / build system
        AssignedTo: mickey at vanille-media.de
        ReportedBy: karim.nassar at acm.org
                CC: buglog at lists.openmoko.org


after following build howto, this file is bad:

$OMDIR/openembedded/packages/db/db3_3.2.9.bb

refers to old sleepycat ftp site. Real pkgs avail here:

http://www.oracle.com/technology/software/products/berkeley-db/db/index.html

Also, it seems that there is now 2 patches instead of 1

I tried to fix the recipe:

< SRC_URI = "ftp://sleepycat1.inetu.net/releases/db-${PV}.tar.gz \                 
<          file://autofoo.patch;patch=1"       
---
> SRC_URI = "http://download.oracle.com/berkeley-db/db-${PV}.tar.gz "   

But that didn't work. Error I got when doing above: 

ERROR: function do_configure failed
ERROR: see log in
/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/temp/log.do_configure.11979
NOTE: Task failed:
/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/temp/log.do_configure.11979
NOTE: package db3-native-3.2.9-r2: task do_configure: failed
ERROR: TaskFailed event exception, aborting
NOTE: package db3-native-3.2.9: failed
ERROR: Build of openmoko-devel-image failed

configure output:

automake (GNU automake) 1.9.3
Written by Tom Tromey <tromey at redhat.com>.

Copyright 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
AUTOV is 1.9
NOTE: Executing autoreconf --verbose --install --force --exclude=autopoint -I
/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/db-3.2.9/dist/aclocal/
-I
/home/knassar/Projects/OpenMoko/build/tmp/staging/i686-linux/share/aclocal-1.9
-I /home/knassar/Projects/OpenMoko/build/tmp/staging/i686-linux/share/aclocal
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal -I
/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/db-3.2.9/dist/aclocal/
-I
/home/knassar/Projects/OpenMoko/build/tmp/staging/i686-linux/share/aclocal-1.9
-I /home/knassar/Projects/OpenMoko/build/tmp/staging/i686-linux/share/aclocal
--force 
acinclude.m4:1: warning: underquoted definition of AM_VERSION_SET
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/db-3.2.9/dist/aclocal/types.m4:4:
warning: underquoted definition of AM_SHORTHAND_TYPES
/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/db-3.2.9/dist/aclocal/tcl.m4:48:
warning: underquoted definition of SC_PATH_TCLCONFIG
/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/db-3.2.9/dist/aclocal/tcl.m4:80:
warning: underquoted definition of SC_LOAD_TCLCONFIG
/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/db-3.2.9/dist/aclocal/tcl.m4:107:
warning: underquoted definition of AM_TCL_LOAD
/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/db-3.2.9/dist/aclocal/programs.m4:4:
warning: underquoted definition of AM_PROGRAMS_SET
/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/db-3.2.9/dist/aclocal/options.m4:4:
warning: underquoted definition of AM_OPTIONS_SET
/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/db-3.2.9/dist/aclocal/mutex.m4:4:
warning: underquoted definition of AM_DEFINE_MUTEXES
autoreconf: configure.in: tracing
configure.in:357: warning: AC_RUN_IFELSE called without default to allow cross
compiling
autoconf/general.m4:2282: AC_RUN_IFELSE is expanded from...
autoconf/general.m4:2290: AC_TRY_RUN is expanded from...
autoconf/general.m4:1800: AC_CACHE_VAL is expanded from...
autoconf/general.m4:1809: AC_CACHE_CHECK is expanded from...
aclocal.m4:846: AM_SHORTHAND_TYPES is expanded from...
configure.in:357: the top level
configure.in:365: warning: AC_RUN_IFELSE called without default to allow cross
compiling
aclocal.m4:408: AM_DEFINE_MUTEXES is expanded from...
configure.in:365: the top level
configure.in:401: warning: AC_RUN_IFELSE called without default to allow cross
compiling
configure.in:401: the top level
configure.in:422: warning: AC_RUN_IFELSE called without default to allow cross
compiling
configure.in:422: the top level
autoreconf: configure.in: not using Libtool
autoreconf: running:
/home/knassar/Projects/OpenMoko/build/tmp/staging/i686-linux/bin/autoconf
--include=/home/knassar/Projects/OpenMoko/build/tmp/work/i686-linux/db3-native-3.2.9-r2/db-3.2.9/dist/aclocal/
--include=/home/knassar/Projects/OpenMoko/build/tmp/staging/i686-linux/share/aclocal-1.9
--include=/home/knassar/Projects/OpenMoko/build/tmp/staging/i686-linux/share/aclocal
--force --warnings=cross
configure.in:357: warning: AC_RUN_IFELSE called without default to allow cross
compiling
autoconf/general.m4:2282: AC_RUN_IFELSE is expanded from...
autoconf/general.m4:2290: AC_TRY_RUN is expanded from...
autoconf/general.m4:1800: AC_CACHE_VAL is expanded from...
autoconf/general.m4:1809: AC_CACHE_CHECK is expanded from...
aclocal.m4:846: AM_SHORTHAND_TYPES is expanded from...
configure.in:357: the top level
configure.in:365: warning: AC_RUN_IFELSE called without default to allow cross
compiling
aclocal.m4:408: AM_DEFINE_MUTEXES is expanded from...
configure.in:365: the top level
configure.in:401: warning: AC_RUN_IFELSE called without default to allow cross
compiling
configure.in:401: the top level
configure.in:422: warning: AC_RUN_IFELSE called without default to allow cross
compiling
configure.in:422: the top level
configure.in:378: error: do not use LIBOBJS directly, use AC_LIBOBJ (see section
`AC_LIBOBJ vs LIBOBJS'
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf:
/home/knassar/Projects/OpenMoko/build/tmp/staging/i686-linux/bin/autoconf failed
with exit status: 1
FATAL: autoreconf execution failed.



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




More information about the buglog mailing list