Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 485800 - app-i18n/imsettings-1.5.0: failed emerge
Summary: app-i18n/imsettings-1.5.0: failed emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-24 03:27 UTC by fkhp
Modified: 2014-01-10 10:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --pqv (emerge.pqv,205 bytes, text/plain)
2013-09-24 03:28 UTC, fkhp
Details
build.log (build.log,19.83 KB, text/x-log)
2013-09-24 03:29 UTC, fkhp
Details
emerge --info (emerge.info,5.82 KB, text/plain)
2013-09-24 03:30 UTC, fkhp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fkhp 2013-09-24 03:27:29 UTC
/usr/bin/g-ir-scanner  --add-include-path=. --warn-all  --namespace=IMSettings --nsversion=1.3 --libtool="/bin/sh ../libtool"  --include=GObject-2.0 --include=Gio-2.0   --library=libimsettings.la  --cflags-begin -DIMSETTINGS_LOCALEDIR="\"/usr/share/locale\"" -DXINIT_PATH="\"/etc/X11/xinit/xinitrc.d/\"" -DXINPUT_PATH="\"/etc/X11/xinit/xinput.d/\"" -DXINPUT_SUFFIX="\".conf\"" -DXINPUTINFO_PATH="\"/usr/libexec\"" -DICONDIR="\"/usr/share/pixmaps\"" -I../imsettings/ -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   --symbol-prefix=imsettings  --cflags-end  imsettings.h imsettings-info.h imsettings-client.h imsettings-utils.h imsettings-client.c imsettings-info.c imsettings-utils.c /usr/bin/g-ir-scanner libimsettings.la Makefile --output IMSettings-1.3.gir
gcc: error: unrecognized command line option ‘--symbol-prefix=imsettings’
Error while processing the source.
Comment 1 fkhp 2013-09-24 03:28:24 UTC
Created attachment 359332 [details]
emerge --pqv
Comment 2 fkhp 2013-09-24 03:29:43 UTC
Created attachment 359334 [details]
build.log
Comment 3 fkhp 2013-09-24 03:30:24 UTC
Created attachment 359336 [details]
emerge --info
Comment 4 Rafał Mużyło 2013-09-24 10:25:58 UTC
According to upstream repo, it's a problem with more recent gobject-introspection.
It's supposed to be fixed in 1.6.1.
Comment 5 Naohiro Aota gentoo-dev 2014-01-10 10:15:15 UTC
+  10 Jan 2014; Naohiro Aota <naota@gentoo.org>
+  +files/imsettings-1.5.0-gir-scanner.patch, imsettings-1.5.0.ebuild:
+  Add a patch to deal with latest gir-scanner. #485800