Error:Failed building of gst-fsl-plugin

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error:Failed building of gst-fsl-plugin

1,359 Views
SharanK
Contributor II

Hi,

I am new to Building LTIB. I downloaded Latest 11.09 BSP From Freescale website and tried to build it.

I got an error "Failed building gst-fsl-plugin  f_buildrpms() returned an error, exiting"

I am using IMX 53 QSB.

I selected platform type as "imx 5x" and package profile as "Minimum bootable Root filesystem".

I selected package - gstreamer-fsl-pluggins Under Freescale multimedia package list I am getting a build error here.

I have attached a log of the error.

Please help.

 

Thanks in Advance,

Sharan K

Labels (1)
4 Replies

784 Views
KanHU
Contributor III

Release 11.09 mainly focus on i.mx6.

If you want try i.mx53 features, I strongly recommend to use 11.05 release.

0 Kudos

784 Views
RandyKrakora
NXP Employee
NXP Employee

Is this true? I use 11.09 for imx53 for a long time without issues. I think the issue here is using the "Minimum bootable rfs" usually I start with whatever defaults ltib gives me, then I select/unselect rfs packages myself. I think typically only the default rfs build is tested, other selections in the initial ltib screens are not tested so much. Just select "Min profile" and prune the rfs yourself.

-Randy

784 Views
KrishnaPavan
Contributor II

If you are using Ubuntu, then try to use sudo -apt get command and install the package or try to install the required package from the Synaptics manager.

Also check this link.,

http://imxcommunity.org/forum/topics/ltib-build-error-fslparsergetmetadata?commentId=4103961%3AComme...

 

You can run a search through the iMX community, you will get a solution mostly.

0 Kudos

784 Views
SharanK
Contributor II

The Log is as below.

 

Processing: gst-fsl-plugin
============================
Build path taken because: directory build, build key set, no prebuilt rpm,

rpmbuild --dbpath /home/lucid/ltib/rootfs//var/lib/rpm --target arm --define

'_unpackaged_files_terminate_build 0' --define '_target_cpu arm' --define '__strip strip' --define

'_topdir /home/lucid/ltib/rpm' --define '_prefix /usr' --define '_tmppath /home/lucid/ltib/tmp'

--define '_rpmdir /home/lucid/ltib/rpm/RPMS'  --define '_mandir /usr/share/man' --define

'_sysconfdir /etc' --define '_localstatedir /var' -bc --short-circuit 

/home/lucid/ltib/dist/lfs-5.1/fsl-mm/gst-fsl-plugin.spec
Building target platforms: arm
Building for target arm
Executing(%build): /bin/sh -e /home/lucid/ltib/tmp/rpm-tmp.65409
+ umask 022
+ cd /home/lucid/ltib/rpm/BUILD
+ cd gst-fsl-plugin-2.0.2
+ which pkg-config
+ export PKG_CONFIG=/opt/freescale/ltib/usr/bin/pkg-config --static
+ sed s,imx\([0-9]*\).*,MX\1,g
+ echo imx51
+ PLATFORMSHORTNAME=MX51
+ [ xMX51 = xMX27 ]
+ export FBHEADER_PATH=/home/lucid/ltib/rootfs/usr/src/linux/include/
+ export CORE_CODEC_INC_PATH=/home/lucid/ltib/rootfs/usr/include/mm_ghdr
+ export CORE_PARSER_INC_PATH=/home/lucid/ltib/rootfs/usr/include/mm_ghdr
+ export CORE_CODEC_LIB_PATH=/home/lucid/ltib/rootfs/usr/lib/
+ export CORE_PARSER_LIB_PATH=/home/lucid/ltib/rootfs/usr/lib/
+ echo imx51
+ sed s,imx\([0-9]*\).*,MX\1,g
+ ./configure --prefix=/usr --host=arm-linux --build=i686-pc-linux-gnu NM=nm PLATFORM=MX51

