Jump to content
Read the Funtoo Newsletter: Summer 2023 ×
  • 0

emerge gimp failed


tommy3001

Question

Hallo.

I got an error during the installation of gimp with emerge -atv gimp.

Output:

- media-libs/gexiv2-0.10.6::media-kit USE="python -introspection -static-libs -test" PYTHON_TARGETS="python2_7 python3_4 -python3_5"

  The following REQUIRED_USE flag constraints are unsatisfied:
    python? ( introspection )

  The above constraints are a subset of the following complete expression:
    python? ( introspection any-of ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 ) ) test? ( python )

(dependency required by "media-gfx/gimp-2.9.6::media-kit" [ebuild])
(dependency required by "gimp" [argument])

 

In the attachment is the output of

emerge --info '=media-libs/gexiv2-0.10.6'

 

 

emerge_info_gimp.txt

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Ok, thanks. But now I got a new issue during the installation of the dependancy appstream:

Quote

as-markup.h as-node.c as-node.h as-problem.c as-problem.h as-provide.c as-provide.h as-release.c as-release.h as-review.c as-review.h as-screenshot.c as-screenshot.h as-store.c as-store.h as-suggest.c as-suggest.h as-tag.c as-tag.h as-translation.c as-translation.h as-utils.c as-utils.h as-version.h libappstream-glib.la --output AppStreamGlib-1.0.gir
Couldn't find include 'GdkPixbuf-2.0.gir' (search path: '['.', '.', u'/usr/local/share/gir-1.0', u'/usr/share/gir-1.0', u'/usr/share/gir-1.0', u'/usr/share/gir-1.0', u'/usr/share/gir-1.0', u'/usr/share/gir-1.0']')
/usr/share/gobject-introspection-1.0/Makefile.introspection:155: recipe for target 'AppStreamGlib-1.0.gir' failed
make[3]: *** [AppStreamGlib-1.0.gir] Error 1
make[3]: Leaving directory '/var/tmp/portage/dev-libs/appstream-glib-0.6.3/work/appstream-glib-0.6.3/libappstream-glib'
Makefile:850: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/var/tmp/portage/dev-libs/appstream-glib-0.6.3/work/appstream-glib-0.6.3/libappstream-glib'
Makefile:538: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/dev-libs/appstream-glib-0.6.3/work/appstream-glib-0.6.3'
Makefile:470: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: dev-libs/appstream-glib-0.6.3::gnome-kit failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=dev-libs/appstream-glib-0.6.3::gnome-kit'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/appstream-glib-0.6.3::gnome-kit'`.
 * The complete build log is located at '/var/tmp/portage/dev-libs/appstream-glib-0.6.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/appstream-glib-0.6.3/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/appstream-glib-0.6.3/work/appstream-glib-0.6.3'
 * S: '/var/tmp/portage/dev-libs/appstream-glib-0.6.3/work/appstream-glib-0.6.3'

>>> Failed to emerge dev-libs/appstream-glib-0.6.3, Log file:

>>>  '/var/tmp/portage/dev-libs/appstream-glib-0.6.3/temp/build.log'

 

In the attachment you can find the output of emerge --info appstream and the build log.

 

 

 

 

emerge_info_appstream

build_log_appstream

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...