[oe-issues] [Bug 2894] eglibc should provide glibc packages when chosen as default libc

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Thu Aug 30 21:16:17 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=2894





--- Comment #2 from Leon Woestenberg <likewise at gmx.net>  2007-08-30 14:16:17 ---
I hit this issue where both ${@get_glibc_fpu_setting(bb, d)} and
${@get_eglibc_fpu_setting(bb, d)} seem to be present.

TARGET_OS      = "linux"
MACHINE        = "x86-32-nocona"
DISTRO         = "angstrom"
DISTRO_VERSION = "test-20070830"
TARGET_FPU     = ""

NOTE: Resolving missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 196 of 262 (ID: 261,
/home/leon/builds/x86core2_32bit/x86core2_32bit/openembedded/org.openembedded.dev/packages/glibc/eglibc-initial_svn.bb,
do_populate_staging)
NOTE: package eglibc-initial-2.6+svn20070830: started
NOTE: package eglibc-initial-2.6+svn20070830-r0: task do_populate_staging:
started
NOTE: <type 'exceptions.NameError'>:name 'get_glibc_fpu_setting' is not defined
while evaluating:
--enable-kernel=2.6.20                 --without-cvs --disable-profile
--disable-debug --without-gd                 --enable-clocale=gnu              
  --enable-add-ons=nptl                
--with-headers=/home/leon/builds/x86core2_32bit/x86core2_32bit/openembedded/build/tmp/staging/i686-angstrom-linux/include
                --without-selinux                 --with-tls
${@get_glibc_fpu_setting(bb, d)} ${@get_eglibc_fpu_setting(bb, d)}
NOTE: <type 'exceptions.NameError'>:name 'get_glibc_fpu_setting' is not defined
while evaluating:
--enable-kernel=2.6.20                 --without-cvs --disable-profile
--disable-debug --without-gd                 --enable-clocale=gnu              
  --enable-add-ons=nptl                
--with-headers=/home/leon/builds/x86core2_32bit/x86core2_32bit/openembedded/build/tmp/staging/i686-angstrom-linux/include
                --without-selinux                 --with-tls
${@get_glibc_fpu_setting(bb, d)} ${@get_eglibc_fpu_setting(bb, d)}
NOTE: <type 'exceptions.NameError'>:name 'get_glibc_fpu_setting' is not defined
while evaluating:
        if [ -x ${S}/configure ] ; then
                cfgcmd="${S}/configure \
                    --build=${BUILD_SYS} \
                    --host=${HOST_SYS} \
                    --target=${TARGET_SYS} \
                    --prefix=${prefix} \
                    --exec_prefix=${exec_prefix} \
                    --bindir=${bindir} \
                    --sbindir=${sbindir} \
                    --libexecdir=${libexecdir} \
                    --datadir=${datadir} \
                    --sysconfdir=${sysconfdir} \


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list