[OE-core] perl-native: do_compile failed: pod/buildtoc: no pods at pod/buildtoc line 305

Cui, Dexuan dexuan.cui at intel.com
Mon May 7 09:46:04 UTC 2012


Hi, I got this ERROR today when running "bitbake perl-native -c compile" against today's latest poky master(I got the same issue when I tried the denzil branch).



Any one has the same issue?



Build Configuration:

BB_VERSION        = "1.15.2"

TARGET_ARCH       = "i586"

TARGET_OS         = "linux"

MACHINE           = "qemux86"

DISTRO            = "poky"

DISTRO_VERSION    = "1.2+snapshot-20120507"

TUNE_FEATURES     = "m32 i586"

TARGET_FPU        = ""

meta

meta-yocto        = "master:3b78ad8041e0ea232b8363e120595cab85b30507"

...

|  make all PERL_CORE=1 LIBPERL_A=libperl.so LINKTYPE=dynamic

| make[1]: Entering directory `/distro/dcui/t/p2/build/tmp/work/x86_64-linux/perl-native-5.14.2-r0/perl-5.14.2/dist/threads-shared'

| cp lib/threads/shared.pm ../../lib/threads/shared.pm

| ../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp  -typemap ../../lib/ExtUtils/typemap  shared.xs > shared.xsc && mv shared.xsc shared.c

| ccache gcc  -c   -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"1.37\" -DXS_VERSION=\"1.37\" -fPIC "-I../.."   shared.c

| Running Mkbootstrap for threads::shared ()

| chmod 644 shared.bs

| rm -f ../../lib/auto/threads/shared/shared.so

| ccache gcc   -shared -O2 -L/distro/dcui/t/p2/build/tmp/sysroots/x86_64-linux/usr/lib -L/distro/dcui/t/p2/build/tmp/sysroots/x86_64-linux/lib -L/usr/local/lib -fstack-protector shared.o  -o ../../lib/auto/threads/shared/shared.so  \

|    -lpthread          \

|

| chmod 755 ../../lib/auto/threads/shared/shared.so

| cp shared.bs ../../lib/auto/threads/shared/shared.bs

| chmod 644 ../../lib/auto/threads/shared/shared.bs

| make[1]: Leaving directory `/distro/dcui/t/p2/build/tmp/work/x86_64-linux/perl-native-5.14.2-r0/perl-5.14.2/dist/threads-shared'

| LD_LIBRARY_PATH=/distro/dcui/t/p2/build/tmp/work/x86_64-linux/perl-native-5.14.2-r0/perl-5.14.2:/distro/dcui/t/p2/build/tmp/sysroots/x86_64-linux/usr/bin/../lib/pseudo/lib:/distro/dcui/t/p2/build/tmp/sysroots/x86_64-linux/usr/bin/../lib/pseudo/lib64  ./perl -f -Ilib pod/buildtoc --build-toc -q

| pod/buildtoc: no pods at pod/buildtoc line 305.

| make: *** [pod/perltoc.pod] Error 255

| ERROR: oe_runmake failed



Thanks,

-- Dexuan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20120507/0702221d/attachment-0002.html>


More information about the Openembedded-core mailing list