[Bug 1277882] Re: FTBFS: error: implicit declaration of function 'gtk_source_style_scheme_get_style'
Ubuntu Foundations Team Bug Bot
1277882 at bugs.launchpad.net
Sat Mar 1 20:22:18 UTC 2014
The attachment "Fix uploaded to raspbian" seems to be a debdiff. The
ubuntu-sponsors team has been subscribed to the bug report so that they
can review and hopefully sponsor the debdiff. If the attachment isn't a
patch, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe
the team.
[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]
** Tags added: patch
--
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:
New
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