Package Details: desurium-cef 0.8.0_rc10-2

Package Base: desurium-cef
Description: Chromium Embedded Framework, runtime dependency for Desurium.
Upstream URL: http://github.com/lodle/Desurium
Category: games
Licenses: BSD
Submitter: matthiaskrgr
Maintainer: None
Last Packager: None
Votes: 10
First Submitted: 2013-02-08 19:26
Last Updated: 2013-06-29 23:40

Latest Comments

Comment by prettyvanilla

2013-08-20 22:07

The build fails because of the recent update to nss-3.15, which is a known issue. A fix has been commited to git master today (after you wrote your comment there, so maybe try compiling again from git now?).
A soon as I find the time I'll probably cherrypick that commit for this package, until the next rc is tagged...

Comment by fettouhi

2013-08-18 06:21

Doesn't build currently

make[3]: *** [out/Release/obj.target/net/net/base/x509_certificate_nss.o] Error 1
make[3]: *** Venter på uafsluttede job....
g++ '-DNO_HEAPCHECKER' '-DCHROMIUM_BUILD' '-DENABLE_REMOTING=1' '-DENABLE_P2P_APIS=1' '-DUSE_PROPRIETARY_CODECS' '-DENABLE_CONFIGURATION_POLICY' '-DENABLE_GPU=1' '-DENABLE_EGLIMAGE=1' '-DUSE_SKIA=1' '-DENABLE_REGISTER_PROTOCOL_HANDLER=1' '-DNET_IMPLEMENTATION' '-DENABLE_MEDIA_CODEC_THEORA' '-DENABLE_MEDIA_TYPE_OGG' '-DU_USING_ICU_NAMESPACE=0' '-DU_STATIC_IMPLEMENTATION' '-DUSE_GIO' '-DDLOPEN_GSETTINGS' '-D__STDC_FORMAT_MACROS' '-DNDEBUG' '-DNVALGRIND' '-DDYNAMIC_ANNOTATIONS_ENABLED=0' -Ithird_party/icu/public/common -Ithird_party/icu/public/i18n -I. -Isdch/open-vcdiff/src -Ithird_party/zlib -Iout/Release/obj/gen/net -Iv8/include -Inet/third_party/nss/ssl -pthread -fno-exceptions -Wall -Wno-unused-parameter -Wno-missing-field-initializers -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pipe -fPIC -fno-strict-aliasing -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -O2 -fno-ident -fdata-sections -ffunction-sections -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -Wsign-compare -MMD -MF out/Release/.deps/out/Release/obj.target/net/net/disk_cache/entry_impl.o.d.raw -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c -o out/Release/obj.target/net/net/disk_cache/entry_impl.o net/disk_cache/entry_impl.cc
net/disk_cache/backend_impl.cc: In member function ‘bool disk_cache::BackendImpl::SetMaxSize(int)’:
net/disk_cache/backend_impl.cc:823:58: advarsel: typedef ‘unsupported_int_model’ locally defined but not used [-Wunused-local-typedefs]
COMPILE_ASSERT(sizeof(max_bytes) == sizeof(max_size_), unsupported_int_model);
^
./base/basictypes.h:217:39: bemærk: in definition of macro ‘COMPILE_ASSERT’
typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
^
net/disk_cache/block_files.cc: In member function ‘disk_cache::MappedFile* disk_cache::BlockFiles::FileForNewBlock(disk_cache::FileType, int)’:
net/disk_cache/block_files.cc:470:33: advarsel: typedef ‘invalid_fily_type’ locally defined but not used [-Wunused-local-typedefs]
COMPILE_ASSERT(RANKINGS == 1, invalid_fily_type);
^
./base/basictypes.h:217:39: bemærk: in definition of macro ‘COMPILE_ASSERT’
typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
^
In file included from ./net/base/net_log.h:12:0,
from ./net/disk_cache/entry_impl.h:10,
from net/disk_cache/entry_impl.cc:5:
./base/basictypes.h: In function ‘Dest bit_cast(const Source&)’:
./base/basictypes.h:331:16: advarsel: typedef ‘VerifySizesAreEqual’ locally defined but not used [-Wunused-local-typedefs]
typedef char VerifySizesAreEqual [sizeof(Dest) == sizeof(Source) ? 1 : -1];
^
./base/callback_old.h: In constructor ‘UnboundMethod<T, Method, Params>::UnboundMethod(Method, const Params&)’:
./base/callback_old.h:211:9: advarsel: typedef ‘badunboundmethodparams’ locally defined but not used [-Wunused-local-typedefs]
badunboundmethodparams);
^
./base/basictypes.h:217:39: bemærk: in definition of macro ‘COMPILE_ASSERT’
typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
^
./base/callback.h: In constructor ‘base::Callback<R()>::Callback(const base::internal::InvokerStorageHolder<T>&)’:
./base/callback.h:258:20: advarsel: typedef ‘callback_type_does_not_match_bind_result’ locally defined but not used [-Wunused-local-typedefs]
callback_type_does_not_match_bind_result);
^
./base/basictypes.h:217:39: bemærk: in definition of macro ‘COMPILE_ASSERT’
typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
^
./base/callback.h: In constructor ‘base::Callback<R(A1)>::Callback(const base::internal::InvokerStorageHolder<T>&)’:
./base/callback.h:292:20: advarsel: typedef ‘callback_type_does_not_match_bind_result’ locally defined but not used [-Wunused-local-typedefs]
callback_type_does_not_match_bind_result);
^
./base/basictypes.h:217:39: bemærk: in definition of macro ‘COMPILE_ASSERT’
typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
^
./base/callback.h: In constructor ‘base::Callback<R(A1, A2)>::Callback(const base::internal::InvokerStorageHolder<T>&)’:
./base/callback.h:327:20: advarsel: typedef ‘callback_type_does_not_match_bind_result’ locally defined but not used [-Wunused-local-typedefs]
callback_type_does_not_match_bind_result);
^
./base/basictypes.h:217:39: bemærk: in definition of macro ‘COMPILE_ASSERT’
typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
^
./base/callback.h: In constructor ‘base::Callback<R(A1, A2, A3)>::Callback(const base::internal::InvokerStorageHolder<T>&)’:
./base/callback.h:365:20: advarsel: typedef ‘callback_type_does_not_match_bind_result’ locally defined but not used [-Wunused-local-typedefs]
callback_type_does_not_match_bind_result);
^
./base/basictypes.h:217:39: bemærk: in definition of macro ‘COMPILE_ASSERT’
typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
^
./base/callback.h: In constructor ‘base::Callback<R(A1, A2, A3, A4)>::Callback(const base::internal::InvokerStorageHolder<T>&)’:
./base/callback.h:406:20: advarsel: typedef ‘callback_type_does_not_match_bind_result’ locally defined but not used [-Wunused-local-typedefs]
callback_type_does_not_match_bind_result);
^
./base/basictypes.h:217:39: bemærk: in definition of macro ‘COMPILE_ASSERT’
typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
^
./base/callback.h: In constructor ‘base::Callback<R(A1, A2, A3, A4, A5)>::Callback(const base::internal::InvokerStorageHolder<T>&)’:
./base/callback.h:451:20: advarsel: typedef ‘callback_type_does_not_match_bind_result’ locally defined but not used [-Wunused-local-typedefs]
callback_type_does_not_match_bind_result);
^
./base/basictypes.h:217:39: bemærk: in definition of macro ‘COMPILE_ASSERT’
typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
^
./base/callback.h: In constructor ‘base::Callback<R(A1, A2, A3, A4, A5, A6)>::Callback(const base::internal::InvokerStorageHolder<T>&)’:
./base/callback.h:499:20: advarsel: typedef ‘callback_type_does_not_match_bind_result’ locally defined but not used [-Wunused-local-typedefs]
callback_type_does_not_match_bind_result);
^
./base/basictypes.h:217:39: bemærk: in definition of macro ‘COMPILE_ASSERT’
typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
^
./base/task.h: In constructor ‘ScopedRunnableMethodFactory<T>::RunnableMethod<Method, Params>::RunnableMethod(const base::WeakPtr<T>&, Method, const Params&)’:
./base/task.h:159:11: advarsel: typedef ‘badscopedrunnablemethodparams’ locally defined but not used [-Wunused-local-typedefs]
badscopedrunnablemethodparams);
^
./base/basictypes.h:217:39: bemærk: in definition of macro ‘COMPILE_ASSERT’
typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
^
./base/task.h: In constructor ‘RunnableMethod<T, Method, Params>::RunnableMethod(T*, Method, const Params&)’:
./base/task.h:339:9: advarsel: typedef ‘badrunnablemethodparams’ locally defined but not used [-Wunused-local-typedefs]
badrunnablemethodparams);
^
./base/basictypes.h:217:39: bemærk: in definition of macro ‘COMPILE_ASSERT’
typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
^
./base/task.h: In constructor ‘RunnableFunction<Function, Params>::RunnableFunction(Function, const Params&)’:
./base/task.h:468:9: advarsel: typedef ‘badrunnablefunctionparams’ locally defined but not used [-Wunused-local-typedefs]
badrunnablefunctionparams);
^
./base/basictypes.h:217:39: bemærk: in definition of macro ‘COMPILE_ASSERT’
typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
^
net/disk_cache/entry_impl.cc: In member function ‘virtual std::string disk_cache::EntryImpl::GetKey() const’:
net/disk_cache/entry_impl.cc:719:48: advarsel: typedef ‘invalid_key_index’ locally defined but not used [-Wunused-local-typedefs]
COMPILE_ASSERT(kNumStreams == kKeyFileIndex, invalid_key_index);
^
./base/basictypes.h:217:39: bemærk: in definition of macro ‘COMPILE_ASSERT’
typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
^
make[2]: *** [cef-prefix/src/cef-stamp/cef-build_cef] Error 2
make[1]: *** [CMakeFiles/cef.dir/all] Error 2
make: *** [all] Error 2
==> ERROR: Der forekom en fejl i build().
Afbryder...
warning: package desurium-cef failed to build, skipping