Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xorg-gtest
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • 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
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorg
  • test
  • xorg-gtest
  • Issues
  • #1

Closed
Open
Created Feb 04, 2019 by Alberts Muktupāvels@muktupavels

Regression caused by 51a836bf commit

Commit 51a836bf recently was cherry-picked by Debian. Now it is in Ubuntu and causes Compiz build failure.

Build fails with:
<command-line>: error: missing terminating " character [-Werror]

Define flags are now:
-D'DUMMY_CONF_PATH=\"/usr/share/xorg/gtest/dummy.conf\"' -D'LOGFILE_DIR=\"/tmp\"'

But used to be:
-DDUMMY_CONF_PATH=\"/usr/share/xorg/gtest/dummy.conf\" -DLOGFILE_DIR=\"/tmp\"

@whot Can you comment why that change was needed?

Edited Feb 05, 2019 by Peter Hutterer
Assignee
Assign to
Time tracking