All of lore.kernel.org
 help / color / mirror / Atom feed
* /usr/lib/libz.so: could not read symbols: File in wrong format
@ 2012-03-01 10:36 sonu vishwakarma
  2012-03-01 11:43 ` Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: sonu vishwakarma @ 2012-03-01 10:36 UTC (permalink / raw)
  To: poky


[-- Attachment #1.1: Type: text/plain, Size: 1390 bytes --]

Hi ,

I am building poky working on bernard branch on Ubuntu 10.10 ,64 bit host.
I get the error in do_compile in xbmc-10.1  something like this :

***************************************
| /usr/lib/libz.so: could not read symbols: File in wrong format
| collect2: ld returned 1 exit status
| make[4]: *** [libid3tag.la] Error 1
| make[4]: Leaving directory
`/home/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/lib/libid3tag/libid3tag'
| make[3]: *** [all-recursive] Error 1
| make[3]: Leaving directory
`/home/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/lib/libid3tag/libid3tag'
| make[2]: *** [all] Error 2
| make[2]: Leaving directory
`/home/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/lib/libid3tag/libid3tag'
| make[1]: *** [libid3tag/.libs/libid3tag.so] Error 2
| make[1]: Leaving directory
`/home/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/lib/libid3tag'
| make: *** [libid3tag] Error 2
| FATAL: oe_runmake failed
| ERROR: Function 'do_compile' failed
**************************************

When i tried this build on 32bit host it worked fine , so is there any
option to enable this for 64bit host.
I'm attaching the error log for reference.
Thanks in advance,
Regards,
Sonu Vishwakarma

[-- Attachment #1.2: Type: text/html, Size: 1909 bytes --]

[-- Attachment #2: log.do_compile.27683 --]
[-- Type: application/octet-stream, Size: 29312 bytes --]

NOTE: make
make xbmc/cores/DllLoader/exports/exports.a
make[1]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1'
make -C xbmc/cores/DllLoader/exports
make[2]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/DllLoader/exports'
make[2]: `exports.a' is up to date.
make[2]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/DllLoader/exports'
make[1]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1'
make xbmc/cores/DllLoader/exports/util/exports_utils.a
make[1]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1'
make -C xbmc/cores/DllLoader/exports/util
make[2]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/DllLoader/exports/util'
make[2]: `exports_utils.a' is up to date.
make[2]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/DllLoader/exports/util'
make[1]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1'
make -C xbmc/cores/DllLoader/exports wrapper.def
make[1]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/DllLoader/exports'
make[1]: `wrapper.def' is up to date.
make[1]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/DllLoader/exports'
make xbmc/cores/DllLoader/dllloader.a
make[1]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1'
make -C xbmc/cores/DllLoader/
make[2]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/DllLoader'
make[2]: `dllloader.a' is up to date.
make[2]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/DllLoader'
make[1]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1'
make -C xbmc/cores/dvdplayer/Codecs
make[1]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs'
make[1]: Nothing to be done for `codecs'.
make[1]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs'
make -C xbmc/cores/dvdplayer/Codecs/libdvd
make[1]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd'
make -C libdvdread
make[2]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread'
cd obj && ar rc libdvdread.a dvd_input.o dvd_reader.o dvd_udf.o ifo_print.o ifo_read.o md5.o nav_print.o nav_read.o bitreader.o
cd obj && ranlib libdvdread.a
cat /home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread/misc/dvdread-config.sh >> obj/dvdread-config
chmod 0755 obj/dvdread-config
sed -e 's,@prefix@,/usr,' -e 's,@exec_prefix@,/usr,' -e 's,@libdir@,/usr/lib,' -e 's,@includedir@,/usr/include,' -e 's,@VERSION@,4.1.3,' misc/dvdread.pc.in > obj/dvdread.pc
make[2]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdread'
make -C libdvdnav
make[2]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav'
cd obj && i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver -MD -O3  -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -ggdb -feliminate-unused-debug-types -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O2 -D_XBMC -UHAVE_DVDCSS_DVDCSS_H -I/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/../includes -g -Wall -funsigned-char -I/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav -I"/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav"/src -I"/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav"/src/vm -DDVDNAV_COMPILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -I/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver/usr/include -c -o dvdnav.o /home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/dvdnav.c
cd obj && i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver -MD -O3  -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -ggdb -feliminate-unused-debug-types -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O2 -D_XBMC -UHAVE_DVDCSS_DVDCSS_H -I/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/../includes -g -Wall -funsigned-char -I/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav -I"/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav"/src -I"/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav"/src/vm -DDVDNAV_COMPILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -I/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver/usr/include -c -o highlight.o /home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/highlight.c
cd obj && i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver -MD -O3  -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -ggdb -feliminate-unused-debug-types -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O2 -D_XBMC -UHAVE_DVDCSS_DVDCSS_H -I/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/../includes -g -Wall -funsigned-char -I/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav -I"/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav"/src -I"/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav"/src/vm -DDVDNAV_COMPILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -I/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver/usr/include -c -o navigation.o /home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/navigation.c
cd obj && i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver -MD -O3  -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -ggdb -feliminate-unused-debug-types -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O2 -D_XBMC -UHAVE_DVDCSS_DVDCSS_H -I/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/../includes -g -Wall -funsigned-char -I/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav -I"/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav"/src -I"/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav"/src/vm -DDVDNAV_COMPILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -I/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver/usr/include -c -o read_cache.o /home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/read_cache.c
cd obj && i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver -MD -O3  -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -ggdb -feliminate-unused-debug-types -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O2 -D_XBMC -UHAVE_DVDCSS_DVDCSS_H -I/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/../includes -g -Wall -funsigned-char -I/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav -I"/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav"/src -I"/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav"/src/vm -DDVDNAV_COMPILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -I/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver/usr/include -c -o remap.o /home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/remap.c
cd obj && i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver -MD -O3  -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -ggdb -feliminate-unused-debug-types -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O2 -D_XBMC -UHAVE_DVDCSS_DVDCSS_H -I/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/../includes -g -Wall -funsigned-char -I/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav -I"/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav"/src -I"/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav"/src/vm -DDVDNAV_COMPILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -I/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver/usr/include -c -o searching.o /home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/searching.c
/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/searching.c: In function 'dvdnav_time_search':
/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/searching.c:106:12: warning: 'target' may be used uninitialized in this function
cd obj && i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver -MD -O3  -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -ggdb -feliminate-unused-debug-types -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O2 -D_XBMC -UHAVE_DVDCSS_DVDCSS_H -I/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/../includes -g -Wall -funsigned-char -I/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav -I"/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav"/src -I"/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav"/src/vm -DDVDNAV_COMPILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -I/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver/usr/include -c -o settings.o /home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/settings.c
cd obj && i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver -MD -O3  -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -ggdb -feliminate-unused-debug-types -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O2 -D_XBMC -UHAVE_DVDCSS_DVDCSS_H -I/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/../includes -g -Wall -funsigned-char -I/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav -I"/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav"/src -I"/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav"/src/vm -DDVDNAV_COMPILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -I/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver/usr/include -c -o decoder.o /home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/vm/decoder.c
cd obj && i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver -MD -O3  -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -ggdb -feliminate-unused-debug-types -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O2 -D_XBMC -UHAVE_DVDCSS_DVDCSS_H -I/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/../includes -g -Wall -funsigned-char -I/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav -I"/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav"/src -I"/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav"/src/vm -DDVDNAV_COMPILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -I/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver/usr/include -c -o vm.o /home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/vm/vm.c
/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/vm/vm.c:137:13: warning: 'dvd_read_name' defined but not used
cd obj && i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver -MD -O3  -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -ggdb -feliminate-unused-debug-types -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O2 -D_XBMC -UHAVE_DVDCSS_DVDCSS_H -I/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/../includes -g -Wall -funsigned-char -I/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav -I"/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav"/src -I"/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav"/src/vm -DDVDNAV_COMPILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -I/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver/usr/include -c -o vmcmd.o /home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/src/vm/vmcmd.c
cd obj && ar rc libdvdnav.a dvdnav.o highlight.o navigation.o read_cache.o remap.o searching.o settings.o decoder.o vm.o vmcmd.o
cd obj && ranlib libdvdnav.a
cat /home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav/misc/dvdnav-config2.sh >> obj/dvdnav-config
chmod 0755 obj/dvdnav-config
sed -e 's,@prefix@,/usr/local,' -e 's,@exec_prefix@,/usr/local,' -e 's,@libdir@,/usr/local/lib,' -e 's,@includedir@,/usr/local/include,' -e 's,@VERSION@,4.1.3,' -e 's,@THREAD_CFLAGS@,,' -e 's,@THREAD_LIBS@,-lpthread,' -e 's,@DVDREAD_CFLAGS@,-I/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver/usr/include,' misc/dvdnav.pc.in > obj/dvdnav.pc
sed -e 's,@prefix@,/usr/local,' -e 's,@exec_prefix@,/usr/local,' -e 's,@libdir@,/usr/local/lib,' -e 's,@includedir@,/usr/local/include,' -e 's,@VERSION@,4.1.3,' -e 's,@THREAD_CFLAGS@,,' -e 's,@THREAD_LIBS@,-lpthread,' -e 's,@DVDREAD_CFLAGS@,-I/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver/usr/include,' misc/dvdnavmini.pc.in > obj/dvdnavmini.pc
make[2]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd/libdvdnav'
i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver -o ../../../../../system/players/dvdplayer/libdvdnav-i486-linux.so -Wl,-O1  -Wl,--as-needed -Wl,-O1  -Wl,--as-needed -shared -fPIC -rdynamic -Wl,-O1  -Wl,--as-needed --soname,../../../../../system/players/dvdplayer/libdvdnav-i486-linux.so  libdvdread/obj/*.o libdvdnav/obj/*.o \
		`cat ../../../DllLoader/exports/wrapper.def` ../../../DllLoader/exports/wrapper.o
make[1]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/dvdplayer/Codecs/libdvd'
make -C xbmc/cores/paplayer/ADPCMCodec
make[1]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/paplayer/ADPCMCodec'
make[1]: `../../../../system/players/paplayer/adpcm-i486-linux.so' is up to date.
make[1]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/paplayer/ADPCMCodec'
make -C xbmc/cores/paplayer/vgmstream
make[1]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/paplayer/vgmstream'
make[1]: `../../../../system/players/paplayer/vgmstream-i486-linux.so' is up to date.
make[1]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/paplayer/vgmstream'
make -C xbmc/cores/paplayer/timidity
make[1]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/paplayer/timidity'
make[1]: `../../../../system/players/paplayer/timidity-i486-linux.so' is up to date.
make[1]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/paplayer/timidity'
make -C xbmc/cores/paplayer/NSFCodec
make[1]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/paplayer/NSFCodec'
make[1]: `../../../../system/players/paplayer/nosefart-i486-linux.so' is up to date.
make[1]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/paplayer/NSFCodec'
make -C xbmc/cores/paplayer/SIDCodec
make[1]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/paplayer/SIDCodec'
make[1]: `../../../../system/players/paplayer/libsidplay2-i486-linux.so' is up to date.
make[1]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/paplayer/SIDCodec'
make -C xbmc/cores/paplayer/YMCodec/StSoundLibrary	
make[1]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/paplayer/YMCodec/StSoundLibrary'
make[1]: `../../../../../system/players/paplayer/stsoundlibrary-i486-linux.so' is up to date.
make[1]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/paplayer/YMCodec/StSoundLibrary'
make -C xbmc/cores/paplayer/SPCCodec/SNES/SNESAPU
make[1]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/paplayer/SPCCodec/SNES/SNESAPU'
make[1]: `../../../../../../system/players/paplayer//SNESAPU-i486-linux.so' is up to date.
make[1]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/cores/paplayer/SPCCodec/SNES/SNESAPU'
make -C xbmc/lib/libhdhomerun
make[1]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/lib/libhdhomerun'
make[1]: `../../../system/hdhomerun-i486-linux.so' is up to date.
make[1]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/lib/libhdhomerun'
make -C xbmc/lib/libid3tag
make[1]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/lib/libid3tag'
make -C libid3tag
make[2]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/lib/libid3tag/libid3tag'
cd . &&  \
	gperf -tCcTonD -K id -N id3_frametype_lookup -s -3 -k '*'  \
		frametype.gperf |  \
	sed -e 's/\(struct id3_frametype\);/\1/' |  \
	sed -e '/\$''Id: /s/\$//g' >frametype.c
frametype.gperf:277: warning: junk after %% is ignored
frametype.gperf:275: warning: junk after %} is ignored
cd . &&  \
	gperf -tCcTonD -K id -N id3_compat_lookup -s -3 -k '*'  \
		compat.gperf |  \
	sed -e 's/\(struct id3_compat\);/\1/' |  \
	sed -e '/\$''Id: /s/\$//g' >compat.c
compat.gperf:51: warning: junk after %% is ignored
compat.gperf:49: warning: junk after %} is ignored
cd . &&  \
	sed -n -f genre.dat.sed genre.dat.in |  \
	sed -e '/\$''Id: /s/\$//g' >genre.dat
make  all-recursive
make[3]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/lib/libid3tag/libid3tag'
make[4]: Entering directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/lib/libid3tag/libid3tag'
/bin/sh ./libtool --tag=CC   --mode=compile i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver -DHAVE_CONFIG_H -I.     -Wall -ggdb -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O2 -MT frametype.lo -MD -MP -MF .deps/frametype.Tpo -c -o frametype.lo frametype.c
libtool: compile:  i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver -DHAVE_CONFIG_H -I. -Wall -ggdb -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O2 -MT frametype.lo -MD -MP -MF .deps/frametype.Tpo -c frametype.c  -fPIC -DPIC -o .libs/frametype.o
mv -f .deps/frametype.Tpo .deps/frametype.Plo
/bin/sh ./libtool --tag=CC   --mode=compile i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver -DHAVE_CONFIG_H -I.     -Wall -ggdb -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O2 -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c -o compat.lo compat.c
libtool: compile:  i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver -DHAVE_CONFIG_H -I. -Wall -ggdb -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O2 -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.c  -fPIC -DPIC -o .libs/compat.o
compat.gperf: In function 'translate_APIC':
compat.gperf:159:5: warning: pointer targets in passing argument 2 of 'id3_field_setlatin1' differ in signedness
id3tag.h:300:16: note: expected 'const id3_latin1_t *' but argument is of type 'char *'
compat.gperf:163:5: warning: pointer targets in passing argument 2 of 'id3_field_setlatin1' differ in signedness
id3tag.h:300:16: note: expected 'const id3_latin1_t *' but argument is of type 'char *'
mv -f .deps/compat.Tpo .deps/compat.Plo
/bin/sh ./libtool --tag=CC   --mode=compile i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver -DHAVE_CONFIG_H -I.     -Wall -ggdb -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O2 -MT genre.lo -MD -MP -MF .deps/genre.Tpo -c -o genre.lo genre.c
libtool: compile:  i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver -DHAVE_CONFIG_H -I. -Wall -ggdb -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O2 -MT genre.lo -MD -MP -MF .deps/genre.Tpo -c genre.c  -fPIC -DPIC -o .libs/genre.o
mv -f .deps/genre.Tpo .deps/genre.Plo
/bin/sh ./libtool --tag=CC   --mode=link i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver  -Wall -ggdb -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O2 -version-info 3:0:3 -Wl,-O1  -Wl,--as-needed -o libid3tag.la -rpath /usr/lib version.lo ucs4.lo latin1.lo utf16.lo utf8.lo parse.lo render.lo field.lo frametype.lo compat.lo genre.lo frame.lo crc.lo util.lo tag.lo file.lo metadata.lo   -lz 
libtool: link: i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/home/sct/poky_xbmc_01Dec2011/build/tmp/sysroots/fishriver -shared  .libs/version.o .libs/ucs4.o .libs/latin1.o .libs/utf16.o .libs/utf8.o .libs/parse.o .libs/render.o .libs/field.o .libs/frametype.o .libs/compat.o .libs/genre.o .libs/frame.o .libs/crc.o .libs/util.o .libs/tag.o .libs/file.o .libs/metadata.o   /usr/lib/libz.so  -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse -Wl,-O1 -Wl,--as-needed   -Wl,-soname -Wl,libid3tag.so.0 -o .libs/libid3tag.so.0.3.0
/usr/lib/libz.so: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
make[4]: *** [libid3tag.la] Error 1
make[4]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/lib/libid3tag/libid3tag'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/lib/libid3tag/libid3tag'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/lib/libid3tag/libid3tag'
make[1]: *** [libid3tag/.libs/libid3tag.so] Error 2
make[1]: Leaving directory `/home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/confluence-10.1/xbmc/lib/libid3tag'
make: *** [libid3tag] Error 2
FATAL: oe_runmake failed
ERROR: Function 'do_compile' failed (see /home/sct/poky_xbmc_01Dec2011/build/tmp/work/atom-poky-linux/xbmc-10.1-r0/temp/log.do_compile.27683 for further information)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-01 11:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-01 10:36 /usr/lib/libz.so: could not read symbols: File in wrong format sonu vishwakarma
2012-03-01 11:43 ` Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.