Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • libgweather libgweather
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 62
    • Issues 62
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 18
    • Merge requests 18
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • libgweatherlibgweather
  • Issues
  • #4

Closed
Open
Created Apr 24, 2018 by Jasper Lievisse Adriaanse@jasperla

incorrect shared-library in GWeather-3.0.gir

After the update to libgweather-3.28.1 (from 3.26.1, thus switching to meson), the shared-library gets incorrectly recorded in the .gir and .typelib files:

shared-library="libgweather-3.28.1/build-amd64/tmp-introspecteuljis0a/GWeather-3.0"

compared to other gir files on the filesystem:

shared-library="libsoup-2.4.so.10.1"

So in case of libgweather it should be "libgweather-3.so.3.2" as that's the name the library gets installed as.

I've attached the build log, that's with:

  • libgweather-3.28.1
  • meson-0.46.0
  • gobject-introspection-1.56.1
  • glib2-2.56.1
  • clang version 6.0.0

Any help or pointers how to debug this would be greatly appreciated.

libgweather-3.28.1.log

Assignee
Assign to
Time tracking