BUILDER=LTIB VERSION=2.0.2 PACKAGE=gst-fsl-plugin
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for arm-linux-strip... arm-linux-strip
checking for generating Plugins for gcc... no
checking for arm-linux-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... arm-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for arm-linux-g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for arm-linux-g77... no
checking for arm-linux-f77... no
checking for arm-linux-xlf... no
checking for arm-linux-frt... no
checking for arm-linux-pgf77... no
checking for arm-linux-fort77... no
checking for arm-linux-fl32... no
checking for arm-linux-af77... no
checking for arm-linux-f90... no
checking for arm-linux-xlf90... no
checking for arm-linux-pgf90... no
checking for arm-linux-epcf90... no
checking for arm-linux-f95... no
checking for arm-linux-fort... no
checking for arm-linux-xlf95... no
checking for arm-linux-ifc... no
checking for arm-linux-efc... no
checking for arm-linux-pgf95... no
checking for arm-linux-lf95... no
checking for arm-linux-gfortran... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse nm output from gcc object... ok
checking for objdir... .libs
checking for arm-linux-ar... ar
checking for arm-linux-ranlib... arm-linux-ranlib
checking for arm-linux-strip... (cached) arm-linux-strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... ld
checking if the linker (ld) is GNU ld... yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for pkg-config... yes
configure: build for MX51
checking pkg-config is at least version 0.9.0... yes
checking for GST... yes
checking for GST_BASE... yes
checking for GST_PLUGINS_BASE... yes
checking for FSL_MM_CORE... yes
checking for VPU... no
checking for IPU... no

configure: *** checking feature: AAC DEC library ***
configure: *** for plug-ins: AAC decoder plugin ***
checking aacd_dec_interface.h usability... yes
checking aacd_dec_interface.h presence... no
configure: WARNING: aacd_dec_interface.h: accepted by the compiler, rejected by the

preprocessor!
configure: WARNING: aacd_dec_interface.h: proceeding with the compiler's result
checking for aacd_dec_interface.h... yes
configure: *** These plugins will be built: AAC decoder plugin

configure: *** checking feature: AACP DEC library ***
configure: *** for plug-ins: AACP decoder plugin ***
checking aacplus_dec_interface.h usability... no
checking aacplus_dec_interface.h presence... no
checking for aacplus_dec_interface.h... no
configure: *** These plugins will not be built: AACP decoder plugin

configure: *** checking feature: BSAC DEC library ***
configure: *** for plug-ins: BSAC decoder plugin ***
checking bsacd_dec_interface.h usability... yes
checking bsacd_dec_interface.h presence... no
configure: WARNING: bsacd_dec_interface.h: accepted by the compiler, rejected by the

preprocessor!
configure: WARNING: bsacd_dec_interface.h: proceeding with the compiler's result
checking for bsacd_dec_interface.h... yes
configure: *** These plugins will be built: BSAC decoder plugin

configure: *** checking feature: MP3 DEC library ***
configure: *** for plug-ins: MP3 decoder plugin ***
checking mp3_dec_interface.h usability... yes
checking mp3_dec_interface.h presence... no
configure: WARNING: mp3_dec_interface.h: accepted by the compiler, rejected by the

preprocessor!
configure: WARNING: mp3_dec_interface.h: proceeding with the compiler's result
checking for mp3_dec_interface.h... yes
configure: *** These plugins will be built: MP3 decoder plugin

configure: *** checking feature: MP3_ENC library ***
configure: *** for plug-ins: MP3_ENC plugin ***
checking mp3_enc_interface.h usability... no
checking mp3_enc_interface.h presence... no
checking for mp3_enc_interface.h... no
configure: *** These plugins will not be built: MP3_ENC plugin

configure: *** checking feature: VORBIS_DEC library ***
configure: *** for plug-ins: VORBIS_DEC plugin ***
checking oggvorbis_dec_api.h usability... yes
checking oggvorbis_dec_api.h presence... no
configure: WARNING: oggvorbis_dec_api.h: accepted by the compiler, rejected by the

preprocessor!
configure: WARNING: oggvorbis_dec_api.h: proceeding with the compiler's result
checking for oggvorbis_dec_api.h... yes
configure: *** These plugins will be built: VORBIS_DEC plugin

configure: *** checking feature: WAM10_DEC library ***
configure: *** for plug-ins: WAM10_DEC plugin ***
checking wma10_dec/wma10_dec_interface.h usability... no
checking wma10_dec/wma10_dec_interface.h presence... no
checking for wma10_dec/wma10_dec_interface.h... no
configure: *** These plugins will not be built: WAM10_DEC plugin

configure: *** checking feature: DOWNMIX library ***
configure: *** for plug-ins: DOWNMIX plugin ***
checking downmix_dec_interface.h usability... no
checking downmix_dec_interface.h presence... no
checking for downmix_dec_interface.h... no
configure: *** These plugins will not be built: DOWNMIX plugin

