[oe-issues] [Bug 2046] New: glibc-2.5 build problem

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Mon Mar 26 14:13:23 UTC 2007


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

           Summary: glibc-2.5 build problem
           Product: Openembedded
           Version: Angstrom
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: slapinid at gmail.com
         QAContact: tinderbox-oe at gmx.net


OTE: package glibc-2.5: started
NOTE: package glibc-2.5-r5: task do_package: started
ERROR: Error in executing: 
ERROR: Exception:exceptions.ValueError Message:need more than 1 value to unpack
ERROR: Printing the environment of the function
ERROR:  0057:   # Collate the locales by base and encoding
ERROR:  0058:   encodings = {}
ERROR:  0059:   for l in supported:
ERROR:  0060:           l = l[:-1]
ERROR:  0061:           (locale, charset) = l.split(" ")
ERROR:  0062:           m = dot_re.match(locale)
ERROR:  0063:           if m:
ERROR:  0064:                   locale = m.group(1)
ERROR:  0065:           if not encodings.has_key(locale):
ERROR: Error in executing: 
ERROR: Exception:exceptions.ValueError Message:need more than 1 value to unpack
ERROR: Printing the environment of the function
ERROR:  0057:   if (bb.data.getVar('INHIBIT_PACKAGE_STRIP', d, 1) != '1'):
ERROR:  0058:           stripfunc = ""
ERROR:  0059:           for root, dirs, files in os.walk(dvar):
ERROR:  0060:                   for f in files:
ERROR:  0061:                           file = os.path.join(root, f)
ERROR:  0062:                           if not os.path.islink(file) and not
os.path.isdir(file) and isexec(file):
ERROR:  0063:                                   stripfunc += "\trunstrip %s ||
st=1\n" % (file)
ERROR:  0064:           if not stripfunc == "":
ERROR:  0065:                   from bb import build
ERROR: Error in executing: 
ERROR: Exception:exceptions.ValueError Message:need more than 1 value to unpack
ERROR: Printing the environment of the function
ERROR: Error in executing: 
ERROR: Exception:exceptions.ValueError Message:need more than 1 value to unpack
ERROR: Printing the environment of the function
ERROR: Error in executing: 
ERROR: Exception:exceptions.ValueError Message:need more than 1 value to unpack
ERROR: Printing the environment of the function
ERROR: Build of
/home/slapin/OE/org.openembedded.dev/packages/glibc/glibc_2.5.bb do_package
failed
NOTE: Running task 240 of 870 (ID: 57,
/home/slapin/OE/org.openembedded.dev/packages/glibc/glibc_2.5.bb, do_package)
ERROR: Task 57
(/home/slapin/OE/org.openembedded.dev/packages/glibc/glibc_2.5.bb, do_package)
failed
ERROR: '/home/slapin/OE/org.openembedded.dev/packages/glibc/glibc_2.5.bb'
failed

Full build log:
http://builds.hackndev.com/builds/angstrom/daily-1174867801/build-palmz72.-nodebug.log


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




More information about the Openembedded-issues mailing list