[oe-issues] [Bug 1988] New: perl-native-5.8.7-r3 fails to build on x86_64-linux

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Wed Mar 14 07:35:40 UTC 2007


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

           Summary: perl-native-5.8.7-r3 fails to build on x86_64-linux
           Product: Openembedded
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: cm at acc.umu.se
         QAContact: tinderbox-oe at gmx.net


Can't compile perl-native on a 64bit machine. It fails on IPC::SysV looking for
asm/page.h. Neither the file nor the directory exists in the package.

OE Build Configuration:
BB_VERSION     = "1.6.7"
OE_REVISION    = "<unknown>"
TARGET_ARCH    = "arm"
TARGET_OS      = "linux"
MACHINE        = "fic-gta01"
DISTRO         = "openmoko"
DISTRO_VERSION = ".dev-snapshot-20070314"
TARGET_FPU     = "soft"

<snip>

|       Making IO (dynamic)
| make[2]: Entering directory
`/home/moko/build/tmp/work/x86_64-linux/perl-native-5.8.7-r3/perl-5.8.7/ext/IO'
| make[2]: Leaving directory
`/home/moko/build/tmp/work/x86_64-linux/perl-native-5.8.7-r3/perl-5.8.7/ext/IO'
| make[2]: Entering directory
`/home/moko/build/tmp/work/x86_64-linux/perl-native-5.8.7-r3/perl-5.8.7/ext/IO'
| make[2]: Leaving directory
`/home/moko/build/tmp/work/x86_64-linux/perl-native-5.8.7-r3/perl-5.8.7/ext/IO'
|
|       Making IPC::SysV (dynamic)
| make[2]: Entering directory
`/home/moko/build/tmp/work/x86_64-linux/perl-native-5.8.7-r3/perl-5.8.7/ext/IPC/SysV'
| make[2]: Leaving directory
`/home/moko/build/tmp/work/x86_64-linux/perl-native-5.8.7-r3/perl-5.8.7/ext/IPC/SysV'
| make[2]: Entering directory
`/home/moko/build/tmp/work/x86_64-linux/perl-native-5.8.7-r3/perl-5.8.7/ext/IPC/SysV'
| ccache gcc  -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS
-fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/include/gdbm -O2   -DVERSION=\"1.04\" -DXS_VERSION=\"1.04\" -fpic
"-I../../.."   SysV.c
| SysV.xs:7:25: error: asm/page.h: No such file or directory
| make[2]: *** [SysV.o] Error 1
| make[2]: Leaving directory
`/home/moko/build/tmp/work/x86_64-linux/perl-native-5.8.7-r3/perl-5.8.7/ext/IPC/SysV'
| make[1]: *** [lib/auto/IPC/SysV/SysV.so] Error 2
| make[1]: Leaving directory
`/home/moko/build/tmp/work/x86_64-linux/perl-native-5.8.7-r3/perl-5.8.7'
| FATAL: oe_runmake failed
NOTE: Task failed:
/home/moko/build/tmp/work/x86_64-linux/perl-native-5.8.7-r3/temp/log.do_compile.4283
NOTE: package perl-native-5.8.7-r3: task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package perl-native-5.8.7: failed
ERROR: Build of openmoko-devel-image failed
make: *** [openmoko-devel-image] Error 1


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