[Bug 1277882] Re: FTBFS: error: implicit declaration of function 'gtk_source_style_scheme_get_style'

Andrew Starr-Bochicchio a.starr.b at gmail.com
Sun Mar 2 15:27:26 UTC 2014


** Changed in: gitg (Ubuntu)
       Status: New => In Progress

** Changed in: gitg (Ubuntu)
     Assignee: (unassigned) => Andrew Starr-Bochicchio (andrewsomething)

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1277882

Title:
  FTBFS: error: implicit declaration of function
  'gtk_source_style_scheme_get_style'

Status in “gitg” package in Ubuntu:
  In Progress
Status in “gitg” package in Debian:
  New

Bug description:
  The package fails to build in current trusty:

  gitg-commit-view.c:1663:2: error: implicit declaration of function 'gtk_source_style_scheme_get_style' [-Werror=implicit-function-declaration]
    style = gtk_source_style_scheme_get_style (scheme, "current-line");
    ^
  gitg-commit-view.c:1663:2: warning: nested extern declaration of 'gtk_source_style_scheme_get_style' [-Wnested-externs]
  gitg-commit-view.c:1663:8: warning: assignment makes pointer from integer without a cast [enabled by default]
    style = gtk_source_style_scheme_get_style (scheme, "current-line");
          ^
  [...]
  cc1: some warnings being treated as errors
  make[3]: *** [gitg-commit-view.o] Error 1
  make[3]: Leaving directory `/build/buildd/gitg-0.2.7/gitg'
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory `/build/buildd/gitg-0.2.7'
  make[1]: *** [all] Error 2
  make[1]: Leaving directory `/build/buildd/gitg-0.2.7'
  dh_auto_build: make -j1 returned exit code 2
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2
  ******************************************************************************
  Build finished at 20140201-0424
  FAILED [dpkg-buildpackage died]
  ******************************************************************************

  Full log is at https://launchpadlibrarian.net/164511058
  /buildlog_ubuntu-trusty-i386.gitg_0.2.7-1build1_FAILEDTOBUILD.txt.gz

  The new upstream releases fix this particular issue, but since they
  depend on libgit2-glib, which is not packaged yet, they can't be
  built.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gitg/+bug/1277882/+subscriptions



More information about the Ubuntu-sponsors mailing list