[oe-issues] [Bug 3293] New: opie-taskbar-images fails to build

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Tue Nov 13 17:09:47 UTC 2007


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

           Summary: opie-taskbar-images fails to build
           Product: Openembedded
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: codemachine at inbox.ru


When trying to build opie-taskbar-images_cvs.bb package I've got following
error:

NOTE: package opie-taskbar-images-${OPIE_CVS_PV}: started
NOTE: package opie-taskbar-images-${OPIE_CVS_PV}-r6: task do_configure: started
NOTE: exceptions.SyntaxError:EOL while scanning single-quoted string (line 1)
while evaluating:
${@base_set_filespath([
"/home/cm/ppc/oe/org.openembedded.dev/packages/opie-taskbar/opie-taskbar-images-${OPIE_CVS_PV}-r6",
"/home/cm/ppc/oe/org.openembedded.dev/packages/opie-taskbar/opie-taskbar-images-${OPIE_CVS_PV}",
"/home/cm/ppc/oe/org.openembedded.dev/packages/opie-taskbar/opie-taskbar-images",
"/home/cm/ppc/oe/org.openembedded.dev/packages/opie-taskbar/files",
"/home/cm/ppc/oe/org.openembedded.dev/packages/opie-taskbar" ], d)}
NOTE: exceptions.SyntaxError:EOL while scanning single-quoted string (line 1)
while evaluating:
${@bb.which(bb.data.getVar('FILESPATH', d, 1), '.')}
NOTE: exceptions.SyntaxError:EOL while scanning single-quoted string (line 1)
while evaluating:
${FILESDIR}/manifest
NOTE: exceptions.SyntaxError:EOL while scanning single-quoted string (line 1)
while evaluating:
${@base_set_filespath([
"/home/cm/ppc/oe/org.openembedded.dev/packages/opie-taskbar/opie-taskbar-images-${OPIE_CVS_PV}-r6",
"/home/cm/ppc/oe/org.openembedded.dev/packages/opie-taskbar/opie-taskbar-images-${OPIE_CVS_PV}",
"/home/cm/ppc/oe/org.openembedded.dev/packages/opie-taskbar/opie-taskbar-images",
"/home/cm/ppc/oe/org.openembedded.dev/packages/opie-taskbar/files",
"/home/cm/ppc/oe/org.openembedded.dev/packages/opie-taskbar" ], d)}
NOTE: exceptions.SyntaxError:EOL while scanning single-quoted string (line 1)
while evaluating:
${@bb.which(bb.data.getVar('FILESPATH', d, 1), '.')}
NOTE: exceptions.SyntaxError:EOL while scanning single-quoted string (line 1)
while evaluating:
        install -d ${D}${palmtopdir}/pics/launcher

        install -m 0644 ${FILESDIR}/firstuse-320x320.jpg
${D}${palmtopdir}/pics/launcher/firstuse-320x320.jpg
        install -m 0644 ${FILESDIR}/opie-background-320x320.jpg
${D}${palmtopdir}/pics/launcher/opie-background-320x320.jpg
        install -m 0644 ${WORKDIR}/pics/launcher/firstuse.jpg
${D}${palmtopdir}/pics/launcher/firstuse-240x320.jpg
        install -m 0644 ${WORKDIR}/pics/launcher/opie-background.jpg
${D}${palmtopdir}/pics/launcher/opie-background-240x320.jpg
        # TODO: those should be correct images for the resolution:
        install -m 0644 ${WORKDIR}/pics/launcher/firstuse.jpg
${D}${palmtopdir}/pics/launcher/firstuse-320x240.jpg
        install -m 0644 ${WORKDIR}/pics/launcher/opie-background.jpg
${D}${palmtopdir}/pics/launcher/opie-background-320x240.jpg

        for res in 320x480 480x320 480x640 640x480 800x600; do
         install -m 0644 ${WORKDIR}/pics/launcher/firstuse-${res}.jpg
${D}${palmtopdir}/pics/launcher/firstuse-${res}.jpg
         install -m 0644 ${WORKDIR}/pics/launcher/opie-background-${res}.jpg
${D}${palmtopdir}/pics/launcher/opie-background-${res}.jpg
        done
        # TODO: those should be correct images for the resoltion:
        install -m 0644 ${WORKDIR}/pics/launcher/firstuse-800x600.jpg
${D}${palmtopdir}/pics/launcher/firstuse-600x800.jpg
        install -m 0644 ${WORKDIR}/pics/launcher/opie-background-800x600.jpg
${D}${palmtopdir}/pics/launcher/opie-background-600x800.jpg

ERROR: function do_configure failed
ERROR: log data follows
(/home/cm/ppc/oe/tmp/work/all-angstrom-linux-gnueabi/opie-taskbar-images-${OPIE_CVS_PV}-r6/temp/log.do_configure.6205)
| sh:
/home/cm/ppc/oe/tmp/work/all-angstrom-linux-gnueabi/opie-taskbar-images--r6/temp/run.do_configure.6205:
No such file or directory
NOTE: Task failed:
/home/cm/ppc/oe/tmp/work/all-angstrom-linux-gnueabi/opie-taskbar-images-${OPIE_CVS_PV}-r6/temp/log.do_configure.6205
NOTE: package opie-taskbar-images-${OPIE_CVS_PV}-r6: task do_configure: failed
ERROR: TaskFailed event exception, aborting
NOTE: package opie-taskbar-images-${OPIE_CVS_PV}: failed
ERROR: Build of
/home/cm/ppc/oe/org.openembedded.dev/packages/opie-taskbar/opie-taskbar-images_cvs.bb
do_configure failed
ERROR: Task 865
(/home/cm/ppc/oe/org.openembedded.dev/packages/opie-taskbar/opie-taskbar-images_cvs.bb,
do_configure) failed
NOTE: Tasks Summary: Attempted 1449 tasks of which 1449 didn't need to be rerun
and 1 failed.
ERROR:
'/home/cm/ppc/oe/org.openembedded.dev/packages/opie-taskbar/opie-taskbar-images_cvs.bb'
failed


-- 
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