Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Endeavour Endeavour
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 217
    • Issues 217
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • World
  • EndeavourEndeavour
  • Issues
  • #398
Project 'GNOME/gnome-todo' was moved to 'World/Endeavour'. Please update any links and bookmarks that may still have the old path.
Closed
Open
Issue created Jul 08, 2021 by Bernhard M. Wiedemann@bmwiedemann

gnome-todo-40.1 fails to build in 1-core VM

Building gnome-todo-40.1 for openSUSE-Tumbleweed with

osc co openSUSE:Factory/gnome-todo && cd $_
osc build --noservice --vm-type=kvm --clean -j1 standard

fails with

 cc ... -o src/plugins/libplugins.a.p/all-tasks-panel_all-tasks-panel-plugin.c.o -c ../src/plugins/all-tasks-panel/all-tasks-panel-plugin.c
 In file included from ../src/plugins/all-tasks-panel/all-tasks-panel-plugin.c:24: 
 ../src/gnome-todo.h:24:10: fatal error: gtd-enum-types.h: No such file or directory
    24 | #include "gtd-enum-types.h"
       |          ^~~~~~~~~~~~~~~~~~
 compilation terminated.
 ninja: build stopped: subcommand failed.

Our build instructions can be seen at https://code.opensuse.org/package/gnome-todo/blob/master/f/gnome-todo.spec#_76

This bug was found while working on reproducible builds for openSUSE.

Edited Jul 08, 2021 by Bernhard M. Wiedemann
Assignee
Assign to
Time tracking