Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1.6k
    • Issues 1.6k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 238
    • Merge requests 238
  • 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
  • GNOMEGNOME
  • gtkgtk
  • Merge requests
  • !105

gitlab-ci: mingw build

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Christoph Reiter requested to merge creiter/gtk:gitlab-ci-mingw into master Apr 06, 2018
  • Overview 7
  • Commits 1
  • Pipelines 2
  • Changes 2
  • 64bit pango fails to build (-Werror...), I'll look into that
    I've filed https://bugzilla.gnome.org/show_bug.cgi?id=795012 and
    https://bugzilla.gnome.org/show_bug.cgi?id=795045
  • gtk fails to link with the subproject pango -> help wanted, I have no idea edit: newer pango is in msys2 now
FAILED: gtk/libgtk-4-0.9300.0.dll 
cc @gtk/libgtk-4-0.9300.0.dll.rsp
C:/msys64/MINGW32/bin/../lib/gcc/i686-w64-mingw32/7.3.0/../../../../i686-w64-mingw32/bin/ld.exe: warning: subprojects/pango/pango/libpango-1.0.dll.a(d000212.o): local symbol `ext' has no section
C:/msys64/MINGW32/bin/../lib/gcc/i686-w64-mingw32/7.3.0/../../../../i686-w64-mingw32/bin/ld.exe: warning: subprojects/pango/pango/libpango-1.0.dll.a(d000212.o): local symbol `0`.idata' has no section
C:/msys64/MINGW32/bin/../lib/gcc/i686-w64-mingw32/7.3.0/../../../../i686-w64-mingw32/bin/ld.exe: warning: subprojects/pango/pango/libpango-1.0.dll.a(d000212.o): local symbol `' has no section
collect2.exe: error: ld returned 1 exit status
Edited Apr 10, 2018 by Christoph Reiter
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gitlab-ci-mingw