configure: *** checking feature: WMA8 Encoder library ***
configure: *** for plug-ins: WMA8 encoder plugin ***
checking wma8_enc_interface.h usability... no
checking wma8_enc_interface.h presence... no
checking for wma8_enc_interface.h... no
configure: *** These plugins will not be built: WMA8 encoder plugin

configure: *** checking feature: AC3 Decoder library ***
configure: *** for plug-ins: AC3 Decoder plugin ***
checking ac3d_dec_interface.h usability... no
checking ac3d_dec_interface.h presence... no
checking for ac3d_dec_interface.h... no
configure: *** These plugins will not be built: AC3 Decoder plugin

configure: *** checking feature: H264_DEC library ***
configure: *** for plug-ins: H264_DEC plugin ***
checking avcd_dec_api.h usability... yes
checking avcd_dec_api.h presence... no
configure: WARNING: avcd_dec_api.h: accepted by the compiler, rejected by the

preprocessor!
configure: WARNING: avcd_dec_api.h: proceeding with the compiler's result
checking for avcd_dec_api.h... yes
configure: *** These plugins will be built: H264_DEC plugin

configure: *** checking feature: MPEG4_DEC library ***
configure: *** for plug-ins: MPEG4_DEC plugin ***
checking mpeg4_asp_api.h usability... yes
checking mpeg4_asp_api.h presence... no
configure: WARNING: mpeg4_asp_api.h: accepted by the compiler, rejected by the

preprocessor!
configure: WARNING: mpeg4_asp_api.h: proceeding with the compiler's result
checking for mpeg4_asp_api.h... yes
configure: *** These plugins will be built: MPEG4_DEC plugin

configure: *** checking feature: MPEG2_DEC library ***
configure: *** for plug-ins: MPEG2_DEC plugin ***
checking mpeg2_dec_api.h usability... yes
checking mpeg2_dec_api.h presence... no
configure: WARNING: mpeg2_dec_api.h: accepted by the compiler, rejected by the

preprocessor!
configure: WARNING: mpeg2_dec_api.h: proceeding with the compiler's result
checking for mpeg2_dec_api.h... yes
configure: *** These plugins will be built: MPEG2_DEC plugin

configure: *** checking feature: WMV9MP_DEC library ***
configure: *** for plug-ins: WMV9MP_DEC plugin ***
checking wmv9mp_dec_api.h usability... no
checking wmv9mp_dec_api.h presence... no
checking for wmv9mp_dec_api.h... no
configure: *** These plugins will not be built: WMV9MP_DEC plugin

