Bug 253803 - graphics/clutter: fails to build
Summary: graphics/clutter: fails to build
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-23 18:59 UTC by Aleksandr Konkov
Modified: 2021-02-23 18:59 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksandr Konkov 2021-02-23 18:59:19 UTC
Clutter can't build when installing gthumb (portmaster --force-config graphics/gthumbc):

Couldn't find include 'Json-1.0.gir' (search path: '['/usr/local/share', 'gir-1.0', '/usr/local/share/gir-1.0', '/usr/share/gir-1.0', '/usr/local/share/gir-1.0', '/usr/share/gir-1.0']')
gmake[3]: *** [/usr/local/share/gobject-introspection-1.0/Makefile.introspection:156: Clutter-1.0.gir] Error 1
gmake[3]: Leaving directory '/usr/ports/graphics/clutter/work/clutter-1.26.2/clutter'
gmake[2]: *** [Makefile:1774: all] Error 2
gmake[2]: Leaving directory '/usr/ports/graphics/clutter/work/clutter-1.26.2/clutter'
gmake[1]: *** [Makefile:590: all-recursive] Error 1
gmake[1]: Leaving directory '/usr/ports/graphics/clutter/work/clutter-1.26.2'
===> Compilation failed unexpectedly.