Skip to content

GitLab

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

Closed
Open
Created Feb 12, 2020 by Jan Beich@jbeichContributor

[meson] Tests fail to build due to race in protocol header generation

While packaging for FreeBSD I've noticed Meson build fails only on certain release/architecture combinations. Restarting build one or more times makes it succeed. Reproducible with -j1 build.

FAILED: tests/59830eb@@connection-test@exe/connection-test.c.o
cc -Itests/59830eb@@connection-test@exe -Itests -I../tests -Isrc -I../src -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O2 -g -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -isystem/usr/local/include/libepoll-shim -pthread -MD -MQ 'tests/59830eb@@connection-test@exe/connection-test.c.o' -MF 'tests/59830eb@@connection-test@exe/connection-test.c.o.d' -o 'tests/59830eb@@connection-test@exe/connection-test.c.o' -c ../tests/connection-test.c
In file included from ../tests/connection-test.c:43:
In file included from ../tests/test-compositor.h:30:
../src/wayland-client.h:40:10: fatal error: 'wayland-client-protocol.h' file not found
#include "wayland-client-protocol.h"
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.

https://reviews.freebsd.org/P363
https://reviews.freebsd.org/P364

Edited Feb 12, 2020 by Jan Beich
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