Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
gdk-pixbuf
gdk-pixbuf
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 73
    • Issues 73
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • gdk-pixbufgdk-pixbuf
  • Issues
  • #64

Closed
Open
Opened Feb 22, 2017 by bugzilla-migration@bugzilla-migrationReporter

gdk-pixbuf fails to build when cross-compiling

Submitted by Jussi Kukkonen

Link to original bug (#779057)

Description

Bug 778451 tries to make sure the thumbnailer gets the correct mimetypes in the metadata file. The fix breaks build when cross-compiling as loader.cache is not generated at all (see https://git.gnome.org/browse/gdk-pixbuf/tree/gdk-pixbuf/Makefile.am#n679 till the end of file).

| make[2]: *** No rule to make target '../gdk-pixbuf/loaders.cache', needed by 'gdk-pixbuf-thumbnailer.thumbnailer'.  Stop.

Not quite sure how to properly fix this yet so I'm only filing a bug. A related issue is that the correct loaders.cache could contain out-of-tree plugins as well, right? -- rsvg still has a pixbuf loader IIRC? So for real installs the thumbnailer metadata should be generated only after all the loaders are in the system cache anyway.

Edited May 30, 2018 by Emmanuele Bassi
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/gdk-pixbuf#64