[oe-issues] [Bug 2018] New: Patch not applied for perl-5.8.7-r21, results in build failure

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Sun Mar 18 23:16:42 UTC 2007


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

           Summary: Patch not applied for perl-5.8.7-r21, results in build
                    failure
           Product: Openembedded
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: abraxa at dar-clan.de
         QAContact: tinderbox-oe at gmx.net


When trying to compile perl-5.8.7-r21 a patch named Makefile.SH.patch is copied
but not applied:

OE Build Configuration:
BB_VERSION     = "1.6.7"
OE_REVISION    = "<unknown>"
TARGET_ARCH    = "i486"
TARGET_OS      = "linux"
MACHINE        = "x86"
DISTRO         = "openmoko"
DISTRO_VERSION = ".dev-snapshot-20070318"
TARGET_FPU     = ""

NOTE: package perl-5.8.7: started
NOTE: package perl-5.8.7-r21: task do_fetch: started
NOTE: package perl-5.8.7-r21: task do_fetch: completed
NOTE: package perl-5.8.7-r21: task do_unpack: started
NOTE: Unpacking /home/abraxa/moko/sources/perl-5.8.7.tar.gz to
/home/abraxa/moko/build/tmp/work/i486-linux/perl-5.8.7-r21/
NOTE: Unpacking
/home/abraxa/moko/openembedded/packages/perl/perl-5.8.7/Makefile.SH.patch to
/home/abraxa/moko/build/tmp/work/i486-linux/perl-5.8.7-r21/
NOTE: Unpacking
/home/abraxa/moko/openembedded/packages/perl/perl-5.8.7/config.sh-mipsel-linux
to /home/abraxa/moko/build/tmp/work/i486-linux/perl-5.8.7-r21/
NOTE: Unpacking
/home/abraxa/moko/openembedded/packages/perl/perl-5.8.7/config.sh-i686-linux to
/home/abraxa/moko/build/tmp/work/i486-linux/perl-5.8.7-r21/
NOTE: Unpacking
/home/abraxa/moko/openembedded/packages/perl/perl-5.8.7/config.sh-armeb-linux
to /home/abraxa/moko/build/tmp/work/i486-linux/perl-5.8.7-r21/
NOTE: Unpacking
/home/abraxa/moko/openembedded/packages/perl/perl-5.8.7/config.sh-arm-linux to
/home/abraxa/moko/build/tmp/work/i486-linux/perl-5.8.7-r21/
NOTE: Unpacking
/home/abraxa/moko/openembedded/packages/perl/perl-5.8.7/config.sh-powerpc-linux
to /home/abraxa/moko/build/tmp/work/i486-linux/perl-5.8.7-r21/
NOTE: Unpacking
/home/abraxa/moko/openembedded/packages/perl/perl-5.8.7/config.sh-i386-linux to
/home/abraxa/moko/build/tmp/work/i486-linux/perl-5.8.7-r21/
NOTE: Unpacking
/home/abraxa/moko/openembedded/packages/perl/perl-5.8.7/config.sh-i486-linux to
/home/abraxa/moko/build/tmp/work/i486-linux/perl-5.8.7-r21/
NOTE: Unpacking
/home/abraxa/moko/openembedded/packages/perl/perl-5.8.7/config.sh-i586-linux to
/home/abraxa/moko/build/tmp/work/i486-linux/perl-5.8.7-r21/
NOTE: Unpacking
/home/abraxa/moko/openembedded/packages/perl/perl-5.8.7/config.sh-i686-linux to
/home/abraxa/moko/build/tmp/work/i486-linux/perl-5.8.7-r21/
NOTE: Unpacking
/home/abraxa/moko/openembedded/packages/perl/perl-5.8.7/config.sh-x86_64-linux
to /home/abraxa/moko/build/tmp/work/i486-linux/perl-5.8.7-r21/
NOTE: Unpacking
/home/abraxa/moko/openembedded/packages/perl/perl-5.8.7/config.sh-sh3-linux to
/home/abraxa/moko/build/tmp/work/i486-linux/perl-5.8.7-r21/
NOTE: Unpacking
/home/abraxa/moko/openembedded/packages/perl/perl-5.8.7/config.sh-sh4-linux to
/home/abraxa/moko/build/tmp/work/i486-linux/perl-5.8.7-r21/
NOTE: package perl-5.8.7-r21: task do_unpack: completed
NOTE: package perl-5.8.7-r21: task do_patch: started
NOTE: Applying patch 'Makefile.patch'
NOTE: Applying patch 'config.sh-arm-linux.patch'
NOTE: Applying patch 'libperl-5.8.3-create-libperl-soname.patch'
NOTE: Applying patch 'uclibc.patch'
NOTE: package perl-5.8.7-r21: task do_patch: completed
NOTE: package perl-5.8.7-r21: task do_configure: started
NOTE: package perl-5.8.7-r21: task do_configure: completed
[...]
| ./miniperl: error while loading shared libraries: libperl.so.5: cannot open
shared object file: No such file or directory
[...]
| make[2]: *** No rule to make target `more'.  Stop.

When I change to build/tmp/work/i486-linux/perl-5.8.7-r21/perl-5.8.7/, do a
"patch < ../Makefile.SH.patch" and resume building the image, the errors
disappear.

It seems to me like that's a problem with the bitbake recipe so I thought I'd
file a bug so someone knowledgable can have a look.

-Soeren


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