configure: *** checking feature: WMV78_DEC library ***
configure: *** for plug-ins: WMV78_DEC plugin ***
checking wmv789_dec_api.h usability... no
checking wmv789_dec_api.h presence... no
checking for wmv789_dec_api.h... no
configure: *** These plugins will not be built: WMV78_DEC plugin
checking X11/Xlib.h usability... no
checking X11/Xlib.h presence... no
checking for X11/Xlib.h... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libs/hbuf_alloc/Makefile
config.status: creating libs/vss/Makefile
config.status: creating libs/sconf/Makefile
config.status: creating libs/me/Makefile
config.status: creating libs/gstbufmeta/Makefile
config.status: creating src/audio/aac_dec/src/Makefile
config.status: creating src/audio/aacplus_dec/src/Makefile
config.status: creating src/audio/ac3_dec/src/Makefile
config.status: creating src/audio/bsac_dec/src/Makefile
config.status: creating src/audio/mp3_dec/src/Makefile
config.status: creating src/audio/mp3_enc/src/Makefile
config.status: creating src/audio/vorbis_dec/src/Makefile
config.status: creating src/audio/wma10_dec/src/Makefile
config.status: creating src/audio/wma8_enc/src/Makefile
config.status: creating src/audio/spdif_rx/src/Makefile
config.status: creating src/audio/spdif_tx/src/Makefile
config.status: creating src/audio/audio_pp/src/Makefile
config.status: creating src/audio/audio_src/src/Makefile
config.status: creating src/audio/down_mix/src/Makefile
config.status: creating src/audio/amr_dec/src/Makefile
config.status: creating src/video/h264_dec/src/Makefile
config.status: creating src/video/mpeg4_dec/src/Makefile
config.status: creating src/video/mpeg4asp_dec/src/Makefile
config.status: creating src/video/mpeg2_dec/src/Makefile
config.status: creating src/video/mpeg4_enc/src/Makefile
config.status: creating src/video/wmv9mp_dec/src/Makefile
config.status: creating src/video/wmv_dec/src/Makefile
config.status: creating src/video/vpu_dec.full/src/Makefile
config.status: creating src/video/vpu_enc/src/Makefile
config.status: creating src/video/ipu_csc/src/Makefile
config.status: creating src/video/deinterlace/src/Makefile
config.status: creating src/parser/aiur/src/Makefile
config.status: creating src/misc/v4l_source/src/Makefile
config.status: creating src/misc/v4l_sink/src/Makefile
config.status: creating src/misc/i_sink/src/Makefile
config.status: creating tools/Makefile
config.status: creating tools/gplay/Makefile
config.status: executing depfiles commands
+ sed s,imx\([0-9]*\).*,MX\1,g
+ echo imx51
+ make PLATFORM=MX51 BUILDER=LTIB
Making all in libs/sconf
make[1]: Entering directory `/home/lucid/ltib/rpm/BUILD/gst-fsl-plugin-2.0.2/libs/sconf'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/lucid/ltib/rpm/BUILD/gst-fsl-plugin-2.0.2/libs/sconf'
Making all in libs/me
make[1]: Entering directory `/home/lucid/ltib/rpm/BUILD/gst-fsl-plugin-2.0.2/libs/me'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/lucid/ltib/rpm/BUILD/gst-fsl-plugin-2.0.2/libs/me'
Making all in libs/gstbufmeta
make[1]: Entering directory `/home/lucid/ltib/rpm/BUILD/gst-fsl-plugin-2.0.2/libs/gstbufmeta'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/lucid/ltib/rpm/BUILD/gst-fsl-plugin-2.0.2/libs/gstbufmeta'
Making all in libs/hbuf_alloc
make[1]: Entering directory `/home/lucid/ltib/rpm/BUILD/gst-fsl-plugin-2.0.2/libs/hbuf_alloc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/lucid/ltib/rpm/BUILD/gst-fsl-plugin-2.0.2/libs/hbuf_alloc'
Making all in libs/vss
make[1]: Entering directory `/home/lucid/ltib/rpm/BUILD/gst-fsl-plugin-2.0.2/libs/vss'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/lucid/ltib/rpm/BUILD/gst-fsl-plugin-2.0.2/libs/vss'
Making all in src/video/ipu_csc/src
make[1]: Entering directory

`/home/lucid/ltib/rpm/BUILD/gst-fsl-plugin-2.0.2/src/video/ipu_csc/src'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory

`/home/lucid/ltib/rpm/BUILD/gst-fsl-plugin-2.0.2/src/video/ipu_csc/src'
Making all in src/video/vpu_enc/src
make[1]: Entering directory

`/home/lucid/ltib/rpm/BUILD/gst-fsl-plugin-2.0.2/src/video/vpu_enc/src'
if /bin/bash ../../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\"

-DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\"

-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gst-fsl-plugin\" -DVERSION=\"2.0.2\"

-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1

-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1

-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_AAC_DEC=

-DHAVE_BSAC_DEC= -DHAVE_MP3_DEC= -DHAVE_VORBIS_DEC= -DHAVE_H264_DEC=

-DHAVE_MPEG4_DEC= -DHAVE_MPEG2_DEC=  -I. -I.    -pthread

-I/home/lucid/ltib/rootfs/usr/include/gstreamer-0.10 -I/home/lucid/ltib/rootfs/usr/include/glib-2.0

-I/home/lucid/ltib/rootfs/usr/lib/glib-2.0/include -I/home/lucid/ltib/rootfs/usr/include/libxml2   -O2 

-I../../../../inc/plugin -DVPU_MX51 -I../../../../libs/gstbufmeta -I../../../../libs/vss -I../../../../libs/hbuf_alloc

-g -O2 -I/home/lucid/ltib/rootfs/usr/include/mm_ghdr   -DARM -D_GNUC_ -MT

libmfw_gst_vpu_enc_la-mfw_gst_vpu_encoder.lo -MD -MP -MF

".deps/libmfw_gst_vpu_enc_la-mfw_gst_vpu_encoder.Tpo" -c -o

libmfw_gst_vpu_enc_la-mfw_gst_vpu_encoder.lo `test -f 'mfw_gst_vpu_encoder.c' || echo

'./'`mfw_gst_vpu_encoder.c; \
    then mv -f ".deps/libmfw_gst_vpu_enc_la-mfw_gst_vpu_encoder.Tpo"

