|
|
安装gnome遇到的问题,orbit-2.14.9包不能编译安装
这个是build.log的部分,原文件比较长,贴不进来,在附件里面~
设置了时间了,还是一样,不知道能不能看看是什么问题~
- mv -f .deps/orbit-idl-c-skelimpl.Tpo .deps/orbit-idl-c-skelimpl.Po
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../.. -I../../include -DORBIT_BACKENDS_DIR=""/usr/lib64/orbit-2.0/idl-backends"" -DVERSION="2.14.9" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=opteron -O2 -pipe -Werror-implicit-function-declaration -MT orbit-idl-c-utils.o -MD -MP -MF .deps/orbit-idl-c-utils.Tpo -c -o orbit-idl-c-utils.o orbit-idl-c-utils.c
- orbit-idl-c-utils.c: In function 'orbit_cbe_get_typespec_str':
- orbit-idl-c-utils.c:113: warning: format '%lld' expects type 'long long int', but argument 2 has type 'IDL_longlong_t'
- orbit-idl-c-utils.c:113: warning: format '%lld' expects type 'long long int', but argument 3 has type 'IDL_longlong_t'
- orbit-idl-c-utils.c: In function 'orbit_cbe_get_const':
- orbit-idl-c-utils.c:354: warning: format '%lld' expects type 'long long int', but argument 3 has type 'IDL_longlong_t'
- make[5]: warning: Clock skew detected. Your build may be incomplete.
- make[5]: Leaving directory `/var/tmp/portage/gnome-base/orbit-2.14.9/work/ORBit2-2.14.9/src/idl-compiler'
- (rm -f orbit-interface-common.c || true) > /dev/null
- ../../../src/idl-compiler/orbit-idl-2 --nostubs --noskels --showcpperrors --noheaders --deps .deps/orbit-interface.idl.P orbit-interface.idl
- orbit-idl-2 2.14.9 compiling
- mode, show preprocessor errors, passes: common
- Processing file orbit-interface.idl
- cc1: note: obsolete option -I- used, please use -iquote instead
- (rm -f ../../../include/orbit/orb-core/orbit-interface.h ../../../include/orbit/orb-core/orbit-interface-stubs.c ../../../include/orbit/orb-core/orbit-interface-skels.c ../../../include/orbit/orb-core/orbit-interface-common.c ../../../include/orbit/orb-core/orbit-interface-imodule.c ../../../include/orbit/orb-core/orbit-interface-skelimpl.c || true) > /dev/null
- ../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/idl/misc -I../../../src/idl/interop -I. -D_PRE_3_0_COMPILER_ --noskels --nodefskels --nostubs --noidata --noheaders --define=Object=OObject --define=TypeCode=TTypeCode --showcpperrors --deps ../../../include/orbit/orb-core/.deps/orbit-interface.idl.P ../../../include/orbit/orb-core/../../../src/orb/orb-core/orbit-interface.idl
- orbit-idl-2 2.14.9 compiling
- mode, show preprocessor errors, passes: common
- Processing file ../../../include/orbit/orb-core/../../../src/orb/orb-core/orbit-interface.idl
- cc1: note: obsolete option -I- used, please use -iquote instead
- ../../../include/orbit/orb-core/../../../src/orb/orb-core/orbit-interface.idl:15: Error: `TTypeCode' undeclared identifier
- ** (orbit-idl-2:4465): WARNING **: ../../../include/orbit/orb-core/../../../src/orb/orb-core/orbit-interface.idl compilation failed
- make[4]: *** [../../../include/orbit/orb-core/orbit-interface.h] Error 1
- make[4]: Leaving directory `/var/tmp/portage/gnome-base/orbit-2.14.9/work/ORBit2-2.14.9/src/orb/orb-core'
- make[3]: *** [install] Error 2
- make[3]: Leaving directory `/var/tmp/portage/gnome-base/orbit-2.14.9/work/ORBit2-2.14.9/src/orb/orb-core'
- make[2]: *** [install-recursive] Error 1
- make[2]: Leaving directory `/var/tmp/portage/gnome-base/orbit-2.14.9/work/ORBit2-2.14.9/src/orb'
- make[1]: *** [install-recursive] Error 1
- make[1]: Leaving directory `/var/tmp/portage/gnome-base/orbit-2.14.9/work/ORBit2-2.14.9/src'
- make: *** [install-recursive] Error 1
- [31;01m*[0m
- [31;01m*[0m ERROR: gnome-base/orbit-2.14.9 failed.
- [31;01m*[0m Call stack:
- [31;01m*[0m ebuild.sh, line 1687: Called dyn_install
- [31;01m*[0m ebuild.sh, line 1124: Called qa_call 'src_install'
- [31;01m*[0m ebuild.sh, line 44: Called src_install
- [31;01m*[0m ebuild.sh, line 1369: Called gnome2_src_install
- [31;01m*[0m gnome2.eclass, line 85: Called die
- [31;01m*[0m The specific snippet of code:
- [31;01m*[0m make DESTDIR=${D} "scrollkeeper_localstate_dir=${D}${sk_tmp_dir} " "$@" install || die "install failed"
- [31;01m*[0m The die message:
- [31;01m*[0m install failed
- [31;01m*[0m
- [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
- [31;01m*[0m A complete build log is located at '/var/tmp/portage/gnome-base/orbit-2.14.9/temp/build.log'.
- [31;01m*[0m
复制代码 |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|