Fix Released in Unity Unity 7.0.0 "R series".

** Changed in: unity
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1100658

Title:
  Unity fails to build on raring: g_io_scheduler_push_job is deprecated

Status in Unity:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  /home/andrea/unity/source/unity/unity-shared/IconLoader.cpp: In member 
function ‘void unity::IconLoader::Impl::IconLoaderTask::PushSchedulerJob()’:
  /home/andrea/unity/source/unity/unity-shared/IconLoader.cpp:637:9: error: 
‘void g_io_scheduler_push_job(GIOSchedulerJobFunc, gpointer, GDestroyNotify, 
gint, GCancellable*)’ is deprecated (declared at 
/usr/include/glib-2.0/gio/gioscheduler.h:36): Use '"GThreadPool or 
g_task_run_in_thread"' instead [-Werror=deprecated-declarations]
  /home/andrea/unity/source/unity/unity-shared/IconLoader.cpp:637:93: error: 
‘void g_io_scheduler_push_job(GIOSchedulerJobFunc, gpointer, GDestroyNotify, 
gint, GCancellable*)’ is deprecated (declared at 
/usr/include/glib-2.0/gio/gioscheduler.h:36): Use '"GThreadPool or 
g_task_run_in_thread"' instead [-Werror=deprecated-declarations]
  /home/andrea/unity/source/unity/unity-shared/IconLoader.cpp: In static member 
function ‘static gboolean 
unity::IconLoader::Impl::IconLoaderTask::LoaderJobFunc(GIOSchedulerJob*, 
GCancellable*, gpointer)’:
  /home/andrea/unity/source/unity/unity-shared/IconLoader.cpp:672:7: error: 
‘void g_io_scheduler_job_send_to_mainloop_async(GIOSchedulerJob*, GSourceFunc, 
gpointer, GDestroyNotify)’ is deprecated (declared at 
/usr/include/glib-2.0/gio/gioscheduler.h:49): Use 'g_main_context_invoke' 
instead [-Werror=deprecated-declarations]
  /home/andrea/unity/source/unity/unity-shared/IconLoader.cpp:672:86: error: 
‘void g_io_scheduler_job_send_to_mainloop_async(GIOSchedulerJob*, GSourceFunc, 
gpointer, GDestroyNotify)’ is deprecated (declared at 
/usr/include/glib-2.0/gio/gioscheduler.h:49): Use 'g_main_context_invoke' 
instead [-Werror=deprecated-declarations]
  cc1plus: all warnings being treated as errors
  make[2]: *** [unity-shared/CMakeFiles/unity-shared.dir/IconLoader.cpp.o] 
Error 1
  make[2]: *** Waiting for unfinished jobs....
  make[1]: *** [unity-shared/CMakeFiles/unity-shared.dir/all] Error 2
  make[1]: *** Waiting for unfinished jobs....

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1100658/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to