".deps/libmfw_gst_vpu_enc_la-mfw_gst_vpu_encoder.Plo"; else rm -f

".deps/libmfw_gst_vpu_enc_la-mfw_gst_vpu_encoder.Tpo"; exit 1; fi
 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"

-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gst-fsl-plugin\"

-DVERSION=\"2.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1

-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1

-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1

-DHAVE_AAC_DEC= -DHAVE_BSAC_DEC= -DHAVE_MP3_DEC= -DHAVE_VORBIS_DEC=

-DHAVE_H264_DEC= -DHAVE_MPEG4_DEC= -DHAVE_MPEG2_DEC= -I. -I. -pthread

-I/home/lucid/ltib/rootfs/usr/include/gstreamer-0.10 -I/home/lucid/ltib/rootfs/usr/include/glib-2.0

-I/home/lucid/ltib/rootfs/usr/lib/glib-2.0/include -I/home/lucid/ltib/rootfs/usr/include/libxml2 -O2

-I../../../../inc/plugin -DVPU_MX51 -I../../../../libs/gstbufmeta -I../../../../libs/vss -I../../../../libs/hbuf_alloc

-g -O2 -I/home/lucid/ltib/rootfs/usr/include/mm_ghdr -DARM -D_GNUC_ -MT

libmfw_gst_vpu_enc_la-mfw_gst_vpu_encoder.lo -MD -MP -MF

.deps/libmfw_gst_vpu_enc_la-mfw_gst_vpu_encoder.Tpo -c mfw_gst_vpu_encoder.c  -fPIC

-DPIC -o .libs/libmfw_gst_vpu_enc_la-mfw_gst_vpu_encoder.o
mfw_gst_vpu_encoder.c:70:1: warning: "GST_ERROR" redefined
In file included from /home/lucid/ltib/rootfs/usr/include/gstreamer-0.10/gst/gst.h:47,
                 from mfw_gst_vpu_encoder.c:45:
/home/lucid/ltib/rootfs/usr/include/gstreamer-0.10/gst/gstinfo.h:794:1: warning: this is the

location of the previous definition
mfw_gst_vpu_encoder.c: In function 'mfw_gst_vpuenc_vpuinitialize':
mfw_gst_vpu_encoder.c:1057: error: too few arguments to function

'vpu_EncRegisterFrameBuffer'
mfw_gst_vpu_encoder.c: In function 'mfw_gst_vpuenc_copy_sink_start_frame':
mfw_gst_vpu_encoder.c:1197: warning: pointer/integer type mismatch in conditional

expression
mfw_gst_vpu_encoder.c:1197: warning: assignment makes integer from pointer without a

cast
mfw_gst_vpu_encoder.c: In function 'mfw_gst_vpuenc_class_init':
mfw_gst_vpu_encoder.c:2272: warning: assignment from incompatible pointer type
mfw_gst_vpu_encoder.c:2273: warning: assignment from incompatible pointer type
mfw_gst_vpu_encoder.c: In function 'mfw_gst_vpuenc_buffer_alloc':
mfw_gst_vpu_encoder.c:2407: warning: initialization from incompatible pointer type
mfw_gst_vpu_encoder.c:2414: warning: assignment makes pointer from integer without a

cast
mfw_gst_vpu_encoder.c:2421: warning: assignment from incompatible pointer type
mfw_gst_vpu_encoder.c:2423: warning: assignment from incompatible pointer type
mfw_gst_vpu_encoder.c:2424: warning: assignment from incompatible pointer type
make[1]: *** [libmfw_gst_vpu_enc_la-mfw_gst_vpu_encoder.lo] Error 1
make[1]: Leaving directory

`/home/lucid/ltib/rpm/BUILD/gst-fsl-plugin-2.0.2/src/video/vpu_enc/src'
make: *** [all-recursive] Error 1
error: Bad exit status from /home/lucid/ltib/tmp/rpm-tmp.65409 (%build)


RPM build errors:
    Bad exit status from /home/lucid/ltib/tmp/rpm-tmp.65409 (%build)
Build time for gst-fsl-plugin: 28 seconds

Failed building gst-fsl-plugin


f_buildrpms() returned an error, exiting
traceback:
 main:560


Started: Thu Oct 20 09:19:55 2011
Ended:   Thu Oct 20 09:22:06 2011
Elapsed: 131 seconds

These packages failed to build:
gst-fsl-plugin

Build Failed

0 Kudos