mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1086] debian package build on Ubuntu 20.4 (Focal) fails to find guiunittests #865
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#865
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @carlmorgan on GitHub (Mar 3, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1086
Describe the bug
Building Deb package fails during test phase - guiunittests not found
bin/guiunittests binary exists, and runs / passes. Looks like could just be the search path of the resultant DEB ctest makefile.
To Reproduce
git clean -fxd
dpkg-buildpackage -B -us -uc -d
Expected behavior
DEB Package to continue building / complete (has been running for previous months within internal CI)
Source based manual build completes fine.
Desktop (please complete the following information):
f2bf7cb7e1(Jan 3 23:00:54 2021))Additional context
@p12tic commented on GitHub (Jun 25, 2021):
Thanks for reporting this bug.
@tubaman commented on GitHub (Oct 9, 2023):
Workaround: Before building set the following: