Hi All,
I try to build tizen common source on ARM with milestone:
tizen-3.0.2015.Q1-common_20150331.1.
Manifest:http://download.tizen.org/releases/milestone/tizen/common-3.0.2015.Q1/tizen-3.0.2015.Q1-common_20150331.1/builddata/manifest/tizen-3.0.2015.Q1-common_20150331.1_arm-wayland.xml
But meet building error like following:
...
[ 525s] [317/6022] CXX
obj/third_party/protobuf/src/google/protobuf/protobuf_full_do_not_use.text_format.o
[ 527s] [318/6022] CXX
obj/third_party/protobuf/src/google/protobuf/io/protobuf_full_do_not_use.printer.o
[ 527s] FAILED: if [ ! -e libffmpegsumo.so -o ! -e libffmpegsumo.so.TOC ];
then cc -shared -Wl,--no-keep-memory -Wl,-z,now -Wl,-z,relro -pthread
-Wl,-z,noexecstack -fPIC -fuse-ld=gold -Wl,--disable-new-dtags -Wl,-Bsymbolic
-Lgen/third_party/ffmpeg -Wl,--icf=safe -Wl,-O1 -Wl,--as-needed
-Wl,--gc-sections -o libffmpegsumo.so -Wl,-soname=libffmpegsumo.so
@libffmpegsumo.so.rsp && { readelf -d libffmpegsumo.so | grep SONAME ; nm -gD
-f p libffmpegsumo.so | cut -f1-2 -d' '; } > libffmpegsumo.so.TOC; else cc
-shared -Wl,--no-keep-memory -Wl,-z,now -Wl,-z,relro -pthread
-Wl,-z,noexecstack -fPIC -fuse-ld=gold -Wl,--disable-new-dtags -Wl,-Bsymbolic
-Lgen/third_party/ffmpeg -Wl,--icf=safe -Wl,-O1 -Wl,--as-needed
-Wl,--gc-sections -o libffmpegsumo.so -Wl,-soname=libffmpegsumo.so
@libffmpegsumo.so.rsp && { readelf -d libffmpegsumo.so | grep SONAME ; nm -gD
-f p libffmpegsumo.so | cut -f1-2 -d' '; } > libffmpegsumo.so.tmp && if ! cmp
-s libffmpegsumo.so.tmp libffmpegsumo.so.TOC; then mv libffmpegsumo.so.tmp
libffmpegsumo.so.TOC ; fi; fi
[ 527s] /usr/bin/ld.gold: error:
/emul/i586-for-arm//usr/lib/gcc/armv7l-tizen-linux-gnueabi/4.9/liblto_plugin.so:
could not load plugin library:
/emul/i586-for-arm//usr/lib/gcc/armv7l-tizen-linux-gnueabi/4.9/liblto_plugin.so:
cannot open shared object file: No such file or directory
[ 527s] collect2: error: ld returned 1 exit status
[ 554s] ninja: build stopped: subcommand failed.
[ 554s] error: Bad exit status from /var/tmp/rpm-tmp.JZ5biE (%build)
I see this issue has been resolved before in Feb 2015:
https://crosswalk-project.org/jira/browse/XWALK-3033
https://bugs.tizen.org/jira/browse/TC-2397
Finally, I find the modification was rejected and revoked, see:
https://build.tizen.org/request/show/32619
I'm curious about how the server could pass building without any error? Is
there any plan for fixing it?
Thanks
Jing Yang_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev